@dialpad/dialtone 9.73.0-beta.1 → 9.73.0-beta.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 (388) hide show
  1. package/dist/css/dialtone-default-theme.css +14545 -13955
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone.css +263 -24
  4. package/dist/css/dialtone.min.css +1 -1
  5. package/dist/css/tokens/tokens-base-dark.css +898 -895
  6. package/dist/css/tokens/tokens-base-light.css +673 -670
  7. package/dist/css/tokens/tokens-dp-dark.css +1831 -1831
  8. package/dist/css/tokens/tokens-dp-light.css +1832 -1832
  9. package/dist/css/tokens/tokens-expressive-dark.css +1793 -1793
  10. package/dist/css/tokens/tokens-expressive-light.css +1793 -1793
  11. package/dist/css/tokens/tokens-expressive-sm-dark.css +1793 -1793
  12. package/dist/css/tokens/tokens-expressive-sm-light.css +1793 -1793
  13. package/dist/css/tokens/tokens-tmo-dark.css +1787 -1787
  14. package/dist/css/tokens/tokens-tmo-light.css +1787 -1787
  15. package/dist/tokens/css/tokens-base-dark.css +898 -895
  16. package/dist/tokens/css/tokens-base-light.css +673 -670
  17. package/dist/tokens/css/tokens-dp-dark.css +1831 -1831
  18. package/dist/tokens/css/tokens-dp-light.css +1832 -1832
  19. package/dist/tokens/css/tokens-expressive-dark.css +1793 -1793
  20. package/dist/tokens/css/tokens-expressive-light.css +1793 -1793
  21. package/dist/tokens/css/tokens-expressive-sm-dark.css +1793 -1793
  22. package/dist/tokens/css/tokens-expressive-sm-light.css +1793 -1793
  23. package/dist/tokens/css/tokens-tmo-dark.css +1787 -1787
  24. package/dist/tokens/css/tokens-tmo-light.css +1787 -1787
  25. package/dist/tokens/doc.json +47849 -47677
  26. package/dist/tokens/less/tokens-base-dark.less +20 -17
  27. package/dist/tokens/less/tokens-base-light.less +20 -17
  28. package/dist/tokens/less/tokens-dp-dark.less +59 -59
  29. package/dist/tokens/less/tokens-dp-light.less +59 -59
  30. package/dist/tokens/less/tokens-expressive-dark.less +55 -55
  31. package/dist/tokens/less/tokens-expressive-light.less +55 -55
  32. package/dist/tokens/less/tokens-expressive-sm-dark.less +55 -55
  33. package/dist/tokens/less/tokens-expressive-sm-light.less +55 -55
  34. package/dist/tokens/less/tokens-tmo-dark.less +49 -49
  35. package/dist/tokens/less/tokens-tmo-light.less +49 -49
  36. package/dist/tokens/themes/chunks/tokens-base-dark-D3v4_NMT.js +4 -0
  37. package/dist/tokens/themes/chunks/tokens-base-dark-SlAAMLw5.js +1 -0
  38. package/dist/tokens/themes/chunks/tokens-base-light-BUcyLIIS.js +4 -0
  39. package/dist/tokens/themes/chunks/tokens-base-light-Dx0sRL2j.js +1 -0
  40. package/dist/tokens/themes/dp-dark.cjs +1 -1
  41. package/dist/tokens/themes/dp-dark.js +4 -4
  42. package/dist/tokens/themes/dp-light.cjs +1 -1
  43. package/dist/tokens/themes/dp-light.js +4 -4
  44. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  45. package/dist/tokens/themes/expressive-dark.js +2 -2
  46. package/dist/tokens/themes/expressive-light.cjs +1 -1
  47. package/dist/tokens/themes/expressive-light.js +4 -4
  48. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  49. package/dist/tokens/themes/expressive-sm-dark.js +2 -2
  50. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  51. package/dist/tokens/themes/expressive-sm-light.js +4 -4
  52. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  53. package/dist/tokens/themes/tmo-dark.js +4 -4
  54. package/dist/tokens/themes/tmo-light.cjs +1 -1
  55. package/dist/tokens/themes/tmo-light.js +4 -4
  56. package/dist/tokens/tokens-base-dark.json +20 -17
  57. package/dist/tokens/tokens-base-light.json +20 -17
  58. package/dist/tokens/tokens-dp-dark.json +59 -59
  59. package/dist/tokens/tokens-dp-light.json +59 -59
  60. package/dist/tokens/tokens-expressive-dark.json +55 -55
  61. package/dist/tokens/tokens-expressive-light.json +55 -55
  62. package/dist/tokens/tokens-expressive-sm-dark.json +55 -55
  63. package/dist/tokens/tokens-expressive-sm-light.json +55 -55
  64. package/dist/tokens/tokens-tmo-dark.json +49 -49
  65. package/dist/tokens/tokens-tmo-light.json +49 -49
  66. package/dist/vue2/component-documentation.json +1 -1
  67. package/dist/vue2/components/avatar/avatar.vue.cjs +13 -24
  68. package/dist/vue2/components/avatar/avatar.vue.cjs.map +1 -1
  69. package/dist/vue2/components/avatar/avatar.vue.js +13 -24
  70. package/dist/vue2/components/avatar/avatar.vue.js.map +1 -1
  71. package/dist/vue2/components/icon/icon.vue.cjs +2 -2
  72. package/dist/vue2/components/icon/icon.vue.js +2 -2
  73. package/dist/vue2/directives/scrollbar/scrollbar.cjs.map +1 -1
  74. package/dist/vue2/directives/scrollbar/scrollbar.js.map +1 -1
  75. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +7 -6
  76. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  77. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +7 -6
  78. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  79. package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +9 -17
  80. package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
  81. package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +9 -17
  82. package/dist/vue2/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
  83. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +3 -2
  84. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  85. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +4 -3
  86. package/dist/vue2/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  87. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs +22 -11
  88. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  89. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js +22 -11
  90. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  91. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs +14 -10
  92. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  93. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js +14 -10
  94. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  95. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs +6 -3
  96. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  97. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js +6 -3
  98. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  99. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs +6 -5
  100. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  101. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js +6 -5
  102. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  103. package/dist/vue2/style.css +65 -62
  104. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +1 -1
  105. package/dist/vue2/types/components/avatar/avatar.vue.d.ts +5 -35
  106. package/dist/vue2/types/components/avatar/avatar.vue.d.ts.map +1 -1
  107. package/dist/vue2/types/components/badge/badge.vue.d.ts +4 -4
  108. package/dist/vue2/types/components/banner/banner.vue.d.ts +1 -1
  109. package/dist/vue2/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  110. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  111. package/dist/vue2/types/components/button/button.vue.d.ts +1 -1
  112. package/dist/vue2/types/components/button_group/button_group.vue.d.ts +1 -1
  113. package/dist/vue2/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  114. package/dist/vue2/types/components/card/card.vue.d.ts +1 -1
  115. package/dist/vue2/types/components/checkbox/checkbox.vue.d.ts +1 -1
  116. package/dist/vue2/types/components/checkbox_group/checkbox_group.vue.d.ts +3 -3
  117. package/dist/vue2/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  118. package/dist/vue2/types/components/chip/chip.vue.d.ts +2 -2
  119. package/dist/vue2/types/components/codeblock/codeblock.vue.d.ts +1 -1
  120. package/dist/vue2/types/components/collapsible/collapsible.vue.d.ts +2 -2
  121. package/dist/vue2/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  122. package/dist/vue2/types/components/combobox/combobox.vue.d.ts +1 -1
  123. package/dist/vue2/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  124. package/dist/vue2/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  125. package/dist/vue2/types/components/datepicker/datepicker.vue.d.ts +1 -1
  126. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  127. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  128. package/dist/vue2/types/components/description_list/description_list.vue.d.ts +1 -1
  129. package/dist/vue2/types/components/dropdown/dropdown.vue.d.ts +2 -2
  130. package/dist/vue2/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  131. package/dist/vue2/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  132. package/dist/vue2/types/components/emoji/emoji.vue.d.ts +1 -1
  133. package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  134. package/dist/vue2/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  135. package/dist/vue2/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  136. package/dist/vue2/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  137. package/dist/vue2/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  138. package/dist/vue2/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
  139. package/dist/vue2/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  140. package/dist/vue2/types/components/empty_state/empty_state.vue.d.ts +1 -1
  141. package/dist/vue2/types/components/hovercard/hovercard.vue.d.ts +1 -1
  142. package/dist/vue2/types/components/icon/icon.vue.d.ts +1 -1
  143. package/dist/vue2/types/components/illustration/illustration.vue.d.ts +1 -1
  144. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  145. package/dist/vue2/types/components/input/input.vue.d.ts +1 -1
  146. package/dist/vue2/types/components/input_group/decorators/input.vue.d.ts +1 -1
  147. package/dist/vue2/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  148. package/dist/vue2/types/components/input_group/input_group.vue.d.ts +2 -2
  149. package/dist/vue2/types/components/item_layout/item_layout.vue.d.ts +1 -1
  150. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +1 -1
  151. package/dist/vue2/types/components/lazy_show/lazy_show.vue.d.ts +1 -1
  152. package/dist/vue2/types/components/link/link.vue.d.ts +1 -1
  153. package/dist/vue2/types/components/list_item/list_item.vue.d.ts +2 -2
  154. package/dist/vue2/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  155. package/dist/vue2/types/components/modal/modal.vue.d.ts +1 -1
  156. package/dist/vue2/types/components/notice/notice.vue.d.ts +1 -1
  157. package/dist/vue2/types/components/notice/notice_action.vue.d.ts +1 -1
  158. package/dist/vue2/types/components/notice/notice_content.vue.d.ts +1 -1
  159. package/dist/vue2/types/components/notice/notice_icon.vue.d.ts +1 -1
  160. package/dist/vue2/types/components/pagination/pagination.vue.d.ts +1 -1
  161. package/dist/vue2/types/components/popover/popover.vue.d.ts +1 -1
  162. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  163. package/dist/vue2/types/components/presence/presence.vue.d.ts +1 -1
  164. package/dist/vue2/types/components/radio/radio.vue.d.ts +1 -1
  165. package/dist/vue2/types/components/radio_group/radio_group.vue.d.ts +3 -3
  166. package/dist/vue2/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  167. package/dist/vue2/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +17 -17
  168. package/dist/vue2/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  169. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +17 -17
  170. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  171. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +17 -17
  172. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  173. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +17 -17
  174. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  175. package/dist/vue2/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  176. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +1 -1
  177. package/dist/vue2/types/components/root_layout/root_layout.vue.d.ts +1 -1
  178. package/dist/vue2/types/components/select_menu/select_menu.vue.d.ts +1 -1
  179. package/dist/vue2/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  180. package/dist/vue2/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  181. package/dist/vue2/types/components/skeleton/skeleton-shape.vue.d.ts +1 -1
  182. package/dist/vue2/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  183. package/dist/vue2/types/components/skeleton/skeleton.vue.d.ts +1 -1
  184. package/dist/vue2/types/components/split_button/split_button-alpha.vue.d.ts +1 -1
  185. package/dist/vue2/types/components/split_button/split_button-omega.vue.d.ts +2 -2
  186. package/dist/vue2/types/components/split_button/split_button.vue.d.ts +2 -2
  187. package/dist/vue2/types/components/stack/stack.vue.d.ts +1 -1
  188. package/dist/vue2/types/components/tabs/tab.vue.d.ts +1 -1
  189. package/dist/vue2/types/components/tabs/tab_group.vue.d.ts +1 -1
  190. package/dist/vue2/types/components/tabs/tab_panel.vue.d.ts +1 -1
  191. package/dist/vue2/types/components/toast/toast.vue.d.ts +1 -1
  192. package/dist/vue2/types/components/toggle/toggle.vue.d.ts +1 -1
  193. package/dist/vue2/types/components/tooltip/tooltip.vue.d.ts +2 -2
  194. package/dist/vue2/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  195. package/dist/vue2/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  196. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +2 -2
  197. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +2 -2
  198. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  199. package/dist/vue2/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  200. package/dist/vue2/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
  201. package/dist/vue2/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  202. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  203. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  204. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  205. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +1 -1
  206. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  207. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -2
  208. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  209. package/dist/vue2/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +3 -17
  210. package/dist/vue2/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
  211. package/dist/vue2/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +17 -17
  212. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -7
  213. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  214. package/dist/vue2/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  215. package/dist/vue2/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  216. package/dist/vue2/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +4 -17
  217. package/dist/vue2/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
  218. package/dist/vue2/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  219. package/dist/vue2/types/recipes/leftbar/callbox/callbox.vue.d.ts.map +1 -1
  220. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +1 -1
  221. package/dist/vue2/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -2
  222. package/dist/vue2/types/recipes/leftbar/contact_row/contact_row.vue.d.ts.map +1 -1
  223. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +2 -2
  224. package/dist/vue2/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  225. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  226. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  227. package/dist/vue2/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  228. package/dist/vue3/components/checkbox/checkbox.vue.cjs +1 -1
  229. package/dist/vue3/components/checkbox/checkbox.vue.js +1 -1
  230. package/dist/vue3/components/icon/icon.vue.cjs +2 -2
  231. package/dist/vue3/components/icon/icon.vue.js +2 -2
  232. package/dist/vue3/directives/scrollbar/scrollbar.cjs.map +1 -1
  233. package/dist/vue3/directives/scrollbar/scrollbar.js.map +1 -1
  234. package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs +23 -25
  235. package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.cjs.map +1 -1
  236. package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.js +24 -26
  237. package/dist/vue3/recipes/conversation_view/feed_pill/feed_item_pill.vue.js.map +1 -1
  238. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs +4 -6
  239. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  240. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js +5 -7
  241. package/dist/vue3/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.js.map +1 -1
  242. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs +29 -18
  243. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  244. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js +29 -18
  245. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  246. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +26 -26
  247. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  248. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +27 -27
  249. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  250. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +1 -1
  251. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  252. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +1 -1
  253. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  254. package/dist/vue3/style.css +24 -21
  255. package/dist/vue3/types/common/sr_only_close_button.vue.d.ts +1 -1
  256. package/dist/vue3/types/components/avatar/avatar.vue.d.ts +6 -6
  257. package/dist/vue3/types/components/badge/badge.vue.d.ts +1 -1
  258. package/dist/vue3/types/components/banner/banner.vue.d.ts +1 -1
  259. package/dist/vue3/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  260. package/dist/vue3/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  261. package/dist/vue3/types/components/button/button.vue.d.ts +3 -3
  262. package/dist/vue3/types/components/button_group/button_group.vue.d.ts +1 -1
  263. package/dist/vue3/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  264. package/dist/vue3/types/components/card/card.vue.d.ts +1 -1
  265. package/dist/vue3/types/components/checkbox/checkbox.vue.d.ts +2 -2
  266. package/dist/vue3/types/components/checkbox_group/checkbox_group.vue.d.ts +4 -4
  267. package/dist/vue3/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  268. package/dist/vue3/types/components/chip/chip.vue.d.ts +2 -2
  269. package/dist/vue3/types/components/codeblock/codeblock.vue.d.ts +1 -1
  270. package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts +2 -2
  271. package/dist/vue3/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  272. package/dist/vue3/types/components/combobox/combobox.vue.d.ts +14 -14
  273. package/dist/vue3/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  274. package/dist/vue3/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  275. package/dist/vue3/types/components/datepicker/datepicker.vue.d.ts +1 -1
  276. package/dist/vue3/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  277. package/dist/vue3/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  278. package/dist/vue3/types/components/description_list/description_list.vue.d.ts +1 -1
  279. package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts +7 -5
  280. package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
  281. package/dist/vue3/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  282. package/dist/vue3/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  283. package/dist/vue3/types/components/emoji/emoji.vue.d.ts +1 -1
  284. package/dist/vue3/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  285. package/dist/vue3/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  286. package/dist/vue3/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  287. package/dist/vue3/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  288. package/dist/vue3/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  289. package/dist/vue3/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
  290. package/dist/vue3/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  291. package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts +1 -1
  292. package/dist/vue3/types/components/hovercard/hovercard.vue.d.ts +1 -1
  293. package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -1
  294. package/dist/vue3/types/components/illustration/illustration.vue.d.ts +1 -1
  295. package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  296. package/dist/vue3/types/components/input/input.vue.d.ts +7 -7
  297. package/dist/vue3/types/components/input_group/decorators/input.vue.d.ts +1 -1
  298. package/dist/vue3/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  299. package/dist/vue3/types/components/input_group/input_group.vue.d.ts +2 -2
  300. package/dist/vue3/types/components/item_layout/item_layout.vue.d.ts +1 -1
  301. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +4 -4
  302. package/dist/vue3/types/components/lazy_show/lazy_show.vue.d.ts +2 -2
  303. package/dist/vue3/types/components/link/link.vue.d.ts +1 -1
  304. package/dist/vue3/types/components/list_item/list_item.vue.d.ts +2 -2
  305. package/dist/vue3/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  306. package/dist/vue3/types/components/modal/modal.vue.d.ts +3 -3
  307. package/dist/vue3/types/components/notice/notice.vue.d.ts +1 -1
  308. package/dist/vue3/types/components/notice/notice_action.vue.d.ts +1 -1
  309. package/dist/vue3/types/components/notice/notice_content.vue.d.ts +1 -1
  310. package/dist/vue3/types/components/notice/notice_icon.vue.d.ts +1 -1
  311. package/dist/vue3/types/components/pagination/pagination.vue.d.ts +1 -1
  312. package/dist/vue3/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  313. package/dist/vue3/types/components/presence/presence.vue.d.ts +1 -1
  314. package/dist/vue3/types/components/radio/radio.vue.d.ts +3 -3
  315. package/dist/vue3/types/components/radio_group/radio_group.vue.d.ts +4 -4
  316. package/dist/vue3/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  317. package/dist/vue3/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +1 -1
  318. package/dist/vue3/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  319. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +1 -1
  320. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  321. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +1 -1
  322. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  323. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +1 -1
  324. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  325. package/dist/vue3/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  326. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +4 -4
  327. package/dist/vue3/types/components/root_layout/root_layout.vue.d.ts +1 -1
  328. package/dist/vue3/types/components/scroller/DtScroller.vue.d.ts +1 -1
  329. package/dist/vue3/types/components/scroller/modules/core_scroller.vue.d.ts +1 -1
  330. package/dist/vue3/types/components/scroller/modules/dynamic_scroller.vue.d.ts +4 -4
  331. package/dist/vue3/types/components/scroller/modules/scroller_item.vue.d.ts +1 -1
  332. package/dist/vue3/types/components/select_menu/select_menu.vue.d.ts +2 -2
  333. package/dist/vue3/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  334. package/dist/vue3/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  335. package/dist/vue3/types/components/skeleton/skeleton-shape.vue.d.ts +2 -2
  336. package/dist/vue3/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  337. package/dist/vue3/types/components/skeleton/skeleton.vue.d.ts +1 -1
  338. package/dist/vue3/types/components/split_button/split_button-alpha.vue.d.ts +2 -2
  339. package/dist/vue3/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  340. package/dist/vue3/types/components/split_button/split_button.vue.d.ts +20 -20
  341. package/dist/vue3/types/components/tabs/tab.vue.d.ts +2 -2
  342. package/dist/vue3/types/components/tabs/tab_group.vue.d.ts +1 -1
  343. package/dist/vue3/types/components/tabs/tab_panel.vue.d.ts +2 -2
  344. package/dist/vue3/types/components/toast/toast.vue.d.ts +1 -1
  345. package/dist/vue3/types/components/toggle/toggle.vue.d.ts +1 -1
  346. package/dist/vue3/types/components/tooltip/tooltip.vue.d.ts +6 -6
  347. package/dist/vue3/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  348. package/dist/vue3/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  349. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  350. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +3 -3
  351. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  352. package/dist/vue3/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  353. package/dist/vue3/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +6 -6
  354. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  355. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  356. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  357. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts +13 -13
  358. package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  359. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +8 -2
  360. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  361. package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +32 -17
  362. package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts.map +1 -1
  363. package/dist/vue3/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +1 -1
  364. package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +8 -10
  365. package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  366. package/dist/vue3/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  367. package/dist/vue3/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  368. package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +4 -17
  369. package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts.map +1 -1
  370. package/dist/vue3/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  371. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +3 -3
  372. package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
  373. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +10 -10
  374. package/dist/vue3/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  375. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  376. package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  377. package/dist/vue3/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  378. package/package.json +2 -2
  379. package/dist/tokens/themes/chunks/tokens-base-dark-BEsKKfTV.js +0 -4
  380. package/dist/tokens/themes/chunks/tokens-base-dark-Bxzti7ig.js +0 -1
  381. package/dist/tokens/themes/chunks/tokens-base-light-DV0xl0Dv.js +0 -1
  382. package/dist/tokens/themes/chunks/tokens-base-light-jdZ77WhZ.js +0 -4
  383. package/dist/vue2/common/storybook_utils.cjs +0 -8
  384. package/dist/vue2/common/storybook_utils.cjs.map +0 -1
  385. package/dist/vue2/common/storybook_utils.js +0 -8
  386. package/dist/vue2/common/storybook_utils.js.map +0 -1
  387. package/dist/vue2/types/common/storybook_utils.d.ts +0 -35
  388. package/dist/vue2/types/common/storybook_utils.d.ts.map +0 -1
