@dialpad/dialtone 9.86.0 → 9.86.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (624) hide show
  1. package/README.md +0 -16
  2. package/dist/css/dialtone-default-theme.css +1157 -10
  3. package/dist/css/dialtone-default-theme.min.css +1 -1
  4. package/dist/css/dialtone.css +1151 -4
  5. package/dist/css/dialtone.min.css +1 -1
  6. package/dist/css/tokens/tokens-base-dark.css +6 -6
  7. package/dist/css/tokens/tokens-base-light.css +6 -6
  8. package/dist/css/tokens/tokens-debug-base.css +6 -6
  9. package/dist/css/tokens/tokens-expressive-dark.css +6 -6
  10. package/dist/css/tokens/tokens-expressive-light.css +6 -6
  11. package/dist/css/tokens/tokens-expressive-sm-dark.css +6 -6
  12. package/dist/css/tokens/tokens-expressive-sm-light.css +6 -6
  13. package/dist/tokens/css/tokens-base-dark.css +6 -6
  14. package/dist/tokens/css/tokens-base-light.css +6 -6
  15. package/dist/tokens/css/tokens-debug-base.css +6 -6
  16. package/dist/tokens/css/tokens-expressive-dark.css +6 -6
  17. package/dist/tokens/css/tokens-expressive-light.css +6 -6
  18. package/dist/tokens/css/tokens-expressive-sm-dark.css +6 -6
  19. package/dist/tokens/css/tokens-expressive-sm-light.css +6 -6
  20. package/dist/tokens/doc.json +13006 -13006
  21. package/dist/tokens/themes/chunks/{tokens-base-dark-DhC8-lWj.js → tokens-base-dark-BnTEKGxK.js} +1 -1
  22. package/dist/tokens/themes/chunks/{tokens-base-dark-B5huG27C.js → tokens-base-dark-Ch4dTh7V.js} +1 -1
  23. package/dist/tokens/themes/chunks/{tokens-base-light-B2RDBIfm.js → tokens-base-light-BLxKOiup.js} +1 -1
  24. package/dist/tokens/themes/chunks/{tokens-base-light-y7MK4fBY.js → tokens-base-light-DWLxg2cD.js} +1 -1
  25. package/dist/tokens/themes/debug.cjs +1 -1
  26. package/dist/tokens/themes/debug.js +1 -1
  27. package/dist/tokens/themes/dp-dark.cjs +1 -1
  28. package/dist/tokens/themes/dp-dark.js +1 -1
  29. package/dist/tokens/themes/dp-light.cjs +1 -1
  30. package/dist/tokens/themes/dp-light.js +1 -1
  31. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  32. package/dist/tokens/themes/expressive-dark.js +2 -2
  33. package/dist/tokens/themes/expressive-light.cjs +1 -1
  34. package/dist/tokens/themes/expressive-light.js +2 -2
  35. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  36. package/dist/tokens/themes/expressive-sm-dark.js +2 -2
  37. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  38. package/dist/tokens/themes/expressive-sm-light.js +2 -2
  39. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  40. package/dist/tokens/themes/tmo-dark.js +1 -1
  41. package/dist/tokens/themes/tmo-light.cjs +1 -1
  42. package/dist/tokens/themes/tmo-light.js +1 -1
  43. package/dist/vue2/_virtual/_plugin-vue2_normalizer.cjs +0 -3
  44. package/dist/vue2/_virtual/_plugin-vue2_normalizer.cjs.map +1 -1
  45. package/dist/vue2/_virtual/_plugin-vue2_normalizer.js +0 -3
  46. package/dist/vue2/_virtual/_plugin-vue2_normalizer.js.map +1 -1
  47. package/dist/vue2/common/sr_only_close_button.vue.cjs +1 -4
  48. package/dist/vue2/common/sr_only_close_button.vue.cjs.map +1 -1
  49. package/dist/vue2/common/sr_only_close_button.vue.js +1 -4
  50. package/dist/vue2/common/sr_only_close_button.vue.js.map +1 -1
  51. package/dist/vue2/component-documentation.json +1 -1
  52. package/dist/vue2/components/avatar/avatar.vue.cjs +1 -4
  53. package/dist/vue2/components/avatar/avatar.vue.cjs.map +1 -1
  54. package/dist/vue2/components/avatar/avatar.vue.js +1 -4
  55. package/dist/vue2/components/avatar/avatar.vue.js.map +1 -1
  56. package/dist/vue2/components/badge/badge.vue.cjs +1 -4
  57. package/dist/vue2/components/badge/badge.vue.cjs.map +1 -1
  58. package/dist/vue2/components/badge/badge.vue.js +1 -4
  59. package/dist/vue2/components/badge/badge.vue.js.map +1 -1
  60. package/dist/vue2/components/banner/banner.vue.cjs +1 -4
  61. package/dist/vue2/components/banner/banner.vue.cjs.map +1 -1
  62. package/dist/vue2/components/banner/banner.vue.js +1 -4
  63. package/dist/vue2/components/banner/banner.vue.js.map +1 -1
  64. package/dist/vue2/components/breadcrumbs/breadcrumb_item.vue.cjs +1 -4
  65. package/dist/vue2/components/breadcrumbs/breadcrumb_item.vue.cjs.map +1 -1
  66. package/dist/vue2/components/breadcrumbs/breadcrumb_item.vue.js +1 -4
  67. package/dist/vue2/components/breadcrumbs/breadcrumb_item.vue.js.map +1 -1
  68. package/dist/vue2/components/breadcrumbs/breadcrumbs.vue.cjs +1 -4
  69. package/dist/vue2/components/breadcrumbs/breadcrumbs.vue.cjs.map +1 -1
  70. package/dist/vue2/components/breadcrumbs/breadcrumbs.vue.js +1 -4
  71. package/dist/vue2/components/breadcrumbs/breadcrumbs.vue.js.map +1 -1
  72. package/dist/vue2/components/button/button.vue.cjs +1 -4
  73. package/dist/vue2/components/button/button.vue.cjs.map +1 -1
  74. package/dist/vue2/components/button/button.vue.js +1 -4
  75. package/dist/vue2/components/button/button.vue.js.map +1 -1
  76. package/dist/vue2/components/button_group/button_group.vue.cjs +1 -4
  77. package/dist/vue2/components/button_group/button_group.vue.cjs.map +1 -1
  78. package/dist/vue2/components/button_group/button_group.vue.js +1 -4
  79. package/dist/vue2/components/button_group/button_group.vue.js.map +1 -1
  80. package/dist/vue2/components/card/card.vue.cjs +1 -4
  81. package/dist/vue2/components/card/card.vue.cjs.map +1 -1
  82. package/dist/vue2/components/card/card.vue.js +1 -4
  83. package/dist/vue2/components/card/card.vue.js.map +1 -1
  84. package/dist/vue2/components/checkbox/checkbox.vue.cjs +1 -4
  85. package/dist/vue2/components/checkbox/checkbox.vue.cjs.map +1 -1
  86. package/dist/vue2/components/checkbox/checkbox.vue.js +1 -4
  87. package/dist/vue2/components/checkbox/checkbox.vue.js.map +1 -1
  88. package/dist/vue2/components/checkbox_group/checkbox_group.vue.cjs +1 -4
  89. package/dist/vue2/components/checkbox_group/checkbox_group.vue.cjs.map +1 -1
  90. package/dist/vue2/components/checkbox_group/checkbox_group.vue.js +1 -4
  91. package/dist/vue2/components/checkbox_group/checkbox_group.vue.js.map +1 -1
  92. package/dist/vue2/components/chip/chip.vue.cjs +1 -4
  93. package/dist/vue2/components/chip/chip.vue.cjs.map +1 -1
  94. package/dist/vue2/components/chip/chip.vue.js +1 -4
  95. package/dist/vue2/components/chip/chip.vue.js.map +1 -1
  96. package/dist/vue2/components/codeblock/codeblock.vue.cjs +1 -4
  97. package/dist/vue2/components/codeblock/codeblock.vue.cjs.map +1 -1
  98. package/dist/vue2/components/codeblock/codeblock.vue.js +1 -4
  99. package/dist/vue2/components/codeblock/codeblock.vue.js.map +1 -1
  100. package/dist/vue2/components/collapsible/collapsible.vue.cjs +1 -4
  101. package/dist/vue2/components/collapsible/collapsible.vue.cjs.map +1 -1
  102. package/dist/vue2/components/collapsible/collapsible.vue.js +1 -4
  103. package/dist/vue2/components/collapsible/collapsible.vue.js.map +1 -1
  104. package/dist/vue2/components/collapsible/collapsible_lazy_show.vue.cjs +1 -4
  105. package/dist/vue2/components/collapsible/collapsible_lazy_show.vue.cjs.map +1 -1
  106. package/dist/vue2/components/collapsible/collapsible_lazy_show.vue.js +1 -4
  107. package/dist/vue2/components/collapsible/collapsible_lazy_show.vue.js.map +1 -1
  108. package/dist/vue2/components/combobox/combobox.vue.cjs +1 -4
  109. package/dist/vue2/components/combobox/combobox.vue.cjs.map +1 -1
  110. package/dist/vue2/components/combobox/combobox.vue.js +1 -4
  111. package/dist/vue2/components/combobox/combobox.vue.js.map +1 -1
  112. package/dist/vue2/components/combobox/combobox_empty-list.vue.cjs +1 -4
  113. package/dist/vue2/components/combobox/combobox_empty-list.vue.cjs.map +1 -1
  114. package/dist/vue2/components/combobox/combobox_empty-list.vue.js +1 -4
  115. package/dist/vue2/components/combobox/combobox_empty-list.vue.js.map +1 -1
  116. package/dist/vue2/components/combobox/combobox_loading-list.vue.cjs +1 -4
  117. package/dist/vue2/components/combobox/combobox_loading-list.vue.cjs.map +1 -1
  118. package/dist/vue2/components/combobox/combobox_loading-list.vue.js +1 -4
  119. package/dist/vue2/components/combobox/combobox_loading-list.vue.js.map +1 -1
  120. package/dist/vue2/components/datepicker/datepicker.vue.cjs +1 -4
  121. package/dist/vue2/components/datepicker/datepicker.vue.cjs.map +1 -1
  122. package/dist/vue2/components/datepicker/datepicker.vue.js +1 -4
  123. package/dist/vue2/components/datepicker/datepicker.vue.js.map +1 -1
  124. package/dist/vue2/components/datepicker/modules/calendar.vue.cjs +1 -4
  125. package/dist/vue2/components/datepicker/modules/calendar.vue.cjs.map +1 -1
  126. package/dist/vue2/components/datepicker/modules/calendar.vue.js +1 -4
  127. package/dist/vue2/components/datepicker/modules/calendar.vue.js.map +1 -1
  128. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.cjs +1 -4
  129. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.cjs.map +1 -1
  130. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.js +1 -4
  131. package/dist/vue2/components/datepicker/modules/month-year-picker.vue.js.map +1 -1
  132. package/dist/vue2/components/description_list/description_list.vue.cjs +1 -4
  133. package/dist/vue2/components/description_list/description_list.vue.cjs.map +1 -1
  134. package/dist/vue2/components/description_list/description_list.vue.js +1 -4
  135. package/dist/vue2/components/description_list/description_list.vue.js.map +1 -1
  136. package/dist/vue2/components/dropdown/dropdown.vue.cjs +1 -4
  137. package/dist/vue2/components/dropdown/dropdown.vue.cjs.map +1 -1
  138. package/dist/vue2/components/dropdown/dropdown.vue.js +1 -4
  139. package/dist/vue2/components/dropdown/dropdown.vue.js.map +1 -1
  140. package/dist/vue2/components/dropdown/dropdown_separator.vue.cjs +1 -4
  141. package/dist/vue2/components/dropdown/dropdown_separator.vue.cjs.map +1 -1
  142. package/dist/vue2/components/dropdown/dropdown_separator.vue.js +1 -4
  143. package/dist/vue2/components/dropdown/dropdown_separator.vue.js.map +1 -1
  144. package/dist/vue2/components/emoji/emoji.vue.cjs +1 -4
  145. package/dist/vue2/components/emoji/emoji.vue.cjs.map +1 -1
  146. package/dist/vue2/components/emoji/emoji.vue.js +1 -4
  147. package/dist/vue2/components/emoji/emoji.vue.js.map +1 -1
  148. package/dist/vue2/components/emoji_picker/emoji_picker.vue.cjs +1 -4
  149. package/dist/vue2/components/emoji_picker/emoji_picker.vue.cjs.map +1 -1
  150. package/dist/vue2/components/emoji_picker/emoji_picker.vue.js +1 -4
  151. package/dist/vue2/components/emoji_picker/emoji_picker.vue.js.map +1 -1
  152. package/dist/vue2/components/emoji_picker/modules/emoji_description.vue.cjs +1 -4
  153. package/dist/vue2/components/emoji_picker/modules/emoji_description.vue.cjs.map +1 -1
  154. package/dist/vue2/components/emoji_picker/modules/emoji_description.vue.js +1 -4
  155. package/dist/vue2/components/emoji_picker/modules/emoji_description.vue.js.map +1 -1
  156. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs +1 -4
  157. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  158. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js +1 -4
  159. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  160. package/dist/vue2/components/emoji_picker/modules/emoji_selector.vue.cjs +1 -4
  161. package/dist/vue2/components/emoji_picker/modules/emoji_selector.vue.cjs.map +1 -1
  162. package/dist/vue2/components/emoji_picker/modules/emoji_selector.vue.js +1 -4
  163. package/dist/vue2/components/emoji_picker/modules/emoji_selector.vue.js.map +1 -1
  164. package/dist/vue2/components/emoji_picker/modules/emoji_skin_selector.vue.cjs +1 -4
  165. package/dist/vue2/components/emoji_picker/modules/emoji_skin_selector.vue.cjs.map +1 -1
  166. package/dist/vue2/components/emoji_picker/modules/emoji_skin_selector.vue.js +1 -4
  167. package/dist/vue2/components/emoji_picker/modules/emoji_skin_selector.vue.js.map +1 -1
  168. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs +1 -4
  169. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  170. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js +1 -4
  171. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  172. package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.cjs +1 -4
  173. package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.cjs.map +1 -1
  174. package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.js +1 -4
  175. package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.js.map +1 -1
  176. package/dist/vue2/components/empty_state/empty_state.vue.cjs +1 -4
  177. package/dist/vue2/components/empty_state/empty_state.vue.cjs.map +1 -1
  178. package/dist/vue2/components/empty_state/empty_state.vue.js +1 -4
  179. package/dist/vue2/components/empty_state/empty_state.vue.js.map +1 -1
  180. package/dist/vue2/components/hovercard/hovercard.vue.cjs +1 -4
  181. package/dist/vue2/components/hovercard/hovercard.vue.cjs.map +1 -1
  182. package/dist/vue2/components/hovercard/hovercard.vue.js +1 -4
  183. package/dist/vue2/components/hovercard/hovercard.vue.js.map +1 -1
  184. package/dist/vue2/components/icon/icon.vue.cjs +1 -4
  185. package/dist/vue2/components/icon/icon.vue.cjs.map +1 -1
  186. package/dist/vue2/components/icon/icon.vue.js +1 -4
  187. package/dist/vue2/components/icon/icon.vue.js.map +1 -1
  188. package/dist/vue2/components/illustration/illustration.vue.cjs +1 -4
  189. package/dist/vue2/components/illustration/illustration.vue.cjs.map +1 -1
  190. package/dist/vue2/components/illustration/illustration.vue.js +1 -4
  191. package/dist/vue2/components/illustration/illustration.vue.js.map +1 -1
  192. package/dist/vue2/components/image_viewer/image_viewer.vue.cjs +1 -4
  193. package/dist/vue2/components/image_viewer/image_viewer.vue.cjs.map +1 -1
  194. package/dist/vue2/components/image_viewer/image_viewer.vue.js +1 -4
  195. package/dist/vue2/components/image_viewer/image_viewer.vue.js.map +1 -1
  196. package/dist/vue2/components/input/input.vue.cjs +1 -4
  197. package/dist/vue2/components/input/input.vue.cjs.map +1 -1
  198. package/dist/vue2/components/input/input.vue.js +1 -4
  199. package/dist/vue2/components/input/input.vue.js.map +1 -1
  200. package/dist/vue2/components/input_group/input_group.vue.cjs +1 -4
  201. package/dist/vue2/components/input_group/input_group.vue.cjs.map +1 -1
  202. package/dist/vue2/components/input_group/input_group.vue.js +1 -4
  203. package/dist/vue2/components/input_group/input_group.vue.js.map +1 -1
  204. package/dist/vue2/components/item_layout/item_layout.vue.cjs +1 -4
  205. package/dist/vue2/components/item_layout/item_layout.vue.cjs.map +1 -1
  206. package/dist/vue2/components/item_layout/item_layout.vue.js +1 -4
  207. package/dist/vue2/components/item_layout/item_layout.vue.js.map +1 -1
  208. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs +1 -4
  209. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
  210. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js +1 -4
  211. package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
  212. package/dist/vue2/components/lazy_show/lazy_show.vue.cjs +1 -4
  213. package/dist/vue2/components/lazy_show/lazy_show.vue.cjs.map +1 -1
  214. package/dist/vue2/components/lazy_show/lazy_show.vue.js +1 -4
  215. package/dist/vue2/components/lazy_show/lazy_show.vue.js.map +1 -1
  216. package/dist/vue2/components/link/link.vue.cjs +1 -4
  217. package/dist/vue2/components/link/link.vue.cjs.map +1 -1
  218. package/dist/vue2/components/link/link.vue.js +1 -4
  219. package/dist/vue2/components/link/link.vue.js.map +1 -1
  220. package/dist/vue2/components/list_item/list_item.vue.cjs +1 -4
  221. package/dist/vue2/components/list_item/list_item.vue.cjs.map +1 -1
  222. package/dist/vue2/components/list_item/list_item.vue.js +1 -4
  223. package/dist/vue2/components/list_item/list_item.vue.js.map +1 -1
  224. package/dist/vue2/components/list_item_group/list_item_group.vue.cjs +1 -4
  225. package/dist/vue2/components/list_item_group/list_item_group.vue.cjs.map +1 -1
  226. package/dist/vue2/components/list_item_group/list_item_group.vue.js +1 -4
  227. package/dist/vue2/components/list_item_group/list_item_group.vue.js.map +1 -1
  228. package/dist/vue2/components/modal/modal.vue.cjs +1 -4
  229. package/dist/vue2/components/modal/modal.vue.cjs.map +1 -1
  230. package/dist/vue2/components/modal/modal.vue.js +1 -4
  231. package/dist/vue2/components/modal/modal.vue.js.map +1 -1
  232. package/dist/vue2/components/notice/notice.vue.cjs +1 -4
  233. package/dist/vue2/components/notice/notice.vue.cjs.map +1 -1
  234. package/dist/vue2/components/notice/notice.vue.js +1 -4
  235. package/dist/vue2/components/notice/notice.vue.js.map +1 -1
  236. package/dist/vue2/components/notice/notice_action.vue.cjs +1 -4
  237. package/dist/vue2/components/notice/notice_action.vue.cjs.map +1 -1
  238. package/dist/vue2/components/notice/notice_action.vue.js +1 -4
  239. package/dist/vue2/components/notice/notice_action.vue.js.map +1 -1
  240. package/dist/vue2/components/notice/notice_content.vue.cjs +1 -4
  241. package/dist/vue2/components/notice/notice_content.vue.cjs.map +1 -1
  242. package/dist/vue2/components/notice/notice_content.vue.js +1 -4
  243. package/dist/vue2/components/notice/notice_content.vue.js.map +1 -1
  244. package/dist/vue2/components/notice/notice_icon.vue.cjs +1 -4
  245. package/dist/vue2/components/notice/notice_icon.vue.cjs.map +1 -1
  246. package/dist/vue2/components/notice/notice_icon.vue.js +1 -4
  247. package/dist/vue2/components/notice/notice_icon.vue.js.map +1 -1
  248. package/dist/vue2/components/pagination/pagination.vue.cjs +1 -4
  249. package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
  250. package/dist/vue2/components/pagination/pagination.vue.js +1 -4
  251. package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
  252. package/dist/vue2/components/popover/popover.vue.cjs +1 -4
  253. package/dist/vue2/components/popover/popover.vue.cjs.map +1 -1
  254. package/dist/vue2/components/popover/popover.vue.js +1 -4
  255. package/dist/vue2/components/popover/popover.vue.js.map +1 -1
  256. package/dist/vue2/components/popover/popover_header_footer.vue.cjs +1 -4
  257. package/dist/vue2/components/popover/popover_header_footer.vue.cjs.map +1 -1
  258. package/dist/vue2/components/popover/popover_header_footer.vue.js +1 -4
  259. package/dist/vue2/components/popover/popover_header_footer.vue.js.map +1 -1
  260. package/dist/vue2/components/presence/presence.vue.cjs +1 -4
  261. package/dist/vue2/components/presence/presence.vue.cjs.map +1 -1
  262. package/dist/vue2/components/presence/presence.vue.js +1 -4
  263. package/dist/vue2/components/presence/presence.vue.js.map +1 -1
  264. package/dist/vue2/components/radio/radio.vue.cjs +1 -4
  265. package/dist/vue2/components/radio/radio.vue.cjs.map +1 -1
  266. package/dist/vue2/components/radio/radio.vue.js +1 -4
  267. package/dist/vue2/components/radio/radio.vue.js.map +1 -1
  268. package/dist/vue2/components/radio_group/radio_group.vue.cjs +1 -4
  269. package/dist/vue2/components/radio_group/radio_group.vue.cjs.map +1 -1
  270. package/dist/vue2/components/radio_group/radio_group.vue.js +1 -4
  271. package/dist/vue2/components/radio_group/radio_group.vue.js.map +1 -1
  272. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelComponent.vue.cjs +1 -4
  273. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelComponent.vue.cjs.map +1 -1
  274. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelComponent.vue.js +1 -4
  275. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelComponent.vue.js.map +1 -1
  276. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.cjs +1 -4
  277. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.cjs.map +1 -1
  278. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.js +1 -4
  279. package/dist/vue2/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.js.map +1 -1
  280. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.cjs +1 -4
  281. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.cjs.map +1 -1
  282. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.js +1 -4
  283. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.js.map +1 -1
  284. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.cjs +1 -4
  285. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.cjs.map +1 -1
  286. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.js +1 -4
  287. package/dist/vue2/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.js.map +1 -1
  288. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionComponent.vue.cjs +1 -4
  289. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionComponent.vue.cjs.map +1 -1
  290. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionComponent.vue.js +1 -4
  291. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionComponent.vue.js.map +1 -1
  292. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.cjs +1 -4
  293. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.cjs.map +1 -1
  294. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.js +1 -4
  295. package/dist/vue2/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.js.map +1 -1
  296. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.cjs +1 -4
  297. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.cjs.map +1 -1
  298. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.js +1 -4
  299. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.js.map +1 -1
  300. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.cjs +1 -4
  301. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.cjs.map +1 -1
  302. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.js +1 -4
  303. package/dist/vue2/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.js.map +1 -1
  304. package/dist/vue2/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.cjs +1 -4
  305. package/dist/vue2/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.cjs.map +1 -1
  306. package/dist/vue2/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.js +1 -4
  307. package/dist/vue2/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.js.map +1 -1
  308. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs +1 -4
  309. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  310. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js +1 -4
  311. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  312. package/dist/vue2/components/root_layout/root_layout.vue.cjs +1 -4
  313. package/dist/vue2/components/root_layout/root_layout.vue.cjs.map +1 -1
  314. package/dist/vue2/components/root_layout/root_layout.vue.js +1 -4
  315. package/dist/vue2/components/root_layout/root_layout.vue.js.map +1 -1
  316. package/dist/vue2/components/select_menu/select_menu.vue.cjs +1 -4
  317. package/dist/vue2/components/select_menu/select_menu.vue.cjs.map +1 -1
  318. package/dist/vue2/components/select_menu/select_menu.vue.js +1 -4
  319. package/dist/vue2/components/select_menu/select_menu.vue.js.map +1 -1
  320. package/dist/vue2/components/skeleton/skeleton-list-item.vue.cjs +1 -4
  321. package/dist/vue2/components/skeleton/skeleton-list-item.vue.cjs.map +1 -1
  322. package/dist/vue2/components/skeleton/skeleton-list-item.vue.js +1 -4
  323. package/dist/vue2/components/skeleton/skeleton-list-item.vue.js.map +1 -1
  324. package/dist/vue2/components/skeleton/skeleton-paragraph.vue.cjs +1 -4
  325. package/dist/vue2/components/skeleton/skeleton-paragraph.vue.cjs.map +1 -1
  326. package/dist/vue2/components/skeleton/skeleton-paragraph.vue.js +1 -4
  327. package/dist/vue2/components/skeleton/skeleton-paragraph.vue.js.map +1 -1
  328. package/dist/vue2/components/skeleton/skeleton-shape.vue.cjs +1 -4
  329. package/dist/vue2/components/skeleton/skeleton-shape.vue.cjs.map +1 -1
  330. package/dist/vue2/components/skeleton/skeleton-shape.vue.js +1 -4
  331. package/dist/vue2/components/skeleton/skeleton-shape.vue.js.map +1 -1
  332. package/dist/vue2/components/skeleton/skeleton-text.vue.cjs +1 -4
  333. package/dist/vue2/components/skeleton/skeleton-text.vue.cjs.map +1 -1
  334. package/dist/vue2/components/skeleton/skeleton-text.vue.js +1 -4
  335. package/dist/vue2/components/skeleton/skeleton-text.vue.js.map +1 -1
  336. package/dist/vue2/components/skeleton/skeleton.vue.cjs +1 -4
  337. package/dist/vue2/components/skeleton/skeleton.vue.cjs.map +1 -1
  338. package/dist/vue2/components/skeleton/skeleton.vue.js +1 -4
  339. package/dist/vue2/components/skeleton/skeleton.vue.js.map +1 -1
  340. package/dist/vue2/components/split_button/split_button-alpha.vue.cjs +1 -4
  341. package/dist/vue2/components/split_button/split_button-alpha.vue.cjs.map +1 -1
  342. package/dist/vue2/components/split_button/split_button-alpha.vue.js +1 -4
  343. package/dist/vue2/components/split_button/split_button-alpha.vue.js.map +1 -1
  344. package/dist/vue2/components/split_button/split_button-omega.vue.cjs +1 -4
  345. package/dist/vue2/components/split_button/split_button-omega.vue.cjs.map +1 -1
  346. package/dist/vue2/components/split_button/split_button-omega.vue.js +1 -4
  347. package/dist/vue2/components/split_button/split_button-omega.vue.js.map +1 -1
  348. package/dist/vue2/components/split_button/split_button.vue.cjs +1 -4
  349. package/dist/vue2/components/split_button/split_button.vue.cjs.map +1 -1
  350. package/dist/vue2/components/split_button/split_button.vue.js +1 -4
  351. package/dist/vue2/components/split_button/split_button.vue.js.map +1 -1
  352. package/dist/vue2/components/stack/stack.vue.cjs +1 -4
  353. package/dist/vue2/components/stack/stack.vue.cjs.map +1 -1
  354. package/dist/vue2/components/stack/stack.vue.js +1 -4
  355. package/dist/vue2/components/stack/stack.vue.js.map +1 -1
  356. package/dist/vue2/components/tab/tab.vue.cjs +1 -4
  357. package/dist/vue2/components/tab/tab.vue.cjs.map +1 -1
  358. package/dist/vue2/components/tab/tab.vue.js +1 -4
  359. package/dist/vue2/components/tab/tab.vue.js.map +1 -1
  360. package/dist/vue2/components/tab/tab_group.vue.cjs +1 -4
  361. package/dist/vue2/components/tab/tab_group.vue.cjs.map +1 -1
  362. package/dist/vue2/components/tab/tab_group.vue.js +1 -4
  363. package/dist/vue2/components/tab/tab_group.vue.js.map +1 -1
  364. package/dist/vue2/components/tab/tab_panel.vue.cjs +1 -4
  365. package/dist/vue2/components/tab/tab_panel.vue.cjs.map +1 -1
  366. package/dist/vue2/components/tab/tab_panel.vue.js +1 -4
  367. package/dist/vue2/components/tab/tab_panel.vue.js.map +1 -1
  368. package/dist/vue2/components/toast/toast.vue.cjs +1 -4
  369. package/dist/vue2/components/toast/toast.vue.cjs.map +1 -1
  370. package/dist/vue2/components/toast/toast.vue.js +1 -4
  371. package/dist/vue2/components/toast/toast.vue.js.map +1 -1
  372. package/dist/vue2/components/toggle/toggle.vue.cjs +1 -4
  373. package/dist/vue2/components/toggle/toggle.vue.cjs.map +1 -1
  374. package/dist/vue2/components/toggle/toggle.vue.js +1 -4
  375. package/dist/vue2/components/toggle/toggle.vue.js.map +1 -1
  376. package/dist/vue2/components/tooltip/tooltip.vue.cjs +1 -4
  377. package/dist/vue2/components/tooltip/tooltip.vue.cjs.map +1 -1
  378. package/dist/vue2/components/tooltip/tooltip.vue.js +1 -4
  379. package/dist/vue2/components/tooltip/tooltip.vue.js.map +1 -1
  380. package/dist/vue2/components/validation_messages/validation_messages.vue.cjs +1 -4
  381. package/dist/vue2/components/validation_messages/validation_messages.vue.cjs.map +1 -1
  382. package/dist/vue2/components/validation_messages/validation_messages.vue.js +1 -4
  383. package/dist/vue2/components/validation_messages/validation_messages.vue.js.map +1 -1
  384. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.cjs +1 -5
  385. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.cjs.map +1 -1
  386. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.js +1 -5
  387. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.js.map +1 -1
  388. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +7 -11
  389. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  390. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +7 -11
  391. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  392. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs +6 -10
  393. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  394. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js +6 -10
  395. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  396. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.cjs +3 -7
  397. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.cjs.map +1 -1
  398. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.js +3 -7
  399. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.js.map +1 -1
  400. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +9 -10
  401. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  402. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +9 -10
  403. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  404. package/dist/vue2/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.cjs +1 -4
  405. package/dist/vue2/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.cjs.map +1 -1
  406. package/dist/vue2/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.js +1 -4
  407. package/dist/vue2/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.js.map +1 -1
  408. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +4 -8
  409. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  410. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +4 -8
  411. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  412. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +2 -6
  413. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  414. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +2 -6
  415. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  416. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs +2 -6
  417. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs.map +1 -1
  418. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js +2 -6
  419. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js.map +1 -1
  420. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs +22 -26
  421. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  422. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js +22 -26
  423. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  424. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.cjs +8 -9
  425. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.cjs.map +1 -1
  426. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.js +8 -9
  427. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.js.map +1 -1
  428. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs +1 -5
  429. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs.map +1 -1
  430. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js +1 -5
  431. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js.map +1 -1
  432. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs +3 -3
  433. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs.map +1 -1
  434. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js +3 -3
  435. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js.map +1 -1
  436. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +10 -14
  437. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  438. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +10 -14
  439. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  440. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs +2 -2
  441. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs.map +1 -1
  442. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.js +2 -2
  443. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.js.map +1 -1
  444. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs +4 -8
  445. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  446. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js +4 -8
  447. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js.map +1 -1
  448. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs +13 -17
  449. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  450. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js +13 -17
  451. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  452. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.cjs +2 -6
  453. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.cjs.map +1 -1
  454. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.js +2 -6
  455. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.js.map +1 -1
  456. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +3 -7
  457. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  458. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js +3 -7
  459. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  460. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs +3 -7
  461. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  462. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js +3 -7
  463. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  464. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs +4 -8
  465. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  466. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js +4 -8
  467. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  468. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.cjs +3 -3
  469. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.cjs.map +1 -1
  470. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.js +3 -3
  471. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.js.map +1 -1
  472. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs +12 -16
  473. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs.map +1 -1
  474. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js +12 -16
  475. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js.map +1 -1
  476. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs +2 -5
  477. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  478. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js +2 -5
  479. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  480. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs +28 -32
  481. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  482. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js +28 -32
  483. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  484. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +2 -5
  485. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  486. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +2 -5
  487. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  488. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs +1 -4
  489. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.cjs.map +1 -1
  490. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js +1 -4
  491. package/dist/vue2/recipes/leftbar/group_row/group_row.vue.js.map +1 -1
  492. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs +2 -6
  493. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  494. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js +2 -6
  495. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  496. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.cjs +2 -6
  497. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.cjs.map +1 -1
  498. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.js +2 -6
  499. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.js.map +1 -1
  500. package/dist/vue2/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
  501. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  502. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +4 -4
  503. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -2
  504. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +6 -6
  505. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  506. package/dist/vue3/component-documentation.json +1 -1
  507. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.cjs +0 -1
  508. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.cjs.map +1 -1
  509. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.js +0 -1
  510. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.js.map +1 -1
  511. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +7 -8
  512. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  513. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +7 -8
  514. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  515. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs +7 -8
  516. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  517. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js +7 -8
  518. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  519. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.cjs +3 -4
  520. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.cjs.map +1 -1
  521. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.js +3 -4
  522. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.js.map +1 -1
  523. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +13 -11
  524. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  525. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +13 -11
  526. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  527. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +4 -5
  528. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  529. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +4 -5
  530. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  531. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +5 -6
  532. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  533. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +5 -6
  534. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  535. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs +3 -4
  536. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs.map +1 -1
  537. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js +3 -4
  538. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js.map +1 -1
  539. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs +22 -23
  540. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  541. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js +22 -23
  542. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  543. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.cjs +8 -6
  544. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.cjs.map +1 -1
  545. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.js +8 -6
  546. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.js.map +1 -1
  547. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs +7 -8
  548. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs.map +1 -1
  549. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js +7 -8
  550. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js.map +1 -1
  551. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs +3 -3
  552. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs.map +1 -1
  553. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js +3 -3
  554. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js.map +1 -1
  555. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +28 -29
  556. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  557. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +28 -29
  558. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  559. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs +2 -2
  560. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs.map +1 -1
  561. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.js +2 -2
  562. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.js.map +1 -1
  563. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs +4 -5
  564. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  565. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js +4 -5
  566. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js.map +1 -1
  567. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs +21 -22
  568. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  569. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js +21 -22
  570. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  571. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.cjs +2 -3
  572. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.cjs.map +1 -1
  573. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.js +2 -3
  574. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.js.map +1 -1
  575. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +4 -5
  576. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  577. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js +4 -5
  578. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  579. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +10 -11
  580. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  581. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +10 -11
  582. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  583. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs +23 -24
  584. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  585. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js +23 -24
  586. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  587. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.cjs +3 -3
  588. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.cjs.map +1 -1
  589. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.js +3 -3
  590. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.js.map +1 -1
  591. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs +26 -27
  592. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs.map +1 -1
  593. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js +26 -27
  594. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js.map +1 -1
  595. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +7 -7
  596. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  597. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +7 -7
  598. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  599. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs +41 -43
  600. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  601. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js +42 -44
  602. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  603. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +1 -1
  604. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  605. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +1 -1
  606. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  607. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs +3 -4
  608. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  609. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js +3 -4
  610. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  611. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.cjs +4 -5
  612. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.cjs.map +1 -1
  613. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.js +4 -5
  614. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.js.map +1 -1
  615. package/dist/vue3/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts.map +1 -1
  616. package/dist/vue3/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts.map +1 -1
  617. package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  618. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +4 -4
  619. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -2
  620. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +6 -6
  621. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  622. package/package.json +5 -7
  623. package/dist/vue2/style.css +0 -1424
  624. package/dist/vue3/style.css +0 -1427
@@ -1 +1 @@
1
- "use strict";const o=':root{color-scheme:light;--dt-shadow-focus-inset-type: innerShadow;--dt-shadow-focus-2-type: dropShadow;--dt-shadow-focus-1-type: dropShadow;--dt-shadow-card-3-type: dropShadow;--dt-shadow-card-3-color-h: 22;--dt-shadow-card-3-color-s: 100%;--dt-shadow-card-3-color-l: 50%;--dt-shadow-card-3-color-a: 100%;--dt-shadow-card-3-color-hsl: var(--dt-shadow-card-3-color-h) var(--dt-shadow-card-3-color-s) var(--dt-shadow-card-3-color-l);--dt-shadow-card-3-color-hsla: hsl(var(--dt-shadow-card-3-color-h) var(--dt-shadow-card-3-color-s) var(--dt-shadow-card-3-color-l) / var(--alpha, 8%));--dt-shadow-card-3-color: #ff5c00;--dt-shadow-card-2-type: dropShadow;--dt-shadow-card-2-color-h: 22;--dt-shadow-card-2-color-s: 100%;--dt-shadow-card-2-color-l: 50%;--dt-shadow-card-2-color-a: 100%;--dt-shadow-card-2-color-hsl: var(--dt-shadow-card-2-color-h) var(--dt-shadow-card-2-color-s) var(--dt-shadow-card-2-color-l);--dt-shadow-card-2-color-hsla: hsl(var(--dt-shadow-card-2-color-h) var(--dt-shadow-card-2-color-s) var(--dt-shadow-card-2-color-l) / var(--alpha, 4%));--dt-shadow-card-2-color: #ff5c00;--dt-shadow-card-1-type: dropShadow;--dt-shadow-card-1-color-h: 22;--dt-shadow-card-1-color-s: 100%;--dt-shadow-card-1-color-l: 50%;--dt-shadow-card-1-color-a: 100%;--dt-shadow-card-1-color-hsl: var(--dt-shadow-card-1-color-h) var(--dt-shadow-card-1-color-s) var(--dt-shadow-card-1-color-l);--dt-shadow-card-1-color-hsla: hsl(var(--dt-shadow-card-1-color-h) var(--dt-shadow-card-1-color-s) var(--dt-shadow-card-1-color-l) / var(--alpha, 3%));--dt-shadow-card-1-color: #ff5c00;--dt-shadow-extra-large-type: dropShadow;--dt-shadow-extra-large-color-h: 22;--dt-shadow-extra-large-color-s: 100%;--dt-shadow-extra-large-color-l: 50%;--dt-shadow-extra-large-color-a: 100%;--dt-shadow-extra-large-color-hsl: var(--dt-shadow-extra-large-color-h) var(--dt-shadow-extra-large-color-s) var(--dt-shadow-extra-large-color-l);--dt-shadow-extra-large-color-hsla: hsl(var(--dt-shadow-extra-large-color-h) var(--dt-shadow-extra-large-color-s) var(--dt-shadow-extra-large-color-l) / var(--alpha, 30%));--dt-shadow-extra-large-color: #ff5c00;--dt-shadow-large-type: dropShadow;--dt-shadow-large-color-h: 22;--dt-shadow-large-color-s: 100%;--dt-shadow-large-color-l: 50%;--dt-shadow-large-color-a: 100%;--dt-shadow-large-color-hsl: var(--dt-shadow-large-color-h) var(--dt-shadow-large-color-s) var(--dt-shadow-large-color-l);--dt-shadow-large-color-hsla: hsl(var(--dt-shadow-large-color-h) var(--dt-shadow-large-color-s) var(--dt-shadow-large-color-l) / var(--alpha, 30%));--dt-shadow-large-color: #ff5c00;--dt-shadow-medium-type: dropShadow;--dt-shadow-medium-color-h: 22;--dt-shadow-medium-color-s: 100%;--dt-shadow-medium-color-l: 50%;--dt-shadow-medium-color-a: 100%;--dt-shadow-medium-color-hsl: var(--dt-shadow-medium-color-h) var(--dt-shadow-medium-color-s) var(--dt-shadow-medium-color-l);--dt-shadow-medium-color-hsla: hsl(var(--dt-shadow-medium-color-h) var(--dt-shadow-medium-color-s) var(--dt-shadow-medium-color-l) / var(--alpha, 25%));--dt-shadow-medium-color: #ff5c00;--dt-shadow-small-type: dropShadow;--dt-shadow-small-color-h: 22;--dt-shadow-small-color-s: 100%;--dt-shadow-small-color-l: 50%;--dt-shadow-small-color-a: 100%;--dt-shadow-small-color-hsl: var(--dt-shadow-small-color-h) var(--dt-shadow-small-color-s) var(--dt-shadow-small-color-l);--dt-shadow-small-color-hsla: hsl(var(--dt-shadow-small-color-h) var(--dt-shadow-small-color-s) var(--dt-shadow-small-color-l) / var(--alpha, 15%));--dt-shadow-small-color: #ff5c00;--dt-opacity-1300: 1;--dt-opacity-1200: .9;--dt-opacity-1100: .8;--dt-opacity-1000: .75;--dt-opacity-900: .7;--dt-opacity-800: .6;--dt-opacity-700: .5;--dt-opacity-600: .4;--dt-opacity-500: .3;--dt-opacity-400: .25;--dt-opacity-300: .2;--dt-opacity-200: .1;--dt-opacity-100: .05;--dt-opacity-0: 0;--dt-color-brand-gold-h: 22;--dt-color-brand-gold-s: 100%;--dt-color-brand-gold-l: 50%;--dt-color-brand-gold-a: 100%;--dt-color-brand-gold-hsl: var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l);--dt-color-brand-gold-hsla: hsl(var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l) / var(--alpha, 100%));--dt-color-brand-gold: #ff5c00;--dt-color-brand-magenta-h: 22;--dt-color-brand-magenta-s: 100%;--dt-color-brand-magenta-l: 50%;--dt-color-brand-magenta-a: 100%;--dt-color-brand-magenta-hsl: var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l);--dt-color-brand-magenta-hsla: hsl(var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l) / var(--alpha, 100%));--dt-color-brand-magenta: #ff5c00;--dt-color-brand-purple-h: 22;--dt-color-brand-purple-s: 100%;--dt-color-brand-purple-l: 50%;--dt-color-brand-purple-a: 100%;--dt-color-brand-purple-hsl: var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l);--dt-color-brand-purple-hsla: hsl(var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l) / var(--alpha, 100%));--dt-color-brand-purple: #ff5c00;--dt-color-tan-500-h: 22;--dt-color-tan-500-s: 100%;--dt-color-tan-500-l: 50%;--dt-color-tan-500-a: 100%;--dt-color-tan-500-hsl: var(--dt-color-tan-500-h) var(--dt-color-tan-500-s) var(--dt-color-tan-500-l);--dt-color-tan-500-hsla: hsl(var(--dt-color-tan-500-h) var(--dt-color-tan-500-s) var(--dt-color-tan-500-l) / var(--alpha, 100%));--dt-color-tan-500: #ff5c00;--dt-color-tan-400-h: 22;--dt-color-tan-400-s: 100%;--dt-color-tan-400-l: 50%;--dt-color-tan-400-a: 100%;--dt-color-tan-400-hsl: var(--dt-color-tan-400-h) var(--dt-color-tan-400-s) var(--dt-color-tan-400-l);--dt-color-tan-400-hsla: hsl(var(--dt-color-tan-400-h) var(--dt-color-tan-400-s) var(--dt-color-tan-400-l) / var(--alpha, 100%));--dt-color-tan-400: #ff5c00;--dt-color-tan-300-h: 22;--dt-color-tan-300-s: 100%;--dt-color-tan-300-l: 50%;--dt-color-tan-300-a: 100%;--dt-color-tan-300-hsl: var(--dt-color-tan-300-h) var(--dt-color-tan-300-s) var(--dt-color-tan-300-l);--dt-color-tan-300-hsla: hsl(var(--dt-color-tan-300-h) var(--dt-color-tan-300-s) var(--dt-color-tan-300-l) / var(--alpha, 100%));--dt-color-tan-300: #ff5c00;--dt-color-tan-200-h: 22;--dt-color-tan-200-s: 100%;--dt-color-tan-200-l: 50%;--dt-color-tan-200-a: 100%;--dt-color-tan-200-hsl: var(--dt-color-tan-200-h) var(--dt-color-tan-200-s) var(--dt-color-tan-200-l);--dt-color-tan-200-hsla: hsl(var(--dt-color-tan-200-h) var(--dt-color-tan-200-s) var(--dt-color-tan-200-l) / var(--alpha, 100%));--dt-color-tan-200: #ff5c00;--dt-color-tan-100-h: 22;--dt-color-tan-100-s: 100%;--dt-color-tan-100-l: 50%;--dt-color-tan-100-a: 100%;--dt-color-tan-100-hsl: var(--dt-color-tan-100-h) var(--dt-color-tan-100-s) var(--dt-color-tan-100-l);--dt-color-tan-100-hsla: hsl(var(--dt-color-tan-100-h) var(--dt-color-tan-100-s) var(--dt-color-tan-100-l) / var(--alpha, 100%));--dt-color-tan-100: #ff5c00;--dt-color-red-500-h: 22;--dt-color-red-500-s: 100%;--dt-color-red-500-l: 50%;--dt-color-red-500-a: 100%;--dt-color-red-500-hsl: var(--dt-color-red-500-h) var(--dt-color-red-500-s) var(--dt-color-red-500-l);--dt-color-red-500-hsla: hsl(var(--dt-color-red-500-h) var(--dt-color-red-500-s) var(--dt-color-red-500-l) / var(--alpha, 100%));--dt-color-red-500: #ff5c00;--dt-color-red-400-h: 22;--dt-color-red-400-s: 100%;--dt-color-red-400-l: 50%;--dt-color-red-400-a: 100%;--dt-color-red-400-hsl: var(--dt-color-red-400-h) var(--dt-color-red-400-s) var(--dt-color-red-400-l);--dt-color-red-400-hsla: hsl(var(--dt-color-red-400-h) var(--dt-color-red-400-s) var(--dt-color-red-400-l) / var(--alpha, 100%));--dt-color-red-400: #ff5c00;--dt-color-red-300-h: 22;--dt-color-red-300-s: 100%;--dt-color-red-300-l: 50%;--dt-color-red-300-a: 100%;--dt-color-red-300-hsl: var(--dt-color-red-300-h) var(--dt-color-red-300-s) var(--dt-color-red-300-l);--dt-color-red-300-hsla: hsl(var(--dt-color-red-300-h) var(--dt-color-red-300-s) var(--dt-color-red-300-l) / var(--alpha, 100%));--dt-color-red-300: #ff5c00;--dt-color-red-200-h: 22;--dt-color-red-200-s: 100%;--dt-color-red-200-l: 50%;--dt-color-red-200-a: 100%;--dt-color-red-200-hsl: var(--dt-color-red-200-h) var(--dt-color-red-200-s) var(--dt-color-red-200-l);--dt-color-red-200-hsla: hsl(var(--dt-color-red-200-h) var(--dt-color-red-200-s) var(--dt-color-red-200-l) / var(--alpha, 100%));--dt-color-red-200: #ff5c00;--dt-color-red-100-h: 22;--dt-color-red-100-s: 100%;--dt-color-red-100-l: 50%;--dt-color-red-100-a: 100%;--dt-color-red-100-hsl: var(--dt-color-red-100-h) var(--dt-color-red-100-s) var(--dt-color-red-100-l);--dt-color-red-100-hsla: hsl(var(--dt-color-red-100-h) var(--dt-color-red-100-s) var(--dt-color-red-100-l) / var(--alpha, 100%));--dt-color-red-100: #ff5c00;--dt-color-green-500-h: 22;--dt-color-green-500-s: 100%;--dt-color-green-500-l: 50%;--dt-color-green-500-a: 100%;--dt-color-green-500-hsl: var(--dt-color-green-500-h) var(--dt-color-green-500-s) var(--dt-color-green-500-l);--dt-color-green-500-hsla: hsl(var(--dt-color-green-500-h) var(--dt-color-green-500-s) var(--dt-color-green-500-l) / var(--alpha, 100%));--dt-color-green-500: #ff5c00;--dt-color-green-400-h: 22;--dt-color-green-400-s: 100%;--dt-color-green-400-l: 50%;--dt-color-green-400-a: 100%;--dt-color-green-400-hsl: var(--dt-color-green-400-h) var(--dt-color-green-400-s) var(--dt-color-green-400-l);--dt-color-green-400-hsla: hsl(var(--dt-color-green-400-h) var(--dt-color-green-400-s) var(--dt-color-green-400-l) / var(--alpha, 100%));--dt-color-green-400: #ff5c00;--dt-color-green-300-h: 22;--dt-color-green-300-s: 100%;--dt-color-green-300-l: 50%;--dt-color-green-300-a: 100%;--dt-color-green-300-hsl: var(--dt-color-green-300-h) var(--dt-color-green-300-s) var(--dt-color-green-300-l);--dt-color-green-300-hsla: hsl(var(--dt-color-green-300-h) var(--dt-color-green-300-s) var(--dt-color-green-300-l) / var(--alpha, 100%));--dt-color-green-300: #ff5c00;--dt-color-green-200-h: 22;--dt-color-green-200-s: 100%;--dt-color-green-200-l: 50%;--dt-color-green-200-a: 100%;--dt-color-green-200-hsl: var(--dt-color-green-200-h) var(--dt-color-green-200-s) var(--dt-color-green-200-l);--dt-color-green-200-hsla: hsl(var(--dt-color-green-200-h) var(--dt-color-green-200-s) var(--dt-color-green-200-l) / var(--alpha, 100%));--dt-color-green-200: #ff5c00;--dt-color-green-100-h: 22;--dt-color-green-100-s: 100%;--dt-color-green-100-l: 50%;--dt-color-green-100-a: 100%;--dt-color-green-100-hsl: var(--dt-color-green-100-h) var(--dt-color-green-100-s) var(--dt-color-green-100-l);--dt-color-green-100-hsla: hsl(var(--dt-color-green-100-h) var(--dt-color-green-100-s) var(--dt-color-green-100-l) / var(--alpha, 100%));--dt-color-green-100: #ff5c00;--dt-color-gold-500-h: 22;--dt-color-gold-500-s: 100%;--dt-color-gold-500-l: 50%;--dt-color-gold-500-a: 100%;--dt-color-gold-500-hsl: var(--dt-color-gold-500-h) var(--dt-color-gold-500-s) var(--dt-color-gold-500-l);--dt-color-gold-500-hsla: hsl(var(--dt-color-gold-500-h) var(--dt-color-gold-500-s) var(--dt-color-gold-500-l) / var(--alpha, 100%));--dt-color-gold-500: #ff5c00;--dt-color-gold-400-h: 22;--dt-color-gold-400-s: 100%;--dt-color-gold-400-l: 50%;--dt-color-gold-400-a: 100%;--dt-color-gold-400-hsl: var(--dt-color-gold-400-h) var(--dt-color-gold-400-s) var(--dt-color-gold-400-l);--dt-color-gold-400-hsla: hsl(var(--dt-color-gold-400-h) var(--dt-color-gold-400-s) var(--dt-color-gold-400-l) / var(--alpha, 100%));--dt-color-gold-400: #ff5c00;--dt-color-gold-300-h: 22;--dt-color-gold-300-s: 100%;--dt-color-gold-300-l: 50%;--dt-color-gold-300-a: 100%;--dt-color-gold-300-hsl: var(--dt-color-gold-300-h) var(--dt-color-gold-300-s) var(--dt-color-gold-300-l);--dt-color-gold-300-hsla: hsl(var(--dt-color-gold-300-h) var(--dt-color-gold-300-s) var(--dt-color-gold-300-l) / var(--alpha, 100%));--dt-color-gold-300: #ff5c00;--dt-color-gold-200-h: 22;--dt-color-gold-200-s: 100%;--dt-color-gold-200-l: 50%;--dt-color-gold-200-a: 100%;--dt-color-gold-200-hsl: var(--dt-color-gold-200-h) var(--dt-color-gold-200-s) var(--dt-color-gold-200-l);--dt-color-gold-200-hsla: hsl(var(--dt-color-gold-200-h) var(--dt-color-gold-200-s) var(--dt-color-gold-200-l) / var(--alpha, 100%));--dt-color-gold-200: #ff5c00;--dt-color-gold-100-h: 22;--dt-color-gold-100-s: 100%;--dt-color-gold-100-l: 50%;--dt-color-gold-100-a: 100%;--dt-color-gold-100-hsl: var(--dt-color-gold-100-h) var(--dt-color-gold-100-s) var(--dt-color-gold-100-l);--dt-color-gold-100-hsla: hsl(var(--dt-color-gold-100-h) var(--dt-color-gold-100-s) var(--dt-color-gold-100-l) / var(--alpha, 100%));--dt-color-gold-100: #ff5c00;--dt-color-magenta-500-h: 22;--dt-color-magenta-500-s: 100%;--dt-color-magenta-500-l: 50%;--dt-color-magenta-500-a: 100%;--dt-color-magenta-500-hsl: var(--dt-color-magenta-500-h) var(--dt-color-magenta-500-s) var(--dt-color-magenta-500-l);--dt-color-magenta-500-hsla: hsl(var(--dt-color-magenta-500-h) var(--dt-color-magenta-500-s) var(--dt-color-magenta-500-l) / var(--alpha, 100%));--dt-color-magenta-500: #ff5c00;--dt-color-magenta-400-h: 22;--dt-color-magenta-400-s: 100%;--dt-color-magenta-400-l: 50%;--dt-color-magenta-400-a: 100%;--dt-color-magenta-400-hsl: var(--dt-color-magenta-400-h) var(--dt-color-magenta-400-s) var(--dt-color-magenta-400-l);--dt-color-magenta-400-hsla: hsl(var(--dt-color-magenta-400-h) var(--dt-color-magenta-400-s) var(--dt-color-magenta-400-l) / var(--alpha, 100%));--dt-color-magenta-400: #ff5c00;--dt-color-magenta-300-h: 22;--dt-color-magenta-300-s: 100%;--dt-color-magenta-300-l: 50%;--dt-color-magenta-300-a: 100%;--dt-color-magenta-300-hsl: var(--dt-color-magenta-300-h) var(--dt-color-magenta-300-s) var(--dt-color-magenta-300-l);--dt-color-magenta-300-hsla: hsl(var(--dt-color-magenta-300-h) var(--dt-color-magenta-300-s) var(--dt-color-magenta-300-l) / var(--alpha, 100%));--dt-color-magenta-300: #ff5c00;--dt-color-magenta-200-h: 22;--dt-color-magenta-200-s: 100%;--dt-color-magenta-200-l: 50%;--dt-color-magenta-200-a: 100%;--dt-color-magenta-200-hsl: var(--dt-color-magenta-200-h) var(--dt-color-magenta-200-s) var(--dt-color-magenta-200-l);--dt-color-magenta-200-hsla: hsl(var(--dt-color-magenta-200-h) var(--dt-color-magenta-200-s) var(--dt-color-magenta-200-l) / var(--alpha, 100%));--dt-color-magenta-200: #ff5c00;--dt-color-magenta-100-h: 22;--dt-color-magenta-100-s: 100%;--dt-color-magenta-100-l: 50%;--dt-color-magenta-100-a: 100%;--dt-color-magenta-100-hsl: var(--dt-color-magenta-100-h) var(--dt-color-magenta-100-s) var(--dt-color-magenta-100-l);--dt-color-magenta-100-hsla: hsl(var(--dt-color-magenta-100-h) var(--dt-color-magenta-100-s) var(--dt-color-magenta-100-l) / var(--alpha, 100%));--dt-color-magenta-100: #ff5c00;--dt-color-blue-500-h: 22;--dt-color-blue-500-s: 100%;--dt-color-blue-500-l: 50%;--dt-color-blue-500-a: 100%;--dt-color-blue-500-hsl: var(--dt-color-blue-500-h) var(--dt-color-blue-500-s) var(--dt-color-blue-500-l);--dt-color-blue-500-hsla: hsl(var(--dt-color-blue-500-h) var(--dt-color-blue-500-s) var(--dt-color-blue-500-l) / var(--alpha, 100%));--dt-color-blue-500: #ff5c00;--dt-color-blue-400-h: 22;--dt-color-blue-400-s: 100%;--dt-color-blue-400-l: 50%;--dt-color-blue-400-a: 100%;--dt-color-blue-400-hsl: var(--dt-color-blue-400-h) var(--dt-color-blue-400-s) var(--dt-color-blue-400-l);--dt-color-blue-400-hsla: hsl(var(--dt-color-blue-400-h) var(--dt-color-blue-400-s) var(--dt-color-blue-400-l) / var(--alpha, 100%));--dt-color-blue-400: #ff5c00;--dt-color-blue-300-h: 22;--dt-color-blue-300-s: 100%;--dt-color-blue-300-l: 50%;--dt-color-blue-300-a: 100%;--dt-color-blue-300-hsl: var(--dt-color-blue-300-h) var(--dt-color-blue-300-s) var(--dt-color-blue-300-l);--dt-color-blue-300-hsla: hsl(var(--dt-color-blue-300-h) var(--dt-color-blue-300-s) var(--dt-color-blue-300-l) / var(--alpha, 100%));--dt-color-blue-300: #ff5c00;--dt-color-blue-200-h: 22;--dt-color-blue-200-s: 100%;--dt-color-blue-200-l: 50%;--dt-color-blue-200-a: 100%;--dt-color-blue-200-hsl: var(--dt-color-blue-200-h) var(--dt-color-blue-200-s) var(--dt-color-blue-200-l);--dt-color-blue-200-hsla: hsl(var(--dt-color-blue-200-h) var(--dt-color-blue-200-s) var(--dt-color-blue-200-l) / var(--alpha, 100%));--dt-color-blue-200: #ff5c00;--dt-color-blue-100-h: 22;--dt-color-blue-100-s: 100%;--dt-color-blue-100-l: 50%;--dt-color-blue-100-a: 100%;--dt-color-blue-100-hsl: var(--dt-color-blue-100-h) var(--dt-color-blue-100-s) var(--dt-color-blue-100-l);--dt-color-blue-100-hsla: hsl(var(--dt-color-blue-100-h) var(--dt-color-blue-100-s) var(--dt-color-blue-100-l) / var(--alpha, 100%));--dt-color-blue-100: #ff5c00;--dt-color-purple-600-h: 22;--dt-color-purple-600-s: 100%;--dt-color-purple-600-l: 50%;--dt-color-purple-600-a: 100%;--dt-color-purple-600-hsl: var(--dt-color-purple-600-h) var(--dt-color-purple-600-s) var(--dt-color-purple-600-l);--dt-color-purple-600-hsla: hsl(var(--dt-color-purple-600-h) var(--dt-color-purple-600-s) var(--dt-color-purple-600-l) / var(--alpha, 100%));--dt-color-purple-600: #ff5c00;--dt-color-purple-500-h: 22;--dt-color-purple-500-s: 100%;--dt-color-purple-500-l: 50%;--dt-color-purple-500-a: 100%;--dt-color-purple-500-hsl: var(--dt-color-purple-500-h) var(--dt-color-purple-500-s) var(--dt-color-purple-500-l);--dt-color-purple-500-hsla: hsl(var(--dt-color-purple-500-h) var(--dt-color-purple-500-s) var(--dt-color-purple-500-l) / var(--alpha, 100%));--dt-color-purple-500: #ff5c00;--dt-color-purple-400-h: 22;--dt-color-purple-400-s: 100%;--dt-color-purple-400-l: 50%;--dt-color-purple-400-a: 100%;--dt-color-purple-400-hsl: var(--dt-color-purple-400-h) var(--dt-color-purple-400-s) var(--dt-color-purple-400-l);--dt-color-purple-400-hsla: hsl(var(--dt-color-purple-400-h) var(--dt-color-purple-400-s) var(--dt-color-purple-400-l) / var(--alpha, 100%));--dt-color-purple-400: #ff5c00;--dt-color-purple-300-h: 22;--dt-color-purple-300-s: 100%;--dt-color-purple-300-l: 50%;--dt-color-purple-300-a: 100%;--dt-color-purple-300-hsl: var(--dt-color-purple-300-h) var(--dt-color-purple-300-s) var(--dt-color-purple-300-l);--dt-color-purple-300-hsla: hsl(var(--dt-color-purple-300-h) var(--dt-color-purple-300-s) var(--dt-color-purple-300-l) / var(--alpha, 100%));--dt-color-purple-300: #ff5c00;--dt-color-purple-200-h: 22;--dt-color-purple-200-s: 100%;--dt-color-purple-200-l: 50%;--dt-color-purple-200-a: 100%;--dt-color-purple-200-hsl: var(--dt-color-purple-200-h) var(--dt-color-purple-200-s) var(--dt-color-purple-200-l);--dt-color-purple-200-hsla: hsl(var(--dt-color-purple-200-h) var(--dt-color-purple-200-s) var(--dt-color-purple-200-l) / var(--alpha, 100%));--dt-color-purple-200: #ff5c00;--dt-color-purple-100-h: 22;--dt-color-purple-100-s: 100%;--dt-color-purple-100-l: 50%;--dt-color-purple-100-a: 100%;--dt-color-purple-100-hsl: var(--dt-color-purple-100-h) var(--dt-color-purple-100-s) var(--dt-color-purple-100-l);--dt-color-purple-100-hsla: hsl(var(--dt-color-purple-100-h) var(--dt-color-purple-100-s) var(--dt-color-purple-100-l) / var(--alpha, 100%));--dt-color-purple-100: #ff5c00;--dt-color-black-900-h: 22;--dt-color-black-900-s: 100%;--dt-color-black-900-l: 50%;--dt-color-black-900-a: 100%;--dt-color-black-900-hsl: var(--dt-color-black-900-h) var(--dt-color-black-900-s) var(--dt-color-black-900-l);--dt-color-black-900-hsla: hsl(var(--dt-color-black-900-h) var(--dt-color-black-900-s) var(--dt-color-black-900-l) / var(--alpha, 100%));--dt-color-black-900: #ff5c00;--dt-color-black-800-h: 22;--dt-color-black-800-s: 100%;--dt-color-black-800-l: 50%;--dt-color-black-800-a: 100%;--dt-color-black-800-hsl: var(--dt-color-black-800-h) var(--dt-color-black-800-s) var(--dt-color-black-800-l);--dt-color-black-800-hsla: hsl(var(--dt-color-black-800-h) var(--dt-color-black-800-s) var(--dt-color-black-800-l) / var(--alpha, 100%));--dt-color-black-800: #ff5c00;--dt-color-black-700-h: 22;--dt-color-black-700-s: 100%;--dt-color-black-700-l: 50%;--dt-color-black-700-a: 100%;--dt-color-black-700-hsl: var(--dt-color-black-700-h) var(--dt-color-black-700-s) var(--dt-color-black-700-l);--dt-color-black-700-hsla: hsl(var(--dt-color-black-700-h) var(--dt-color-black-700-s) var(--dt-color-black-700-l) / var(--alpha, 100%));--dt-color-black-700: #ff5c00;--dt-color-black-600-h: 22;--dt-color-black-600-s: 100%;--dt-color-black-600-l: 50%;--dt-color-black-600-a: 100%;--dt-color-black-600-hsl: var(--dt-color-black-600-h) var(--dt-color-black-600-s) var(--dt-color-black-600-l);--dt-color-black-600-hsla: hsl(var(--dt-color-black-600-h) var(--dt-color-black-600-s) var(--dt-color-black-600-l) / var(--alpha, 100%));--dt-color-black-600: #ff5c00;--dt-color-black-500-h: 22;--dt-color-black-500-s: 100%;--dt-color-black-500-l: 50%;--dt-color-black-500-a: 100%;--dt-color-black-500-hsl: var(--dt-color-black-500-h) var(--dt-color-black-500-s) var(--dt-color-black-500-l);--dt-color-black-500-hsla: hsl(var(--dt-color-black-500-h) var(--dt-color-black-500-s) var(--dt-color-black-500-l) / var(--alpha, 100%));--dt-color-black-500: #ff5c00;--dt-color-black-400-h: 22;--dt-color-black-400-s: 100%;--dt-color-black-400-l: 50%;--dt-color-black-400-a: 100%;--dt-color-black-400-hsl: var(--dt-color-black-400-h) var(--dt-color-black-400-s) var(--dt-color-black-400-l);--dt-color-black-400-hsla: hsl(var(--dt-color-black-400-h) var(--dt-color-black-400-s) var(--dt-color-black-400-l) / var(--alpha, 100%));--dt-color-black-400: #ff5c00;--dt-color-black-300-h: 22;--dt-color-black-300-s: 100%;--dt-color-black-300-l: 50%;--dt-color-black-300-a: 100%;--dt-color-black-300-hsl: var(--dt-color-black-300-h) var(--dt-color-black-300-s) var(--dt-color-black-300-l);--dt-color-black-300-hsla: hsl(var(--dt-color-black-300-h) var(--dt-color-black-300-s) var(--dt-color-black-300-l) / var(--alpha, 100%));--dt-color-black-300: #ff5c00;--dt-color-black-200-h: 22;--dt-color-black-200-s: 100%;--dt-color-black-200-l: 50%;--dt-color-black-200-a: 100%;--dt-color-black-200-hsl: var(--dt-color-black-200-h) var(--dt-color-black-200-s) var(--dt-color-black-200-l);--dt-color-black-200-hsla: hsl(var(--dt-color-black-200-h) var(--dt-color-black-200-s) var(--dt-color-black-200-l) / var(--alpha, 100%));--dt-color-black-200: #ff5c00;--dt-color-black-100-h: 22;--dt-color-black-100-s: 100%;--dt-color-black-100-l: 50%;--dt-color-black-100-a: 100%;--dt-color-black-100-hsl: var(--dt-color-black-100-h) var(--dt-color-black-100-s) var(--dt-color-black-100-l);--dt-color-black-100-hsla: hsl(var(--dt-color-black-100-h) var(--dt-color-black-100-s) var(--dt-color-black-100-l) / var(--alpha, 100%));--dt-color-black-100: #ff5c00;--dt-color-neutral-transparent-h: 22;--dt-color-neutral-transparent-s: 100%;--dt-color-neutral-transparent-l: 50%;--dt-color-neutral-transparent-a: 100%;--dt-color-neutral-transparent-hsl: var(--dt-color-neutral-transparent-h) var(--dt-color-neutral-transparent-s) var(--dt-color-neutral-transparent-l);--dt-color-neutral-transparent-hsla: hsl(var(--dt-color-neutral-transparent-h) var(--dt-color-neutral-transparent-s) var(--dt-color-neutral-transparent-l) / var(--alpha, 0%));--dt-color-neutral-transparent: #ff5c00;--dt-color-neutral-black-h: 22;--dt-color-neutral-black-s: 100%;--dt-color-neutral-black-l: 50%;--dt-color-neutral-black-a: 100%;--dt-color-neutral-black-hsl: var(--dt-color-neutral-black-h) var(--dt-color-neutral-black-s) var(--dt-color-neutral-black-l);--dt-color-neutral-black-hsla: hsl(var(--dt-color-neutral-black-h) var(--dt-color-neutral-black-s) var(--dt-color-neutral-black-l) / var(--alpha, 100%));--dt-color-neutral-black: #ff5c00;--dt-color-neutral-white-h: 22;--dt-color-neutral-white-s: 100%;--dt-color-neutral-white-l: 50%;--dt-color-neutral-white-a: 100%;--dt-color-neutral-white-hsl: var(--dt-color-neutral-white-h) var(--dt-color-neutral-white-s) var(--dt-color-neutral-white-l);--dt-color-neutral-white-hsla: hsl(var(--dt-color-neutral-white-h) var(--dt-color-neutral-white-s) var(--dt-color-neutral-white-l) / var(--alpha, 100%));--dt-color-neutral-white: #ff5c00;--dt-space-100-percent: 100%;--dt-space-95-percent: 95%;--dt-space-90-percent: 90%;--dt-space-80-percent: 80%;--dt-space-75-percent: 75%;--dt-space-70-percent: 70%;--dt-space-66-percent: 66.7%;--dt-space-60-percent: 60%;--dt-space-50-percent: 50%;--dt-space-40-percent: 40%;--dt-space-33-percent: 33.333%;--dt-space-30-percent: 30%;--dt-space-25-percent: 25%;--dt-space-20-percent: 20%;--dt-space-10-percent: 10%;--dt-space-5-percent: 5%;--dt-space-0-percent: 0%;--dt-space-1200-negative: -204.8rem;--dt-space-1150-negative: -153.6rem;--dt-space-1130-negative: -134rem;--dt-space-1125-negative: -128rem;--dt-space-1120-negative: -126.8rem;--dt-space-1115-negative: -114rem;--dt-space-1100-negative: -102.4rem;--dt-space-1080-negative: -91.2rem;--dt-space-1060-negative: -82.8rem;--dt-space-1050-negative: -76.8rem;--dt-space-1040-negative: -76.4rem;--dt-space-1020-negative: -62.8rem;--dt-space-1000-negative: -51.2rem;--dt-space-975-negative: -46.4rem;--dt-space-950-negative: -38.4rem;--dt-space-925-negative: -33.2rem;--dt-space-905-negative: -26.4rem;--dt-space-900-negative: -25.6rem;--dt-space-875-negative: -21.6rem;--dt-space-850-negative: -19.2rem;--dt-space-825-negative: -16.4rem;--dt-space-800-negative: -12.8rem;--dt-space-775-negative: -11.4rem;--dt-space-760-negative: -10.2rem;--dt-space-750-negative: -9.6rem;--dt-space-730-negative: -8.4rem;--dt-space-720-negative: -7.2rem;--dt-space-700-negative: -6.4rem;--dt-space-650-negative: -4.8rem;--dt-space-625-negative: -4.2rem;--dt-space-600-negative: -3.2rem;--dt-space-550-negative: -2.4rem;--dt-space-525-negative: -2rem;--dt-space-500-negative: -1.6rem;--dt-space-450-negative: -1.2rem;--dt-space-400-negative: -.8rem;--dt-space-350-negative: -.6rem;--dt-space-300-negative: -.4rem;--dt-space-200-negative: -.2rem;--dt-space-100-negative: -.1rem;--dt-space-50-negative: -.05rem;--dt-space-1200: 204.8rem;--dt-space-1150: 153.6rem;--dt-space-1130: 134rem;--dt-space-1125: 128rem;--dt-space-1120: 126.8rem;--dt-space-1115: 114rem;--dt-space-1100: 102.4rem;--dt-space-1080: 91.2rem;--dt-space-1060: 82.8rem;--dt-space-1050: 76.8rem;--dt-space-1040: 76.4rem;--dt-space-1020: 62.8rem;--dt-space-1000: 51.2rem;--dt-space-975: 46.4rem;--dt-space-950: 38.4rem;--dt-space-925: 33.2rem;--dt-space-905: 26.4rem;--dt-space-900: 25.6rem;--dt-space-875: 21.6rem;--dt-space-850: 19.2rem;--dt-space-825: 16.4rem;--dt-space-800: 12.8rem;--dt-space-775: 11.4rem;--dt-space-760: 10.2rem;--dt-space-750: 9.6rem;--dt-space-730: 8.4rem;--dt-space-720: 7.2rem;--dt-space-700: 6.4rem;--dt-space-650: 4.8rem;--dt-space-625: 4.2rem;--dt-space-600: 3.2rem;--dt-space-550: 2.4rem;--dt-space-525: 2rem;--dt-space-500: 1.6rem;--dt-space-450: 1.2rem;--dt-space-400: .8rem;--dt-space-350: .6rem;--dt-space-300: .4rem;--dt-space-200: .2rem;--dt-space-100: .1rem;--dt-space-50: .05rem;--dt-space-0: 0rem;--dt-size-radius-circle: 50%;--dt-size-radius-pill: 10.2rem;--dt-size-radius-600: 3.2rem;--dt-size-radius-500: 1.6rem;--dt-size-radius-450: 1.2rem;--dt-size-radius-400: .8rem;--dt-size-radius-300: .4rem;--dt-size-radius-200: .2rem;--dt-size-radius-100: .1rem;--dt-size-radius-0: 0rem;--dt-size-100-percent: 100%;--dt-size-95-percent: 95%;--dt-size-90-percent: 90%;--dt-size-80-percent: 80%;--dt-size-75-percent: 75%;--dt-size-70-percent: 70%;--dt-size-66-percent: 66.7%;--dt-size-60-percent: 60%;--dt-size-50-percent: 50%;--dt-size-40-percent: 40%;--dt-size-33-percent: 33.333%;--dt-size-30-percent: 30%;--dt-size-25-percent: 25%;--dt-size-20-percent: 20%;--dt-size-10-percent: 10%;--dt-size-5-percent: 5%;--dt-size-0-percent: 0%;--dt-size-1200-negative: -204.8rem;--dt-size-1150-negative: -153.6rem;--dt-size-1130-negative: -134rem;--dt-size-1125-negative: -128rem;--dt-size-1120-negative: -126.8rem;--dt-size-1115-negative: -114rem;--dt-size-1100-negative: -102.4rem;--dt-size-1080-negative: -91.2rem;--dt-size-1060-negative: -82.8rem;--dt-size-1050-negative: -76.8rem;--dt-size-1040-negative: -76.4rem;--dt-size-1020-negative: -62.8rem;--dt-size-1000-negative: -51.2rem;--dt-size-975-negative: -46.4rem;--dt-size-950-negative: -38.4rem;--dt-size-925-negative: -33.2rem;--dt-size-905-negative: -26.4rem;--dt-size-900-negative: -25.6rem;--dt-size-875-negative: -21.6rem;--dt-size-850-negative: -19.2rem;--dt-size-825-negative: -16.4rem;--dt-size-800-negative: -12.8rem;--dt-size-775-negative: -11.4rem;--dt-size-760-negative: -10.2rem;--dt-size-750-negative: -9.6rem;--dt-size-730-negative: -8.4rem;--dt-size-720-negative: -7.2rem;--dt-size-700-negative: -6.4rem;--dt-size-650-negative: -4.8rem;--dt-size-625-negative: -4.2rem;--dt-size-600-negative: -3.2rem;--dt-size-550-negative: -2.4rem;--dt-size-525-negative: -2rem;--dt-size-500-negative: -1.6rem;--dt-size-450-negative: -1.2rem;--dt-size-400-negative: -.8rem;--dt-size-350-negative: -.6rem;--dt-size-300-negative: -.4rem;--dt-size-200-negative: -.2rem;--dt-size-100-negative: -.1rem;--dt-size-50-negative: -.05rem;--dt-size-border-400: .8rem;--dt-size-border-300: .4rem;--dt-size-border-200: .2rem;--dt-size-border-150: .15rem;--dt-size-border-100: .1rem;--dt-size-border-50: .05rem;--dt-size-border-0: 0rem;--dt-size-1200: 204.8rem;--dt-size-1150: 153.6rem;--dt-size-1130: 134rem;--dt-size-1125: 128rem;--dt-size-1120: 126.8rem;--dt-size-1115: 114rem;--dt-size-1100: 102.4rem;--dt-size-1080: 91.2rem;--dt-size-1060: 82.8rem;--dt-size-1050: 76.8rem;--dt-size-1040: 76.4rem;--dt-size-1020: 62.8rem;--dt-size-1000: 51.2rem;--dt-size-975: 46.4rem;--dt-size-950: 38.4rem;--dt-size-925: 33.2rem;--dt-size-905: 26.4rem;--dt-size-900: 25.6rem;--dt-size-875: 21.6rem;--dt-size-850: 19.2rem;--dt-size-825: 16.4rem;--dt-size-800: 12.8rem;--dt-size-775: 11.4rem;--dt-size-760: 10.2rem;--dt-size-750: 9.6rem;--dt-size-730: 8.4rem;--dt-size-720: 7.2rem;--dt-size-700: 6.4rem;--dt-size-650: 4.8rem;--dt-size-625: 4.2rem;--dt-size-600: 3.2rem;--dt-size-550: 2.4rem;--dt-size-525: 2rem;--dt-size-500: 1.6rem;--dt-size-450: 1.2rem;--dt-size-400: .8rem;--dt-size-350: .6rem;--dt-size-300: .4rem;--dt-size-200: .2rem;--dt-size-100: .1rem;--dt-size-50: .05rem;--dt-size-0: 0rem;--dt-font-text-case-none: none;--dt-font-text-case-capitalize: capitalize;--dt-font-text-case-lowercase: lowercase;--dt-font-text-case-uppercase: uppercase;--dt-font-weight-bold: 700;--dt-font-weight-semi-bold: 600;--dt-font-weight-medium: 500;--dt-font-weight-normal: 400;--dt-font-line-height-600: 2;--dt-font-line-height-500: 1.8;--dt-font-line-height-400: 1.6;--dt-font-line-height-300: 1.4;--dt-font-line-height-200: 1.2;--dt-font-line-height-100: 1;--dt-font-family-mono: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;--dt-font-family-body: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--dt-font-size-root: 10px;--dt-shadow-focus-inset-offset-y: var(--dt-size-0);--dt-shadow-focus-inset-offset-x: var(--dt-size-0);--dt-shadow-focus-inset-color-h: 22;--dt-shadow-focus-inset-color-s: 100%;--dt-shadow-focus-inset-color-l: 50%;--dt-shadow-focus-inset-color-a: 100%;--dt-shadow-focus-inset-color-hsl: var(--dt-shadow-focus-inset-color-h) var(--dt-shadow-focus-inset-color-s) var(--dt-shadow-focus-inset-color-l);--dt-shadow-focus-inset-color-hsla: hsl(var(--dt-shadow-focus-inset-color-h) var(--dt-shadow-focus-inset-color-s) var(--dt-shadow-focus-inset-color-l) / var(--alpha, 100%));--dt-shadow-focus-inset-color: #ff5c00;--dt-shadow-focus-inset-spread: var(--dt-size-200);--dt-shadow-focus-inset-blur: var(--dt-size-0);--dt-shadow-focus-2-offset-y: var(--dt-size-0);--dt-shadow-focus-2-offset-x: var(--dt-size-0);--dt-shadow-focus-2-color-h: 22;--dt-shadow-focus-2-color-s: 100%;--dt-shadow-focus-2-color-l: 50%;--dt-shadow-focus-2-color-a: 100%;--dt-shadow-focus-2-color-hsl: var(--dt-shadow-focus-2-color-h) var(--dt-shadow-focus-2-color-s) var(--dt-shadow-focus-2-color-l);--dt-shadow-focus-2-color-hsla: hsl(var(--dt-shadow-focus-2-color-h) var(--dt-shadow-focus-2-color-s) var(--dt-shadow-focus-2-color-l) / var(--alpha, 100%));--dt-shadow-focus-2-color: #ff5c00;--dt-shadow-focus-2-spread: calc(var(--dt-size-200) + var(--dt-size-100));--dt-shadow-focus-2-blur: var(--dt-size-0);--dt-shadow-focus-1-offset-y: var(--dt-size-0);--dt-shadow-focus-1-offset-x: var(--dt-size-0);--dt-shadow-focus-1-color-h: 22;--dt-shadow-focus-1-color-s: 100%;--dt-shadow-focus-1-color-l: 50%;--dt-shadow-focus-1-color-a: 100%;--dt-shadow-focus-1-color-hsl: var(--dt-shadow-focus-1-color-h) var(--dt-shadow-focus-1-color-s) var(--dt-shadow-focus-1-color-l);--dt-shadow-focus-1-color-hsla: hsl(var(--dt-shadow-focus-1-color-h) var(--dt-shadow-focus-1-color-s) var(--dt-shadow-focus-1-color-l) / var(--alpha, 100%));--dt-shadow-focus-1-color: #ff5c00;--dt-shadow-focus-1-spread: var(--dt-size-100);--dt-shadow-focus-1-blur: var(--dt-size-0);--dt-shadow-card-3-offset-y: var(--dt-size-200);--dt-shadow-card-3-offset-x: var(--dt-size-0);--dt-shadow-card-3-spread: var(--dt-size-0);--dt-shadow-card-3-blur: var(--dt-size-500);--dt-shadow-card-2-offset-y: var(--dt-size-200);--dt-shadow-card-2-offset-x: var(--dt-size-0);--dt-shadow-card-2-spread: var(--dt-size-0);--dt-shadow-card-2-blur: var(--dt-size-300);--dt-shadow-card-1-offset-y: var(--dt-size-100);--dt-shadow-card-1-offset-x: var(--dt-size-0);--dt-shadow-card-1-spread: var(--dt-size-0);--dt-shadow-card-1-blur: var(--dt-size-200);--dt-shadow-extra-large-offset-y: var(--dt-size-200);--dt-shadow-extra-large-offset-x: var(--dt-size-0);--dt-shadow-extra-large-spread: var(--dt-size-0);--dt-shadow-extra-large-blur: var(--dt-size-600);--dt-shadow-large-offset-y: var(--dt-size-200);--dt-shadow-large-offset-x: var(--dt-size-0);--dt-shadow-large-spread: var(--dt-size-0);--dt-shadow-large-blur: var(--dt-size-500);--dt-shadow-medium-offset-y: var(--dt-size-200);--dt-shadow-medium-offset-x: var(--dt-size-0);--dt-shadow-medium-spread: var(--dt-size-0);--dt-shadow-medium-blur: var(--dt-size-400);--dt-shadow-small-offset-y: var(--dt-size-200);--dt-shadow-small-offset-x: var(--dt-size-0);--dt-shadow-small-spread: var(--dt-size-0);--dt-shadow-small-blur: var(--dt-size-300);--dt-shadow-focus-inset: var(--dt-shadow-focus-inset-offset-x) var(--dt-shadow-focus-inset-offset-y) var(--dt-shadow-focus-inset-blur) var(--dt-shadow-focus-inset-spread) var(--dt-shadow-focus-inset-color) inset;--dt-shadow-focus: var(--dt-shadow-focus-1-offset-x) var(--dt-shadow-focus-1-offset-y) var(--dt-shadow-focus-1-blur) var(--dt-shadow-focus-1-spread) var(--dt-shadow-focus-1-color), var(--dt-shadow-focus-2-offset-x) var(--dt-shadow-focus-2-offset-y) var(--dt-shadow-focus-2-blur) var(--dt-shadow-focus-2-spread) var(--dt-shadow-focus-2-color);--dt-shadow-card: var(--dt-shadow-card-1-offset-x) var(--dt-shadow-card-1-offset-y) var(--dt-shadow-card-1-blur) var(--dt-shadow-card-1-spread) var(--dt-shadow-card-1-color), var(--dt-shadow-card-2-offset-x) var(--dt-shadow-card-2-offset-y) var(--dt-shadow-card-2-blur) var(--dt-shadow-card-2-spread) var(--dt-shadow-card-2-color), var(--dt-shadow-card-3-offset-x) var(--dt-shadow-card-3-offset-y) var(--dt-shadow-card-3-blur) var(--dt-shadow-card-3-spread) var(--dt-shadow-card-3-color);--dt-shadow-extra-large: var(--dt-shadow-extra-large-offset-x) var(--dt-shadow-extra-large-offset-y) var(--dt-shadow-extra-large-blur) var(--dt-shadow-extra-large-spread) var(--dt-shadow-extra-large-color);--dt-shadow-large: var(--dt-shadow-large-offset-x) var(--dt-shadow-large-offset-y) var(--dt-shadow-large-blur) var(--dt-shadow-large-spread) var(--dt-shadow-large-color);--dt-shadow-medium: var(--dt-shadow-medium-offset-x) var(--dt-shadow-medium-offset-y) var(--dt-shadow-medium-blur) var(--dt-shadow-medium-spread) var(--dt-shadow-medium-color);--dt-shadow-small: var(--dt-shadow-small-offset-x) var(--dt-shadow-small-offset-y) var(--dt-shadow-small-blur) var(--dt-shadow-small-spread) var(--dt-shadow-small-color);--dt-color-gradient-magenta-purple: #ff5c00;--dt-size-base: calc(var(--dt-font-size-root) * .8);--dt-font-family-expressive: Archivo, var(--dt-font-family-body);--dt-font-size-500: calc(var(--dt-font-size-root) * 3.8);--dt-font-size-400: calc(var(--dt-font-size-root) * 2.7);--dt-font-size-300: calc(var(--dt-font-size-root) * 1.9);--dt-font-size-200: calc(var(--dt-font-size-root) * 1.5);--dt-font-size-100: calc(var(--dt-font-size-root) * 1.2);--dt-space-base: var(--dt-size-base);--dt-font-size-100-mobile: 1.2rem;--dt-font-size-200-mobile: 1.6rem;--dt-font-size-300-mobile: 2rem;--dt-font-size-400-mobile: 2.9rem;--dt-font-size-500-mobile: 4.1rem;--dt-font-size-100-tc8: 1.7rem;--dt-font-size-200-tc8: 2.1rem;--dt-font-size-300-tc8: 2.7rem;--dt-font-size-400-tc8: 3.8rem;--dt-font-size-500-tc8: 5.4rem;--dt-font-size-100-tv: 2.5rem;--dt-font-size-200-tv: 3.2rem;--dt-font-size-300-tv: 4.1rem;--dt-font-size-400-tv: 5.8rem;--dt-font-size-500-tv: 8.2rem;--zi-hide: -1;--zi-base: 0;--zi-base1: 1;--zi-selected: 25;--zi-active: 50;--zi-navigation: 100;--zi-navigation-fixed: 150;--zi-dropdown: 200;--zi-popover: 300;--zi-tooltip: 400;--zi-drawer: 500;--zi-modal: 600;--zi-modal-element: 650;--zi-notification: 700}',r=":root{color-scheme:light;--dt-radio-size-radius: 50%;--dt-avatar-color-background-000-h: 22;--dt-avatar-color-background-000-s: 100%;--dt-avatar-color-background-000-l: 50%;--dt-avatar-color-background-000-a: 100%;--dt-avatar-color-background-000-hsl: var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l);--dt-avatar-color-background-000-hsla: hsl(var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l) / var(--alpha, 100%));--dt-avatar-color-background-000: #ff5c00;--dt-avatar-color-background-1800-h: 22;--dt-avatar-color-background-1800-s: 100%;--dt-avatar-color-background-1800-l: 50%;--dt-avatar-color-background-1800-a: 100%;--dt-avatar-color-background-1800-hsl: var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l);--dt-avatar-color-background-1800-hsla: hsl(var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l) / var(--alpha, 100%));--dt-avatar-color-background-1800: #ff5c00;--dt-avatar-color-background-1700-h: 22;--dt-avatar-color-background-1700-s: 100%;--dt-avatar-color-background-1700-l: 50%;--dt-avatar-color-background-1700-a: 100%;--dt-avatar-color-background-1700-hsl: var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l);--dt-avatar-color-background-1700-hsla: hsl(var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l) / var(--alpha, 100%));--dt-avatar-color-background-1700: #ff5c00;--dt-avatar-color-background-1600-h: 22;--dt-avatar-color-background-1600-s: 100%;--dt-avatar-color-background-1600-l: 50%;--dt-avatar-color-background-1600-a: 100%;--dt-avatar-color-background-1600-hsl: var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l);--dt-avatar-color-background-1600-hsla: hsl(var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l) / var(--alpha, 100%));--dt-avatar-color-background-1600: #ff5c00;--dt-avatar-color-background-1500-h: 22;--dt-avatar-color-background-1500-s: 100%;--dt-avatar-color-background-1500-l: 50%;--dt-avatar-color-background-1500-a: 100%;--dt-avatar-color-background-1500-hsl: var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l);--dt-avatar-color-background-1500-hsla: hsl(var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l) / var(--alpha, 100%));--dt-avatar-color-background-1500: #ff5c00;--dt-avatar-color-background-1400-h: 22;--dt-avatar-color-background-1400-s: 100%;--dt-avatar-color-background-1400-l: 50%;--dt-avatar-color-background-1400-a: 100%;--dt-avatar-color-background-1400-hsl: var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l);--dt-avatar-color-background-1400-hsla: hsl(var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l) / var(--alpha, 100%));--dt-avatar-color-background-1400: #ff5c00;--dt-avatar-color-background-1300-h: 22;--dt-avatar-color-background-1300-s: 100%;--dt-avatar-color-background-1300-l: 50%;--dt-avatar-color-background-1300-a: 100%;--dt-avatar-color-background-1300-hsl: var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l);--dt-avatar-color-background-1300-hsla: hsl(var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l) / var(--alpha, 100%));--dt-avatar-color-background-1300: #ff5c00;--dt-avatar-color-background-1200-h: 22;--dt-avatar-color-background-1200-s: 100%;--dt-avatar-color-background-1200-l: 50%;--dt-avatar-color-background-1200-a: 100%;--dt-avatar-color-background-1200-hsl: var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l);--dt-avatar-color-background-1200-hsla: hsl(var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l) / var(--alpha, 100%));--dt-avatar-color-background-1200: #ff5c00;--dt-avatar-color-background-1100-h: 22;--dt-avatar-color-background-1100-s: 100%;--dt-avatar-color-background-1100-l: 50%;--dt-avatar-color-background-1100-a: 100%;--dt-avatar-color-background-1100-hsl: var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l);--dt-avatar-color-background-1100-hsla: hsl(var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l) / var(--alpha, 100%));--dt-avatar-color-background-1100: #ff5c00;--dt-avatar-color-background-1000-h: 22;--dt-avatar-color-background-1000-s: 100%;--dt-avatar-color-background-1000-l: 50%;--dt-avatar-color-background-1000-a: 100%;--dt-avatar-color-background-1000-hsl: var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l);--dt-avatar-color-background-1000-hsla: hsl(var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l) / var(--alpha, 100%));--dt-avatar-color-background-1000: #ff5c00;--dt-avatar-color-background-900-h: 22;--dt-avatar-color-background-900-s: 100%;--dt-avatar-color-background-900-l: 50%;--dt-avatar-color-background-900-a: 100%;--dt-avatar-color-background-900-hsl: var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l);--dt-avatar-color-background-900-hsla: hsl(var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l) / var(--alpha, 100%));--dt-avatar-color-background-900: #ff5c00;--dt-avatar-color-background-800-h: 22;--dt-avatar-color-background-800-s: 100%;--dt-avatar-color-background-800-l: 50%;--dt-avatar-color-background-800-a: 100%;--dt-avatar-color-background-800-hsl: var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l);--dt-avatar-color-background-800-hsla: hsl(var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l) / var(--alpha, 100%));--dt-avatar-color-background-800: #ff5c00;--dt-avatar-color-background-700-h: 22;--dt-avatar-color-background-700-s: 100%;--dt-avatar-color-background-700-l: 50%;--dt-avatar-color-background-700-a: 100%;--dt-avatar-color-background-700-hsl: var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l);--dt-avatar-color-background-700-hsla: hsl(var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l) / var(--alpha, 100%));--dt-avatar-color-background-700: #ff5c00;--dt-avatar-color-background-600-h: 22;--dt-avatar-color-background-600-s: 100%;--dt-avatar-color-background-600-l: 50%;--dt-avatar-color-background-600-a: 100%;--dt-avatar-color-background-600-hsl: var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l);--dt-avatar-color-background-600-hsla: hsl(var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l) / var(--alpha, 100%));--dt-avatar-color-background-600: #ff5c00;--dt-avatar-color-background-500-h: 22;--dt-avatar-color-background-500-s: 100%;--dt-avatar-color-background-500-l: 50%;--dt-avatar-color-background-500-a: 100%;--dt-avatar-color-background-500-hsl: var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l);--dt-avatar-color-background-500-hsla: hsl(var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l) / var(--alpha, 100%));--dt-avatar-color-background-500: #ff5c00;--dt-avatar-color-background-400-h: 22;--dt-avatar-color-background-400-s: 100%;--dt-avatar-color-background-400-l: 50%;--dt-avatar-color-background-400-a: 100%;--dt-avatar-color-background-400-hsl: var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l);--dt-avatar-color-background-400-hsla: hsl(var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l) / var(--alpha, 100%));--dt-avatar-color-background-400: #ff5c00;--dt-avatar-color-background-300-h: 22;--dt-avatar-color-background-300-s: 100%;--dt-avatar-color-background-300-l: 50%;--dt-avatar-color-background-300-a: 100%;--dt-avatar-color-background-300-hsl: var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l);--dt-avatar-color-background-300-hsla: hsl(var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l) / var(--alpha, 100%));--dt-avatar-color-background-300: #ff5c00;--dt-avatar-color-background-200-h: 22;--dt-avatar-color-background-200-s: 100%;--dt-avatar-color-background-200-l: 50%;--dt-avatar-color-background-200-a: 100%;--dt-avatar-color-background-200-hsl: var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l);--dt-avatar-color-background-200-hsla: hsl(var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l) / var(--alpha, 100%));--dt-avatar-color-background-200: #ff5c00;--dt-avatar-color-background-100-h: 22;--dt-avatar-color-background-100-s: 100%;--dt-avatar-color-background-100-l: 50%;--dt-avatar-color-background-100-a: 100%;--dt-avatar-color-background-100-hsl: var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l);--dt-avatar-color-background-100-hsla: hsl(var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l) / var(--alpha, 100%));--dt-avatar-color-background-100: #ff5c00;--dt-radio-color-background-checked-h: 22;--dt-radio-color-background-checked-s: 100%;--dt-radio-color-background-checked-l: 50%;--dt-radio-color-background-checked-a: 100%;--dt-radio-color-background-checked-hsl: var(--dt-color-brand-purple-hsl);--dt-radio-color-background-checked-hsla: var(--dt-color-brand-purple-hsla);--dt-radio-color-background-checked: #ff5c00;--dt-radio-size-width: var(--dt-size-500);--dt-icon-size-border-100: var(--dt-size-border-100);--dt-checkbox-color-background-checked-h: 22;--dt-checkbox-color-background-checked-s: 100%;--dt-checkbox-color-background-checked-l: 50%;--dt-checkbox-color-background-checked-a: 100%;--dt-checkbox-color-background-checked-hsl: var(--dt-color-brand-purple-hsl);--dt-checkbox-color-background-checked-hsla: var(--dt-color-brand-purple-hsla);--dt-checkbox-color-background-checked: #ff5c00;--dt-checkbox-size-width: var(--dt-size-500);--dt-button-size-radius-xl: var(--dt-size-radius-500);--dt-button-size-radius-lg: var(--dt-size-radius-450);--dt-button-size-radius-md: var(--dt-size-radius-400);--dt-button-size-radius-sm: var(--dt-size-radius-400);--dt-button-size-radius-xs: var(--dt-size-radius-300);--dt-button-line-height-xl: var(--dt-font-line-height-200);--dt-button-line-height-lg: var(--dt-font-line-height-200);--dt-button-line-height-md: var(--dt-font-line-height-200);--dt-button-line-height-sm: var(--dt-font-line-height-200);--dt-button-line-height-xs: var(--dt-font-line-height-200);--dt-button-font-weight-xl: var(--dt-font-weight-normal);--dt-button-font-weight-lg: var(--dt-font-weight-medium);--dt-button-font-weight-md: var(--dt-font-weight-medium);--dt-button-font-weight-sm: var(--dt-font-weight-medium);--dt-button-font-weight-xs: var(--dt-font-weight-medium);--dt-badge-color-border-bulletin-subtle-h: 22;--dt-badge-color-border-bulletin-subtle-s: 100%;--dt-badge-color-border-bulletin-subtle-l: 50%;--dt-badge-color-border-bulletin-subtle-a: 100%;--dt-badge-color-border-bulletin-subtle-hsl: var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l);--dt-badge-color-border-bulletin-subtle-hsla: hsl(var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l) / var(--alpha, 50%));--dt-badge-color-border-bulletin-subtle: #ff5c00;--dt-badge-color-foreground-bulletin-subtle-h: 22;--dt-badge-color-foreground-bulletin-subtle-s: 100%;--dt-badge-color-foreground-bulletin-subtle-l: 50%;--dt-badge-color-foreground-bulletin-subtle-a: 100%;--dt-badge-color-foreground-bulletin-subtle-hsl: var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l);--dt-badge-color-foreground-bulletin-subtle-hsla: hsl(var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l) / var(--alpha, 100%));--dt-badge-color-foreground-bulletin-subtle: #ff5c00;--dt-badge-color-foreground-bulletin-h: 22;--dt-badge-color-foreground-bulletin-s: 100%;--dt-badge-color-foreground-bulletin-l: 50%;--dt-badge-color-foreground-bulletin-a: 100%;--dt-badge-color-foreground-bulletin-hsl: var(--dt-color-neutral-white-hsl);--dt-badge-color-foreground-bulletin-hsla: var(--dt-color-neutral-white-hsla);--dt-badge-color-foreground-bulletin: #ff5c00;--dt-badge-color-background-bulletin-subtle-h: 22;--dt-badge-color-background-bulletin-subtle-s: 100%;--dt-badge-color-background-bulletin-subtle-l: 50%;--dt-badge-color-background-bulletin-subtle-a: 100%;--dt-badge-color-background-bulletin-subtle-hsl: var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l);--dt-badge-color-background-bulletin-subtle-hsla: hsl(var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l) / var(--alpha, 10%));--dt-badge-color-background-bulletin-subtle: #ff5c00;--dt-badge-color-background-bulletin-h: 22;--dt-badge-color-background-bulletin-s: 100%;--dt-badge-color-background-bulletin-l: 50%;--dt-badge-color-background-bulletin-a: 100%;--dt-badge-color-background-bulletin-hsl: var(--dt-color-brand-purple-hsl);--dt-badge-color-background-bulletin-hsla: var(--dt-color-brand-purple-hsla);--dt-badge-color-background-bulletin: #ff5c00;--dt-avatar-color-foreground-h: 22;--dt-avatar-color-foreground-s: 100%;--dt-avatar-color-foreground-l: 50%;--dt-avatar-color-foreground-a: 100%;--dt-avatar-color-foreground-hsl: var(--dt-color-neutral-black-hsl);--dt-avatar-color-foreground-hsla: var(--dt-color-neutral-black-hsla);--dt-avatar-color-foreground: #ff5c00;--dt-theme-mention-color-background-strong-h: 22;--dt-theme-mention-color-background-strong-s: 100%;--dt-theme-mention-color-background-strong-l: 50%;--dt-theme-mention-color-background-strong-a: 100%;--dt-theme-mention-color-background-strong-hsl: var(--dt-color-purple-500-hsl);--dt-theme-mention-color-background-strong-hsla: var(--dt-color-purple-500-hsla);--dt-theme-mention-color-background-strong: #ff5c00;--dt-theme-mention-color-background-h: 22;--dt-theme-mention-color-background-s: 100%;--dt-theme-mention-color-background-l: 50%;--dt-theme-mention-color-background-a: 100%;--dt-theme-mention-color-background-hsl: var(--dt-color-brand-purple-hsl);--dt-theme-mention-color-background-hsla: var(--dt-color-brand-purple-hsla);--dt-theme-mention-color-background: #ff5c00;--dt-theme-mention-color-foreground-h: 22;--dt-theme-mention-color-foreground-s: 100%;--dt-theme-mention-color-foreground-l: 50%;--dt-theme-mention-color-foreground-a: 100%;--dt-theme-mention-color-foreground-hsl: var(--dt-color-neutral-white-hsl);--dt-theme-mention-color-foreground-hsla: var(--dt-color-neutral-white-hsla);--dt-theme-mention-color-foreground: #ff5c00;--dt-theme-presence-color-background-offline-h: 22;--dt-theme-presence-color-background-offline-s: 100%;--dt-theme-presence-color-background-offline-l: 50%;--dt-theme-presence-color-background-offline-a: 100%;--dt-theme-presence-color-background-offline-hsl: var(--dt-color-neutral-white-hsl);--dt-theme-presence-color-background-offline-hsla: var(--dt-color-neutral-white-hsla);--dt-theme-presence-color-background-offline: #ff5c00;--dt-theme-presence-color-background-busy-h: 22;--dt-theme-presence-color-background-busy-s: 100%;--dt-theme-presence-color-background-busy-l: 50%;--dt-theme-presence-color-background-busy-a: 100%;--dt-theme-presence-color-background-busy-hsl: var(--dt-color-gold-300-hsl);--dt-theme-presence-color-background-busy-hsla: var(--dt-color-gold-300-hsla);--dt-theme-presence-color-background-busy: #ff5c00;--dt-theme-presence-color-background-busy-unavailable-h: 22;--dt-theme-presence-color-background-busy-unavailable-s: 100%;--dt-theme-presence-color-background-busy-unavailable-l: 50%;--dt-theme-presence-color-background-busy-unavailable-a: 100%;--dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-color-red-300-hsl);--dt-theme-presence-color-background-busy-unavailable-hsla: var(--dt-color-red-300-hsla);--dt-theme-presence-color-background-busy-unavailable: #ff5c00;--dt-theme-presence-color-background-available-h: 22;--dt-theme-presence-color-background-available-s: 100%;--dt-theme-presence-color-background-available-l: 50%;--dt-theme-presence-color-background-available-a: 100%;--dt-theme-presence-color-background-available-hsl: var(--dt-color-green-400-hsl);--dt-theme-presence-color-background-available-hsla: var(--dt-color-green-400-hsla);--dt-theme-presence-color-background-available: #ff5c00;--dt-theme-color-base-h: 22;--dt-theme-color-base-s: 100%;--dt-theme-color-base-l: 50%;--dt-theme-color-base-a: 100%;--dt-theme-color-base-hsl: var(--dt-color-black-900-hsl);--dt-theme-color-base-hsla: var(--dt-color-black-900-hsla);--dt-theme-color-base: #ff5c00;--dt-action-color-border-base-outlined-default-h: 22;--dt-action-color-border-base-outlined-default-s: 100%;--dt-action-color-border-base-outlined-default-l: 50%;--dt-action-color-border-base-outlined-default-a: 100%;--dt-action-color-border-base-outlined-default-hsl: var(--dt-color-purple-400-hsl);--dt-action-color-border-base-outlined-default-hsla: var(--dt-color-purple-400-hsla);--dt-action-color-border-base-outlined-default: #ff5c00;--dt-action-color-background-positive-primary-default-h: 22;--dt-action-color-background-positive-primary-default-s: 100%;--dt-action-color-background-positive-primary-default-l: 50%;--dt-action-color-background-positive-primary-default-a: 100%;--dt-action-color-background-positive-primary-default-hsl: var(--dt-color-green-400-hsl);--dt-action-color-background-positive-primary-default-hsla: var(--dt-color-green-400-hsla);--dt-action-color-background-positive-primary-default: #ff5c00;--dt-action-color-background-positive-active-h: 22;--dt-action-color-background-positive-active-s: 100%;--dt-action-color-background-positive-active-l: 50%;--dt-action-color-background-positive-active-a: 100%;--dt-action-color-background-positive-active-hsl: var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l);--dt-action-color-background-positive-active-hsla: hsl(var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l) / var(--alpha, 8%));--dt-action-color-background-positive-active: #ff5c00;--dt-action-color-background-positive-hover-h: 22;--dt-action-color-background-positive-hover-s: 100%;--dt-action-color-background-positive-hover-l: 50%;--dt-action-color-background-positive-hover-a: 100%;--dt-action-color-background-positive-hover-hsl: var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l);--dt-action-color-background-positive-hover-hsla: hsl(var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l) / var(--alpha, 100%));--dt-action-color-background-positive-hover: #ff5c00;--dt-action-color-background-positive-default-h: 22;--dt-action-color-background-positive-default-s: 100%;--dt-action-color-background-positive-default-l: 50%;--dt-action-color-background-positive-default-a: 100%;--dt-action-color-background-positive-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-positive-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-positive-default: #ff5c00;--dt-action-color-background-disabled-default-h: 22;--dt-action-color-background-disabled-default-s: 100%;--dt-action-color-background-disabled-default-l: 50%;--dt-action-color-background-disabled-default-a: 100%;--dt-action-color-background-disabled-default-hsl: var(--dt-color-black-300-hsl);--dt-action-color-background-disabled-default-hsla: var(--dt-color-black-300-hsla);--dt-action-color-background-disabled-default: #ff5c00;--dt-action-color-background-muted-active-h: 22;--dt-action-color-background-muted-active-s: 100%;--dt-action-color-background-muted-active-l: 50%;--dt-action-color-background-muted-active-a: 100%;--dt-action-color-background-muted-active-hsl: var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l);--dt-action-color-background-muted-active-hsla: hsl(var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l) / var(--alpha, 16%));--dt-action-color-background-muted-active: #ff5c00;--dt-action-color-background-muted-hover-h: 22;--dt-action-color-background-muted-hover-s: 100%;--dt-action-color-background-muted-hover-l: 50%;--dt-action-color-background-muted-hover-a: 100%;--dt-action-color-background-muted-hover-hsl: var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l);--dt-action-color-background-muted-hover-hsla: hsl(var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l) / var(--alpha, 10%));--dt-action-color-background-muted-hover: #ff5c00;--dt-action-color-background-muted-default-h: 22;--dt-action-color-background-muted-default-s: 100%;--dt-action-color-background-muted-default-l: 50%;--dt-action-color-background-muted-default-a: 100%;--dt-action-color-background-muted-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-muted-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-muted-default: #ff5c00;--dt-action-color-background-inverted-primary-hover-h: 22;--dt-action-color-background-inverted-primary-hover-s: 100%;--dt-action-color-background-inverted-primary-hover-l: 50%;--dt-action-color-background-inverted-primary-hover-a: 100%;--dt-action-color-background-inverted-primary-hover-hsl: var(--dt-color-purple-100-hsl);--dt-action-color-background-inverted-primary-hover-hsla: var(--dt-color-purple-100-hsla);--dt-action-color-background-inverted-primary-hover: #ff5c00;--dt-action-color-background-inverted-default-h: 22;--dt-action-color-background-inverted-default-s: 100%;--dt-action-color-background-inverted-default-l: 50%;--dt-action-color-background-inverted-default-a: 100%;--dt-action-color-background-inverted-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-inverted-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-inverted-default: #ff5c00;--dt-action-color-background-critical-primary-default-h: 22;--dt-action-color-background-critical-primary-default-s: 100%;--dt-action-color-background-critical-primary-default-l: 50%;--dt-action-color-background-critical-primary-default-a: 100%;--dt-action-color-background-critical-primary-default-hsl: var(--dt-color-red-300-hsl);--dt-action-color-background-critical-primary-default-hsla: var(--dt-color-red-300-hsla);--dt-action-color-background-critical-primary-default: #ff5c00;--dt-action-color-background-critical-active-h: 22;--dt-action-color-background-critical-active-s: 100%;--dt-action-color-background-critical-active-l: 50%;--dt-action-color-background-critical-active-a: 100%;--dt-action-color-background-critical-active-hsl: var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l);--dt-action-color-background-critical-active-hsla: hsl(var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l) / var(--alpha, 12%));--dt-action-color-background-critical-active: #ff5c00;--dt-action-color-background-critical-hover-h: 22;--dt-action-color-background-critical-hover-s: 100%;--dt-action-color-background-critical-hover-l: 50%;--dt-action-color-background-critical-hover-a: 100%;--dt-action-color-background-critical-hover-hsl: var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l);--dt-action-color-background-critical-hover-hsla: hsl(var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l) / var(--alpha, 7%));--dt-action-color-background-critical-hover: #ff5c00;--dt-action-color-background-critical-default-h: 22;--dt-action-color-background-critical-default-s: 100%;--dt-action-color-background-critical-default-l: 50%;--dt-action-color-background-critical-default-a: 100%;--dt-action-color-background-critical-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-critical-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-critical-default: #ff5c00;--dt-action-color-background-base-primary-default-h: 22;--dt-action-color-background-base-primary-default-s: 100%;--dt-action-color-background-base-primary-default-l: 50%;--dt-action-color-background-base-primary-default-a: 100%;--dt-action-color-background-base-primary-default-hsl: var(--dt-color-brand-purple-hsl);--dt-action-color-background-base-primary-default-hsla: var(--dt-color-brand-purple-hsla);--dt-action-color-background-base-primary-default: #ff5c00;--dt-action-color-background-base-active-h: 22;--dt-action-color-background-base-active-s: 100%;--dt-action-color-background-base-active-l: 50%;--dt-action-color-background-base-active-a: 100%;--dt-action-color-background-base-active-hsl: var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l);--dt-action-color-background-base-active-hsla: hsl(var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l) / var(--alpha, 18%));--dt-action-color-background-base-active: #ff5c00;--dt-action-color-background-base-hover-h: 22;--dt-action-color-background-base-hover-s: 100%;--dt-action-color-background-base-hover-l: 50%;--dt-action-color-background-base-hover-a: 100%;--dt-action-color-background-base-hover-hsl: var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l);--dt-action-color-background-base-hover-hsla: hsl(var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l) / var(--alpha, 14%));--dt-action-color-background-base-hover: #ff5c00;--dt-action-color-background-base-default-h: 22;--dt-action-color-background-base-default-s: 100%;--dt-action-color-background-base-default-l: 50%;--dt-action-color-background-base-default-a: 100%;--dt-action-color-background-base-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-base-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-base-default: #ff5c00;--dt-action-color-foreground-positive-primary-default-h: 22;--dt-action-color-foreground-positive-primary-default-s: 100%;--dt-action-color-foreground-positive-primary-default-l: 50%;--dt-action-color-foreground-positive-primary-default-a: 100%;--dt-action-color-foreground-positive-primary-default-hsl: var(--dt-color-neutral-white-hsl);--dt-action-color-foreground-positive-primary-default-hsla: var(--dt-color-neutral-white-hsla);--dt-action-color-foreground-positive-primary-default: #ff5c00;--dt-action-color-foreground-inverted-primary-hover-h: 22;--dt-action-color-foreground-inverted-primary-hover-s: 100%;--dt-action-color-foreground-inverted-primary-hover-l: 50%;--dt-action-color-foreground-inverted-primary-hover-a: 100%;--dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-color-purple-500-hsl);--dt-action-color-foreground-inverted-primary-hover-hsla: var(--dt-color-purple-500-hsla);--dt-action-color-foreground-inverted-primary-hover: #ff5c00;--dt-action-color-foreground-inverted-primary-default-h: 22;--dt-action-color-foreground-inverted-primary-default-s: 100%;--dt-action-color-foreground-inverted-primary-default-l: 50%;--dt-action-color-foreground-inverted-primary-default-a: 100%;--dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-color-purple-400-hsl);--dt-action-color-foreground-inverted-primary-default-hsla: var(--dt-color-purple-400-hsla);--dt-action-color-foreground-inverted-primary-default: #ff5c00;--dt-action-color-foreground-critical-primary-default-h: 22;--dt-action-color-foreground-critical-primary-default-s: 100%;--dt-action-color-foreground-critical-primary-default-l: 50%;--dt-action-color-foreground-critical-primary-default-a: 100%;--dt-action-color-foreground-critical-primary-default-hsl: var(--dt-color-neutral-white-hsl);--dt-action-color-foreground-critical-primary-default-hsla: var(--dt-color-neutral-white-hsla);--dt-action-color-foreground-critical-primary-default: #ff5c00;--dt-action-color-foreground-base-primary-default-h: 22;--dt-action-color-foreground-base-primary-default-s: 100%;--dt-action-color-foreground-base-primary-default-l: 50%;--dt-action-color-foreground-base-primary-default-a: 100%;--dt-action-color-foreground-base-primary-default-hsl: var(--dt-color-neutral-white-hsl);--dt-action-color-foreground-base-primary-default-hsla: var(--dt-color-neutral-white-hsla);--dt-action-color-foreground-base-primary-default: #ff5c00;--dt-action-color-foreground-base-default-h: 22;--dt-action-color-foreground-base-default-s: 100%;--dt-action-color-foreground-base-default-l: 50%;--dt-action-color-foreground-base-default-a: 100%;--dt-action-color-foreground-base-default-hsl: var(--dt-color-purple-400-hsl);--dt-action-color-foreground-base-default-hsla: var(--dt-color-purple-400-hsla);--dt-action-color-foreground-base-default: #ff5c00;--dt-inputs-color-background-disabled-h: 22;--dt-inputs-color-background-disabled-s: 100%;--dt-inputs-color-background-disabled-l: 50%;--dt-inputs-color-background-disabled-a: 100%;--dt-inputs-color-background-disabled-hsl: var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l);--dt-inputs-color-background-disabled-hsla: hsl(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 12%));--dt-inputs-color-background-disabled: #ff5c00;--dt-inputs-color-background-focus-h: 22;--dt-inputs-color-background-focus-s: 100%;--dt-inputs-color-background-focus-l: 50%;--dt-inputs-color-background-focus-a: 100%;--dt-inputs-color-background-focus-hsl: var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l);--dt-inputs-color-background-focus-hsla: hsl(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 1%));--dt-inputs-color-background-focus: #ff5c00;--dt-inputs-color-background-default-h: 22;--dt-inputs-color-background-default-s: 100%;--dt-inputs-color-background-default-l: 50%;--dt-inputs-color-background-default-a: 100%;--dt-inputs-color-background-default-hsl: var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l);--dt-inputs-color-background-default-hsla: hsl(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 3%));--dt-inputs-color-background-default: #ff5c00;--dt-inputs-color-border-disabled-h: 22;--dt-inputs-color-border-disabled-s: 100%;--dt-inputs-color-border-disabled-l: 50%;--dt-inputs-color-border-disabled-a: 100%;--dt-inputs-color-border-disabled-hsl: var(--dt-color-neutral-transparent-hsl);--dt-inputs-color-border-disabled-hsla: var(--dt-color-neutral-transparent-hsla);--dt-inputs-color-border-disabled: #ff5c00;--dt-inputs-font-weight-xl: var(--dt-font-weight-normal);--dt-inputs-font-weight-lg: var(--dt-font-weight-normal);--dt-inputs-font-weight-md: var(--dt-font-weight-normal);--dt-inputs-font-weight-sm: var(--dt-font-weight-normal);--dt-inputs-font-weight-xs: var(--dt-font-weight-normal);--dt-inputs-line-height-xl: var(--dt-font-line-height-200);--dt-inputs-line-height-lg: var(--dt-font-line-height-200);--dt-inputs-line-height-md: var(--dt-font-line-height-200);--dt-inputs-line-height-sm: var(--dt-font-line-height-200);--dt-inputs-line-height-xs: var(--dt-font-line-height-200);--dt-inputs-size-radius-xl: var(--dt-size-radius-500);--dt-inputs-size-radius-lg: var(--dt-size-radius-450);--dt-inputs-size-radius-md: var(--dt-size-radius-400);--dt-inputs-size-radius-sm: var(--dt-size-radius-400);--dt-inputs-size-radius-xs: var(--dt-size-radius-300);--dt-inputs-size-border-status: var(--dt-size-border-200);--dt-inputs-size-border-default: var(--dt-size-border-150);--dt-typography-button-xl-font-family: var(--dt-font-family-body);--dt-typography-button-lg-font-family: var(--dt-font-family-body);--dt-typography-button-md-font-family: var(--dt-font-family-body);--dt-typography-button-sm-font-family: var(--dt-font-family-body);--dt-typography-button-xs-font-family: var(--dt-font-family-body);--dt-typography-inputs-xl-font-family: var(--dt-font-family-body);--dt-typography-inputs-lg-font-family: var(--dt-font-family-body);--dt-typography-inputs-md-font-family: var(--dt-font-family-body);--dt-typography-inputs-sm-font-family: var(--dt-font-family-body);--dt-typography-inputs-xs-font-family: var(--dt-font-family-body);--dt-typography-code-sm-text-case: var(--dt-font-text-case-none);--dt-typography-code-sm-line-height: var(--dt-font-line-height-200);--dt-typography-code-sm-font-weight: var(--dt-font-weight-normal);--dt-typography-code-sm-font-family: var(--dt-font-family-mono);--dt-typography-code-md-text-case: var(--dt-font-text-case-none);--dt-typography-code-md-line-height: var(--dt-font-line-height-200);--dt-typography-code-md-font-weight: var(--dt-font-weight-normal);--dt-typography-code-md-font-family: var(--dt-font-family-mono);--dt-typography-helper-sm-text-case: var(--dt-font-text-case-none);--dt-typography-helper-sm-line-height: var(--dt-font-line-height-200);--dt-typography-helper-sm-font-weight: var(--dt-font-weight-normal);--dt-typography-helper-sm-font-family: var(--dt-font-family-body);--dt-typography-helper-md-text-case: var(--dt-font-text-case-none);--dt-typography-helper-md-line-height: var(--dt-font-line-height-300);--dt-typography-helper-md-font-weight: var(--dt-font-weight-normal);--dt-typography-helper-md-font-family: var(--dt-font-family-body);--dt-typography-label-sm-plain-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-plain-compact-line-height: var(--dt-font-line-height-200);--dt-typography-label-sm-plain-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-label-sm-plain-compact-font-family: var(--dt-font-family-body);--dt-typography-label-sm-plain-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-plain-line-height: var(--dt-font-line-height-300);--dt-typography-label-sm-plain-font-weight: var(--dt-font-weight-normal);--dt-typography-label-sm-plain-font-family: var(--dt-font-family-body);--dt-typography-label-sm-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-compact-line-height: var(--dt-font-line-height-200);--dt-typography-label-sm-compact-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-sm-compact-font-family: var(--dt-font-family-body);--dt-typography-label-sm-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-line-height: var(--dt-font-line-height-300);--dt-typography-label-sm-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-sm-font-family: var(--dt-font-family-body);--dt-typography-label-md-plain-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-plain-compact-line-height: var(--dt-font-line-height-300);--dt-typography-label-md-plain-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-label-md-plain-compact-font-family: var(--dt-font-family-body);--dt-typography-label-md-plain-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-plain-line-height: var(--dt-font-line-height-400);--dt-typography-label-md-plain-font-weight: var(--dt-font-weight-normal);--dt-typography-label-md-plain-font-family: var(--dt-font-family-body);--dt-typography-label-md-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-compact-line-height: var(--dt-font-line-height-300);--dt-typography-label-md-compact-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-md-compact-font-family: var(--dt-font-family-body);--dt-typography-label-md-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-line-height: var(--dt-font-line-height-400);--dt-typography-label-md-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-md-font-family: var(--dt-font-family-body);--dt-typography-headline-xxl-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xxl-compact-line-height: var(--dt-font-line-height-100);--dt-typography-headline-xxl-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xxl-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-xxl-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xxl-line-height: var(--dt-font-line-height-200);--dt-typography-headline-xxl-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xxl-font-family: var(--dt-font-family-body);--dt-typography-headline-xl-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xl-compact-line-height: var(--dt-font-line-height-100);--dt-typography-headline-xl-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xl-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-xl-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xl-line-height: var(--dt-font-line-height-200);--dt-typography-headline-xl-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xl-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-soft-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-soft-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-lg-soft-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-lg-soft-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-lg-compact-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-lg-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-soft-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-soft-line-height: var(--dt-font-line-height-400);--dt-typography-headline-lg-soft-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-lg-soft-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-line-height: var(--dt-font-line-height-400);--dt-typography-headline-lg-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-lg-font-family: var(--dt-font-family-body);--dt-typography-headline-md-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-md-compact-line-height: var(--dt-font-line-height-300);--dt-typography-headline-md-compact-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-md-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-md-text-case: var(--dt-font-text-case-none);--dt-typography-headline-md-line-height: var(--dt-font-line-height-400);--dt-typography-headline-md-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-md-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-soft-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-soft-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-sm-soft-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-sm-soft-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-soft-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-soft-line-height: var(--dt-font-line-height-300);--dt-typography-headline-sm-soft-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-sm-soft-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-sm-compact-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-sm-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-line-height: var(--dt-font-line-height-300);--dt-typography-headline-sm-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-sm-font-family: var(--dt-font-family-body);--dt-typography-headline-eyebrow-text-case: var(--dt-font-text-case-uppercase);--dt-typography-headline-eyebrow-line-height: var(--dt-font-line-height-300);--dt-typography-headline-eyebrow-font-weight: var(--dt-font-weight-normal);--dt-typography-headline-eyebrow-font-family: var(--dt-font-family-body);--dt-typography-body-sm-compact-text-case: var(--dt-font-text-case-none);--dt-typography-body-sm-compact-line-height: var(--dt-font-line-height-200);--dt-typography-body-sm-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-body-sm-compact-font-family: var(--dt-font-family-body);--dt-typography-body-sm-text-case: var(--dt-font-text-case-none);--dt-typography-body-sm-line-height: var(--dt-font-line-height-300);--dt-typography-body-sm-font-weight: var(--dt-font-weight-normal);--dt-typography-body-sm-font-family: var(--dt-font-family-body);--dt-typography-body-md-compact-text-case: var(--dt-font-text-case-none);--dt-typography-body-md-compact-line-height: var(--dt-font-line-height-300);--dt-typography-body-md-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-body-md-compact-font-family: var(--dt-font-family-body);--dt-typography-body-md-text-case: var(--dt-font-text-case-none);--dt-typography-body-md-line-height: var(--dt-font-line-height-400);--dt-typography-body-md-font-weight: var(--dt-font-weight-normal);--dt-typography-body-md-font-family: var(--dt-font-family-body);--dt-color-border-brand-strong-inverted-h: 22;--dt-color-border-brand-strong-inverted-s: 100%;--dt-color-border-brand-strong-inverted-l: 50%;--dt-color-border-brand-strong-inverted-a: 100%;--dt-color-border-brand-strong-inverted-hsl: var(--dt-color-purple-200-hsl);--dt-color-border-brand-strong-inverted-hsla: var(--dt-color-purple-200-hsla);--dt-color-border-brand-strong-inverted: #ff5c00;--dt-color-border-brand-subtle-inverted-h: 22;--dt-color-border-brand-subtle-inverted-s: 100%;--dt-color-border-brand-subtle-inverted-l: 50%;--dt-color-border-brand-subtle-inverted-a: 100%;--dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-purple-500-hsl);--dt-color-border-brand-subtle-inverted-hsla: var(--dt-color-purple-500-hsla);--dt-color-border-brand-subtle-inverted: #ff5c00;--dt-color-border-warning-strong-inverted-h: 22;--dt-color-border-warning-strong-inverted-s: 100%;--dt-color-border-warning-strong-inverted-l: 50%;--dt-color-border-warning-strong-inverted-a: 100%;--dt-color-border-warning-strong-inverted-hsl: var(--dt-color-gold-100-hsl);--dt-color-border-warning-strong-inverted-hsla: var(--dt-color-gold-100-hsla);--dt-color-border-warning-strong-inverted: #ff5c00;--dt-color-border-warning-subtle-inverted-h: 22;--dt-color-border-warning-subtle-inverted-s: 100%;--dt-color-border-warning-subtle-inverted-l: 50%;--dt-color-border-warning-subtle-inverted-a: 100%;--dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-gold-400-hsl);--dt-color-border-warning-subtle-inverted-hsla: var(--dt-color-gold-400-hsla);--dt-color-border-warning-subtle-inverted: #ff5c00;--dt-color-border-success-strong-inverted-h: 22;--dt-color-border-success-strong-inverted-s: 100%;--dt-color-border-success-strong-inverted-l: 50%;--dt-color-border-success-strong-inverted-a: 100%;--dt-color-border-success-strong-inverted-hsl: var(--dt-color-green-100-hsl);--dt-color-border-success-strong-inverted-hsla: var(--dt-color-green-100-hsla);--dt-color-border-success-strong-inverted: #ff5c00;--dt-color-border-success-subtle-inverted-h: 22;--dt-color-border-success-subtle-inverted-s: 100%;--dt-color-border-success-subtle-inverted-l: 50%;--dt-color-border-success-subtle-inverted-a: 100%;--dt-color-border-success-subtle-inverted-hsl: var(--dt-color-green-400-hsl);--dt-color-border-success-subtle-inverted-hsla: var(--dt-color-green-400-hsla);--dt-color-border-success-subtle-inverted: #ff5c00;--dt-color-border-critical-strong-inverted-h: 22;--dt-color-border-critical-strong-inverted-s: 100%;--dt-color-border-critical-strong-inverted-l: 50%;--dt-color-border-critical-strong-inverted-a: 100%;--dt-color-border-critical-strong-inverted-hsl: var(--dt-color-red-100-hsl);--dt-color-border-critical-strong-inverted-hsla: var(--dt-color-red-100-hsla);--dt-color-border-critical-strong-inverted: #ff5c00;--dt-color-border-critical-subtle-inverted-h: 22;--dt-color-border-critical-subtle-inverted-s: 100%;--dt-color-border-critical-subtle-inverted-l: 50%;--dt-color-border-critical-subtle-inverted-a: 100%;--dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-red-400-hsl);--dt-color-border-critical-subtle-inverted-hsla: var(--dt-color-red-400-hsla);--dt-color-border-critical-subtle-inverted: #ff5c00;--dt-color-border-brand-inverted-h: 22;--dt-color-border-brand-inverted-s: 100%;--dt-color-border-brand-inverted-l: 50%;--dt-color-border-brand-inverted-a: 100%;--dt-color-border-brand-inverted-hsl: var(--dt-color-brand-purple-hsl);--dt-color-border-brand-inverted-hsla: var(--dt-color-brand-purple-hsla);--dt-color-border-brand-inverted: #ff5c00;--dt-color-border-warning-inverted-h: 22;--dt-color-border-warning-inverted-s: 100%;--dt-color-border-warning-inverted-l: 50%;--dt-color-border-warning-inverted-a: 100%;--dt-color-border-warning-inverted-hsl: var(--dt-color-gold-200-hsl);--dt-color-border-warning-inverted-hsla: var(--dt-color-gold-200-hsla);--dt-color-border-warning-inverted: #ff5c00;--dt-color-border-success-inverted-h: 22;--dt-color-border-success-inverted-s: 100%;--dt-color-border-success-inverted-l: 50%;--dt-color-border-success-inverted-a: 100%;--dt-color-border-success-inverted-hsl: var(--dt-color-green-200-hsl);--dt-color-border-success-inverted-hsla: var(--dt-color-green-200-hsla);--dt-color-border-success-inverted: #ff5c00;--dt-color-border-critical-inverted-h: 22;--dt-color-border-critical-inverted-s: 100%;--dt-color-border-critical-inverted-l: 50%;--dt-color-border-critical-inverted-a: 100%;--dt-color-border-critical-inverted-hsl: var(--dt-color-red-200-hsl);--dt-color-border-critical-inverted-hsla: var(--dt-color-red-200-hsla);--dt-color-border-critical-inverted: #ff5c00;--dt-color-border-brand-strong-h: 22;--dt-color-border-brand-strong-s: 100%;--dt-color-border-brand-strong-l: 50%;--dt-color-border-brand-strong-a: 100%;--dt-color-border-brand-strong-hsl: var(--dt-color-purple-500-hsl);--dt-color-border-brand-strong-hsla: var(--dt-color-purple-500-hsla);--dt-color-border-brand-strong: #ff5c00;--dt-color-border-brand-subtle-h: 22;--dt-color-border-brand-subtle-s: 100%;--dt-color-border-brand-subtle-l: 50%;--dt-color-border-brand-subtle-a: 100%;--dt-color-border-brand-subtle-hsl: var(--dt-color-purple-200-hsl);--dt-color-border-brand-subtle-hsla: var(--dt-color-purple-200-hsla);--dt-color-border-brand-subtle: #ff5c00;--dt-color-border-warning-strong-h: 22;--dt-color-border-warning-strong-s: 100%;--dt-color-border-warning-strong-l: 50%;--dt-color-border-warning-strong-a: 100%;--dt-color-border-warning-strong-hsl: var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l);--dt-color-border-warning-strong-hsla: hsl(var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l) / var(--alpha, 100%));--dt-color-border-warning-strong: #ff5c00;--dt-color-border-warning-subtle-h: 22;--dt-color-border-warning-subtle-s: 100%;--dt-color-border-warning-subtle-l: 50%;--dt-color-border-warning-subtle-a: 100%;--dt-color-border-warning-subtle-hsl: var(--dt-color-gold-200-hsl);--dt-color-border-warning-subtle-hsla: var(--dt-color-gold-200-hsla);--dt-color-border-warning-subtle: #ff5c00;--dt-color-border-success-strong-h: 22;--dt-color-border-success-strong-s: 100%;--dt-color-border-success-strong-l: 50%;--dt-color-border-success-strong-a: 100%;--dt-color-border-success-strong-hsl: var(--dt-color-green-500-hsl);--dt-color-border-success-strong-hsla: var(--dt-color-green-500-hsla);--dt-color-border-success-strong: #ff5c00;--dt-color-border-success-subtle-h: 22;--dt-color-border-success-subtle-s: 100%;--dt-color-border-success-subtle-l: 50%;--dt-color-border-success-subtle-a: 100%;--dt-color-border-success-subtle-hsl: var(--dt-color-green-200-hsl);--dt-color-border-success-subtle-hsla: var(--dt-color-green-200-hsla);--dt-color-border-success-subtle: #ff5c00;--dt-color-border-critical-strong-h: 22;--dt-color-border-critical-strong-s: 100%;--dt-color-border-critical-strong-l: 50%;--dt-color-border-critical-strong-a: 100%;--dt-color-border-critical-strong-hsl: var(--dt-color-red-400-hsl);--dt-color-border-critical-strong-hsla: var(--dt-color-red-400-hsla);--dt-color-border-critical-strong: #ff5c00;--dt-color-border-critical-subtle-h: 22;--dt-color-border-critical-subtle-s: 100%;--dt-color-border-critical-subtle-l: 50%;--dt-color-border-critical-subtle-a: 100%;--dt-color-border-critical-subtle-hsl: var(--dt-color-red-200-hsl);--dt-color-border-critical-subtle-hsla: var(--dt-color-red-200-hsla);--dt-color-border-critical-subtle: #ff5c00;--dt-color-border-accent-h: 22;--dt-color-border-accent-s: 100%;--dt-color-border-accent-l: 50%;--dt-color-border-accent-a: 100%;--dt-color-border-accent-hsl: var(--dt-color-brand-magenta-hsl);--dt-color-border-accent-hsla: var(--dt-color-brand-magenta-hsla);--dt-color-border-accent: #ff5c00;--dt-color-border-brand-h: 22;--dt-color-border-brand-s: 100%;--dt-color-border-brand-l: 50%;--dt-color-border-brand-a: 100%;--dt-color-border-brand-hsl: var(--dt-color-brand-purple-hsl);--dt-color-border-brand-hsla: var(--dt-color-brand-purple-hsla);--dt-color-border-brand: #ff5c00;--dt-color-border-warning-h: 22;--dt-color-border-warning-s: 100%;--dt-color-border-warning-l: 50%;--dt-color-border-warning-a: 100%;--dt-color-border-warning-hsl: var(--dt-color-gold-400-hsl);--dt-color-border-warning-hsla: var(--dt-color-gold-400-hsla);--dt-color-border-warning: #ff5c00;--dt-color-border-success-h: 22;--dt-color-border-success-s: 100%;--dt-color-border-success-l: 50%;--dt-color-border-success-a: 100%;--dt-color-border-success-hsl: var(--dt-color-green-400-hsl);--dt-color-border-success-hsla: var(--dt-color-green-400-hsla);--dt-color-border-success: #ff5c00;--dt-color-border-critical-h: 22;--dt-color-border-critical-s: 100%;--dt-color-border-critical-l: 50%;--dt-color-border-critical-a: 100%;--dt-color-border-critical-hsl: var(--dt-color-red-300-hsl);--dt-color-border-critical-hsla: var(--dt-color-red-300-hsla);--dt-color-border-critical: #ff5c00;--dt-color-border-focus-h: 22;--dt-color-border-focus-s: 100%;--dt-color-border-focus-l: 50%;--dt-color-border-focus-a: 100%;--dt-color-border-focus-hsl: var(--dt-color-blue-300-hsl);--dt-color-border-focus-hsla: var(--dt-color-blue-300-hsla);--dt-color-border-focus: #ff5c00;--dt-color-border-bold-inverted-h: 22;--dt-color-border-bold-inverted-s: 100%;--dt-color-border-bold-inverted-l: 50%;--dt-color-border-bold-inverted-a: 100%;--dt-color-border-bold-inverted-hsl: var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l);--dt-color-border-bold-inverted-hsla: hsl(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 50%));--dt-color-border-bold-inverted: #ff5c00;--dt-color-border-moderate-inverted-h: 22;--dt-color-border-moderate-inverted-s: 100%;--dt-color-border-moderate-inverted-l: 50%;--dt-color-border-moderate-inverted-a: 100%;--dt-color-border-moderate-inverted-hsl: var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l);--dt-color-border-moderate-inverted-hsla: hsl(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 38%));--dt-color-border-moderate-inverted: #ff5c00;--dt-color-border-default-inverted-h: 22;--dt-color-border-default-inverted-s: 100%;--dt-color-border-default-inverted-l: 50%;--dt-color-border-default-inverted-a: 100%;--dt-color-border-default-inverted-hsl: var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l);--dt-color-border-default-inverted-hsla: hsl(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 22%));--dt-color-border-default-inverted: #ff5c00;--dt-color-border-subtle-inverted-h: 22;--dt-color-border-subtle-inverted-s: 100%;--dt-color-border-subtle-inverted-l: 50%;--dt-color-border-subtle-inverted-a: 100%;--dt-color-border-subtle-inverted-hsl: var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l);--dt-color-border-subtle-inverted-hsla: hsl(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 14%));--dt-color-border-subtle-inverted: #ff5c00;--dt-color-border-bold-h: 22;--dt-color-border-bold-s: 100%;--dt-color-border-bold-l: 50%;--dt-color-border-bold-a: 100%;--dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);--dt-color-border-bold-hsla: hsl(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 50%));--dt-color-border-bold: #ff5c00;--dt-color-border-moderate-h: 22;--dt-color-border-moderate-s: 100%;--dt-color-border-moderate-l: 50%;--dt-color-border-moderate-a: 100%;--dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);--dt-color-border-moderate-hsla: hsl(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 34%));--dt-color-border-moderate: #ff5c00;--dt-color-border-default-h: 22;--dt-color-border-default-s: 100%;--dt-color-border-default-l: 50%;--dt-color-border-default-a: 100%;--dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);--dt-color-border-default-hsla: hsl(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 18%));--dt-color-border-default: #ff5c00;--dt-color-border-subtle-h: 22;--dt-color-border-subtle-s: 100%;--dt-color-border-subtle-l: 50%;--dt-color-border-subtle-a: 100%;--dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);--dt-color-border-subtle-hsla: hsl(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 10%));--dt-color-border-subtle: #ff5c00;--dt-color-surface-info-strong-h: 22;--dt-color-surface-info-strong-s: 100%;--dt-color-surface-info-strong-l: 50%;--dt-color-surface-info-strong-a: 100%;--dt-color-surface-info-strong-hsl: var(--dt-color-blue-400-hsl);--dt-color-surface-info-strong-hsla: var(--dt-color-blue-400-hsla);--dt-color-surface-info-strong: #ff5c00;--dt-color-surface-info-subtle-h: 22;--dt-color-surface-info-subtle-s: 100%;--dt-color-surface-info-subtle-l: 50%;--dt-color-surface-info-subtle-a: 100%;--dt-color-surface-info-subtle-hsl: var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l);--dt-color-surface-info-subtle-hsla: hsl(var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l) / var(--alpha, 100%));--dt-color-surface-info-subtle: #ff5c00;--dt-color-surface-info-h: 22;--dt-color-surface-info-s: 100%;--dt-color-surface-info-l: 50%;--dt-color-surface-info-a: 100%;--dt-color-surface-info-hsl: var(--dt-color-blue-100-hsl);--dt-color-surface-info-hsla: var(--dt-color-blue-100-hsla);--dt-color-surface-info: #ff5c00;--dt-color-surface-success-strong-h: 22;--dt-color-surface-success-strong-s: 100%;--dt-color-surface-success-strong-l: 50%;--dt-color-surface-success-strong-a: 100%;--dt-color-surface-success-strong-hsl: var(--dt-color-green-400-hsl);--dt-color-surface-success-strong-hsla: var(--dt-color-green-400-hsla);--dt-color-surface-success-strong: #ff5c00;--dt-color-surface-success-subtle-h: 22;--dt-color-surface-success-subtle-s: 100%;--dt-color-surface-success-subtle-l: 50%;--dt-color-surface-success-subtle-a: 100%;--dt-color-surface-success-subtle-hsl: var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l);--dt-color-surface-success-subtle-hsla: hsl(var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l) / var(--alpha, 100%));--dt-color-surface-success-subtle: #ff5c00;--dt-color-surface-success-h: 22;--dt-color-surface-success-s: 100%;--dt-color-surface-success-l: 50%;--dt-color-surface-success-a: 100%;--dt-color-surface-success-hsl: var(--dt-color-green-100-hsl);--dt-color-surface-success-hsla: var(--dt-color-green-100-hsla);--dt-color-surface-success: #ff5c00;--dt-color-surface-warning-strong-h: 22;--dt-color-surface-warning-strong-s: 100%;--dt-color-surface-warning-strong-l: 50%;--dt-color-surface-warning-strong-a: 100%;--dt-color-surface-warning-strong-hsl: var(--dt-color-gold-200-hsl);--dt-color-surface-warning-strong-hsla: var(--dt-color-gold-200-hsla);--dt-color-surface-warning-strong: #ff5c00;--dt-color-surface-warning-subtle-h: 22;--dt-color-surface-warning-subtle-s: 100%;--dt-color-surface-warning-subtle-l: 50%;--dt-color-surface-warning-subtle-a: 100%;--dt-color-surface-warning-subtle-hsl: var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l);--dt-color-surface-warning-subtle-hsla: hsl(var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l) / var(--alpha, 100%));--dt-color-surface-warning-subtle: #ff5c00;--dt-color-surface-warning-h: 22;--dt-color-surface-warning-s: 100%;--dt-color-surface-warning-l: 50%;--dt-color-surface-warning-a: 100%;--dt-color-surface-warning-hsl: var(--dt-color-gold-100-hsl);--dt-color-surface-warning-hsla: var(--dt-color-gold-100-hsla);--dt-color-surface-warning: #ff5c00;--dt-color-surface-critical-strong-h: 22;--dt-color-surface-critical-strong-s: 100%;--dt-color-surface-critical-strong-l: 50%;--dt-color-surface-critical-strong-a: 100%;--dt-color-surface-critical-strong-hsl: var(--dt-color-red-400-hsl);--dt-color-surface-critical-strong-hsla: var(--dt-color-red-400-hsla);--dt-color-surface-critical-strong: #ff5c00;--dt-color-surface-critical-subtle-h: 22;--dt-color-surface-critical-subtle-s: 100%;--dt-color-surface-critical-subtle-l: 50%;--dt-color-surface-critical-subtle-a: 100%;--dt-color-surface-critical-subtle-hsl: var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l);--dt-color-surface-critical-subtle-hsla: hsl(var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l) / var(--alpha, 100%));--dt-color-surface-critical-subtle: #ff5c00;--dt-color-surface-critical-h: 22;--dt-color-surface-critical-s: 100%;--dt-color-surface-critical-l: 50%;--dt-color-surface-critical-a: 100%;--dt-color-surface-critical-hsl: var(--dt-color-red-100-hsl);--dt-color-surface-critical-hsla: var(--dt-color-red-100-hsla);--dt-color-surface-critical: #ff5c00;--dt-color-surface-contrast-h: 22;--dt-color-surface-contrast-s: 100%;--dt-color-surface-contrast-l: 50%;--dt-color-surface-contrast-a: 100%;--dt-color-surface-contrast-hsl: var(--dt-color-black-800-hsl);--dt-color-surface-contrast-hsla: var(--dt-color-black-800-hsla);--dt-color-surface-contrast: #ff5c00;--dt-color-surface-strong-h: 22;--dt-color-surface-strong-s: 100%;--dt-color-surface-strong-l: 50%;--dt-color-surface-strong-a: 100%;--dt-color-surface-strong-hsl: var(--dt-color-black-600-hsl);--dt-color-surface-strong-hsla: var(--dt-color-black-600-hsla);--dt-color-surface-strong: #ff5c00;--dt-color-surface-bold-h: 22;--dt-color-surface-bold-s: 100%;--dt-color-surface-bold-l: 50%;--dt-color-surface-bold-a: 100%;--dt-color-surface-bold-hsl: var(--dt-color-black-300-hsl);--dt-color-surface-bold-hsla: var(--dt-color-black-300-hsla);--dt-color-surface-bold: #ff5c00;--dt-color-surface-moderate-h: 22;--dt-color-surface-moderate-s: 100%;--dt-color-surface-moderate-l: 50%;--dt-color-surface-moderate-a: 100%;--dt-color-surface-moderate-hsl: var(--dt-color-black-200-hsl);--dt-color-surface-moderate-hsla: var(--dt-color-black-200-hsla);--dt-color-surface-moderate: #ff5c00;--dt-color-surface-secondary-h: 22;--dt-color-surface-secondary-s: 100%;--dt-color-surface-secondary-l: 50%;--dt-color-surface-secondary-a: 100%;--dt-color-surface-secondary-hsl: var(--dt-color-black-100-hsl);--dt-color-surface-secondary-hsla: var(--dt-color-black-100-hsla);--dt-color-surface-secondary: #ff5c00;--dt-color-surface-primary-h: 22;--dt-color-surface-primary-s: 100%;--dt-color-surface-primary-l: 50%;--dt-color-surface-primary-a: 100%;--dt-color-surface-primary-hsl: var(--dt-color-neutral-white-hsl);--dt-color-surface-primary-hsla: var(--dt-color-neutral-white-hsla);--dt-color-surface-primary: #ff5c00;--dt-color-surface-info-subtle-opaque-h: 22;--dt-color-surface-info-subtle-opaque-s: 100%;--dt-color-surface-info-subtle-opaque-l: 50%;--dt-color-surface-info-subtle-opaque-a: 100%;--dt-color-surface-info-subtle-opaque-hsl: var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l);--dt-color-surface-info-subtle-opaque-hsla: hsl(var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l) / var(--alpha, 4%));--dt-color-surface-info-subtle-opaque: #ff5c00;--dt-color-surface-info-opaque-h: 22;--dt-color-surface-info-opaque-s: 100%;--dt-color-surface-info-opaque-l: 50%;--dt-color-surface-info-opaque-a: 100%;--dt-color-surface-info-opaque-hsl: var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l);--dt-color-surface-info-opaque-hsla: hsl(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 9%));--dt-color-surface-info-opaque: #ff5c00;--dt-color-surface-success-subtle-opaque-h: 22;--dt-color-surface-success-subtle-opaque-s: 100%;--dt-color-surface-success-subtle-opaque-l: 50%;--dt-color-surface-success-subtle-opaque-a: 100%;--dt-color-surface-success-subtle-opaque-hsl: var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l);--dt-color-surface-success-subtle-opaque-hsla: hsl(var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l) / var(--alpha, 3%));--dt-color-surface-success-subtle-opaque: #ff5c00;--dt-color-surface-success-opaque-h: 22;--dt-color-surface-success-opaque-s: 100%;--dt-color-surface-success-opaque-l: 50%;--dt-color-surface-success-opaque-a: 100%;--dt-color-surface-success-opaque-hsl: var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l);--dt-color-surface-success-opaque-hsla: hsl(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 8%));--dt-color-surface-success-opaque: #ff5c00;--dt-color-surface-warning-subtle-opaque-h: 22;--dt-color-surface-warning-subtle-opaque-s: 100%;--dt-color-surface-warning-subtle-opaque-l: 50%;--dt-color-surface-warning-subtle-opaque-a: 100%;--dt-color-surface-warning-subtle-opaque-hsl: var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l);--dt-color-surface-warning-subtle-opaque-hsla: hsl(var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l) / var(--alpha, 18%));--dt-color-surface-warning-subtle-opaque: #ff5c00;--dt-color-surface-warning-opaque-h: 22;--dt-color-surface-warning-opaque-s: 100%;--dt-color-surface-warning-opaque-l: 50%;--dt-color-surface-warning-opaque-a: 100%;--dt-color-surface-warning-opaque-hsl: var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l);--dt-color-surface-warning-opaque-hsla: hsl(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 38%));--dt-color-surface-warning-opaque: #ff5c00;--dt-color-surface-critical-subtle-opaque-h: 22;--dt-color-surface-critical-subtle-opaque-s: 100%;--dt-color-surface-critical-subtle-opaque-l: 50%;--dt-color-surface-critical-subtle-opaque-a: 100%;--dt-color-surface-critical-subtle-opaque-hsl: var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l);--dt-color-surface-critical-subtle-opaque-hsla: hsl(var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l) / var(--alpha, 5%));--dt-color-surface-critical-subtle-opaque: #ff5c00;--dt-color-surface-critical-opaque-h: 22;--dt-color-surface-critical-opaque-s: 100%;--dt-color-surface-critical-opaque-l: 50%;--dt-color-surface-critical-opaque-a: 100%;--dt-color-surface-critical-opaque-hsl: var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l);--dt-color-surface-critical-opaque-hsla: hsl(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 11%));--dt-color-surface-critical-opaque: #ff5c00;--dt-color-surface-backdrop-h: 22;--dt-color-surface-backdrop-s: 100%;--dt-color-surface-backdrop-l: 50%;--dt-color-surface-backdrop-a: 100%;--dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);--dt-color-surface-backdrop-hsla: hsl(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 70%));--dt-color-surface-backdrop: #ff5c00;--dt-color-surface-contrast-opaque-h: 22;--dt-color-surface-contrast-opaque-s: 100%;--dt-color-surface-contrast-opaque-l: 50%;--dt-color-surface-contrast-opaque-a: 100%;--dt-color-surface-contrast-opaque-hsl: var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l);--dt-color-surface-contrast-opaque-hsla: hsl(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 87%));--dt-color-surface-contrast-opaque: #ff5c00;--dt-color-surface-strong-opaque-h: 22;--dt-color-surface-strong-opaque-s: 100%;--dt-color-surface-strong-opaque-l: 50%;--dt-color-surface-strong-opaque-a: 100%;--dt-color-surface-strong-opaque-hsl: var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l);--dt-color-surface-strong-opaque-hsla: hsl(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 67%));--dt-color-surface-strong-opaque: #ff5c00;--dt-color-surface-bold-opaque-h: 22;--dt-color-surface-bold-opaque-s: 100%;--dt-color-surface-bold-opaque-l: 50%;--dt-color-surface-bold-opaque-a: 100%;--dt-color-surface-bold-opaque-hsl: var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l);--dt-color-surface-bold-opaque-hsla: hsl(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 18%));--dt-color-surface-bold-opaque: #ff5c00;--dt-color-surface-moderate-opaque-h: 22;--dt-color-surface-moderate-opaque-s: 100%;--dt-color-surface-moderate-opaque-l: 50%;--dt-color-surface-moderate-opaque-a: 100%;--dt-color-surface-moderate-opaque-hsl: var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l);--dt-color-surface-moderate-opaque-hsla: hsl(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 9%));--dt-color-surface-moderate-opaque: #ff5c00;--dt-color-surface-secondary-opaque-h: 22;--dt-color-surface-secondary-opaque-s: 100%;--dt-color-surface-secondary-opaque-l: 50%;--dt-color-surface-secondary-opaque-a: 100%;--dt-color-surface-secondary-opaque-hsl: var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l);--dt-color-surface-secondary-opaque-hsla: hsl(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 2%));--dt-color-surface-secondary-opaque: #ff5c00;--dt-color-link-muted-inverted-hover-h: 22;--dt-color-link-muted-inverted-hover-s: 100%;--dt-color-link-muted-inverted-hover-l: 50%;--dt-color-link-muted-inverted-hover-a: 100%;--dt-color-link-muted-inverted-hover-hsl: var(--dt-color-black-100-hsl);--dt-color-link-muted-inverted-hover-hsla: var(--dt-color-black-100-hsla);--dt-color-link-muted-inverted-hover: #ff5c00;--dt-color-link-warning-inverted-hover-h: 22;--dt-color-link-warning-inverted-hover-s: 100%;--dt-color-link-warning-inverted-hover-l: 50%;--dt-color-link-warning-inverted-hover-a: 100%;--dt-color-link-warning-inverted-hover-hsl: var(--dt-color-black-100-hsl);--dt-color-link-warning-inverted-hover-hsla: var(--dt-color-black-100-hsla);--dt-color-link-warning-inverted-hover: #ff5c00;--dt-color-link-primary-inverted-hover-h: 22;--dt-color-link-primary-inverted-hover-s: 100%;--dt-color-link-primary-inverted-hover-l: 50%;--dt-color-link-primary-inverted-hover-a: 100%;--dt-color-link-primary-inverted-hover-hsl: var(--dt-color-purple-200-hsl);--dt-color-link-primary-inverted-hover-hsla: var(--dt-color-purple-200-hsla);--dt-color-link-primary-inverted-hover: #ff5c00;--dt-color-link-warning-hover-h: 22;--dt-color-link-warning-hover-s: 100%;--dt-color-link-warning-hover-l: 50%;--dt-color-link-warning-hover-a: 100%;--dt-color-link-warning-hover-hsl: var(--dt-color-black-600-hsl);--dt-color-link-warning-hover-hsla: var(--dt-color-black-600-hsla);--dt-color-link-warning-hover: #ff5c00;--dt-color-link-success-hover-h: 22;--dt-color-link-success-hover-s: 100%;--dt-color-link-success-hover-l: 50%;--dt-color-link-success-hover-a: 100%;--dt-color-link-success-hover-hsl: var(--dt-color-green-500-hsl);--dt-color-link-success-hover-hsla: var(--dt-color-green-500-hsla);--dt-color-link-success-hover: #ff5c00;--dt-color-link-critical-hover-h: 22;--dt-color-link-critical-hover-s: 100%;--dt-color-link-critical-hover-l: 50%;--dt-color-link-critical-hover-a: 100%;--dt-color-link-critical-hover-hsl: var(--dt-color-red-400-hsl);--dt-color-link-critical-hover-hsla: var(--dt-color-red-400-hsla);--dt-color-link-critical-hover: #ff5c00;--dt-color-link-primary-hover-h: 22;--dt-color-link-primary-hover-s: 100%;--dt-color-link-primary-hover-l: 50%;--dt-color-link-primary-hover-a: 100%;--dt-color-link-primary-hover-hsl: var(--dt-color-purple-500-hsl);--dt-color-link-primary-hover-hsla: var(--dt-color-purple-500-hsla);--dt-color-link-primary-hover: #ff5c00;--dt-color-link-primary-inverted-h: 22;--dt-color-link-primary-inverted-s: 100%;--dt-color-link-primary-inverted-l: 50%;--dt-color-link-primary-inverted-a: 100%;--dt-color-link-primary-inverted-hsl: var(--dt-color-purple-300-hsl);--dt-color-link-primary-inverted-hsla: var(--dt-color-purple-300-hsla);--dt-color-link-primary-inverted: #ff5c00;--dt-color-link-primary-h: 22;--dt-color-link-primary-s: 100%;--dt-color-link-primary-l: 50%;--dt-color-link-primary-a: 100%;--dt-color-link-primary-hsl: var(--dt-color-purple-400-hsl);--dt-color-link-primary-hsla: var(--dt-color-purple-400-hsla);--dt-color-link-primary: #ff5c00;--dt-color-foreground-warning-inverted-h: 22;--dt-color-foreground-warning-inverted-s: 100%;--dt-color-foreground-warning-inverted-l: 50%;--dt-color-foreground-warning-inverted-a: 100%;--dt-color-foreground-warning-inverted-hsl: var(--dt-color-gold-100-hsl);--dt-color-foreground-warning-inverted-hsla: var(--dt-color-gold-100-hsla);--dt-color-foreground-warning-inverted: #ff5c00;--dt-color-foreground-success-inverted-h: 22;--dt-color-foreground-success-inverted-s: 100%;--dt-color-foreground-success-inverted-l: 50%;--dt-color-foreground-success-inverted-a: 100%;--dt-color-foreground-success-inverted-hsl: var(--dt-color-green-200-hsl);--dt-color-foreground-success-inverted-hsla: var(--dt-color-green-200-hsla);--dt-color-foreground-success-inverted: #ff5c00;--dt-color-foreground-critical-inverted-h: 22;--dt-color-foreground-critical-inverted-s: 100%;--dt-color-foreground-critical-inverted-l: 50%;--dt-color-foreground-critical-inverted-a: 100%;--dt-color-foreground-critical-inverted-hsl: var(--dt-color-red-200-hsl);--dt-color-foreground-critical-inverted-hsla: var(--dt-color-red-200-hsla);--dt-color-foreground-critical-inverted: #ff5c00;--dt-color-foreground-disabled-inverted-h: 22;--dt-color-foreground-disabled-inverted-s: 100%;--dt-color-foreground-disabled-inverted-l: 50%;--dt-color-foreground-disabled-inverted-a: 100%;--dt-color-foreground-disabled-inverted-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-disabled-inverted-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-disabled-inverted: #ff5c00;--dt-color-foreground-placeholder-inverted-h: 22;--dt-color-foreground-placeholder-inverted-s: 100%;--dt-color-foreground-placeholder-inverted-l: 50%;--dt-color-foreground-placeholder-inverted-a: 100%;--dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-placeholder-inverted-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-placeholder-inverted: #ff5c00;--dt-color-foreground-muted-inverted-h: 22;--dt-color-foreground-muted-inverted-s: 100%;--dt-color-foreground-muted-inverted-l: 50%;--dt-color-foreground-muted-inverted-a: 100%;--dt-color-foreground-muted-inverted-hsl: var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l);--dt-color-foreground-muted-inverted-hsla: hsl(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 60%));--dt-color-foreground-muted-inverted: #ff5c00;--dt-color-foreground-tertiary-inverted-h: 22;--dt-color-foreground-tertiary-inverted-s: 100%;--dt-color-foreground-tertiary-inverted-l: 50%;--dt-color-foreground-tertiary-inverted-a: 100%;--dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-black-300-hsl);--dt-color-foreground-tertiary-inverted-hsla: var(--dt-color-black-300-hsla);--dt-color-foreground-tertiary-inverted: #ff5c00;--dt-color-foreground-secondary-inverted-h: 22;--dt-color-foreground-secondary-inverted-s: 100%;--dt-color-foreground-secondary-inverted-l: 50%;--dt-color-foreground-secondary-inverted-a: 100%;--dt-color-foreground-secondary-inverted-hsl: var(--dt-color-black-200-hsl);--dt-color-foreground-secondary-inverted-hsla: var(--dt-color-black-200-hsla);--dt-color-foreground-secondary-inverted: #ff5c00;--dt-color-foreground-primary-inverted-h: 22;--dt-color-foreground-primary-inverted-s: 100%;--dt-color-foreground-primary-inverted-l: 50%;--dt-color-foreground-primary-inverted-a: 100%;--dt-color-foreground-primary-inverted-hsl: var(--dt-color-neutral-white-hsl);--dt-color-foreground-primary-inverted-hsla: var(--dt-color-neutral-white-hsla);--dt-color-foreground-primary-inverted: #ff5c00;--dt-color-foreground-warning-h: 22;--dt-color-foreground-warning-s: 100%;--dt-color-foreground-warning-l: 50%;--dt-color-foreground-warning-a: 100%;--dt-color-foreground-warning-hsl: var(--dt-color-gold-500-hsl);--dt-color-foreground-warning-hsla: var(--dt-color-gold-500-hsla);--dt-color-foreground-warning: #ff5c00;--dt-color-foreground-success-strong-h: 22;--dt-color-foreground-success-strong-s: 100%;--dt-color-foreground-success-strong-l: 50%;--dt-color-foreground-success-strong-a: 100%;--dt-color-foreground-success-strong-hsl: var(--dt-color-green-500-hsl);--dt-color-foreground-success-strong-hsla: var(--dt-color-green-500-hsla);--dt-color-foreground-success-strong: #ff5c00;--dt-color-foreground-success-h: 22;--dt-color-foreground-success-s: 100%;--dt-color-foreground-success-l: 50%;--dt-color-foreground-success-a: 100%;--dt-color-foreground-success-hsl: var(--dt-color-green-400-hsl);--dt-color-foreground-success-hsla: var(--dt-color-green-400-hsla);--dt-color-foreground-success: #ff5c00;--dt-color-foreground-critical-strong-h: 22;--dt-color-foreground-critical-strong-s: 100%;--dt-color-foreground-critical-strong-l: 50%;--dt-color-foreground-critical-strong-a: 100%;--dt-color-foreground-critical-strong-hsl: var(--dt-color-red-400-hsl);--dt-color-foreground-critical-strong-hsla: var(--dt-color-red-400-hsla);--dt-color-foreground-critical-strong: #ff5c00;--dt-color-foreground-critical-h: 22;--dt-color-foreground-critical-s: 100%;--dt-color-foreground-critical-l: 50%;--dt-color-foreground-critical-a: 100%;--dt-color-foreground-critical-hsl: var(--dt-color-red-300-hsl);--dt-color-foreground-critical-hsla: var(--dt-color-red-300-hsla);--dt-color-foreground-critical: #ff5c00;--dt-color-foreground-disabled-h: 22;--dt-color-foreground-disabled-s: 100%;--dt-color-foreground-disabled-l: 50%;--dt-color-foreground-disabled-a: 100%;--dt-color-foreground-disabled-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-disabled-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-disabled: #ff5c00;--dt-color-foreground-placeholder-h: 22;--dt-color-foreground-placeholder-s: 100%;--dt-color-foreground-placeholder-l: 50%;--dt-color-foreground-placeholder-a: 100%;--dt-color-foreground-placeholder-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-placeholder-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-placeholder: #ff5c00;--dt-color-foreground-muted-h: 22;--dt-color-foreground-muted-s: 100%;--dt-color-foreground-muted-l: 50%;--dt-color-foreground-muted-a: 100%;--dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);--dt-color-foreground-muted-hsla: hsl(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 50%));--dt-color-foreground-muted: #ff5c00;--dt-color-foreground-tertiary-h: 22;--dt-color-foreground-tertiary-s: 100%;--dt-color-foreground-tertiary-l: 50%;--dt-color-foreground-tertiary-a: 100%;--dt-color-foreground-tertiary-hsl: var(--dt-color-black-600-hsl);--dt-color-foreground-tertiary-hsla: var(--dt-color-black-600-hsla);--dt-color-foreground-tertiary: #ff5c00;--dt-color-foreground-secondary-h: 22;--dt-color-foreground-secondary-s: 100%;--dt-color-foreground-secondary-l: 50%;--dt-color-foreground-secondary-a: 100%;--dt-color-foreground-secondary-hsl: var(--dt-color-black-700-hsl);--dt-color-foreground-secondary-hsla: var(--dt-color-black-700-hsla);--dt-color-foreground-secondary: #ff5c00;--dt-color-foreground-primary-h: 22;--dt-color-foreground-primary-s: 100%;--dt-color-foreground-primary-l: 50%;--dt-color-foreground-primary-a: 100%;--dt-color-foreground-primary-hsl: var(--dt-color-black-900-hsl);--dt-color-foreground-primary-hsla: var(--dt-color-black-900-hsla);--dt-color-foreground-primary: #ff5c00;--dt-size-border-focus: calc(var(--dt-size-border-200) + var(--dt-size-border-100));--dt-radio-color-border-checked-h: 22;--dt-radio-color-border-checked-s: 100%;--dt-radio-color-border-checked-l: 50%;--dt-radio-color-border-checked-a: 100%;--dt-radio-color-border-checked-hsl: var(--dt-color-border-brand-hsl);--dt-radio-color-border-checked-hsla: var(--dt-color-border-brand-hsla);--dt-radio-color-border-checked: #ff5c00;--dt-radio-color-border-unchecked-h: 22;--dt-radio-color-border-unchecked-s: 100%;--dt-radio-color-border-unchecked-l: 50%;--dt-radio-color-border-unchecked-a: 100%;--dt-radio-color-border-unchecked-hsl: var(--dt-color-border-moderate-hsl);--dt-radio-color-border-unchecked-hsla: var(--dt-color-border-moderate-hsla);--dt-radio-color-border-unchecked: #ff5c00;--dt-radio-size-height: var(--dt-radio-size-width);--dt-icon-size-border-800: calc(var(--dt-icon-size-border-100) * 3.5);--dt-icon-size-border-700: calc(var(--dt-icon-size-border-100) * 2.75);--dt-icon-size-border-600: calc(var(--dt-icon-size-border-100) * 2.5);--dt-icon-size-border-400: calc(var(--dt-icon-size-border-100) * 1.75);--dt-icon-size-border-300: calc(var(--dt-icon-size-border-100) * 1.5);--dt-icon-size-border-200: calc(var(--dt-icon-size-border-100) * 1.25);--dt-icon-size-800: calc(var(--dt-size-base) * 6);--dt-icon-size-700: calc(var(--dt-size-base) * 4.75);--dt-icon-size-600: calc(var(--dt-size-base) * 4);--dt-icon-size-500: calc(var(--dt-size-base) * 3);--dt-icon-size-400: calc(var(--dt-size-base) * 2.5);--dt-icon-size-300: calc(var(--dt-size-base) * 2.25);--dt-icon-size-200: calc(var(--dt-size-base) * 1.75);--dt-icon-size-100: calc(var(--dt-size-base) * 1.5);--dt-checkbox-color-border-checked-h: 22;--dt-checkbox-color-border-checked-s: 100%;--dt-checkbox-color-border-checked-l: 50%;--dt-checkbox-color-border-checked-a: 100%;--dt-checkbox-color-border-checked-hsl: var(--dt-color-border-brand-hsl);--dt-checkbox-color-border-checked-hsla: var(--dt-color-border-brand-hsla);--dt-checkbox-color-border-checked: #ff5c00;--dt-checkbox-color-border-unchecked-h: 22;--dt-checkbox-color-border-unchecked-s: 100%;--dt-checkbox-color-border-unchecked-l: 50%;--dt-checkbox-color-border-unchecked-a: 100%;--dt-checkbox-color-border-unchecked-hsl: var(--dt-color-border-moderate-hsl);--dt-checkbox-color-border-unchecked-hsla: var(--dt-color-border-moderate-hsla);--dt-checkbox-color-border-unchecked: #ff5c00;--dt-checkbox-size-radius: var(--dt-inputs-size-radius-xs);--dt-checkbox-size-height: var(--dt-checkbox-size-width);--dt-button-font-size-xl: var(--dt-font-size-400);--dt-button-font-size-lg: var(--dt-font-size-300);--dt-button-font-size-md: var(--dt-font-size-200);--dt-button-font-size-sm: var(--dt-font-size-100);--dt-button-font-size-xs: var(--dt-font-size-100);--dt-badge-color-border-default-h: 22;--dt-badge-color-border-default-s: 100%;--dt-badge-color-border-default-l: 50%;--dt-badge-color-border-default-a: 100%;--dt-badge-color-border-default-hsl: var(--dt-color-border-subtle-hsl);--dt-badge-color-border-default-hsla: var(--dt-color-border-subtle-hsla);--dt-badge-color-border-default: #ff5c00;--dt-badge-color-foreground-default-h: 22;--dt-badge-color-foreground-default-s: 100%;--dt-badge-color-foreground-default-l: 50%;--dt-badge-color-foreground-default-a: 100%;--dt-badge-color-foreground-default-hsl: var(--dt-color-foreground-primary-hsl);--dt-badge-color-foreground-default-hsla: var(--dt-color-foreground-primary-hsla);--dt-badge-color-foreground-default: #ff5c00;--dt-badge-color-background-ai: #ff5c00;--dt-badge-color-background-critical-h: 22;--dt-badge-color-background-critical-s: 100%;--dt-badge-color-background-critical-l: 50%;--dt-badge-color-background-critical-a: 100%;--dt-badge-color-background-critical-hsl: var(--dt-color-surface-critical-hsl);--dt-badge-color-background-critical-hsla: var(--dt-color-surface-critical-hsla);--dt-badge-color-background-critical: #ff5c00;--dt-badge-color-background-warning-h: 22;--dt-badge-color-background-warning-s: 100%;--dt-badge-color-background-warning-l: 50%;--dt-badge-color-background-warning-a: 100%;--dt-badge-color-background-warning-hsl: var(--dt-color-surface-warning-hsl);--dt-badge-color-background-warning-hsla: var(--dt-color-surface-warning-hsla);--dt-badge-color-background-warning: #ff5c00;--dt-badge-color-background-success-h: 22;--dt-badge-color-background-success-s: 100%;--dt-badge-color-background-success-l: 50%;--dt-badge-color-background-success-a: 100%;--dt-badge-color-background-success-hsl: var(--dt-color-surface-success-hsl);--dt-badge-color-background-success-hsla: var(--dt-color-surface-success-hsla);--dt-badge-color-background-success: #ff5c00;--dt-badge-color-background-info-h: 22;--dt-badge-color-background-info-s: 100%;--dt-badge-color-background-info-l: 50%;--dt-badge-color-background-info-a: 100%;--dt-badge-color-background-info-hsl: var(--dt-color-surface-info-hsl);--dt-badge-color-background-info-hsla: var(--dt-color-surface-info-hsla);--dt-badge-color-background-info: #ff5c00;--dt-badge-color-background-default-h: 22;--dt-badge-color-background-default-s: 100%;--dt-badge-color-background-default-l: 50%;--dt-badge-color-background-default-a: 100%;--dt-badge-color-background-default-hsl: var(--dt-color-surface-moderate-opaque-hsl);--dt-badge-color-background-default-hsla: var(--dt-color-surface-moderate-opaque-hsla);--dt-badge-color-background-default: #ff5c00;--dt-theme-mention-color-foreground-strong-h: 22;--dt-theme-mention-color-foreground-strong-s: 100%;--dt-theme-mention-color-foreground-strong-l: 50%;--dt-theme-mention-color-foreground-strong-a: 100%;--dt-theme-mention-color-foreground-strong-hsl: var(--dt-color-foreground-primary-inverted-hsl);--dt-theme-mention-color-foreground-strong-hsla: var(--dt-color-foreground-primary-inverted-hsla);--dt-theme-mention-color-foreground-strong: #ff5c00;--dt-theme-sidebar-section-color-foreground-h: 22;--dt-theme-sidebar-section-color-foreground-s: 100%;--dt-theme-sidebar-section-color-foreground-l: 50%;--dt-theme-sidebar-section-color-foreground-a: 100%;--dt-theme-sidebar-section-color-foreground-hsl: var(--dt-color-foreground-tertiary-hsl);--dt-theme-sidebar-section-color-foreground-hsla: var(--dt-color-foreground-tertiary-hsla);--dt-theme-sidebar-section-color-foreground: #ff5c00;--dt-theme-sidebar-selected-row-color-background-h: 22;--dt-theme-sidebar-selected-row-color-background-s: 100%;--dt-theme-sidebar-selected-row-color-background-l: 50%;--dt-theme-sidebar-selected-row-color-background-a: 100%;--dt-theme-sidebar-selected-row-color-background-hsl: var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l);--dt-theme-sidebar-selected-row-color-background-hsla: hsl(var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l) / var(--alpha, 10%));--dt-theme-sidebar-selected-row-color-background: #ff5c00;--dt-theme-sidebar-selected-row-color-foreground-h: 22;--dt-theme-sidebar-selected-row-color-foreground-s: 100%;--dt-theme-sidebar-selected-row-color-foreground-l: 50%;--dt-theme-sidebar-selected-row-color-foreground-a: 100%;--dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-color-foreground-primary-hsl);--dt-theme-sidebar-selected-row-color-foreground-hsla: var(--dt-color-foreground-primary-hsla);--dt-theme-sidebar-selected-row-color-foreground: #ff5c00;--dt-theme-sidebar-row-color-background-active-h: 22;--dt-theme-sidebar-row-color-background-active-s: 100%;--dt-theme-sidebar-row-color-background-active-l: 50%;--dt-theme-sidebar-row-color-background-active-a: 100%;--dt-theme-sidebar-row-color-background-active-hsl: var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l);--dt-theme-sidebar-row-color-background-active-hsla: hsl(var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l) / var(--alpha, 16%));--dt-theme-sidebar-row-color-background-active: #ff5c00;--dt-theme-sidebar-row-color-background-hover-h: 22;--dt-theme-sidebar-row-color-background-hover-s: 100%;--dt-theme-sidebar-row-color-background-hover-l: 50%;--dt-theme-sidebar-row-color-background-hover-a: 100%;--dt-theme-sidebar-row-color-background-hover-hsl: var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l);--dt-theme-sidebar-row-color-background-hover-hsla: hsl(var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l) / var(--alpha, 12%));--dt-theme-sidebar-row-color-background-hover: #ff5c00;--dt-theme-sidebar-row-color-background-h: 22;--dt-theme-sidebar-row-color-background-s: 100%;--dt-theme-sidebar-row-color-background-l: 50%;--dt-theme-sidebar-row-color-background-a: 100%;--dt-theme-sidebar-row-color-background-hsl: var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l);--dt-theme-sidebar-row-color-background-hsla: hsl(var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l) / var(--alpha, 0%));--dt-theme-sidebar-row-color-background: #ff5c00;--dt-theme-sidebar-status-color-foreground-h: 22;--dt-theme-sidebar-status-color-foreground-s: 100%;--dt-theme-sidebar-status-color-foreground-l: 50%;--dt-theme-sidebar-status-color-foreground-a: 100%;--dt-theme-sidebar-status-color-foreground-hsl: var(--dt-color-foreground-tertiary-hsl);--dt-theme-sidebar-status-color-foreground-hsla: var(--dt-color-foreground-tertiary-hsla);--dt-theme-sidebar-status-color-foreground: #ff5c00;--dt-theme-sidebar-color-foreground-unread-h: 22;--dt-theme-sidebar-color-foreground-unread-s: 100%;--dt-theme-sidebar-color-foreground-unread-l: 50%;--dt-theme-sidebar-color-foreground-unread-a: 100%;--dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-color-foreground-primary-hsl);--dt-theme-sidebar-color-foreground-unread-hsla: var(--dt-color-foreground-primary-hsla);--dt-theme-sidebar-color-foreground-unread: #ff5c00;--dt-theme-sidebar-color-foreground-h: 22;--dt-theme-sidebar-color-foreground-s: 100%;--dt-theme-sidebar-color-foreground-l: 50%;--dt-theme-sidebar-color-foreground-a: 100%;--dt-theme-sidebar-color-foreground-hsl: var(--dt-color-foreground-secondary-hsl);--dt-theme-sidebar-color-foreground-hsla: var(--dt-color-foreground-secondary-hsla);--dt-theme-sidebar-color-foreground: #ff5c00;--dt-theme-topbar-profile-color-background-active-h: 22;--dt-theme-topbar-profile-color-background-active-s: 100%;--dt-theme-topbar-profile-color-background-active-l: 50%;--dt-theme-topbar-profile-color-background-active-a: 100%;--dt-theme-topbar-profile-color-background-active-hsl: var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l);--dt-theme-topbar-profile-color-background-active-hsla: hsl(var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l) / var(--alpha, 14%));--dt-theme-topbar-profile-color-background-active: #ff5c00;--dt-theme-topbar-profile-color-background-hover-h: 22;--dt-theme-topbar-profile-color-background-hover-s: 100%;--dt-theme-topbar-profile-color-background-hover-l: 50%;--dt-theme-topbar-profile-color-background-hover-a: 100%;--dt-theme-topbar-profile-color-background-hover-hsl: var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l);--dt-theme-topbar-profile-color-background-hover-hsla: hsl(var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l) / var(--alpha, 10%));--dt-theme-topbar-profile-color-background-hover: #ff5c00;--dt-theme-topbar-profile-color-background-inverted-h: 22;--dt-theme-topbar-profile-color-background-inverted-s: 100%;--dt-theme-topbar-profile-color-background-inverted-l: 50%;--dt-theme-topbar-profile-color-background-inverted-a: 100%;--dt-theme-topbar-profile-color-background-inverted-hsl: var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l);--dt-theme-topbar-profile-color-background-inverted-hsla: hsl(var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l) / var(--alpha, 75%));--dt-theme-topbar-profile-color-background-inverted: #ff5c00;--dt-theme-topbar-profile-color-background-h: 22;--dt-theme-topbar-profile-color-background-s: 100%;--dt-theme-topbar-profile-color-background-l: 50%;--dt-theme-topbar-profile-color-background-a: 100%;--dt-theme-topbar-profile-color-background-hsl: var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l);--dt-theme-topbar-profile-color-background-hsla: hsl(var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l) / var(--alpha, 5%));--dt-theme-topbar-profile-color-background: #ff5c00;--dt-theme-topbar-profile-color-foreground-inverted-h: 22;--dt-theme-topbar-profile-color-foreground-inverted-s: 100%;--dt-theme-topbar-profile-color-foreground-inverted-l: 50%;--dt-theme-topbar-profile-color-foreground-inverted-a: 100%;--dt-theme-topbar-profile-color-foreground-inverted-hsl: var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l);--dt-theme-topbar-profile-color-foreground-inverted-hsla: hsl(var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l) / var(--alpha, 75%));--dt-theme-topbar-profile-color-foreground-inverted: #ff5c00;--dt-theme-topbar-button-color-background-active-h: 22;--dt-theme-topbar-button-color-background-active-s: 100%;--dt-theme-topbar-button-color-background-active-l: 50%;--dt-theme-topbar-button-color-background-active-a: 100%;--dt-theme-topbar-button-color-background-active-hsl: var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l);--dt-theme-topbar-button-color-background-active-hsla: hsl(var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l) / var(--alpha, 10%));--dt-theme-topbar-button-color-background-active: #ff5c00;--dt-theme-topbar-button-color-background-hover-h: 22;--dt-theme-topbar-button-color-background-hover-s: 100%;--dt-theme-topbar-button-color-background-hover-l: 50%;--dt-theme-topbar-button-color-background-hover-a: 100%;--dt-theme-topbar-button-color-background-hover-hsl: var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l);--dt-theme-topbar-button-color-background-hover-hsla: hsl(var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l) / var(--alpha, 5%));--dt-theme-topbar-button-color-background-hover: #ff5c00;--dt-theme-topbar-button-color-background-h: 22;--dt-theme-topbar-button-color-background-s: 100%;--dt-theme-topbar-button-color-background-l: 50%;--dt-theme-topbar-button-color-background-a: 100%;--dt-theme-topbar-button-color-background-hsl: var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l);--dt-theme-topbar-button-color-background-hsla: hsl(var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l) / var(--alpha, 0%));--dt-theme-topbar-button-color-background: #ff5c00;--dt-theme-topbar-button-color-foreground-hover-h: 22;--dt-theme-topbar-button-color-foreground-hover-s: 100%;--dt-theme-topbar-button-color-foreground-hover-l: 50%;--dt-theme-topbar-button-color-foreground-hover-a: 100%;--dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-color-base-hsl);--dt-theme-topbar-button-color-foreground-hover-hsla: var(--dt-theme-color-base-hsla);--dt-theme-topbar-button-color-foreground-hover: #ff5c00;--dt-theme-topbar-button-color-foreground-h: 22;--dt-theme-topbar-button-color-foreground-s: 100%;--dt-theme-topbar-button-color-foreground-l: 50%;--dt-theme-topbar-button-color-foreground-a: 100%;--dt-theme-topbar-button-color-foreground-hsl: var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l);--dt-theme-topbar-button-color-foreground-hsla: hsl(var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l) / var(--alpha, 65%));--dt-theme-topbar-button-color-foreground: #ff5c00;--dt-theme-topbar-field-color-border-active-h: 22;--dt-theme-topbar-field-color-border-active-s: 100%;--dt-theme-topbar-field-color-border-active-l: 50%;--dt-theme-topbar-field-color-border-active-a: 100%;--dt-theme-topbar-field-color-border-active-hsl: var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l);--dt-theme-topbar-field-color-border-active-hsla: hsl(var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l) / var(--alpha, 20%));--dt-theme-topbar-field-color-border-active: #ff5c00;--dt-theme-topbar-field-color-border-hover-h: 22;--dt-theme-topbar-field-color-border-hover-s: 100%;--dt-theme-topbar-field-color-border-hover-l: 50%;--dt-theme-topbar-field-color-border-hover-a: 100%;--dt-theme-topbar-field-color-border-hover-hsl: var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l);--dt-theme-topbar-field-color-border-hover-hsla: hsl(var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l) / var(--alpha, 10%));--dt-theme-topbar-field-color-border-hover: #ff5c00;--dt-theme-topbar-field-color-border-h: 22;--dt-theme-topbar-field-color-border-s: 100%;--dt-theme-topbar-field-color-border-l: 50%;--dt-theme-topbar-field-color-border-a: 100%;--dt-theme-topbar-field-color-border-hsl: var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l);--dt-theme-topbar-field-color-border-hsla: hsl(var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l) / var(--alpha, 0%));--dt-theme-topbar-field-color-border: #ff5c00;--dt-theme-topbar-field-color-background-hover-h: 22;--dt-theme-topbar-field-color-background-hover-s: 100%;--dt-theme-topbar-field-color-background-hover-l: 50%;--dt-theme-topbar-field-color-background-hover-a: 100%;--dt-theme-topbar-field-color-background-hover-hsl: var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l);--dt-theme-topbar-field-color-background-hover-hsla: hsl(var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l) / var(--alpha, 100%));--dt-theme-topbar-field-color-background-hover: #ff5c00;--dt-theme-topbar-field-color-background-h: 22;--dt-theme-topbar-field-color-background-s: 100%;--dt-theme-topbar-field-color-background-l: 50%;--dt-theme-topbar-field-color-background-a: 100%;--dt-theme-topbar-field-color-background-hsl: var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l);--dt-theme-topbar-field-color-background-hsla: hsl(var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l) / var(--alpha, 5%));--dt-theme-topbar-field-color-background: #ff5c00;--dt-theme-topbar-field-color-foreground-hover-h: 22;--dt-theme-topbar-field-color-foreground-hover-s: 100%;--dt-theme-topbar-field-color-foreground-hover-l: 50%;--dt-theme-topbar-field-color-foreground-hover-a: 100%;--dt-theme-topbar-field-color-foreground-hover-hsl: var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l);--dt-theme-topbar-field-color-foreground-hover-hsla: hsl(var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l) / var(--alpha, 75%));--dt-theme-topbar-field-color-foreground-hover: #ff5c00;--dt-theme-topbar-field-color-foreground-h: 22;--dt-theme-topbar-field-color-foreground-s: 100%;--dt-theme-topbar-field-color-foreground-l: 50%;--dt-theme-topbar-field-color-foreground-a: 100%;--dt-theme-topbar-field-color-foreground-hsl: var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l);--dt-theme-topbar-field-color-foreground-hsla: hsl(var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l) / var(--alpha, 50%));--dt-theme-topbar-field-color-foreground: #ff5c00;--dt-theme-topbar-color-background-h: 22;--dt-theme-topbar-color-background-s: 100%;--dt-theme-topbar-color-background-l: 50%;--dt-theme-topbar-color-background-a: 100%;--dt-theme-topbar-color-background-hsl: var(--dt-color-surface-secondary-hsl);--dt-theme-topbar-color-background-hsla: var(--dt-color-surface-secondary-hsla);--dt-theme-topbar-color-background: #ff5c00;--dt-theme-topbar-color-foreground-h: 22;--dt-theme-topbar-color-foreground-s: 100%;--dt-theme-topbar-color-foreground-l: 50%;--dt-theme-topbar-color-foreground-a: 100%;--dt-theme-topbar-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l);--dt-theme-topbar-color-foreground-hsla: hsl(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 75%));--dt-theme-topbar-color-foreground: #ff5c00;--dt-action-color-border-muted-outlined-default-h: 22;--dt-action-color-border-muted-outlined-default-s: 100%;--dt-action-color-border-muted-outlined-default-l: 50%;--dt-action-color-border-muted-outlined-default-a: 100%;--dt-action-color-border-muted-outlined-default-hsl: var(--dt-color-border-default-hsl);--dt-action-color-border-muted-outlined-default-hsla: var(--dt-color-border-default-hsla);--dt-action-color-border-muted-outlined-default: #ff5c00;--dt-action-color-border-inverted-outlined-default-h: 22;--dt-action-color-border-inverted-outlined-default-s: 100%;--dt-action-color-border-inverted-outlined-default-l: 50%;--dt-action-color-border-inverted-outlined-default-a: 100%;--dt-action-color-border-inverted-outlined-default-hsl: var(--dt-color-border-default-inverted-hsl);--dt-action-color-border-inverted-outlined-default-hsla: var(--dt-color-border-default-inverted-hsla);--dt-action-color-border-inverted-outlined-default: #ff5c00;--dt-action-color-border-critical-outlined-default-h: 22;--dt-action-color-border-critical-outlined-default-s: 100%;--dt-action-color-border-critical-outlined-default-l: 50%;--dt-action-color-border-critical-outlined-default-a: 100%;--dt-action-color-border-critical-outlined-default-hsl: var(--dt-color-border-critical-hsl);--dt-action-color-border-critical-outlined-default-hsla: var(--dt-color-border-critical-hsla);--dt-action-color-border-critical-outlined-default: #ff5c00;--dt-action-color-background-positive-primary-active-h: 22;--dt-action-color-background-positive-primary-active-s: 100%;--dt-action-color-background-positive-primary-active-l: 50%;--dt-action-color-background-positive-primary-active-a: 100%;--dt-action-color-background-positive-primary-active-hsl: var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l);--dt-action-color-background-positive-primary-active-hsla: hsl(var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-positive-primary-active: #ff5c00;--dt-action-color-background-positive-primary-hover-h: 22;--dt-action-color-background-positive-primary-hover-s: 100%;--dt-action-color-background-positive-primary-hover-l: 50%;--dt-action-color-background-positive-primary-hover-a: 100%;--dt-action-color-background-positive-primary-hover-hsl: var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l);--dt-action-color-background-positive-primary-hover-hsla: hsl(var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-positive-primary-hover: #ff5c00;--dt-action-color-background-inverted-primary-active-h: 22;--dt-action-color-background-inverted-primary-active-s: 100%;--dt-action-color-background-inverted-primary-active-l: 50%;--dt-action-color-background-inverted-primary-active-a: 100%;--dt-action-color-background-inverted-primary-active-hsl: var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l);--dt-action-color-background-inverted-primary-active-hsla: hsl(var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-inverted-primary-active: #ff5c00;--dt-action-color-background-inverted-primary-default-h: 22;--dt-action-color-background-inverted-primary-default-s: 100%;--dt-action-color-background-inverted-primary-default-l: 50%;--dt-action-color-background-inverted-primary-default-a: 100%;--dt-action-color-background-inverted-primary-default-hsl: var(--dt-color-surface-primary-hsl);--dt-action-color-background-inverted-primary-default-hsla: var(--dt-color-surface-primary-hsla);--dt-action-color-background-inverted-primary-default: #ff5c00;--dt-action-color-background-inverted-active-h: 22;--dt-action-color-background-inverted-active-s: 100%;--dt-action-color-background-inverted-active-l: 50%;--dt-action-color-background-inverted-active-a: 100%;--dt-action-color-background-inverted-active-hsl: var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l);--dt-action-color-background-inverted-active-hsla: hsl(var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l) / var(--alpha, 30%));--dt-action-color-background-inverted-active: #ff5c00;--dt-action-color-background-inverted-hover-h: 22;--dt-action-color-background-inverted-hover-s: 100%;--dt-action-color-background-inverted-hover-l: 50%;--dt-action-color-background-inverted-hover-a: 100%;--dt-action-color-background-inverted-hover-hsl: var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l);--dt-action-color-background-inverted-hover-hsla: hsl(var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l) / var(--alpha, 15%));--dt-action-color-background-inverted-hover: #ff5c00;--dt-action-color-background-critical-primary-active-h: 22;--dt-action-color-background-critical-primary-active-s: 100%;--dt-action-color-background-critical-primary-active-l: 50%;--dt-action-color-background-critical-primary-active-a: 100%;--dt-action-color-background-critical-primary-active-hsl: var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l);--dt-action-color-background-critical-primary-active-hsla: hsl(var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-critical-primary-active: #ff5c00;--dt-action-color-background-critical-primary-hover-h: 22;--dt-action-color-background-critical-primary-hover-s: 100%;--dt-action-color-background-critical-primary-hover-l: 50%;--dt-action-color-background-critical-primary-hover-a: 100%;--dt-action-color-background-critical-primary-hover-hsl: var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l);--dt-action-color-background-critical-primary-hover-hsla: hsl(var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-critical-primary-hover: #ff5c00;--dt-action-color-background-base-primary-active-h: 22;--dt-action-color-background-base-primary-active-s: 100%;--dt-action-color-background-base-primary-active-l: 50%;--dt-action-color-background-base-primary-active-a: 100%;--dt-action-color-background-base-primary-active-hsl: var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l);--dt-action-color-background-base-primary-active-hsla: hsl(var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-base-primary-active: #ff5c00;--dt-action-color-background-base-primary-hover-h: 22;--dt-action-color-background-base-primary-hover-s: 100%;--dt-action-color-background-base-primary-hover-l: 50%;--dt-action-color-background-base-primary-hover-a: 100%;--dt-action-color-background-base-primary-hover-hsl: var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l);--dt-action-color-background-base-primary-hover-hsla: hsl(var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-base-primary-hover: #ff5c00;--dt-action-color-foreground-positive-default-h: 22;--dt-action-color-foreground-positive-default-s: 100%;--dt-action-color-foreground-positive-default-l: 50%;--dt-action-color-foreground-positive-default-a: 100%;--dt-action-color-foreground-positive-default-hsl: var(--dt-color-foreground-success-hsl);--dt-action-color-foreground-positive-default-hsla: var(--dt-color-foreground-success-hsla);--dt-action-color-foreground-positive-default: #ff5c00;--dt-action-color-foreground-disabled-default-h: 22;--dt-action-color-foreground-disabled-default-s: 100%;--dt-action-color-foreground-disabled-default-l: 50%;--dt-action-color-foreground-disabled-default-a: 100%;--dt-action-color-foreground-disabled-default-hsl: var(--dt-color-foreground-disabled-hsl);--dt-action-color-foreground-disabled-default-hsla: var(--dt-color-foreground-disabled-hsla);--dt-action-color-foreground-disabled-default: #ff5c00;--dt-action-color-foreground-muted-default-h: 22;--dt-action-color-foreground-muted-default-s: 100%;--dt-action-color-foreground-muted-default-l: 50%;--dt-action-color-foreground-muted-default-a: 100%;--dt-action-color-foreground-muted-default-hsl: var(--dt-color-foreground-secondary-hsl);--dt-action-color-foreground-muted-default-hsla: var(--dt-color-foreground-secondary-hsla);--dt-action-color-foreground-muted-default: #ff5c00;--dt-action-color-foreground-inverted-primary-active-h: 22;--dt-action-color-foreground-inverted-primary-active-s: 100%;--dt-action-color-foreground-inverted-primary-active-l: 50%;--dt-action-color-foreground-inverted-primary-active-a: 100%;--dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-hover-hsl);--dt-action-color-foreground-inverted-primary-active-hsla: var(--dt-action-color-foreground-inverted-primary-hover-hsla);--dt-action-color-foreground-inverted-primary-active: #ff5c00;--dt-action-color-foreground-inverted-default-h: 22;--dt-action-color-foreground-inverted-default-s: 100%;--dt-action-color-foreground-inverted-default-l: 50%;--dt-action-color-foreground-inverted-default-a: 100%;--dt-action-color-foreground-inverted-default-hsl: var(--dt-color-foreground-primary-inverted-hsl);--dt-action-color-foreground-inverted-default-hsla: var(--dt-color-foreground-primary-inverted-hsla);--dt-action-color-foreground-inverted-default: #ff5c00;--dt-action-color-foreground-critical-default-h: 22;--dt-action-color-foreground-critical-default-s: 100%;--dt-action-color-foreground-critical-default-l: 50%;--dt-action-color-foreground-critical-default-a: 100%;--dt-action-color-foreground-critical-default-hsl: var(--dt-color-foreground-critical-hsl);--dt-action-color-foreground-critical-default-hsla: var(--dt-color-foreground-critical-hsla);--dt-action-color-foreground-critical-default: #ff5c00;--dt-action-color-foreground-base-hover-h: 22;--dt-action-color-foreground-base-hover-s: 100%;--dt-action-color-foreground-base-hover-l: 50%;--dt-action-color-foreground-base-hover-a: 100%;--dt-action-color-foreground-base-hover-hsl: var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l);--dt-action-color-foreground-base-hover-hsla: hsl(var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-base-hover: #ff5c00;--dt-inputs-color-border-warning-h: 22;--dt-inputs-color-border-warning-s: 100%;--dt-inputs-color-border-warning-l: 50%;--dt-inputs-color-border-warning-a: 100%;--dt-inputs-color-border-warning-hsl: var(--dt-color-border-warning-hsl);--dt-inputs-color-border-warning-hsla: var(--dt-color-border-warning-hsla);--dt-inputs-color-border-warning: #ff5c00;--dt-inputs-color-border-success-h: 22;--dt-inputs-color-border-success-s: 100%;--dt-inputs-color-border-success-l: 50%;--dt-inputs-color-border-success-a: 100%;--dt-inputs-color-border-success-hsl: var(--dt-color-border-success-hsl);--dt-inputs-color-border-success-hsla: var(--dt-color-border-success-hsla);--dt-inputs-color-border-success: #ff5c00;--dt-inputs-color-border-critical-h: 22;--dt-inputs-color-border-critical-s: 100%;--dt-inputs-color-border-critical-l: 50%;--dt-inputs-color-border-critical-a: 100%;--dt-inputs-color-border-critical-hsl: var(--dt-color-border-critical-hsl);--dt-inputs-color-border-critical-hsla: var(--dt-color-border-critical-hsla);--dt-inputs-color-border-critical: #ff5c00;--dt-inputs-color-border-focus-h: 22;--dt-inputs-color-border-focus-s: 100%;--dt-inputs-color-border-focus-l: 50%;--dt-inputs-color-border-focus-a: 100%;--dt-inputs-color-border-focus-hsl: var(--dt-color-border-focus-hsl);--dt-inputs-color-border-focus-hsla: var(--dt-color-border-focus-hsla);--dt-inputs-color-border-focus: #ff5c00;--dt-inputs-color-border-default-h: 22;--dt-inputs-color-border-default-s: 100%;--dt-inputs-color-border-default-l: 50%;--dt-inputs-color-border-default-a: 100%;--dt-inputs-color-border-default-hsl: var(--dt-color-border-default-hsl);--dt-inputs-color-border-default-hsla: var(--dt-color-border-default-hsla);--dt-inputs-color-border-default: #ff5c00;--dt-inputs-color-foreground-disabled-h: 22;--dt-inputs-color-foreground-disabled-s: 100%;--dt-inputs-color-foreground-disabled-l: 50%;--dt-inputs-color-foreground-disabled-a: 100%;--dt-inputs-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-hsl);--dt-inputs-color-foreground-disabled-hsla: var(--dt-color-foreground-disabled-hsla);--dt-inputs-color-foreground-disabled: #ff5c00;--dt-inputs-color-foreground-placeholder-h: 22;--dt-inputs-color-foreground-placeholder-s: 100%;--dt-inputs-color-foreground-placeholder-l: 50%;--dt-inputs-color-foreground-placeholder-a: 100%;--dt-inputs-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-hsl);--dt-inputs-color-foreground-placeholder-hsla: var(--dt-color-foreground-placeholder-hsla);--dt-inputs-color-foreground-placeholder: #ff5c00;--dt-inputs-color-foreground-default-h: 22;--dt-inputs-color-foreground-default-s: 100%;--dt-inputs-color-foreground-default-l: 50%;--dt-inputs-color-foreground-default-a: 100%;--dt-inputs-color-foreground-default-hsl: var(--dt-color-foreground-secondary-hsl);--dt-inputs-color-foreground-default-hsla: var(--dt-color-foreground-secondary-hsla);--dt-inputs-color-foreground-default: #ff5c00;--dt-inputs-font-size-xl: var(--dt-font-size-400);--dt-inputs-font-size-lg: var(--dt-font-size-300);--dt-inputs-font-size-md: var(--dt-font-size-200);--dt-inputs-font-size-sm: var(--dt-font-size-100);--dt-inputs-font-size-xs: var(--dt-font-size-100);--dt-typography-button-xl-line-height: var(--dt-button-line-height-xl);--dt-typography-button-xl-font-weight: var(--dt-button-font-weight-xl);--dt-typography-button-lg-line-height: var(--dt-button-line-height-lg);--dt-typography-button-lg-font-weight: var(--dt-button-font-weight-lg);--dt-typography-button-md-line-height: var(--dt-button-line-height-md);--dt-typography-button-md-font-weight: var(--dt-button-font-weight-md);--dt-typography-button-sm-line-height: var(--dt-button-line-height-sm);--dt-typography-button-sm-font-weight: var(--dt-button-font-weight-sm);--dt-typography-button-xs-line-height: var(--dt-button-line-height-xs);--dt-typography-button-xs-font-weight: var(--dt-button-font-weight-xs);--dt-typography-inputs-xl-line-height: var(--dt-inputs-line-height-xl);--dt-typography-inputs-xl-font-weight: var(--dt-inputs-font-weight-xl);--dt-typography-inputs-lg-line-height: var(--dt-inputs-line-height-lg);--dt-typography-inputs-lg-font-weight: var(--dt-inputs-font-weight-lg);--dt-typography-inputs-md-line-height: var(--dt-inputs-line-height-md);--dt-typography-inputs-md-font-weight: var(--dt-inputs-font-weight-md);--dt-typography-inputs-sm-line-height: var(--dt-inputs-line-height-sm);--dt-typography-inputs-sm-font-weight: var(--dt-inputs-font-weight-sm);--dt-typography-inputs-xs-line-height: var(--dt-inputs-line-height-xs);--dt-typography-inputs-xs-font-weight: var(--dt-inputs-font-weight-xs);--dt-typography-code-sm-font-size: var(--dt-font-size-100);--dt-typography-code-md-font-size: var(--dt-font-size-200);--dt-typography-helper-sm-font-size: var(--dt-font-size-100);--dt-typography-helper-md-font-size: var(--dt-font-size-200);--dt-typography-label-sm-plain-compact-font-size: var(--dt-font-size-100);--dt-typography-label-sm-plain-font-size: var(--dt-font-size-100);--dt-typography-label-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-label-sm-font-size: var(--dt-font-size-100);--dt-typography-label-md-plain-compact-font-size: var(--dt-font-size-200);--dt-typography-label-md-plain-font-size: var(--dt-font-size-200);--dt-typography-label-md-compact-font-size: var(--dt-font-size-200);--dt-typography-label-md-font-size: var(--dt-font-size-200);--dt-typography-headline-xxl-compact-font-size: var(--dt-font-size-500);--dt-typography-headline-xxl-font-size: var(--dt-font-size-500);--dt-typography-headline-xl-compact-font-size: var(--dt-font-size-400);--dt-typography-headline-xl-font-size: var(--dt-font-size-400);--dt-typography-headline-lg-soft-compact-font-size: var(--dt-font-size-300);--dt-typography-headline-lg-compact-font-size: var(--dt-font-size-300);--dt-typography-headline-lg-soft-font-size: var(--dt-font-size-300);--dt-typography-headline-lg-font-size: var(--dt-font-size-300);--dt-typography-headline-md-compact-font-size: var(--dt-font-size-200);--dt-typography-headline-md-font-size: var(--dt-font-size-200);--dt-typography-headline-sm-soft-compact-font-size: var(--dt-font-size-100);--dt-typography-headline-sm-soft-font-size: var(--dt-font-size-100);--dt-typography-headline-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-headline-sm-font-size: var(--dt-font-size-100);--dt-typography-headline-eyebrow-font-size: var(--dt-font-size-100);--dt-typography-body-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-body-sm-font-size: var(--dt-font-size-100);--dt-typography-body-md-compact-font-size: var(--dt-font-size-200);--dt-typography-body-md-font-size: var(--dt-font-size-200);--dt-color-border-ai: #ff5c00;--dt-color-link-muted-hover-h: 22;--dt-color-link-muted-hover-s: 100%;--dt-color-link-muted-hover-l: 50%;--dt-color-link-muted-hover-a: 100%;--dt-color-link-muted-hover-hsl: var(--dt-color-foreground-primary-hsl);--dt-color-link-muted-hover-hsla: var(--dt-color-foreground-primary-hsla);--dt-color-link-muted-hover: #ff5c00;--dt-color-link-disabled-inverted-h: 22;--dt-color-link-disabled-inverted-s: 100%;--dt-color-link-disabled-inverted-l: 50%;--dt-color-link-disabled-inverted-a: 100%;--dt-color-link-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-hsl);--dt-color-link-disabled-inverted-hsla: var(--dt-color-foreground-disabled-inverted-hsla);--dt-color-link-disabled-inverted: #ff5c00;--dt-color-link-muted-inverted-h: 22;--dt-color-link-muted-inverted-s: 100%;--dt-color-link-muted-inverted-l: 50%;--dt-color-link-muted-inverted-a: 100%;--dt-color-link-muted-inverted-hsl: var(--dt-color-foreground-secondary-inverted-hsl);--dt-color-link-muted-inverted-hsla: var(--dt-color-foreground-secondary-inverted-hsla);--dt-color-link-muted-inverted: #ff5c00;--dt-color-link-warning-inverted-h: 22;--dt-color-link-warning-inverted-s: 100%;--dt-color-link-warning-inverted-l: 50%;--dt-color-link-warning-inverted-a: 100%;--dt-color-link-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-hsl);--dt-color-link-warning-inverted-hsla: var(--dt-color-foreground-warning-inverted-hsla);--dt-color-link-warning-inverted: #ff5c00;--dt-color-link-success-inverted-h: 22;--dt-color-link-success-inverted-s: 100%;--dt-color-link-success-inverted-l: 50%;--dt-color-link-success-inverted-a: 100%;--dt-color-link-success-inverted-hsl: var(--dt-color-foreground-success-inverted-hsl);--dt-color-link-success-inverted-hsla: var(--dt-color-foreground-success-inverted-hsla);--dt-color-link-success-inverted: #ff5c00;--dt-color-link-critical-inverted-h: 22;--dt-color-link-critical-inverted-s: 100%;--dt-color-link-critical-inverted-l: 50%;--dt-color-link-critical-inverted-a: 100%;--dt-color-link-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-hsl);--dt-color-link-critical-inverted-hsla: var(--dt-color-foreground-critical-inverted-hsla);--dt-color-link-critical-inverted: #ff5c00;--dt-color-link-disabled-h: 22;--dt-color-link-disabled-s: 100%;--dt-color-link-disabled-l: 50%;--dt-color-link-disabled-a: 100%;--dt-color-link-disabled-hsl: var(--dt-color-foreground-disabled-hsl);--dt-color-link-disabled-hsla: var(--dt-color-foreground-disabled-hsla);--dt-color-link-disabled: #ff5c00;--dt-color-link-muted-h: 22;--dt-color-link-muted-s: 100%;--dt-color-link-muted-l: 50%;--dt-color-link-muted-a: 100%;--dt-color-link-muted-hsl: var(--dt-color-foreground-secondary-hsl);--dt-color-link-muted-hsla: var(--dt-color-foreground-secondary-hsla);--dt-color-link-muted: #ff5c00;--dt-color-link-warning-h: 22;--dt-color-link-warning-s: 100%;--dt-color-link-warning-l: 50%;--dt-color-link-warning-a: 100%;--dt-color-link-warning-hsl: var(--dt-color-foreground-warning-hsl);--dt-color-link-warning-hsla: var(--dt-color-foreground-warning-hsla);--dt-color-link-warning: #ff5c00;--dt-color-link-success-h: 22;--dt-color-link-success-s: 100%;--dt-color-link-success-l: 50%;--dt-color-link-success-a: 100%;--dt-color-link-success-hsl: var(--dt-color-foreground-success-hsl);--dt-color-link-success-hsla: var(--dt-color-foreground-success-hsla);--dt-color-link-success: #ff5c00;--dt-color-link-critical-h: 22;--dt-color-link-critical-s: 100%;--dt-color-link-critical-l: 50%;--dt-color-link-critical-a: 100%;--dt-color-link-critical-hsl: var(--dt-color-foreground-critical-hsl);--dt-color-link-critical-hsla: var(--dt-color-foreground-critical-hsla);--dt-color-link-critical: #ff5c00;--dt-color-foreground-success-strong-inverted-h: 22;--dt-color-foreground-success-strong-inverted-s: 100%;--dt-color-foreground-success-strong-inverted-l: 50%;--dt-color-foreground-success-strong-inverted-a: 100%;--dt-color-foreground-success-strong-inverted-hsl: var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l);--dt-color-foreground-success-strong-inverted-hsla: hsl(var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l) / var(--alpha, 100%));--dt-color-foreground-success-strong-inverted: #ff5c00;--dt-color-foreground-critical-strong-inverted-h: 22;--dt-color-foreground-critical-strong-inverted-s: 100%;--dt-color-foreground-critical-strong-inverted-l: 50%;--dt-color-foreground-critical-strong-inverted-a: 100%;--dt-color-foreground-critical-strong-inverted-hsl: var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l);--dt-color-foreground-critical-strong-inverted-hsla: hsl(var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l) / var(--alpha, 100%));--dt-color-foreground-critical-strong-inverted: #ff5c00;--dt-icon-size-border-500: var(--dt-icon-size-border-400);--dt-theme-sidebar-icon-color-foreground-h: 22;--dt-theme-sidebar-icon-color-foreground-s: 100%;--dt-theme-sidebar-icon-color-foreground-l: 50%;--dt-theme-sidebar-icon-color-foreground-a: 100%;--dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-hsl);--dt-theme-sidebar-icon-color-foreground-hsla: var(--dt-theme-sidebar-color-foreground-hsla);--dt-theme-sidebar-icon-color-foreground: #ff5c00;--dt-theme-sidebar-color-background-h: 22;--dt-theme-sidebar-color-background-s: 100%;--dt-theme-sidebar-color-background-l: 50%;--dt-theme-sidebar-color-background-a: 100%;--dt-theme-sidebar-color-background-hsl: var(--dt-theme-topbar-color-background-hsl);--dt-theme-sidebar-color-background-hsla: var(--dt-theme-topbar-color-background-hsla);--dt-theme-sidebar-color-background: #ff5c00;--dt-theme-topbar-profile-color-foreground-h: 22;--dt-theme-topbar-profile-color-foreground-s: 100%;--dt-theme-topbar-profile-color-foreground-l: 50%;--dt-theme-topbar-profile-color-foreground-a: 100%;--dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-hsl);--dt-theme-topbar-profile-color-foreground-hsla: var(--dt-theme-topbar-color-foreground-hsla);--dt-theme-topbar-profile-color-foreground: #ff5c00;--dt-action-color-foreground-positive-hover-h: 22;--dt-action-color-foreground-positive-hover-s: 100%;--dt-action-color-foreground-positive-hover-l: 50%;--dt-action-color-foreground-positive-hover-a: 100%;--dt-action-color-foreground-positive-hover-hsl: var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l);--dt-action-color-foreground-positive-hover-hsla: hsl(var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-hover: #ff5c00;--dt-action-color-foreground-muted-hover-h: 22;--dt-action-color-foreground-muted-hover-s: 100%;--dt-action-color-foreground-muted-hover-l: 50%;--dt-action-color-foreground-muted-hover-a: 100%;--dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-default-hsl);--dt-action-color-foreground-muted-hover-hsla: var(--dt-action-color-foreground-muted-default-hsla);--dt-action-color-foreground-muted-hover: #ff5c00;--dt-action-color-foreground-inverted-hover-h: 22;--dt-action-color-foreground-inverted-hover-s: 100%;--dt-action-color-foreground-inverted-hover-l: 50%;--dt-action-color-foreground-inverted-hover-a: 100%;--dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-default-hsl);--dt-action-color-foreground-inverted-hover-hsla: var(--dt-action-color-foreground-inverted-default-hsla);--dt-action-color-foreground-inverted-hover: #ff5c00;--dt-action-color-foreground-critical-hover-h: 22;--dt-action-color-foreground-critical-hover-s: 100%;--dt-action-color-foreground-critical-hover-l: 50%;--dt-action-color-foreground-critical-hover-a: 100%;--dt-action-color-foreground-critical-hover-hsl: var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l);--dt-action-color-foreground-critical-hover-hsla: hsl(var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-hover: #ff5c00;--dt-action-color-foreground-base-active-h: 22;--dt-action-color-foreground-base-active-s: 100%;--dt-action-color-foreground-base-active-l: 50%;--dt-action-color-foreground-base-active-a: 100%;--dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-hover-hsl);--dt-action-color-foreground-base-active-hsla: var(--dt-action-color-foreground-base-hover-hsla);--dt-action-color-foreground-base-active: #ff5c00;--dt-typography-button-xl-font-size: var(--dt-button-font-size-xl);--dt-typography-button-lg-font-size: var(--dt-button-font-size-lg);--dt-typography-button-md-font-size: var(--dt-button-font-size-md);--dt-typography-button-sm-font-size: var(--dt-button-font-size-sm);--dt-typography-button-xs-font-size: var(--dt-button-font-size-xs);--dt-typography-inputs-xl-font-size: var(--dt-inputs-font-size-xl);--dt-typography-inputs-lg-font-size: var(--dt-inputs-font-size-lg);--dt-typography-inputs-md-font-size: var(--dt-inputs-font-size-md);--dt-typography-inputs-sm-font-size: var(--dt-inputs-font-size-sm);--dt-typography-inputs-xs-font-size: var(--dt-inputs-font-size-xs);--dt-typography-inputs-xs: var(--dt-typography-inputs-xs-font-weight) var(--dt-typography-inputs-xs-font-size)/var(--dt-typography-inputs-xs-line-height) var(--dt-typography-inputs-xs-font-family);--dt-typography-inputs-sm: var(--dt-typography-inputs-sm-font-weight) var(--dt-typography-inputs-sm-font-size)/var(--dt-typography-inputs-sm-line-height) var(--dt-typography-inputs-sm-font-family);--dt-typography-inputs-md: var(--dt-typography-inputs-md-font-weight) var(--dt-typography-inputs-md-font-size)/var(--dt-typography-inputs-md-line-height) var(--dt-typography-inputs-md-font-family);--dt-typography-inputs-lg: var(--dt-typography-inputs-lg-font-weight) var(--dt-typography-inputs-lg-font-size)/var(--dt-typography-inputs-lg-line-height) var(--dt-typography-inputs-lg-font-family);--dt-typography-inputs-xl: var(--dt-typography-inputs-xl-font-weight) var(--dt-typography-inputs-xl-font-size)/var(--dt-typography-inputs-xl-line-height) var(--dt-typography-inputs-xl-font-family);--dt-typography-button-xs: var(--dt-typography-button-xs-font-weight) var(--dt-typography-button-xs-font-size)/var(--dt-typography-button-xs-line-height) var(--dt-typography-button-xs-font-family);--dt-typography-button-sm: var(--dt-typography-button-sm-font-weight) var(--dt-typography-button-sm-font-size)/var(--dt-typography-button-sm-line-height) var(--dt-typography-button-sm-font-family);--dt-typography-button-md: var(--dt-typography-button-md-font-weight) var(--dt-typography-button-md-font-size)/var(--dt-typography-button-md-line-height) var(--dt-typography-button-md-font-family);--dt-typography-button-lg: var(--dt-typography-button-lg-font-weight) var(--dt-typography-button-lg-font-size)/var(--dt-typography-button-lg-line-height) var(--dt-typography-button-lg-font-family);--dt-typography-button-xl: var(--dt-typography-button-xl-font-weight) var(--dt-typography-button-xl-font-size)/var(--dt-typography-button-xl-line-height) var(--dt-typography-button-xl-font-family);--dt-typography-body-md: var(--dt-typography-body-md-font-weight) var(--dt-typography-body-md-font-size)/var(--dt-typography-body-md-line-height) var(--dt-typography-body-md-font-family);--dt-typography-body-md-compact: var(--dt-typography-body-md-compact-font-weight) var(--dt-typography-body-md-compact-font-size)/var(--dt-typography-body-md-compact-line-height) var(--dt-typography-body-md-compact-font-family);--dt-typography-body-sm: var(--dt-typography-body-sm-font-weight) var(--dt-typography-body-sm-font-size)/var(--dt-typography-body-sm-line-height) var(--dt-typography-body-sm-font-family);--dt-typography-body-sm-compact: var(--dt-typography-body-sm-compact-font-weight) var(--dt-typography-body-sm-compact-font-size)/var(--dt-typography-body-sm-compact-line-height) var(--dt-typography-body-sm-compact-font-family);--dt-typography-headline-eyebrow: var(--dt-typography-headline-eyebrow-font-weight) var(--dt-typography-headline-eyebrow-font-size)/var(--dt-typography-headline-eyebrow-line-height) var(--dt-typography-headline-eyebrow-font-family);--dt-typography-headline-sm: var(--dt-typography-headline-sm-font-weight) var(--dt-typography-headline-sm-font-size)/var(--dt-typography-headline-sm-line-height) var(--dt-typography-headline-sm-font-family);--dt-typography-headline-sm-compact: var(--dt-typography-headline-sm-compact-font-weight) var(--dt-typography-headline-sm-compact-font-size)/var(--dt-typography-headline-sm-compact-line-height) var(--dt-typography-headline-sm-compact-font-family);--dt-typography-headline-sm-soft: var(--dt-typography-headline-sm-soft-font-weight) var(--dt-typography-headline-sm-soft-font-size)/var(--dt-typography-headline-sm-soft-line-height) var(--dt-typography-headline-sm-soft-font-family);--dt-typography-headline-sm-soft-compact: var(--dt-typography-headline-sm-soft-compact-font-weight) var(--dt-typography-headline-sm-soft-compact-font-size)/var(--dt-typography-headline-sm-soft-compact-line-height) var(--dt-typography-headline-sm-soft-compact-font-family);--dt-typography-headline-md: var(--dt-typography-headline-md-font-weight) var(--dt-typography-headline-md-font-size)/var(--dt-typography-headline-md-line-height) var(--dt-typography-headline-md-font-family);--dt-typography-headline-md-compact: var(--dt-typography-headline-md-compact-font-weight) var(--dt-typography-headline-md-compact-font-size)/var(--dt-typography-headline-md-compact-line-height) var(--dt-typography-headline-md-compact-font-family);--dt-typography-headline-lg: var(--dt-typography-headline-lg-font-weight) var(--dt-typography-headline-lg-font-size)/var(--dt-typography-headline-lg-line-height) var(--dt-typography-headline-lg-font-family);--dt-typography-headline-lg-soft: var(--dt-typography-headline-lg-soft-font-weight) var(--dt-typography-headline-lg-soft-font-size)/var(--dt-typography-headline-lg-soft-line-height) var(--dt-typography-headline-lg-soft-font-family);--dt-typography-headline-lg-compact: var(--dt-typography-headline-lg-compact-font-weight) var(--dt-typography-headline-lg-compact-font-size)/var(--dt-typography-headline-lg-compact-line-height) var(--dt-typography-headline-lg-compact-font-family);--dt-typography-headline-lg-soft-compact: var(--dt-typography-headline-lg-soft-compact-font-weight) var(--dt-typography-headline-lg-soft-compact-font-size)/var(--dt-typography-headline-lg-soft-compact-line-height) var(--dt-typography-headline-lg-soft-compact-font-family);--dt-typography-headline-xl: var(--dt-typography-headline-xl-font-weight) var(--dt-typography-headline-xl-font-size)/var(--dt-typography-headline-xl-line-height) var(--dt-typography-headline-xl-font-family);--dt-typography-headline-xl-compact: var(--dt-typography-headline-xl-compact-font-weight) var(--dt-typography-headline-xl-compact-font-size)/var(--dt-typography-headline-xl-compact-line-height) var(--dt-typography-headline-xl-compact-font-family);--dt-typography-headline-xxl: var(--dt-typography-headline-xxl-font-weight) var(--dt-typography-headline-xxl-font-size)/var(--dt-typography-headline-xxl-line-height) var(--dt-typography-headline-xxl-font-family);--dt-typography-headline-xxl-compact: var(--dt-typography-headline-xxl-compact-font-weight) var(--dt-typography-headline-xxl-compact-font-size)/var(--dt-typography-headline-xxl-compact-line-height) var(--dt-typography-headline-xxl-compact-font-family);--dt-typography-label-md: var(--dt-typography-label-md-font-weight) var(--dt-typography-label-md-font-size)/var(--dt-typography-label-md-line-height) var(--dt-typography-label-md-font-family);--dt-typography-label-md-compact: var(--dt-typography-label-md-compact-font-weight) var(--dt-typography-label-md-compact-font-size)/var(--dt-typography-label-md-compact-line-height) var(--dt-typography-label-md-compact-font-family);--dt-typography-label-md-plain: var(--dt-typography-label-md-plain-font-weight) var(--dt-typography-label-md-plain-font-size)/var(--dt-typography-label-md-plain-line-height) var(--dt-typography-label-md-plain-font-family);--dt-typography-label-md-plain-compact: var(--dt-typography-label-md-plain-compact-font-weight) var(--dt-typography-label-md-plain-compact-font-size)/var(--dt-typography-label-md-plain-compact-line-height) var(--dt-typography-label-md-plain-compact-font-family);--dt-typography-label-sm: var(--dt-typography-label-sm-font-weight) var(--dt-typography-label-sm-font-size)/var(--dt-typography-label-sm-line-height) var(--dt-typography-label-sm-font-family);--dt-typography-label-sm-compact: var(--dt-typography-label-sm-compact-font-weight) var(--dt-typography-label-sm-compact-font-size)/var(--dt-typography-label-sm-compact-line-height) var(--dt-typography-label-sm-compact-font-family);--dt-typography-label-sm-plain: var(--dt-typography-label-sm-plain-font-weight) var(--dt-typography-label-sm-plain-font-size)/var(--dt-typography-label-sm-plain-line-height) var(--dt-typography-label-sm-plain-font-family);--dt-typography-label-sm-plain-compact: var(--dt-typography-label-sm-plain-compact-font-weight) var(--dt-typography-label-sm-plain-compact-font-size)/var(--dt-typography-label-sm-plain-compact-line-height) var(--dt-typography-label-sm-plain-compact-font-family);--dt-typography-helper-md: var(--dt-typography-helper-md-font-weight) var(--dt-typography-helper-md-font-size)/var(--dt-typography-helper-md-line-height) var(--dt-typography-helper-md-font-family);--dt-typography-helper-sm: var(--dt-typography-helper-sm-font-weight) var(--dt-typography-helper-sm-font-size)/var(--dt-typography-helper-sm-line-height) var(--dt-typography-helper-sm-font-family);--dt-typography-code-md: var(--dt-typography-code-md-font-weight) var(--dt-typography-code-md-font-size)/var(--dt-typography-code-md-line-height) var(--dt-typography-code-md-font-family);--dt-typography-code-sm: var(--dt-typography-code-sm-font-weight) var(--dt-typography-code-sm-font-size)/var(--dt-typography-code-sm-line-height) var(--dt-typography-code-sm-font-family);--dt-color-link-disabled-inverted-hover-h: 22;--dt-color-link-disabled-inverted-hover-s: 100%;--dt-color-link-disabled-inverted-hover-l: 50%;--dt-color-link-disabled-inverted-hover-a: 100%;--dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-hsl);--dt-color-link-disabled-inverted-hover-hsla: var(--dt-color-link-disabled-hsla);--dt-color-link-disabled-inverted-hover: #ff5c00;--dt-color-link-success-inverted-hover-h: 22;--dt-color-link-success-inverted-hover-s: 100%;--dt-color-link-success-inverted-hover-l: 50%;--dt-color-link-success-inverted-hover-a: 100%;--dt-color-link-success-inverted-hover-hsl: var(--dt-color-foreground-success-strong-inverted-hsl);--dt-color-link-success-inverted-hover-hsla: var(--dt-color-foreground-success-strong-inverted-hsla);--dt-color-link-success-inverted-hover: #ff5c00;--dt-color-link-critical-inverted-hover-h: 22;--dt-color-link-critical-inverted-hover-s: 100%;--dt-color-link-critical-inverted-hover-l: 50%;--dt-color-link-critical-inverted-hover-a: 100%;--dt-color-link-critical-inverted-hover-hsl: var(--dt-color-foreground-critical-strong-inverted-hsl);--dt-color-link-critical-inverted-hover-hsla: var(--dt-color-foreground-critical-strong-inverted-hsla);--dt-color-link-critical-inverted-hover: #ff5c00;--dt-color-link-disabled-hover-h: 22;--dt-color-link-disabled-hover-s: 100%;--dt-color-link-disabled-hover-l: 50%;--dt-color-link-disabled-hover-a: 100%;--dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hsl);--dt-color-link-disabled-hover-hsla: var(--dt-color-link-disabled-hsla);--dt-color-link-disabled-hover: #ff5c00;--dt-action-color-foreground-positive-active-h: 22;--dt-action-color-foreground-positive-active-s: 100%;--dt-action-color-foreground-positive-active-l: 50%;--dt-action-color-foreground-positive-active-a: 100%;--dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-hover-hsl);--dt-action-color-foreground-positive-active-hsla: var(--dt-action-color-foreground-positive-hover-hsla);--dt-action-color-foreground-positive-active: #ff5c00;--dt-action-color-foreground-muted-active-h: 22;--dt-action-color-foreground-muted-active-s: 100%;--dt-action-color-foreground-muted-active-l: 50%;--dt-action-color-foreground-muted-active-a: 100%;--dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-hover-hsl);--dt-action-color-foreground-muted-active-hsla: var(--dt-action-color-foreground-muted-hover-hsla);--dt-action-color-foreground-muted-active: #ff5c00;--dt-action-color-foreground-inverted-active-h: 22;--dt-action-color-foreground-inverted-active-s: 100%;--dt-action-color-foreground-inverted-active-l: 50%;--dt-action-color-foreground-inverted-active-a: 100%;--dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-hover-hsl);--dt-action-color-foreground-inverted-active-hsla: var(--dt-action-color-foreground-inverted-hover-hsla);--dt-action-color-foreground-inverted-active: #ff5c00;--dt-action-color-foreground-critical-active-h: 22;--dt-action-color-foreground-critical-active-s: 100%;--dt-action-color-foreground-critical-active-l: 50%;--dt-action-color-foreground-critical-active-a: 100%;--dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-hover-hsl);--dt-action-color-foreground-critical-active-hsla: var(--dt-action-color-foreground-critical-hover-hsla);--dt-action-color-foreground-critical-active: #ff5c00;--dt-font-size-100-mobile: 1.2rem;--dt-font-size-200-mobile: 1.6rem;--dt-font-size-300-mobile: 2rem;--dt-font-size-400-mobile: 2.9rem;--dt-font-size-500-mobile: 4.1rem;--dt-font-size-100-tc8: 1.7rem;--dt-font-size-200-tc8: 2.1rem;--dt-font-size-300-tc8: 2.7rem;--dt-font-size-400-tc8: 3.8rem;--dt-font-size-500-tc8: 5.4rem;--dt-font-size-100-tv: 2.5rem;--dt-font-size-200-tv: 3.2rem;--dt-font-size-300-tv: 4.1rem;--dt-font-size-400-tv: 5.8rem;--dt-font-size-500-tv: 8.2rem;--zi-hide: -1;--zi-base: 0;--zi-base1: 1;--zi-selected: 25;--zi-active: 50;--zi-navigation: 100;--zi-navigation-fixed: 150;--zi-dropdown: 200;--zi-popover: 300;--zi-tooltip: 400;--zi-drawer: 500;--zi-modal: 600;--zi-modal-element: 650;--zi-notification: 700}",t={base:{css:o,name:"debug"},brand:{css:r,name:"dp"}};module.exports=t;
1
+ "use strict";const o=':root{color-scheme:light;--dt-shadow-focus-inset-type: innerShadow;--dt-shadow-focus-2-type: dropShadow;--dt-shadow-focus-1-type: dropShadow;--dt-shadow-card-3-type: dropShadow;--dt-shadow-card-3-color-h: 22;--dt-shadow-card-3-color-s: 100%;--dt-shadow-card-3-color-l: 50%;--dt-shadow-card-3-color-a: 100%;--dt-shadow-card-3-color-hsl: var(--dt-shadow-card-3-color-h) var(--dt-shadow-card-3-color-s) var(--dt-shadow-card-3-color-l);--dt-shadow-card-3-color-hsla: hsl(var(--dt-shadow-card-3-color-h) var(--dt-shadow-card-3-color-s) var(--dt-shadow-card-3-color-l) / var(--alpha, 8%));--dt-shadow-card-3-color: #ff5c00;--dt-shadow-card-2-type: dropShadow;--dt-shadow-card-2-color-h: 22;--dt-shadow-card-2-color-s: 100%;--dt-shadow-card-2-color-l: 50%;--dt-shadow-card-2-color-a: 100%;--dt-shadow-card-2-color-hsl: var(--dt-shadow-card-2-color-h) var(--dt-shadow-card-2-color-s) var(--dt-shadow-card-2-color-l);--dt-shadow-card-2-color-hsla: hsl(var(--dt-shadow-card-2-color-h) var(--dt-shadow-card-2-color-s) var(--dt-shadow-card-2-color-l) / var(--alpha, 4%));--dt-shadow-card-2-color: #ff5c00;--dt-shadow-card-1-type: dropShadow;--dt-shadow-card-1-color-h: 22;--dt-shadow-card-1-color-s: 100%;--dt-shadow-card-1-color-l: 50%;--dt-shadow-card-1-color-a: 100%;--dt-shadow-card-1-color-hsl: var(--dt-shadow-card-1-color-h) var(--dt-shadow-card-1-color-s) var(--dt-shadow-card-1-color-l);--dt-shadow-card-1-color-hsla: hsl(var(--dt-shadow-card-1-color-h) var(--dt-shadow-card-1-color-s) var(--dt-shadow-card-1-color-l) / var(--alpha, 3%));--dt-shadow-card-1-color: #ff5c00;--dt-shadow-extra-large-type: dropShadow;--dt-shadow-extra-large-color-h: 22;--dt-shadow-extra-large-color-s: 100%;--dt-shadow-extra-large-color-l: 50%;--dt-shadow-extra-large-color-a: 100%;--dt-shadow-extra-large-color-hsl: var(--dt-shadow-extra-large-color-h) var(--dt-shadow-extra-large-color-s) var(--dt-shadow-extra-large-color-l);--dt-shadow-extra-large-color-hsla: hsl(var(--dt-shadow-extra-large-color-h) var(--dt-shadow-extra-large-color-s) var(--dt-shadow-extra-large-color-l) / var(--alpha, 30%));--dt-shadow-extra-large-color: #ff5c00;--dt-shadow-large-type: dropShadow;--dt-shadow-large-color-h: 22;--dt-shadow-large-color-s: 100%;--dt-shadow-large-color-l: 50%;--dt-shadow-large-color-a: 100%;--dt-shadow-large-color-hsl: var(--dt-shadow-large-color-h) var(--dt-shadow-large-color-s) var(--dt-shadow-large-color-l);--dt-shadow-large-color-hsla: hsl(var(--dt-shadow-large-color-h) var(--dt-shadow-large-color-s) var(--dt-shadow-large-color-l) / var(--alpha, 30%));--dt-shadow-large-color: #ff5c00;--dt-shadow-medium-type: dropShadow;--dt-shadow-medium-color-h: 22;--dt-shadow-medium-color-s: 100%;--dt-shadow-medium-color-l: 50%;--dt-shadow-medium-color-a: 100%;--dt-shadow-medium-color-hsl: var(--dt-shadow-medium-color-h) var(--dt-shadow-medium-color-s) var(--dt-shadow-medium-color-l);--dt-shadow-medium-color-hsla: hsl(var(--dt-shadow-medium-color-h) var(--dt-shadow-medium-color-s) var(--dt-shadow-medium-color-l) / var(--alpha, 25%));--dt-shadow-medium-color: #ff5c00;--dt-shadow-small-type: dropShadow;--dt-shadow-small-color-h: 22;--dt-shadow-small-color-s: 100%;--dt-shadow-small-color-l: 50%;--dt-shadow-small-color-a: 100%;--dt-shadow-small-color-hsl: var(--dt-shadow-small-color-h) var(--dt-shadow-small-color-s) var(--dt-shadow-small-color-l);--dt-shadow-small-color-hsla: hsl(var(--dt-shadow-small-color-h) var(--dt-shadow-small-color-s) var(--dt-shadow-small-color-l) / var(--alpha, 15%));--dt-shadow-small-color: #ff5c00;--dt-opacity-1300: 1;--dt-opacity-1200: .9;--dt-opacity-1100: .8;--dt-opacity-1000: .75;--dt-opacity-900: .7;--dt-opacity-800: .6;--dt-opacity-700: .5;--dt-opacity-600: .4;--dt-opacity-500: .3;--dt-opacity-400: .25;--dt-opacity-300: .2;--dt-opacity-200: .1;--dt-opacity-100: .05;--dt-opacity-0: 0;--dt-color-brand-gold-h: 22;--dt-color-brand-gold-s: 100%;--dt-color-brand-gold-l: 50%;--dt-color-brand-gold-a: 100%;--dt-color-brand-gold-hsl: var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l);--dt-color-brand-gold-hsla: hsl(var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l) / var(--alpha, 100%));--dt-color-brand-gold: #ff5c00;--dt-color-brand-magenta-h: 22;--dt-color-brand-magenta-s: 100%;--dt-color-brand-magenta-l: 50%;--dt-color-brand-magenta-a: 100%;--dt-color-brand-magenta-hsl: var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l);--dt-color-brand-magenta-hsla: hsl(var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l) / var(--alpha, 100%));--dt-color-brand-magenta: #ff5c00;--dt-color-brand-purple-h: 22;--dt-color-brand-purple-s: 100%;--dt-color-brand-purple-l: 50%;--dt-color-brand-purple-a: 100%;--dt-color-brand-purple-hsl: var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l);--dt-color-brand-purple-hsla: hsl(var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l) / var(--alpha, 100%));--dt-color-brand-purple: #ff5c00;--dt-color-tan-500-h: 22;--dt-color-tan-500-s: 100%;--dt-color-tan-500-l: 50%;--dt-color-tan-500-a: 100%;--dt-color-tan-500-hsl: var(--dt-color-tan-500-h) var(--dt-color-tan-500-s) var(--dt-color-tan-500-l);--dt-color-tan-500-hsla: hsl(var(--dt-color-tan-500-h) var(--dt-color-tan-500-s) var(--dt-color-tan-500-l) / var(--alpha, 100%));--dt-color-tan-500: #ff5c00;--dt-color-tan-400-h: 22;--dt-color-tan-400-s: 100%;--dt-color-tan-400-l: 50%;--dt-color-tan-400-a: 100%;--dt-color-tan-400-hsl: var(--dt-color-tan-400-h) var(--dt-color-tan-400-s) var(--dt-color-tan-400-l);--dt-color-tan-400-hsla: hsl(var(--dt-color-tan-400-h) var(--dt-color-tan-400-s) var(--dt-color-tan-400-l) / var(--alpha, 100%));--dt-color-tan-400: #ff5c00;--dt-color-tan-300-h: 22;--dt-color-tan-300-s: 100%;--dt-color-tan-300-l: 50%;--dt-color-tan-300-a: 100%;--dt-color-tan-300-hsl: var(--dt-color-tan-300-h) var(--dt-color-tan-300-s) var(--dt-color-tan-300-l);--dt-color-tan-300-hsla: hsl(var(--dt-color-tan-300-h) var(--dt-color-tan-300-s) var(--dt-color-tan-300-l) / var(--alpha, 100%));--dt-color-tan-300: #ff5c00;--dt-color-tan-200-h: 22;--dt-color-tan-200-s: 100%;--dt-color-tan-200-l: 50%;--dt-color-tan-200-a: 100%;--dt-color-tan-200-hsl: var(--dt-color-tan-200-h) var(--dt-color-tan-200-s) var(--dt-color-tan-200-l);--dt-color-tan-200-hsla: hsl(var(--dt-color-tan-200-h) var(--dt-color-tan-200-s) var(--dt-color-tan-200-l) / var(--alpha, 100%));--dt-color-tan-200: #ff5c00;--dt-color-tan-100-h: 22;--dt-color-tan-100-s: 100%;--dt-color-tan-100-l: 50%;--dt-color-tan-100-a: 100%;--dt-color-tan-100-hsl: var(--dt-color-tan-100-h) var(--dt-color-tan-100-s) var(--dt-color-tan-100-l);--dt-color-tan-100-hsla: hsl(var(--dt-color-tan-100-h) var(--dt-color-tan-100-s) var(--dt-color-tan-100-l) / var(--alpha, 100%));--dt-color-tan-100: #ff5c00;--dt-color-red-500-h: 22;--dt-color-red-500-s: 100%;--dt-color-red-500-l: 50%;--dt-color-red-500-a: 100%;--dt-color-red-500-hsl: var(--dt-color-red-500-h) var(--dt-color-red-500-s) var(--dt-color-red-500-l);--dt-color-red-500-hsla: hsl(var(--dt-color-red-500-h) var(--dt-color-red-500-s) var(--dt-color-red-500-l) / var(--alpha, 100%));--dt-color-red-500: #ff5c00;--dt-color-red-400-h: 22;--dt-color-red-400-s: 100%;--dt-color-red-400-l: 50%;--dt-color-red-400-a: 100%;--dt-color-red-400-hsl: var(--dt-color-red-400-h) var(--dt-color-red-400-s) var(--dt-color-red-400-l);--dt-color-red-400-hsla: hsl(var(--dt-color-red-400-h) var(--dt-color-red-400-s) var(--dt-color-red-400-l) / var(--alpha, 100%));--dt-color-red-400: #ff5c00;--dt-color-red-300-h: 22;--dt-color-red-300-s: 100%;--dt-color-red-300-l: 50%;--dt-color-red-300-a: 100%;--dt-color-red-300-hsl: var(--dt-color-red-300-h) var(--dt-color-red-300-s) var(--dt-color-red-300-l);--dt-color-red-300-hsla: hsl(var(--dt-color-red-300-h) var(--dt-color-red-300-s) var(--dt-color-red-300-l) / var(--alpha, 100%));--dt-color-red-300: #ff5c00;--dt-color-red-200-h: 22;--dt-color-red-200-s: 100%;--dt-color-red-200-l: 50%;--dt-color-red-200-a: 100%;--dt-color-red-200-hsl: var(--dt-color-red-200-h) var(--dt-color-red-200-s) var(--dt-color-red-200-l);--dt-color-red-200-hsla: hsl(var(--dt-color-red-200-h) var(--dt-color-red-200-s) var(--dt-color-red-200-l) / var(--alpha, 100%));--dt-color-red-200: #ff5c00;--dt-color-red-100-h: 22;--dt-color-red-100-s: 100%;--dt-color-red-100-l: 50%;--dt-color-red-100-a: 100%;--dt-color-red-100-hsl: var(--dt-color-red-100-h) var(--dt-color-red-100-s) var(--dt-color-red-100-l);--dt-color-red-100-hsla: hsl(var(--dt-color-red-100-h) var(--dt-color-red-100-s) var(--dt-color-red-100-l) / var(--alpha, 100%));--dt-color-red-100: #ff5c00;--dt-color-green-500-h: 22;--dt-color-green-500-s: 100%;--dt-color-green-500-l: 50%;--dt-color-green-500-a: 100%;--dt-color-green-500-hsl: var(--dt-color-green-500-h) var(--dt-color-green-500-s) var(--dt-color-green-500-l);--dt-color-green-500-hsla: hsl(var(--dt-color-green-500-h) var(--dt-color-green-500-s) var(--dt-color-green-500-l) / var(--alpha, 100%));--dt-color-green-500: #ff5c00;--dt-color-green-400-h: 22;--dt-color-green-400-s: 100%;--dt-color-green-400-l: 50%;--dt-color-green-400-a: 100%;--dt-color-green-400-hsl: var(--dt-color-green-400-h) var(--dt-color-green-400-s) var(--dt-color-green-400-l);--dt-color-green-400-hsla: hsl(var(--dt-color-green-400-h) var(--dt-color-green-400-s) var(--dt-color-green-400-l) / var(--alpha, 100%));--dt-color-green-400: #ff5c00;--dt-color-green-300-h: 22;--dt-color-green-300-s: 100%;--dt-color-green-300-l: 50%;--dt-color-green-300-a: 100%;--dt-color-green-300-hsl: var(--dt-color-green-300-h) var(--dt-color-green-300-s) var(--dt-color-green-300-l);--dt-color-green-300-hsla: hsl(var(--dt-color-green-300-h) var(--dt-color-green-300-s) var(--dt-color-green-300-l) / var(--alpha, 100%));--dt-color-green-300: #ff5c00;--dt-color-green-200-h: 22;--dt-color-green-200-s: 100%;--dt-color-green-200-l: 50%;--dt-color-green-200-a: 100%;--dt-color-green-200-hsl: var(--dt-color-green-200-h) var(--dt-color-green-200-s) var(--dt-color-green-200-l);--dt-color-green-200-hsla: hsl(var(--dt-color-green-200-h) var(--dt-color-green-200-s) var(--dt-color-green-200-l) / var(--alpha, 100%));--dt-color-green-200: #ff5c00;--dt-color-green-100-h: 22;--dt-color-green-100-s: 100%;--dt-color-green-100-l: 50%;--dt-color-green-100-a: 100%;--dt-color-green-100-hsl: var(--dt-color-green-100-h) var(--dt-color-green-100-s) var(--dt-color-green-100-l);--dt-color-green-100-hsla: hsl(var(--dt-color-green-100-h) var(--dt-color-green-100-s) var(--dt-color-green-100-l) / var(--alpha, 100%));--dt-color-green-100: #ff5c00;--dt-color-gold-500-h: 22;--dt-color-gold-500-s: 100%;--dt-color-gold-500-l: 50%;--dt-color-gold-500-a: 100%;--dt-color-gold-500-hsl: var(--dt-color-gold-500-h) var(--dt-color-gold-500-s) var(--dt-color-gold-500-l);--dt-color-gold-500-hsla: hsl(var(--dt-color-gold-500-h) var(--dt-color-gold-500-s) var(--dt-color-gold-500-l) / var(--alpha, 100%));--dt-color-gold-500: #ff5c00;--dt-color-gold-400-h: 22;--dt-color-gold-400-s: 100%;--dt-color-gold-400-l: 50%;--dt-color-gold-400-a: 100%;--dt-color-gold-400-hsl: var(--dt-color-gold-400-h) var(--dt-color-gold-400-s) var(--dt-color-gold-400-l);--dt-color-gold-400-hsla: hsl(var(--dt-color-gold-400-h) var(--dt-color-gold-400-s) var(--dt-color-gold-400-l) / var(--alpha, 100%));--dt-color-gold-400: #ff5c00;--dt-color-gold-300-h: 22;--dt-color-gold-300-s: 100%;--dt-color-gold-300-l: 50%;--dt-color-gold-300-a: 100%;--dt-color-gold-300-hsl: var(--dt-color-gold-300-h) var(--dt-color-gold-300-s) var(--dt-color-gold-300-l);--dt-color-gold-300-hsla: hsl(var(--dt-color-gold-300-h) var(--dt-color-gold-300-s) var(--dt-color-gold-300-l) / var(--alpha, 100%));--dt-color-gold-300: #ff5c00;--dt-color-gold-200-h: 22;--dt-color-gold-200-s: 100%;--dt-color-gold-200-l: 50%;--dt-color-gold-200-a: 100%;--dt-color-gold-200-hsl: var(--dt-color-gold-200-h) var(--dt-color-gold-200-s) var(--dt-color-gold-200-l);--dt-color-gold-200-hsla: hsl(var(--dt-color-gold-200-h) var(--dt-color-gold-200-s) var(--dt-color-gold-200-l) / var(--alpha, 100%));--dt-color-gold-200: #ff5c00;--dt-color-gold-100-h: 22;--dt-color-gold-100-s: 100%;--dt-color-gold-100-l: 50%;--dt-color-gold-100-a: 100%;--dt-color-gold-100-hsl: var(--dt-color-gold-100-h) var(--dt-color-gold-100-s) var(--dt-color-gold-100-l);--dt-color-gold-100-hsla: hsl(var(--dt-color-gold-100-h) var(--dt-color-gold-100-s) var(--dt-color-gold-100-l) / var(--alpha, 100%));--dt-color-gold-100: #ff5c00;--dt-color-magenta-500-h: 22;--dt-color-magenta-500-s: 100%;--dt-color-magenta-500-l: 50%;--dt-color-magenta-500-a: 100%;--dt-color-magenta-500-hsl: var(--dt-color-magenta-500-h) var(--dt-color-magenta-500-s) var(--dt-color-magenta-500-l);--dt-color-magenta-500-hsla: hsl(var(--dt-color-magenta-500-h) var(--dt-color-magenta-500-s) var(--dt-color-magenta-500-l) / var(--alpha, 100%));--dt-color-magenta-500: #ff5c00;--dt-color-magenta-400-h: 22;--dt-color-magenta-400-s: 100%;--dt-color-magenta-400-l: 50%;--dt-color-magenta-400-a: 100%;--dt-color-magenta-400-hsl: var(--dt-color-magenta-400-h) var(--dt-color-magenta-400-s) var(--dt-color-magenta-400-l);--dt-color-magenta-400-hsla: hsl(var(--dt-color-magenta-400-h) var(--dt-color-magenta-400-s) var(--dt-color-magenta-400-l) / var(--alpha, 100%));--dt-color-magenta-400: #ff5c00;--dt-color-magenta-300-h: 22;--dt-color-magenta-300-s: 100%;--dt-color-magenta-300-l: 50%;--dt-color-magenta-300-a: 100%;--dt-color-magenta-300-hsl: var(--dt-color-magenta-300-h) var(--dt-color-magenta-300-s) var(--dt-color-magenta-300-l);--dt-color-magenta-300-hsla: hsl(var(--dt-color-magenta-300-h) var(--dt-color-magenta-300-s) var(--dt-color-magenta-300-l) / var(--alpha, 100%));--dt-color-magenta-300: #ff5c00;--dt-color-magenta-200-h: 22;--dt-color-magenta-200-s: 100%;--dt-color-magenta-200-l: 50%;--dt-color-magenta-200-a: 100%;--dt-color-magenta-200-hsl: var(--dt-color-magenta-200-h) var(--dt-color-magenta-200-s) var(--dt-color-magenta-200-l);--dt-color-magenta-200-hsla: hsl(var(--dt-color-magenta-200-h) var(--dt-color-magenta-200-s) var(--dt-color-magenta-200-l) / var(--alpha, 100%));--dt-color-magenta-200: #ff5c00;--dt-color-magenta-100-h: 22;--dt-color-magenta-100-s: 100%;--dt-color-magenta-100-l: 50%;--dt-color-magenta-100-a: 100%;--dt-color-magenta-100-hsl: var(--dt-color-magenta-100-h) var(--dt-color-magenta-100-s) var(--dt-color-magenta-100-l);--dt-color-magenta-100-hsla: hsl(var(--dt-color-magenta-100-h) var(--dt-color-magenta-100-s) var(--dt-color-magenta-100-l) / var(--alpha, 100%));--dt-color-magenta-100: #ff5c00;--dt-color-blue-500-h: 22;--dt-color-blue-500-s: 100%;--dt-color-blue-500-l: 50%;--dt-color-blue-500-a: 100%;--dt-color-blue-500-hsl: var(--dt-color-blue-500-h) var(--dt-color-blue-500-s) var(--dt-color-blue-500-l);--dt-color-blue-500-hsla: hsl(var(--dt-color-blue-500-h) var(--dt-color-blue-500-s) var(--dt-color-blue-500-l) / var(--alpha, 100%));--dt-color-blue-500: #ff5c00;--dt-color-blue-400-h: 22;--dt-color-blue-400-s: 100%;--dt-color-blue-400-l: 50%;--dt-color-blue-400-a: 100%;--dt-color-blue-400-hsl: var(--dt-color-blue-400-h) var(--dt-color-blue-400-s) var(--dt-color-blue-400-l);--dt-color-blue-400-hsla: hsl(var(--dt-color-blue-400-h) var(--dt-color-blue-400-s) var(--dt-color-blue-400-l) / var(--alpha, 100%));--dt-color-blue-400: #ff5c00;--dt-color-blue-300-h: 22;--dt-color-blue-300-s: 100%;--dt-color-blue-300-l: 50%;--dt-color-blue-300-a: 100%;--dt-color-blue-300-hsl: var(--dt-color-blue-300-h) var(--dt-color-blue-300-s) var(--dt-color-blue-300-l);--dt-color-blue-300-hsla: hsl(var(--dt-color-blue-300-h) var(--dt-color-blue-300-s) var(--dt-color-blue-300-l) / var(--alpha, 100%));--dt-color-blue-300: #ff5c00;--dt-color-blue-200-h: 22;--dt-color-blue-200-s: 100%;--dt-color-blue-200-l: 50%;--dt-color-blue-200-a: 100%;--dt-color-blue-200-hsl: var(--dt-color-blue-200-h) var(--dt-color-blue-200-s) var(--dt-color-blue-200-l);--dt-color-blue-200-hsla: hsl(var(--dt-color-blue-200-h) var(--dt-color-blue-200-s) var(--dt-color-blue-200-l) / var(--alpha, 100%));--dt-color-blue-200: #ff5c00;--dt-color-blue-100-h: 22;--dt-color-blue-100-s: 100%;--dt-color-blue-100-l: 50%;--dt-color-blue-100-a: 100%;--dt-color-blue-100-hsl: var(--dt-color-blue-100-h) var(--dt-color-blue-100-s) var(--dt-color-blue-100-l);--dt-color-blue-100-hsla: hsl(var(--dt-color-blue-100-h) var(--dt-color-blue-100-s) var(--dt-color-blue-100-l) / var(--alpha, 100%));--dt-color-blue-100: #ff5c00;--dt-color-purple-600-h: 22;--dt-color-purple-600-s: 100%;--dt-color-purple-600-l: 50%;--dt-color-purple-600-a: 100%;--dt-color-purple-600-hsl: var(--dt-color-purple-600-h) var(--dt-color-purple-600-s) var(--dt-color-purple-600-l);--dt-color-purple-600-hsla: hsl(var(--dt-color-purple-600-h) var(--dt-color-purple-600-s) var(--dt-color-purple-600-l) / var(--alpha, 100%));--dt-color-purple-600: #ff5c00;--dt-color-purple-500-h: 22;--dt-color-purple-500-s: 100%;--dt-color-purple-500-l: 50%;--dt-color-purple-500-a: 100%;--dt-color-purple-500-hsl: var(--dt-color-purple-500-h) var(--dt-color-purple-500-s) var(--dt-color-purple-500-l);--dt-color-purple-500-hsla: hsl(var(--dt-color-purple-500-h) var(--dt-color-purple-500-s) var(--dt-color-purple-500-l) / var(--alpha, 100%));--dt-color-purple-500: #ff5c00;--dt-color-purple-400-h: 22;--dt-color-purple-400-s: 100%;--dt-color-purple-400-l: 50%;--dt-color-purple-400-a: 100%;--dt-color-purple-400-hsl: var(--dt-color-purple-400-h) var(--dt-color-purple-400-s) var(--dt-color-purple-400-l);--dt-color-purple-400-hsla: hsl(var(--dt-color-purple-400-h) var(--dt-color-purple-400-s) var(--dt-color-purple-400-l) / var(--alpha, 100%));--dt-color-purple-400: #ff5c00;--dt-color-purple-300-h: 22;--dt-color-purple-300-s: 100%;--dt-color-purple-300-l: 50%;--dt-color-purple-300-a: 100%;--dt-color-purple-300-hsl: var(--dt-color-purple-300-h) var(--dt-color-purple-300-s) var(--dt-color-purple-300-l);--dt-color-purple-300-hsla: hsl(var(--dt-color-purple-300-h) var(--dt-color-purple-300-s) var(--dt-color-purple-300-l) / var(--alpha, 100%));--dt-color-purple-300: #ff5c00;--dt-color-purple-200-h: 22;--dt-color-purple-200-s: 100%;--dt-color-purple-200-l: 50%;--dt-color-purple-200-a: 100%;--dt-color-purple-200-hsl: var(--dt-color-purple-200-h) var(--dt-color-purple-200-s) var(--dt-color-purple-200-l);--dt-color-purple-200-hsla: hsl(var(--dt-color-purple-200-h) var(--dt-color-purple-200-s) var(--dt-color-purple-200-l) / var(--alpha, 100%));--dt-color-purple-200: #ff5c00;--dt-color-purple-100-h: 22;--dt-color-purple-100-s: 100%;--dt-color-purple-100-l: 50%;--dt-color-purple-100-a: 100%;--dt-color-purple-100-hsl: var(--dt-color-purple-100-h) var(--dt-color-purple-100-s) var(--dt-color-purple-100-l);--dt-color-purple-100-hsla: hsl(var(--dt-color-purple-100-h) var(--dt-color-purple-100-s) var(--dt-color-purple-100-l) / var(--alpha, 100%));--dt-color-purple-100: #ff5c00;--dt-color-black-900-h: 22;--dt-color-black-900-s: 100%;--dt-color-black-900-l: 50%;--dt-color-black-900-a: 100%;--dt-color-black-900-hsl: var(--dt-color-black-900-h) var(--dt-color-black-900-s) var(--dt-color-black-900-l);--dt-color-black-900-hsla: hsl(var(--dt-color-black-900-h) var(--dt-color-black-900-s) var(--dt-color-black-900-l) / var(--alpha, 100%));--dt-color-black-900: #ff5c00;--dt-color-black-800-h: 22;--dt-color-black-800-s: 100%;--dt-color-black-800-l: 50%;--dt-color-black-800-a: 100%;--dt-color-black-800-hsl: var(--dt-color-black-800-h) var(--dt-color-black-800-s) var(--dt-color-black-800-l);--dt-color-black-800-hsla: hsl(var(--dt-color-black-800-h) var(--dt-color-black-800-s) var(--dt-color-black-800-l) / var(--alpha, 100%));--dt-color-black-800: #ff5c00;--dt-color-black-700-h: 22;--dt-color-black-700-s: 100%;--dt-color-black-700-l: 50%;--dt-color-black-700-a: 100%;--dt-color-black-700-hsl: var(--dt-color-black-700-h) var(--dt-color-black-700-s) var(--dt-color-black-700-l);--dt-color-black-700-hsla: hsl(var(--dt-color-black-700-h) var(--dt-color-black-700-s) var(--dt-color-black-700-l) / var(--alpha, 100%));--dt-color-black-700: #ff5c00;--dt-color-black-600-h: 22;--dt-color-black-600-s: 100%;--dt-color-black-600-l: 50%;--dt-color-black-600-a: 100%;--dt-color-black-600-hsl: var(--dt-color-black-600-h) var(--dt-color-black-600-s) var(--dt-color-black-600-l);--dt-color-black-600-hsla: hsl(var(--dt-color-black-600-h) var(--dt-color-black-600-s) var(--dt-color-black-600-l) / var(--alpha, 100%));--dt-color-black-600: #ff5c00;--dt-color-black-500-h: 22;--dt-color-black-500-s: 100%;--dt-color-black-500-l: 50%;--dt-color-black-500-a: 100%;--dt-color-black-500-hsl: var(--dt-color-black-500-h) var(--dt-color-black-500-s) var(--dt-color-black-500-l);--dt-color-black-500-hsla: hsl(var(--dt-color-black-500-h) var(--dt-color-black-500-s) var(--dt-color-black-500-l) / var(--alpha, 100%));--dt-color-black-500: #ff5c00;--dt-color-black-400-h: 22;--dt-color-black-400-s: 100%;--dt-color-black-400-l: 50%;--dt-color-black-400-a: 100%;--dt-color-black-400-hsl: var(--dt-color-black-400-h) var(--dt-color-black-400-s) var(--dt-color-black-400-l);--dt-color-black-400-hsla: hsl(var(--dt-color-black-400-h) var(--dt-color-black-400-s) var(--dt-color-black-400-l) / var(--alpha, 100%));--dt-color-black-400: #ff5c00;--dt-color-black-300-h: 22;--dt-color-black-300-s: 100%;--dt-color-black-300-l: 50%;--dt-color-black-300-a: 100%;--dt-color-black-300-hsl: var(--dt-color-black-300-h) var(--dt-color-black-300-s) var(--dt-color-black-300-l);--dt-color-black-300-hsla: hsl(var(--dt-color-black-300-h) var(--dt-color-black-300-s) var(--dt-color-black-300-l) / var(--alpha, 100%));--dt-color-black-300: #ff5c00;--dt-color-black-200-h: 22;--dt-color-black-200-s: 100%;--dt-color-black-200-l: 50%;--dt-color-black-200-a: 100%;--dt-color-black-200-hsl: var(--dt-color-black-200-h) var(--dt-color-black-200-s) var(--dt-color-black-200-l);--dt-color-black-200-hsla: hsl(var(--dt-color-black-200-h) var(--dt-color-black-200-s) var(--dt-color-black-200-l) / var(--alpha, 100%));--dt-color-black-200: #ff5c00;--dt-color-black-100-h: 22;--dt-color-black-100-s: 100%;--dt-color-black-100-l: 50%;--dt-color-black-100-a: 100%;--dt-color-black-100-hsl: var(--dt-color-black-100-h) var(--dt-color-black-100-s) var(--dt-color-black-100-l);--dt-color-black-100-hsla: hsl(var(--dt-color-black-100-h) var(--dt-color-black-100-s) var(--dt-color-black-100-l) / var(--alpha, 100%));--dt-color-black-100: #ff5c00;--dt-color-neutral-transparent-h: 22;--dt-color-neutral-transparent-s: 100%;--dt-color-neutral-transparent-l: 50%;--dt-color-neutral-transparent-a: 100%;--dt-color-neutral-transparent-hsl: var(--dt-color-neutral-transparent-h) var(--dt-color-neutral-transparent-s) var(--dt-color-neutral-transparent-l);--dt-color-neutral-transparent-hsla: hsl(var(--dt-color-neutral-transparent-h) var(--dt-color-neutral-transparent-s) var(--dt-color-neutral-transparent-l) / var(--alpha, 0%));--dt-color-neutral-transparent: #ff5c00;--dt-color-neutral-black-h: 22;--dt-color-neutral-black-s: 100%;--dt-color-neutral-black-l: 50%;--dt-color-neutral-black-a: 100%;--dt-color-neutral-black-hsl: var(--dt-color-neutral-black-h) var(--dt-color-neutral-black-s) var(--dt-color-neutral-black-l);--dt-color-neutral-black-hsla: hsl(var(--dt-color-neutral-black-h) var(--dt-color-neutral-black-s) var(--dt-color-neutral-black-l) / var(--alpha, 100%));--dt-color-neutral-black: #ff5c00;--dt-color-neutral-white-h: 22;--dt-color-neutral-white-s: 100%;--dt-color-neutral-white-l: 50%;--dt-color-neutral-white-a: 100%;--dt-color-neutral-white-hsl: var(--dt-color-neutral-white-h) var(--dt-color-neutral-white-s) var(--dt-color-neutral-white-l);--dt-color-neutral-white-hsla: hsl(var(--dt-color-neutral-white-h) var(--dt-color-neutral-white-s) var(--dt-color-neutral-white-l) / var(--alpha, 100%));--dt-color-neutral-white: #ff5c00;--dt-space-100-percent: 100%;--dt-space-95-percent: 95%;--dt-space-90-percent: 90%;--dt-space-80-percent: 80%;--dt-space-75-percent: 75%;--dt-space-70-percent: 70%;--dt-space-66-percent: 66.7%;--dt-space-60-percent: 60%;--dt-space-50-percent: 50%;--dt-space-40-percent: 40%;--dt-space-33-percent: 33.333%;--dt-space-30-percent: 30%;--dt-space-25-percent: 25%;--dt-space-20-percent: 20%;--dt-space-10-percent: 10%;--dt-space-5-percent: 5%;--dt-space-0-percent: 0%;--dt-space-1200-negative: -204.8rem;--dt-space-1150-negative: -153.6rem;--dt-space-1130-negative: -134rem;--dt-space-1125-negative: -128rem;--dt-space-1120-negative: -126.8rem;--dt-space-1115-negative: -114rem;--dt-space-1100-negative: -102.4rem;--dt-space-1080-negative: -91.2rem;--dt-space-1060-negative: -82.8rem;--dt-space-1050-negative: -76.8rem;--dt-space-1040-negative: -76.4rem;--dt-space-1020-negative: -62.8rem;--dt-space-1000-negative: -51.2rem;--dt-space-975-negative: -46.4rem;--dt-space-950-negative: -38.4rem;--dt-space-925-negative: -33.2rem;--dt-space-905-negative: -26.4rem;--dt-space-900-negative: -25.6rem;--dt-space-875-negative: -21.6rem;--dt-space-850-negative: -19.2rem;--dt-space-825-negative: -16.4rem;--dt-space-800-negative: -12.8rem;--dt-space-775-negative: -11.4rem;--dt-space-760-negative: -10.2rem;--dt-space-750-negative: -9.6rem;--dt-space-730-negative: -8.4rem;--dt-space-720-negative: -7.2rem;--dt-space-700-negative: -6.4rem;--dt-space-650-negative: -4.8rem;--dt-space-625-negative: -4.2rem;--dt-space-600-negative: -3.2rem;--dt-space-550-negative: -2.4rem;--dt-space-525-negative: -2rem;--dt-space-500-negative: -1.6rem;--dt-space-450-negative: -1.2rem;--dt-space-400-negative: -.8rem;--dt-space-350-negative: -.6rem;--dt-space-300-negative: -.4rem;--dt-space-200-negative: -.2rem;--dt-space-100-negative: -.1rem;--dt-space-50-negative: -.05rem;--dt-space-1200: 204.8rem;--dt-space-1150: 153.6rem;--dt-space-1130: 134rem;--dt-space-1125: 128rem;--dt-space-1120: 126.8rem;--dt-space-1115: 114rem;--dt-space-1100: 102.4rem;--dt-space-1080: 91.2rem;--dt-space-1060: 82.8rem;--dt-space-1050: 76.8rem;--dt-space-1040: 76.4rem;--dt-space-1020: 62.8rem;--dt-space-1000: 51.2rem;--dt-space-975: 46.4rem;--dt-space-950: 38.4rem;--dt-space-925: 33.2rem;--dt-space-905: 26.4rem;--dt-space-900: 25.6rem;--dt-space-875: 21.6rem;--dt-space-850: 19.2rem;--dt-space-825: 16.4rem;--dt-space-800: 12.8rem;--dt-space-775: 11.4rem;--dt-space-760: 10.2rem;--dt-space-750: 9.6rem;--dt-space-730: 8.4rem;--dt-space-720: 7.2rem;--dt-space-700: 6.4rem;--dt-space-650: 4.8rem;--dt-space-625: 4.2rem;--dt-space-600: 3.2rem;--dt-space-550: 2.4rem;--dt-space-525: 2rem;--dt-space-500: 1.6rem;--dt-space-450: 1.2rem;--dt-space-400: .8rem;--dt-space-350: .6rem;--dt-space-300: .4rem;--dt-space-200: .2rem;--dt-space-100: .1rem;--dt-space-50: .05rem;--dt-space-0: 0rem;--dt-size-radius-circle: 50%;--dt-size-radius-pill: 10.2rem;--dt-size-radius-600: 3.2rem;--dt-size-radius-500: 1.6rem;--dt-size-radius-450: 1.2rem;--dt-size-radius-400: .8rem;--dt-size-radius-300: .4rem;--dt-size-radius-200: .2rem;--dt-size-radius-100: .1rem;--dt-size-radius-0: 0rem;--dt-size-100-percent: 100%;--dt-size-95-percent: 95%;--dt-size-90-percent: 90%;--dt-size-80-percent: 80%;--dt-size-75-percent: 75%;--dt-size-70-percent: 70%;--dt-size-66-percent: 66.7%;--dt-size-60-percent: 60%;--dt-size-50-percent: 50%;--dt-size-40-percent: 40%;--dt-size-33-percent: 33.333%;--dt-size-30-percent: 30%;--dt-size-25-percent: 25%;--dt-size-20-percent: 20%;--dt-size-10-percent: 10%;--dt-size-5-percent: 5%;--dt-size-0-percent: 0%;--dt-size-1200-negative: -204.8rem;--dt-size-1150-negative: -153.6rem;--dt-size-1130-negative: -134rem;--dt-size-1125-negative: -128rem;--dt-size-1120-negative: -126.8rem;--dt-size-1115-negative: -114rem;--dt-size-1100-negative: -102.4rem;--dt-size-1080-negative: -91.2rem;--dt-size-1060-negative: -82.8rem;--dt-size-1050-negative: -76.8rem;--dt-size-1040-negative: -76.4rem;--dt-size-1020-negative: -62.8rem;--dt-size-1000-negative: -51.2rem;--dt-size-975-negative: -46.4rem;--dt-size-950-negative: -38.4rem;--dt-size-925-negative: -33.2rem;--dt-size-905-negative: -26.4rem;--dt-size-900-negative: -25.6rem;--dt-size-875-negative: -21.6rem;--dt-size-850-negative: -19.2rem;--dt-size-825-negative: -16.4rem;--dt-size-800-negative: -12.8rem;--dt-size-775-negative: -11.4rem;--dt-size-760-negative: -10.2rem;--dt-size-750-negative: -9.6rem;--dt-size-730-negative: -8.4rem;--dt-size-720-negative: -7.2rem;--dt-size-700-negative: -6.4rem;--dt-size-650-negative: -4.8rem;--dt-size-625-negative: -4.2rem;--dt-size-600-negative: -3.2rem;--dt-size-550-negative: -2.4rem;--dt-size-525-negative: -2rem;--dt-size-500-negative: -1.6rem;--dt-size-450-negative: -1.2rem;--dt-size-400-negative: -.8rem;--dt-size-350-negative: -.6rem;--dt-size-300-negative: -.4rem;--dt-size-200-negative: -.2rem;--dt-size-100-negative: -.1rem;--dt-size-50-negative: -.05rem;--dt-size-border-400: .8rem;--dt-size-border-300: .4rem;--dt-size-border-200: .2rem;--dt-size-border-150: .15rem;--dt-size-border-100: .1rem;--dt-size-border-50: .05rem;--dt-size-border-0: 0rem;--dt-size-1200: 204.8rem;--dt-size-1150: 153.6rem;--dt-size-1130: 134rem;--dt-size-1125: 128rem;--dt-size-1120: 126.8rem;--dt-size-1115: 114rem;--dt-size-1100: 102.4rem;--dt-size-1080: 91.2rem;--dt-size-1060: 82.8rem;--dt-size-1050: 76.8rem;--dt-size-1040: 76.4rem;--dt-size-1020: 62.8rem;--dt-size-1000: 51.2rem;--dt-size-975: 46.4rem;--dt-size-950: 38.4rem;--dt-size-925: 33.2rem;--dt-size-905: 26.4rem;--dt-size-900: 25.6rem;--dt-size-875: 21.6rem;--dt-size-850: 19.2rem;--dt-size-825: 16.4rem;--dt-size-800: 12.8rem;--dt-size-775: 11.4rem;--dt-size-760: 10.2rem;--dt-size-750: 9.6rem;--dt-size-730: 8.4rem;--dt-size-720: 7.2rem;--dt-size-700: 6.4rem;--dt-size-650: 4.8rem;--dt-size-625: 4.2rem;--dt-size-600: 3.2rem;--dt-size-550: 2.4rem;--dt-size-525: 2rem;--dt-size-500: 1.6rem;--dt-size-450: 1.2rem;--dt-size-400: .8rem;--dt-size-350: .6rem;--dt-size-300: .4rem;--dt-size-200: .2rem;--dt-size-100: .1rem;--dt-size-50: .05rem;--dt-size-0: 0rem;--dt-font-text-case-none: none;--dt-font-text-case-capitalize: capitalize;--dt-font-text-case-lowercase: lowercase;--dt-font-text-case-uppercase: uppercase;--dt-font-weight-bold: 700;--dt-font-weight-semi-bold: 600;--dt-font-weight-medium: 500;--dt-font-weight-normal: 400;--dt-font-line-height-600: 2;--dt-font-line-height-500: 1.8;--dt-font-line-height-400: 1.6;--dt-font-line-height-300: 1.4;--dt-font-line-height-200: 1.2;--dt-font-line-height-100: 1;--dt-font-family-mono: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;--dt-font-family-body: -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--dt-font-size-root: 10px;--dt-shadow-focus-inset-offset-y: var(--dt-size-0);--dt-shadow-focus-inset-offset-x: var(--dt-size-0);--dt-shadow-focus-inset-color-h: 22;--dt-shadow-focus-inset-color-s: 100%;--dt-shadow-focus-inset-color-l: 50%;--dt-shadow-focus-inset-color-a: 100%;--dt-shadow-focus-inset-color-hsl: var(--dt-shadow-focus-inset-color-h) var(--dt-shadow-focus-inset-color-s) var(--dt-shadow-focus-inset-color-l);--dt-shadow-focus-inset-color-hsla: hsl(var(--dt-shadow-focus-inset-color-h) var(--dt-shadow-focus-inset-color-s) var(--dt-shadow-focus-inset-color-l) / var(--alpha, 100%));--dt-shadow-focus-inset-color: #ff5c00;--dt-shadow-focus-inset-spread: var(--dt-size-200);--dt-shadow-focus-inset-blur: var(--dt-size-0);--dt-shadow-focus-2-offset-y: var(--dt-size-0);--dt-shadow-focus-2-offset-x: var(--dt-size-0);--dt-shadow-focus-2-color-h: 22;--dt-shadow-focus-2-color-s: 100%;--dt-shadow-focus-2-color-l: 50%;--dt-shadow-focus-2-color-a: 100%;--dt-shadow-focus-2-color-hsl: var(--dt-shadow-focus-2-color-h) var(--dt-shadow-focus-2-color-s) var(--dt-shadow-focus-2-color-l);--dt-shadow-focus-2-color-hsla: hsl(var(--dt-shadow-focus-2-color-h) var(--dt-shadow-focus-2-color-s) var(--dt-shadow-focus-2-color-l) / var(--alpha, 100%));--dt-shadow-focus-2-color: #ff5c00;--dt-shadow-focus-2-spread: calc(var(--dt-size-200) + var(--dt-size-100));--dt-shadow-focus-2-blur: var(--dt-size-0);--dt-shadow-focus-1-offset-y: var(--dt-size-0);--dt-shadow-focus-1-offset-x: var(--dt-size-0);--dt-shadow-focus-1-color-h: 22;--dt-shadow-focus-1-color-s: 100%;--dt-shadow-focus-1-color-l: 50%;--dt-shadow-focus-1-color-a: 100%;--dt-shadow-focus-1-color-hsl: var(--dt-shadow-focus-1-color-h) var(--dt-shadow-focus-1-color-s) var(--dt-shadow-focus-1-color-l);--dt-shadow-focus-1-color-hsla: hsl(var(--dt-shadow-focus-1-color-h) var(--dt-shadow-focus-1-color-s) var(--dt-shadow-focus-1-color-l) / var(--alpha, 100%));--dt-shadow-focus-1-color: #ff5c00;--dt-shadow-focus-1-spread: var(--dt-size-100);--dt-shadow-focus-1-blur: var(--dt-size-0);--dt-shadow-card-3-offset-y: var(--dt-size-200);--dt-shadow-card-3-offset-x: var(--dt-size-0);--dt-shadow-card-3-spread: var(--dt-size-0);--dt-shadow-card-3-blur: var(--dt-size-500);--dt-shadow-card-2-offset-y: var(--dt-size-200);--dt-shadow-card-2-offset-x: var(--dt-size-0);--dt-shadow-card-2-spread: var(--dt-size-0);--dt-shadow-card-2-blur: var(--dt-size-300);--dt-shadow-card-1-offset-y: var(--dt-size-100);--dt-shadow-card-1-offset-x: var(--dt-size-0);--dt-shadow-card-1-spread: var(--dt-size-0);--dt-shadow-card-1-blur: var(--dt-size-200);--dt-shadow-extra-large-offset-y: var(--dt-size-200);--dt-shadow-extra-large-offset-x: var(--dt-size-0);--dt-shadow-extra-large-spread: var(--dt-size-0);--dt-shadow-extra-large-blur: var(--dt-size-600);--dt-shadow-large-offset-y: var(--dt-size-200);--dt-shadow-large-offset-x: var(--dt-size-0);--dt-shadow-large-spread: var(--dt-size-0);--dt-shadow-large-blur: var(--dt-size-500);--dt-shadow-medium-offset-y: var(--dt-size-200);--dt-shadow-medium-offset-x: var(--dt-size-0);--dt-shadow-medium-spread: var(--dt-size-0);--dt-shadow-medium-blur: var(--dt-size-400);--dt-shadow-small-offset-y: var(--dt-size-200);--dt-shadow-small-offset-x: var(--dt-size-0);--dt-shadow-small-spread: var(--dt-size-0);--dt-shadow-small-blur: var(--dt-size-300);--dt-shadow-focus-inset: var(--dt-shadow-focus-inset-offset-x) var(--dt-shadow-focus-inset-offset-y) var(--dt-shadow-focus-inset-blur) var(--dt-shadow-focus-inset-spread) var(--dt-shadow-focus-inset-color) inset;--dt-shadow-focus: var(--dt-shadow-focus-1-offset-x) var(--dt-shadow-focus-1-offset-y) var(--dt-shadow-focus-1-blur) var(--dt-shadow-focus-1-spread) var(--dt-shadow-focus-1-color), var(--dt-shadow-focus-2-offset-x) var(--dt-shadow-focus-2-offset-y) var(--dt-shadow-focus-2-blur) var(--dt-shadow-focus-2-spread) var(--dt-shadow-focus-2-color);--dt-shadow-card: var(--dt-shadow-card-1-offset-x) var(--dt-shadow-card-1-offset-y) var(--dt-shadow-card-1-blur) var(--dt-shadow-card-1-spread) var(--dt-shadow-card-1-color), var(--dt-shadow-card-2-offset-x) var(--dt-shadow-card-2-offset-y) var(--dt-shadow-card-2-blur) var(--dt-shadow-card-2-spread) var(--dt-shadow-card-2-color), var(--dt-shadow-card-3-offset-x) var(--dt-shadow-card-3-offset-y) var(--dt-shadow-card-3-blur) var(--dt-shadow-card-3-spread) var(--dt-shadow-card-3-color);--dt-shadow-extra-large: var(--dt-shadow-extra-large-offset-x) var(--dt-shadow-extra-large-offset-y) var(--dt-shadow-extra-large-blur) var(--dt-shadow-extra-large-spread) var(--dt-shadow-extra-large-color);--dt-shadow-large: var(--dt-shadow-large-offset-x) var(--dt-shadow-large-offset-y) var(--dt-shadow-large-blur) var(--dt-shadow-large-spread) var(--dt-shadow-large-color);--dt-shadow-medium: var(--dt-shadow-medium-offset-x) var(--dt-shadow-medium-offset-y) var(--dt-shadow-medium-blur) var(--dt-shadow-medium-spread) var(--dt-shadow-medium-color);--dt-shadow-small: var(--dt-shadow-small-offset-x) var(--dt-shadow-small-offset-y) var(--dt-shadow-small-blur) var(--dt-shadow-small-spread) var(--dt-shadow-small-color);--dt-color-gradient-magenta-purple: #ff5c00;--dt-size-base: .8rem ;--dt-font-family-expressive: Archivo, var(--dt-font-family-body);--dt-font-size-500: 3.8rem ;--dt-font-size-400: 2.7rem ;--dt-font-size-300: 1.9rem ;--dt-font-size-200: 1.5rem ;--dt-font-size-100: 1.2rem ;--dt-space-base: var(--dt-size-base);--dt-font-size-100-mobile: 1.2rem;--dt-font-size-200-mobile: 1.6rem;--dt-font-size-300-mobile: 2rem;--dt-font-size-400-mobile: 2.9rem;--dt-font-size-500-mobile: 4.1rem;--dt-font-size-100-tc8: 1.7rem;--dt-font-size-200-tc8: 2.1rem;--dt-font-size-300-tc8: 2.7rem;--dt-font-size-400-tc8: 3.8rem;--dt-font-size-500-tc8: 5.4rem;--dt-font-size-100-tv: 2.5rem;--dt-font-size-200-tv: 3.2rem;--dt-font-size-300-tv: 4.1rem;--dt-font-size-400-tv: 5.8rem;--dt-font-size-500-tv: 8.2rem;--zi-hide: -1;--zi-base: 0;--zi-base1: 1;--zi-selected: 25;--zi-active: 50;--zi-navigation: 100;--zi-navigation-fixed: 150;--zi-dropdown: 200;--zi-popover: 300;--zi-tooltip: 400;--zi-drawer: 500;--zi-modal: 600;--zi-modal-element: 650;--zi-notification: 700}',r=":root{color-scheme:light;--dt-radio-size-radius: 50%;--dt-avatar-color-background-000-h: 22;--dt-avatar-color-background-000-s: 100%;--dt-avatar-color-background-000-l: 50%;--dt-avatar-color-background-000-a: 100%;--dt-avatar-color-background-000-hsl: var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l);--dt-avatar-color-background-000-hsla: hsl(var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l) / var(--alpha, 100%));--dt-avatar-color-background-000: #ff5c00;--dt-avatar-color-background-1800-h: 22;--dt-avatar-color-background-1800-s: 100%;--dt-avatar-color-background-1800-l: 50%;--dt-avatar-color-background-1800-a: 100%;--dt-avatar-color-background-1800-hsl: var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l);--dt-avatar-color-background-1800-hsla: hsl(var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l) / var(--alpha, 100%));--dt-avatar-color-background-1800: #ff5c00;--dt-avatar-color-background-1700-h: 22;--dt-avatar-color-background-1700-s: 100%;--dt-avatar-color-background-1700-l: 50%;--dt-avatar-color-background-1700-a: 100%;--dt-avatar-color-background-1700-hsl: var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l);--dt-avatar-color-background-1700-hsla: hsl(var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l) / var(--alpha, 100%));--dt-avatar-color-background-1700: #ff5c00;--dt-avatar-color-background-1600-h: 22;--dt-avatar-color-background-1600-s: 100%;--dt-avatar-color-background-1600-l: 50%;--dt-avatar-color-background-1600-a: 100%;--dt-avatar-color-background-1600-hsl: var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l);--dt-avatar-color-background-1600-hsla: hsl(var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l) / var(--alpha, 100%));--dt-avatar-color-background-1600: #ff5c00;--dt-avatar-color-background-1500-h: 22;--dt-avatar-color-background-1500-s: 100%;--dt-avatar-color-background-1500-l: 50%;--dt-avatar-color-background-1500-a: 100%;--dt-avatar-color-background-1500-hsl: var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l);--dt-avatar-color-background-1500-hsla: hsl(var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l) / var(--alpha, 100%));--dt-avatar-color-background-1500: #ff5c00;--dt-avatar-color-background-1400-h: 22;--dt-avatar-color-background-1400-s: 100%;--dt-avatar-color-background-1400-l: 50%;--dt-avatar-color-background-1400-a: 100%;--dt-avatar-color-background-1400-hsl: var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l);--dt-avatar-color-background-1400-hsla: hsl(var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l) / var(--alpha, 100%));--dt-avatar-color-background-1400: #ff5c00;--dt-avatar-color-background-1300-h: 22;--dt-avatar-color-background-1300-s: 100%;--dt-avatar-color-background-1300-l: 50%;--dt-avatar-color-background-1300-a: 100%;--dt-avatar-color-background-1300-hsl: var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l);--dt-avatar-color-background-1300-hsla: hsl(var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l) / var(--alpha, 100%));--dt-avatar-color-background-1300: #ff5c00;--dt-avatar-color-background-1200-h: 22;--dt-avatar-color-background-1200-s: 100%;--dt-avatar-color-background-1200-l: 50%;--dt-avatar-color-background-1200-a: 100%;--dt-avatar-color-background-1200-hsl: var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l);--dt-avatar-color-background-1200-hsla: hsl(var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l) / var(--alpha, 100%));--dt-avatar-color-background-1200: #ff5c00;--dt-avatar-color-background-1100-h: 22;--dt-avatar-color-background-1100-s: 100%;--dt-avatar-color-background-1100-l: 50%;--dt-avatar-color-background-1100-a: 100%;--dt-avatar-color-background-1100-hsl: var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l);--dt-avatar-color-background-1100-hsla: hsl(var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l) / var(--alpha, 100%));--dt-avatar-color-background-1100: #ff5c00;--dt-avatar-color-background-1000-h: 22;--dt-avatar-color-background-1000-s: 100%;--dt-avatar-color-background-1000-l: 50%;--dt-avatar-color-background-1000-a: 100%;--dt-avatar-color-background-1000-hsl: var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l);--dt-avatar-color-background-1000-hsla: hsl(var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l) / var(--alpha, 100%));--dt-avatar-color-background-1000: #ff5c00;--dt-avatar-color-background-900-h: 22;--dt-avatar-color-background-900-s: 100%;--dt-avatar-color-background-900-l: 50%;--dt-avatar-color-background-900-a: 100%;--dt-avatar-color-background-900-hsl: var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l);--dt-avatar-color-background-900-hsla: hsl(var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l) / var(--alpha, 100%));--dt-avatar-color-background-900: #ff5c00;--dt-avatar-color-background-800-h: 22;--dt-avatar-color-background-800-s: 100%;--dt-avatar-color-background-800-l: 50%;--dt-avatar-color-background-800-a: 100%;--dt-avatar-color-background-800-hsl: var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l);--dt-avatar-color-background-800-hsla: hsl(var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l) / var(--alpha, 100%));--dt-avatar-color-background-800: #ff5c00;--dt-avatar-color-background-700-h: 22;--dt-avatar-color-background-700-s: 100%;--dt-avatar-color-background-700-l: 50%;--dt-avatar-color-background-700-a: 100%;--dt-avatar-color-background-700-hsl: var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l);--dt-avatar-color-background-700-hsla: hsl(var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l) / var(--alpha, 100%));--dt-avatar-color-background-700: #ff5c00;--dt-avatar-color-background-600-h: 22;--dt-avatar-color-background-600-s: 100%;--dt-avatar-color-background-600-l: 50%;--dt-avatar-color-background-600-a: 100%;--dt-avatar-color-background-600-hsl: var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l);--dt-avatar-color-background-600-hsla: hsl(var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l) / var(--alpha, 100%));--dt-avatar-color-background-600: #ff5c00;--dt-avatar-color-background-500-h: 22;--dt-avatar-color-background-500-s: 100%;--dt-avatar-color-background-500-l: 50%;--dt-avatar-color-background-500-a: 100%;--dt-avatar-color-background-500-hsl: var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l);--dt-avatar-color-background-500-hsla: hsl(var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l) / var(--alpha, 100%));--dt-avatar-color-background-500: #ff5c00;--dt-avatar-color-background-400-h: 22;--dt-avatar-color-background-400-s: 100%;--dt-avatar-color-background-400-l: 50%;--dt-avatar-color-background-400-a: 100%;--dt-avatar-color-background-400-hsl: var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l);--dt-avatar-color-background-400-hsla: hsl(var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l) / var(--alpha, 100%));--dt-avatar-color-background-400: #ff5c00;--dt-avatar-color-background-300-h: 22;--dt-avatar-color-background-300-s: 100%;--dt-avatar-color-background-300-l: 50%;--dt-avatar-color-background-300-a: 100%;--dt-avatar-color-background-300-hsl: var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l);--dt-avatar-color-background-300-hsla: hsl(var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l) / var(--alpha, 100%));--dt-avatar-color-background-300: #ff5c00;--dt-avatar-color-background-200-h: 22;--dt-avatar-color-background-200-s: 100%;--dt-avatar-color-background-200-l: 50%;--dt-avatar-color-background-200-a: 100%;--dt-avatar-color-background-200-hsl: var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l);--dt-avatar-color-background-200-hsla: hsl(var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l) / var(--alpha, 100%));--dt-avatar-color-background-200: #ff5c00;--dt-avatar-color-background-100-h: 22;--dt-avatar-color-background-100-s: 100%;--dt-avatar-color-background-100-l: 50%;--dt-avatar-color-background-100-a: 100%;--dt-avatar-color-background-100-hsl: var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l);--dt-avatar-color-background-100-hsla: hsl(var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l) / var(--alpha, 100%));--dt-avatar-color-background-100: #ff5c00;--dt-radio-color-background-checked-h: 22;--dt-radio-color-background-checked-s: 100%;--dt-radio-color-background-checked-l: 50%;--dt-radio-color-background-checked-a: 100%;--dt-radio-color-background-checked-hsl: var(--dt-color-brand-purple-hsl);--dt-radio-color-background-checked-hsla: var(--dt-color-brand-purple-hsla);--dt-radio-color-background-checked: #ff5c00;--dt-radio-size-width: var(--dt-size-500);--dt-icon-size-border-100: var(--dt-size-border-100);--dt-checkbox-color-background-checked-h: 22;--dt-checkbox-color-background-checked-s: 100%;--dt-checkbox-color-background-checked-l: 50%;--dt-checkbox-color-background-checked-a: 100%;--dt-checkbox-color-background-checked-hsl: var(--dt-color-brand-purple-hsl);--dt-checkbox-color-background-checked-hsla: var(--dt-color-brand-purple-hsla);--dt-checkbox-color-background-checked: #ff5c00;--dt-checkbox-size-width: var(--dt-size-500);--dt-button-size-radius-xl: var(--dt-size-radius-500);--dt-button-size-radius-lg: var(--dt-size-radius-450);--dt-button-size-radius-md: var(--dt-size-radius-400);--dt-button-size-radius-sm: var(--dt-size-radius-400);--dt-button-size-radius-xs: var(--dt-size-radius-300);--dt-button-line-height-xl: var(--dt-font-line-height-200);--dt-button-line-height-lg: var(--dt-font-line-height-200);--dt-button-line-height-md: var(--dt-font-line-height-200);--dt-button-line-height-sm: var(--dt-font-line-height-200);--dt-button-line-height-xs: var(--dt-font-line-height-200);--dt-button-font-weight-xl: var(--dt-font-weight-normal);--dt-button-font-weight-lg: var(--dt-font-weight-medium);--dt-button-font-weight-md: var(--dt-font-weight-medium);--dt-button-font-weight-sm: var(--dt-font-weight-medium);--dt-button-font-weight-xs: var(--dt-font-weight-medium);--dt-badge-color-border-bulletin-subtle-h: 22;--dt-badge-color-border-bulletin-subtle-s: 100%;--dt-badge-color-border-bulletin-subtle-l: 50%;--dt-badge-color-border-bulletin-subtle-a: 100%;--dt-badge-color-border-bulletin-subtle-hsl: var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l);--dt-badge-color-border-bulletin-subtle-hsla: hsl(var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l) / var(--alpha, 50%));--dt-badge-color-border-bulletin-subtle: #ff5c00;--dt-badge-color-foreground-bulletin-subtle-h: 22;--dt-badge-color-foreground-bulletin-subtle-s: 100%;--dt-badge-color-foreground-bulletin-subtle-l: 50%;--dt-badge-color-foreground-bulletin-subtle-a: 100%;--dt-badge-color-foreground-bulletin-subtle-hsl: var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l);--dt-badge-color-foreground-bulletin-subtle-hsla: hsl(var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l) / var(--alpha, 100%));--dt-badge-color-foreground-bulletin-subtle: #ff5c00;--dt-badge-color-foreground-bulletin-h: 22;--dt-badge-color-foreground-bulletin-s: 100%;--dt-badge-color-foreground-bulletin-l: 50%;--dt-badge-color-foreground-bulletin-a: 100%;--dt-badge-color-foreground-bulletin-hsl: var(--dt-color-neutral-white-hsl);--dt-badge-color-foreground-bulletin-hsla: var(--dt-color-neutral-white-hsla);--dt-badge-color-foreground-bulletin: #ff5c00;--dt-badge-color-background-bulletin-subtle-h: 22;--dt-badge-color-background-bulletin-subtle-s: 100%;--dt-badge-color-background-bulletin-subtle-l: 50%;--dt-badge-color-background-bulletin-subtle-a: 100%;--dt-badge-color-background-bulletin-subtle-hsl: var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l);--dt-badge-color-background-bulletin-subtle-hsla: hsl(var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l) / var(--alpha, 10%));--dt-badge-color-background-bulletin-subtle: #ff5c00;--dt-badge-color-background-bulletin-h: 22;--dt-badge-color-background-bulletin-s: 100%;--dt-badge-color-background-bulletin-l: 50%;--dt-badge-color-background-bulletin-a: 100%;--dt-badge-color-background-bulletin-hsl: var(--dt-color-brand-purple-hsl);--dt-badge-color-background-bulletin-hsla: var(--dt-color-brand-purple-hsla);--dt-badge-color-background-bulletin: #ff5c00;--dt-avatar-color-foreground-h: 22;--dt-avatar-color-foreground-s: 100%;--dt-avatar-color-foreground-l: 50%;--dt-avatar-color-foreground-a: 100%;--dt-avatar-color-foreground-hsl: var(--dt-color-neutral-black-hsl);--dt-avatar-color-foreground-hsla: var(--dt-color-neutral-black-hsla);--dt-avatar-color-foreground: #ff5c00;--dt-theme-mention-color-background-strong-h: 22;--dt-theme-mention-color-background-strong-s: 100%;--dt-theme-mention-color-background-strong-l: 50%;--dt-theme-mention-color-background-strong-a: 100%;--dt-theme-mention-color-background-strong-hsl: var(--dt-color-purple-500-hsl);--dt-theme-mention-color-background-strong-hsla: var(--dt-color-purple-500-hsla);--dt-theme-mention-color-background-strong: #ff5c00;--dt-theme-mention-color-background-h: 22;--dt-theme-mention-color-background-s: 100%;--dt-theme-mention-color-background-l: 50%;--dt-theme-mention-color-background-a: 100%;--dt-theme-mention-color-background-hsl: var(--dt-color-brand-purple-hsl);--dt-theme-mention-color-background-hsla: var(--dt-color-brand-purple-hsla);--dt-theme-mention-color-background: #ff5c00;--dt-theme-mention-color-foreground-h: 22;--dt-theme-mention-color-foreground-s: 100%;--dt-theme-mention-color-foreground-l: 50%;--dt-theme-mention-color-foreground-a: 100%;--dt-theme-mention-color-foreground-hsl: var(--dt-color-neutral-white-hsl);--dt-theme-mention-color-foreground-hsla: var(--dt-color-neutral-white-hsla);--dt-theme-mention-color-foreground: #ff5c00;--dt-theme-presence-color-background-offline-h: 22;--dt-theme-presence-color-background-offline-s: 100%;--dt-theme-presence-color-background-offline-l: 50%;--dt-theme-presence-color-background-offline-a: 100%;--dt-theme-presence-color-background-offline-hsl: var(--dt-color-neutral-white-hsl);--dt-theme-presence-color-background-offline-hsla: var(--dt-color-neutral-white-hsla);--dt-theme-presence-color-background-offline: #ff5c00;--dt-theme-presence-color-background-busy-h: 22;--dt-theme-presence-color-background-busy-s: 100%;--dt-theme-presence-color-background-busy-l: 50%;--dt-theme-presence-color-background-busy-a: 100%;--dt-theme-presence-color-background-busy-hsl: var(--dt-color-gold-300-hsl);--dt-theme-presence-color-background-busy-hsla: var(--dt-color-gold-300-hsla);--dt-theme-presence-color-background-busy: #ff5c00;--dt-theme-presence-color-background-busy-unavailable-h: 22;--dt-theme-presence-color-background-busy-unavailable-s: 100%;--dt-theme-presence-color-background-busy-unavailable-l: 50%;--dt-theme-presence-color-background-busy-unavailable-a: 100%;--dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-color-red-300-hsl);--dt-theme-presence-color-background-busy-unavailable-hsla: var(--dt-color-red-300-hsla);--dt-theme-presence-color-background-busy-unavailable: #ff5c00;--dt-theme-presence-color-background-available-h: 22;--dt-theme-presence-color-background-available-s: 100%;--dt-theme-presence-color-background-available-l: 50%;--dt-theme-presence-color-background-available-a: 100%;--dt-theme-presence-color-background-available-hsl: var(--dt-color-green-400-hsl);--dt-theme-presence-color-background-available-hsla: var(--dt-color-green-400-hsla);--dt-theme-presence-color-background-available: #ff5c00;--dt-theme-color-base-h: 22;--dt-theme-color-base-s: 100%;--dt-theme-color-base-l: 50%;--dt-theme-color-base-a: 100%;--dt-theme-color-base-hsl: var(--dt-color-black-900-hsl);--dt-theme-color-base-hsla: var(--dt-color-black-900-hsla);--dt-theme-color-base: #ff5c00;--dt-action-color-border-base-outlined-default-h: 22;--dt-action-color-border-base-outlined-default-s: 100%;--dt-action-color-border-base-outlined-default-l: 50%;--dt-action-color-border-base-outlined-default-a: 100%;--dt-action-color-border-base-outlined-default-hsl: var(--dt-color-purple-400-hsl);--dt-action-color-border-base-outlined-default-hsla: var(--dt-color-purple-400-hsla);--dt-action-color-border-base-outlined-default: #ff5c00;--dt-action-color-background-positive-primary-default-h: 22;--dt-action-color-background-positive-primary-default-s: 100%;--dt-action-color-background-positive-primary-default-l: 50%;--dt-action-color-background-positive-primary-default-a: 100%;--dt-action-color-background-positive-primary-default-hsl: var(--dt-color-green-400-hsl);--dt-action-color-background-positive-primary-default-hsla: var(--dt-color-green-400-hsla);--dt-action-color-background-positive-primary-default: #ff5c00;--dt-action-color-background-positive-active-h: 22;--dt-action-color-background-positive-active-s: 100%;--dt-action-color-background-positive-active-l: 50%;--dt-action-color-background-positive-active-a: 100%;--dt-action-color-background-positive-active-hsl: var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l);--dt-action-color-background-positive-active-hsla: hsl(var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l) / var(--alpha, 8%));--dt-action-color-background-positive-active: #ff5c00;--dt-action-color-background-positive-hover-h: 22;--dt-action-color-background-positive-hover-s: 100%;--dt-action-color-background-positive-hover-l: 50%;--dt-action-color-background-positive-hover-a: 100%;--dt-action-color-background-positive-hover-hsl: var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l);--dt-action-color-background-positive-hover-hsla: hsl(var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l) / var(--alpha, 100%));--dt-action-color-background-positive-hover: #ff5c00;--dt-action-color-background-positive-default-h: 22;--dt-action-color-background-positive-default-s: 100%;--dt-action-color-background-positive-default-l: 50%;--dt-action-color-background-positive-default-a: 100%;--dt-action-color-background-positive-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-positive-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-positive-default: #ff5c00;--dt-action-color-background-disabled-default-h: 22;--dt-action-color-background-disabled-default-s: 100%;--dt-action-color-background-disabled-default-l: 50%;--dt-action-color-background-disabled-default-a: 100%;--dt-action-color-background-disabled-default-hsl: var(--dt-color-black-300-hsl);--dt-action-color-background-disabled-default-hsla: var(--dt-color-black-300-hsla);--dt-action-color-background-disabled-default: #ff5c00;--dt-action-color-background-muted-active-h: 22;--dt-action-color-background-muted-active-s: 100%;--dt-action-color-background-muted-active-l: 50%;--dt-action-color-background-muted-active-a: 100%;--dt-action-color-background-muted-active-hsl: var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l);--dt-action-color-background-muted-active-hsla: hsl(var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l) / var(--alpha, 16%));--dt-action-color-background-muted-active: #ff5c00;--dt-action-color-background-muted-hover-h: 22;--dt-action-color-background-muted-hover-s: 100%;--dt-action-color-background-muted-hover-l: 50%;--dt-action-color-background-muted-hover-a: 100%;--dt-action-color-background-muted-hover-hsl: var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l);--dt-action-color-background-muted-hover-hsla: hsl(var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l) / var(--alpha, 10%));--dt-action-color-background-muted-hover: #ff5c00;--dt-action-color-background-muted-default-h: 22;--dt-action-color-background-muted-default-s: 100%;--dt-action-color-background-muted-default-l: 50%;--dt-action-color-background-muted-default-a: 100%;--dt-action-color-background-muted-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-muted-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-muted-default: #ff5c00;--dt-action-color-background-inverted-primary-hover-h: 22;--dt-action-color-background-inverted-primary-hover-s: 100%;--dt-action-color-background-inverted-primary-hover-l: 50%;--dt-action-color-background-inverted-primary-hover-a: 100%;--dt-action-color-background-inverted-primary-hover-hsl: var(--dt-color-purple-100-hsl);--dt-action-color-background-inverted-primary-hover-hsla: var(--dt-color-purple-100-hsla);--dt-action-color-background-inverted-primary-hover: #ff5c00;--dt-action-color-background-inverted-default-h: 22;--dt-action-color-background-inverted-default-s: 100%;--dt-action-color-background-inverted-default-l: 50%;--dt-action-color-background-inverted-default-a: 100%;--dt-action-color-background-inverted-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-inverted-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-inverted-default: #ff5c00;--dt-action-color-background-critical-primary-default-h: 22;--dt-action-color-background-critical-primary-default-s: 100%;--dt-action-color-background-critical-primary-default-l: 50%;--dt-action-color-background-critical-primary-default-a: 100%;--dt-action-color-background-critical-primary-default-hsl: var(--dt-color-red-300-hsl);--dt-action-color-background-critical-primary-default-hsla: var(--dt-color-red-300-hsla);--dt-action-color-background-critical-primary-default: #ff5c00;--dt-action-color-background-critical-active-h: 22;--dt-action-color-background-critical-active-s: 100%;--dt-action-color-background-critical-active-l: 50%;--dt-action-color-background-critical-active-a: 100%;--dt-action-color-background-critical-active-hsl: var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l);--dt-action-color-background-critical-active-hsla: hsl(var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l) / var(--alpha, 12%));--dt-action-color-background-critical-active: #ff5c00;--dt-action-color-background-critical-hover-h: 22;--dt-action-color-background-critical-hover-s: 100%;--dt-action-color-background-critical-hover-l: 50%;--dt-action-color-background-critical-hover-a: 100%;--dt-action-color-background-critical-hover-hsl: var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l);--dt-action-color-background-critical-hover-hsla: hsl(var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l) / var(--alpha, 7%));--dt-action-color-background-critical-hover: #ff5c00;--dt-action-color-background-critical-default-h: 22;--dt-action-color-background-critical-default-s: 100%;--dt-action-color-background-critical-default-l: 50%;--dt-action-color-background-critical-default-a: 100%;--dt-action-color-background-critical-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-critical-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-critical-default: #ff5c00;--dt-action-color-background-base-primary-default-h: 22;--dt-action-color-background-base-primary-default-s: 100%;--dt-action-color-background-base-primary-default-l: 50%;--dt-action-color-background-base-primary-default-a: 100%;--dt-action-color-background-base-primary-default-hsl: var(--dt-color-brand-purple-hsl);--dt-action-color-background-base-primary-default-hsla: var(--dt-color-brand-purple-hsla);--dt-action-color-background-base-primary-default: #ff5c00;--dt-action-color-background-base-active-h: 22;--dt-action-color-background-base-active-s: 100%;--dt-action-color-background-base-active-l: 50%;--dt-action-color-background-base-active-a: 100%;--dt-action-color-background-base-active-hsl: var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l);--dt-action-color-background-base-active-hsla: hsl(var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l) / var(--alpha, 18%));--dt-action-color-background-base-active: #ff5c00;--dt-action-color-background-base-hover-h: 22;--dt-action-color-background-base-hover-s: 100%;--dt-action-color-background-base-hover-l: 50%;--dt-action-color-background-base-hover-a: 100%;--dt-action-color-background-base-hover-hsl: var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l);--dt-action-color-background-base-hover-hsla: hsl(var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l) / var(--alpha, 14%));--dt-action-color-background-base-hover: #ff5c00;--dt-action-color-background-base-default-h: 22;--dt-action-color-background-base-default-s: 100%;--dt-action-color-background-base-default-l: 50%;--dt-action-color-background-base-default-a: 100%;--dt-action-color-background-base-default-hsl: var(--dt-color-neutral-transparent-hsl);--dt-action-color-background-base-default-hsla: var(--dt-color-neutral-transparent-hsla);--dt-action-color-background-base-default: #ff5c00;--dt-action-color-foreground-positive-primary-default-h: 22;--dt-action-color-foreground-positive-primary-default-s: 100%;--dt-action-color-foreground-positive-primary-default-l: 50%;--dt-action-color-foreground-positive-primary-default-a: 100%;--dt-action-color-foreground-positive-primary-default-hsl: var(--dt-color-neutral-white-hsl);--dt-action-color-foreground-positive-primary-default-hsla: var(--dt-color-neutral-white-hsla);--dt-action-color-foreground-positive-primary-default: #ff5c00;--dt-action-color-foreground-inverted-primary-hover-h: 22;--dt-action-color-foreground-inverted-primary-hover-s: 100%;--dt-action-color-foreground-inverted-primary-hover-l: 50%;--dt-action-color-foreground-inverted-primary-hover-a: 100%;--dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-color-purple-500-hsl);--dt-action-color-foreground-inverted-primary-hover-hsla: var(--dt-color-purple-500-hsla);--dt-action-color-foreground-inverted-primary-hover: #ff5c00;--dt-action-color-foreground-inverted-primary-default-h: 22;--dt-action-color-foreground-inverted-primary-default-s: 100%;--dt-action-color-foreground-inverted-primary-default-l: 50%;--dt-action-color-foreground-inverted-primary-default-a: 100%;--dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-color-purple-400-hsl);--dt-action-color-foreground-inverted-primary-default-hsla: var(--dt-color-purple-400-hsla);--dt-action-color-foreground-inverted-primary-default: #ff5c00;--dt-action-color-foreground-critical-primary-default-h: 22;--dt-action-color-foreground-critical-primary-default-s: 100%;--dt-action-color-foreground-critical-primary-default-l: 50%;--dt-action-color-foreground-critical-primary-default-a: 100%;--dt-action-color-foreground-critical-primary-default-hsl: var(--dt-color-neutral-white-hsl);--dt-action-color-foreground-critical-primary-default-hsla: var(--dt-color-neutral-white-hsla);--dt-action-color-foreground-critical-primary-default: #ff5c00;--dt-action-color-foreground-base-primary-default-h: 22;--dt-action-color-foreground-base-primary-default-s: 100%;--dt-action-color-foreground-base-primary-default-l: 50%;--dt-action-color-foreground-base-primary-default-a: 100%;--dt-action-color-foreground-base-primary-default-hsl: var(--dt-color-neutral-white-hsl);--dt-action-color-foreground-base-primary-default-hsla: var(--dt-color-neutral-white-hsla);--dt-action-color-foreground-base-primary-default: #ff5c00;--dt-action-color-foreground-base-default-h: 22;--dt-action-color-foreground-base-default-s: 100%;--dt-action-color-foreground-base-default-l: 50%;--dt-action-color-foreground-base-default-a: 100%;--dt-action-color-foreground-base-default-hsl: var(--dt-color-purple-400-hsl);--dt-action-color-foreground-base-default-hsla: var(--dt-color-purple-400-hsla);--dt-action-color-foreground-base-default: #ff5c00;--dt-inputs-color-background-disabled-h: 22;--dt-inputs-color-background-disabled-s: 100%;--dt-inputs-color-background-disabled-l: 50%;--dt-inputs-color-background-disabled-a: 100%;--dt-inputs-color-background-disabled-hsl: var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l);--dt-inputs-color-background-disabled-hsla: hsl(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 12%));--dt-inputs-color-background-disabled: #ff5c00;--dt-inputs-color-background-focus-h: 22;--dt-inputs-color-background-focus-s: 100%;--dt-inputs-color-background-focus-l: 50%;--dt-inputs-color-background-focus-a: 100%;--dt-inputs-color-background-focus-hsl: var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l);--dt-inputs-color-background-focus-hsla: hsl(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 1%));--dt-inputs-color-background-focus: #ff5c00;--dt-inputs-color-background-default-h: 22;--dt-inputs-color-background-default-s: 100%;--dt-inputs-color-background-default-l: 50%;--dt-inputs-color-background-default-a: 100%;--dt-inputs-color-background-default-hsl: var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l);--dt-inputs-color-background-default-hsla: hsl(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 3%));--dt-inputs-color-background-default: #ff5c00;--dt-inputs-color-border-disabled-h: 22;--dt-inputs-color-border-disabled-s: 100%;--dt-inputs-color-border-disabled-l: 50%;--dt-inputs-color-border-disabled-a: 100%;--dt-inputs-color-border-disabled-hsl: var(--dt-color-neutral-transparent-hsl);--dt-inputs-color-border-disabled-hsla: var(--dt-color-neutral-transparent-hsla);--dt-inputs-color-border-disabled: #ff5c00;--dt-inputs-font-weight-xl: var(--dt-font-weight-normal);--dt-inputs-font-weight-lg: var(--dt-font-weight-normal);--dt-inputs-font-weight-md: var(--dt-font-weight-normal);--dt-inputs-font-weight-sm: var(--dt-font-weight-normal);--dt-inputs-font-weight-xs: var(--dt-font-weight-normal);--dt-inputs-line-height-xl: var(--dt-font-line-height-200);--dt-inputs-line-height-lg: var(--dt-font-line-height-200);--dt-inputs-line-height-md: var(--dt-font-line-height-200);--dt-inputs-line-height-sm: var(--dt-font-line-height-200);--dt-inputs-line-height-xs: var(--dt-font-line-height-200);--dt-inputs-size-radius-xl: var(--dt-size-radius-500);--dt-inputs-size-radius-lg: var(--dt-size-radius-450);--dt-inputs-size-radius-md: var(--dt-size-radius-400);--dt-inputs-size-radius-sm: var(--dt-size-radius-400);--dt-inputs-size-radius-xs: var(--dt-size-radius-300);--dt-inputs-size-border-status: var(--dt-size-border-200);--dt-inputs-size-border-default: var(--dt-size-border-150);--dt-typography-button-xl-font-family: var(--dt-font-family-body);--dt-typography-button-lg-font-family: var(--dt-font-family-body);--dt-typography-button-md-font-family: var(--dt-font-family-body);--dt-typography-button-sm-font-family: var(--dt-font-family-body);--dt-typography-button-xs-font-family: var(--dt-font-family-body);--dt-typography-inputs-xl-font-family: var(--dt-font-family-body);--dt-typography-inputs-lg-font-family: var(--dt-font-family-body);--dt-typography-inputs-md-font-family: var(--dt-font-family-body);--dt-typography-inputs-sm-font-family: var(--dt-font-family-body);--dt-typography-inputs-xs-font-family: var(--dt-font-family-body);--dt-typography-code-sm-text-case: var(--dt-font-text-case-none);--dt-typography-code-sm-line-height: var(--dt-font-line-height-200);--dt-typography-code-sm-font-weight: var(--dt-font-weight-normal);--dt-typography-code-sm-font-family: var(--dt-font-family-mono);--dt-typography-code-md-text-case: var(--dt-font-text-case-none);--dt-typography-code-md-line-height: var(--dt-font-line-height-200);--dt-typography-code-md-font-weight: var(--dt-font-weight-normal);--dt-typography-code-md-font-family: var(--dt-font-family-mono);--dt-typography-helper-sm-text-case: var(--dt-font-text-case-none);--dt-typography-helper-sm-line-height: var(--dt-font-line-height-200);--dt-typography-helper-sm-font-weight: var(--dt-font-weight-normal);--dt-typography-helper-sm-font-family: var(--dt-font-family-body);--dt-typography-helper-md-text-case: var(--dt-font-text-case-none);--dt-typography-helper-md-line-height: var(--dt-font-line-height-300);--dt-typography-helper-md-font-weight: var(--dt-font-weight-normal);--dt-typography-helper-md-font-family: var(--dt-font-family-body);--dt-typography-label-sm-plain-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-plain-compact-line-height: var(--dt-font-line-height-200);--dt-typography-label-sm-plain-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-label-sm-plain-compact-font-family: var(--dt-font-family-body);--dt-typography-label-sm-plain-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-plain-line-height: var(--dt-font-line-height-300);--dt-typography-label-sm-plain-font-weight: var(--dt-font-weight-normal);--dt-typography-label-sm-plain-font-family: var(--dt-font-family-body);--dt-typography-label-sm-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-compact-line-height: var(--dt-font-line-height-200);--dt-typography-label-sm-compact-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-sm-compact-font-family: var(--dt-font-family-body);--dt-typography-label-sm-text-case: var(--dt-font-text-case-none);--dt-typography-label-sm-line-height: var(--dt-font-line-height-300);--dt-typography-label-sm-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-sm-font-family: var(--dt-font-family-body);--dt-typography-label-md-plain-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-plain-compact-line-height: var(--dt-font-line-height-300);--dt-typography-label-md-plain-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-label-md-plain-compact-font-family: var(--dt-font-family-body);--dt-typography-label-md-plain-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-plain-line-height: var(--dt-font-line-height-400);--dt-typography-label-md-plain-font-weight: var(--dt-font-weight-normal);--dt-typography-label-md-plain-font-family: var(--dt-font-family-body);--dt-typography-label-md-compact-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-compact-line-height: var(--dt-font-line-height-300);--dt-typography-label-md-compact-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-md-compact-font-family: var(--dt-font-family-body);--dt-typography-label-md-text-case: var(--dt-font-text-case-none);--dt-typography-label-md-line-height: var(--dt-font-line-height-400);--dt-typography-label-md-font-weight: var(--dt-font-weight-semi-bold);--dt-typography-label-md-font-family: var(--dt-font-family-body);--dt-typography-headline-xxl-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xxl-compact-line-height: var(--dt-font-line-height-100);--dt-typography-headline-xxl-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xxl-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-xxl-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xxl-line-height: var(--dt-font-line-height-200);--dt-typography-headline-xxl-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xxl-font-family: var(--dt-font-family-body);--dt-typography-headline-xl-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xl-compact-line-height: var(--dt-font-line-height-100);--dt-typography-headline-xl-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xl-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-xl-text-case: var(--dt-font-text-case-none);--dt-typography-headline-xl-line-height: var(--dt-font-line-height-200);--dt-typography-headline-xl-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-xl-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-soft-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-soft-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-lg-soft-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-lg-soft-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-lg-compact-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-lg-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-soft-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-soft-line-height: var(--dt-font-line-height-400);--dt-typography-headline-lg-soft-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-lg-soft-font-family: var(--dt-font-family-body);--dt-typography-headline-lg-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-line-height: var(--dt-font-line-height-400);--dt-typography-headline-lg-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-lg-font-family: var(--dt-font-family-body);--dt-typography-headline-md-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-md-compact-line-height: var(--dt-font-line-height-300);--dt-typography-headline-md-compact-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-md-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-md-text-case: var(--dt-font-text-case-none);--dt-typography-headline-md-line-height: var(--dt-font-line-height-400);--dt-typography-headline-md-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-md-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-soft-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-soft-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-sm-soft-compact-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-sm-soft-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-soft-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-soft-line-height: var(--dt-font-line-height-300);--dt-typography-headline-sm-soft-font-weight: var(--dt-font-weight-medium);--dt-typography-headline-sm-soft-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-compact-line-height: var(--dt-font-line-height-200);--dt-typography-headline-sm-compact-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-sm-compact-font-family: var(--dt-font-family-body);--dt-typography-headline-sm-text-case: var(--dt-font-text-case-none);--dt-typography-headline-sm-line-height: var(--dt-font-line-height-300);--dt-typography-headline-sm-font-weight: var(--dt-font-weight-bold);--dt-typography-headline-sm-font-family: var(--dt-font-family-body);--dt-typography-headline-eyebrow-text-case: var(--dt-font-text-case-uppercase);--dt-typography-headline-eyebrow-line-height: var(--dt-font-line-height-300);--dt-typography-headline-eyebrow-font-weight: var(--dt-font-weight-normal);--dt-typography-headline-eyebrow-font-family: var(--dt-font-family-body);--dt-typography-body-sm-compact-text-case: var(--dt-font-text-case-none);--dt-typography-body-sm-compact-line-height: var(--dt-font-line-height-200);--dt-typography-body-sm-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-body-sm-compact-font-family: var(--dt-font-family-body);--dt-typography-body-sm-text-case: var(--dt-font-text-case-none);--dt-typography-body-sm-line-height: var(--dt-font-line-height-300);--dt-typography-body-sm-font-weight: var(--dt-font-weight-normal);--dt-typography-body-sm-font-family: var(--dt-font-family-body);--dt-typography-body-md-compact-text-case: var(--dt-font-text-case-none);--dt-typography-body-md-compact-line-height: var(--dt-font-line-height-300);--dt-typography-body-md-compact-font-weight: var(--dt-font-weight-normal);--dt-typography-body-md-compact-font-family: var(--dt-font-family-body);--dt-typography-body-md-text-case: var(--dt-font-text-case-none);--dt-typography-body-md-line-height: var(--dt-font-line-height-400);--dt-typography-body-md-font-weight: var(--dt-font-weight-normal);--dt-typography-body-md-font-family: var(--dt-font-family-body);--dt-color-border-brand-strong-inverted-h: 22;--dt-color-border-brand-strong-inverted-s: 100%;--dt-color-border-brand-strong-inverted-l: 50%;--dt-color-border-brand-strong-inverted-a: 100%;--dt-color-border-brand-strong-inverted-hsl: var(--dt-color-purple-200-hsl);--dt-color-border-brand-strong-inverted-hsla: var(--dt-color-purple-200-hsla);--dt-color-border-brand-strong-inverted: #ff5c00;--dt-color-border-brand-subtle-inverted-h: 22;--dt-color-border-brand-subtle-inverted-s: 100%;--dt-color-border-brand-subtle-inverted-l: 50%;--dt-color-border-brand-subtle-inverted-a: 100%;--dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-purple-500-hsl);--dt-color-border-brand-subtle-inverted-hsla: var(--dt-color-purple-500-hsla);--dt-color-border-brand-subtle-inverted: #ff5c00;--dt-color-border-warning-strong-inverted-h: 22;--dt-color-border-warning-strong-inverted-s: 100%;--dt-color-border-warning-strong-inverted-l: 50%;--dt-color-border-warning-strong-inverted-a: 100%;--dt-color-border-warning-strong-inverted-hsl: var(--dt-color-gold-100-hsl);--dt-color-border-warning-strong-inverted-hsla: var(--dt-color-gold-100-hsla);--dt-color-border-warning-strong-inverted: #ff5c00;--dt-color-border-warning-subtle-inverted-h: 22;--dt-color-border-warning-subtle-inverted-s: 100%;--dt-color-border-warning-subtle-inverted-l: 50%;--dt-color-border-warning-subtle-inverted-a: 100%;--dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-gold-400-hsl);--dt-color-border-warning-subtle-inverted-hsla: var(--dt-color-gold-400-hsla);--dt-color-border-warning-subtle-inverted: #ff5c00;--dt-color-border-success-strong-inverted-h: 22;--dt-color-border-success-strong-inverted-s: 100%;--dt-color-border-success-strong-inverted-l: 50%;--dt-color-border-success-strong-inverted-a: 100%;--dt-color-border-success-strong-inverted-hsl: var(--dt-color-green-100-hsl);--dt-color-border-success-strong-inverted-hsla: var(--dt-color-green-100-hsla);--dt-color-border-success-strong-inverted: #ff5c00;--dt-color-border-success-subtle-inverted-h: 22;--dt-color-border-success-subtle-inverted-s: 100%;--dt-color-border-success-subtle-inverted-l: 50%;--dt-color-border-success-subtle-inverted-a: 100%;--dt-color-border-success-subtle-inverted-hsl: var(--dt-color-green-400-hsl);--dt-color-border-success-subtle-inverted-hsla: var(--dt-color-green-400-hsla);--dt-color-border-success-subtle-inverted: #ff5c00;--dt-color-border-critical-strong-inverted-h: 22;--dt-color-border-critical-strong-inverted-s: 100%;--dt-color-border-critical-strong-inverted-l: 50%;--dt-color-border-critical-strong-inverted-a: 100%;--dt-color-border-critical-strong-inverted-hsl: var(--dt-color-red-100-hsl);--dt-color-border-critical-strong-inverted-hsla: var(--dt-color-red-100-hsla);--dt-color-border-critical-strong-inverted: #ff5c00;--dt-color-border-critical-subtle-inverted-h: 22;--dt-color-border-critical-subtle-inverted-s: 100%;--dt-color-border-critical-subtle-inverted-l: 50%;--dt-color-border-critical-subtle-inverted-a: 100%;--dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-red-400-hsl);--dt-color-border-critical-subtle-inverted-hsla: var(--dt-color-red-400-hsla);--dt-color-border-critical-subtle-inverted: #ff5c00;--dt-color-border-brand-inverted-h: 22;--dt-color-border-brand-inverted-s: 100%;--dt-color-border-brand-inverted-l: 50%;--dt-color-border-brand-inverted-a: 100%;--dt-color-border-brand-inverted-hsl: var(--dt-color-brand-purple-hsl);--dt-color-border-brand-inverted-hsla: var(--dt-color-brand-purple-hsla);--dt-color-border-brand-inverted: #ff5c00;--dt-color-border-warning-inverted-h: 22;--dt-color-border-warning-inverted-s: 100%;--dt-color-border-warning-inverted-l: 50%;--dt-color-border-warning-inverted-a: 100%;--dt-color-border-warning-inverted-hsl: var(--dt-color-gold-200-hsl);--dt-color-border-warning-inverted-hsla: var(--dt-color-gold-200-hsla);--dt-color-border-warning-inverted: #ff5c00;--dt-color-border-success-inverted-h: 22;--dt-color-border-success-inverted-s: 100%;--dt-color-border-success-inverted-l: 50%;--dt-color-border-success-inverted-a: 100%;--dt-color-border-success-inverted-hsl: var(--dt-color-green-200-hsl);--dt-color-border-success-inverted-hsla: var(--dt-color-green-200-hsla);--dt-color-border-success-inverted: #ff5c00;--dt-color-border-critical-inverted-h: 22;--dt-color-border-critical-inverted-s: 100%;--dt-color-border-critical-inverted-l: 50%;--dt-color-border-critical-inverted-a: 100%;--dt-color-border-critical-inverted-hsl: var(--dt-color-red-200-hsl);--dt-color-border-critical-inverted-hsla: var(--dt-color-red-200-hsla);--dt-color-border-critical-inverted: #ff5c00;--dt-color-border-brand-strong-h: 22;--dt-color-border-brand-strong-s: 100%;--dt-color-border-brand-strong-l: 50%;--dt-color-border-brand-strong-a: 100%;--dt-color-border-brand-strong-hsl: var(--dt-color-purple-500-hsl);--dt-color-border-brand-strong-hsla: var(--dt-color-purple-500-hsla);--dt-color-border-brand-strong: #ff5c00;--dt-color-border-brand-subtle-h: 22;--dt-color-border-brand-subtle-s: 100%;--dt-color-border-brand-subtle-l: 50%;--dt-color-border-brand-subtle-a: 100%;--dt-color-border-brand-subtle-hsl: var(--dt-color-purple-200-hsl);--dt-color-border-brand-subtle-hsla: var(--dt-color-purple-200-hsla);--dt-color-border-brand-subtle: #ff5c00;--dt-color-border-warning-strong-h: 22;--dt-color-border-warning-strong-s: 100%;--dt-color-border-warning-strong-l: 50%;--dt-color-border-warning-strong-a: 100%;--dt-color-border-warning-strong-hsl: var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l);--dt-color-border-warning-strong-hsla: hsl(var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l) / var(--alpha, 100%));--dt-color-border-warning-strong: #ff5c00;--dt-color-border-warning-subtle-h: 22;--dt-color-border-warning-subtle-s: 100%;--dt-color-border-warning-subtle-l: 50%;--dt-color-border-warning-subtle-a: 100%;--dt-color-border-warning-subtle-hsl: var(--dt-color-gold-200-hsl);--dt-color-border-warning-subtle-hsla: var(--dt-color-gold-200-hsla);--dt-color-border-warning-subtle: #ff5c00;--dt-color-border-success-strong-h: 22;--dt-color-border-success-strong-s: 100%;--dt-color-border-success-strong-l: 50%;--dt-color-border-success-strong-a: 100%;--dt-color-border-success-strong-hsl: var(--dt-color-green-500-hsl);--dt-color-border-success-strong-hsla: var(--dt-color-green-500-hsla);--dt-color-border-success-strong: #ff5c00;--dt-color-border-success-subtle-h: 22;--dt-color-border-success-subtle-s: 100%;--dt-color-border-success-subtle-l: 50%;--dt-color-border-success-subtle-a: 100%;--dt-color-border-success-subtle-hsl: var(--dt-color-green-200-hsl);--dt-color-border-success-subtle-hsla: var(--dt-color-green-200-hsla);--dt-color-border-success-subtle: #ff5c00;--dt-color-border-critical-strong-h: 22;--dt-color-border-critical-strong-s: 100%;--dt-color-border-critical-strong-l: 50%;--dt-color-border-critical-strong-a: 100%;--dt-color-border-critical-strong-hsl: var(--dt-color-red-400-hsl);--dt-color-border-critical-strong-hsla: var(--dt-color-red-400-hsla);--dt-color-border-critical-strong: #ff5c00;--dt-color-border-critical-subtle-h: 22;--dt-color-border-critical-subtle-s: 100%;--dt-color-border-critical-subtle-l: 50%;--dt-color-border-critical-subtle-a: 100%;--dt-color-border-critical-subtle-hsl: var(--dt-color-red-200-hsl);--dt-color-border-critical-subtle-hsla: var(--dt-color-red-200-hsla);--dt-color-border-critical-subtle: #ff5c00;--dt-color-border-accent-h: 22;--dt-color-border-accent-s: 100%;--dt-color-border-accent-l: 50%;--dt-color-border-accent-a: 100%;--dt-color-border-accent-hsl: var(--dt-color-brand-magenta-hsl);--dt-color-border-accent-hsla: var(--dt-color-brand-magenta-hsla);--dt-color-border-accent: #ff5c00;--dt-color-border-brand-h: 22;--dt-color-border-brand-s: 100%;--dt-color-border-brand-l: 50%;--dt-color-border-brand-a: 100%;--dt-color-border-brand-hsl: var(--dt-color-brand-purple-hsl);--dt-color-border-brand-hsla: var(--dt-color-brand-purple-hsla);--dt-color-border-brand: #ff5c00;--dt-color-border-warning-h: 22;--dt-color-border-warning-s: 100%;--dt-color-border-warning-l: 50%;--dt-color-border-warning-a: 100%;--dt-color-border-warning-hsl: var(--dt-color-gold-400-hsl);--dt-color-border-warning-hsla: var(--dt-color-gold-400-hsla);--dt-color-border-warning: #ff5c00;--dt-color-border-success-h: 22;--dt-color-border-success-s: 100%;--dt-color-border-success-l: 50%;--dt-color-border-success-a: 100%;--dt-color-border-success-hsl: var(--dt-color-green-400-hsl);--dt-color-border-success-hsla: var(--dt-color-green-400-hsla);--dt-color-border-success: #ff5c00;--dt-color-border-critical-h: 22;--dt-color-border-critical-s: 100%;--dt-color-border-critical-l: 50%;--dt-color-border-critical-a: 100%;--dt-color-border-critical-hsl: var(--dt-color-red-300-hsl);--dt-color-border-critical-hsla: var(--dt-color-red-300-hsla);--dt-color-border-critical: #ff5c00;--dt-color-border-focus-h: 22;--dt-color-border-focus-s: 100%;--dt-color-border-focus-l: 50%;--dt-color-border-focus-a: 100%;--dt-color-border-focus-hsl: var(--dt-color-blue-300-hsl);--dt-color-border-focus-hsla: var(--dt-color-blue-300-hsla);--dt-color-border-focus: #ff5c00;--dt-color-border-bold-inverted-h: 22;--dt-color-border-bold-inverted-s: 100%;--dt-color-border-bold-inverted-l: 50%;--dt-color-border-bold-inverted-a: 100%;--dt-color-border-bold-inverted-hsl: var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l);--dt-color-border-bold-inverted-hsla: hsl(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 50%));--dt-color-border-bold-inverted: #ff5c00;--dt-color-border-moderate-inverted-h: 22;--dt-color-border-moderate-inverted-s: 100%;--dt-color-border-moderate-inverted-l: 50%;--dt-color-border-moderate-inverted-a: 100%;--dt-color-border-moderate-inverted-hsl: var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l);--dt-color-border-moderate-inverted-hsla: hsl(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 38%));--dt-color-border-moderate-inverted: #ff5c00;--dt-color-border-default-inverted-h: 22;--dt-color-border-default-inverted-s: 100%;--dt-color-border-default-inverted-l: 50%;--dt-color-border-default-inverted-a: 100%;--dt-color-border-default-inverted-hsl: var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l);--dt-color-border-default-inverted-hsla: hsl(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 22%));--dt-color-border-default-inverted: #ff5c00;--dt-color-border-subtle-inverted-h: 22;--dt-color-border-subtle-inverted-s: 100%;--dt-color-border-subtle-inverted-l: 50%;--dt-color-border-subtle-inverted-a: 100%;--dt-color-border-subtle-inverted-hsl: var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l);--dt-color-border-subtle-inverted-hsla: hsl(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 14%));--dt-color-border-subtle-inverted: #ff5c00;--dt-color-border-bold-h: 22;--dt-color-border-bold-s: 100%;--dt-color-border-bold-l: 50%;--dt-color-border-bold-a: 100%;--dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);--dt-color-border-bold-hsla: hsl(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 50%));--dt-color-border-bold: #ff5c00;--dt-color-border-moderate-h: 22;--dt-color-border-moderate-s: 100%;--dt-color-border-moderate-l: 50%;--dt-color-border-moderate-a: 100%;--dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);--dt-color-border-moderate-hsla: hsl(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 34%));--dt-color-border-moderate: #ff5c00;--dt-color-border-default-h: 22;--dt-color-border-default-s: 100%;--dt-color-border-default-l: 50%;--dt-color-border-default-a: 100%;--dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);--dt-color-border-default-hsla: hsl(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 18%));--dt-color-border-default: #ff5c00;--dt-color-border-subtle-h: 22;--dt-color-border-subtle-s: 100%;--dt-color-border-subtle-l: 50%;--dt-color-border-subtle-a: 100%;--dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);--dt-color-border-subtle-hsla: hsl(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 10%));--dt-color-border-subtle: #ff5c00;--dt-color-surface-info-strong-h: 22;--dt-color-surface-info-strong-s: 100%;--dt-color-surface-info-strong-l: 50%;--dt-color-surface-info-strong-a: 100%;--dt-color-surface-info-strong-hsl: var(--dt-color-blue-400-hsl);--dt-color-surface-info-strong-hsla: var(--dt-color-blue-400-hsla);--dt-color-surface-info-strong: #ff5c00;--dt-color-surface-info-subtle-h: 22;--dt-color-surface-info-subtle-s: 100%;--dt-color-surface-info-subtle-l: 50%;--dt-color-surface-info-subtle-a: 100%;--dt-color-surface-info-subtle-hsl: var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l);--dt-color-surface-info-subtle-hsla: hsl(var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l) / var(--alpha, 100%));--dt-color-surface-info-subtle: #ff5c00;--dt-color-surface-info-h: 22;--dt-color-surface-info-s: 100%;--dt-color-surface-info-l: 50%;--dt-color-surface-info-a: 100%;--dt-color-surface-info-hsl: var(--dt-color-blue-100-hsl);--dt-color-surface-info-hsla: var(--dt-color-blue-100-hsla);--dt-color-surface-info: #ff5c00;--dt-color-surface-success-strong-h: 22;--dt-color-surface-success-strong-s: 100%;--dt-color-surface-success-strong-l: 50%;--dt-color-surface-success-strong-a: 100%;--dt-color-surface-success-strong-hsl: var(--dt-color-green-400-hsl);--dt-color-surface-success-strong-hsla: var(--dt-color-green-400-hsla);--dt-color-surface-success-strong: #ff5c00;--dt-color-surface-success-subtle-h: 22;--dt-color-surface-success-subtle-s: 100%;--dt-color-surface-success-subtle-l: 50%;--dt-color-surface-success-subtle-a: 100%;--dt-color-surface-success-subtle-hsl: var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l);--dt-color-surface-success-subtle-hsla: hsl(var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l) / var(--alpha, 100%));--dt-color-surface-success-subtle: #ff5c00;--dt-color-surface-success-h: 22;--dt-color-surface-success-s: 100%;--dt-color-surface-success-l: 50%;--dt-color-surface-success-a: 100%;--dt-color-surface-success-hsl: var(--dt-color-green-100-hsl);--dt-color-surface-success-hsla: var(--dt-color-green-100-hsla);--dt-color-surface-success: #ff5c00;--dt-color-surface-warning-strong-h: 22;--dt-color-surface-warning-strong-s: 100%;--dt-color-surface-warning-strong-l: 50%;--dt-color-surface-warning-strong-a: 100%;--dt-color-surface-warning-strong-hsl: var(--dt-color-gold-200-hsl);--dt-color-surface-warning-strong-hsla: var(--dt-color-gold-200-hsla);--dt-color-surface-warning-strong: #ff5c00;--dt-color-surface-warning-subtle-h: 22;--dt-color-surface-warning-subtle-s: 100%;--dt-color-surface-warning-subtle-l: 50%;--dt-color-surface-warning-subtle-a: 100%;--dt-color-surface-warning-subtle-hsl: var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l);--dt-color-surface-warning-subtle-hsla: hsl(var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l) / var(--alpha, 100%));--dt-color-surface-warning-subtle: #ff5c00;--dt-color-surface-warning-h: 22;--dt-color-surface-warning-s: 100%;--dt-color-surface-warning-l: 50%;--dt-color-surface-warning-a: 100%;--dt-color-surface-warning-hsl: var(--dt-color-gold-100-hsl);--dt-color-surface-warning-hsla: var(--dt-color-gold-100-hsla);--dt-color-surface-warning: #ff5c00;--dt-color-surface-critical-strong-h: 22;--dt-color-surface-critical-strong-s: 100%;--dt-color-surface-critical-strong-l: 50%;--dt-color-surface-critical-strong-a: 100%;--dt-color-surface-critical-strong-hsl: var(--dt-color-red-400-hsl);--dt-color-surface-critical-strong-hsla: var(--dt-color-red-400-hsla);--dt-color-surface-critical-strong: #ff5c00;--dt-color-surface-critical-subtle-h: 22;--dt-color-surface-critical-subtle-s: 100%;--dt-color-surface-critical-subtle-l: 50%;--dt-color-surface-critical-subtle-a: 100%;--dt-color-surface-critical-subtle-hsl: var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l);--dt-color-surface-critical-subtle-hsla: hsl(var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l) / var(--alpha, 100%));--dt-color-surface-critical-subtle: #ff5c00;--dt-color-surface-critical-h: 22;--dt-color-surface-critical-s: 100%;--dt-color-surface-critical-l: 50%;--dt-color-surface-critical-a: 100%;--dt-color-surface-critical-hsl: var(--dt-color-red-100-hsl);--dt-color-surface-critical-hsla: var(--dt-color-red-100-hsla);--dt-color-surface-critical: #ff5c00;--dt-color-surface-contrast-h: 22;--dt-color-surface-contrast-s: 100%;--dt-color-surface-contrast-l: 50%;--dt-color-surface-contrast-a: 100%;--dt-color-surface-contrast-hsl: var(--dt-color-black-800-hsl);--dt-color-surface-contrast-hsla: var(--dt-color-black-800-hsla);--dt-color-surface-contrast: #ff5c00;--dt-color-surface-strong-h: 22;--dt-color-surface-strong-s: 100%;--dt-color-surface-strong-l: 50%;--dt-color-surface-strong-a: 100%;--dt-color-surface-strong-hsl: var(--dt-color-black-600-hsl);--dt-color-surface-strong-hsla: var(--dt-color-black-600-hsla);--dt-color-surface-strong: #ff5c00;--dt-color-surface-bold-h: 22;--dt-color-surface-bold-s: 100%;--dt-color-surface-bold-l: 50%;--dt-color-surface-bold-a: 100%;--dt-color-surface-bold-hsl: var(--dt-color-black-300-hsl);--dt-color-surface-bold-hsla: var(--dt-color-black-300-hsla);--dt-color-surface-bold: #ff5c00;--dt-color-surface-moderate-h: 22;--dt-color-surface-moderate-s: 100%;--dt-color-surface-moderate-l: 50%;--dt-color-surface-moderate-a: 100%;--dt-color-surface-moderate-hsl: var(--dt-color-black-200-hsl);--dt-color-surface-moderate-hsla: var(--dt-color-black-200-hsla);--dt-color-surface-moderate: #ff5c00;--dt-color-surface-secondary-h: 22;--dt-color-surface-secondary-s: 100%;--dt-color-surface-secondary-l: 50%;--dt-color-surface-secondary-a: 100%;--dt-color-surface-secondary-hsl: var(--dt-color-black-100-hsl);--dt-color-surface-secondary-hsla: var(--dt-color-black-100-hsla);--dt-color-surface-secondary: #ff5c00;--dt-color-surface-primary-h: 22;--dt-color-surface-primary-s: 100%;--dt-color-surface-primary-l: 50%;--dt-color-surface-primary-a: 100%;--dt-color-surface-primary-hsl: var(--dt-color-neutral-white-hsl);--dt-color-surface-primary-hsla: var(--dt-color-neutral-white-hsla);--dt-color-surface-primary: #ff5c00;--dt-color-surface-info-subtle-opaque-h: 22;--dt-color-surface-info-subtle-opaque-s: 100%;--dt-color-surface-info-subtle-opaque-l: 50%;--dt-color-surface-info-subtle-opaque-a: 100%;--dt-color-surface-info-subtle-opaque-hsl: var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l);--dt-color-surface-info-subtle-opaque-hsla: hsl(var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l) / var(--alpha, 4%));--dt-color-surface-info-subtle-opaque: #ff5c00;--dt-color-surface-info-opaque-h: 22;--dt-color-surface-info-opaque-s: 100%;--dt-color-surface-info-opaque-l: 50%;--dt-color-surface-info-opaque-a: 100%;--dt-color-surface-info-opaque-hsl: var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l);--dt-color-surface-info-opaque-hsla: hsl(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 9%));--dt-color-surface-info-opaque: #ff5c00;--dt-color-surface-success-subtle-opaque-h: 22;--dt-color-surface-success-subtle-opaque-s: 100%;--dt-color-surface-success-subtle-opaque-l: 50%;--dt-color-surface-success-subtle-opaque-a: 100%;--dt-color-surface-success-subtle-opaque-hsl: var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l);--dt-color-surface-success-subtle-opaque-hsla: hsl(var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l) / var(--alpha, 3%));--dt-color-surface-success-subtle-opaque: #ff5c00;--dt-color-surface-success-opaque-h: 22;--dt-color-surface-success-opaque-s: 100%;--dt-color-surface-success-opaque-l: 50%;--dt-color-surface-success-opaque-a: 100%;--dt-color-surface-success-opaque-hsl: var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l);--dt-color-surface-success-opaque-hsla: hsl(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 8%));--dt-color-surface-success-opaque: #ff5c00;--dt-color-surface-warning-subtle-opaque-h: 22;--dt-color-surface-warning-subtle-opaque-s: 100%;--dt-color-surface-warning-subtle-opaque-l: 50%;--dt-color-surface-warning-subtle-opaque-a: 100%;--dt-color-surface-warning-subtle-opaque-hsl: var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l);--dt-color-surface-warning-subtle-opaque-hsla: hsl(var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l) / var(--alpha, 18%));--dt-color-surface-warning-subtle-opaque: #ff5c00;--dt-color-surface-warning-opaque-h: 22;--dt-color-surface-warning-opaque-s: 100%;--dt-color-surface-warning-opaque-l: 50%;--dt-color-surface-warning-opaque-a: 100%;--dt-color-surface-warning-opaque-hsl: var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l);--dt-color-surface-warning-opaque-hsla: hsl(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 38%));--dt-color-surface-warning-opaque: #ff5c00;--dt-color-surface-critical-subtle-opaque-h: 22;--dt-color-surface-critical-subtle-opaque-s: 100%;--dt-color-surface-critical-subtle-opaque-l: 50%;--dt-color-surface-critical-subtle-opaque-a: 100%;--dt-color-surface-critical-subtle-opaque-hsl: var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l);--dt-color-surface-critical-subtle-opaque-hsla: hsl(var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l) / var(--alpha, 5%));--dt-color-surface-critical-subtle-opaque: #ff5c00;--dt-color-surface-critical-opaque-h: 22;--dt-color-surface-critical-opaque-s: 100%;--dt-color-surface-critical-opaque-l: 50%;--dt-color-surface-critical-opaque-a: 100%;--dt-color-surface-critical-opaque-hsl: var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l);--dt-color-surface-critical-opaque-hsla: hsl(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 11%));--dt-color-surface-critical-opaque: #ff5c00;--dt-color-surface-backdrop-h: 22;--dt-color-surface-backdrop-s: 100%;--dt-color-surface-backdrop-l: 50%;--dt-color-surface-backdrop-a: 100%;--dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);--dt-color-surface-backdrop-hsla: hsl(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 70%));--dt-color-surface-backdrop: #ff5c00;--dt-color-surface-contrast-opaque-h: 22;--dt-color-surface-contrast-opaque-s: 100%;--dt-color-surface-contrast-opaque-l: 50%;--dt-color-surface-contrast-opaque-a: 100%;--dt-color-surface-contrast-opaque-hsl: var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l);--dt-color-surface-contrast-opaque-hsla: hsl(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 87%));--dt-color-surface-contrast-opaque: #ff5c00;--dt-color-surface-strong-opaque-h: 22;--dt-color-surface-strong-opaque-s: 100%;--dt-color-surface-strong-opaque-l: 50%;--dt-color-surface-strong-opaque-a: 100%;--dt-color-surface-strong-opaque-hsl: var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l);--dt-color-surface-strong-opaque-hsla: hsl(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 67%));--dt-color-surface-strong-opaque: #ff5c00;--dt-color-surface-bold-opaque-h: 22;--dt-color-surface-bold-opaque-s: 100%;--dt-color-surface-bold-opaque-l: 50%;--dt-color-surface-bold-opaque-a: 100%;--dt-color-surface-bold-opaque-hsl: var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l);--dt-color-surface-bold-opaque-hsla: hsl(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 18%));--dt-color-surface-bold-opaque: #ff5c00;--dt-color-surface-moderate-opaque-h: 22;--dt-color-surface-moderate-opaque-s: 100%;--dt-color-surface-moderate-opaque-l: 50%;--dt-color-surface-moderate-opaque-a: 100%;--dt-color-surface-moderate-opaque-hsl: var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l);--dt-color-surface-moderate-opaque-hsla: hsl(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 9%));--dt-color-surface-moderate-opaque: #ff5c00;--dt-color-surface-secondary-opaque-h: 22;--dt-color-surface-secondary-opaque-s: 100%;--dt-color-surface-secondary-opaque-l: 50%;--dt-color-surface-secondary-opaque-a: 100%;--dt-color-surface-secondary-opaque-hsl: var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l);--dt-color-surface-secondary-opaque-hsla: hsl(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 2%));--dt-color-surface-secondary-opaque: #ff5c00;--dt-color-link-muted-inverted-hover-h: 22;--dt-color-link-muted-inverted-hover-s: 100%;--dt-color-link-muted-inverted-hover-l: 50%;--dt-color-link-muted-inverted-hover-a: 100%;--dt-color-link-muted-inverted-hover-hsl: var(--dt-color-black-100-hsl);--dt-color-link-muted-inverted-hover-hsla: var(--dt-color-black-100-hsla);--dt-color-link-muted-inverted-hover: #ff5c00;--dt-color-link-warning-inverted-hover-h: 22;--dt-color-link-warning-inverted-hover-s: 100%;--dt-color-link-warning-inverted-hover-l: 50%;--dt-color-link-warning-inverted-hover-a: 100%;--dt-color-link-warning-inverted-hover-hsl: var(--dt-color-black-100-hsl);--dt-color-link-warning-inverted-hover-hsla: var(--dt-color-black-100-hsla);--dt-color-link-warning-inverted-hover: #ff5c00;--dt-color-link-primary-inverted-hover-h: 22;--dt-color-link-primary-inverted-hover-s: 100%;--dt-color-link-primary-inverted-hover-l: 50%;--dt-color-link-primary-inverted-hover-a: 100%;--dt-color-link-primary-inverted-hover-hsl: var(--dt-color-purple-200-hsl);--dt-color-link-primary-inverted-hover-hsla: var(--dt-color-purple-200-hsla);--dt-color-link-primary-inverted-hover: #ff5c00;--dt-color-link-warning-hover-h: 22;--dt-color-link-warning-hover-s: 100%;--dt-color-link-warning-hover-l: 50%;--dt-color-link-warning-hover-a: 100%;--dt-color-link-warning-hover-hsl: var(--dt-color-black-600-hsl);--dt-color-link-warning-hover-hsla: var(--dt-color-black-600-hsla);--dt-color-link-warning-hover: #ff5c00;--dt-color-link-success-hover-h: 22;--dt-color-link-success-hover-s: 100%;--dt-color-link-success-hover-l: 50%;--dt-color-link-success-hover-a: 100%;--dt-color-link-success-hover-hsl: var(--dt-color-green-500-hsl);--dt-color-link-success-hover-hsla: var(--dt-color-green-500-hsla);--dt-color-link-success-hover: #ff5c00;--dt-color-link-critical-hover-h: 22;--dt-color-link-critical-hover-s: 100%;--dt-color-link-critical-hover-l: 50%;--dt-color-link-critical-hover-a: 100%;--dt-color-link-critical-hover-hsl: var(--dt-color-red-400-hsl);--dt-color-link-critical-hover-hsla: var(--dt-color-red-400-hsla);--dt-color-link-critical-hover: #ff5c00;--dt-color-link-primary-hover-h: 22;--dt-color-link-primary-hover-s: 100%;--dt-color-link-primary-hover-l: 50%;--dt-color-link-primary-hover-a: 100%;--dt-color-link-primary-hover-hsl: var(--dt-color-purple-500-hsl);--dt-color-link-primary-hover-hsla: var(--dt-color-purple-500-hsla);--dt-color-link-primary-hover: #ff5c00;--dt-color-link-primary-inverted-h: 22;--dt-color-link-primary-inverted-s: 100%;--dt-color-link-primary-inverted-l: 50%;--dt-color-link-primary-inverted-a: 100%;--dt-color-link-primary-inverted-hsl: var(--dt-color-purple-300-hsl);--dt-color-link-primary-inverted-hsla: var(--dt-color-purple-300-hsla);--dt-color-link-primary-inverted: #ff5c00;--dt-color-link-primary-h: 22;--dt-color-link-primary-s: 100%;--dt-color-link-primary-l: 50%;--dt-color-link-primary-a: 100%;--dt-color-link-primary-hsl: var(--dt-color-purple-400-hsl);--dt-color-link-primary-hsla: var(--dt-color-purple-400-hsla);--dt-color-link-primary: #ff5c00;--dt-color-foreground-warning-inverted-h: 22;--dt-color-foreground-warning-inverted-s: 100%;--dt-color-foreground-warning-inverted-l: 50%;--dt-color-foreground-warning-inverted-a: 100%;--dt-color-foreground-warning-inverted-hsl: var(--dt-color-gold-100-hsl);--dt-color-foreground-warning-inverted-hsla: var(--dt-color-gold-100-hsla);--dt-color-foreground-warning-inverted: #ff5c00;--dt-color-foreground-success-inverted-h: 22;--dt-color-foreground-success-inverted-s: 100%;--dt-color-foreground-success-inverted-l: 50%;--dt-color-foreground-success-inverted-a: 100%;--dt-color-foreground-success-inverted-hsl: var(--dt-color-green-200-hsl);--dt-color-foreground-success-inverted-hsla: var(--dt-color-green-200-hsla);--dt-color-foreground-success-inverted: #ff5c00;--dt-color-foreground-critical-inverted-h: 22;--dt-color-foreground-critical-inverted-s: 100%;--dt-color-foreground-critical-inverted-l: 50%;--dt-color-foreground-critical-inverted-a: 100%;--dt-color-foreground-critical-inverted-hsl: var(--dt-color-red-200-hsl);--dt-color-foreground-critical-inverted-hsla: var(--dt-color-red-200-hsla);--dt-color-foreground-critical-inverted: #ff5c00;--dt-color-foreground-disabled-inverted-h: 22;--dt-color-foreground-disabled-inverted-s: 100%;--dt-color-foreground-disabled-inverted-l: 50%;--dt-color-foreground-disabled-inverted-a: 100%;--dt-color-foreground-disabled-inverted-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-disabled-inverted-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-disabled-inverted: #ff5c00;--dt-color-foreground-placeholder-inverted-h: 22;--dt-color-foreground-placeholder-inverted-s: 100%;--dt-color-foreground-placeholder-inverted-l: 50%;--dt-color-foreground-placeholder-inverted-a: 100%;--dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-placeholder-inverted-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-placeholder-inverted: #ff5c00;--dt-color-foreground-muted-inverted-h: 22;--dt-color-foreground-muted-inverted-s: 100%;--dt-color-foreground-muted-inverted-l: 50%;--dt-color-foreground-muted-inverted-a: 100%;--dt-color-foreground-muted-inverted-hsl: var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l);--dt-color-foreground-muted-inverted-hsla: hsl(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 60%));--dt-color-foreground-muted-inverted: #ff5c00;--dt-color-foreground-tertiary-inverted-h: 22;--dt-color-foreground-tertiary-inverted-s: 100%;--dt-color-foreground-tertiary-inverted-l: 50%;--dt-color-foreground-tertiary-inverted-a: 100%;--dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-black-300-hsl);--dt-color-foreground-tertiary-inverted-hsla: var(--dt-color-black-300-hsla);--dt-color-foreground-tertiary-inverted: #ff5c00;--dt-color-foreground-secondary-inverted-h: 22;--dt-color-foreground-secondary-inverted-s: 100%;--dt-color-foreground-secondary-inverted-l: 50%;--dt-color-foreground-secondary-inverted-a: 100%;--dt-color-foreground-secondary-inverted-hsl: var(--dt-color-black-200-hsl);--dt-color-foreground-secondary-inverted-hsla: var(--dt-color-black-200-hsla);--dt-color-foreground-secondary-inverted: #ff5c00;--dt-color-foreground-primary-inverted-h: 22;--dt-color-foreground-primary-inverted-s: 100%;--dt-color-foreground-primary-inverted-l: 50%;--dt-color-foreground-primary-inverted-a: 100%;--dt-color-foreground-primary-inverted-hsl: var(--dt-color-neutral-white-hsl);--dt-color-foreground-primary-inverted-hsla: var(--dt-color-neutral-white-hsla);--dt-color-foreground-primary-inverted: #ff5c00;--dt-color-foreground-warning-h: 22;--dt-color-foreground-warning-s: 100%;--dt-color-foreground-warning-l: 50%;--dt-color-foreground-warning-a: 100%;--dt-color-foreground-warning-hsl: var(--dt-color-gold-500-hsl);--dt-color-foreground-warning-hsla: var(--dt-color-gold-500-hsla);--dt-color-foreground-warning: #ff5c00;--dt-color-foreground-success-strong-h: 22;--dt-color-foreground-success-strong-s: 100%;--dt-color-foreground-success-strong-l: 50%;--dt-color-foreground-success-strong-a: 100%;--dt-color-foreground-success-strong-hsl: var(--dt-color-green-500-hsl);--dt-color-foreground-success-strong-hsla: var(--dt-color-green-500-hsla);--dt-color-foreground-success-strong: #ff5c00;--dt-color-foreground-success-h: 22;--dt-color-foreground-success-s: 100%;--dt-color-foreground-success-l: 50%;--dt-color-foreground-success-a: 100%;--dt-color-foreground-success-hsl: var(--dt-color-green-400-hsl);--dt-color-foreground-success-hsla: var(--dt-color-green-400-hsla);--dt-color-foreground-success: #ff5c00;--dt-color-foreground-critical-strong-h: 22;--dt-color-foreground-critical-strong-s: 100%;--dt-color-foreground-critical-strong-l: 50%;--dt-color-foreground-critical-strong-a: 100%;--dt-color-foreground-critical-strong-hsl: var(--dt-color-red-400-hsl);--dt-color-foreground-critical-strong-hsla: var(--dt-color-red-400-hsla);--dt-color-foreground-critical-strong: #ff5c00;--dt-color-foreground-critical-h: 22;--dt-color-foreground-critical-s: 100%;--dt-color-foreground-critical-l: 50%;--dt-color-foreground-critical-a: 100%;--dt-color-foreground-critical-hsl: var(--dt-color-red-300-hsl);--dt-color-foreground-critical-hsla: var(--dt-color-red-300-hsla);--dt-color-foreground-critical: #ff5c00;--dt-color-foreground-disabled-h: 22;--dt-color-foreground-disabled-s: 100%;--dt-color-foreground-disabled-l: 50%;--dt-color-foreground-disabled-a: 100%;--dt-color-foreground-disabled-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-disabled-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-disabled: #ff5c00;--dt-color-foreground-placeholder-h: 22;--dt-color-foreground-placeholder-s: 100%;--dt-color-foreground-placeholder-l: 50%;--dt-color-foreground-placeholder-a: 100%;--dt-color-foreground-placeholder-hsl: var(--dt-color-black-500-hsl);--dt-color-foreground-placeholder-hsla: var(--dt-color-black-500-hsla);--dt-color-foreground-placeholder: #ff5c00;--dt-color-foreground-muted-h: 22;--dt-color-foreground-muted-s: 100%;--dt-color-foreground-muted-l: 50%;--dt-color-foreground-muted-a: 100%;--dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);--dt-color-foreground-muted-hsla: hsl(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 50%));--dt-color-foreground-muted: #ff5c00;--dt-color-foreground-tertiary-h: 22;--dt-color-foreground-tertiary-s: 100%;--dt-color-foreground-tertiary-l: 50%;--dt-color-foreground-tertiary-a: 100%;--dt-color-foreground-tertiary-hsl: var(--dt-color-black-600-hsl);--dt-color-foreground-tertiary-hsla: var(--dt-color-black-600-hsla);--dt-color-foreground-tertiary: #ff5c00;--dt-color-foreground-secondary-h: 22;--dt-color-foreground-secondary-s: 100%;--dt-color-foreground-secondary-l: 50%;--dt-color-foreground-secondary-a: 100%;--dt-color-foreground-secondary-hsl: var(--dt-color-black-700-hsl);--dt-color-foreground-secondary-hsla: var(--dt-color-black-700-hsla);--dt-color-foreground-secondary: #ff5c00;--dt-color-foreground-primary-h: 22;--dt-color-foreground-primary-s: 100%;--dt-color-foreground-primary-l: 50%;--dt-color-foreground-primary-a: 100%;--dt-color-foreground-primary-hsl: var(--dt-color-black-900-hsl);--dt-color-foreground-primary-hsla: var(--dt-color-black-900-hsla);--dt-color-foreground-primary: #ff5c00;--dt-size-border-focus: calc(var(--dt-size-border-200) + var(--dt-size-border-100));--dt-radio-color-border-checked-h: 22;--dt-radio-color-border-checked-s: 100%;--dt-radio-color-border-checked-l: 50%;--dt-radio-color-border-checked-a: 100%;--dt-radio-color-border-checked-hsl: var(--dt-color-border-brand-hsl);--dt-radio-color-border-checked-hsla: var(--dt-color-border-brand-hsla);--dt-radio-color-border-checked: #ff5c00;--dt-radio-color-border-unchecked-h: 22;--dt-radio-color-border-unchecked-s: 100%;--dt-radio-color-border-unchecked-l: 50%;--dt-radio-color-border-unchecked-a: 100%;--dt-radio-color-border-unchecked-hsl: var(--dt-color-border-moderate-hsl);--dt-radio-color-border-unchecked-hsla: var(--dt-color-border-moderate-hsla);--dt-radio-color-border-unchecked: #ff5c00;--dt-radio-size-height: var(--dt-radio-size-width);--dt-icon-size-border-800: calc(var(--dt-icon-size-border-100) * 3.5);--dt-icon-size-border-700: calc(var(--dt-icon-size-border-100) * 2.75);--dt-icon-size-border-600: calc(var(--dt-icon-size-border-100) * 2.5);--dt-icon-size-border-400: calc(var(--dt-icon-size-border-100) * 1.75);--dt-icon-size-border-300: calc(var(--dt-icon-size-border-100) * 1.5);--dt-icon-size-border-200: calc(var(--dt-icon-size-border-100) * 1.25);--dt-icon-size-800: calc(var(--dt-size-base) * 6);--dt-icon-size-700: calc(var(--dt-size-base) * 4.75);--dt-icon-size-600: calc(var(--dt-size-base) * 4);--dt-icon-size-500: calc(var(--dt-size-base) * 3);--dt-icon-size-400: calc(var(--dt-size-base) * 2.5);--dt-icon-size-300: calc(var(--dt-size-base) * 2.25);--dt-icon-size-200: calc(var(--dt-size-base) * 1.75);--dt-icon-size-100: calc(var(--dt-size-base) * 1.5);--dt-checkbox-color-border-checked-h: 22;--dt-checkbox-color-border-checked-s: 100%;--dt-checkbox-color-border-checked-l: 50%;--dt-checkbox-color-border-checked-a: 100%;--dt-checkbox-color-border-checked-hsl: var(--dt-color-border-brand-hsl);--dt-checkbox-color-border-checked-hsla: var(--dt-color-border-brand-hsla);--dt-checkbox-color-border-checked: #ff5c00;--dt-checkbox-color-border-unchecked-h: 22;--dt-checkbox-color-border-unchecked-s: 100%;--dt-checkbox-color-border-unchecked-l: 50%;--dt-checkbox-color-border-unchecked-a: 100%;--dt-checkbox-color-border-unchecked-hsl: var(--dt-color-border-moderate-hsl);--dt-checkbox-color-border-unchecked-hsla: var(--dt-color-border-moderate-hsla);--dt-checkbox-color-border-unchecked: #ff5c00;--dt-checkbox-size-radius: var(--dt-inputs-size-radius-xs);--dt-checkbox-size-height: var(--dt-checkbox-size-width);--dt-button-font-size-xl: var(--dt-font-size-400);--dt-button-font-size-lg: var(--dt-font-size-300);--dt-button-font-size-md: var(--dt-font-size-200);--dt-button-font-size-sm: var(--dt-font-size-100);--dt-button-font-size-xs: var(--dt-font-size-100);--dt-badge-color-border-default-h: 22;--dt-badge-color-border-default-s: 100%;--dt-badge-color-border-default-l: 50%;--dt-badge-color-border-default-a: 100%;--dt-badge-color-border-default-hsl: var(--dt-color-border-subtle-hsl);--dt-badge-color-border-default-hsla: var(--dt-color-border-subtle-hsla);--dt-badge-color-border-default: #ff5c00;--dt-badge-color-foreground-default-h: 22;--dt-badge-color-foreground-default-s: 100%;--dt-badge-color-foreground-default-l: 50%;--dt-badge-color-foreground-default-a: 100%;--dt-badge-color-foreground-default-hsl: var(--dt-color-foreground-primary-hsl);--dt-badge-color-foreground-default-hsla: var(--dt-color-foreground-primary-hsla);--dt-badge-color-foreground-default: #ff5c00;--dt-badge-color-background-ai: #ff5c00;--dt-badge-color-background-critical-h: 22;--dt-badge-color-background-critical-s: 100%;--dt-badge-color-background-critical-l: 50%;--dt-badge-color-background-critical-a: 100%;--dt-badge-color-background-critical-hsl: var(--dt-color-surface-critical-hsl);--dt-badge-color-background-critical-hsla: var(--dt-color-surface-critical-hsla);--dt-badge-color-background-critical: #ff5c00;--dt-badge-color-background-warning-h: 22;--dt-badge-color-background-warning-s: 100%;--dt-badge-color-background-warning-l: 50%;--dt-badge-color-background-warning-a: 100%;--dt-badge-color-background-warning-hsl: var(--dt-color-surface-warning-hsl);--dt-badge-color-background-warning-hsla: var(--dt-color-surface-warning-hsla);--dt-badge-color-background-warning: #ff5c00;--dt-badge-color-background-success-h: 22;--dt-badge-color-background-success-s: 100%;--dt-badge-color-background-success-l: 50%;--dt-badge-color-background-success-a: 100%;--dt-badge-color-background-success-hsl: var(--dt-color-surface-success-hsl);--dt-badge-color-background-success-hsla: var(--dt-color-surface-success-hsla);--dt-badge-color-background-success: #ff5c00;--dt-badge-color-background-info-h: 22;--dt-badge-color-background-info-s: 100%;--dt-badge-color-background-info-l: 50%;--dt-badge-color-background-info-a: 100%;--dt-badge-color-background-info-hsl: var(--dt-color-surface-info-hsl);--dt-badge-color-background-info-hsla: var(--dt-color-surface-info-hsla);--dt-badge-color-background-info: #ff5c00;--dt-badge-color-background-default-h: 22;--dt-badge-color-background-default-s: 100%;--dt-badge-color-background-default-l: 50%;--dt-badge-color-background-default-a: 100%;--dt-badge-color-background-default-hsl: var(--dt-color-surface-moderate-opaque-hsl);--dt-badge-color-background-default-hsla: var(--dt-color-surface-moderate-opaque-hsla);--dt-badge-color-background-default: #ff5c00;--dt-theme-mention-color-foreground-strong-h: 22;--dt-theme-mention-color-foreground-strong-s: 100%;--dt-theme-mention-color-foreground-strong-l: 50%;--dt-theme-mention-color-foreground-strong-a: 100%;--dt-theme-mention-color-foreground-strong-hsl: var(--dt-color-foreground-primary-inverted-hsl);--dt-theme-mention-color-foreground-strong-hsla: var(--dt-color-foreground-primary-inverted-hsla);--dt-theme-mention-color-foreground-strong: #ff5c00;--dt-theme-sidebar-section-color-foreground-h: 22;--dt-theme-sidebar-section-color-foreground-s: 100%;--dt-theme-sidebar-section-color-foreground-l: 50%;--dt-theme-sidebar-section-color-foreground-a: 100%;--dt-theme-sidebar-section-color-foreground-hsl: var(--dt-color-foreground-tertiary-hsl);--dt-theme-sidebar-section-color-foreground-hsla: var(--dt-color-foreground-tertiary-hsla);--dt-theme-sidebar-section-color-foreground: #ff5c00;--dt-theme-sidebar-selected-row-color-background-h: 22;--dt-theme-sidebar-selected-row-color-background-s: 100%;--dt-theme-sidebar-selected-row-color-background-l: 50%;--dt-theme-sidebar-selected-row-color-background-a: 100%;--dt-theme-sidebar-selected-row-color-background-hsl: var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l);--dt-theme-sidebar-selected-row-color-background-hsla: hsl(var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l) / var(--alpha, 10%));--dt-theme-sidebar-selected-row-color-background: #ff5c00;--dt-theme-sidebar-selected-row-color-foreground-h: 22;--dt-theme-sidebar-selected-row-color-foreground-s: 100%;--dt-theme-sidebar-selected-row-color-foreground-l: 50%;--dt-theme-sidebar-selected-row-color-foreground-a: 100%;--dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-color-foreground-primary-hsl);--dt-theme-sidebar-selected-row-color-foreground-hsla: var(--dt-color-foreground-primary-hsla);--dt-theme-sidebar-selected-row-color-foreground: #ff5c00;--dt-theme-sidebar-row-color-background-active-h: 22;--dt-theme-sidebar-row-color-background-active-s: 100%;--dt-theme-sidebar-row-color-background-active-l: 50%;--dt-theme-sidebar-row-color-background-active-a: 100%;--dt-theme-sidebar-row-color-background-active-hsl: var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l);--dt-theme-sidebar-row-color-background-active-hsla: hsl(var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l) / var(--alpha, 16%));--dt-theme-sidebar-row-color-background-active: #ff5c00;--dt-theme-sidebar-row-color-background-hover-h: 22;--dt-theme-sidebar-row-color-background-hover-s: 100%;--dt-theme-sidebar-row-color-background-hover-l: 50%;--dt-theme-sidebar-row-color-background-hover-a: 100%;--dt-theme-sidebar-row-color-background-hover-hsl: var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l);--dt-theme-sidebar-row-color-background-hover-hsla: hsl(var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l) / var(--alpha, 12%));--dt-theme-sidebar-row-color-background-hover: #ff5c00;--dt-theme-sidebar-row-color-background-h: 22;--dt-theme-sidebar-row-color-background-s: 100%;--dt-theme-sidebar-row-color-background-l: 50%;--dt-theme-sidebar-row-color-background-a: 100%;--dt-theme-sidebar-row-color-background-hsl: var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l);--dt-theme-sidebar-row-color-background-hsla: hsl(var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l) / var(--alpha, 0%));--dt-theme-sidebar-row-color-background: #ff5c00;--dt-theme-sidebar-status-color-foreground-h: 22;--dt-theme-sidebar-status-color-foreground-s: 100%;--dt-theme-sidebar-status-color-foreground-l: 50%;--dt-theme-sidebar-status-color-foreground-a: 100%;--dt-theme-sidebar-status-color-foreground-hsl: var(--dt-color-foreground-tertiary-hsl);--dt-theme-sidebar-status-color-foreground-hsla: var(--dt-color-foreground-tertiary-hsla);--dt-theme-sidebar-status-color-foreground: #ff5c00;--dt-theme-sidebar-color-foreground-unread-h: 22;--dt-theme-sidebar-color-foreground-unread-s: 100%;--dt-theme-sidebar-color-foreground-unread-l: 50%;--dt-theme-sidebar-color-foreground-unread-a: 100%;--dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-color-foreground-primary-hsl);--dt-theme-sidebar-color-foreground-unread-hsla: var(--dt-color-foreground-primary-hsla);--dt-theme-sidebar-color-foreground-unread: #ff5c00;--dt-theme-sidebar-color-foreground-h: 22;--dt-theme-sidebar-color-foreground-s: 100%;--dt-theme-sidebar-color-foreground-l: 50%;--dt-theme-sidebar-color-foreground-a: 100%;--dt-theme-sidebar-color-foreground-hsl: var(--dt-color-foreground-secondary-hsl);--dt-theme-sidebar-color-foreground-hsla: var(--dt-color-foreground-secondary-hsla);--dt-theme-sidebar-color-foreground: #ff5c00;--dt-theme-topbar-profile-color-background-active-h: 22;--dt-theme-topbar-profile-color-background-active-s: 100%;--dt-theme-topbar-profile-color-background-active-l: 50%;--dt-theme-topbar-profile-color-background-active-a: 100%;--dt-theme-topbar-profile-color-background-active-hsl: var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l);--dt-theme-topbar-profile-color-background-active-hsla: hsl(var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l) / var(--alpha, 14%));--dt-theme-topbar-profile-color-background-active: #ff5c00;--dt-theme-topbar-profile-color-background-hover-h: 22;--dt-theme-topbar-profile-color-background-hover-s: 100%;--dt-theme-topbar-profile-color-background-hover-l: 50%;--dt-theme-topbar-profile-color-background-hover-a: 100%;--dt-theme-topbar-profile-color-background-hover-hsl: var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l);--dt-theme-topbar-profile-color-background-hover-hsla: hsl(var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l) / var(--alpha, 10%));--dt-theme-topbar-profile-color-background-hover: #ff5c00;--dt-theme-topbar-profile-color-background-inverted-h: 22;--dt-theme-topbar-profile-color-background-inverted-s: 100%;--dt-theme-topbar-profile-color-background-inverted-l: 50%;--dt-theme-topbar-profile-color-background-inverted-a: 100%;--dt-theme-topbar-profile-color-background-inverted-hsl: var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l);--dt-theme-topbar-profile-color-background-inverted-hsla: hsl(var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l) / var(--alpha, 75%));--dt-theme-topbar-profile-color-background-inverted: #ff5c00;--dt-theme-topbar-profile-color-background-h: 22;--dt-theme-topbar-profile-color-background-s: 100%;--dt-theme-topbar-profile-color-background-l: 50%;--dt-theme-topbar-profile-color-background-a: 100%;--dt-theme-topbar-profile-color-background-hsl: var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l);--dt-theme-topbar-profile-color-background-hsla: hsl(var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l) / var(--alpha, 5%));--dt-theme-topbar-profile-color-background: #ff5c00;--dt-theme-topbar-profile-color-foreground-inverted-h: 22;--dt-theme-topbar-profile-color-foreground-inverted-s: 100%;--dt-theme-topbar-profile-color-foreground-inverted-l: 50%;--dt-theme-topbar-profile-color-foreground-inverted-a: 100%;--dt-theme-topbar-profile-color-foreground-inverted-hsl: var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l);--dt-theme-topbar-profile-color-foreground-inverted-hsla: hsl(var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l) / var(--alpha, 75%));--dt-theme-topbar-profile-color-foreground-inverted: #ff5c00;--dt-theme-topbar-button-color-background-active-h: 22;--dt-theme-topbar-button-color-background-active-s: 100%;--dt-theme-topbar-button-color-background-active-l: 50%;--dt-theme-topbar-button-color-background-active-a: 100%;--dt-theme-topbar-button-color-background-active-hsl: var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l);--dt-theme-topbar-button-color-background-active-hsla: hsl(var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l) / var(--alpha, 10%));--dt-theme-topbar-button-color-background-active: #ff5c00;--dt-theme-topbar-button-color-background-hover-h: 22;--dt-theme-topbar-button-color-background-hover-s: 100%;--dt-theme-topbar-button-color-background-hover-l: 50%;--dt-theme-topbar-button-color-background-hover-a: 100%;--dt-theme-topbar-button-color-background-hover-hsl: var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l);--dt-theme-topbar-button-color-background-hover-hsla: hsl(var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l) / var(--alpha, 5%));--dt-theme-topbar-button-color-background-hover: #ff5c00;--dt-theme-topbar-button-color-background-h: 22;--dt-theme-topbar-button-color-background-s: 100%;--dt-theme-topbar-button-color-background-l: 50%;--dt-theme-topbar-button-color-background-a: 100%;--dt-theme-topbar-button-color-background-hsl: var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l);--dt-theme-topbar-button-color-background-hsla: hsl(var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l) / var(--alpha, 0%));--dt-theme-topbar-button-color-background: #ff5c00;--dt-theme-topbar-button-color-foreground-hover-h: 22;--dt-theme-topbar-button-color-foreground-hover-s: 100%;--dt-theme-topbar-button-color-foreground-hover-l: 50%;--dt-theme-topbar-button-color-foreground-hover-a: 100%;--dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-color-base-hsl);--dt-theme-topbar-button-color-foreground-hover-hsla: var(--dt-theme-color-base-hsla);--dt-theme-topbar-button-color-foreground-hover: #ff5c00;--dt-theme-topbar-button-color-foreground-h: 22;--dt-theme-topbar-button-color-foreground-s: 100%;--dt-theme-topbar-button-color-foreground-l: 50%;--dt-theme-topbar-button-color-foreground-a: 100%;--dt-theme-topbar-button-color-foreground-hsl: var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l);--dt-theme-topbar-button-color-foreground-hsla: hsl(var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l) / var(--alpha, 65%));--dt-theme-topbar-button-color-foreground: #ff5c00;--dt-theme-topbar-field-color-border-active-h: 22;--dt-theme-topbar-field-color-border-active-s: 100%;--dt-theme-topbar-field-color-border-active-l: 50%;--dt-theme-topbar-field-color-border-active-a: 100%;--dt-theme-topbar-field-color-border-active-hsl: var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l);--dt-theme-topbar-field-color-border-active-hsla: hsl(var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l) / var(--alpha, 20%));--dt-theme-topbar-field-color-border-active: #ff5c00;--dt-theme-topbar-field-color-border-hover-h: 22;--dt-theme-topbar-field-color-border-hover-s: 100%;--dt-theme-topbar-field-color-border-hover-l: 50%;--dt-theme-topbar-field-color-border-hover-a: 100%;--dt-theme-topbar-field-color-border-hover-hsl: var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l);--dt-theme-topbar-field-color-border-hover-hsla: hsl(var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l) / var(--alpha, 10%));--dt-theme-topbar-field-color-border-hover: #ff5c00;--dt-theme-topbar-field-color-border-h: 22;--dt-theme-topbar-field-color-border-s: 100%;--dt-theme-topbar-field-color-border-l: 50%;--dt-theme-topbar-field-color-border-a: 100%;--dt-theme-topbar-field-color-border-hsl: var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l);--dt-theme-topbar-field-color-border-hsla: hsl(var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l) / var(--alpha, 0%));--dt-theme-topbar-field-color-border: #ff5c00;--dt-theme-topbar-field-color-background-hover-h: 22;--dt-theme-topbar-field-color-background-hover-s: 100%;--dt-theme-topbar-field-color-background-hover-l: 50%;--dt-theme-topbar-field-color-background-hover-a: 100%;--dt-theme-topbar-field-color-background-hover-hsl: var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l);--dt-theme-topbar-field-color-background-hover-hsla: hsl(var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l) / var(--alpha, 100%));--dt-theme-topbar-field-color-background-hover: #ff5c00;--dt-theme-topbar-field-color-background-h: 22;--dt-theme-topbar-field-color-background-s: 100%;--dt-theme-topbar-field-color-background-l: 50%;--dt-theme-topbar-field-color-background-a: 100%;--dt-theme-topbar-field-color-background-hsl: var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l);--dt-theme-topbar-field-color-background-hsla: hsl(var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l) / var(--alpha, 5%));--dt-theme-topbar-field-color-background: #ff5c00;--dt-theme-topbar-field-color-foreground-hover-h: 22;--dt-theme-topbar-field-color-foreground-hover-s: 100%;--dt-theme-topbar-field-color-foreground-hover-l: 50%;--dt-theme-topbar-field-color-foreground-hover-a: 100%;--dt-theme-topbar-field-color-foreground-hover-hsl: var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l);--dt-theme-topbar-field-color-foreground-hover-hsla: hsl(var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l) / var(--alpha, 75%));--dt-theme-topbar-field-color-foreground-hover: #ff5c00;--dt-theme-topbar-field-color-foreground-h: 22;--dt-theme-topbar-field-color-foreground-s: 100%;--dt-theme-topbar-field-color-foreground-l: 50%;--dt-theme-topbar-field-color-foreground-a: 100%;--dt-theme-topbar-field-color-foreground-hsl: var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l);--dt-theme-topbar-field-color-foreground-hsla: hsl(var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l) / var(--alpha, 50%));--dt-theme-topbar-field-color-foreground: #ff5c00;--dt-theme-topbar-color-background-h: 22;--dt-theme-topbar-color-background-s: 100%;--dt-theme-topbar-color-background-l: 50%;--dt-theme-topbar-color-background-a: 100%;--dt-theme-topbar-color-background-hsl: var(--dt-color-surface-secondary-hsl);--dt-theme-topbar-color-background-hsla: var(--dt-color-surface-secondary-hsla);--dt-theme-topbar-color-background: #ff5c00;--dt-theme-topbar-color-foreground-h: 22;--dt-theme-topbar-color-foreground-s: 100%;--dt-theme-topbar-color-foreground-l: 50%;--dt-theme-topbar-color-foreground-a: 100%;--dt-theme-topbar-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l);--dt-theme-topbar-color-foreground-hsla: hsl(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 75%));--dt-theme-topbar-color-foreground: #ff5c00;--dt-action-color-border-muted-outlined-default-h: 22;--dt-action-color-border-muted-outlined-default-s: 100%;--dt-action-color-border-muted-outlined-default-l: 50%;--dt-action-color-border-muted-outlined-default-a: 100%;--dt-action-color-border-muted-outlined-default-hsl: var(--dt-color-border-default-hsl);--dt-action-color-border-muted-outlined-default-hsla: var(--dt-color-border-default-hsla);--dt-action-color-border-muted-outlined-default: #ff5c00;--dt-action-color-border-inverted-outlined-default-h: 22;--dt-action-color-border-inverted-outlined-default-s: 100%;--dt-action-color-border-inverted-outlined-default-l: 50%;--dt-action-color-border-inverted-outlined-default-a: 100%;--dt-action-color-border-inverted-outlined-default-hsl: var(--dt-color-border-default-inverted-hsl);--dt-action-color-border-inverted-outlined-default-hsla: var(--dt-color-border-default-inverted-hsla);--dt-action-color-border-inverted-outlined-default: #ff5c00;--dt-action-color-border-critical-outlined-default-h: 22;--dt-action-color-border-critical-outlined-default-s: 100%;--dt-action-color-border-critical-outlined-default-l: 50%;--dt-action-color-border-critical-outlined-default-a: 100%;--dt-action-color-border-critical-outlined-default-hsl: var(--dt-color-border-critical-hsl);--dt-action-color-border-critical-outlined-default-hsla: var(--dt-color-border-critical-hsla);--dt-action-color-border-critical-outlined-default: #ff5c00;--dt-action-color-background-positive-primary-active-h: 22;--dt-action-color-background-positive-primary-active-s: 100%;--dt-action-color-background-positive-primary-active-l: 50%;--dt-action-color-background-positive-primary-active-a: 100%;--dt-action-color-background-positive-primary-active-hsl: var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l);--dt-action-color-background-positive-primary-active-hsla: hsl(var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-positive-primary-active: #ff5c00;--dt-action-color-background-positive-primary-hover-h: 22;--dt-action-color-background-positive-primary-hover-s: 100%;--dt-action-color-background-positive-primary-hover-l: 50%;--dt-action-color-background-positive-primary-hover-a: 100%;--dt-action-color-background-positive-primary-hover-hsl: var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l);--dt-action-color-background-positive-primary-hover-hsla: hsl(var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-positive-primary-hover: #ff5c00;--dt-action-color-background-inverted-primary-active-h: 22;--dt-action-color-background-inverted-primary-active-s: 100%;--dt-action-color-background-inverted-primary-active-l: 50%;--dt-action-color-background-inverted-primary-active-a: 100%;--dt-action-color-background-inverted-primary-active-hsl: var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l);--dt-action-color-background-inverted-primary-active-hsla: hsl(var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-inverted-primary-active: #ff5c00;--dt-action-color-background-inverted-primary-default-h: 22;--dt-action-color-background-inverted-primary-default-s: 100%;--dt-action-color-background-inverted-primary-default-l: 50%;--dt-action-color-background-inverted-primary-default-a: 100%;--dt-action-color-background-inverted-primary-default-hsl: var(--dt-color-surface-primary-hsl);--dt-action-color-background-inverted-primary-default-hsla: var(--dt-color-surface-primary-hsla);--dt-action-color-background-inverted-primary-default: #ff5c00;--dt-action-color-background-inverted-active-h: 22;--dt-action-color-background-inverted-active-s: 100%;--dt-action-color-background-inverted-active-l: 50%;--dt-action-color-background-inverted-active-a: 100%;--dt-action-color-background-inverted-active-hsl: var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l);--dt-action-color-background-inverted-active-hsla: hsl(var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l) / var(--alpha, 30%));--dt-action-color-background-inverted-active: #ff5c00;--dt-action-color-background-inverted-hover-h: 22;--dt-action-color-background-inverted-hover-s: 100%;--dt-action-color-background-inverted-hover-l: 50%;--dt-action-color-background-inverted-hover-a: 100%;--dt-action-color-background-inverted-hover-hsl: var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l);--dt-action-color-background-inverted-hover-hsla: hsl(var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l) / var(--alpha, 15%));--dt-action-color-background-inverted-hover: #ff5c00;--dt-action-color-background-critical-primary-active-h: 22;--dt-action-color-background-critical-primary-active-s: 100%;--dt-action-color-background-critical-primary-active-l: 50%;--dt-action-color-background-critical-primary-active-a: 100%;--dt-action-color-background-critical-primary-active-hsl: var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l);--dt-action-color-background-critical-primary-active-hsla: hsl(var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-critical-primary-active: #ff5c00;--dt-action-color-background-critical-primary-hover-h: 22;--dt-action-color-background-critical-primary-hover-s: 100%;--dt-action-color-background-critical-primary-hover-l: 50%;--dt-action-color-background-critical-primary-hover-a: 100%;--dt-action-color-background-critical-primary-hover-hsl: var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l);--dt-action-color-background-critical-primary-hover-hsla: hsl(var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-critical-primary-hover: #ff5c00;--dt-action-color-background-base-primary-active-h: 22;--dt-action-color-background-base-primary-active-s: 100%;--dt-action-color-background-base-primary-active-l: 50%;--dt-action-color-background-base-primary-active-a: 100%;--dt-action-color-background-base-primary-active-hsl: var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l);--dt-action-color-background-base-primary-active-hsla: hsl(var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l) / var(--alpha, 100%));--dt-action-color-background-base-primary-active: #ff5c00;--dt-action-color-background-base-primary-hover-h: 22;--dt-action-color-background-base-primary-hover-s: 100%;--dt-action-color-background-base-primary-hover-l: 50%;--dt-action-color-background-base-primary-hover-a: 100%;--dt-action-color-background-base-primary-hover-hsl: var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l);--dt-action-color-background-base-primary-hover-hsla: hsl(var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-base-primary-hover: #ff5c00;--dt-action-color-foreground-positive-default-h: 22;--dt-action-color-foreground-positive-default-s: 100%;--dt-action-color-foreground-positive-default-l: 50%;--dt-action-color-foreground-positive-default-a: 100%;--dt-action-color-foreground-positive-default-hsl: var(--dt-color-foreground-success-hsl);--dt-action-color-foreground-positive-default-hsla: var(--dt-color-foreground-success-hsla);--dt-action-color-foreground-positive-default: #ff5c00;--dt-action-color-foreground-disabled-default-h: 22;--dt-action-color-foreground-disabled-default-s: 100%;--dt-action-color-foreground-disabled-default-l: 50%;--dt-action-color-foreground-disabled-default-a: 100%;--dt-action-color-foreground-disabled-default-hsl: var(--dt-color-foreground-disabled-hsl);--dt-action-color-foreground-disabled-default-hsla: var(--dt-color-foreground-disabled-hsla);--dt-action-color-foreground-disabled-default: #ff5c00;--dt-action-color-foreground-muted-default-h: 22;--dt-action-color-foreground-muted-default-s: 100%;--dt-action-color-foreground-muted-default-l: 50%;--dt-action-color-foreground-muted-default-a: 100%;--dt-action-color-foreground-muted-default-hsl: var(--dt-color-foreground-secondary-hsl);--dt-action-color-foreground-muted-default-hsla: var(--dt-color-foreground-secondary-hsla);--dt-action-color-foreground-muted-default: #ff5c00;--dt-action-color-foreground-inverted-primary-active-h: 22;--dt-action-color-foreground-inverted-primary-active-s: 100%;--dt-action-color-foreground-inverted-primary-active-l: 50%;--dt-action-color-foreground-inverted-primary-active-a: 100%;--dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-hover-hsl);--dt-action-color-foreground-inverted-primary-active-hsla: var(--dt-action-color-foreground-inverted-primary-hover-hsla);--dt-action-color-foreground-inverted-primary-active: #ff5c00;--dt-action-color-foreground-inverted-default-h: 22;--dt-action-color-foreground-inverted-default-s: 100%;--dt-action-color-foreground-inverted-default-l: 50%;--dt-action-color-foreground-inverted-default-a: 100%;--dt-action-color-foreground-inverted-default-hsl: var(--dt-color-foreground-primary-inverted-hsl);--dt-action-color-foreground-inverted-default-hsla: var(--dt-color-foreground-primary-inverted-hsla);--dt-action-color-foreground-inverted-default: #ff5c00;--dt-action-color-foreground-critical-default-h: 22;--dt-action-color-foreground-critical-default-s: 100%;--dt-action-color-foreground-critical-default-l: 50%;--dt-action-color-foreground-critical-default-a: 100%;--dt-action-color-foreground-critical-default-hsl: var(--dt-color-foreground-critical-hsl);--dt-action-color-foreground-critical-default-hsla: var(--dt-color-foreground-critical-hsla);--dt-action-color-foreground-critical-default: #ff5c00;--dt-action-color-foreground-base-hover-h: 22;--dt-action-color-foreground-base-hover-s: 100%;--dt-action-color-foreground-base-hover-l: 50%;--dt-action-color-foreground-base-hover-a: 100%;--dt-action-color-foreground-base-hover-hsl: var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l);--dt-action-color-foreground-base-hover-hsla: hsl(var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-base-hover: #ff5c00;--dt-inputs-color-border-warning-h: 22;--dt-inputs-color-border-warning-s: 100%;--dt-inputs-color-border-warning-l: 50%;--dt-inputs-color-border-warning-a: 100%;--dt-inputs-color-border-warning-hsl: var(--dt-color-border-warning-hsl);--dt-inputs-color-border-warning-hsla: var(--dt-color-border-warning-hsla);--dt-inputs-color-border-warning: #ff5c00;--dt-inputs-color-border-success-h: 22;--dt-inputs-color-border-success-s: 100%;--dt-inputs-color-border-success-l: 50%;--dt-inputs-color-border-success-a: 100%;--dt-inputs-color-border-success-hsl: var(--dt-color-border-success-hsl);--dt-inputs-color-border-success-hsla: var(--dt-color-border-success-hsla);--dt-inputs-color-border-success: #ff5c00;--dt-inputs-color-border-critical-h: 22;--dt-inputs-color-border-critical-s: 100%;--dt-inputs-color-border-critical-l: 50%;--dt-inputs-color-border-critical-a: 100%;--dt-inputs-color-border-critical-hsl: var(--dt-color-border-critical-hsl);--dt-inputs-color-border-critical-hsla: var(--dt-color-border-critical-hsla);--dt-inputs-color-border-critical: #ff5c00;--dt-inputs-color-border-focus-h: 22;--dt-inputs-color-border-focus-s: 100%;--dt-inputs-color-border-focus-l: 50%;--dt-inputs-color-border-focus-a: 100%;--dt-inputs-color-border-focus-hsl: var(--dt-color-border-focus-hsl);--dt-inputs-color-border-focus-hsla: var(--dt-color-border-focus-hsla);--dt-inputs-color-border-focus: #ff5c00;--dt-inputs-color-border-default-h: 22;--dt-inputs-color-border-default-s: 100%;--dt-inputs-color-border-default-l: 50%;--dt-inputs-color-border-default-a: 100%;--dt-inputs-color-border-default-hsl: var(--dt-color-border-default-hsl);--dt-inputs-color-border-default-hsla: var(--dt-color-border-default-hsla);--dt-inputs-color-border-default: #ff5c00;--dt-inputs-color-foreground-disabled-h: 22;--dt-inputs-color-foreground-disabled-s: 100%;--dt-inputs-color-foreground-disabled-l: 50%;--dt-inputs-color-foreground-disabled-a: 100%;--dt-inputs-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-hsl);--dt-inputs-color-foreground-disabled-hsla: var(--dt-color-foreground-disabled-hsla);--dt-inputs-color-foreground-disabled: #ff5c00;--dt-inputs-color-foreground-placeholder-h: 22;--dt-inputs-color-foreground-placeholder-s: 100%;--dt-inputs-color-foreground-placeholder-l: 50%;--dt-inputs-color-foreground-placeholder-a: 100%;--dt-inputs-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-hsl);--dt-inputs-color-foreground-placeholder-hsla: var(--dt-color-foreground-placeholder-hsla);--dt-inputs-color-foreground-placeholder: #ff5c00;--dt-inputs-color-foreground-default-h: 22;--dt-inputs-color-foreground-default-s: 100%;--dt-inputs-color-foreground-default-l: 50%;--dt-inputs-color-foreground-default-a: 100%;--dt-inputs-color-foreground-default-hsl: var(--dt-color-foreground-secondary-hsl);--dt-inputs-color-foreground-default-hsla: var(--dt-color-foreground-secondary-hsla);--dt-inputs-color-foreground-default: #ff5c00;--dt-inputs-font-size-xl: var(--dt-font-size-400);--dt-inputs-font-size-lg: var(--dt-font-size-300);--dt-inputs-font-size-md: var(--dt-font-size-200);--dt-inputs-font-size-sm: var(--dt-font-size-100);--dt-inputs-font-size-xs: var(--dt-font-size-100);--dt-typography-button-xl-line-height: var(--dt-button-line-height-xl);--dt-typography-button-xl-font-weight: var(--dt-button-font-weight-xl);--dt-typography-button-lg-line-height: var(--dt-button-line-height-lg);--dt-typography-button-lg-font-weight: var(--dt-button-font-weight-lg);--dt-typography-button-md-line-height: var(--dt-button-line-height-md);--dt-typography-button-md-font-weight: var(--dt-button-font-weight-md);--dt-typography-button-sm-line-height: var(--dt-button-line-height-sm);--dt-typography-button-sm-font-weight: var(--dt-button-font-weight-sm);--dt-typography-button-xs-line-height: var(--dt-button-line-height-xs);--dt-typography-button-xs-font-weight: var(--dt-button-font-weight-xs);--dt-typography-inputs-xl-line-height: var(--dt-inputs-line-height-xl);--dt-typography-inputs-xl-font-weight: var(--dt-inputs-font-weight-xl);--dt-typography-inputs-lg-line-height: var(--dt-inputs-line-height-lg);--dt-typography-inputs-lg-font-weight: var(--dt-inputs-font-weight-lg);--dt-typography-inputs-md-line-height: var(--dt-inputs-line-height-md);--dt-typography-inputs-md-font-weight: var(--dt-inputs-font-weight-md);--dt-typography-inputs-sm-line-height: var(--dt-inputs-line-height-sm);--dt-typography-inputs-sm-font-weight: var(--dt-inputs-font-weight-sm);--dt-typography-inputs-xs-line-height: var(--dt-inputs-line-height-xs);--dt-typography-inputs-xs-font-weight: var(--dt-inputs-font-weight-xs);--dt-typography-code-sm-font-size: var(--dt-font-size-100);--dt-typography-code-md-font-size: var(--dt-font-size-200);--dt-typography-helper-sm-font-size: var(--dt-font-size-100);--dt-typography-helper-md-font-size: var(--dt-font-size-200);--dt-typography-label-sm-plain-compact-font-size: var(--dt-font-size-100);--dt-typography-label-sm-plain-font-size: var(--dt-font-size-100);--dt-typography-label-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-label-sm-font-size: var(--dt-font-size-100);--dt-typography-label-md-plain-compact-font-size: var(--dt-font-size-200);--dt-typography-label-md-plain-font-size: var(--dt-font-size-200);--dt-typography-label-md-compact-font-size: var(--dt-font-size-200);--dt-typography-label-md-font-size: var(--dt-font-size-200);--dt-typography-headline-xxl-compact-font-size: var(--dt-font-size-500);--dt-typography-headline-xxl-font-size: var(--dt-font-size-500);--dt-typography-headline-xl-compact-font-size: var(--dt-font-size-400);--dt-typography-headline-xl-font-size: var(--dt-font-size-400);--dt-typography-headline-lg-soft-compact-font-size: var(--dt-font-size-300);--dt-typography-headline-lg-compact-font-size: var(--dt-font-size-300);--dt-typography-headline-lg-soft-font-size: var(--dt-font-size-300);--dt-typography-headline-lg-font-size: var(--dt-font-size-300);--dt-typography-headline-md-compact-font-size: var(--dt-font-size-200);--dt-typography-headline-md-font-size: var(--dt-font-size-200);--dt-typography-headline-sm-soft-compact-font-size: var(--dt-font-size-100);--dt-typography-headline-sm-soft-font-size: var(--dt-font-size-100);--dt-typography-headline-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-headline-sm-font-size: var(--dt-font-size-100);--dt-typography-headline-eyebrow-font-size: var(--dt-font-size-100);--dt-typography-body-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-body-sm-font-size: var(--dt-font-size-100);--dt-typography-body-md-compact-font-size: var(--dt-font-size-200);--dt-typography-body-md-font-size: var(--dt-font-size-200);--dt-color-border-ai: #ff5c00;--dt-color-link-muted-hover-h: 22;--dt-color-link-muted-hover-s: 100%;--dt-color-link-muted-hover-l: 50%;--dt-color-link-muted-hover-a: 100%;--dt-color-link-muted-hover-hsl: var(--dt-color-foreground-primary-hsl);--dt-color-link-muted-hover-hsla: var(--dt-color-foreground-primary-hsla);--dt-color-link-muted-hover: #ff5c00;--dt-color-link-disabled-inverted-h: 22;--dt-color-link-disabled-inverted-s: 100%;--dt-color-link-disabled-inverted-l: 50%;--dt-color-link-disabled-inverted-a: 100%;--dt-color-link-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-hsl);--dt-color-link-disabled-inverted-hsla: var(--dt-color-foreground-disabled-inverted-hsla);--dt-color-link-disabled-inverted: #ff5c00;--dt-color-link-muted-inverted-h: 22;--dt-color-link-muted-inverted-s: 100%;--dt-color-link-muted-inverted-l: 50%;--dt-color-link-muted-inverted-a: 100%;--dt-color-link-muted-inverted-hsl: var(--dt-color-foreground-secondary-inverted-hsl);--dt-color-link-muted-inverted-hsla: var(--dt-color-foreground-secondary-inverted-hsla);--dt-color-link-muted-inverted: #ff5c00;--dt-color-link-warning-inverted-h: 22;--dt-color-link-warning-inverted-s: 100%;--dt-color-link-warning-inverted-l: 50%;--dt-color-link-warning-inverted-a: 100%;--dt-color-link-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-hsl);--dt-color-link-warning-inverted-hsla: var(--dt-color-foreground-warning-inverted-hsla);--dt-color-link-warning-inverted: #ff5c00;--dt-color-link-success-inverted-h: 22;--dt-color-link-success-inverted-s: 100%;--dt-color-link-success-inverted-l: 50%;--dt-color-link-success-inverted-a: 100%;--dt-color-link-success-inverted-hsl: var(--dt-color-foreground-success-inverted-hsl);--dt-color-link-success-inverted-hsla: var(--dt-color-foreground-success-inverted-hsla);--dt-color-link-success-inverted: #ff5c00;--dt-color-link-critical-inverted-h: 22;--dt-color-link-critical-inverted-s: 100%;--dt-color-link-critical-inverted-l: 50%;--dt-color-link-critical-inverted-a: 100%;--dt-color-link-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-hsl);--dt-color-link-critical-inverted-hsla: var(--dt-color-foreground-critical-inverted-hsla);--dt-color-link-critical-inverted: #ff5c00;--dt-color-link-disabled-h: 22;--dt-color-link-disabled-s: 100%;--dt-color-link-disabled-l: 50%;--dt-color-link-disabled-a: 100%;--dt-color-link-disabled-hsl: var(--dt-color-foreground-disabled-hsl);--dt-color-link-disabled-hsla: var(--dt-color-foreground-disabled-hsla);--dt-color-link-disabled: #ff5c00;--dt-color-link-muted-h: 22;--dt-color-link-muted-s: 100%;--dt-color-link-muted-l: 50%;--dt-color-link-muted-a: 100%;--dt-color-link-muted-hsl: var(--dt-color-foreground-secondary-hsl);--dt-color-link-muted-hsla: var(--dt-color-foreground-secondary-hsla);--dt-color-link-muted: #ff5c00;--dt-color-link-warning-h: 22;--dt-color-link-warning-s: 100%;--dt-color-link-warning-l: 50%;--dt-color-link-warning-a: 100%;--dt-color-link-warning-hsl: var(--dt-color-foreground-warning-hsl);--dt-color-link-warning-hsla: var(--dt-color-foreground-warning-hsla);--dt-color-link-warning: #ff5c00;--dt-color-link-success-h: 22;--dt-color-link-success-s: 100%;--dt-color-link-success-l: 50%;--dt-color-link-success-a: 100%;--dt-color-link-success-hsl: var(--dt-color-foreground-success-hsl);--dt-color-link-success-hsla: var(--dt-color-foreground-success-hsla);--dt-color-link-success: #ff5c00;--dt-color-link-critical-h: 22;--dt-color-link-critical-s: 100%;--dt-color-link-critical-l: 50%;--dt-color-link-critical-a: 100%;--dt-color-link-critical-hsl: var(--dt-color-foreground-critical-hsl);--dt-color-link-critical-hsla: var(--dt-color-foreground-critical-hsla);--dt-color-link-critical: #ff5c00;--dt-color-foreground-success-strong-inverted-h: 22;--dt-color-foreground-success-strong-inverted-s: 100%;--dt-color-foreground-success-strong-inverted-l: 50%;--dt-color-foreground-success-strong-inverted-a: 100%;--dt-color-foreground-success-strong-inverted-hsl: var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l);--dt-color-foreground-success-strong-inverted-hsla: hsl(var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l) / var(--alpha, 100%));--dt-color-foreground-success-strong-inverted: #ff5c00;--dt-color-foreground-critical-strong-inverted-h: 22;--dt-color-foreground-critical-strong-inverted-s: 100%;--dt-color-foreground-critical-strong-inverted-l: 50%;--dt-color-foreground-critical-strong-inverted-a: 100%;--dt-color-foreground-critical-strong-inverted-hsl: var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l);--dt-color-foreground-critical-strong-inverted-hsla: hsl(var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l) / var(--alpha, 100%));--dt-color-foreground-critical-strong-inverted: #ff5c00;--dt-icon-size-border-500: var(--dt-icon-size-border-400);--dt-theme-sidebar-icon-color-foreground-h: 22;--dt-theme-sidebar-icon-color-foreground-s: 100%;--dt-theme-sidebar-icon-color-foreground-l: 50%;--dt-theme-sidebar-icon-color-foreground-a: 100%;--dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-hsl);--dt-theme-sidebar-icon-color-foreground-hsla: var(--dt-theme-sidebar-color-foreground-hsla);--dt-theme-sidebar-icon-color-foreground: #ff5c00;--dt-theme-sidebar-color-background-h: 22;--dt-theme-sidebar-color-background-s: 100%;--dt-theme-sidebar-color-background-l: 50%;--dt-theme-sidebar-color-background-a: 100%;--dt-theme-sidebar-color-background-hsl: var(--dt-theme-topbar-color-background-hsl);--dt-theme-sidebar-color-background-hsla: var(--dt-theme-topbar-color-background-hsla);--dt-theme-sidebar-color-background: #ff5c00;--dt-theme-topbar-profile-color-foreground-h: 22;--dt-theme-topbar-profile-color-foreground-s: 100%;--dt-theme-topbar-profile-color-foreground-l: 50%;--dt-theme-topbar-profile-color-foreground-a: 100%;--dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-hsl);--dt-theme-topbar-profile-color-foreground-hsla: var(--dt-theme-topbar-color-foreground-hsla);--dt-theme-topbar-profile-color-foreground: #ff5c00;--dt-action-color-foreground-positive-hover-h: 22;--dt-action-color-foreground-positive-hover-s: 100%;--dt-action-color-foreground-positive-hover-l: 50%;--dt-action-color-foreground-positive-hover-a: 100%;--dt-action-color-foreground-positive-hover-hsl: var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l);--dt-action-color-foreground-positive-hover-hsla: hsl(var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-hover: #ff5c00;--dt-action-color-foreground-muted-hover-h: 22;--dt-action-color-foreground-muted-hover-s: 100%;--dt-action-color-foreground-muted-hover-l: 50%;--dt-action-color-foreground-muted-hover-a: 100%;--dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-default-hsl);--dt-action-color-foreground-muted-hover-hsla: var(--dt-action-color-foreground-muted-default-hsla);--dt-action-color-foreground-muted-hover: #ff5c00;--dt-action-color-foreground-inverted-hover-h: 22;--dt-action-color-foreground-inverted-hover-s: 100%;--dt-action-color-foreground-inverted-hover-l: 50%;--dt-action-color-foreground-inverted-hover-a: 100%;--dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-default-hsl);--dt-action-color-foreground-inverted-hover-hsla: var(--dt-action-color-foreground-inverted-default-hsla);--dt-action-color-foreground-inverted-hover: #ff5c00;--dt-action-color-foreground-critical-hover-h: 22;--dt-action-color-foreground-critical-hover-s: 100%;--dt-action-color-foreground-critical-hover-l: 50%;--dt-action-color-foreground-critical-hover-a: 100%;--dt-action-color-foreground-critical-hover-hsl: var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l);--dt-action-color-foreground-critical-hover-hsla: hsl(var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-hover: #ff5c00;--dt-action-color-foreground-base-active-h: 22;--dt-action-color-foreground-base-active-s: 100%;--dt-action-color-foreground-base-active-l: 50%;--dt-action-color-foreground-base-active-a: 100%;--dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-hover-hsl);--dt-action-color-foreground-base-active-hsla: var(--dt-action-color-foreground-base-hover-hsla);--dt-action-color-foreground-base-active: #ff5c00;--dt-typography-button-xl-font-size: var(--dt-button-font-size-xl);--dt-typography-button-lg-font-size: var(--dt-button-font-size-lg);--dt-typography-button-md-font-size: var(--dt-button-font-size-md);--dt-typography-button-sm-font-size: var(--dt-button-font-size-sm);--dt-typography-button-xs-font-size: var(--dt-button-font-size-xs);--dt-typography-inputs-xl-font-size: var(--dt-inputs-font-size-xl);--dt-typography-inputs-lg-font-size: var(--dt-inputs-font-size-lg);--dt-typography-inputs-md-font-size: var(--dt-inputs-font-size-md);--dt-typography-inputs-sm-font-size: var(--dt-inputs-font-size-sm);--dt-typography-inputs-xs-font-size: var(--dt-inputs-font-size-xs);--dt-typography-inputs-xs: var(--dt-typography-inputs-xs-font-weight) var(--dt-typography-inputs-xs-font-size)/var(--dt-typography-inputs-xs-line-height) var(--dt-typography-inputs-xs-font-family);--dt-typography-inputs-sm: var(--dt-typography-inputs-sm-font-weight) var(--dt-typography-inputs-sm-font-size)/var(--dt-typography-inputs-sm-line-height) var(--dt-typography-inputs-sm-font-family);--dt-typography-inputs-md: var(--dt-typography-inputs-md-font-weight) var(--dt-typography-inputs-md-font-size)/var(--dt-typography-inputs-md-line-height) var(--dt-typography-inputs-md-font-family);--dt-typography-inputs-lg: var(--dt-typography-inputs-lg-font-weight) var(--dt-typography-inputs-lg-font-size)/var(--dt-typography-inputs-lg-line-height) var(--dt-typography-inputs-lg-font-family);--dt-typography-inputs-xl: var(--dt-typography-inputs-xl-font-weight) var(--dt-typography-inputs-xl-font-size)/var(--dt-typography-inputs-xl-line-height) var(--dt-typography-inputs-xl-font-family);--dt-typography-button-xs: var(--dt-typography-button-xs-font-weight) var(--dt-typography-button-xs-font-size)/var(--dt-typography-button-xs-line-height) var(--dt-typography-button-xs-font-family);--dt-typography-button-sm: var(--dt-typography-button-sm-font-weight) var(--dt-typography-button-sm-font-size)/var(--dt-typography-button-sm-line-height) var(--dt-typography-button-sm-font-family);--dt-typography-button-md: var(--dt-typography-button-md-font-weight) var(--dt-typography-button-md-font-size)/var(--dt-typography-button-md-line-height) var(--dt-typography-button-md-font-family);--dt-typography-button-lg: var(--dt-typography-button-lg-font-weight) var(--dt-typography-button-lg-font-size)/var(--dt-typography-button-lg-line-height) var(--dt-typography-button-lg-font-family);--dt-typography-button-xl: var(--dt-typography-button-xl-font-weight) var(--dt-typography-button-xl-font-size)/var(--dt-typography-button-xl-line-height) var(--dt-typography-button-xl-font-family);--dt-typography-body-md: var(--dt-typography-body-md-font-weight) var(--dt-typography-body-md-font-size)/var(--dt-typography-body-md-line-height) var(--dt-typography-body-md-font-family);--dt-typography-body-md-compact: var(--dt-typography-body-md-compact-font-weight) var(--dt-typography-body-md-compact-font-size)/var(--dt-typography-body-md-compact-line-height) var(--dt-typography-body-md-compact-font-family);--dt-typography-body-sm: var(--dt-typography-body-sm-font-weight) var(--dt-typography-body-sm-font-size)/var(--dt-typography-body-sm-line-height) var(--dt-typography-body-sm-font-family);--dt-typography-body-sm-compact: var(--dt-typography-body-sm-compact-font-weight) var(--dt-typography-body-sm-compact-font-size)/var(--dt-typography-body-sm-compact-line-height) var(--dt-typography-body-sm-compact-font-family);--dt-typography-headline-eyebrow: var(--dt-typography-headline-eyebrow-font-weight) var(--dt-typography-headline-eyebrow-font-size)/var(--dt-typography-headline-eyebrow-line-height) var(--dt-typography-headline-eyebrow-font-family);--dt-typography-headline-sm: var(--dt-typography-headline-sm-font-weight) var(--dt-typography-headline-sm-font-size)/var(--dt-typography-headline-sm-line-height) var(--dt-typography-headline-sm-font-family);--dt-typography-headline-sm-compact: var(--dt-typography-headline-sm-compact-font-weight) var(--dt-typography-headline-sm-compact-font-size)/var(--dt-typography-headline-sm-compact-line-height) var(--dt-typography-headline-sm-compact-font-family);--dt-typography-headline-sm-soft: var(--dt-typography-headline-sm-soft-font-weight) var(--dt-typography-headline-sm-soft-font-size)/var(--dt-typography-headline-sm-soft-line-height) var(--dt-typography-headline-sm-soft-font-family);--dt-typography-headline-sm-soft-compact: var(--dt-typography-headline-sm-soft-compact-font-weight) var(--dt-typography-headline-sm-soft-compact-font-size)/var(--dt-typography-headline-sm-soft-compact-line-height) var(--dt-typography-headline-sm-soft-compact-font-family);--dt-typography-headline-md: var(--dt-typography-headline-md-font-weight) var(--dt-typography-headline-md-font-size)/var(--dt-typography-headline-md-line-height) var(--dt-typography-headline-md-font-family);--dt-typography-headline-md-compact: var(--dt-typography-headline-md-compact-font-weight) var(--dt-typography-headline-md-compact-font-size)/var(--dt-typography-headline-md-compact-line-height) var(--dt-typography-headline-md-compact-font-family);--dt-typography-headline-lg: var(--dt-typography-headline-lg-font-weight) var(--dt-typography-headline-lg-font-size)/var(--dt-typography-headline-lg-line-height) var(--dt-typography-headline-lg-font-family);--dt-typography-headline-lg-soft: var(--dt-typography-headline-lg-soft-font-weight) var(--dt-typography-headline-lg-soft-font-size)/var(--dt-typography-headline-lg-soft-line-height) var(--dt-typography-headline-lg-soft-font-family);--dt-typography-headline-lg-compact: var(--dt-typography-headline-lg-compact-font-weight) var(--dt-typography-headline-lg-compact-font-size)/var(--dt-typography-headline-lg-compact-line-height) var(--dt-typography-headline-lg-compact-font-family);--dt-typography-headline-lg-soft-compact: var(--dt-typography-headline-lg-soft-compact-font-weight) var(--dt-typography-headline-lg-soft-compact-font-size)/var(--dt-typography-headline-lg-soft-compact-line-height) var(--dt-typography-headline-lg-soft-compact-font-family);--dt-typography-headline-xl: var(--dt-typography-headline-xl-font-weight) var(--dt-typography-headline-xl-font-size)/var(--dt-typography-headline-xl-line-height) var(--dt-typography-headline-xl-font-family);--dt-typography-headline-xl-compact: var(--dt-typography-headline-xl-compact-font-weight) var(--dt-typography-headline-xl-compact-font-size)/var(--dt-typography-headline-xl-compact-line-height) var(--dt-typography-headline-xl-compact-font-family);--dt-typography-headline-xxl: var(--dt-typography-headline-xxl-font-weight) var(--dt-typography-headline-xxl-font-size)/var(--dt-typography-headline-xxl-line-height) var(--dt-typography-headline-xxl-font-family);--dt-typography-headline-xxl-compact: var(--dt-typography-headline-xxl-compact-font-weight) var(--dt-typography-headline-xxl-compact-font-size)/var(--dt-typography-headline-xxl-compact-line-height) var(--dt-typography-headline-xxl-compact-font-family);--dt-typography-label-md: var(--dt-typography-label-md-font-weight) var(--dt-typography-label-md-font-size)/var(--dt-typography-label-md-line-height) var(--dt-typography-label-md-font-family);--dt-typography-label-md-compact: var(--dt-typography-label-md-compact-font-weight) var(--dt-typography-label-md-compact-font-size)/var(--dt-typography-label-md-compact-line-height) var(--dt-typography-label-md-compact-font-family);--dt-typography-label-md-plain: var(--dt-typography-label-md-plain-font-weight) var(--dt-typography-label-md-plain-font-size)/var(--dt-typography-label-md-plain-line-height) var(--dt-typography-label-md-plain-font-family);--dt-typography-label-md-plain-compact: var(--dt-typography-label-md-plain-compact-font-weight) var(--dt-typography-label-md-plain-compact-font-size)/var(--dt-typography-label-md-plain-compact-line-height) var(--dt-typography-label-md-plain-compact-font-family);--dt-typography-label-sm: var(--dt-typography-label-sm-font-weight) var(--dt-typography-label-sm-font-size)/var(--dt-typography-label-sm-line-height) var(--dt-typography-label-sm-font-family);--dt-typography-label-sm-compact: var(--dt-typography-label-sm-compact-font-weight) var(--dt-typography-label-sm-compact-font-size)/var(--dt-typography-label-sm-compact-line-height) var(--dt-typography-label-sm-compact-font-family);--dt-typography-label-sm-plain: var(--dt-typography-label-sm-plain-font-weight) var(--dt-typography-label-sm-plain-font-size)/var(--dt-typography-label-sm-plain-line-height) var(--dt-typography-label-sm-plain-font-family);--dt-typography-label-sm-plain-compact: var(--dt-typography-label-sm-plain-compact-font-weight) var(--dt-typography-label-sm-plain-compact-font-size)/var(--dt-typography-label-sm-plain-compact-line-height) var(--dt-typography-label-sm-plain-compact-font-family);--dt-typography-helper-md: var(--dt-typography-helper-md-font-weight) var(--dt-typography-helper-md-font-size)/var(--dt-typography-helper-md-line-height) var(--dt-typography-helper-md-font-family);--dt-typography-helper-sm: var(--dt-typography-helper-sm-font-weight) var(--dt-typography-helper-sm-font-size)/var(--dt-typography-helper-sm-line-height) var(--dt-typography-helper-sm-font-family);--dt-typography-code-md: var(--dt-typography-code-md-font-weight) var(--dt-typography-code-md-font-size)/var(--dt-typography-code-md-line-height) var(--dt-typography-code-md-font-family);--dt-typography-code-sm: var(--dt-typography-code-sm-font-weight) var(--dt-typography-code-sm-font-size)/var(--dt-typography-code-sm-line-height) var(--dt-typography-code-sm-font-family);--dt-color-link-disabled-inverted-hover-h: 22;--dt-color-link-disabled-inverted-hover-s: 100%;--dt-color-link-disabled-inverted-hover-l: 50%;--dt-color-link-disabled-inverted-hover-a: 100%;--dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-hsl);--dt-color-link-disabled-inverted-hover-hsla: var(--dt-color-link-disabled-hsla);--dt-color-link-disabled-inverted-hover: #ff5c00;--dt-color-link-success-inverted-hover-h: 22;--dt-color-link-success-inverted-hover-s: 100%;--dt-color-link-success-inverted-hover-l: 50%;--dt-color-link-success-inverted-hover-a: 100%;--dt-color-link-success-inverted-hover-hsl: var(--dt-color-foreground-success-strong-inverted-hsl);--dt-color-link-success-inverted-hover-hsla: var(--dt-color-foreground-success-strong-inverted-hsla);--dt-color-link-success-inverted-hover: #ff5c00;--dt-color-link-critical-inverted-hover-h: 22;--dt-color-link-critical-inverted-hover-s: 100%;--dt-color-link-critical-inverted-hover-l: 50%;--dt-color-link-critical-inverted-hover-a: 100%;--dt-color-link-critical-inverted-hover-hsl: var(--dt-color-foreground-critical-strong-inverted-hsl);--dt-color-link-critical-inverted-hover-hsla: var(--dt-color-foreground-critical-strong-inverted-hsla);--dt-color-link-critical-inverted-hover: #ff5c00;--dt-color-link-disabled-hover-h: 22;--dt-color-link-disabled-hover-s: 100%;--dt-color-link-disabled-hover-l: 50%;--dt-color-link-disabled-hover-a: 100%;--dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hsl);--dt-color-link-disabled-hover-hsla: var(--dt-color-link-disabled-hsla);--dt-color-link-disabled-hover: #ff5c00;--dt-action-color-foreground-positive-active-h: 22;--dt-action-color-foreground-positive-active-s: 100%;--dt-action-color-foreground-positive-active-l: 50%;--dt-action-color-foreground-positive-active-a: 100%;--dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-hover-hsl);--dt-action-color-foreground-positive-active-hsla: var(--dt-action-color-foreground-positive-hover-hsla);--dt-action-color-foreground-positive-active: #ff5c00;--dt-action-color-foreground-muted-active-h: 22;--dt-action-color-foreground-muted-active-s: 100%;--dt-action-color-foreground-muted-active-l: 50%;--dt-action-color-foreground-muted-active-a: 100%;--dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-hover-hsl);--dt-action-color-foreground-muted-active-hsla: var(--dt-action-color-foreground-muted-hover-hsla);--dt-action-color-foreground-muted-active: #ff5c00;--dt-action-color-foreground-inverted-active-h: 22;--dt-action-color-foreground-inverted-active-s: 100%;--dt-action-color-foreground-inverted-active-l: 50%;--dt-action-color-foreground-inverted-active-a: 100%;--dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-hover-hsl);--dt-action-color-foreground-inverted-active-hsla: var(--dt-action-color-foreground-inverted-hover-hsla);--dt-action-color-foreground-inverted-active: #ff5c00;--dt-action-color-foreground-critical-active-h: 22;--dt-action-color-foreground-critical-active-s: 100%;--dt-action-color-foreground-critical-active-l: 50%;--dt-action-color-foreground-critical-active-a: 100%;--dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-hover-hsl);--dt-action-color-foreground-critical-active-hsla: var(--dt-action-color-foreground-critical-hover-hsla);--dt-action-color-foreground-critical-active: #ff5c00;--dt-font-size-100-mobile: 1.2rem;--dt-font-size-200-mobile: 1.6rem;--dt-font-size-300-mobile: 2rem;--dt-font-size-400-mobile: 2.9rem;--dt-font-size-500-mobile: 4.1rem;--dt-font-size-100-tc8: 1.7rem;--dt-font-size-200-tc8: 2.1rem;--dt-font-size-300-tc8: 2.7rem;--dt-font-size-400-tc8: 3.8rem;--dt-font-size-500-tc8: 5.4rem;--dt-font-size-100-tv: 2.5rem;--dt-font-size-200-tv: 3.2rem;--dt-font-size-300-tv: 4.1rem;--dt-font-size-400-tv: 5.8rem;--dt-font-size-500-tv: 8.2rem;--zi-hide: -1;--zi-base: 0;--zi-base1: 1;--zi-selected: 25;--zi-active: 50;--zi-navigation: 100;--zi-navigation-fixed: 150;--zi-dropdown: 200;--zi-popover: 300;--zi-tooltip: 400;--zi-drawer: 500;--zi-modal: 600;--zi-modal-element: 650;--zi-notification: 700}",t={base:{css:o,name:"debug"},brand:{css:r,name:"dp"}};module.exports=t;