@@ -1,5 +1,5 @@
1
- import { B as r } from "./chunks/tokens-base-dark-BEsKKfTV.js";
2
- const o = ':root{color-scheme:dark;--dt-font-size-100: 1.6rem;--dt-font-size-200: 2rem;--dt-font-size-300: 2.8rem;--dt-font-size-400: 4.1rem;--dt-font-size-500: 6.5rem;--dt-font-size-600: 10.5rem;--dt-size-border-focus: .3rem;--dt-color-foreground-primary-h: 0;--dt-color-foreground-primary-s: 0%;--dt-color-foreground-primary-l: 90.19607843137256%;--dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);--dt-color-foreground-primary-hsla: hsla(var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l) / var(--alpha, 100%));--dt-color-foreground-primary: #E6E6E6;--dt-color-foreground-secondary-h: 0;--dt-color-foreground-secondary-s: 0%;--dt-color-foreground-secondary-l: 76.07843137254902%;--dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);--dt-color-foreground-secondary-hsla: hsla(var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l) / var(--alpha, 100%));--dt-color-foreground-secondary: #C2C2C2;--dt-color-foreground-tertiary-h: 0;--dt-color-foreground-tertiary-s: 0%;--dt-color-foreground-tertiary-l: 66.66666666666666%;--dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);--dt-color-foreground-tertiary-hsla: hsla(var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l) / var(--alpha, 100%));--dt-color-foreground-tertiary: #AAAAAA;--dt-color-foreground-muted-h: 0;--dt-color-foreground-muted-s: 0%;--dt-color-foreground-muted-l: 83.1%;--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: hsla(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 100%));--dt-color-foreground-muted: hsl(0 0% 83.1% / .6);--dt-color-foreground-placeholder-h: 0;--dt-color-foreground-placeholder-s: 0%;--dt-color-foreground-placeholder-l: 66.66666666666666%;--dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);--dt-color-foreground-placeholder-hsla: hsla(var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l) / var(--alpha, 100%));--dt-color-foreground-placeholder: #AAAAAA;--dt-color-foreground-disabled-h: 0;--dt-color-foreground-disabled-s: 0%;--dt-color-foreground-disabled-l: 66.66666666666666%;--dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);--dt-color-foreground-disabled-hsla: hsla(var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l) / var(--alpha, 100%));--dt-color-foreground-disabled: #AAAAAA;--dt-color-foreground-critical-h: 0;--dt-color-foreground-critical-s: 100%;--dt-color-foreground-critical-l: 76.07843137254902%;--dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);--dt-color-foreground-critical-hsla: hsla(var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l) / var(--alpha, 100%));--dt-color-foreground-critical: #FF8585;--dt-color-foreground-critical-strong-h: 0;--dt-color-foreground-critical-strong-s: 100%;--dt-color-foreground-critical-strong-l: 82.1%;--dt-color-foreground-critical-strong-hsl: var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l);--dt-color-foreground-critical-strong-hsla: hsla(var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l) / var(--alpha, 100%));--dt-color-foreground-critical-strong: hsl(0 100% 82.1%);--dt-color-foreground-success-h: 111.52173913043478;--dt-color-foreground-success-s: 100%;--dt-color-foreground-success-l: 81.96078431372548%;--dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);--dt-color-foreground-success-hsla: hsla(var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l) / var(--alpha, 100%));--dt-color-foreground-success: #B0FFA3;--dt-color-foreground-success-strong-h: 112;--dt-color-foreground-success-strong-s: 100%;--dt-color-foreground-success-strong-l: 88.3%;--dt-color-foreground-success-strong-hsl: var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l);--dt-color-foreground-success-strong-hsla: hsla(var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l) / var(--alpha, 100%));--dt-color-foreground-success-strong: hsl(112 100% 88.3%);--dt-color-foreground-warning-h: 42.99212598425196;--dt-color-foreground-warning-s: 100%;--dt-color-foreground-warning-l: 75.09803921568627%;--dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);--dt-color-foreground-warning-hsla: hsla(var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l) / var(--alpha, 100%));--dt-color-foreground-warning: #FFDB80;--dt-color-foreground-primary-inverted-h: 0;--dt-color-foreground-primary-inverted-s: 0%;--dt-color-foreground-primary-inverted-l: 0%;--dt-color-foreground-primary-inverted-hsl: var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l);--dt-color-foreground-primary-inverted-hsla: hsla(var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l) / var(--alpha, 100%));--dt-color-foreground-primary-inverted: #000000;--dt-color-foreground-secondary-inverted-h: 0;--dt-color-foreground-secondary-inverted-s: 0%;--dt-color-foreground-secondary-inverted-l: 22.745098039215687%;--dt-color-foreground-secondary-inverted-hsl: var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l);--dt-color-foreground-secondary-inverted-hsla: hsla(var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l) / var(--alpha, 100%));--dt-color-foreground-secondary-inverted: #3A3A3A;--dt-color-foreground-tertiary-inverted-h: 0;--dt-color-foreground-tertiary-inverted-s: 0%;--dt-color-foreground-tertiary-inverted-l: 33.33333333333333%;--dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l);--dt-color-foreground-tertiary-inverted-hsla: hsla(var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l) / var(--alpha, 100%));--dt-color-foreground-tertiary-inverted: #555555;--dt-color-foreground-muted-inverted-h: 0;--dt-color-foreground-muted-inverted-s: 0%;--dt-color-foreground-muted-inverted-l: 14.899999999999999%;--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: hsla(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 100%));--dt-color-foreground-muted-inverted: hsl(0 0% 14.9% / .6);--dt-color-foreground-placeholder-inverted-h: 0;--dt-color-foreground-placeholder-inverted-s: 0%;--dt-color-foreground-placeholder-inverted-l: 50.19607843137255%;--dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l);--dt-color-foreground-placeholder-inverted-hsla: hsla(var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l) / var(--alpha, 100%));--dt-color-foreground-placeholder-inverted: #808080;--dt-color-foreground-disabled-inverted-h: 0;--dt-color-foreground-disabled-inverted-s: 0%;--dt-color-foreground-disabled-inverted-l: 50.19607843137255%;--dt-color-foreground-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l);--dt-color-foreground-disabled-inverted-hsla: hsla(var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l) / var(--alpha, 100%));--dt-color-foreground-disabled-inverted: #808080;--dt-color-foreground-critical-inverted-h: 0;--dt-color-foreground-critical-inverted-s: 88.79999999999998%;--dt-color-foreground-critical-inverted-l: 49.01960784313726%;--dt-color-foreground-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l);--dt-color-foreground-critical-inverted-hsla: hsla(var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l) / var(--alpha, 100%));--dt-color-foreground-critical-inverted: #EC0E0E;--dt-color-foreground-critical-strong-inverted-h: 0;--dt-color-foreground-critical-strong-inverted-s: 88.659793814433%;--dt-color-foreground-critical-strong-inverted-l: 38.03921568627451%;--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: hsla(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: #B70B0B;--dt-color-foreground-success-inverted-h: 136.64233576642334;--dt-color-foreground-success-inverted-s: 72.4867724867725%;--dt-color-foreground-success-inverted-l: 37.05882352941176%;--dt-color-foreground-success-inverted-hsl: var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l);--dt-color-foreground-success-inverted-hsla: hsla(var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l) / var(--alpha, 100%));--dt-color-foreground-success-inverted: #1AA340;--dt-color-foreground-success-strong-inverted-h: 136.15384615384616;--dt-color-foreground-success-strong-inverted-s: 59.09090909090909%;--dt-color-foreground-success-strong-inverted-l: 17.254901960784313%;--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: hsla(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: #124620;--dt-color-foreground-warning-inverted-h: 35.70247933884298;--dt-color-foreground-warning-inverted-s: 88.32116788321169%;--dt-color-foreground-warning-inverted-l: 26.862745098039216%;--dt-color-foreground-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l);--dt-color-foreground-warning-inverted-hsla: hsla(var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l) / var(--alpha, 100%));--dt-color-foreground-warning-inverted: #815008;--dt-color-link-primary-h: 261.00000000000006;--dt-color-link-primary-s: 100%;--dt-color-link-primary-l: 78.2%;--dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);--dt-color-link-primary-hsla: hsla(var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l) / var(--alpha, 100%));--dt-color-link-primary: hsl(261 100% 78.2%);--dt-color-link-critical-h: 0;--dt-color-link-critical-s: 100%;--dt-color-link-critical-l: 76.07843137254902%;--dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);--dt-color-link-critical-hsla: hsla(var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l) / var(--alpha, 100%));--dt-color-link-critical: #FF8585;--dt-color-link-success-h: 111.52173913043478;--dt-color-link-success-s: 100%;--dt-color-link-success-l: 81.96078431372548%;--dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);--dt-color-link-success-hsla: hsla(var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l) / var(--alpha, 100%));--dt-color-link-success: #B0FFA3;--dt-color-link-warning-h: 42.99212598425196;--dt-color-link-warning-s: 100%;--dt-color-link-warning-l: 75.09803921568627%;--dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);--dt-color-link-warning-hsla: hsla(var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l) / var(--alpha, 100%));--dt-color-link-warning: #FFDB80;--dt-color-link-muted-h: 0;--dt-color-link-muted-s: 0%;--dt-color-link-muted-l: 76.07843137254902%;--dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);--dt-color-link-muted-hsla: hsla(var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l) / var(--alpha, 100%));--dt-color-link-muted: #C2C2C2;--dt-color-link-disabled-h: 0;--dt-color-link-disabled-s: 0%;--dt-color-link-disabled-l: 66.66666666666666%;--dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);--dt-color-link-disabled-hsla: hsla(var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l) / var(--alpha, 100%));--dt-color-link-disabled: #AAAAAA;--dt-color-link-primary-inverted-h: 254.5664739884393;--dt-color-link-primary-inverted-s: 100%;--dt-color-link-primary-inverted-l: 66.07843137254902%;--dt-color-link-primary-inverted-hsl: var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l);--dt-color-link-primary-inverted-hsla: hsla(var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l) / var(--alpha, 100%));--dt-color-link-primary-inverted: #7C52FF;--dt-color-link-critical-inverted-h: 0;--dt-color-link-critical-inverted-s: 88.79999999999998%;--dt-color-link-critical-inverted-l: 49.01960784313726%;--dt-color-link-critical-inverted-hsl: var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l);--dt-color-link-critical-inverted-hsla: hsla(var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l) / var(--alpha, 100%));--dt-color-link-critical-inverted: #EC0E0E;--dt-color-link-success-inverted-h: 136.64233576642334;--dt-color-link-success-inverted-s: 72.4867724867725%;--dt-color-link-success-inverted-l: 37.05882352941176%;--dt-color-link-success-inverted-hsl: var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l);--dt-color-link-success-inverted-hsla: hsla(var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l) / var(--alpha, 100%));--dt-color-link-success-inverted: #1AA340;--dt-color-link-warning-inverted-h: 35.70247933884298;--dt-color-link-warning-inverted-s: 88.32116788321169%;--dt-color-link-warning-inverted-l: 26.862745098039216%;--dt-color-link-warning-inverted-hsl: var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l);--dt-color-link-warning-inverted-hsla: hsla(var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l) / var(--alpha, 100%));--dt-color-link-warning-inverted: #815008;--dt-color-link-muted-inverted-h: 0;--dt-color-link-muted-inverted-s: 0%;--dt-color-link-muted-inverted-l: 22.745098039215687%;--dt-color-link-muted-inverted-hsl: var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l);--dt-color-link-muted-inverted-hsla: hsla(var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l) / var(--alpha, 100%));--dt-color-link-muted-inverted: #3A3A3A;--dt-color-link-disabled-inverted-h: 0;--dt-color-link-disabled-inverted-s: 0%;--dt-color-link-disabled-inverted-l: 50.19607843137255%;--dt-color-link-disabled-inverted-hsl: var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l);--dt-color-link-disabled-inverted-hsla: hsla(var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l) / var(--alpha, 100%));--dt-color-link-disabled-inverted: #808080;--dt-color-link-primary-hover-h: 260.35714285714283;--dt-color-link-primary-hover-s: 100%;--dt-color-link-primary-hover-l: 89.01960784313725%;--dt-color-link-primary-hover-hsl: var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l);--dt-color-link-primary-hover-hsla: hsla(var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l) / var(--alpha, 100%));--dt-color-link-primary-hover: #DAC7FF;--dt-color-link-critical-hover-h: 357.6923076923077;--dt-color-link-critical-hover-s: 100%;--dt-color-link-critical-hover-l: 94.90196078431372%;--dt-color-link-critical-hover-hsl: var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l);--dt-color-link-critical-hover-hsla: hsla(var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l) / var(--alpha, 100%));--dt-color-link-critical-hover: #FFE5E6;--dt-color-link-success-hover-h: 111.42857142857133;--dt-color-link-success-hover-s: 53.84615384615389%;--dt-color-link-success-hover-l: 94.90196078431372%;--dt-color-link-success-hover-hsl: var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l);--dt-color-link-success-hover-hsla: hsla(var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l) / var(--alpha, 100%));--dt-color-link-success-hover: #EDF9EB;--dt-color-link-warning-hover-h: 47.058823529411775;--dt-color-link-warning-hover-s: 100%;--dt-color-link-warning-hover-l: 90%;--dt-color-link-warning-hover-hsl: var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l);--dt-color-link-warning-hover-hsla: hsla(var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l) / var(--alpha, 100%));--dt-color-link-warning-hover: #FFF4CC;--dt-color-link-muted-hover-h: 0;--dt-color-link-muted-hover-s: 0%;--dt-color-link-muted-hover-l: 90.19607843137256%;--dt-color-link-muted-hover-hsl: var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l);--dt-color-link-muted-hover-hsla: hsla(var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l) / var(--alpha, 100%));--dt-color-link-muted-hover: #E6E6E6;--dt-color-link-disabled-hover-h: 0;--dt-color-link-disabled-hover-s: 0%;--dt-color-link-disabled-hover-l: 66.66666666666666%;--dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l);--dt-color-link-disabled-hover-hsla: hsla(var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l) / var(--alpha, 100%));--dt-color-link-disabled-hover: #AAAAAA;--dt-color-link-primary-inverted-hover-h: 254.49999999999997;--dt-color-link-primary-inverted-hover-s: 67.41573033707866%;--dt-color-link-primary-inverted-hover-l: 34.90196078431373%;--dt-color-link-primary-inverted-hover-hsl: var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l);--dt-color-link-primary-inverted-hover-hsla: hsla(var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-primary-inverted-hover: #3A1D95;--dt-color-link-critical-inverted-hover-h: 0;--dt-color-link-critical-inverted-hover-s: 88.659793814433%;--dt-color-link-critical-inverted-hover-l: 38.03921568627451%;--dt-color-link-critical-inverted-hover-hsl: var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l);--dt-color-link-critical-inverted-hover-hsla: hsla(var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-critical-inverted-hover: #B70B0B;--dt-color-link-success-inverted-hover-h: 136.15384615384616;--dt-color-link-success-inverted-hover-s: 59.09090909090909%;--dt-color-link-success-inverted-hover-l: 17.254901960784313%;--dt-color-link-success-inverted-hover-hsl: var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l);--dt-color-link-success-inverted-hover-hsla: hsla(var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-success-inverted-hover: #124620;--dt-color-link-warning-inverted-hover-h: 0;--dt-color-link-warning-inverted-hover-s: 0%;--dt-color-link-warning-inverted-hover-l: 14.901960784313726%;--dt-color-link-warning-inverted-hover-hsl: var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l);--dt-color-link-warning-inverted-hover-hsla: hsla(var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-warning-inverted-hover: #262626;--dt-color-link-muted-inverted-hover-h: 0;--dt-color-link-muted-inverted-hover-s: 0%;--dt-color-link-muted-inverted-hover-l: 0%;--dt-color-link-muted-inverted-hover-hsl: var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l);--dt-color-link-muted-inverted-hover-hsla: hsla(var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-muted-inverted-hover: #000000;--dt-color-link-disabled-inverted-hover-h: 0;--dt-color-link-disabled-inverted-hover-s: 0%;--dt-color-link-disabled-inverted-hover-l: 50.19607843137255%;--dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l);--dt-color-link-disabled-inverted-hover-hsla: hsla(var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-disabled-inverted-hover: #808080;--dt-color-surface-secondary-opaque-h: 0;--dt-color-surface-secondary-opaque-s: 0%;--dt-color-surface-secondary-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 100%));--dt-color-surface-secondary-opaque: hsl(0 0% 90.2% / .06);--dt-color-surface-moderate-opaque-h: 0;--dt-color-surface-moderate-opaque-s: 0%;--dt-color-surface-moderate-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 100%));--dt-color-surface-moderate-opaque: hsl(0 0% 90.2% / .15);--dt-color-surface-bold-opaque-h: 0;--dt-color-surface-bold-opaque-s: 0%;--dt-color-surface-bold-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 100%));--dt-color-surface-bold-opaque: hsl(0 0% 90.2% / .27);--dt-color-surface-strong-opaque-h: 0;--dt-color-surface-strong-opaque-s: 0%;--dt-color-surface-strong-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 100%));--dt-color-surface-strong-opaque: hsl(0 0% 90.2% / .65);--dt-color-surface-contrast-opaque-h: 0;--dt-color-surface-contrast-opaque-s: 0%;--dt-color-surface-contrast-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 100%));--dt-color-surface-contrast-opaque: hsl(0 0% 90.2% / .96);--dt-color-surface-backdrop-h: 0;--dt-color-surface-backdrop-s: 0%;--dt-color-surface-backdrop-l: 0%;--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: hsla(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 100%));--dt-color-surface-backdrop: hsl(0 0% 0% / .7);--dt-color-surface-critical-opaque-h: 0;--dt-color-surface-critical-opaque-s: 88.7%;--dt-color-surface-critical-opaque-l: 38%;--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: hsla(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 100%));--dt-color-surface-critical-opaque: hsl(0 88.7% 38% / .32);--dt-color-surface-critical-subtle-opaque-h: 0;--dt-color-surface-critical-subtle-opaque-s: 89.60000000000001%;--dt-color-surface-critical-subtle-opaque-l: 9.41%;--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: hsla(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, 100%));--dt-color-surface-critical-subtle-opaque: hsl(0 89.6% 9.41% / .5);--dt-color-surface-warning-opaque-h: 35.89999999999999;--dt-color-surface-warning-opaque-s: 66.00000000000001%;--dt-color-surface-warning-opaque-l: 49.6%;--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: hsla(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 100%));--dt-color-surface-warning-opaque: hsl(35.9 66% 49.6% / .48);--dt-color-surface-warning-subtle-opaque-h: 35.7;--dt-color-surface-warning-subtle-opaque-s: 88.29999999999998%;--dt-color-surface-warning-subtle-opaque-l: 13.4%;--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: hsla(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, 100%));--dt-color-surface-warning-subtle-opaque: hsl(35.7 88.3% 13.4% / .5);--dt-color-surface-success-opaque-h: 137;--dt-color-surface-success-opaque-s: 72.50000000000001%;--dt-color-surface-success-opaque-l: 37.1%;--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: hsla(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 100%));--dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / .26);--dt-color-surface-success-subtle-opaque-h: 136;--dt-color-surface-success-subtle-opaque-s: 59.09999999999999%;--dt-color-surface-success-subtle-opaque-l: 8.63%;--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: hsla(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, 100%));--dt-color-surface-success-subtle-opaque: hsl(136 59.1% 8.63% / .5);--dt-color-surface-info-opaque-h: 212;--dt-color-surface-info-opaque-s: 79.19999999999999%;--dt-color-surface-info-opaque-l: 43.3%;--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: hsla(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 100%));--dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / .29);--dt-color-surface-info-subtle-opaque-h: 213.20966997513474;--dt-color-surface-info-subtle-opaque-s: 96.9787556672879%;--dt-color-surface-info-subtle-opaque-l: 12.97997843137255%;--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: hsla(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, 100%));--dt-color-surface-info-subtle-opaque: hsl(213 98.2% 12.9% / .5);--dt-color-surface-primary-h: 0;--dt-color-surface-primary-s: 0%;--dt-color-surface-primary-l: 12%;--dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);--dt-color-surface-primary-hsla: hsla(var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l) / var(--alpha, 100%));--dt-color-surface-primary: hsl(0 0% 12%);--dt-color-surface-secondary-h: 0;--dt-color-surface-secondary-s: 0%;--dt-color-surface-secondary-l: 14.901960784313726%;--dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);--dt-color-surface-secondary-hsla: hsla(var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l) / var(--alpha, 100%));--dt-color-surface-secondary: #262626;--dt-color-surface-moderate-h: 0;--dt-color-surface-moderate-s: 0%;--dt-color-surface-moderate-l: 22.745098039215687%;--dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);--dt-color-surface-moderate-hsla: hsla(var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l) / var(--alpha, 100%));--dt-color-surface-moderate: #3A3A3A;--dt-color-surface-bold-h: 0;--dt-color-surface-bold-s: 0%;--dt-color-surface-bold-l: 33.33333333333333%;--dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);--dt-color-surface-bold-hsla: hsla(var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l) / var(--alpha, 100%));--dt-color-surface-bold: #555555;--dt-color-surface-strong-h: 0;--dt-color-surface-strong-s: 0%;--dt-color-surface-strong-l: 66.66666666666666%;--dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);--dt-color-surface-strong-hsla: hsla(var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l) / var(--alpha, 100%));--dt-color-surface-strong: #AAAAAA;--dt-color-surface-contrast-h: 0;--dt-color-surface-contrast-s: 0%;--dt-color-surface-contrast-l: 90.19607843137256%;--dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);--dt-color-surface-contrast-hsla: hsla(var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l) / var(--alpha, 100%));--dt-color-surface-contrast: #E6E6E6;--dt-color-surface-critical-h: 0;--dt-color-surface-critical-s: 89.58333333333334%;--dt-color-surface-critical-l: 18.823529411764707%;--dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);--dt-color-surface-critical-hsla: hsla(var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l) / var(--alpha, 100%));--dt-color-surface-critical: #5B0505;--dt-color-surface-critical-subtle-h: 0;--dt-color-surface-critical-subtle-s: 89.60000000000001%;--dt-color-surface-critical-subtle-l: 9.41%;--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: hsla(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: hsl(0 89.6% 9.41%);--dt-color-surface-critical-strong-h: 0;--dt-color-surface-critical-strong-s: 100%;--dt-color-surface-critical-strong-l: 76.07843137254902%;--dt-color-surface-critical-strong-hsl: var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l);--dt-color-surface-critical-strong-hsla: hsla(var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l) / var(--alpha, 100%));--dt-color-surface-critical-strong: #FF8585;--dt-color-surface-warning-h: 35.70247933884298;--dt-color-surface-warning-s: 88.32116788321169%;--dt-color-surface-warning-l: 26.862745098039216%;--dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);--dt-color-surface-warning-hsla: hsla(var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l) / var(--alpha, 100%));--dt-color-surface-warning: #815008;--dt-color-surface-warning-subtle-h: 35.7;--dt-color-surface-warning-subtle-s: 88.29999999999998%;--dt-color-surface-warning-subtle-l: 13.4%;--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: hsla(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: hsl(35.7 88.3% 13.4%);--dt-color-surface-warning-strong-h: 35.92814371257486;--dt-color-surface-warning-strong-s: 66.00790513833991%;--dt-color-surface-warning-strong-l: 49.6078431372549%;--dt-color-surface-warning-strong-hsl: var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l);--dt-color-surface-warning-strong-hsla: hsla(var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l) / var(--alpha, 100%));--dt-color-surface-warning-strong: #D28F2B;--dt-color-surface-success-h: 136.15384615384616;--dt-color-surface-success-s: 59.09090909090909%;--dt-color-surface-success-l: 17.254901960784313%;--dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);--dt-color-surface-success-hsla: hsla(var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l) / var(--alpha, 100%));--dt-color-surface-success: #124620;--dt-color-surface-success-subtle-h: 136;--dt-color-surface-success-subtle-s: 59.09999999999999%;--dt-color-surface-success-subtle-l: 8.63%;--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: hsla(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: hsl(136 59.1% 8.63%);--dt-color-surface-success-strong-h: 111.52173913043478;--dt-color-surface-success-strong-s: 100%;--dt-color-surface-success-strong-l: 81.96078431372548%;--dt-color-surface-success-strong-hsl: var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l);--dt-color-surface-success-strong-hsla: hsla(var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l) / var(--alpha, 100%));--dt-color-surface-success-strong: #B0FFA3;--dt-color-surface-info-h: 212.77777777777777;--dt-color-surface-info-s: 98.18181818181819%;--dt-color-surface-info-l: 21.56862745098039%;--dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);--dt-color-surface-info-hsla: hsla(var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l) / var(--alpha, 100%));--dt-color-surface-info: #01326D;--dt-color-surface-info-subtle-h: 213.20966997513474;--dt-color-surface-info-subtle-s: 96.9787556672879%;--dt-color-surface-info-subtle-l: 12.97997843137255%;--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: hsla(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: hsl(213 98.2% 12.9%);--dt-color-surface-info-strong-h: 212.35294117647058;--dt-color-surface-info-strong-s: 100%;--dt-color-surface-info-strong-l: 80%;--dt-color-surface-info-strong-hsl: var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l);--dt-color-surface-info-strong-hsla: hsla(var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l) / var(--alpha, 100%));--dt-color-surface-info-strong: #99C8FF;--dt-color-border-subtle-h: 0;--dt-color-border-subtle-s: 0%;--dt-color-border-subtle-l: 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: hsla(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 100%));--dt-color-border-subtle: hsl(0 0% 100% / .14);--dt-color-border-default-h: 0;--dt-color-border-default-s: 0%;--dt-color-border-default-l: 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: hsla(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 100%));--dt-color-border-default: hsl(0 0% 100% / .22);--dt-color-border-moderate-h: 0;--dt-color-border-moderate-s: 0%;--dt-color-border-moderate-l: 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: hsla(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 100%));--dt-color-border-moderate: hsl(0 0% 100% / .36);--dt-color-border-bold-h: 0;--dt-color-border-bold-s: 0%;--dt-color-border-bold-l: 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: hsla(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 100%));--dt-color-border-bold: hsl(0 0% 100% / .5);--dt-color-border-subtle-inverted-h: 0;--dt-color-border-subtle-inverted-s: 0%;--dt-color-border-subtle-inverted-l: 0%;--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: hsla(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-subtle-inverted: hsl(0 0% 0% / .1);--dt-color-border-default-inverted-h: 0;--dt-color-border-default-inverted-s: 0%;--dt-color-border-default-inverted-l: 0%;--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: hsla(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 100%));--dt-color-border-default-inverted: hsl(0 0% 0% / .18);--dt-color-border-moderate-inverted-h: 0;--dt-color-border-moderate-inverted-s: 0%;--dt-color-border-moderate-inverted-l: 0%;--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: hsla(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 100%));--dt-color-border-moderate-inverted: hsl(0 0% 0% / .34);--dt-color-border-bold-inverted-h: 0;--dt-color-border-bold-inverted-s: 0%;--dt-color-border-bold-inverted-l: 0%;--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: hsla(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 100%));--dt-color-border-bold-inverted: hsl(0 0% 0% / .5);--dt-color-border-focus-h: 212.60115606936418;--dt-color-border-focus-s: 98.85714285714286%;--dt-color-border-focus-l: 65.68627450980392%;--dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);--dt-color-border-focus-hsla: hsla(var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l) / var(--alpha, 100%));--dt-color-border-focus: #51A0FE;--dt-color-border-critical-h: 0;--dt-color-border-critical-s: 100%;--dt-color-border-critical-l: 76.07843137254902%;--dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);--dt-color-border-critical-hsla: hsla(var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l) / var(--alpha, 100%));--dt-color-border-critical: #FF8585;--dt-color-border-success-h: 111.52173913043478;--dt-color-border-success-s: 100%;--dt-color-border-success-l: 81.96078431372548%;--dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);--dt-color-border-success-hsla: hsla(var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l) / var(--alpha, 100%));--dt-color-border-success: #B0FFA3;--dt-color-border-warning-h: 42.99212598425196;--dt-color-border-warning-s: 100%;--dt-color-border-warning-l: 75.09803921568627%;--dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);--dt-color-border-warning-hsla: hsla(var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l) / var(--alpha, 100%));--dt-color-border-warning: #FFDB80;--dt-color-border-brand-h: 254.5664739884393;--dt-color-border-brand-s: 100%;--dt-color-border-brand-l: 66.07843137254902%;--dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);--dt-color-border-brand-hsla: hsla(var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l) / var(--alpha, 100%));--dt-color-border-brand: #7C52FF;--dt-color-border-ai-h: 0;--dt-color-border-ai-s: 0%;--dt-color-border-ai-l: 0%;--dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);--dt-color-border-ai-hsla: hsla(var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l) / var(--alpha, 100%));--dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);--dt-color-border-accent-h: 325.7831325301205;--dt-color-border-accent-s: 100%;--dt-color-border-accent-l: 48.8235294117647%;--dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);--dt-color-border-accent-hsla: hsla(var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l) / var(--alpha, 100%));--dt-color-border-accent: #F9008E;--dt-color-border-critical-subtle-h: 0;--dt-color-border-critical-subtle-s: 88.659793814433%;--dt-color-border-critical-subtle-l: 38.03921568627451%;--dt-color-border-critical-subtle-hsl: var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l);--dt-color-border-critical-subtle-hsla: hsla(var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l) / var(--alpha, 100%));--dt-color-border-critical-subtle: #B70B0B;--dt-color-border-critical-strong-h: 357.6923076923077;--dt-color-border-critical-strong-s: 100%;--dt-color-border-critical-strong-l: 94.90196078431372%;--dt-color-border-critical-strong-hsl: var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l);--dt-color-border-critical-strong-hsla: hsla(var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l) / var(--alpha, 100%));--dt-color-border-critical-strong: #FFE5E6;--dt-color-border-success-subtle-h: 136.64233576642334;--dt-color-border-success-subtle-s: 72.4867724867725%;--dt-color-border-success-subtle-l: 37.05882352941176%;--dt-color-border-success-subtle-hsl: var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l);--dt-color-border-success-subtle-hsla: hsla(var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l) / var(--alpha, 100%));--dt-color-border-success-subtle: #1AA340;--dt-color-border-success-strong-h: 111.42857142857133;--dt-color-border-success-strong-s: 53.84615384615389%;--dt-color-border-success-strong-l: 94.90196078431372%;--dt-color-border-success-strong-hsl: var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l);--dt-color-border-success-strong-hsla: hsla(var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l) / var(--alpha, 100%));--dt-color-border-success-strong: #EDF9EB;--dt-color-border-warning-subtle-h: 35.92814371257486;--dt-color-border-warning-subtle-s: 66.00790513833991%;--dt-color-border-warning-subtle-l: 49.6078431372549%;--dt-color-border-warning-subtle-hsl: var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l);--dt-color-border-warning-subtle-hsla: hsla(var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l) / var(--alpha, 100%));--dt-color-border-warning-subtle: #D28F2B;--dt-color-border-warning-strong-h: 47.058823529411775;--dt-color-border-warning-strong-s: 100%;--dt-color-border-warning-strong-l: 90%;--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: hsla(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: #FFF4CC;--dt-color-border-brand-subtle-h: 254.49999999999997;--dt-color-border-brand-subtle-s: 67.41573033707866%;--dt-color-border-brand-subtle-l: 34.90196078431373%;--dt-color-border-brand-subtle-hsl: var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l);--dt-color-border-brand-subtle-hsla: hsla(var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l) / var(--alpha, 100%));--dt-color-border-brand-subtle: #3A1D95;--dt-color-border-brand-strong-h: 260.35714285714283;--dt-color-border-brand-strong-s: 100%;--dt-color-border-brand-strong-l: 89.01960784313725%;--dt-color-border-brand-strong-hsl: var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l);--dt-color-border-brand-strong-hsla: hsla(var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l) / var(--alpha, 100%));--dt-color-border-brand-strong: #DAC7FF;--dt-color-border-critical-inverted-h: 0;--dt-color-border-critical-inverted-s: 88.79999999999998%;--dt-color-border-critical-inverted-l: 49.01960784313726%;--dt-color-border-critical-inverted-hsl: var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l);--dt-color-border-critical-inverted-hsla: hsla(var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l) / var(--alpha, 100%));--dt-color-border-critical-inverted: #EC0E0E;--dt-color-border-success-inverted-h: 136.64233576642334;--dt-color-border-success-inverted-s: 72.4867724867725%;--dt-color-border-success-inverted-l: 37.05882352941176%;--dt-color-border-success-inverted-hsl: var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l);--dt-color-border-success-inverted-hsla: hsla(var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l) / var(--alpha, 100%));--dt-color-border-success-inverted: #1AA340;--dt-color-border-warning-inverted-h: 35.92814371257486;--dt-color-border-warning-inverted-s: 66.00790513833991%;--dt-color-border-warning-inverted-l: 49.6078431372549%;--dt-color-border-warning-inverted-hsl: var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l);--dt-color-border-warning-inverted-hsla: hsla(var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l) / var(--alpha, 100%));--dt-color-border-warning-inverted: #D28F2B;--dt-color-border-brand-inverted-h: 254.5664739884393;--dt-color-border-brand-inverted-s: 100%;--dt-color-border-brand-inverted-l: 66.07843137254902%;--dt-color-border-brand-inverted-hsl: var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l);--dt-color-border-brand-inverted-hsla: hsla(var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l) / var(--alpha, 100%));--dt-color-border-brand-inverted: #7C52FF;--dt-color-border-critical-subtle-inverted-h: 0;--dt-color-border-critical-subtle-inverted-s: 100%;--dt-color-border-critical-subtle-inverted-l: 76.07843137254902%;--dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l);--dt-color-border-critical-subtle-inverted-hsla: hsla(var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-critical-subtle-inverted: #FF8585;--dt-color-border-critical-strong-inverted-h: 0;--dt-color-border-critical-strong-inverted-s: 88.659793814433%;--dt-color-border-critical-strong-inverted-l: 38.03921568627451%;--dt-color-border-critical-strong-inverted-hsl: var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l);--dt-color-border-critical-strong-inverted-hsla: hsla(var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-critical-strong-inverted: #B70B0B;--dt-color-border-success-subtle-inverted-h: 111.52173913043478;--dt-color-border-success-subtle-inverted-s: 100%;--dt-color-border-success-subtle-inverted-l: 81.96078431372548%;--dt-color-border-success-subtle-inverted-hsl: var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l);--dt-color-border-success-subtle-inverted-hsla: hsla(var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-success-subtle-inverted: #B0FFA3;--dt-color-border-success-strong-inverted-h: 136.15384615384616;--dt-color-border-success-strong-inverted-s: 59.09090909090909%;--dt-color-border-success-strong-inverted-l: 17.254901960784313%;--dt-color-border-success-strong-inverted-hsl: var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l);--dt-color-border-success-strong-inverted-hsla: hsla(var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-success-strong-inverted: #124620;--dt-color-border-warning-subtle-inverted-h: 42.99212598425196;--dt-color-border-warning-subtle-inverted-s: 100%;--dt-color-border-warning-subtle-inverted-l: 75.09803921568627%;--dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l);--dt-color-border-warning-subtle-inverted-hsla: hsla(var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-warning-subtle-inverted: #FFDB80;--dt-color-border-warning-strong-inverted-h: 35.70247933884298;--dt-color-border-warning-strong-inverted-s: 88.32116788321169%;--dt-color-border-warning-strong-inverted-l: 26.862745098039216%;--dt-color-border-warning-strong-inverted-hsl: var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l);--dt-color-border-warning-strong-inverted-hsla: hsla(var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-warning-strong-inverted: #815008;--dt-color-border-brand-subtle-inverted-h: 260.35714285714283;--dt-color-border-brand-subtle-inverted-s: 100%;--dt-color-border-brand-subtle-inverted-l: 89.01960784313725%;--dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l);--dt-color-border-brand-subtle-inverted-hsla: hsla(var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-brand-subtle-inverted: #DAC7FF;--dt-color-border-brand-strong-inverted-h: 254.49999999999997;--dt-color-border-brand-strong-inverted-s: 67.41573033707866%;--dt-color-border-brand-strong-inverted-l: 34.90196078431373%;--dt-color-border-brand-strong-inverted-hsl: var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l);--dt-color-border-brand-strong-inverted-hsla: hsla(var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-brand-strong-inverted: #3A1D95;--dt-typography-body-md-font-family: Archivo, -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-typography-body-md-font-weight: 400;--dt-typography-body-md-line-height: 1.6;--dt-typography-body-md-font-size: 2rem;--dt-typography-body-md-text-case: none;--dt-typography-body-md-compact-font-family: Archivo, -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-typography-body-md-compact-font-weight: 400;--dt-typography-body-md-compact-line-height: 1.4;--dt-typography-body-md-compact-font-size: 2rem;--dt-typography-body-md-compact-text-case: none;--dt-typography-body-sm-font-family: Archivo, -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-typography-body-sm-font-weight: 400;--dt-typography-body-sm-line-height: 1.4;--dt-typography-body-sm-font-size: 1.6rem;--dt-typography-body-sm-text-case: none;--dt-typography-body-sm-compact-font-family: Archivo, -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-typography-body-sm-compact-font-weight: 400;--dt-typography-body-sm-compact-line-height: 1.2;--dt-typography-body-sm-compact-font-size: 1.6rem;--dt-typography-body-sm-compact-text-case: none;--dt-typography-headline-eyebrow-font-family: Archivo, -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-typography-headline-eyebrow-font-weight: 400;--dt-typography-headline-eyebrow-line-height: 1.4;--dt-typography-headline-eyebrow-font-size: 1.6rem;--dt-typography-headline-eyebrow-text-case: uppercase;--dt-typography-headline-sm-font-family: Archivo, -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-typography-headline-sm-font-weight: 700;--dt-typography-headline-sm-line-height: 1.4;--dt-typography-headline-sm-font-size: 2rem;--dt-typography-headline-sm-text-case: none;--dt-typography-headline-sm-compact-font-family: Archivo, -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-typography-headline-sm-compact-font-weight: 700;--dt-typography-headline-sm-compact-line-height: 1.2;--dt-typography-headline-sm-compact-font-size: 2rem;--dt-typography-headline-sm-compact-text-case: none;--dt-typography-headline-sm-soft-font-family: Archivo, -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-typography-headline-sm-soft-font-weight: 500;--dt-typography-headline-sm-soft-line-height: 1.4;--dt-typography-headline-sm-soft-font-size: 2rem;--dt-typography-headline-sm-soft-text-case: none;--dt-typography-headline-sm-soft-compact-font-family: Archivo, -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-typography-headline-sm-soft-compact-font-weight: 500;--dt-typography-headline-sm-soft-compact-line-height: 1.2;--dt-typography-headline-sm-soft-compact-font-size: 2rem;--dt-typography-headline-sm-soft-compact-text-case: none;--dt-typography-headline-md-font-family: Archivo, -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-typography-headline-md-font-weight: 700;--dt-typography-headline-md-line-height: 1.6;--dt-typography-headline-md-font-size: 2.8rem;--dt-typography-headline-md-text-case: none;--dt-typography-headline-md-compact-font-family: Archivo, -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-typography-headline-md-compact-font-weight: 700;--dt-typography-headline-md-compact-line-height: 1.4;--dt-typography-headline-md-compact-font-size: 2.8rem;--dt-typography-headline-md-compact-text-case: none;--dt-typography-headline-lg-font-family: Archivo, -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-typography-headline-lg-font-weight: 700;--dt-typography-headline-lg-line-height: 1.6;--dt-typography-headline-lg-font-size: 4.1rem;--dt-typography-headline-lg-text-case: none;--dt-typography-headline-lg-soft-font-family: Archivo, -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-typography-headline-lg-soft-font-weight: 500;--dt-typography-headline-lg-soft-line-height: 1.6;--dt-typography-headline-lg-soft-font-size: 4.1rem;--dt-typography-headline-lg-soft-text-case: none;--dt-typography-headline-lg-compact-font-family: Archivo, -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-typography-headline-lg-compact-font-weight: 700;--dt-typography-headline-lg-compact-line-height: 1.4;--dt-typography-headline-lg-compact-font-size: 4.1rem;--dt-typography-headline-lg-compact-text-case: none;--dt-typography-headline-lg-soft-compact-font-family: Archivo, -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-typography-headline-lg-soft-compact-font-weight: 500;--dt-typography-headline-lg-soft-compact-line-height: 1.4;--dt-typography-headline-lg-soft-compact-font-size: 4.1rem;--dt-typography-headline-lg-soft-compact-text-case: none;--dt-typography-headline-xl-font-family: Archivo, -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-typography-headline-xl-font-weight: 500;--dt-typography-headline-xl-line-height: 1.2;--dt-typography-headline-xl-font-size: 6.5rem;--dt-typography-headline-xl-text-case: none;--dt-typography-headline-xl-compact-font-family: Archivo, -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-typography-headline-xl-compact-font-weight: 500;--dt-typography-headline-xl-compact-line-height: 1;--dt-typography-headline-xl-compact-font-size: 6.5rem;--dt-typography-headline-xl-compact-text-case: none;--dt-typography-headline-xxl-font-family: Archivo, -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-typography-headline-xxl-font-weight: 500;--dt-typography-headline-xxl-line-height: 1.2;--dt-typography-headline-xxl-font-size: 10.5rem;--dt-typography-headline-xxl-text-case: none;--dt-typography-headline-xxl-compact-font-family: Archivo, -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-typography-headline-xxl-compact-font-weight: 500;--dt-typography-headline-xxl-compact-line-height: 1;--dt-typography-headline-xxl-compact-font-size: 10.5rem;--dt-typography-headline-xxl-compact-text-case: none;--dt-typography-label-md-font-family: Archivo, -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-typography-label-md-font-weight: 600;--dt-typography-label-md-line-height: 1.6;--dt-typography-label-md-font-size: 2rem;--dt-typography-label-md-text-case: none;--dt-typography-label-md-compact-font-family: Archivo, -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-typography-label-md-compact-font-weight: 600;--dt-typography-label-md-compact-line-height: 1.4;--dt-typography-label-md-compact-font-size: 2rem;--dt-typography-label-md-compact-text-case: none;--dt-typography-label-md-plain-font-family: Archivo, -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-typography-label-md-plain-font-weight: 400;--dt-typography-label-md-plain-line-height: 1.6;--dt-typography-label-md-plain-font-size: 2rem;--dt-typography-label-md-plain-text-case: none;--dt-typography-label-md-plain-compact-font-family: Archivo, -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-typography-label-md-plain-compact-font-weight: 400;--dt-typography-label-md-plain-compact-line-height: 1.4;--dt-typography-label-md-plain-compact-font-size: 2rem;--dt-typography-label-md-plain-compact-text-case: none;--dt-typography-label-sm-font-family: Archivo, -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-typography-label-sm-font-weight: 600;--dt-typography-label-sm-line-height: 1.4;--dt-typography-label-sm-font-size: 1.6rem;--dt-typography-label-sm-text-case: none;--dt-typography-label-sm-compact-font-family: Archivo, -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-typography-label-sm-compact-font-weight: 600;--dt-typography-label-sm-compact-line-height: 1.2;--dt-typography-label-sm-compact-font-size: 1.6rem;--dt-typography-label-sm-compact-text-case: none;--dt-typography-label-sm-plain-font-family: Archivo, -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-typography-label-sm-plain-font-weight: 400;--dt-typography-label-sm-plain-line-height: 1.4;--dt-typography-label-sm-plain-font-size: 1.6rem;--dt-typography-label-sm-plain-text-case: none;--dt-typography-label-sm-plain-compact-font-family: Archivo, -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-typography-label-sm-plain-compact-font-weight: 400;--dt-typography-label-sm-plain-compact-line-height: 1.2;--dt-typography-label-sm-plain-compact-font-size: 1.6rem;--dt-typography-label-sm-plain-compact-text-case: none;--dt-typography-helper-md-font-family: Archivo, -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-typography-helper-md-font-weight: 400;--dt-typography-helper-md-line-height: 1.4;--dt-typography-helper-md-font-size: 2rem;--dt-typography-helper-md-text-case: none;--dt-typography-helper-sm-font-family: Archivo, -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-typography-helper-sm-font-weight: 400;--dt-typography-helper-sm-line-height: 1.2;--dt-typography-helper-sm-font-size: 1.6rem;--dt-typography-helper-sm-text-case: none;--dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;--dt-typography-code-md-font-weight: 400;--dt-typography-code-md-line-height: 1.2;--dt-typography-code-md-font-size: 2rem;--dt-typography-code-md-text-case: none;--dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;--dt-typography-code-sm-font-weight: 400;--dt-typography-code-sm-line-height: 1.2;--dt-typography-code-sm-font-size: 1.6rem;--dt-typography-code-sm-text-case: none;--dt-typography-inputs-xs-font-family: -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-typography-inputs-xs-font-weight: 400;--dt-typography-inputs-xs-font-size: 1.6rem;--dt-typography-inputs-xs-line-height: 1.2;--dt-typography-inputs-sm-font-family: -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-typography-inputs-sm-font-weight: 400;--dt-typography-inputs-sm-font-size: 1.6rem;--dt-typography-inputs-sm-line-height: 1.2;--dt-typography-inputs-md-font-family: -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-typography-inputs-md-font-weight: 400;--dt-typography-inputs-md-font-size: 2rem;--dt-typography-inputs-md-line-height: 1.2;--dt-typography-inputs-lg-font-family: -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-typography-inputs-lg-font-weight: 400;--dt-typography-inputs-lg-font-size: 2.8rem;--dt-typography-inputs-lg-line-height: 1.2;--dt-typography-inputs-xl-font-family: -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-typography-inputs-xl-font-weight: 400;--dt-typography-inputs-xl-font-size: 1.6rem;--dt-typography-inputs-xl-line-height: 1.2;--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-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-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-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-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-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-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-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-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-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-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-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: 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-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-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-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: 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-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-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-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-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-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-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: 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: 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-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-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-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-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-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: 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-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-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-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-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-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-inputs-size-border-default: .15rem;--dt-inputs-size-border-status: .2rem;--dt-inputs-size-radius-xs: .4rem;--dt-inputs-size-radius-sm: .8rem;--dt-inputs-size-radius-md: .8rem;--dt-inputs-size-radius-lg: 1.2rem;--dt-inputs-size-radius-xl: 1.6rem;--dt-inputs-line-height-xs: 1.2;--dt-inputs-line-height-sm: 1.2;--dt-inputs-line-height-md: 1.2;--dt-inputs-line-height-lg: 1.2;--dt-inputs-line-height-xl: 1.2;--dt-inputs-font-size-xs: 1.6rem;--dt-inputs-font-size-sm: 1.6rem;--dt-inputs-font-size-md: 2rem;--dt-inputs-font-size-lg: 2.8rem;--dt-inputs-font-size-xl: 1.6rem;--dt-inputs-font-weight-xs: 400;--dt-inputs-font-weight-sm: 400;--dt-inputs-font-weight-md: 400;--dt-inputs-font-weight-lg: 400;--dt-inputs-font-weight-xl: 400;--dt-inputs-color-foreground-default-h: 0;--dt-inputs-color-foreground-default-s: 0%;--dt-inputs-color-foreground-default-l: 90.19607843137256%;--dt-inputs-color-foreground-default-hsl: var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l);--dt-inputs-color-foreground-default-hsla: hsla(var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l) / var(--alpha, 100%));--dt-inputs-color-foreground-default: #E6E6E6;--dt-inputs-color-foreground-placeholder-h: 0;--dt-inputs-color-foreground-placeholder-s: 0%;--dt-inputs-color-foreground-placeholder-l: 66.66666666666666%;--dt-inputs-color-foreground-placeholder-hsl: var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l);--dt-inputs-color-foreground-placeholder-hsla: hsla(var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l) / var(--alpha, 100%));--dt-inputs-color-foreground-placeholder: #AAAAAA;--dt-inputs-color-foreground-disabled-h: 0;--dt-inputs-color-foreground-disabled-s: 0%;--dt-inputs-color-foreground-disabled-l: 66.66666666666666%;--dt-inputs-color-foreground-disabled-hsl: var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l);--dt-inputs-color-foreground-disabled-hsla: hsla(var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l) / var(--alpha, 100%));--dt-inputs-color-foreground-disabled: #AAAAAA;--dt-inputs-color-border-default-h: 0;--dt-inputs-color-border-default-s: 0%;--dt-inputs-color-border-default-l: 100%;--dt-inputs-color-border-default-hsl: var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l);--dt-inputs-color-border-default-hsla: hsla(var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l) / var(--alpha, 100%));--dt-inputs-color-border-default: hsl(0 0% 100% / .14);--dt-inputs-color-border-focus-h: 212.60115606936418;--dt-inputs-color-border-focus-s: 98.85714285714286%;--dt-inputs-color-border-focus-l: 65.68627450980392%;--dt-inputs-color-border-focus-hsl: var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l);--dt-inputs-color-border-focus-hsla: hsla(var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l) / var(--alpha, 100%));--dt-inputs-color-border-focus: #51A0FE;--dt-inputs-color-border-critical-h: 0;--dt-inputs-color-border-critical-s: 100%;--dt-inputs-color-border-critical-l: 76.07843137254902%;--dt-inputs-color-border-critical-hsl: var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l);--dt-inputs-color-border-critical-hsla: hsla(var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l) / var(--alpha, 100%));--dt-inputs-color-border-critical: #FF8585;--dt-inputs-color-border-success-h: 111.52173913043478;--dt-inputs-color-border-success-s: 100%;--dt-inputs-color-border-success-l: 81.96078431372548%;--dt-inputs-color-border-success-hsl: var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l);--dt-inputs-color-border-success-hsla: hsla(var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l) / var(--alpha, 100%));--dt-inputs-color-border-success: #B0FFA3;--dt-inputs-color-border-warning-h: 42.99212598425196;--dt-inputs-color-border-warning-s: 100%;--dt-inputs-color-border-warning-l: 75.09803921568627%;--dt-inputs-color-border-warning-hsl: var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l);--dt-inputs-color-border-warning-hsla: hsla(var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l) / var(--alpha, 100%));--dt-inputs-color-border-warning: #FFDB80;--dt-inputs-color-border-disabled-h: 0;--dt-inputs-color-border-disabled-s: 0%;--dt-inputs-color-border-disabled-l: 0%;--dt-inputs-color-border-disabled-hsl: var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l);--dt-inputs-color-border-disabled-hsla: hsla(var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l) / var(--alpha, 100%));--dt-inputs-color-border-disabled: transparent;--dt-inputs-color-background-default-h: 0;--dt-inputs-color-background-default-s: 0%;--dt-inputs-color-background-default-l: 90.2%;--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: hsla(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 100%));--dt-inputs-color-background-default: hsl(0 0% 90.2% / .06);--dt-inputs-color-background-focus-h: 0;--dt-inputs-color-background-focus-s: 0%;--dt-inputs-color-background-focus-l: 90.2%;--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: hsla(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 100%));--dt-inputs-color-background-focus: hsl(0 0% 90.2% / .03);--dt-inputs-color-background-disabled-h: 0;--dt-inputs-color-background-disabled-s: 0%;--dt-inputs-color-background-disabled-l: 90.2%;--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: hsla(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 100%));--dt-inputs-color-background-disabled: hsl(0 0% 90.2% / .15);--dt-action-color-foreground-base-default-h: 260.9302325581395;--dt-action-color-foreground-base-default-s: 100%;--dt-action-color-foreground-base-default-l: 74.70588235294117%;--dt-action-color-foreground-base-default-hsl: var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l);--dt-action-color-foreground-base-default-hsla: hsla(var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l) / var(--alpha, 100%));--dt-action-color-foreground-base-default: #AB7EFF;--dt-action-color-foreground-base-hover-h: 0;--dt-action-color-foreground-base-hover-s: 0%;--dt-action-color-foreground-base-hover-l: 0%;--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: hsla(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: lch(69.4 56.1 303);--dt-action-color-foreground-base-active-h: 0;--dt-action-color-foreground-base-active-s: 0%;--dt-action-color-foreground-base-active-l: 0%;--dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l);--dt-action-color-foreground-base-active-hsla: hsla(var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l) / var(--alpha, 100%));--dt-action-color-foreground-base-active: lch(69.4 56.1 303);--dt-action-color-foreground-base-primary-default-h: 0;--dt-action-color-foreground-base-primary-default-s: 0%;--dt-action-color-foreground-base-primary-default-l: 100%;--dt-action-color-foreground-base-primary-default-hsl: var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l);--dt-action-color-foreground-base-primary-default-hsla: hsla(var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-base-primary-default: #ffffff;--dt-action-color-foreground-critical-default-h: 0;--dt-action-color-foreground-critical-default-s: 100%;--dt-action-color-foreground-critical-default-l: 76.07843137254902%;--dt-action-color-foreground-critical-default-hsl: var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l);--dt-action-color-foreground-critical-default-hsla: hsla(var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-default: #FF8585;--dt-action-color-foreground-critical-hover-h: 0;--dt-action-color-foreground-critical-hover-s: 0%;--dt-action-color-foreground-critical-hover-l: 0%;--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: hsla(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: lch(77.4 39.2 25.4);--dt-action-color-foreground-critical-active-h: 0;--dt-action-color-foreground-critical-active-s: 0%;--dt-action-color-foreground-critical-active-l: 0%;--dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l);--dt-action-color-foreground-critical-active-hsla: hsla(var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-active: lch(77.4 39.2 25.4);--dt-action-color-foreground-critical-primary-default-h: 0;--dt-action-color-foreground-critical-primary-default-s: 0%;--dt-action-color-foreground-critical-primary-default-l: 100%;--dt-action-color-foreground-critical-primary-default-hsl: var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l);--dt-action-color-foreground-critical-primary-default-hsla: hsla(var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-primary-default: #ffffff;--dt-action-color-foreground-inverted-default-h: 0;--dt-action-color-foreground-inverted-default-s: 0%;--dt-action-color-foreground-inverted-default-l: 0%;--dt-action-color-foreground-inverted-default-hsl: var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l);--dt-action-color-foreground-inverted-default-hsla: hsla(var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-default: #000000;--dt-action-color-foreground-inverted-hover-h: 0;--dt-action-color-foreground-inverted-hover-s: 0%;--dt-action-color-foreground-inverted-hover-l: 0%;--dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l);--dt-action-color-foreground-inverted-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-hover: #000000;--dt-action-color-foreground-inverted-active-h: 0;--dt-action-color-foreground-inverted-active-s: 0%;--dt-action-color-foreground-inverted-active-l: 0%;--dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l);--dt-action-color-foreground-inverted-active-hsla: hsla(var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-active: #000000;--dt-action-color-foreground-inverted-primary-default-h: 260.9302325581395;--dt-action-color-foreground-inverted-primary-default-s: 100%;--dt-action-color-foreground-inverted-primary-default-l: 74.70588235294117%;--dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l);--dt-action-color-foreground-inverted-primary-default-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-primary-default: #AB7EFF;--dt-action-color-foreground-inverted-primary-hover-h: 260.35714285714283;--dt-action-color-foreground-inverted-primary-hover-s: 100%;--dt-action-color-foreground-inverted-primary-hover-l: 89.01960784313725%;--dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l);--dt-action-color-foreground-inverted-primary-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-primary-hover: #DAC7FF;--dt-action-color-foreground-inverted-primary-active-h: 260.35714285714283;--dt-action-color-foreground-inverted-primary-active-s: 100%;--dt-action-color-foreground-inverted-primary-active-l: 89.01960784313725%;--dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l);--dt-action-color-foreground-inverted-primary-active-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-primary-active: #DAC7FF;--dt-action-color-foreground-muted-default-h: 0;--dt-action-color-foreground-muted-default-s: 0%;--dt-action-color-foreground-muted-default-l: 76.07843137254902%;--dt-action-color-foreground-muted-default-hsl: var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l);--dt-action-color-foreground-muted-default-hsla: hsla(var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l) / var(--alpha, 100%));--dt-action-color-foreground-muted-default: #C2C2C2;--dt-action-color-foreground-muted-hover-h: 0;--dt-action-color-foreground-muted-hover-s: 0%;--dt-action-color-foreground-muted-hover-l: 76.07843137254902%;--dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l);--dt-action-color-foreground-muted-hover-hsla: hsla(var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-muted-hover: #C2C2C2;--dt-action-color-foreground-muted-active-h: 0;--dt-action-color-foreground-muted-active-s: 0%;--dt-action-color-foreground-muted-active-l: 76.07843137254902%;--dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l);--dt-action-color-foreground-muted-active-hsla: hsla(var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l) / var(--alpha, 100%));--dt-action-color-foreground-muted-active: #C2C2C2;--dt-action-color-foreground-disabled-default-h: 0;--dt-action-color-foreground-disabled-default-s: 0%;--dt-action-color-foreground-disabled-default-l: 66.66666666666666%;--dt-action-color-foreground-disabled-default-hsl: var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l);--dt-action-color-foreground-disabled-default-hsla: hsla(var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l) / var(--alpha, 100%));--dt-action-color-foreground-disabled-default: #AAAAAA;--dt-action-color-foreground-positive-default-h: 111.52173913043478;--dt-action-color-foreground-positive-default-s: 100%;--dt-action-color-foreground-positive-default-l: 81.96078431372548%;--dt-action-color-foreground-positive-default-hsl: var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l);--dt-action-color-foreground-positive-default-hsla: hsla(var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-default: #B0FFA3;--dt-action-color-foreground-positive-hover-h: 111.99999999999999;--dt-action-color-foreground-positive-hover-s: 100%;--dt-action-color-foreground-positive-hover-l: 67.2%;--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: hsla(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: hsl(112 100% 67.2%);--dt-action-color-foreground-positive-active-h: 111.99999999999999;--dt-action-color-foreground-positive-active-s: 100%;--dt-action-color-foreground-positive-active-l: 67.2%;--dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l);--dt-action-color-foreground-positive-active-hsla: hsla(var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-active: hsl(112 100% 67.2%);--dt-action-color-foreground-positive-primary-default-h: 0;--dt-action-color-foreground-positive-primary-default-s: 0%;--dt-action-color-foreground-positive-primary-default-l: 100%;--dt-action-color-foreground-positive-primary-default-hsl: var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l);--dt-action-color-foreground-positive-primary-default-hsla: hsla(var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-primary-default: #ffffff;--dt-action-color-background-base-default-h: 0;--dt-action-color-background-base-default-s: 0%;--dt-action-color-background-base-default-l: 0%;--dt-action-color-background-base-default-hsl: var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l);--dt-action-color-background-base-default-hsla: hsla(var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l) / var(--alpha, 100%));--dt-action-color-background-base-default: transparent;--dt-action-color-background-base-hover-h: 261;--dt-action-color-background-base-hover-s: 100%;--dt-action-color-background-base-hover-l: 74.70000000000002%;--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: hsla(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, 100%));--dt-action-color-background-base-hover: hsl(261 100% 74.7% / .1);--dt-action-color-background-base-active-h: 261;--dt-action-color-background-base-active-s: 100%;--dt-action-color-background-base-active-l: 74.70000000000002%;--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: hsla(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, 100%));--dt-action-color-background-base-active: hsl(261 100% 74.7% / .2);--dt-action-color-background-base-primary-default-h: 254.5664739884393;--dt-action-color-background-base-primary-default-s: 100%;--dt-action-color-background-base-primary-default-l: 66.07843137254902%;--dt-action-color-background-base-primary-default-hsl: var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l);--dt-action-color-background-base-primary-default-hsla: hsla(var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-base-primary-default: #7C52FF;--dt-action-color-background-base-primary-hover-h: 255;--dt-action-color-background-base-primary-hover-s: 100%;--dt-action-color-background-base-primary-hover-l: 63.40000000000001%;--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: hsla(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: hsl(255 100% 63.4%);--dt-action-color-background-base-primary-active-h: 255.00000000000006;--dt-action-color-background-base-primary-active-s: 100%;--dt-action-color-background-base-primary-active-l: 60.8%;--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: hsla(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: hsl(255 100% 60.8%);--dt-action-color-background-critical-default-h: 0;--dt-action-color-background-critical-default-s: 0%;--dt-action-color-background-critical-default-l: 0%;--dt-action-color-background-critical-default-hsl: var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l);--dt-action-color-background-critical-default-hsla: hsla(var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l) / var(--alpha, 100%));--dt-action-color-background-critical-default: transparent;--dt-action-color-background-critical-hover-h: 0;--dt-action-color-background-critical-hover-s: 88.79999999999998%;--dt-action-color-background-critical-hover-l: 49%;--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: hsla(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, 100%));--dt-action-color-background-critical-hover: hsl(0 88.8% 49% / .2);--dt-action-color-background-critical-active-h: 0;--dt-action-color-background-critical-active-s: 88.79999999999998%;--dt-action-color-background-critical-active-l: 49%;--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: hsla(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, 100%));--dt-action-color-background-critical-active: hsl(0 88.8% 49% / .3);--dt-action-color-background-critical-primary-default-h: 0;--dt-action-color-background-critical-primary-default-s: 88.79999999999998%;--dt-action-color-background-critical-primary-default-l: 49.01960784313726%;--dt-action-color-background-critical-primary-default-hsl: var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l);--dt-action-color-background-critical-primary-default-hsla: hsla(var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-critical-primary-default: #EC0E0E;--dt-action-color-background-critical-primary-hover-h: 0;--dt-action-color-background-critical-primary-hover-s: 88.8%;--dt-action-color-background-critical-primary-hover-l: 45.1%;--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: hsla(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: hsl(0 88.8% 45.1%);--dt-action-color-background-critical-primary-active-h: 0;--dt-action-color-background-critical-primary-active-s: 88.79999999999998%;--dt-action-color-background-critical-primary-active-l: 43.1%;--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: hsla(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: hsl(0 88.8% 43.1%);--dt-action-color-background-inverted-default-h: 0;--dt-action-color-background-inverted-default-s: 0%;--dt-action-color-background-inverted-default-l: 0%;--dt-action-color-background-inverted-default-hsl: var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l);--dt-action-color-background-inverted-default-hsla: hsla(var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l) / var(--alpha, 100%));--dt-action-color-background-inverted-default: transparent;--dt-action-color-background-inverted-hover-h: 0;--dt-action-color-background-inverted-hover-s: 0%;--dt-action-color-background-inverted-hover-l: 12%;--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: hsla(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, 100%));--dt-action-color-background-inverted-hover: hsl(0 0% 12% / .15);--dt-action-color-background-inverted-active-h: 0;--dt-action-color-background-inverted-active-s: 0%;--dt-action-color-background-inverted-active-l: 12%;--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: hsla(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, 100%));--dt-action-color-background-inverted-active: hsl(0 0% 12% / .3);--dt-action-color-background-inverted-primary-default-h: 0;--dt-action-color-background-inverted-primary-default-s: 0%;--dt-action-color-background-inverted-primary-default-l: 12%;--dt-action-color-background-inverted-primary-default-hsl: var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l);--dt-action-color-background-inverted-primary-default-hsla: hsla(var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-inverted-primary-default: hsl(0 0% 12%);--dt-action-color-background-inverted-primary-hover-h: 260;--dt-action-color-background-inverted-primary-hover-s: 91.30434782608695%;--dt-action-color-background-inverted-primary-hover-l: 9.019607843137255%;--dt-action-color-background-inverted-primary-hover-hsl: var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l);--dt-action-color-background-inverted-primary-hover-hsla: hsla(var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-inverted-primary-hover: #10022C;--dt-action-color-background-inverted-primary-active-h: 254.49999999999997;--dt-action-color-background-inverted-primary-active-s: 67.41573033707866%;--dt-action-color-background-inverted-primary-active-l: 34.90196078431373%;--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: hsla(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: #3A1D95;--dt-action-color-background-muted-default-h: 0;--dt-action-color-background-muted-default-s: 0%;--dt-action-color-background-muted-default-l: 0%;--dt-action-color-background-muted-default-hsl: var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l);--dt-action-color-background-muted-default-hsla: hsla(var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l) / var(--alpha, 100%));--dt-action-color-background-muted-default: transparent;--dt-action-color-background-muted-hover-h: 0;--dt-action-color-background-muted-hover-s: 0%;--dt-action-color-background-muted-hover-l: 83.1%;--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: hsla(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, 100%));--dt-action-color-background-muted-hover: hsl(0 0% 83.1% / .1);--dt-action-color-background-muted-active-h: 0;--dt-action-color-background-muted-active-s: 0%;--dt-action-color-background-muted-active-l: 83.1%;--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: hsla(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, 100%));--dt-action-color-background-muted-active: hsl(0 0% 83.1% / .16);--dt-action-color-background-disabled-default-h: 0;--dt-action-color-background-disabled-default-s: 0%;--dt-action-color-background-disabled-default-l: 22.745098039215687%;--dt-action-color-background-disabled-default-hsl: var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l);--dt-action-color-background-disabled-default-hsla: hsla(var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l) / var(--alpha, 100%));--dt-action-color-background-disabled-default: #3A3A3A;--dt-action-color-background-positive-default-h: 0;--dt-action-color-background-positive-default-s: 0%;--dt-action-color-background-positive-default-l: 0%;--dt-action-color-background-positive-default-hsl: var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l);--dt-action-color-background-positive-default-hsla: hsla(var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l) / var(--alpha, 100%));--dt-action-color-background-positive-default: transparent;--dt-action-color-background-positive-hover-h: 136;--dt-action-color-background-positive-hover-s: 59.10000000000002%;--dt-action-color-background-positive-hover-l: 66.9%;--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: hsla(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: hsl(136 59.1% 66.9%);--dt-action-color-background-positive-active-h: 111.99999999999999;--dt-action-color-background-positive-active-s: 100%;--dt-action-color-background-positive-active-l: 82%;--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: hsla(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, 100%));--dt-action-color-background-positive-active: hsl(112 100% 82% / .08);--dt-action-color-background-positive-primary-default-h: 111.52173913043478;--dt-action-color-background-positive-primary-default-s: 100%;--dt-action-color-background-positive-primary-default-l: 81.96078431372548%;--dt-action-color-background-positive-primary-default-hsl: var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l);--dt-action-color-background-positive-primary-default-hsla: hsla(var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-positive-primary-default: #B0FFA3;--dt-action-color-background-positive-primary-hover-h: 111.99999999999999;--dt-action-color-background-positive-primary-hover-s: 100%;--dt-action-color-background-positive-primary-hover-l: 73.8%;--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: hsla(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: hsl(112 100% 73.8%);--dt-action-color-background-positive-primary-active-h: 111.99999999999999;--dt-action-color-background-positive-primary-active-s: 100%;--dt-action-color-background-positive-primary-active-l: 68.8%;--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: hsla(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: hsl(112 100% 68.8%);--dt-action-color-border-base-outlined-default-h: 260.9302325581395;--dt-action-color-border-base-outlined-default-s: 100%;--dt-action-color-border-base-outlined-default-l: 74.70588235294117%;--dt-action-color-border-base-outlined-default-hsl: var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l);--dt-action-color-border-base-outlined-default-hsla: hsla(var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-base-outlined-default: #AB7EFF;--dt-action-color-border-critical-outlined-default-h: 0;--dt-action-color-border-critical-outlined-default-s: 100%;--dt-action-color-border-critical-outlined-default-l: 76.07843137254902%;--dt-action-color-border-critical-outlined-default-hsl: var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l);--dt-action-color-border-critical-outlined-default-hsla: hsla(var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-critical-outlined-default: #FF8585;--dt-action-color-border-inverted-outlined-default-h: 0;--dt-action-color-border-inverted-outlined-default-s: 0%;--dt-action-color-border-inverted-outlined-default-l: 0%;--dt-action-color-border-inverted-outlined-default-hsl: var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l);--dt-action-color-border-inverted-outlined-default-hsla: hsla(var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-inverted-outlined-default: hsl(0 0% 0% / .34);--dt-action-color-border-muted-outlined-default-h: 0;--dt-action-color-border-muted-outlined-default-s: 0%;--dt-action-color-border-muted-outlined-default-l: 100%;--dt-action-color-border-muted-outlined-default-hsl: var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l);--dt-action-color-border-muted-outlined-default-hsla: hsla(var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-muted-outlined-default: hsl(0 0% 100% / .36);--dt-theme-color-base-h: 0;--dt-theme-color-base-s: 0%;--dt-theme-color-base-l: 90.19607843137256%;--dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);--dt-theme-color-base-hsla: hsla(var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l) / var(--alpha, 100%));--dt-theme-color-base: #E6E6E6;--dt-theme-topbar-color-foreground-h: 0;--dt-theme-topbar-color-foreground-s: 0%;--dt-theme-topbar-color-foreground-l: 90.2%;--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: hsla(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 100%));--dt-theme-topbar-color-foreground: hsl(0 0% 90.2% / .75);--dt-theme-topbar-color-background-h: 0;--dt-theme-topbar-color-background-s: 0%;--dt-theme-topbar-color-background-l: 14.901960784313726%;--dt-theme-topbar-color-background-hsl: var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l);--dt-theme-topbar-color-background-hsla: hsla(var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l) / var(--alpha, 100%));--dt-theme-topbar-color-background: #262626;--dt-theme-topbar-field-color-foreground-h: 0;--dt-theme-topbar-field-color-foreground-s: 0%;--dt-theme-topbar-field-color-foreground-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-foreground: hsl(0 0% 90.2% / .5);--dt-theme-topbar-field-color-foreground-hover-h: 0;--dt-theme-topbar-field-color-foreground-hover-s: 0%;--dt-theme-topbar-field-color-foreground-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 90.2% / .75);--dt-theme-topbar-field-color-background-h: 0;--dt-theme-topbar-field-color-background-s: 0%;--dt-theme-topbar-field-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-background: hsl(0 0% 90.2% / .05);--dt-theme-topbar-field-color-background-hover-h: 0;--dt-theme-topbar-field-color-background-hover-s: 0%;--dt-theme-topbar-field-color-background-hover-l: 10.1%;--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: hsla(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: hsl(0 0% 10.1%);--dt-theme-topbar-field-color-border-h: 0;--dt-theme-topbar-field-color-border-s: 0%;--dt-theme-topbar-field-color-border-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-border: hsl(0 0% 90.2% / 0);--dt-theme-topbar-field-color-border-hover-h: 0;--dt-theme-topbar-field-color-border-hover-s: 0%;--dt-theme-topbar-field-color-border-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-border-hover: hsl(0 0% 90.2% / .1);--dt-theme-topbar-field-color-border-active-h: 0;--dt-theme-topbar-field-color-border-active-s: 0%;--dt-theme-topbar-field-color-border-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-border-active: hsl(0 0% 90.2% / .2);--dt-theme-topbar-button-color-foreground-h: 0;--dt-theme-topbar-button-color-foreground-s: 0%;--dt-theme-topbar-button-color-foreground-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-foreground: hsl(0 0% 90.2% / .65);--dt-theme-topbar-button-color-foreground-hover-h: 0;--dt-theme-topbar-button-color-foreground-hover-s: 0%;--dt-theme-topbar-button-color-foreground-hover-l: 90.19607843137256%;--dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l);--dt-theme-topbar-button-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l) / var(--alpha, 100%));--dt-theme-topbar-button-color-foreground-hover: #E6E6E6;--dt-theme-topbar-button-color-background-h: 0;--dt-theme-topbar-button-color-background-s: 0%;--dt-theme-topbar-button-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-background: hsl(0 0% 90.2% / 0);--dt-theme-topbar-button-color-background-hover-h: 0;--dt-theme-topbar-button-color-background-hover-s: 0%;--dt-theme-topbar-button-color-background-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-background-hover: hsl(0 0% 90.2% / .15);--dt-theme-topbar-button-color-background-active-h: 0;--dt-theme-topbar-button-color-background-active-s: 0%;--dt-theme-topbar-button-color-background-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-background-active: hsl(0 0% 90.2% / .1);--dt-theme-topbar-profile-color-foreground-h: 0;--dt-theme-topbar-profile-color-foreground-s: 0%;--dt-theme-topbar-profile-color-foreground-l: 90.2%;--dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l);--dt-theme-topbar-profile-color-foreground-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l) / var(--alpha, 100%));--dt-theme-topbar-profile-color-foreground: hsl(0 0% 90.2% / .75);--dt-theme-topbar-profile-color-foreground-inverted-h: 0;--dt-theme-topbar-profile-color-foreground-inverted-s: 0%;--dt-theme-topbar-profile-color-foreground-inverted-l: 0%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 0% / .75);--dt-theme-topbar-profile-color-background-h: 0;--dt-theme-topbar-profile-color-background-s: 0%;--dt-theme-topbar-profile-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background: hsl(0 0% 90.2% / .05);--dt-theme-topbar-profile-color-background-inverted-h: 0;--dt-theme-topbar-profile-color-background-inverted-s: 0%;--dt-theme-topbar-profile-color-background-inverted-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 90.2% / .75);--dt-theme-topbar-profile-color-background-hover-h: 0;--dt-theme-topbar-profile-color-background-hover-s: 0%;--dt-theme-topbar-profile-color-background-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background-hover: hsl(0 0% 90.2% / .1);--dt-theme-topbar-profile-color-background-active-h: 0;--dt-theme-topbar-profile-color-background-active-s: 0%;--dt-theme-topbar-profile-color-background-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background-active: hsl(0 0% 90.2% / .14);--dt-theme-sidebar-color-foreground-h: 0;--dt-theme-sidebar-color-foreground-s: 0%;--dt-theme-sidebar-color-foreground-l: 76.07843137254902%;--dt-theme-sidebar-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l);--dt-theme-sidebar-color-foreground-hsla: hsla(var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-color-foreground: #C2C2C2;--dt-theme-sidebar-color-foreground-unread-h: 0;--dt-theme-sidebar-color-foreground-unread-s: 0%;--dt-theme-sidebar-color-foreground-unread-l: 90.19607843137256%;--dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l);--dt-theme-sidebar-color-foreground-unread-hsla: hsla(var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l) / var(--alpha, 100%));--dt-theme-sidebar-color-foreground-unread: #E6E6E6;--dt-theme-sidebar-color-background-h: 0;--dt-theme-sidebar-color-background-s: 0%;--dt-theme-sidebar-color-background-l: 14.901960784313726%;--dt-theme-sidebar-color-background-hsl: var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l);--dt-theme-sidebar-color-background-hsla: hsla(var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l) / var(--alpha, 100%));--dt-theme-sidebar-color-background: #262626;--dt-theme-sidebar-icon-color-foreground-h: 0;--dt-theme-sidebar-icon-color-foreground-s: 0%;--dt-theme-sidebar-icon-color-foreground-l: 76.07843137254902%;--dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l);--dt-theme-sidebar-icon-color-foreground-hsla: hsla(var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-icon-color-foreground: #C2C2C2;--dt-theme-sidebar-status-color-foreground-h: 0;--dt-theme-sidebar-status-color-foreground-s: 0%;--dt-theme-sidebar-status-color-foreground-l: 66.66666666666666%;--dt-theme-sidebar-status-color-foreground-hsl: var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l);--dt-theme-sidebar-status-color-foreground-hsla: hsla(var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-status-color-foreground: #AAAAAA;--dt-theme-sidebar-row-color-background-h: 0;--dt-theme-sidebar-row-color-background-s: 0%;--dt-theme-sidebar-row-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-row-color-background: hsl(0 0% 90.2% / 0);--dt-theme-sidebar-row-color-background-hover-h: 0;--dt-theme-sidebar-row-color-background-hover-s: 0%;--dt-theme-sidebar-row-color-background-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-row-color-background-hover: hsl(0 0% 90.2% / .18);--dt-theme-sidebar-row-color-background-active-h: 0;--dt-theme-sidebar-row-color-background-active-s: 0%;--dt-theme-sidebar-row-color-background-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-row-color-background-active: hsl(0 0% 90.2% / .24);--dt-theme-sidebar-selected-row-color-foreground-h: 0;--dt-theme-sidebar-selected-row-color-foreground-s: 0%;--dt-theme-sidebar-selected-row-color-foreground-l: 90.19607843137256%;--dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l);--dt-theme-sidebar-selected-row-color-foreground-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-selected-row-color-foreground: #E6E6E6;--dt-theme-sidebar-selected-row-color-background-h: 0;--dt-theme-sidebar-selected-row-color-background-s: 0%;--dt-theme-sidebar-selected-row-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-selected-row-color-background: hsl(0 0% 90.2% / .2);--dt-theme-sidebar-section-color-foreground-h: 0;--dt-theme-sidebar-section-color-foreground-s: 0%;--dt-theme-sidebar-section-color-foreground-l: 66.66666666666666%;--dt-theme-sidebar-section-color-foreground-hsl: var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l);--dt-theme-sidebar-section-color-foreground-hsla: hsla(var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-section-color-foreground: #AAAAAA;--dt-theme-presence-color-background-available-h: 111.52173913043478;--dt-theme-presence-color-background-available-s: 100%;--dt-theme-presence-color-background-available-l: 81.96078431372548%;--dt-theme-presence-color-background-available-hsl: var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l);--dt-theme-presence-color-background-available-hsla: hsla(var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l) / var(--alpha, 100%));--dt-theme-presence-color-background-available: #B0FFA3;--dt-theme-presence-color-background-busy-unavailable-h: 0;--dt-theme-presence-color-background-busy-unavailable-s: 88.79999999999998%;--dt-theme-presence-color-background-busy-unavailable-l: 49.01960784313726%;--dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l);--dt-theme-presence-color-background-busy-unavailable-hsla: hsla(var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l) / var(--alpha, 100%));--dt-theme-presence-color-background-busy-unavailable: #EC0E0E;--dt-theme-presence-color-background-busy-h: 35.80645161290322;--dt-theme-presence-color-background-busy-s: 91.17647058823533%;--dt-theme-presence-color-background-busy-l: 60%;--dt-theme-presence-color-background-busy-hsl: var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l);--dt-theme-presence-color-background-busy-hsla: hsla(var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l) / var(--alpha, 100%));--dt-theme-presence-color-background-busy: #F6AB3C;--dt-theme-presence-color-background-offline-h: 0;--dt-theme-presence-color-background-offline-s: 0%;--dt-theme-presence-color-background-offline-l: 100%;--dt-theme-presence-color-background-offline-hsl: var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l);--dt-theme-presence-color-background-offline-hsla: hsla(var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l) / var(--alpha, 100%));--dt-theme-presence-color-background-offline: #ffffff;--dt-theme-mention-color-foreground-h: 0;--dt-theme-mention-color-foreground-s: 0%;--dt-theme-mention-color-foreground-l: 100%;--dt-theme-mention-color-foreground-hsl: var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l);--dt-theme-mention-color-foreground-hsla: hsla(var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l) / var(--alpha, 100%));--dt-theme-mention-color-foreground: #ffffff;--dt-theme-mention-color-foreground-strong-h: 0;--dt-theme-mention-color-foreground-strong-s: 0%;--dt-theme-mention-color-foreground-strong-l: 0%;--dt-theme-mention-color-foreground-strong-hsl: var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l);--dt-theme-mention-color-foreground-strong-hsla: hsla(var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l) / var(--alpha, 100%));--dt-theme-mention-color-foreground-strong: #000000;--dt-theme-mention-color-background-h: 254.5664739884393;--dt-theme-mention-color-background-s: 100%;--dt-theme-mention-color-background-l: 66.07843137254902%;--dt-theme-mention-color-background-hsl: var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l);--dt-theme-mention-color-background-hsla: hsla(var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l) / var(--alpha, 100%));--dt-theme-mention-color-background: #7C52FF;--dt-theme-mention-color-background-strong-h: 260.35714285714283;--dt-theme-mention-color-background-strong-s: 100%;--dt-theme-mention-color-background-strong-l: 89.01960784313725%;--dt-theme-mention-color-background-strong-hsl: var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l);--dt-theme-mention-color-background-strong-hsla: hsla(var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l) / var(--alpha, 100%));--dt-theme-mention-color-background-strong: #DAC7FF;--dt-avatar-color-foreground-h: 0;--dt-avatar-color-foreground-s: 0%;--dt-avatar-color-foreground-l: 0%;--dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);--dt-avatar-color-foreground-hsla: hsla(var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l) / var(--alpha, 100%));--dt-avatar-color-foreground: #000000;--dt-avatar-color-background-100-h: 136.64233576642334;--dt-avatar-color-background-100-s: 72.4867724867725%;--dt-avatar-color-background-100-l: 37.05882352941176%;--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: hsla(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: #1aa340;--dt-avatar-color-background-200-h: 101.12903225806453;--dt-avatar-color-background-200-s: 100%;--dt-avatar-color-background-200-l: 75.68627450980392%;--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: hsla(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: #aaff83;--dt-avatar-color-background-300-h: 97.3469387755102;--dt-avatar-color-background-300-s: 69.99999999999997%;--dt-avatar-color-background-300-l: 72.54901960784314%;--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: hsla(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: #adea88;--dt-avatar-color-background-400-h: 144.1025641025641;--dt-avatar-color-background-400-s: 75.48387096774195%;--dt-avatar-color-background-400-l: 69.6078431372549%;--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: hsla(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: #77eca6;--dt-avatar-color-background-500-h: 154.9565217391304;--dt-avatar-color-background-500-s: 76.158940397351%;--dt-avatar-color-background-500-l: 70.3921568627451%;--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: hsla(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: #7aedbd;--dt-avatar-color-background-600-h: 187.17948717948718;--dt-avatar-color-background-600-s: 75.48387096774195%;--dt-avatar-color-background-600-l: 69.6078431372549%;--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: hsla(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: #77deec;--dt-avatar-color-background-700-h: 194.53416149068323;--dt-avatar-color-background-700-s: 100%;--dt-avatar-color-background-700-l: 68.43137254901961%;--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: hsla(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: #5ed8ff;--dt-avatar-color-background-800-h: 194.1176470588235;--dt-avatar-color-background-800-s: 100%;--dt-avatar-color-background-800-l: 80%;--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: hsla(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: #99e7ff;--dt-avatar-color-background-900-h: 212.60115606936418;--dt-avatar-color-background-900-s: 98.85714285714286%;--dt-avatar-color-background-900-l: 65.68627450980392%;--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: hsla(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: #51a0fe;--dt-avatar-color-background-1000-h: 219.45205479452054;--dt-avatar-color-background-1000-s: 100%;--dt-avatar-color-background-1000-l: 85.68627450980392%;--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: hsla(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: #b6cfff;--dt-avatar-color-background-1100-h: 309.31034482758616;--dt-avatar-color-background-1100-s: 67.44186046511626%;--dt-avatar-color-background-1100-l: 83.13725490196077%;--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: hsla(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: #f1b7e8;--dt-avatar-color-background-1200-h: 324.10256410256414;--dt-avatar-color-background-1200-s: 75.48387096774195%;--dt-avatar-color-background-1200-l: 69.6078431372549%;--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: hsla(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: #ec77bd;--dt-avatar-color-background-1300-h: 325.6578947368421;--dt-avatar-color-background-1300-s: 100%;--dt-avatar-color-background-1300-l: 70.19607843137254%;--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: hsla(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: #ff67be;--dt-avatar-color-background-1400-h: 0;--dt-avatar-color-background-1400-s: 89.70588235294119%;--dt-avatar-color-background-1400-l: 73.33333333333334%;--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: hsla(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: #f87e7e;--dt-avatar-color-background-1500-h: 25.128205128205128;--dt-avatar-color-background-1500-s: 75.48387096774195%;--dt-avatar-color-background-1500-l: 69.6078431372549%;--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: hsla(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: #eca877;--dt-avatar-color-background-1600-h: 39.473684210526315;--dt-avatar-color-background-1600-s: 100%;--dt-avatar-color-background-1600-l: 62.745098039215684%;--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: hsla(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: #ffbe41;--dt-avatar-color-background-1700-h: 46.70270270270271;--dt-avatar-color-background-1700-s: 100%;--dt-avatar-color-background-1700-l: 63.725490196078425%;--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: hsla(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: #ffd646;--dt-avatar-color-background-1800-h: 36.20689655172413;--dt-avatar-color-background-1800-s: 67.44186046511626%;--dt-avatar-color-background-1800-l: 83.13725490196077%;--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: hsla(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: #f1dab7;--dt-avatar-color-background-000-h: 0;--dt-avatar-color-background-000-s: 0%;--dt-avatar-color-background-000-l: 87.84313725490196%;--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: hsla(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: #e0e0e0;--dt-badge-color-background-default-h: 0;--dt-badge-color-background-default-s: 0%;--dt-badge-color-background-default-l: 90.2%;--dt-badge-color-background-default-hsl: var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l);--dt-badge-color-background-default-hsla: hsla(var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l) / var(--alpha, 100%));--dt-badge-color-background-default: hsl(0 0% 90.2% / .15);--dt-badge-color-background-info-h: 212.77777777777777;--dt-badge-color-background-info-s: 98.18181818181819%;--dt-badge-color-background-info-l: 21.56862745098039%;--dt-badge-color-background-info-hsl: var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l);--dt-badge-color-background-info-hsla: hsla(var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l) / var(--alpha, 100%));--dt-badge-color-background-info: #01326D;--dt-badge-color-background-success-h: 136.15384615384616;--dt-badge-color-background-success-s: 59.09090909090909%;--dt-badge-color-background-success-l: 17.254901960784313%;--dt-badge-color-background-success-hsl: var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l);--dt-badge-color-background-success-hsla: hsla(var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l) / var(--alpha, 100%));--dt-badge-color-background-success: #124620;--dt-badge-color-background-warning-h: 35.70247933884298;--dt-badge-color-background-warning-s: 88.32116788321169%;--dt-badge-color-background-warning-l: 26.862745098039216%;--dt-badge-color-background-warning-hsl: var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l);--dt-badge-color-background-warning-hsla: hsla(var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l) / var(--alpha, 100%));--dt-badge-color-background-warning: #815008;--dt-badge-color-background-critical-h: 0;--dt-badge-color-background-critical-s: 89.58333333333334%;--dt-badge-color-background-critical-l: 18.823529411764707%;--dt-badge-color-background-critical-hsl: var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l);--dt-badge-color-background-critical-hsla: hsla(var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l) / var(--alpha, 100%));--dt-badge-color-background-critical: #5B0505;--dt-badge-color-background-bulletin-h: 254.5664739884393;--dt-badge-color-background-bulletin-s: 100%;--dt-badge-color-background-bulletin-l: 66.07843137254902%;--dt-badge-color-background-bulletin-hsl: var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l);--dt-badge-color-background-bulletin-hsla: hsla(var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l) / var(--alpha, 100%));--dt-badge-color-background-bulletin: #7C52FF;--dt-badge-color-background-bulletin-subtle-h: 255.00000000000006;--dt-badge-color-background-bulletin-subtle-s: 100%;--dt-badge-color-background-bulletin-subtle-l: 66.09%;--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: hsla(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, 100%));--dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / .1);--dt-badge-color-background-ai-h: 0;--dt-badge-color-background-ai-s: 0%;--dt-badge-color-background-ai-l: 0%;--dt-badge-color-background-ai-hsl: var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l);--dt-badge-color-background-ai-hsla: hsla(var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l) / var(--alpha, 100%));--dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);--dt-badge-color-foreground-default-h: 0;--dt-badge-color-foreground-default-s: 0%;--dt-badge-color-foreground-default-l: 90.19607843137256%;--dt-badge-color-foreground-default-hsl: var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l);--dt-badge-color-foreground-default-hsla: hsla(var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l) / var(--alpha, 100%));--dt-badge-color-foreground-default: #E6E6E6;--dt-badge-color-foreground-bulletin-h: 0;--dt-badge-color-foreground-bulletin-s: 0%;--dt-badge-color-foreground-bulletin-l: 100%;--dt-badge-color-foreground-bulletin-hsl: var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l);--dt-badge-color-foreground-bulletin-hsla: hsla(var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l) / var(--alpha, 100%));--dt-badge-color-foreground-bulletin: #ffffff;--dt-badge-color-foreground-bulletin-subtle-h: 255;--dt-badge-color-foreground-bulletin-subtle-s: 100%;--dt-badge-color-foreground-bulletin-subtle-l: 26.400000000000002%;--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: hsla(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: hsl(255 100% 26.4%);--dt-badge-color-border-default-h: 0;--dt-badge-color-border-default-s: 0%;--dt-badge-color-border-default-l: 100%;--dt-badge-color-border-default-hsl: var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l);--dt-badge-color-border-default-hsla: hsla(var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l) / var(--alpha, 100%));--dt-badge-color-border-default: hsl(0 0% 100% / .14);--dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;--dt-badge-color-border-bulletin-subtle-s: 100%;--dt-badge-color-border-bulletin-subtle-l: 66.09%;--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: hsla(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, 100%));--dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / .5);--dt-checkbox-size-width: 1.6rem;--dt-checkbox-size-height: 1.6rem;--dt-checkbox-size-radius: .4rem;--dt-checkbox-color-border-unchecked-h: 0;--dt-checkbox-color-border-unchecked-s: 0%;--dt-checkbox-color-border-unchecked-l: 50.19607843137255%;--dt-checkbox-color-border-unchecked-hsl: var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l);--dt-checkbox-color-border-unchecked-hsla: hsla(var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l) / var(--alpha, 100%));--dt-checkbox-color-border-unchecked: #808080;--dt-checkbox-color-border-checked-h: 254.5664739884393;--dt-checkbox-color-border-checked-s: 100%;--dt-checkbox-color-border-checked-l: 66.07843137254902%;--dt-checkbox-color-border-checked-hsl: var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l);--dt-checkbox-color-border-checked-hsla: hsla(var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l) / var(--alpha, 100%));--dt-checkbox-color-border-checked: #7C52FF;--dt-checkbox-color-background-checked-h: 254.5664739884393;--dt-checkbox-color-background-checked-s: 100%;--dt-checkbox-color-background-checked-l: 66.07843137254902%;--dt-checkbox-color-background-checked-hsl: var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l);--dt-checkbox-color-background-checked-hsla: hsla(var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l) / var(--alpha, 100%));--dt-checkbox-color-background-checked: #7C52FF;--dt-icon-size-100: 1.2rem;--dt-icon-size-200: 1.4rem;--dt-icon-size-300: 1.8rem;--dt-icon-size-400: 2rem;--dt-icon-size-500: 2.4rem;--dt-icon-size-600: 3.2rem;--dt-icon-size-700: 3.8rem;--dt-icon-size-800: 4.8rem;--dt-icon-size-border-100: .1rem;--dt-icon-size-border-200: .125rem;--dt-icon-size-border-300: .15rem;--dt-icon-size-border-400: .175rem;--dt-icon-size-border-500: .175rem;--dt-icon-size-border-600: .25rem;--dt-icon-size-border-700: .275rem;--dt-icon-size-border-800: .35rem;--dt-radio-size-width: 1.6rem;--dt-radio-size-height: 1.6rem;--dt-radio-size-radius: 50%;--dt-radio-color-border-unchecked-h: 0;--dt-radio-color-border-unchecked-s: 0%;--dt-radio-color-border-unchecked-l: 50.19607843137255%;--dt-radio-color-border-unchecked-hsl: var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l);--dt-radio-color-border-unchecked-hsla: hsla(var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l) / var(--alpha, 100%));--dt-radio-color-border-unchecked: #808080;--dt-radio-color-border-checked-h: 254.5664739884393;--dt-radio-color-border-checked-s: 100%;--dt-radio-color-border-checked-l: 66.07843137254902%;--dt-radio-color-border-checked-hsl: var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l);--dt-radio-color-border-checked-hsla: hsla(var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l) / var(--alpha, 100%));--dt-radio-color-border-checked: #7C52FF;--dt-radio-color-background-checked-h: 254.5664739884393;--dt-radio-color-background-checked-s: 100%;--dt-radio-color-background-checked-l: 66.07843137254902%;--dt-radio-color-background-checked-hsl: var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l);--dt-radio-color-background-checked-hsla: hsla(var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l) / var(--alpha, 100%));--dt-radio-color-background-checked: #7C52FF;--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 = {
1
+ import { B as r } from "./chunks/tokens-base-dark-D3v4_NMT.js";
2
+ const o = ":root{color-scheme:dark;--dt-radio-size-radius: 50%;--dt-avatar-color-background-000-h: 0;--dt-avatar-color-background-000-s: 0%;--dt-avatar-color-background-000-l: 87.84313725490196%;--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: hsla(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: #e0e0e0;--dt-avatar-color-background-1800-h: 36.20689655172413;--dt-avatar-color-background-1800-s: 67.44186046511626%;--dt-avatar-color-background-1800-l: 83.13725490196077%;--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: hsla(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: #f1dab7;--dt-avatar-color-background-1700-h: 46.70270270270271;--dt-avatar-color-background-1700-s: 100%;--dt-avatar-color-background-1700-l: 63.725490196078425%;--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: hsla(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: #ffd646;--dt-avatar-color-background-1600-h: 39.473684210526315;--dt-avatar-color-background-1600-s: 100%;--dt-avatar-color-background-1600-l: 62.745098039215684%;--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: hsla(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: #ffbe41;--dt-avatar-color-background-1500-h: 25.128205128205128;--dt-avatar-color-background-1500-s: 75.48387096774195%;--dt-avatar-color-background-1500-l: 69.6078431372549%;--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: hsla(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: #eca877;--dt-avatar-color-background-1400-h: 0;--dt-avatar-color-background-1400-s: 89.70588235294119%;--dt-avatar-color-background-1400-l: 73.33333333333334%;--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: hsla(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: #f87e7e;--dt-avatar-color-background-1300-h: 325.6578947368421;--dt-avatar-color-background-1300-s: 100%;--dt-avatar-color-background-1300-l: 70.19607843137254%;--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: hsla(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: #ff67be;--dt-avatar-color-background-1200-h: 324.10256410256414;--dt-avatar-color-background-1200-s: 75.48387096774195%;--dt-avatar-color-background-1200-l: 69.6078431372549%;--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: hsla(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: #ec77bd;--dt-avatar-color-background-1100-h: 309.31034482758616;--dt-avatar-color-background-1100-s: 67.44186046511626%;--dt-avatar-color-background-1100-l: 83.13725490196077%;--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: hsla(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: #f1b7e8;--dt-avatar-color-background-1000-h: 219.45205479452054;--dt-avatar-color-background-1000-s: 100%;--dt-avatar-color-background-1000-l: 85.68627450980392%;--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: hsla(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: #b6cfff;--dt-avatar-color-background-900-h: 212.60115606936418;--dt-avatar-color-background-900-s: 98.85714285714286%;--dt-avatar-color-background-900-l: 65.68627450980392%;--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: hsla(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: #51a0fe;--dt-avatar-color-background-800-h: 194.1176470588235;--dt-avatar-color-background-800-s: 100%;--dt-avatar-color-background-800-l: 80%;--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: hsla(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: #99e7ff;--dt-avatar-color-background-700-h: 194.53416149068323;--dt-avatar-color-background-700-s: 100%;--dt-avatar-color-background-700-l: 68.43137254901961%;--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: hsla(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: #5ed8ff;--dt-avatar-color-background-600-h: 187.17948717948718;--dt-avatar-color-background-600-s: 75.48387096774195%;--dt-avatar-color-background-600-l: 69.6078431372549%;--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: hsla(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: #77deec;--dt-avatar-color-background-500-h: 154.9565217391304;--dt-avatar-color-background-500-s: 76.158940397351%;--dt-avatar-color-background-500-l: 70.3921568627451%;--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: hsla(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: #7aedbd;--dt-avatar-color-background-400-h: 144.1025641025641;--dt-avatar-color-background-400-s: 75.48387096774195%;--dt-avatar-color-background-400-l: 69.6078431372549%;--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: hsla(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: #77eca6;--dt-avatar-color-background-300-h: 97.3469387755102;--dt-avatar-color-background-300-s: 69.99999999999997%;--dt-avatar-color-background-300-l: 72.54901960784314%;--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: hsla(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: #adea88;--dt-avatar-color-background-200-h: 101.12903225806453;--dt-avatar-color-background-200-s: 100%;--dt-avatar-color-background-200-l: 75.68627450980392%;--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: hsla(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: #aaff83;--dt-avatar-color-background-100-h: 136.64233576642334;--dt-avatar-color-background-100-s: 72.4867724867725%;--dt-avatar-color-background-100-l: 37.05882352941176%;--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: hsla(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: #1aa340;--dt-radio-color-background-checked-h: 0;--dt-radio-color-background-checked-s: 0%;--dt-radio-color-background-checked-l: 0%;--dt-radio-color-background-checked-hsl: var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l);--dt-radio-color-background-checked-hsla: hsla(var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l) / var(--alpha, 100%));--dt-radio-color-background-checked: var(--dt-color-brand-purple);--dt-radio-color-border-unchecked-h: 0;--dt-radio-color-border-unchecked-s: 0%;--dt-radio-color-border-unchecked-l: 0%;--dt-radio-color-border-unchecked-hsl: var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l);--dt-radio-color-border-unchecked-hsla: hsla(var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l) / var(--alpha, 100%));--dt-radio-color-border-unchecked: var(--dt-color-black-500);--dt-radio-size-width: var(--dt-size-500);--dt-icon-size-border-100: var(--dt-size-border-100);--dt-checkbox-color-background-checked-h: 0;--dt-checkbox-color-background-checked-s: 0%;--dt-checkbox-color-background-checked-l: 0%;--dt-checkbox-color-background-checked-hsl: var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l);--dt-checkbox-color-background-checked-hsla: hsla(var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l) / var(--alpha, 100%));--dt-checkbox-color-background-checked: var(--dt-color-brand-purple);--dt-checkbox-color-border-unchecked-h: 0;--dt-checkbox-color-border-unchecked-s: 0%;--dt-checkbox-color-border-unchecked-l: 0%;--dt-checkbox-color-border-unchecked-hsl: var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l);--dt-checkbox-color-border-unchecked-hsla: hsla(var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l) / var(--alpha, 100%));--dt-checkbox-color-border-unchecked: var(--dt-color-black-500);--dt-checkbox-size-width: var(--dt-size-500);--dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;--dt-badge-color-border-bulletin-subtle-s: 100%;--dt-badge-color-border-bulletin-subtle-l: 66.09%;--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: hsla(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, 100%));--dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / .5);--dt-badge-color-foreground-bulletin-subtle-h: 255;--dt-badge-color-foreground-bulletin-subtle-s: 100%;--dt-badge-color-foreground-bulletin-subtle-l: 26.400000000000002%;--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: hsla(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: hsl(255 100% 26.4%);--dt-badge-color-foreground-bulletin-h: 0;--dt-badge-color-foreground-bulletin-s: 0%;--dt-badge-color-foreground-bulletin-l: 0%;--dt-badge-color-foreground-bulletin-hsl: var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l);--dt-badge-color-foreground-bulletin-hsla: hsla(var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l) / var(--alpha, 100%));--dt-badge-color-foreground-bulletin: var(--dt-color-neutral-white);--dt-badge-color-background-bulletin-subtle-h: 255.00000000000006;--dt-badge-color-background-bulletin-subtle-s: 100%;--dt-badge-color-background-bulletin-subtle-l: 66.09%;--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: hsla(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, 100%));--dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / .1);--dt-badge-color-background-bulletin-h: 0;--dt-badge-color-background-bulletin-s: 0%;--dt-badge-color-background-bulletin-l: 0%;--dt-badge-color-background-bulletin-hsl: var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l);--dt-badge-color-background-bulletin-hsla: hsla(var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l) / var(--alpha, 100%));--dt-badge-color-background-bulletin: var(--dt-color-brand-purple);--dt-avatar-color-foreground-h: 0;--dt-avatar-color-foreground-s: 0%;--dt-avatar-color-foreground-l: 0%;--dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);--dt-avatar-color-foreground-hsla: hsla(var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l) / var(--alpha, 100%));--dt-avatar-color-foreground: var(--dt-color-neutral-black);--dt-theme-mention-color-background-strong-h: 0;--dt-theme-mention-color-background-strong-s: 0%;--dt-theme-mention-color-background-strong-l: 0%;--dt-theme-mention-color-background-strong-hsl: var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l);--dt-theme-mention-color-background-strong-hsla: hsla(var(--dt-theme-mention-color-background-strong-h) var(--dt-theme-mention-color-background-strong-s) var(--dt-theme-mention-color-background-strong-l) / var(--alpha, 100%));--dt-theme-mention-color-background-strong: var(--dt-color-purple-500);--dt-theme-mention-color-background-h: 0;--dt-theme-mention-color-background-s: 0%;--dt-theme-mention-color-background-l: 0%;--dt-theme-mention-color-background-hsl: var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l);--dt-theme-mention-color-background-hsla: hsla(var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l) / var(--alpha, 100%));--dt-theme-mention-color-background: var(--dt-color-brand-purple);--dt-theme-mention-color-foreground-h: 0;--dt-theme-mention-color-foreground-s: 0%;--dt-theme-mention-color-foreground-l: 0%;--dt-theme-mention-color-foreground-hsl: var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l);--dt-theme-mention-color-foreground-hsla: hsla(var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l) / var(--alpha, 100%));--dt-theme-mention-color-foreground: var(--dt-color-neutral-white);--dt-theme-presence-color-background-offline-h: 0;--dt-theme-presence-color-background-offline-s: 0%;--dt-theme-presence-color-background-offline-l: 0%;--dt-theme-presence-color-background-offline-hsl: var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l);--dt-theme-presence-color-background-offline-hsla: hsla(var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l) / var(--alpha, 100%));--dt-theme-presence-color-background-offline: var(--dt-color-neutral-white);--dt-theme-presence-color-background-busy-h: 0;--dt-theme-presence-color-background-busy-s: 0%;--dt-theme-presence-color-background-busy-l: 0%;--dt-theme-presence-color-background-busy-hsl: var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l);--dt-theme-presence-color-background-busy-hsla: hsla(var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l) / var(--alpha, 100%));--dt-theme-presence-color-background-busy: var(--dt-color-gold-300);--dt-theme-presence-color-background-busy-unavailable-h: 0;--dt-theme-presence-color-background-busy-unavailable-s: 0%;--dt-theme-presence-color-background-busy-unavailable-l: 0%;--dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l);--dt-theme-presence-color-background-busy-unavailable-hsla: hsla(var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l) / var(--alpha, 100%));--dt-theme-presence-color-background-busy-unavailable: var(--dt-color-red-300);--dt-theme-presence-color-background-available-h: 0;--dt-theme-presence-color-background-available-s: 0%;--dt-theme-presence-color-background-available-l: 0%;--dt-theme-presence-color-background-available-hsl: var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l);--dt-theme-presence-color-background-available-hsla: hsla(var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l) / var(--alpha, 100%));--dt-theme-presence-color-background-available: var(--dt-color-green-400);--dt-theme-color-base-h: 0;--dt-theme-color-base-s: 0%;--dt-theme-color-base-l: 0%;--dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);--dt-theme-color-base-hsla: hsla(var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l) / var(--alpha, 100%));--dt-theme-color-base: var(--dt-color-black-900);--dt-action-color-border-base-outlined-default-h: 0;--dt-action-color-border-base-outlined-default-s: 0%;--dt-action-color-border-base-outlined-default-l: 0%;--dt-action-color-border-base-outlined-default-hsl: var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l);--dt-action-color-border-base-outlined-default-hsla: hsla(var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-base-outlined-default: var(--dt-color-purple-400);--dt-action-color-background-positive-primary-default-h: 0;--dt-action-color-background-positive-primary-default-s: 0%;--dt-action-color-background-positive-primary-default-l: 0%;--dt-action-color-background-positive-primary-default-hsl: var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l);--dt-action-color-background-positive-primary-default-hsla: hsla(var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-positive-primary-default: var(--dt-color-green-400);--dt-action-color-background-positive-active-h: 111.99999999999999;--dt-action-color-background-positive-active-s: 100%;--dt-action-color-background-positive-active-l: 82%;--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: hsla(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, 100%));--dt-action-color-background-positive-active: hsl(112 100% 82% / .08);--dt-action-color-background-positive-hover-h: 136;--dt-action-color-background-positive-hover-s: 59.10000000000002%;--dt-action-color-background-positive-hover-l: 66.9%;--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: hsla(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: hsl(136 59.1% 66.9%);--dt-action-color-background-positive-default-h: 0;--dt-action-color-background-positive-default-s: 0%;--dt-action-color-background-positive-default-l: 0%;--dt-action-color-background-positive-default-hsl: var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l);--dt-action-color-background-positive-default-hsla: hsla(var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l) / var(--alpha, 100%));--dt-action-color-background-positive-default: var(--dt-color-neutral-transparent);--dt-action-color-background-disabled-default-h: 0;--dt-action-color-background-disabled-default-s: 0%;--dt-action-color-background-disabled-default-l: 0%;--dt-action-color-background-disabled-default-hsl: var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l);--dt-action-color-background-disabled-default-hsla: hsla(var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l) / var(--alpha, 100%));--dt-action-color-background-disabled-default: var(--dt-color-black-300);--dt-action-color-background-muted-active-h: 0;--dt-action-color-background-muted-active-s: 0%;--dt-action-color-background-muted-active-l: 83.1%;--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: hsla(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, 100%));--dt-action-color-background-muted-active: hsl(0 0% 83.1% / .16);--dt-action-color-background-muted-hover-h: 0;--dt-action-color-background-muted-hover-s: 0%;--dt-action-color-background-muted-hover-l: 83.1%;--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: hsla(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, 100%));--dt-action-color-background-muted-hover: hsl(0 0% 83.1% / .1);--dt-action-color-background-muted-default-h: 0;--dt-action-color-background-muted-default-s: 0%;--dt-action-color-background-muted-default-l: 0%;--dt-action-color-background-muted-default-hsl: var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l);--dt-action-color-background-muted-default-hsla: hsla(var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l) / var(--alpha, 100%));--dt-action-color-background-muted-default: var(--dt-color-neutral-transparent);--dt-action-color-background-inverted-primary-active-h: 0;--dt-action-color-background-inverted-primary-active-s: 0%;--dt-action-color-background-inverted-primary-active-l: 0%;--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: hsla(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: var(--dt-color-purple-200);--dt-action-color-background-inverted-primary-hover-h: 0;--dt-action-color-background-inverted-primary-hover-s: 0%;--dt-action-color-background-inverted-primary-hover-l: 0%;--dt-action-color-background-inverted-primary-hover-hsl: var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l);--dt-action-color-background-inverted-primary-hover-hsla: hsla(var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l) / var(--alpha, 100%));--dt-action-color-background-inverted-primary-hover: var(--dt-color-purple-100);--dt-action-color-background-inverted-default-h: 0;--dt-action-color-background-inverted-default-s: 0%;--dt-action-color-background-inverted-default-l: 0%;--dt-action-color-background-inverted-default-hsl: var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l);--dt-action-color-background-inverted-default-hsla: hsla(var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l) / var(--alpha, 100%));--dt-action-color-background-inverted-default: var(--dt-color-neutral-transparent);--dt-action-color-background-critical-primary-default-h: 0;--dt-action-color-background-critical-primary-default-s: 0%;--dt-action-color-background-critical-primary-default-l: 0%;--dt-action-color-background-critical-primary-default-hsl: var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l);--dt-action-color-background-critical-primary-default-hsla: hsla(var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-critical-primary-default: var(--dt-color-red-300);--dt-action-color-background-critical-active-h: 0;--dt-action-color-background-critical-active-s: 88.79999999999998%;--dt-action-color-background-critical-active-l: 49%;--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: hsla(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, 100%));--dt-action-color-background-critical-active: hsl(0 88.8% 49% / .3);--dt-action-color-background-critical-hover-h: 0;--dt-action-color-background-critical-hover-s: 88.79999999999998%;--dt-action-color-background-critical-hover-l: 49%;--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: hsla(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, 100%));--dt-action-color-background-critical-hover: hsl(0 88.8% 49% / .2);--dt-action-color-background-critical-default-h: 0;--dt-action-color-background-critical-default-s: 0%;--dt-action-color-background-critical-default-l: 0%;--dt-action-color-background-critical-default-hsl: var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l);--dt-action-color-background-critical-default-hsla: hsla(var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l) / var(--alpha, 100%));--dt-action-color-background-critical-default: var(--dt-color-neutral-transparent);--dt-action-color-background-base-primary-default-h: 0;--dt-action-color-background-base-primary-default-s: 0%;--dt-action-color-background-base-primary-default-l: 0%;--dt-action-color-background-base-primary-default-hsl: var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l);--dt-action-color-background-base-primary-default-hsla: hsla(var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-base-primary-default: var(--dt-color-brand-purple);--dt-action-color-background-base-active-h: 261;--dt-action-color-background-base-active-s: 100%;--dt-action-color-background-base-active-l: 74.70000000000002%;--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: hsla(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, 100%));--dt-action-color-background-base-active: hsl(261 100% 74.7% / .2);--dt-action-color-background-base-hover-h: 261;--dt-action-color-background-base-hover-s: 100%;--dt-action-color-background-base-hover-l: 74.70000000000002%;--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: hsla(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, 100%));--dt-action-color-background-base-hover: hsl(261 100% 74.7% / .1);--dt-action-color-background-base-default-h: 0;--dt-action-color-background-base-default-s: 0%;--dt-action-color-background-base-default-l: 0%;--dt-action-color-background-base-default-hsl: var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l);--dt-action-color-background-base-default-hsla: hsla(var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l) / var(--alpha, 100%));--dt-action-color-background-base-default: var(--dt-color-neutral-transparent);--dt-action-color-foreground-positive-primary-default-h: 0;--dt-action-color-foreground-positive-primary-default-s: 0%;--dt-action-color-foreground-positive-primary-default-l: 0%;--dt-action-color-foreground-positive-primary-default-hsl: var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l);--dt-action-color-foreground-positive-primary-default-hsla: hsla(var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-primary-default: var(--dt-color-neutral-white);--dt-action-color-foreground-inverted-primary-hover-h: 0;--dt-action-color-foreground-inverted-primary-hover-s: 0%;--dt-action-color-foreground-inverted-primary-hover-l: 0%;--dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l);--dt-action-color-foreground-inverted-primary-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-primary-hover: var(--dt-color-purple-500);--dt-action-color-foreground-inverted-primary-default-h: 0;--dt-action-color-foreground-inverted-primary-default-s: 0%;--dt-action-color-foreground-inverted-primary-default-l: 0%;--dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l);--dt-action-color-foreground-inverted-primary-default-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-primary-default: var(--dt-color-purple-400);--dt-action-color-foreground-critical-primary-default-h: 0;--dt-action-color-foreground-critical-primary-default-s: 0%;--dt-action-color-foreground-critical-primary-default-l: 0%;--dt-action-color-foreground-critical-primary-default-hsl: var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l);--dt-action-color-foreground-critical-primary-default-hsla: hsla(var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-primary-default: var(--dt-color-neutral-white);--dt-action-color-foreground-base-primary-default-h: 0;--dt-action-color-foreground-base-primary-default-s: 0%;--dt-action-color-foreground-base-primary-default-l: 0%;--dt-action-color-foreground-base-primary-default-hsl: var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l);--dt-action-color-foreground-base-primary-default-hsla: hsla(var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l) / var(--alpha, 100%));--dt-action-color-foreground-base-primary-default: var(--dt-color-neutral-white);--dt-action-color-foreground-base-default-h: 0;--dt-action-color-foreground-base-default-s: 0%;--dt-action-color-foreground-base-default-l: 0%;--dt-action-color-foreground-base-default-hsl: var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l);--dt-action-color-foreground-base-default-hsla: hsla(var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l) / var(--alpha, 100%));--dt-action-color-foreground-base-default: var(--dt-color-purple-400);--dt-inputs-color-background-disabled-h: 0;--dt-inputs-color-background-disabled-s: 0%;--dt-inputs-color-background-disabled-l: 90.2%;--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: hsla(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 100%));--dt-inputs-color-background-disabled: hsl(0 0% 90.2% / .15);--dt-inputs-color-background-focus-h: 0;--dt-inputs-color-background-focus-s: 0%;--dt-inputs-color-background-focus-l: 90.2%;--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: hsla(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 100%));--dt-inputs-color-background-focus: hsl(0 0% 90.2% / .03);--dt-inputs-color-background-default-h: 0;--dt-inputs-color-background-default-s: 0%;--dt-inputs-color-background-default-l: 90.2%;--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: hsla(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 100%));--dt-inputs-color-background-default: hsl(0 0% 90.2% / .06);--dt-inputs-color-border-disabled-h: 0;--dt-inputs-color-border-disabled-s: 0%;--dt-inputs-color-border-disabled-l: 0%;--dt-inputs-color-border-disabled-hsl: var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l);--dt-inputs-color-border-disabled-hsla: hsla(var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l) / var(--alpha, 100%));--dt-inputs-color-border-disabled: var(--dt-color-neutral-transparent);--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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-lg-soft-compact-text-case: var(--dt-font-text-case-none);--dt-typography-headline-lg-soft-compact-line-height: var(--dt-font-line-height-300);--dt-typography-headline-lg-soft-compact-font-weight: var(--dt-font-weight-medium);--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-300);--dt-typography-headline-lg-compact-font-weight: var(--dt-font-weight-bold);--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-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-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-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-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-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-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-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-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-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-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-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-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-color-border-brand-strong-inverted-h: 0;--dt-color-border-brand-strong-inverted-s: 0%;--dt-color-border-brand-strong-inverted-l: 0%;--dt-color-border-brand-strong-inverted-hsl: var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l);--dt-color-border-brand-strong-inverted-hsla: hsla(var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-brand-strong-inverted: var(--dt-color-purple-200);--dt-color-border-brand-subtle-inverted-h: 0;--dt-color-border-brand-subtle-inverted-s: 0%;--dt-color-border-brand-subtle-inverted-l: 0%;--dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l);--dt-color-border-brand-subtle-inverted-hsla: hsla(var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-brand-subtle-inverted: var(--dt-color-purple-500);--dt-color-border-warning-strong-inverted-h: 0;--dt-color-border-warning-strong-inverted-s: 0%;--dt-color-border-warning-strong-inverted-l: 0%;--dt-color-border-warning-strong-inverted-hsl: var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l);--dt-color-border-warning-strong-inverted-hsla: hsla(var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-warning-strong-inverted: var(--dt-color-gold-100);--dt-color-border-warning-subtle-inverted-h: 0;--dt-color-border-warning-subtle-inverted-s: 0%;--dt-color-border-warning-subtle-inverted-l: 0%;--dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l);--dt-color-border-warning-subtle-inverted-hsla: hsla(var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-warning-subtle-inverted: var(--dt-color-gold-400);--dt-color-border-success-strong-inverted-h: 0;--dt-color-border-success-strong-inverted-s: 0%;--dt-color-border-success-strong-inverted-l: 0%;--dt-color-border-success-strong-inverted-hsl: var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l);--dt-color-border-success-strong-inverted-hsla: hsla(var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-success-strong-inverted: var(--dt-color-green-100);--dt-color-border-success-subtle-inverted-h: 0;--dt-color-border-success-subtle-inverted-s: 0%;--dt-color-border-success-subtle-inverted-l: 0%;--dt-color-border-success-subtle-inverted-hsl: var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l);--dt-color-border-success-subtle-inverted-hsla: hsla(var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-success-subtle-inverted: var(--dt-color-green-400);--dt-color-border-critical-strong-inverted-h: 0;--dt-color-border-critical-strong-inverted-s: 0%;--dt-color-border-critical-strong-inverted-l: 0%;--dt-color-border-critical-strong-inverted-hsl: var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l);--dt-color-border-critical-strong-inverted-hsla: hsla(var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l) / var(--alpha, 100%));--dt-color-border-critical-strong-inverted: var(--dt-color-red-200);--dt-color-border-critical-subtle-inverted-h: 0;--dt-color-border-critical-subtle-inverted-s: 0%;--dt-color-border-critical-subtle-inverted-l: 0%;--dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l);--dt-color-border-critical-subtle-inverted-hsla: hsla(var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-critical-subtle-inverted: var(--dt-color-red-400);--dt-color-border-brand-inverted-h: 0;--dt-color-border-brand-inverted-s: 0%;--dt-color-border-brand-inverted-l: 0%;--dt-color-border-brand-inverted-hsl: var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l);--dt-color-border-brand-inverted-hsla: hsla(var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l) / var(--alpha, 100%));--dt-color-border-brand-inverted: var(--dt-color-brand-purple);--dt-color-border-warning-inverted-h: 0;--dt-color-border-warning-inverted-s: 0%;--dt-color-border-warning-inverted-l: 0%;--dt-color-border-warning-inverted-hsl: var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l);--dt-color-border-warning-inverted-hsla: hsla(var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l) / var(--alpha, 100%));--dt-color-border-warning-inverted: var(--dt-color-gold-200);--dt-color-border-success-inverted-h: 0;--dt-color-border-success-inverted-s: 0%;--dt-color-border-success-inverted-l: 0%;--dt-color-border-success-inverted-hsl: var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l);--dt-color-border-success-inverted-hsla: hsla(var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l) / var(--alpha, 100%));--dt-color-border-success-inverted: var(--dt-color-green-200);--dt-color-border-critical-inverted-h: 0;--dt-color-border-critical-inverted-s: 0%;--dt-color-border-critical-inverted-l: 0%;--dt-color-border-critical-inverted-hsl: var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l);--dt-color-border-critical-inverted-hsla: hsla(var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l) / var(--alpha, 100%));--dt-color-border-critical-inverted: var(--dt-color-red-300);--dt-color-border-brand-strong-h: 0;--dt-color-border-brand-strong-s: 0%;--dt-color-border-brand-strong-l: 0%;--dt-color-border-brand-strong-hsl: var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l);--dt-color-border-brand-strong-hsla: hsla(var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l) / var(--alpha, 100%));--dt-color-border-brand-strong: var(--dt-color-purple-500);--dt-color-border-brand-subtle-h: 0;--dt-color-border-brand-subtle-s: 0%;--dt-color-border-brand-subtle-l: 0%;--dt-color-border-brand-subtle-hsl: var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l);--dt-color-border-brand-subtle-hsla: hsla(var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l) / var(--alpha, 100%));--dt-color-border-brand-subtle: var(--dt-color-purple-200);--dt-color-border-warning-strong-h: 0;--dt-color-border-warning-strong-s: 0%;--dt-color-border-warning-strong-l: 0%;--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: hsla(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: var(--dt-color-gold-500);--dt-color-border-warning-subtle-h: 0;--dt-color-border-warning-subtle-s: 0%;--dt-color-border-warning-subtle-l: 0%;--dt-color-border-warning-subtle-hsl: var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l);--dt-color-border-warning-subtle-hsla: hsla(var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l) / var(--alpha, 100%));--dt-color-border-warning-subtle: var(--dt-color-gold-200);--dt-color-border-success-strong-h: 0;--dt-color-border-success-strong-s: 0%;--dt-color-border-success-strong-l: 0%;--dt-color-border-success-strong-hsl: var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l);--dt-color-border-success-strong-hsla: hsla(var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l) / var(--alpha, 100%));--dt-color-border-success-strong: var(--dt-color-green-500);--dt-color-border-success-subtle-h: 0;--dt-color-border-success-subtle-s: 0%;--dt-color-border-success-subtle-l: 0%;--dt-color-border-success-subtle-hsl: var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l);--dt-color-border-success-subtle-hsla: hsla(var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l) / var(--alpha, 100%));--dt-color-border-success-subtle: var(--dt-color-green-200);--dt-color-border-critical-strong-h: 0;--dt-color-border-critical-strong-s: 0%;--dt-color-border-critical-strong-l: 0%;--dt-color-border-critical-strong-hsl: var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l);--dt-color-border-critical-strong-hsla: hsla(var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l) / var(--alpha, 100%));--dt-color-border-critical-strong: var(--dt-color-red-500);--dt-color-border-critical-subtle-h: 0;--dt-color-border-critical-subtle-s: 0%;--dt-color-border-critical-subtle-l: 0%;--dt-color-border-critical-subtle-hsl: var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l);--dt-color-border-critical-subtle-hsla: hsla(var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l) / var(--alpha, 100%));--dt-color-border-critical-subtle: var(--dt-color-red-200);--dt-color-border-accent-h: 0;--dt-color-border-accent-s: 0%;--dt-color-border-accent-l: 0%;--dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);--dt-color-border-accent-hsla: hsla(var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l) / var(--alpha, 100%));--dt-color-border-accent: var(--dt-color-brand-magenta);--dt-color-border-brand-h: 0;--dt-color-border-brand-s: 0%;--dt-color-border-brand-l: 0%;--dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);--dt-color-border-brand-hsla: hsla(var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l) / var(--alpha, 100%));--dt-color-border-brand: var(--dt-color-brand-purple);--dt-color-border-warning-h: 0;--dt-color-border-warning-s: 0%;--dt-color-border-warning-l: 0%;--dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);--dt-color-border-warning-hsla: hsla(var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l) / var(--alpha, 100%));--dt-color-border-warning: var(--dt-color-gold-400);--dt-color-border-success-h: 0;--dt-color-border-success-s: 0%;--dt-color-border-success-l: 0%;--dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);--dt-color-border-success-hsla: hsla(var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l) / var(--alpha, 100%));--dt-color-border-success: var(--dt-color-green-400);--dt-color-border-critical-h: 0;--dt-color-border-critical-s: 0%;--dt-color-border-critical-l: 0%;--dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);--dt-color-border-critical-hsla: hsla(var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l) / var(--alpha, 100%));--dt-color-border-critical: var(--dt-color-red-400);--dt-color-border-focus-h: 0;--dt-color-border-focus-s: 0%;--dt-color-border-focus-l: 0%;--dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);--dt-color-border-focus-hsla: hsla(var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l) / var(--alpha, 100%));--dt-color-border-focus: var(--dt-color-blue-300);--dt-color-border-bold-inverted-h: 0;--dt-color-border-bold-inverted-s: 0%;--dt-color-border-bold-inverted-l: 0%;--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: hsla(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 100%));--dt-color-border-bold-inverted: hsl(0 0% 0% / .5);--dt-color-border-moderate-inverted-h: 0;--dt-color-border-moderate-inverted-s: 0%;--dt-color-border-moderate-inverted-l: 0%;--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: hsla(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 100%));--dt-color-border-moderate-inverted: hsl(0 0% 0% / .34);--dt-color-border-default-inverted-h: 0;--dt-color-border-default-inverted-s: 0%;--dt-color-border-default-inverted-l: 0%;--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: hsla(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 100%));--dt-color-border-default-inverted: hsl(0 0% 0% / .18);--dt-color-border-subtle-inverted-h: 0;--dt-color-border-subtle-inverted-s: 0%;--dt-color-border-subtle-inverted-l: 0%;--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: hsla(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 100%));--dt-color-border-subtle-inverted: hsl(0 0% 0% / .1);--dt-color-border-bold-h: 0;--dt-color-border-bold-s: 0%;--dt-color-border-bold-l: 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: hsla(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 100%));--dt-color-border-bold: hsl(0 0% 100% / .5);--dt-color-border-moderate-h: 0;--dt-color-border-moderate-s: 0%;--dt-color-border-moderate-l: 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: hsla(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 100%));--dt-color-border-moderate: hsl(0 0% 100% / .36);--dt-color-border-default-h: 0;--dt-color-border-default-s: 0%;--dt-color-border-default-l: 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: hsla(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 100%));--dt-color-border-default: hsl(0 0% 100% / .22);--dt-color-border-subtle-h: 0;--dt-color-border-subtle-s: 0%;--dt-color-border-subtle-l: 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: hsla(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 100%));--dt-color-border-subtle: hsl(0 0% 100% / .14);--dt-color-surface-info-strong-h: 0;--dt-color-surface-info-strong-s: 0%;--dt-color-surface-info-strong-l: 0%;--dt-color-surface-info-strong-hsl: var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l);--dt-color-surface-info-strong-hsla: hsla(var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l) / var(--alpha, 100%));--dt-color-surface-info-strong: var(--dt-color-blue-400);--dt-color-surface-info-subtle-h: 213.20966997513474;--dt-color-surface-info-subtle-s: 96.9787556672879%;--dt-color-surface-info-subtle-l: 12.97997843137255%;--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: hsla(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: hsl(213 98.2% 12.9%);--dt-color-surface-info-h: 0;--dt-color-surface-info-s: 0%;--dt-color-surface-info-l: 0%;--dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);--dt-color-surface-info-hsla: hsla(var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l) / var(--alpha, 100%));--dt-color-surface-info: var(--dt-color-blue-100);--dt-color-surface-success-strong-h: 0;--dt-color-surface-success-strong-s: 0%;--dt-color-surface-success-strong-l: 0%;--dt-color-surface-success-strong-hsl: var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l);--dt-color-surface-success-strong-hsla: hsla(var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l) / var(--alpha, 100%));--dt-color-surface-success-strong: var(--dt-color-green-400);--dt-color-surface-success-subtle-h: 136;--dt-color-surface-success-subtle-s: 59.09999999999999%;--dt-color-surface-success-subtle-l: 8.63%;--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: hsla(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: hsl(136 59.1% 8.63%);--dt-color-surface-success-h: 0;--dt-color-surface-success-s: 0%;--dt-color-surface-success-l: 0%;--dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);--dt-color-surface-success-hsla: hsla(var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l) / var(--alpha, 100%));--dt-color-surface-success: var(--dt-color-green-100);--dt-color-surface-warning-strong-h: 0;--dt-color-surface-warning-strong-s: 0%;--dt-color-surface-warning-strong-l: 0%;--dt-color-surface-warning-strong-hsl: var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l);--dt-color-surface-warning-strong-hsla: hsla(var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l) / var(--alpha, 100%));--dt-color-surface-warning-strong: var(--dt-color-gold-200);--dt-color-surface-warning-subtle-h: 35.7;--dt-color-surface-warning-subtle-s: 88.29999999999998%;--dt-color-surface-warning-subtle-l: 13.4%;--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: hsla(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: hsl(35.7 88.3% 13.4%);--dt-color-surface-warning-h: 0;--dt-color-surface-warning-s: 0%;--dt-color-surface-warning-l: 0%;--dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);--dt-color-surface-warning-hsla: hsla(var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l) / var(--alpha, 100%));--dt-color-surface-warning: var(--dt-color-gold-100);--dt-color-surface-critical-strong-h: 0;--dt-color-surface-critical-strong-s: 0%;--dt-color-surface-critical-strong-l: 0%;--dt-color-surface-critical-strong-hsl: var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l);--dt-color-surface-critical-strong-hsla: hsla(var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l) / var(--alpha, 100%));--dt-color-surface-critical-strong: var(--dt-color-red-400);--dt-color-surface-critical-subtle-h: 0;--dt-color-surface-critical-subtle-s: 89.60000000000001%;--dt-color-surface-critical-subtle-l: 9.41%;--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: hsla(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: hsl(0 89.6% 9.41%);--dt-color-surface-critical-h: 0;--dt-color-surface-critical-s: 0%;--dt-color-surface-critical-l: 0%;--dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);--dt-color-surface-critical-hsla: hsla(var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l) / var(--alpha, 100%));--dt-color-surface-critical: var(--dt-color-red-100);--dt-color-surface-contrast-h: 0;--dt-color-surface-contrast-s: 0%;--dt-color-surface-contrast-l: 0%;--dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);--dt-color-surface-contrast-hsla: hsla(var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l) / var(--alpha, 100%));--dt-color-surface-contrast: var(--dt-color-black-900);--dt-color-surface-strong-h: 0;--dt-color-surface-strong-s: 0%;--dt-color-surface-strong-l: 0%;--dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);--dt-color-surface-strong-hsla: hsla(var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l) / var(--alpha, 100%));--dt-color-surface-strong: var(--dt-color-black-600);--dt-color-surface-bold-h: 0;--dt-color-surface-bold-s: 0%;--dt-color-surface-bold-l: 0%;--dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);--dt-color-surface-bold-hsla: hsla(var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l) / var(--alpha, 100%));--dt-color-surface-bold: var(--dt-color-black-400);--dt-color-surface-moderate-h: 0;--dt-color-surface-moderate-s: 0%;--dt-color-surface-moderate-l: 0%;--dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);--dt-color-surface-moderate-hsla: hsla(var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l) / var(--alpha, 100%));--dt-color-surface-moderate: var(--dt-color-black-300);--dt-color-surface-secondary-h: 0;--dt-color-surface-secondary-s: 0%;--dt-color-surface-secondary-l: 0%;--dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);--dt-color-surface-secondary-hsla: hsla(var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l) / var(--alpha, 100%));--dt-color-surface-secondary: var(--dt-color-black-200);--dt-color-surface-primary-h: 0;--dt-color-surface-primary-s: 0%;--dt-color-surface-primary-l: 12%;--dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);--dt-color-surface-primary-hsla: hsla(var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l) / var(--alpha, 100%));--dt-color-surface-primary: hsl(0 0% 12%);--dt-color-surface-info-opaque-h: 212;--dt-color-surface-info-opaque-s: 79.19999999999999%;--dt-color-surface-info-opaque-l: 43.3%;--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: hsla(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 100%));--dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / .29);--dt-color-surface-success-opaque-h: 137;--dt-color-surface-success-opaque-s: 72.50000000000001%;--dt-color-surface-success-opaque-l: 37.1%;--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: hsla(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 100%));--dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / .26);--dt-color-surface-warning-opaque-h: 35.89999999999999;--dt-color-surface-warning-opaque-s: 66.00000000000001%;--dt-color-surface-warning-opaque-l: 49.6%;--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: hsla(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 100%));--dt-color-surface-warning-opaque: hsl(35.9 66% 49.6% / .48);--dt-color-surface-critical-opaque-h: 0;--dt-color-surface-critical-opaque-s: 88.7%;--dt-color-surface-critical-opaque-l: 38%;--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: hsla(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 100%));--dt-color-surface-critical-opaque: hsl(0 88.7% 38% / .32);--dt-color-surface-backdrop-h: 0;--dt-color-surface-backdrop-s: 0%;--dt-color-surface-backdrop-l: 0%;--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: hsla(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 100%));--dt-color-surface-backdrop: hsl(0 0% 0% / .7);--dt-color-surface-contrast-opaque-h: 0;--dt-color-surface-contrast-opaque-s: 0%;--dt-color-surface-contrast-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 100%));--dt-color-surface-contrast-opaque: hsl(0 0% 90.2% / .96);--dt-color-surface-strong-opaque-h: 0;--dt-color-surface-strong-opaque-s: 0%;--dt-color-surface-strong-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 100%));--dt-color-surface-strong-opaque: hsl(0 0% 90.2% / .65);--dt-color-surface-bold-opaque-h: 0;--dt-color-surface-bold-opaque-s: 0%;--dt-color-surface-bold-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 100%));--dt-color-surface-bold-opaque: hsl(0 0% 90.2% / .27);--dt-color-surface-moderate-opaque-h: 0;--dt-color-surface-moderate-opaque-s: 0%;--dt-color-surface-moderate-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 100%));--dt-color-surface-moderate-opaque: hsl(0 0% 90.2% / .15);--dt-color-surface-secondary-opaque-h: 0;--dt-color-surface-secondary-opaque-s: 0%;--dt-color-surface-secondary-opaque-l: 90.2%;--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: hsla(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 100%));--dt-color-surface-secondary-opaque: hsl(0 0% 90.2% / .06);--dt-color-link-muted-inverted-hover-h: 0;--dt-color-link-muted-inverted-hover-s: 0%;--dt-color-link-muted-inverted-hover-l: 0%;--dt-color-link-muted-inverted-hover-hsl: var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l);--dt-color-link-muted-inverted-hover-hsla: hsla(var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-muted-inverted-hover: var(--dt-color-black-100);--dt-color-link-warning-inverted-hover-h: 0;--dt-color-link-warning-inverted-hover-s: 0%;--dt-color-link-warning-inverted-hover-l: 0%;--dt-color-link-warning-inverted-hover-hsl: var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l);--dt-color-link-warning-inverted-hover-hsla: hsla(var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-warning-inverted-hover: var(--dt-color-black-200);--dt-color-link-critical-inverted-hover-h: 0;--dt-color-link-critical-inverted-hover-s: 0%;--dt-color-link-critical-inverted-hover-l: 0%;--dt-color-link-critical-inverted-hover-hsl: var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l);--dt-color-link-critical-inverted-hover-hsla: hsla(var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-critical-inverted-hover: var(--dt-color-red-200);--dt-color-link-primary-inverted-hover-h: 0;--dt-color-link-primary-inverted-hover-s: 0%;--dt-color-link-primary-inverted-hover-l: 0%;--dt-color-link-primary-inverted-hover-hsl: var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l);--dt-color-link-primary-inverted-hover-hsla: hsla(var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-primary-inverted-hover: var(--dt-color-purple-200);--dt-color-link-warning-hover-h: 0;--dt-color-link-warning-hover-s: 0%;--dt-color-link-warning-hover-l: 0%;--dt-color-link-warning-hover-hsl: var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l);--dt-color-link-warning-hover-hsla: hsla(var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l) / var(--alpha, 100%));--dt-color-link-warning-hover: var(--dt-color-gold-500);--dt-color-link-success-hover-h: 0;--dt-color-link-success-hover-s: 0%;--dt-color-link-success-hover-l: 0%;--dt-color-link-success-hover-hsl: var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l);--dt-color-link-success-hover-hsla: hsla(var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l) / var(--alpha, 100%));--dt-color-link-success-hover: var(--dt-color-green-500);--dt-color-link-critical-hover-h: 0;--dt-color-link-critical-hover-s: 0%;--dt-color-link-critical-hover-l: 0%;--dt-color-link-critical-hover-hsl: var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l);--dt-color-link-critical-hover-hsla: hsla(var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l) / var(--alpha, 100%));--dt-color-link-critical-hover: var(--dt-color-red-500);--dt-color-link-primary-hover-h: 0;--dt-color-link-primary-hover-s: 0%;--dt-color-link-primary-hover-l: 0%;--dt-color-link-primary-hover-hsl: var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l);--dt-color-link-primary-hover-hsla: hsla(var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l) / var(--alpha, 100%));--dt-color-link-primary-hover: var(--dt-color-purple-500);--dt-color-link-primary-inverted-h: 0;--dt-color-link-primary-inverted-s: 0%;--dt-color-link-primary-inverted-l: 0%;--dt-color-link-primary-inverted-hsl: var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l);--dt-color-link-primary-inverted-hsla: hsla(var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l) / var(--alpha, 100%));--dt-color-link-primary-inverted: var(--dt-color-purple-300);--dt-color-link-primary-h: 261.00000000000006;--dt-color-link-primary-s: 100%;--dt-color-link-primary-l: 78.2%;--dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);--dt-color-link-primary-hsla: hsla(var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l) / var(--alpha, 100%));--dt-color-link-primary: hsl(261 100% 78.2%);--dt-color-foreground-warning-inverted-h: 0;--dt-color-foreground-warning-inverted-s: 0%;--dt-color-foreground-warning-inverted-l: 0%;--dt-color-foreground-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l);--dt-color-foreground-warning-inverted-hsla: hsla(var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l) / var(--alpha, 100%));--dt-color-foreground-warning-inverted: var(--dt-color-gold-100);--dt-color-foreground-success-strong-inverted-h: 0;--dt-color-foreground-success-strong-inverted-s: 0%;--dt-color-foreground-success-strong-inverted-l: 0%;--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: hsla(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: var(--dt-color-green-100);--dt-color-foreground-success-inverted-h: 0;--dt-color-foreground-success-inverted-s: 0%;--dt-color-foreground-success-inverted-l: 0%;--dt-color-foreground-success-inverted-hsl: var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l);--dt-color-foreground-success-inverted-hsla: hsla(var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l) / var(--alpha, 100%));--dt-color-foreground-success-inverted: var(--dt-color-green-200);--dt-color-foreground-critical-strong-inverted-h: 0;--dt-color-foreground-critical-strong-inverted-s: 0%;--dt-color-foreground-critical-strong-inverted-l: 0%;--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: hsla(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: var(--dt-color-red-200);--dt-color-foreground-critical-inverted-h: 0;--dt-color-foreground-critical-inverted-s: 0%;--dt-color-foreground-critical-inverted-l: 0%;--dt-color-foreground-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l);--dt-color-foreground-critical-inverted-hsla: hsla(var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l) / var(--alpha, 100%));--dt-color-foreground-critical-inverted: var(--dt-color-red-300);--dt-color-foreground-disabled-inverted-h: 0;--dt-color-foreground-disabled-inverted-s: 0%;--dt-color-foreground-disabled-inverted-l: 0%;--dt-color-foreground-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l);--dt-color-foreground-disabled-inverted-hsla: hsla(var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l) / var(--alpha, 100%));--dt-color-foreground-disabled-inverted: var(--dt-color-black-500);--dt-color-foreground-placeholder-inverted-h: 0;--dt-color-foreground-placeholder-inverted-s: 0%;--dt-color-foreground-placeholder-inverted-l: 0%;--dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l);--dt-color-foreground-placeholder-inverted-hsla: hsla(var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l) / var(--alpha, 100%));--dt-color-foreground-placeholder-inverted: var(--dt-color-black-500);--dt-color-foreground-muted-inverted-h: 0;--dt-color-foreground-muted-inverted-s: 0%;--dt-color-foreground-muted-inverted-l: 14.899999999999999%;--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: hsla(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 100%));--dt-color-foreground-muted-inverted: hsl(0 0% 14.9% / .6);--dt-color-foreground-tertiary-inverted-h: 0;--dt-color-foreground-tertiary-inverted-s: 0%;--dt-color-foreground-tertiary-inverted-l: 0%;--dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l);--dt-color-foreground-tertiary-inverted-hsla: hsla(var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l) / var(--alpha, 100%));--dt-color-foreground-tertiary-inverted: var(--dt-color-black-400);--dt-color-foreground-secondary-inverted-h: 0;--dt-color-foreground-secondary-inverted-s: 0%;--dt-color-foreground-secondary-inverted-l: 0%;--dt-color-foreground-secondary-inverted-hsl: var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l);--dt-color-foreground-secondary-inverted-hsla: hsla(var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l) / var(--alpha, 100%));--dt-color-foreground-secondary-inverted: var(--dt-color-black-300);--dt-color-foreground-primary-inverted-h: 0;--dt-color-foreground-primary-inverted-s: 0%;--dt-color-foreground-primary-inverted-l: 0%;--dt-color-foreground-primary-inverted-hsl: var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l);--dt-color-foreground-primary-inverted-hsla: hsla(var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l) / var(--alpha, 100%));--dt-color-foreground-primary-inverted: var(--dt-color-neutral-black);--dt-color-foreground-warning-h: 0;--dt-color-foreground-warning-s: 0%;--dt-color-foreground-warning-l: 0%;--dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);--dt-color-foreground-warning-hsla: hsla(var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l) / var(--alpha, 100%));--dt-color-foreground-warning: var(--dt-color-gold-400);--dt-color-foreground-success-h: 0;--dt-color-foreground-success-s: 0%;--dt-color-foreground-success-l: 0%;--dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);--dt-color-foreground-success-hsla: hsla(var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l) / var(--alpha, 100%));--dt-color-foreground-success: var(--dt-color-green-400);--dt-color-foreground-critical-h: 0;--dt-color-foreground-critical-s: 0%;--dt-color-foreground-critical-l: 0%;--dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);--dt-color-foreground-critical-hsla: hsla(var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l) / var(--alpha, 100%));--dt-color-foreground-critical: var(--dt-color-red-400);--dt-color-foreground-disabled-h: 0;--dt-color-foreground-disabled-s: 0%;--dt-color-foreground-disabled-l: 0%;--dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);--dt-color-foreground-disabled-hsla: hsla(var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l) / var(--alpha, 100%));--dt-color-foreground-disabled: var(--dt-color-black-600);--dt-color-foreground-placeholder-h: 0;--dt-color-foreground-placeholder-s: 0%;--dt-color-foreground-placeholder-l: 0%;--dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);--dt-color-foreground-placeholder-hsla: hsla(var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l) / var(--alpha, 100%));--dt-color-foreground-placeholder: var(--dt-color-black-600);--dt-color-foreground-muted-h: 0;--dt-color-foreground-muted-s: 0%;--dt-color-foreground-muted-l: 83.1%;--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: hsla(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 100%));--dt-color-foreground-muted: hsl(0 0% 83.1% / .6);--dt-color-foreground-tertiary-h: 0;--dt-color-foreground-tertiary-s: 0%;--dt-color-foreground-tertiary-l: 0%;--dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);--dt-color-foreground-tertiary-hsla: hsla(var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l) / var(--alpha, 100%));--dt-color-foreground-tertiary: var(--dt-color-black-600);--dt-color-foreground-secondary-h: 0;--dt-color-foreground-secondary-s: 0%;--dt-color-foreground-secondary-l: 0%;--dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);--dt-color-foreground-secondary-hsla: hsla(var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l) / var(--alpha, 100%));--dt-color-foreground-secondary: var(--dt-color-black-700);--dt-color-foreground-primary-h: 0;--dt-color-foreground-primary-s: 0%;--dt-color-foreground-primary-l: 0%;--dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);--dt-color-foreground-primary-hsla: hsla(var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l) / var(--alpha, 100%));--dt-color-foreground-primary: var(--dt-color-black-900);--dt-size-border-focus: var(--dt-size-border-200) + var(--dt-size-border-100);--dt-font-size-600: calc(var(--dt-font-size-root) * 10.5);--dt-font-size-500: calc(var(--dt-font-size-root) * 6.5);--dt-font-size-400: calc(var(--dt-font-size-root) * 4.1);--dt-font-size-300: calc(var(--dt-font-size-root) * 2.8);--dt-font-size-200: calc(var(--dt-font-size-root) * 2);--dt-font-size-100: calc(var(--dt-font-size-root) * 1.6);--dt-radio-color-border-checked-h: 0;--dt-radio-color-border-checked-s: 0%;--dt-radio-color-border-checked-l: 0%;--dt-radio-color-border-checked-hsl: var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l);--dt-radio-color-border-checked-hsla: hsla(var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l) / var(--alpha, 100%));--dt-radio-color-border-checked: var(--dt-color-border-brand);--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: 0;--dt-checkbox-color-border-checked-s: 0%;--dt-checkbox-color-border-checked-l: 0%;--dt-checkbox-color-border-checked-hsl: var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l);--dt-checkbox-color-border-checked-hsla: hsla(var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l) / var(--alpha, 100%));--dt-checkbox-color-border-checked: var(--dt-color-border-brand);--dt-checkbox-size-radius: var(--dt-inputs-size-radius-xs);--dt-checkbox-size-height: var(--dt-checkbox-size-width);--dt-badge-color-border-default-h: 0;--dt-badge-color-border-default-s: 0%;--dt-badge-color-border-default-l: 0%;--dt-badge-color-border-default-hsl: var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l);--dt-badge-color-border-default-hsla: hsla(var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l) / var(--alpha, 100%));--dt-badge-color-border-default: var(--dt-color-border-subtle);--dt-badge-color-foreground-default-h: 0;--dt-badge-color-foreground-default-s: 0%;--dt-badge-color-foreground-default-l: 0%;--dt-badge-color-foreground-default-hsl: var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l);--dt-badge-color-foreground-default-hsla: hsla(var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l) / var(--alpha, 100%));--dt-badge-color-foreground-default: var(--dt-color-foreground-primary);--dt-badge-color-background-ai-h: 0;--dt-badge-color-background-ai-s: 0%;--dt-badge-color-background-ai-l: 0%;--dt-badge-color-background-ai-hsl: var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l);--dt-badge-color-background-ai-hsla: hsla(var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l) / var(--alpha, 100%));--dt-badge-color-background-ai: var(--dt-color-gradient-magenta-purple);--dt-badge-color-background-critical-h: 0;--dt-badge-color-background-critical-s: 0%;--dt-badge-color-background-critical-l: 0%;--dt-badge-color-background-critical-hsl: var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l);--dt-badge-color-background-critical-hsla: hsla(var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l) / var(--alpha, 100%));--dt-badge-color-background-critical: var(--dt-color-surface-critical);--dt-badge-color-background-warning-h: 0;--dt-badge-color-background-warning-s: 0%;--dt-badge-color-background-warning-l: 0%;--dt-badge-color-background-warning-hsl: var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l);--dt-badge-color-background-warning-hsla: hsla(var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l) / var(--alpha, 100%));--dt-badge-color-background-warning: var(--dt-color-surface-warning);--dt-badge-color-background-success-h: 0;--dt-badge-color-background-success-s: 0%;--dt-badge-color-background-success-l: 0%;--dt-badge-color-background-success-hsl: var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l);--dt-badge-color-background-success-hsla: hsla(var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l) / var(--alpha, 100%));--dt-badge-color-background-success: var(--dt-color-surface-success);--dt-badge-color-background-info-h: 0;--dt-badge-color-background-info-s: 0%;--dt-badge-color-background-info-l: 0%;--dt-badge-color-background-info-hsl: var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l);--dt-badge-color-background-info-hsla: hsla(var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l) / var(--alpha, 100%));--dt-badge-color-background-info: var(--dt-color-surface-info);--dt-badge-color-background-default-h: 0;--dt-badge-color-background-default-s: 0%;--dt-badge-color-background-default-l: 0%;--dt-badge-color-background-default-hsl: var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l);--dt-badge-color-background-default-hsla: hsla(var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l) / var(--alpha, 100%));--dt-badge-color-background-default: var(--dt-color-surface-moderate-opaque);--dt-theme-mention-color-foreground-strong-h: 0;--dt-theme-mention-color-foreground-strong-s: 0%;--dt-theme-mention-color-foreground-strong-l: 0%;--dt-theme-mention-color-foreground-strong-hsl: var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l);--dt-theme-mention-color-foreground-strong-hsla: hsla(var(--dt-theme-mention-color-foreground-strong-h) var(--dt-theme-mention-color-foreground-strong-s) var(--dt-theme-mention-color-foreground-strong-l) / var(--alpha, 100%));--dt-theme-mention-color-foreground-strong: var(--dt-color-foreground-primary-inverted);--dt-theme-sidebar-section-color-foreground-h: 0;--dt-theme-sidebar-section-color-foreground-s: 0%;--dt-theme-sidebar-section-color-foreground-l: 0%;--dt-theme-sidebar-section-color-foreground-hsl: var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l);--dt-theme-sidebar-section-color-foreground-hsla: hsla(var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-section-color-foreground: var(--dt-color-foreground-tertiary);--dt-theme-sidebar-selected-row-color-background-h: 0;--dt-theme-sidebar-selected-row-color-background-s: 0%;--dt-theme-sidebar-selected-row-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-selected-row-color-background: hsl(0 0% 90.2% / .2);--dt-theme-sidebar-selected-row-color-foreground-h: 0;--dt-theme-sidebar-selected-row-color-foreground-s: 0%;--dt-theme-sidebar-selected-row-color-foreground-l: 0%;--dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l);--dt-theme-sidebar-selected-row-color-foreground-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-selected-row-color-foreground: var(--dt-color-foreground-primary);--dt-theme-sidebar-row-color-background-active-h: 0;--dt-theme-sidebar-row-color-background-active-s: 0%;--dt-theme-sidebar-row-color-background-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-row-color-background-active: hsl(0 0% 90.2% / .24);--dt-theme-sidebar-row-color-background-hover-h: 0;--dt-theme-sidebar-row-color-background-hover-s: 0%;--dt-theme-sidebar-row-color-background-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-row-color-background-hover: hsl(0 0% 90.2% / .18);--dt-theme-sidebar-row-color-background-h: 0;--dt-theme-sidebar-row-color-background-s: 0%;--dt-theme-sidebar-row-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-sidebar-row-color-background: hsl(0 0% 90.2% / 0);--dt-theme-sidebar-status-color-foreground-h: 0;--dt-theme-sidebar-status-color-foreground-s: 0%;--dt-theme-sidebar-status-color-foreground-l: 0%;--dt-theme-sidebar-status-color-foreground-hsl: var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l);--dt-theme-sidebar-status-color-foreground-hsla: hsla(var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-status-color-foreground: var(--dt-color-foreground-tertiary);--dt-theme-sidebar-color-foreground-unread-h: 0;--dt-theme-sidebar-color-foreground-unread-s: 0%;--dt-theme-sidebar-color-foreground-unread-l: 0%;--dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l);--dt-theme-sidebar-color-foreground-unread-hsla: hsla(var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l) / var(--alpha, 100%));--dt-theme-sidebar-color-foreground-unread: var(--dt-color-foreground-primary);--dt-theme-sidebar-color-foreground-h: 0;--dt-theme-sidebar-color-foreground-s: 0%;--dt-theme-sidebar-color-foreground-l: 0%;--dt-theme-sidebar-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l);--dt-theme-sidebar-color-foreground-hsla: hsla(var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-color-foreground: var(--dt-color-foreground-secondary);--dt-theme-topbar-profile-color-background-active-h: 0;--dt-theme-topbar-profile-color-background-active-s: 0%;--dt-theme-topbar-profile-color-background-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background-active: hsl(0 0% 90.2% / .14);--dt-theme-topbar-profile-color-background-hover-h: 0;--dt-theme-topbar-profile-color-background-hover-s: 0%;--dt-theme-topbar-profile-color-background-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background-hover: hsl(0 0% 90.2% / .1);--dt-theme-topbar-profile-color-background-inverted-h: 0;--dt-theme-topbar-profile-color-background-inverted-s: 0%;--dt-theme-topbar-profile-color-background-inverted-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 90.2% / .75);--dt-theme-topbar-profile-color-background-h: 0;--dt-theme-topbar-profile-color-background-s: 0%;--dt-theme-topbar-profile-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-background: hsl(0 0% 90.2% / .05);--dt-theme-topbar-profile-color-foreground-inverted-h: 0;--dt-theme-topbar-profile-color-foreground-inverted-s: 0%;--dt-theme-topbar-profile-color-foreground-inverted-l: 0%;--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: hsla(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, 100%));--dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 0% / .75);--dt-theme-topbar-button-color-background-active-h: 0;--dt-theme-topbar-button-color-background-active-s: 0%;--dt-theme-topbar-button-color-background-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-background-active: hsl(0 0% 90.2% / .1);--dt-theme-topbar-button-color-background-hover-h: 0;--dt-theme-topbar-button-color-background-hover-s: 0%;--dt-theme-topbar-button-color-background-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-background-hover: hsl(0 0% 90.2% / .15);--dt-theme-topbar-button-color-background-h: 0;--dt-theme-topbar-button-color-background-s: 0%;--dt-theme-topbar-button-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-background: hsl(0 0% 90.2% / 0);--dt-theme-topbar-button-color-foreground-hover-h: 0;--dt-theme-topbar-button-color-foreground-hover-s: 0%;--dt-theme-topbar-button-color-foreground-hover-l: 0%;--dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l);--dt-theme-topbar-button-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l) / var(--alpha, 100%));--dt-theme-topbar-button-color-foreground-hover: var(--dt-theme-color-base);--dt-theme-topbar-button-color-foreground-h: 0;--dt-theme-topbar-button-color-foreground-s: 0%;--dt-theme-topbar-button-color-foreground-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-button-color-foreground: hsl(0 0% 90.2% / .65);--dt-theme-topbar-field-color-border-active-h: 0;--dt-theme-topbar-field-color-border-active-s: 0%;--dt-theme-topbar-field-color-border-active-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-border-active: hsl(0 0% 90.2% / .2);--dt-theme-topbar-field-color-border-hover-h: 0;--dt-theme-topbar-field-color-border-hover-s: 0%;--dt-theme-topbar-field-color-border-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-border-hover: hsl(0 0% 90.2% / .1);--dt-theme-topbar-field-color-border-h: 0;--dt-theme-topbar-field-color-border-s: 0%;--dt-theme-topbar-field-color-border-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-border: hsl(0 0% 90.2% / 0);--dt-theme-topbar-field-color-background-h: 0;--dt-theme-topbar-field-color-background-s: 0%;--dt-theme-topbar-field-color-background-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-background: hsl(0 0% 90.2% / .05);--dt-theme-topbar-field-color-foreground-hover-h: 0;--dt-theme-topbar-field-color-foreground-hover-s: 0%;--dt-theme-topbar-field-color-foreground-hover-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 90.2% / .75);--dt-theme-topbar-field-color-foreground-h: 0;--dt-theme-topbar-field-color-foreground-s: 0%;--dt-theme-topbar-field-color-foreground-l: 90.2%;--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: hsla(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, 100%));--dt-theme-topbar-field-color-foreground: hsl(0 0% 90.2% / .5);--dt-theme-topbar-color-background-h: 0;--dt-theme-topbar-color-background-s: 0%;--dt-theme-topbar-color-background-l: 0%;--dt-theme-topbar-color-background-hsl: var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l);--dt-theme-topbar-color-background-hsla: hsla(var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l) / var(--alpha, 100%));--dt-theme-topbar-color-background: var(--dt-color-surface-secondary);--dt-theme-topbar-color-foreground-h: 0;--dt-theme-topbar-color-foreground-s: 0%;--dt-theme-topbar-color-foreground-l: 90.2%;--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: hsla(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 100%));--dt-theme-topbar-color-foreground: hsl(0 0% 90.2% / .75);--dt-action-color-border-muted-outlined-default-h: 0;--dt-action-color-border-muted-outlined-default-s: 0%;--dt-action-color-border-muted-outlined-default-l: 0%;--dt-action-color-border-muted-outlined-default-hsl: var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l);--dt-action-color-border-muted-outlined-default-hsla: hsla(var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-muted-outlined-default: var(--dt-color-border-moderate);--dt-action-color-border-inverted-outlined-default-h: 0;--dt-action-color-border-inverted-outlined-default-s: 0%;--dt-action-color-border-inverted-outlined-default-l: 0%;--dt-action-color-border-inverted-outlined-default-hsl: var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l);--dt-action-color-border-inverted-outlined-default-hsla: hsla(var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-inverted-outlined-default: var(--dt-color-border-moderate-inverted);--dt-action-color-border-critical-outlined-default-h: 0;--dt-action-color-border-critical-outlined-default-s: 0%;--dt-action-color-border-critical-outlined-default-l: 0%;--dt-action-color-border-critical-outlined-default-hsl: var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l);--dt-action-color-border-critical-outlined-default-hsla: hsla(var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l) / var(--alpha, 100%));--dt-action-color-border-critical-outlined-default: var(--dt-color-border-critical);--dt-action-color-background-positive-primary-active-h: 111.99999999999999;--dt-action-color-background-positive-primary-active-s: 100%;--dt-action-color-background-positive-primary-active-l: 68.8%;--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: hsla(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: hsl(112 100% 68.8%);--dt-action-color-background-positive-primary-hover-h: 111.99999999999999;--dt-action-color-background-positive-primary-hover-s: 100%;--dt-action-color-background-positive-primary-hover-l: 73.8%;--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: hsla(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: hsl(112 100% 73.8%);--dt-action-color-background-inverted-primary-default-h: 0;--dt-action-color-background-inverted-primary-default-s: 0%;--dt-action-color-background-inverted-primary-default-l: 0%;--dt-action-color-background-inverted-primary-default-hsl: var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l);--dt-action-color-background-inverted-primary-default-hsla: hsla(var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l) / var(--alpha, 100%));--dt-action-color-background-inverted-primary-default: var(--dt-color-surface-primary);--dt-action-color-background-inverted-active-h: 0;--dt-action-color-background-inverted-active-s: 0%;--dt-action-color-background-inverted-active-l: 12%;--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: hsla(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, 100%));--dt-action-color-background-inverted-active: hsl(0 0% 12% / .3);--dt-action-color-background-inverted-hover-h: 0;--dt-action-color-background-inverted-hover-s: 0%;--dt-action-color-background-inverted-hover-l: 12%;--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: hsla(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, 100%));--dt-action-color-background-inverted-hover: hsl(0 0% 12% / .15);--dt-action-color-background-critical-primary-active-h: 0;--dt-action-color-background-critical-primary-active-s: 88.79999999999998%;--dt-action-color-background-critical-primary-active-l: 43.1%;--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: hsla(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: hsl(0 88.8% 43.1%);--dt-action-color-background-critical-primary-hover-h: 0;--dt-action-color-background-critical-primary-hover-s: 88.8%;--dt-action-color-background-critical-primary-hover-l: 45.1%;--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: hsla(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: hsl(0 88.8% 45.1%);--dt-action-color-background-base-primary-active-h: 255.00000000000006;--dt-action-color-background-base-primary-active-s: 100%;--dt-action-color-background-base-primary-active-l: 60.8%;--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: hsla(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: hsl(255 100% 60.8%);--dt-action-color-background-base-primary-hover-h: 255;--dt-action-color-background-base-primary-hover-s: 100%;--dt-action-color-background-base-primary-hover-l: 63.40000000000001%;--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: hsla(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: hsl(255 100% 63.4%);--dt-action-color-foreground-positive-default-h: 0;--dt-action-color-foreground-positive-default-s: 0%;--dt-action-color-foreground-positive-default-l: 0%;--dt-action-color-foreground-positive-default-hsl: var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l);--dt-action-color-foreground-positive-default-hsla: hsla(var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-default: var(--dt-color-foreground-success);--dt-action-color-foreground-disabled-default-h: 0;--dt-action-color-foreground-disabled-default-s: 0%;--dt-action-color-foreground-disabled-default-l: 0%;--dt-action-color-foreground-disabled-default-hsl: var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l);--dt-action-color-foreground-disabled-default-hsla: hsla(var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l) / var(--alpha, 100%));--dt-action-color-foreground-disabled-default: var(--dt-color-foreground-disabled);--dt-action-color-foreground-muted-default-h: 0;--dt-action-color-foreground-muted-default-s: 0%;--dt-action-color-foreground-muted-default-l: 0%;--dt-action-color-foreground-muted-default-hsl: var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l);--dt-action-color-foreground-muted-default-hsla: hsla(var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l) / var(--alpha, 100%));--dt-action-color-foreground-muted-default: var(--dt-color-foreground-secondary);--dt-action-color-foreground-inverted-primary-active-h: 0;--dt-action-color-foreground-inverted-primary-active-s: 0%;--dt-action-color-foreground-inverted-primary-active-l: 0%;--dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l);--dt-action-color-foreground-inverted-primary-active-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-primary-active: var(--dt-action-color-foreground-inverted-primary-hover);--dt-action-color-foreground-inverted-default-h: 0;--dt-action-color-foreground-inverted-default-s: 0%;--dt-action-color-foreground-inverted-default-l: 0%;--dt-action-color-foreground-inverted-default-hsl: var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l);--dt-action-color-foreground-inverted-default-hsla: hsla(var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-default: var(--dt-color-foreground-primary-inverted);--dt-action-color-foreground-critical-hover-h: 0;--dt-action-color-foreground-critical-hover-s: 0%;--dt-action-color-foreground-critical-hover-l: 0%;--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: hsla(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: lch(77.4 39.2 25.4);--dt-action-color-foreground-critical-default-h: 0;--dt-action-color-foreground-critical-default-s: 0%;--dt-action-color-foreground-critical-default-l: 0%;--dt-action-color-foreground-critical-default-hsl: var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l);--dt-action-color-foreground-critical-default-hsla: hsla(var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-default: var(--dt-color-foreground-critical);--dt-action-color-foreground-base-hover-h: 0;--dt-action-color-foreground-base-hover-s: 0%;--dt-action-color-foreground-base-hover-l: 0%;--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: hsla(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: lch(69.4 56.1 303);--dt-inputs-color-border-warning-h: 0;--dt-inputs-color-border-warning-s: 0%;--dt-inputs-color-border-warning-l: 0%;--dt-inputs-color-border-warning-hsl: var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l);--dt-inputs-color-border-warning-hsla: hsla(var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l) / var(--alpha, 100%));--dt-inputs-color-border-warning: var(--dt-color-border-warning);--dt-inputs-color-border-success-h: 0;--dt-inputs-color-border-success-s: 0%;--dt-inputs-color-border-success-l: 0%;--dt-inputs-color-border-success-hsl: var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l);--dt-inputs-color-border-success-hsla: hsla(var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l) / var(--alpha, 100%));--dt-inputs-color-border-success: var(--dt-color-border-success);--dt-inputs-color-border-critical-h: 0;--dt-inputs-color-border-critical-s: 0%;--dt-inputs-color-border-critical-l: 0%;--dt-inputs-color-border-critical-hsl: var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l);--dt-inputs-color-border-critical-hsla: hsla(var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l) / var(--alpha, 100%));--dt-inputs-color-border-critical: var(--dt-color-border-critical);--dt-inputs-color-border-focus-h: 0;--dt-inputs-color-border-focus-s: 0%;--dt-inputs-color-border-focus-l: 0%;--dt-inputs-color-border-focus-hsl: var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l);--dt-inputs-color-border-focus-hsla: hsla(var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l) / var(--alpha, 100%));--dt-inputs-color-border-focus: var(--dt-color-border-focus);--dt-inputs-color-border-default-h: 0;--dt-inputs-color-border-default-s: 0%;--dt-inputs-color-border-default-l: 0%;--dt-inputs-color-border-default-hsl: var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l);--dt-inputs-color-border-default-hsla: hsla(var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l) / var(--alpha, 100%));--dt-inputs-color-border-default: var(--dt-color-border-subtle);--dt-inputs-color-foreground-disabled-h: 0;--dt-inputs-color-foreground-disabled-s: 0%;--dt-inputs-color-foreground-disabled-l: 0%;--dt-inputs-color-foreground-disabled-hsl: var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l);--dt-inputs-color-foreground-disabled-hsla: hsla(var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l) / var(--alpha, 100%));--dt-inputs-color-foreground-disabled: var(--dt-color-foreground-disabled);--dt-inputs-color-foreground-placeholder-h: 0;--dt-inputs-color-foreground-placeholder-s: 0%;--dt-inputs-color-foreground-placeholder-l: 0%;--dt-inputs-color-foreground-placeholder-hsl: var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l);--dt-inputs-color-foreground-placeholder-hsla: hsla(var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l) / var(--alpha, 100%));--dt-inputs-color-foreground-placeholder: var(--dt-color-foreground-placeholder);--dt-inputs-color-foreground-default-h: 0;--dt-inputs-color-foreground-default-s: 0%;--dt-inputs-color-foreground-default-l: 0%;--dt-inputs-color-foreground-default-hsl: var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l);--dt-inputs-color-foreground-default-hsla: hsla(var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l) / var(--alpha, 100%));--dt-inputs-color-foreground-default: var(--dt-color-foreground-primary);--dt-inputs-font-size-xl: var(--dt-font-size-100);--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-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-sm-font-family: var(--dt-font-family-expressive);--dt-typography-helper-md-font-size: var(--dt-font-size-200);--dt-typography-helper-md-font-family: var(--dt-font-family-expressive);--dt-typography-label-sm-plain-compact-font-size: var(--dt-font-size-100);--dt-typography-label-sm-plain-compact-font-family: var(--dt-font-family-expressive);--dt-typography-label-sm-plain-font-size: var(--dt-font-size-100);--dt-typography-label-sm-plain-font-family: var(--dt-font-family-expressive);--dt-typography-label-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-label-sm-compact-font-family: var(--dt-font-family-expressive);--dt-typography-label-sm-font-size: var(--dt-font-size-100);--dt-typography-label-sm-font-family: var(--dt-font-family-expressive);--dt-typography-label-md-plain-compact-font-size: var(--dt-font-size-200);--dt-typography-label-md-plain-compact-font-family: var(--dt-font-family-expressive);--dt-typography-label-md-plain-font-size: var(--dt-font-size-200);--dt-typography-label-md-plain-font-family: var(--dt-font-family-expressive);--dt-typography-label-md-compact-font-size: var(--dt-font-size-200);--dt-typography-label-md-compact-font-family: var(--dt-font-family-expressive);--dt-typography-label-md-font-size: var(--dt-font-size-200);--dt-typography-label-md-font-family: var(--dt-font-family-expressive);--dt-typography-headline-xxl-compact-font-size: var(--dt-font-size-600);--dt-typography-headline-xxl-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-xxl-font-size: var(--dt-font-size-600);--dt-typography-headline-xxl-font-family: var(--dt-font-family-expressive);--dt-typography-headline-xl-compact-font-size: var(--dt-font-size-500);--dt-typography-headline-xl-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-xl-font-size: var(--dt-font-size-500);--dt-typography-headline-xl-font-family: var(--dt-font-family-expressive);--dt-typography-headline-lg-soft-compact-font-size: var(--dt-font-size-400);--dt-typography-headline-lg-soft-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-lg-compact-font-size: var(--dt-font-size-400);--dt-typography-headline-lg-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-lg-soft-font-size: var(--dt-font-size-400);--dt-typography-headline-lg-soft-font-family: var(--dt-font-family-expressive);--dt-typography-headline-lg-font-size: var(--dt-font-size-400);--dt-typography-headline-lg-font-family: var(--dt-font-family-expressive);--dt-typography-headline-md-compact-font-size: var(--dt-font-size-300);--dt-typography-headline-md-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-md-font-size: var(--dt-font-size-300);--dt-typography-headline-md-font-family: var(--dt-font-family-expressive);--dt-typography-headline-sm-soft-compact-font-size: var(--dt-font-size-200);--dt-typography-headline-sm-soft-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-sm-soft-font-size: var(--dt-font-size-200);--dt-typography-headline-sm-soft-font-family: var(--dt-font-family-expressive);--dt-typography-headline-sm-compact-font-size: var(--dt-font-size-200);--dt-typography-headline-sm-compact-font-family: var(--dt-font-family-expressive);--dt-typography-headline-sm-font-size: var(--dt-font-size-200);--dt-typography-headline-sm-font-family: var(--dt-font-family-expressive);--dt-typography-headline-eyebrow-font-size: var(--dt-font-size-100);--dt-typography-headline-eyebrow-font-family: var(--dt-font-family-expressive);--dt-typography-body-sm-compact-font-size: var(--dt-font-size-100);--dt-typography-body-sm-compact-font-family: var(--dt-font-family-expressive);--dt-typography-body-sm-font-size: var(--dt-font-size-100);--dt-typography-body-sm-font-family: var(--dt-font-family-expressive);--dt-typography-body-md-compact-font-size: var(--dt-font-size-200);--dt-typography-body-md-compact-font-family: var(--dt-font-family-expressive);--dt-typography-body-md-font-size: var(--dt-font-size-200);--dt-typography-body-md-font-family: var(--dt-font-family-expressive);--dt-color-border-ai-h: 0;--dt-color-border-ai-s: 0%;--dt-color-border-ai-l: 0%;--dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);--dt-color-border-ai-hsla: hsla(var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l) / var(--alpha, 100%));--dt-color-border-ai: var(--dt-color-gradient-magenta-purple);--dt-color-surface-info-subtle-opaque-h: 213.20966997513474;--dt-color-surface-info-subtle-opaque-s: 96.9787556672879%;--dt-color-surface-info-subtle-opaque-l: 12.97997843137255%;--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: hsla(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, 100%));--dt-color-surface-info-subtle-opaque: hsl(213 98.2% 12.9% / .5);--dt-color-surface-success-subtle-opaque-h: 136;--dt-color-surface-success-subtle-opaque-s: 59.09999999999999%;--dt-color-surface-success-subtle-opaque-l: 8.63%;--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: hsla(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, 100%));--dt-color-surface-success-subtle-opaque: hsl(136 59.1% 8.63% / .5);--dt-color-surface-warning-subtle-opaque-h: 35.7;--dt-color-surface-warning-subtle-opaque-s: 88.29999999999998%;--dt-color-surface-warning-subtle-opaque-l: 13.4%;--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: hsla(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, 100%));--dt-color-surface-warning-subtle-opaque: hsl(35.7 88.3% 13.4% / .5);--dt-color-surface-critical-subtle-opaque-h: 0;--dt-color-surface-critical-subtle-opaque-s: 89.60000000000001%;--dt-color-surface-critical-subtle-opaque-l: 9.41%;--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: hsla(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, 100%));--dt-color-surface-critical-subtle-opaque: hsl(0 89.6% 9.41% / .5);--dt-color-link-success-inverted-hover-h: 0;--dt-color-link-success-inverted-hover-s: 0%;--dt-color-link-success-inverted-hover-l: 0%;--dt-color-link-success-inverted-hover-hsl: var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l);--dt-color-link-success-inverted-hover-hsla: hsla(var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-success-inverted-hover: var(--dt-color-foreground-success-strong-inverted);--dt-color-link-muted-hover-h: 0;--dt-color-link-muted-hover-s: 0%;--dt-color-link-muted-hover-l: 0%;--dt-color-link-muted-hover-hsl: var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l);--dt-color-link-muted-hover-hsla: hsla(var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l) / var(--alpha, 100%));--dt-color-link-muted-hover: var(--dt-color-foreground-primary);--dt-color-link-disabled-inverted-h: 0;--dt-color-link-disabled-inverted-s: 0%;--dt-color-link-disabled-inverted-l: 0%;--dt-color-link-disabled-inverted-hsl: var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l);--dt-color-link-disabled-inverted-hsla: hsla(var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l) / var(--alpha, 100%));--dt-color-link-disabled-inverted: var(--dt-color-foreground-disabled-inverted);--dt-color-link-muted-inverted-h: 0;--dt-color-link-muted-inverted-s: 0%;--dt-color-link-muted-inverted-l: 0%;--dt-color-link-muted-inverted-hsl: var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l);--dt-color-link-muted-inverted-hsla: hsla(var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l) / var(--alpha, 100%));--dt-color-link-muted-inverted: var(--dt-color-foreground-secondary-inverted);--dt-color-link-warning-inverted-h: 0;--dt-color-link-warning-inverted-s: 0%;--dt-color-link-warning-inverted-l: 0%;--dt-color-link-warning-inverted-hsl: var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l);--dt-color-link-warning-inverted-hsla: hsla(var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l) / var(--alpha, 100%));--dt-color-link-warning-inverted: var(--dt-color-foreground-warning-inverted);--dt-color-link-success-inverted-h: 0;--dt-color-link-success-inverted-s: 0%;--dt-color-link-success-inverted-l: 0%;--dt-color-link-success-inverted-hsl: var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l);--dt-color-link-success-inverted-hsla: hsla(var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l) / var(--alpha, 100%));--dt-color-link-success-inverted: var(--dt-color-foreground-success-inverted);--dt-color-link-critical-inverted-h: 0;--dt-color-link-critical-inverted-s: 0%;--dt-color-link-critical-inverted-l: 0%;--dt-color-link-critical-inverted-hsl: var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l);--dt-color-link-critical-inverted-hsla: hsla(var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l) / var(--alpha, 100%));--dt-color-link-critical-inverted: var(--dt-color-foreground-critical-inverted);--dt-color-link-disabled-h: 0;--dt-color-link-disabled-s: 0%;--dt-color-link-disabled-l: 0%;--dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);--dt-color-link-disabled-hsla: hsla(var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l) / var(--alpha, 100%));--dt-color-link-disabled: var(--dt-color-foreground-disabled);--dt-color-link-muted-h: 0;--dt-color-link-muted-s: 0%;--dt-color-link-muted-l: 0%;--dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);--dt-color-link-muted-hsla: hsla(var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l) / var(--alpha, 100%));--dt-color-link-muted: var(--dt-color-foreground-secondary);--dt-color-link-warning-h: 0;--dt-color-link-warning-s: 0%;--dt-color-link-warning-l: 0%;--dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);--dt-color-link-warning-hsla: hsla(var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l) / var(--alpha, 100%));--dt-color-link-warning: var(--dt-color-foreground-warning);--dt-color-link-success-h: 0;--dt-color-link-success-s: 0%;--dt-color-link-success-l: 0%;--dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);--dt-color-link-success-hsla: hsla(var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l) / var(--alpha, 100%));--dt-color-link-success: var(--dt-color-foreground-success);--dt-color-link-critical-h: 0;--dt-color-link-critical-s: 0%;--dt-color-link-critical-l: 0%;--dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);--dt-color-link-critical-hsla: hsla(var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l) / var(--alpha, 100%));--dt-color-link-critical: var(--dt-color-foreground-critical);--dt-color-foreground-success-strong-h: 112;--dt-color-foreground-success-strong-s: 100%;--dt-color-foreground-success-strong-l: 88.3%;--dt-color-foreground-success-strong-hsl: var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l);--dt-color-foreground-success-strong-hsla: hsla(var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l) / var(--alpha, 100%));--dt-color-foreground-success-strong: hsl(112 100% 88.3%);--dt-color-foreground-critical-strong-h: 0;--dt-color-foreground-critical-strong-s: 100%;--dt-color-foreground-critical-strong-l: 82.1%;--dt-color-foreground-critical-strong-hsl: var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l);--dt-color-foreground-critical-strong-hsla: hsla(var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l) / var(--alpha, 100%));--dt-color-foreground-critical-strong: hsl(0 100% 82.1%);--dt-icon-size-border-500: var(--dt-icon-size-border-400);--dt-theme-sidebar-icon-color-foreground-h: 0;--dt-theme-sidebar-icon-color-foreground-s: 0%;--dt-theme-sidebar-icon-color-foreground-l: 0%;--dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l);--dt-theme-sidebar-icon-color-foreground-hsla: hsla(var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l) / var(--alpha, 100%));--dt-theme-sidebar-icon-color-foreground: var(--dt-theme-sidebar-color-foreground);--dt-theme-sidebar-color-background-h: 0;--dt-theme-sidebar-color-background-s: 0%;--dt-theme-sidebar-color-background-l: 0%;--dt-theme-sidebar-color-background-hsl: var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l);--dt-theme-sidebar-color-background-hsla: hsla(var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l) / var(--alpha, 100%));--dt-theme-sidebar-color-background: var(--dt-theme-topbar-color-background);--dt-theme-topbar-profile-color-foreground-h: 0;--dt-theme-topbar-profile-color-foreground-s: 0%;--dt-theme-topbar-profile-color-foreground-l: 0%;--dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l);--dt-theme-topbar-profile-color-foreground-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l) / var(--alpha, 100%));--dt-theme-topbar-profile-color-foreground: var(--dt-theme-topbar-color-foreground);--dt-theme-topbar-field-color-background-hover-h: 0;--dt-theme-topbar-field-color-background-hover-s: 0%;--dt-theme-topbar-field-color-background-hover-l: 10.1%;--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: hsla(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: hsl(0 0% 10.1%);--dt-action-color-foreground-positive-hover-h: 111.99999999999999;--dt-action-color-foreground-positive-hover-s: 100%;--dt-action-color-foreground-positive-hover-l: 67.2%;--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: hsla(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: hsl(112 100% 67.2%);--dt-action-color-foreground-muted-hover-h: 0;--dt-action-color-foreground-muted-hover-s: 0%;--dt-action-color-foreground-muted-hover-l: 0%;--dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l);--dt-action-color-foreground-muted-hover-hsla: hsla(var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-muted-hover: var(--dt-action-color-foreground-muted-default);--dt-action-color-foreground-inverted-hover-h: 0;--dt-action-color-foreground-inverted-hover-s: 0%;--dt-action-color-foreground-inverted-hover-l: 0%;--dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l);--dt-action-color-foreground-inverted-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-hover: var(--dt-action-color-foreground-inverted-default);--dt-action-color-foreground-critical-active-h: 0;--dt-action-color-foreground-critical-active-s: 0%;--dt-action-color-foreground-critical-active-l: 0%;--dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l);--dt-action-color-foreground-critical-active-hsla: hsla(var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l) / var(--alpha, 100%));--dt-action-color-foreground-critical-active: var(--dt-action-color-foreground-critical-hover);--dt-action-color-foreground-base-active-h: 0;--dt-action-color-foreground-base-active-s: 0%;--dt-action-color-foreground-base-active-l: 0%;--dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l);--dt-action-color-foreground-base-active-hsla: hsla(var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l) / var(--alpha, 100%));--dt-action-color-foreground-base-active: var(--dt-action-color-foreground-base-hover);--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-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: 0;--dt-color-link-disabled-inverted-hover-s: 0%;--dt-color-link-disabled-inverted-hover-l: 0%;--dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l);--dt-color-link-disabled-inverted-hover-hsla: hsla(var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l) / var(--alpha, 100%));--dt-color-link-disabled-inverted-hover: var(--dt-color-link-disabled-inverted);--dt-color-link-disabled-hover-h: 0;--dt-color-link-disabled-hover-s: 0%;--dt-color-link-disabled-hover-l: 0%;--dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l);--dt-color-link-disabled-hover-hsla: hsla(var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l) / var(--alpha, 100%));--dt-color-link-disabled-hover: var(--dt-color-link-disabled);--dt-action-color-foreground-positive-active-h: 0;--dt-action-color-foreground-positive-active-s: 0%;--dt-action-color-foreground-positive-active-l: 0%;--dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l);--dt-action-color-foreground-positive-active-hsla: hsla(var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l) / var(--alpha, 100%));--dt-action-color-foreground-positive-active: var(--dt-action-color-foreground-positive-hover);--dt-action-color-foreground-muted-active-h: 0;--dt-action-color-foreground-muted-active-s: 0%;--dt-action-color-foreground-muted-active-l: 0%;--dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l);--dt-action-color-foreground-muted-active-hsla: hsla(var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l) / var(--alpha, 100%));--dt-action-color-foreground-muted-active: var(--dt-action-color-foreground-muted-hover);--dt-action-color-foreground-inverted-active-h: 0;--dt-action-color-foreground-inverted-active-s: 0%;--dt-action-color-foreground-inverted-active-l: 0%;--dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l);--dt-action-color-foreground-inverted-active-hsla: hsla(var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l) / var(--alpha, 100%));--dt-action-color-foreground-inverted-active: var(--dt-action-color-foreground-inverted-hover);--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 = {
3
3
  base: {
4
4
  css: r,
5
5
  name: "dark"