@dialpad/dialtone 9.72.1 → 9.72.3

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 (355) hide show
  1. package/dist/css/dialtone-default-theme.css +13958 -13955
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/tokens/tokens-base-dark.css +898 -895
  4. package/dist/css/tokens/tokens-base-light.css +673 -670
  5. package/dist/css/tokens/tokens-dp-dark.css +1831 -1831
  6. package/dist/css/tokens/tokens-dp-light.css +1832 -1832
  7. package/dist/css/tokens/tokens-expressive-dark.css +1793 -1793
  8. package/dist/css/tokens/tokens-expressive-light.css +1793 -1793
  9. package/dist/css/tokens/tokens-expressive-sm-dark.css +1793 -1793
  10. package/dist/css/tokens/tokens-expressive-sm-light.css +1793 -1793
  11. package/dist/css/tokens/tokens-tmo-dark.css +1787 -1787
  12. package/dist/css/tokens/tokens-tmo-light.css +1787 -1787
  13. package/dist/tokens/css/tokens-base-dark.css +898 -895
  14. package/dist/tokens/css/tokens-base-light.css +673 -670
  15. package/dist/tokens/css/tokens-dp-dark.css +1831 -1831
  16. package/dist/tokens/css/tokens-dp-light.css +1832 -1832
  17. package/dist/tokens/css/tokens-expressive-dark.css +1793 -1793
  18. package/dist/tokens/css/tokens-expressive-light.css +1793 -1793
  19. package/dist/tokens/css/tokens-expressive-sm-dark.css +1793 -1793
  20. package/dist/tokens/css/tokens-expressive-sm-light.css +1793 -1793
  21. package/dist/tokens/css/tokens-tmo-dark.css +1787 -1787
  22. package/dist/tokens/css/tokens-tmo-light.css +1787 -1787
  23. package/dist/tokens/doc.json +42784 -42612
  24. package/dist/tokens/less/tokens-base-dark.less +20 -17
  25. package/dist/tokens/less/tokens-base-light.less +20 -17
  26. package/dist/tokens/less/tokens-dp-dark.less +59 -59
  27. package/dist/tokens/less/tokens-dp-light.less +59 -59
  28. package/dist/tokens/less/tokens-expressive-dark.less +55 -55
  29. package/dist/tokens/less/tokens-expressive-light.less +55 -55
  30. package/dist/tokens/less/tokens-expressive-sm-dark.less +55 -55
  31. package/dist/tokens/less/tokens-expressive-sm-light.less +55 -55
  32. package/dist/tokens/less/tokens-tmo-dark.less +49 -49
  33. package/dist/tokens/less/tokens-tmo-light.less +49 -49
  34. package/dist/tokens/themes/chunks/tokens-base-dark-D3v4_NMT.js +4 -0
  35. package/dist/tokens/themes/chunks/tokens-base-dark-SlAAMLw5.js +1 -0
  36. package/dist/tokens/themes/chunks/tokens-base-light-BUcyLIIS.js +4 -0
  37. package/dist/tokens/themes/chunks/tokens-base-light-Dx0sRL2j.js +1 -0
  38. package/dist/tokens/themes/dp-dark.cjs +1 -1
  39. package/dist/tokens/themes/dp-dark.js +4 -4
  40. package/dist/tokens/themes/dp-light.cjs +1 -1
  41. package/dist/tokens/themes/dp-light.js +4 -4
  42. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  43. package/dist/tokens/themes/expressive-dark.js +2 -2
  44. package/dist/tokens/themes/expressive-light.cjs +1 -1
  45. package/dist/tokens/themes/expressive-light.js +4 -4
  46. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  47. package/dist/tokens/themes/expressive-sm-dark.js +2 -2
  48. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  49. package/dist/tokens/themes/expressive-sm-light.js +4 -4
  50. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  51. package/dist/tokens/themes/tmo-dark.js +4 -4
  52. package/dist/tokens/themes/tmo-light.cjs +1 -1
  53. package/dist/tokens/themes/tmo-light.js +4 -4
  54. package/dist/tokens/tokens-base-dark.json +20 -17
  55. package/dist/tokens/tokens-base-light.json +20 -17
  56. package/dist/tokens/tokens-dp-dark.json +59 -59
  57. package/dist/tokens/tokens-dp-light.json +59 -59
  58. package/dist/tokens/tokens-expressive-dark.json +55 -55
  59. package/dist/tokens/tokens-expressive-light.json +55 -55
  60. package/dist/tokens/tokens-expressive-sm-dark.json +55 -55
  61. package/dist/tokens/tokens-expressive-sm-light.json +55 -55
  62. package/dist/tokens/tokens-tmo-dark.json +49 -49
  63. package/dist/tokens/tokens-tmo-light.json +49 -49
  64. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  65. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  66. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  67. package/dist/vue2/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  68. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  69. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  70. package/dist/vue2/components/rich_text_editor/extensions/emoji/index.js +1 -0
  71. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  72. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  73. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  74. package/dist/vue2/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  75. package/dist/vue2/directives/scrollbar/scrollbar.cjs.map +1 -1
  76. package/dist/vue2/directives/scrollbar/scrollbar.js.map +1 -1
  77. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +1 -1
  78. package/dist/vue2/types/components/avatar/avatar.vue.d.ts +1 -1
  79. package/dist/vue2/types/components/badge/badge.vue.d.ts +1 -1
  80. package/dist/vue2/types/components/banner/banner.vue.d.ts +1 -1
  81. package/dist/vue2/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  82. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  83. package/dist/vue2/types/components/button/button.vue.d.ts +1 -1
  84. package/dist/vue2/types/components/button_group/button_group.vue.d.ts +1 -1
  85. package/dist/vue2/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  86. package/dist/vue2/types/components/card/card.vue.d.ts +1 -1
  87. package/dist/vue2/types/components/checkbox/checkbox.vue.d.ts +1 -1
  88. package/dist/vue2/types/components/checkbox_group/checkbox_group.vue.d.ts +3 -3
  89. package/dist/vue2/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  90. package/dist/vue2/types/components/chip/chip.vue.d.ts +1 -1
  91. package/dist/vue2/types/components/codeblock/codeblock.vue.d.ts +1 -1
  92. package/dist/vue2/types/components/collapsible/collapsible.vue.d.ts +1 -1
  93. package/dist/vue2/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  94. package/dist/vue2/types/components/combobox/combobox.vue.d.ts +1 -1
  95. package/dist/vue2/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  96. package/dist/vue2/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  97. package/dist/vue2/types/components/datepicker/datepicker.vue.d.ts +1 -1
  98. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  99. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  100. package/dist/vue2/types/components/description_list/description_list.vue.d.ts +1 -1
  101. package/dist/vue2/types/components/dropdown/dropdown.vue.d.ts +2 -2
  102. package/dist/vue2/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  103. package/dist/vue2/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  104. package/dist/vue2/types/components/emoji/emoji.vue.d.ts +1 -1
  105. package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  106. package/dist/vue2/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  107. package/dist/vue2/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  108. package/dist/vue2/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  109. package/dist/vue2/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  110. package/dist/vue2/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
  111. package/dist/vue2/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  112. package/dist/vue2/types/components/empty_state/empty_state.vue.d.ts +1 -1
  113. package/dist/vue2/types/components/hovercard/hovercard.vue.d.ts +1 -1
  114. package/dist/vue2/types/components/icon/icon.vue.d.ts +1 -1
  115. package/dist/vue2/types/components/illustration/illustration.vue.d.ts +1 -1
  116. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  117. package/dist/vue2/types/components/input/input.vue.d.ts +1 -1
  118. package/dist/vue2/types/components/input_group/decorators/input.vue.d.ts +1 -1
  119. package/dist/vue2/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  120. package/dist/vue2/types/components/input_group/input_group.vue.d.ts +2 -2
  121. package/dist/vue2/types/components/item_layout/item_layout.vue.d.ts +1 -1
  122. package/dist/vue2/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +1 -1
  123. package/dist/vue2/types/components/lazy_show/lazy_show.vue.d.ts +1 -1
  124. package/dist/vue2/types/components/link/link.vue.d.ts +1 -1
  125. package/dist/vue2/types/components/list_item/list_item.vue.d.ts +2 -2
  126. package/dist/vue2/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  127. package/dist/vue2/types/components/modal/modal.vue.d.ts +1 -1
  128. package/dist/vue2/types/components/notice/notice.vue.d.ts +1 -1
  129. package/dist/vue2/types/components/notice/notice_action.vue.d.ts +1 -1
  130. package/dist/vue2/types/components/notice/notice_content.vue.d.ts +1 -1
  131. package/dist/vue2/types/components/notice/notice_icon.vue.d.ts +1 -1
  132. package/dist/vue2/types/components/pagination/pagination.vue.d.ts +1 -1
  133. package/dist/vue2/types/components/popover/popover.vue.d.ts +1 -1
  134. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  135. package/dist/vue2/types/components/presence/presence.vue.d.ts +1 -1
  136. package/dist/vue2/types/components/radio/radio.vue.d.ts +1 -1
  137. package/dist/vue2/types/components/radio_group/radio_group.vue.d.ts +3 -3
  138. package/dist/vue2/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  139. package/dist/vue2/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +17 -17
  140. package/dist/vue2/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  141. package/dist/vue2/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  142. package/dist/vue2/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  143. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +17 -17
  144. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  145. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  146. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  147. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  148. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  149. package/dist/vue2/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  150. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +17 -17
  151. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  152. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  153. package/dist/vue2/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  154. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +17 -17
  155. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  156. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  157. package/dist/vue2/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  158. package/dist/vue2/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  159. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +1 -1
  160. package/dist/vue2/types/components/root_layout/root_layout.vue.d.ts +1 -1
  161. package/dist/vue2/types/components/select_menu/select_menu.vue.d.ts +1 -1
  162. package/dist/vue2/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  163. package/dist/vue2/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  164. package/dist/vue2/types/components/skeleton/skeleton-shape.vue.d.ts +1 -1
  165. package/dist/vue2/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  166. package/dist/vue2/types/components/skeleton/skeleton.vue.d.ts +1 -1
  167. package/dist/vue2/types/components/split_button/split_button-alpha.vue.d.ts +1 -1
  168. package/dist/vue2/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  169. package/dist/vue2/types/components/split_button/split_button.vue.d.ts +2 -2
  170. package/dist/vue2/types/components/stack/stack.vue.d.ts +1 -1
  171. package/dist/vue2/types/components/tabs/tab.vue.d.ts +1 -1
  172. package/dist/vue2/types/components/tabs/tab_group.vue.d.ts +1 -1
  173. package/dist/vue2/types/components/tabs/tab_panel.vue.d.ts +1 -1
  174. package/dist/vue2/types/components/toast/toast.vue.d.ts +1 -1
  175. package/dist/vue2/types/components/toggle/toggle.vue.d.ts +1 -1
  176. package/dist/vue2/types/components/tooltip/tooltip.vue.d.ts +2 -2
  177. package/dist/vue2/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  178. package/dist/vue2/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  179. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  180. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +1 -1
  181. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  182. package/dist/vue2/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  183. package/dist/vue2/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
  184. package/dist/vue2/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  185. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  186. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  187. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  188. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +1 -1
  189. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  190. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +1 -1
  191. package/dist/vue2/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +1 -1
  192. package/dist/vue2/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +17 -17
  193. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +1 -1
  194. package/dist/vue2/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  195. package/dist/vue2/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  196. package/dist/vue2/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +1 -1
  197. package/dist/vue2/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  198. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +1 -1
  199. package/dist/vue2/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
  200. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +1 -1
  201. package/dist/vue2/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  202. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  203. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  204. package/dist/vue2/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  205. package/dist/vue3/components/checkbox/checkbox.vue.cjs +1 -1
  206. package/dist/vue3/components/checkbox/checkbox.vue.js +1 -1
  207. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.cjs +38 -40
  208. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.cjs.map +1 -1
  209. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.js +40 -42
  210. package/dist/vue3/components/rich_text_editor/extensions/emoji/emoji.js.map +1 -1
  211. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.cjs +3 -1
  212. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.cjs.map +1 -1
  213. package/dist/vue3/components/rich_text_editor/extensions/emoji/index.js +1 -0
  214. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.cjs +0 -4
  215. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.cjs.map +1 -1
  216. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.js +0 -4
  217. package/dist/vue3/components/rich_text_editor/extensions/emoji/suggestion.js.map +1 -1
  218. package/dist/vue3/directives/scrollbar/scrollbar.cjs.map +1 -1
  219. package/dist/vue3/directives/scrollbar/scrollbar.js.map +1 -1
  220. package/dist/vue3/types/common/sr_only_close_button.vue.d.ts +1 -1
  221. package/dist/vue3/types/components/avatar/avatar.vue.d.ts +5 -5
  222. package/dist/vue3/types/components/badge/badge.vue.d.ts +1 -1
  223. package/dist/vue3/types/components/banner/banner.vue.d.ts +1 -1
  224. package/dist/vue3/types/components/breadcrumbs/breadcrumb_item.vue.d.ts +1 -1
  225. package/dist/vue3/types/components/breadcrumbs/breadcrumbs.vue.d.ts +1 -1
  226. package/dist/vue3/types/components/button/button.vue.d.ts +3 -3
  227. package/dist/vue3/types/components/button_group/button_group.vue.d.ts +1 -1
  228. package/dist/vue3/types/components/button_group/buttons_decorator.vue.d.ts +1 -1
  229. package/dist/vue3/types/components/card/card.vue.d.ts +1 -1
  230. package/dist/vue3/types/components/checkbox/checkbox.vue.d.ts +2 -2
  231. package/dist/vue3/types/components/checkbox_group/checkbox_group.vue.d.ts +4 -4
  232. package/dist/vue3/types/components/checkbox_group/checkboxes_decorator.vue.d.ts +1 -1
  233. package/dist/vue3/types/components/chip/chip.vue.d.ts +2 -2
  234. package/dist/vue3/types/components/codeblock/codeblock.vue.d.ts +1 -1
  235. package/dist/vue3/types/components/collapsible/collapsible.vue.d.ts +2 -2
  236. package/dist/vue3/types/components/collapsible/collapsible_lazy_show.vue.d.ts +1 -1
  237. package/dist/vue3/types/components/combobox/combobox.vue.d.ts +14 -14
  238. package/dist/vue3/types/components/combobox/combobox_empty-list.vue.d.ts +1 -1
  239. package/dist/vue3/types/components/combobox/combobox_loading-list.vue.d.ts +1 -1
  240. package/dist/vue3/types/components/datepicker/datepicker.vue.d.ts +1 -1
  241. package/dist/vue3/types/components/datepicker/modules/calendar.vue.d.ts +1 -1
  242. package/dist/vue3/types/components/datepicker/modules/month-year-picker.vue.d.ts +1 -1
  243. package/dist/vue3/types/components/description_list/description_list.vue.d.ts +1 -1
  244. package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts +7 -5
  245. package/dist/vue3/types/components/dropdown/dropdown.vue.d.ts.map +1 -1
  246. package/dist/vue3/types/components/dropdown/dropdown_list.vue.d.ts +1 -1
  247. package/dist/vue3/types/components/dropdown/dropdown_separator.vue.d.ts +1 -1
  248. package/dist/vue3/types/components/emoji/emoji.vue.d.ts +1 -1
  249. package/dist/vue3/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -1
  250. package/dist/vue3/types/components/emoji_picker/modules/emoji_description.vue.d.ts +1 -1
  251. package/dist/vue3/types/components/emoji_picker/modules/emoji_search.vue.d.ts +1 -1
  252. package/dist/vue3/types/components/emoji_picker/modules/emoji_selector.vue.d.ts +1 -1
  253. package/dist/vue3/types/components/emoji_picker/modules/emoji_skin_selector.vue.d.ts +1 -1
  254. package/dist/vue3/types/components/emoji_picker/modules/emoji_tabset.vue.d.ts +1 -1
  255. package/dist/vue3/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts +1 -1
  256. package/dist/vue3/types/components/empty_state/empty_state.vue.d.ts +1 -1
  257. package/dist/vue3/types/components/hovercard/hovercard.vue.d.ts +1 -1
  258. package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -1
  259. package/dist/vue3/types/components/illustration/illustration.vue.d.ts +1 -1
  260. package/dist/vue3/types/components/image_viewer/image_viewer.vue.d.ts +1 -1
  261. package/dist/vue3/types/components/input/input.vue.d.ts +7 -7
  262. package/dist/vue3/types/components/input_group/decorators/input.vue.d.ts +1 -1
  263. package/dist/vue3/types/components/input_group/decorators/inputs.vue.d.ts +1 -1
  264. package/dist/vue3/types/components/input_group/input_group.vue.d.ts +2 -2
  265. package/dist/vue3/types/components/item_layout/item_layout.vue.d.ts +1 -1
  266. package/dist/vue3/types/components/keyboard_shortcut/keyboard_shortcut.vue.d.ts +4 -4
  267. package/dist/vue3/types/components/lazy_show/lazy_show.vue.d.ts +2 -2
  268. package/dist/vue3/types/components/link/link.vue.d.ts +1 -1
  269. package/dist/vue3/types/components/list_item/list_item.vue.d.ts +2 -2
  270. package/dist/vue3/types/components/list_item_group/list_item_group.vue.d.ts +1 -1
  271. package/dist/vue3/types/components/modal/modal.vue.d.ts +3 -3
  272. package/dist/vue3/types/components/notice/notice.vue.d.ts +1 -1
  273. package/dist/vue3/types/components/notice/notice_action.vue.d.ts +1 -1
  274. package/dist/vue3/types/components/notice/notice_content.vue.d.ts +1 -1
  275. package/dist/vue3/types/components/notice/notice_icon.vue.d.ts +1 -1
  276. package/dist/vue3/types/components/pagination/pagination.vue.d.ts +1 -1
  277. package/dist/vue3/types/components/popover/popover_header_footer.vue.d.ts +1 -1
  278. package/dist/vue3/types/components/presence/presence.vue.d.ts +1 -1
  279. package/dist/vue3/types/components/radio/radio.vue.d.ts +3 -3
  280. package/dist/vue3/types/components/radio_group/radio_group.vue.d.ts +4 -4
  281. package/dist/vue3/types/components/radio_group/radios_decorator.vue.d.ts +1 -1
  282. package/dist/vue3/types/components/rich_text_editor/extensions/channels/ChannelComponent.vue.d.ts +1 -1
  283. package/dist/vue3/types/components/rich_text_editor/extensions/channels/ChannelSuggestion.vue.d.ts +1 -1
  284. package/dist/vue3/types/components/rich_text_editor/extensions/channels/channel.d.ts +1 -1
  285. package/dist/vue3/types/components/rich_text_editor/extensions/channels/channel.d.ts.map +1 -1
  286. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/EmojiComponent.vue.d.ts +1 -1
  287. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/EmojiSuggestion.vue.d.ts +1 -1
  288. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/emoji.d.ts +0 -2
  289. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/emoji.d.ts.map +1 -1
  290. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/index.d.ts +1 -0
  291. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/index.d.ts.map +1 -1
  292. package/dist/vue3/types/components/rich_text_editor/extensions/emoji/suggestion.d.ts.map +1 -1
  293. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/MentionComponent.vue.d.ts +1 -1
  294. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/MentionSuggestion.vue.d.ts +1 -1
  295. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/mention.d.ts +1 -1
  296. package/dist/vue3/types/components/rich_text_editor/extensions/mentions/mention.d.ts.map +1 -1
  297. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/SlashCommandComponent.vue.d.ts +1 -1
  298. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/SlashCommandSuggestion.vue.d.ts +1 -1
  299. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts +1 -1
  300. package/dist/vue3/types/components/rich_text_editor/extensions/slash_command/slash_command.d.ts.map +1 -1
  301. package/dist/vue3/types/components/rich_text_editor/extensions/suggestion/SuggestionList.vue.d.ts +1 -1
  302. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +4 -4
  303. package/dist/vue3/types/components/root_layout/root_layout.vue.d.ts +1 -1
  304. package/dist/vue3/types/components/scroller/DtScroller.vue.d.ts +1 -1
  305. package/dist/vue3/types/components/scroller/modules/core_scroller.vue.d.ts +1 -1
  306. package/dist/vue3/types/components/scroller/modules/dynamic_scroller.vue.d.ts +4 -4
  307. package/dist/vue3/types/components/scroller/modules/scroller_item.vue.d.ts +1 -1
  308. package/dist/vue3/types/components/select_menu/select_menu.vue.d.ts +2 -2
  309. package/dist/vue3/types/components/skeleton/skeleton-list-item.vue.d.ts +1 -1
  310. package/dist/vue3/types/components/skeleton/skeleton-paragraph.vue.d.ts +1 -1
  311. package/dist/vue3/types/components/skeleton/skeleton-shape.vue.d.ts +2 -2
  312. package/dist/vue3/types/components/skeleton/skeleton-text.vue.d.ts +1 -1
  313. package/dist/vue3/types/components/skeleton/skeleton.vue.d.ts +1 -1
  314. package/dist/vue3/types/components/split_button/split_button-alpha.vue.d.ts +2 -2
  315. package/dist/vue3/types/components/split_button/split_button-omega.vue.d.ts +1 -1
  316. package/dist/vue3/types/components/split_button/split_button.vue.d.ts +20 -20
  317. package/dist/vue3/types/components/tabs/tab.vue.d.ts +2 -2
  318. package/dist/vue3/types/components/tabs/tab_group.vue.d.ts +1 -1
  319. package/dist/vue3/types/components/tabs/tab_panel.vue.d.ts +2 -2
  320. package/dist/vue3/types/components/toast/toast.vue.d.ts +1 -1
  321. package/dist/vue3/types/components/toggle/toggle.vue.d.ts +1 -1
  322. package/dist/vue3/types/components/tooltip/tooltip.vue.d.ts +6 -6
  323. package/dist/vue3/types/components/validation_messages/validation_messages.vue.d.ts +1 -1
  324. package/dist/vue3/types/directives/scrollbar/scrollbar.d.ts.map +1 -1
  325. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +1 -1
  326. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +3 -3
  327. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +1 -1
  328. package/dist/vue3/types/recipes/chips/grouped_chip/grouped_chip.vue.d.ts +1 -1
  329. package/dist/vue3/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +6 -6
  330. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +1 -1
  331. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +1 -1
  332. package/dist/vue3/types/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.d.ts +1 -1
  333. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts +13 -13
  334. package/dist/vue3/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +1 -1
  335. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +8 -2
  336. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts.map +1 -1
  337. package/dist/vue3/types/recipes/conversation_view/feed_pill/feed_item_pill.vue.d.ts +2 -2
  338. package/dist/vue3/types/recipes/conversation_view/message_input/meeting_pill/MeetingPill.vue.d.ts +1 -1
  339. package/dist/vue3/types/recipes/conversation_view/message_input/message_input.vue.d.ts +3 -3
  340. package/dist/vue3/types/recipes/conversation_view/time_pill/time_pill.vue.d.ts +1 -1
  341. package/dist/vue3/types/recipes/header/settings_menu_button/settings_menu_button.vue.d.ts +1 -1
  342. package/dist/vue3/types/recipes/item_layout/contact_info/contact_info.vue.d.ts +1 -1
  343. package/dist/vue3/types/recipes/leftbar/callbox/callbox.vue.d.ts +1 -1
  344. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +3 -3
  345. package/dist/vue3/types/recipes/leftbar/contact_row/contact_row.vue.d.ts +1 -1
  346. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +10 -10
  347. package/dist/vue3/types/recipes/leftbar/general_row/leftbar_general_row_icon.vue.d.ts +1 -1
  348. package/dist/vue3/types/recipes/leftbar/group_row/group_row.vue.d.ts +1 -1
  349. package/dist/vue3/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +1 -1
  350. package/dist/vue3/types/recipes/notices/top_banner_info/top_banner_info.vue.d.ts +1 -1
  351. package/package.json +27 -27
  352. package/dist/tokens/themes/chunks/tokens-base-dark-BEsKKfTV.js +0 -4
  353. package/dist/tokens/themes/chunks/tokens-base-dark-Bxzti7ig.js +0 -1
  354. package/dist/tokens/themes/chunks/tokens-base-light-DV0xl0Dv.js +0 -1
  355. package/dist/tokens/themes/chunks/tokens-base-light-jdZ77WhZ.js +0 -4
@@ -4,1855 +4,1855 @@
4
4
 
5
5
  :root {
6
6
  color-scheme: light;
7
- --dt-size-border-focus: 0.3rem;
8
- --dt-color-foreground-primary-h: 0;
9
- --dt-color-foreground-primary-s: 0%;
10
- --dt-color-foreground-primary-l: 0%;
11
- --dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);
12
- --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%));
13
- --dt-color-foreground-primary: #000000; /* Default text color throughout the UI. */
14
- --dt-color-foreground-secondary-h: 0;
15
- --dt-color-foreground-secondary-s: 0%;
16
- --dt-color-foreground-secondary-l: 22.745098039215687%;
17
- --dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);
18
- --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%));
19
- --dt-color-foreground-secondary: #3A3A3A; /* Example uses include introduction paragraphs, labels, and descriptions paired with form elements. */
20
- --dt-color-foreground-tertiary-h: 0;
21
- --dt-color-foreground-tertiary-s: 0%;
22
- --dt-color-foreground-tertiary-l: 33.33333333333333%;
23
- --dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);
24
- --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%));
25
- --dt-color-foreground-tertiary: #555555; /* Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. */
26
- --dt-color-foreground-muted-h: 0;
27
- --dt-color-foreground-muted-s: 0%;
28
- --dt-color-foreground-muted-l: 13.3%;
29
- --dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);
30
- --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%));
31
- --dt-color-foreground-muted: hsl(0 0% 13.3% / 0.5);
32
- --dt-color-foreground-placeholder-h: 0;
33
- --dt-color-foreground-placeholder-s: 0%;
34
- --dt-color-foreground-placeholder-l: 50.19607843137255%;
35
- --dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);
36
- --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%));
37
- --dt-color-foreground-placeholder: #808080; /* Text color for placeholder text within form elements. */
38
- --dt-color-foreground-disabled-h: 0;
39
- --dt-color-foreground-disabled-s: 0%;
40
- --dt-color-foreground-disabled-l: 50.19607843137255%;
41
- --dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);
42
- --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%));
43
- --dt-color-foreground-disabled: #808080; /* Used for text paired with disabled content or components, like the form elements. */
44
- --dt-color-foreground-critical-h: 0;
45
- --dt-color-foreground-critical-s: 88.79999999999998%;
46
- --dt-color-foreground-critical-l: 49.01960784313726%;
47
- --dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);
48
- --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%));
49
- --dt-color-foreground-critical: #EC0E0E; /* Expresses an error, danger, or otherwise critical state. */
50
- --dt-color-foreground-critical-strong-h: 0;
51
- --dt-color-foreground-critical-strong-s: 88.659793814433%;
52
- --dt-color-foreground-critical-strong-l: 38.03921568627451%;
53
- --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);
54
- --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%));
55
- --dt-color-foreground-critical-strong: #B70B0B; /* Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast. */
56
- --dt-color-foreground-success-h: 136.64233576642334;
57
- --dt-color-foreground-success-s: 72.4867724867725%;
58
- --dt-color-foreground-success-l: 37.05882352941176%;
59
- --dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);
60
- --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%));
61
- --dt-color-foreground-success: #1AA340; /* Indicates a positive state. */
62
- --dt-color-foreground-success-strong-h: 136.15384615384616;
63
- --dt-color-foreground-success-strong-s: 59.09090909090909%;
64
- --dt-color-foreground-success-strong-l: 17.254901960784313%;
65
- --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);
66
- --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%));
67
- --dt-color-foreground-success-strong: #124620; /* Indicates a strong positive state on surfaces that require a stronger contrast. */
68
- --dt-color-foreground-warning-h: 35.70247933884298;
69
- --dt-color-foreground-warning-s: 88.32116788321169%;
70
- --dt-color-foreground-warning-l: 26.862745098039216%;
71
- --dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);
72
- --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%));
73
- --dt-color-foreground-warning: #815008; /* Indicates information that requires user’s attention and further action may be necessary. */
74
- --dt-color-foreground-primary-inverted-h: 0;
75
- --dt-color-foreground-primary-inverted-s: 0%;
76
- --dt-color-foreground-primary-inverted-l: 100%;
77
- --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);
78
- --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%));
79
- --dt-color-foreground-primary-inverted: #ffffff; /* Primary text that sits on high-contrast surfaces or backgrounds. */
80
- --dt-color-foreground-secondary-inverted-h: 0;
81
- --dt-color-foreground-secondary-inverted-s: 0%;
82
- --dt-color-foreground-secondary-inverted-l: 91.37254901960785%;
83
- --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);
84
- --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%));
85
- --dt-color-foreground-secondary-inverted: #E9E9E9; /* Secondary text color that sits on high-contrast surfaces or backgrounds. */
86
- --dt-color-foreground-tertiary-inverted-h: 0;
87
- --dt-color-foreground-tertiary-inverted-s: 0%;
88
- --dt-color-foreground-tertiary-inverted-l: 82.35294117647058%;
89
- --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);
90
- --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%));
91
- --dt-color-foreground-tertiary-inverted: #D2D2D2; /* Tertiary text color that sits on high-contrast surfaces or backgrounds. */
92
- --dt-color-foreground-muted-inverted-h: 0;
93
- --dt-color-foreground-muted-inverted-s: 0%;
94
- --dt-color-foreground-muted-inverted-l: 91.4%;
95
- --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);
96
- --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%));
97
- --dt-color-foreground-muted-inverted: hsl(0 0% 91.4% / 0.6); /* Muted text color that sits on high-contrast surfaces or backgrounds. */
98
- --dt-color-foreground-placeholder-inverted-h: 0;
99
- --dt-color-foreground-placeholder-inverted-s: 0%;
100
- --dt-color-foreground-placeholder-inverted-l: 50.19607843137255%;
101
- --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);
102
- --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%));
103
- --dt-color-foreground-placeholder-inverted: #808080; /* Placeholder text color that sits on high-contrast surfaces or backgrounds. */
104
- --dt-color-foreground-disabled-inverted-h: 0;
105
- --dt-color-foreground-disabled-inverted-s: 0%;
106
- --dt-color-foreground-disabled-inverted-l: 50.19607843137255%;
107
- --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);
108
- --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%));
109
- --dt-color-foreground-disabled-inverted: #808080; /* Disabled text color that sits on high-contrast surfaces or backgrounds. */
110
- --dt-color-foreground-critical-inverted-h: 0;
111
- --dt-color-foreground-critical-inverted-s: 100%;
112
- --dt-color-foreground-critical-inverted-l: 76.07843137254902%;
113
- --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);
114
- --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%));
115
- --dt-color-foreground-critical-inverted: #FF8585; /* Critical text that sits on high-contrast surfaces or backgrounds */
116
- --dt-color-foreground-critical-strong-inverted-h: 0;
117
- --dt-color-foreground-critical-strong-inverted-s: 100%;
118
- --dt-color-foreground-critical-strong-inverted-l: 82.1%;
119
- --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);
120
- --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%));
121
- --dt-color-foreground-critical-strong-inverted: hsl(0 100% 82.1%); /* Critical strong text that sits on high-contrast surfaces or backgrounds */
122
- --dt-color-foreground-success-inverted-h: 111.52173913043478;
123
- --dt-color-foreground-success-inverted-s: 100%;
124
- --dt-color-foreground-success-inverted-l: 81.96078431372548%;
125
- --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);
126
- --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%));
127
- --dt-color-foreground-success-inverted: #B0FFA3; /* Success text that sits on high-contrast surfaces or backgrounds */
128
- --dt-color-foreground-success-strong-inverted-h: 111.99999999999999;
129
- --dt-color-foreground-success-strong-inverted-s: 100%;
130
- --dt-color-foreground-success-strong-inverted-l: 90.10000000000001%;
131
- --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);
132
- --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%));
133
- --dt-color-foreground-success-strong-inverted: hsl(112 100% 90.1%); /* Success strong text that sits on high-contrast surfaces or backgrounds */
134
- --dt-color-foreground-warning-inverted-h: 47.058823529411775;
135
- --dt-color-foreground-warning-inverted-s: 100%;
136
- --dt-color-foreground-warning-inverted-l: 90%;
137
- --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);
138
- --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%));
139
- --dt-color-foreground-warning-inverted: #FFF4CC; /* Warning text that sits on high-contrast surfaces or backgrounds */
140
- --dt-color-link-primary-h: 254.5664739884393;
141
- --dt-color-link-primary-s: 100%;
142
- --dt-color-link-primary-l: 66.07843137254902%;
143
- --dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);
144
- --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%));
145
- --dt-color-link-primary: #7C52FF;
146
- --dt-color-link-critical-h: 0;
147
- --dt-color-link-critical-s: 88.79999999999998%;
148
- --dt-color-link-critical-l: 49.01960784313726%;
149
- --dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);
150
- --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%));
151
- --dt-color-link-critical: #EC0E0E;
152
- --dt-color-link-success-h: 136.64233576642334;
153
- --dt-color-link-success-s: 72.4867724867725%;
154
- --dt-color-link-success-l: 37.05882352941176%;
155
- --dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);
156
- --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%));
157
- --dt-color-link-success: #1AA340; /* positive */
158
- --dt-color-link-warning-h: 35.70247933884298;
159
- --dt-color-link-warning-s: 88.32116788321169%;
160
- --dt-color-link-warning-l: 26.862745098039216%;
161
- --dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);
162
- --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%));
163
- --dt-color-link-warning: #815008;
164
- --dt-color-link-muted-h: 0;
165
- --dt-color-link-muted-s: 0%;
166
- --dt-color-link-muted-l: 22.745098039215687%;
167
- --dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);
168
- --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%));
169
- --dt-color-link-muted: #3A3A3A;
170
- --dt-color-link-disabled-h: 0;
171
- --dt-color-link-disabled-s: 0%;
172
- --dt-color-link-disabled-l: 50.19607843137255%;
173
- --dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);
174
- --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%));
175
- --dt-color-link-disabled: #808080;
176
- --dt-color-link-primary-inverted-h: 260.9302325581395;
177
- --dt-color-link-primary-inverted-s: 100%;
178
- --dt-color-link-primary-inverted-l: 74.70588235294117%;
179
- --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);
180
- --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%));
181
- --dt-color-link-primary-inverted: #AB7EFF;
182
- --dt-color-link-critical-inverted-h: 0;
183
- --dt-color-link-critical-inverted-s: 100%;
184
- --dt-color-link-critical-inverted-l: 76.07843137254902%;
185
- --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);
186
- --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%));
187
- --dt-color-link-critical-inverted: #FF8585;
188
- --dt-color-link-success-inverted-h: 111.52173913043478;
189
- --dt-color-link-success-inverted-s: 100%;
190
- --dt-color-link-success-inverted-l: 81.96078431372548%;
191
- --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);
192
- --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%));
193
- --dt-color-link-success-inverted: #B0FFA3;
194
- --dt-color-link-warning-inverted-h: 47.058823529411775;
195
- --dt-color-link-warning-inverted-s: 100%;
196
- --dt-color-link-warning-inverted-l: 90%;
197
- --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);
198
- --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%));
199
- --dt-color-link-warning-inverted: #FFF4CC;
200
- --dt-color-link-muted-inverted-h: 0;
201
- --dt-color-link-muted-inverted-s: 0%;
202
- --dt-color-link-muted-inverted-l: 91.37254901960785%;
203
- --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);
204
- --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%));
205
- --dt-color-link-muted-inverted: #E9E9E9;
206
- --dt-color-link-disabled-inverted-h: 0;
207
- --dt-color-link-disabled-inverted-s: 0%;
208
- --dt-color-link-disabled-inverted-l: 50.19607843137255%;
209
- --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);
210
- --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%));
211
- --dt-color-link-disabled-inverted: #808080;
212
- --dt-color-link-primary-hover-h: 254.49999999999997;
213
- --dt-color-link-primary-hover-s: 67.41573033707866%;
214
- --dt-color-link-primary-hover-l: 34.90196078431373%;
215
- --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);
216
- --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%));
217
- --dt-color-link-primary-hover: #3A1D95;
218
- --dt-color-link-critical-hover-h: 0;
219
- --dt-color-link-critical-hover-s: 88.659793814433%;
220
- --dt-color-link-critical-hover-l: 38.03921568627451%;
221
- --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);
222
- --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%));
223
- --dt-color-link-critical-hover: #B70B0B;
224
- --dt-color-link-success-hover-h: 136.15384615384616;
225
- --dt-color-link-success-hover-s: 59.09090909090909%;
226
- --dt-color-link-success-hover-l: 17.254901960784313%;
227
- --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);
228
- --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%));
229
- --dt-color-link-success-hover: #124620;
230
- --dt-color-link-warning-hover-h: 0;
231
- --dt-color-link-warning-hover-s: 0%;
232
- --dt-color-link-warning-hover-l: 33.33333333333333%;
233
- --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);
234
- --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%));
235
- --dt-color-link-warning-hover: #555555;
236
- --dt-color-link-muted-hover-h: 0;
237
- --dt-color-link-muted-hover-s: 0%;
238
- --dt-color-link-muted-hover-l: 0%;
239
- --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);
240
- --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%));
241
- --dt-color-link-muted-hover: #000000;
242
- --dt-color-link-disabled-hover-h: 0;
243
- --dt-color-link-disabled-hover-s: 0%;
244
- --dt-color-link-disabled-hover-l: 50.19607843137255%;
245
- --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);
246
- --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%));
247
- --dt-color-link-disabled-hover: #808080;
248
- --dt-color-link-primary-inverted-hover-h: 260.35714285714283;
249
- --dt-color-link-primary-inverted-hover-s: 100%;
250
- --dt-color-link-primary-inverted-hover-l: 89.01960784313725%;
251
- --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);
252
- --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%));
253
- --dt-color-link-primary-inverted-hover: #DAC7FF;
254
- --dt-color-link-critical-inverted-hover-h: 0;
255
- --dt-color-link-critical-inverted-hover-s: 100%;
256
- --dt-color-link-critical-inverted-hover-l: 82.1%;
257
- --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);
258
- --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%));
259
- --dt-color-link-critical-inverted-hover: hsl(0 100% 82.1%);
260
- --dt-color-link-success-inverted-hover-h: 111.99999999999999;
261
- --dt-color-link-success-inverted-hover-s: 100%;
262
- --dt-color-link-success-inverted-hover-l: 90.10000000000001%;
263
- --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);
264
- --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%));
265
- --dt-color-link-success-inverted-hover: hsl(112 100% 90.1%);
266
- --dt-color-link-warning-inverted-hover-h: 0;
267
- --dt-color-link-warning-inverted-hover-s: 0%;
268
- --dt-color-link-warning-inverted-hover-l: 97.6470588235294%;
269
- --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);
270
- --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%));
271
- --dt-color-link-warning-inverted-hover: #F9F9F9;
272
- --dt-color-link-muted-inverted-hover-h: 0;
273
- --dt-color-link-muted-inverted-hover-s: 0%;
274
- --dt-color-link-muted-inverted-hover-l: 97.6470588235294%;
275
- --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);
276
- --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%));
277
- --dt-color-link-muted-inverted-hover: #F9F9F9;
278
- --dt-color-link-disabled-inverted-hover-h: 0;
279
- --dt-color-link-disabled-inverted-hover-s: 0%;
280
- --dt-color-link-disabled-inverted-hover-l: 50.19607843137255%;
281
- --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);
282
- --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%));
283
- --dt-color-link-disabled-inverted-hover: #808080;
284
- --dt-color-surface-secondary-opaque-h: 0;
285
- --dt-color-surface-secondary-opaque-s: 0%;
286
- --dt-color-surface-secondary-opaque-l: 0%;
287
- --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);
288
- --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%));
289
- --dt-color-surface-secondary-opaque: hsl(0 0% 0% / 0.02); /* Secondary surface as opaque background color. */
290
- --dt-color-surface-moderate-opaque-h: 0;
291
- --dt-color-surface-moderate-opaque-s: 0%;
292
- --dt-color-surface-moderate-opaque-l: 0%;
293
- --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);
294
- --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%));
295
- --dt-color-surface-moderate-opaque: hsl(0 0% 0% / 0.09); /* Moderate surface as opaque background color. */
296
- --dt-color-surface-bold-opaque-h: 0;
297
- --dt-color-surface-bold-opaque-s: 0%;
298
- --dt-color-surface-bold-opaque-l: 0%;
299
- --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);
300
- --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%));
301
- --dt-color-surface-bold-opaque: hsl(0 0% 0% / 0.18); /* Bold surface as opaque background color. */
302
- --dt-color-surface-strong-opaque-h: 0;
303
- --dt-color-surface-strong-opaque-s: 0%;
304
- --dt-color-surface-strong-opaque-l: 0%;
305
- --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);
306
- --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%));
307
- --dt-color-surface-strong-opaque: hsl(0 0% 0% / 0.67); /* Strong surface as opaque background color. */
308
- --dt-color-surface-contrast-opaque-h: 0;
309
- --dt-color-surface-contrast-opaque-s: 0%;
310
- --dt-color-surface-contrast-opaque-l: 0%;
311
- --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);
312
- --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%));
313
- --dt-color-surface-contrast-opaque: hsl(0 0% 0% / 0.87); /* Contrast surface as opaque background color. */
314
- --dt-color-surface-backdrop-h: 0;
315
- --dt-color-surface-backdrop-s: 0%;
316
- --dt-color-surface-backdrop-l: 0%;
317
- --dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);
318
- --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%));
319
- --dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); /* Background color for a modal-like backdrop. */
320
- --dt-color-surface-critical-opaque-h: 0;
321
- --dt-color-surface-critical-opaque-s: 88.79999999999998%;
322
- --dt-color-surface-critical-opaque-l: 49%;
323
- --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);
324
- --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%));
325
- --dt-color-surface-critical-opaque: hsl(0 88.8% 49% / 0.11); /* Critical surface as opaque background color. */
326
- --dt-color-surface-critical-subtle-opaque-h: 0;
327
- --dt-color-surface-critical-subtle-opaque-s: 88.79999999999998%;
328
- --dt-color-surface-critical-subtle-opaque-l: 49%;
329
- --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);
330
- --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%));
331
- --dt-color-surface-critical-subtle-opaque: hsl(0 88.8% 49% / 0.05); /* Critical subtle surface as opaque background color. */
332
- --dt-color-surface-warning-opaque-h: 43.00000000000001;
333
- --dt-color-surface-warning-opaque-s: 100%;
334
- --dt-color-surface-warning-opaque-l: 75.09%;
335
- --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);
336
- --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%));
337
- --dt-color-surface-warning-opaque: hsl(43 100% 75.1% / 0.38); /* Warning surface as opaque background color */
338
- --dt-color-surface-warning-subtle-opaque-h: 43.00000000000001;
339
- --dt-color-surface-warning-subtle-opaque-s: 100%;
340
- --dt-color-surface-warning-subtle-opaque-l: 75.09%;
341
- --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);
342
- --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%));
343
- --dt-color-surface-warning-subtle-opaque: hsl(43 100% 75.1% / 0.18); /* Warning subtle surface as opaque background color */
344
- --dt-color-surface-success-opaque-h: 137;
345
- --dt-color-surface-success-opaque-s: 72.50000000000001%;
346
- --dt-color-surface-success-opaque-l: 37.1%;
347
- --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);
348
- --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%));
349
- --dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.08); /* Success surface as opaque background color. */
350
- --dt-color-surface-success-subtle-opaque-h: 137;
351
- --dt-color-surface-success-subtle-opaque-s: 72.50000000000001%;
352
- --dt-color-surface-success-subtle-opaque-l: 37.1%;
353
- --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);
354
- --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%));
355
- --dt-color-surface-success-subtle-opaque: hsl(137 72.5% 37.1% / 0.03); /* Success subtle surface as opaque background color. */
356
- --dt-color-surface-info-opaque-h: 212;
357
- --dt-color-surface-info-opaque-s: 79.19999999999999%;
358
- --dt-color-surface-info-opaque-l: 43.3%;
359
- --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);
360
- --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%));
361
- --dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.09); /* Info surface as opaque background color. */
362
- --dt-color-surface-info-subtle-opaque-h: 212;
363
- --dt-color-surface-info-subtle-opaque-s: 79.19999999999999%;
364
- --dt-color-surface-info-subtle-opaque-l: 43.3%;
365
- --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);
366
- --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%));
367
- --dt-color-surface-info-subtle-opaque: hsl(212 79.2% 43.3% / 0.04); /* Info surface as opaque background color. */
368
- --dt-color-surface-primary-h: 0;
369
- --dt-color-surface-primary-s: 0%;
370
- --dt-color-surface-primary-l: 100%;
371
- --dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);
372
- --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%));
373
- --dt-color-surface-primary: #ffffff; /* Default surface color for the majority of surfaces. */
374
- --dt-color-surface-secondary-h: 0;
375
- --dt-color-surface-secondary-s: 0%;
376
- --dt-color-surface-secondary-l: 97.6470588235294%;
377
- --dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);
378
- --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%));
379
- --dt-color-surface-secondary: #F9F9F9; /* For adjacent or complementary regions. */
380
- --dt-color-surface-moderate-h: 0;
381
- --dt-color-surface-moderate-s: 0%;
382
- --dt-color-surface-moderate-l: 91.37254901960785%;
383
- --dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);
384
- --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%));
385
- --dt-color-surface-moderate: #E9E9E9; /* A tertiary surface level, prominent without being too overpowering. */
386
- --dt-color-surface-bold-h: 0;
387
- --dt-color-surface-bold-s: 0%;
388
- --dt-color-surface-bold-l: 82.35294117647058%;
389
- --dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);
390
- --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%));
391
- --dt-color-surface-bold: #D2D2D2; /* Highlight or call attention to specific areas of the interface. */
392
- --dt-color-surface-strong-h: 0;
393
- --dt-color-surface-strong-s: 0%;
394
- --dt-color-surface-strong-l: 33.33333333333333%;
395
- --dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);
396
- --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%));
397
- --dt-color-surface-strong: #555555; /* Use sparingly to draw the eye to a relatively important region. */
398
- --dt-color-surface-contrast-h: 0;
399
- --dt-color-surface-contrast-s: 0%;
400
- --dt-color-surface-contrast-l: 13.333333333333334%;
401
- --dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);
402
- --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%));
403
- --dt-color-surface-contrast: #222222; /* An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. */
404
- --dt-color-surface-critical-h: 357.6923076923077;
405
- --dt-color-surface-critical-s: 100%;
406
- --dt-color-surface-critical-l: 94.90196078431372%;
407
- --dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);
408
- --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%));
409
- --dt-color-surface-critical: #FFE5E6; /* Background surface color containing error, danger, or otherwise critical messaging or elements. */
410
- --dt-color-surface-critical-subtle-h: 358.0000000000001;
411
- --dt-color-surface-critical-subtle-s: 100%;
412
- --dt-color-surface-critical-subtle-l: 97.5%;
413
- --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);
414
- --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%));
415
- --dt-color-surface-critical-subtle: hsl(358 100% 97.5%); /* A softer version of the Critical surface. */
416
- --dt-color-surface-critical-strong-h: 0;
417
- --dt-color-surface-critical-strong-s: 88.659793814433%;
418
- --dt-color-surface-critical-strong-l: 38.03921568627451%;
419
- --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);
420
- --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%));
421
- --dt-color-surface-critical-strong: #B70B0B; /* A contrasting critical surface, most likely paired with inverted foreground colors. */
422
- --dt-color-surface-warning-h: 47.058823529411775;
423
- --dt-color-surface-warning-s: 100%;
424
- --dt-color-surface-warning-l: 90%;
425
- --dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);
426
- --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%));
427
- --dt-color-surface-warning: #FFF4CC; /* Background surface color highlighting messaging or elements that may require user's attention. */
428
- --dt-color-surface-warning-subtle-h: 47.099999999999966;
429
- --dt-color-surface-warning-subtle-s: 100%;
430
- --dt-color-surface-warning-subtle-l: 95%;
431
- --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);
432
- --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%));
433
- --dt-color-surface-warning-subtle: hsl(47.1 100% 95%); /* A softer version of the default warning surface. */
434
- --dt-color-surface-warning-strong-h: 42.99212598425196;
435
- --dt-color-surface-warning-strong-s: 100%;
436
- --dt-color-surface-warning-strong-l: 75.09803921568627%;
437
- --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);
438
- --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%));
439
- --dt-color-surface-warning-strong: #FFDB80; /* A contrasting warning surface, most likely paired with inverted foreground colors. */
440
- --dt-color-surface-success-h: 111.42857142857133;
441
- --dt-color-surface-success-s: 53.84615384615389%;
442
- --dt-color-surface-success-l: 94.90196078431372%;
443
- --dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);
444
- --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%));
445
- --dt-color-surface-success: #EDF9EB; /* Background surface color containing messaging or elements expressing a positive or successful state. */
446
- --dt-color-surface-success-subtle-h: 110.99999999999987;
447
- --dt-color-surface-success-subtle-s: 53.79999999999936%;
448
- --dt-color-surface-success-subtle-l: 98%;
449
- --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);
450
- --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%));
451
- --dt-color-surface-success-subtle: hsl(111 53.8% 98%); /* A softer version of the default success surface. */
452
- --dt-color-surface-success-strong-h: 136.64233576642334;
453
- --dt-color-surface-success-strong-s: 72.4867724867725%;
454
- --dt-color-surface-success-strong-l: 37.05882352941176%;
455
- --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);
456
- --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%));
457
- --dt-color-surface-success-strong: #1AA340; /* A contrasting positive state surface, most likely paired with inverted foreground colors. */
458
- --dt-color-surface-info-h: 210;
459
- --dt-color-surface-info-s: 61.538461538461554%;
460
- --dt-color-surface-info-l: 94.90196078431372%;
461
- --dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);
462
- --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%));
463
- --dt-color-surface-info: #EAF2FA; /* Background surface color containing messaging or elements communicated as generally informational. */
464
- --dt-color-surface-info-subtle-h: 210;
465
- --dt-color-surface-info-subtle-s: 61.499999999999474%;
466
- --dt-color-surface-info-subtle-l: 97.5%;
467
- --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);
468
- --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%));
469
- --dt-color-surface-info-subtle: hsl(210 61.5% 97.5%); /* A softer version of the default informational surface. */
470
- --dt-color-surface-info-strong-h: 212.22857142857146;
471
- --dt-color-surface-info-strong-s: 79.18552036199095%;
472
- --dt-color-surface-info-strong-l: 43.333333333333336%;
473
- --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);
474
- --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%));
475
- --dt-color-surface-info-strong: #1768C6; /* A contrasting informational surface, most likely paired with inverted foreground colors. */
476
- --dt-color-border-subtle-h: 0;
477
- --dt-color-border-subtle-s: 0%;
478
- --dt-color-border-subtle-l: 0%;
479
- --dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);
480
- --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%));
481
- --dt-color-border-subtle: hsl(0 0% 0% / 0.1);
482
- --dt-color-border-default-h: 0;
483
- --dt-color-border-default-s: 0%;
484
- --dt-color-border-default-l: 0%;
485
- --dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);
486
- --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%));
487
- --dt-color-border-default: hsl(0 0% 0% / 0.18);
488
- --dt-color-border-moderate-h: 0;
489
- --dt-color-border-moderate-s: 0%;
490
- --dt-color-border-moderate-l: 0%;
491
- --dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);
492
- --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%));
493
- --dt-color-border-moderate: hsl(0 0% 0% / 0.34);
494
- --dt-color-border-bold-h: 0;
495
- --dt-color-border-bold-s: 0%;
496
- --dt-color-border-bold-l: 0%;
497
- --dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);
498
- --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%));
499
- --dt-color-border-bold: hsl(0 0% 0% / 0.5);
500
- --dt-color-border-subtle-inverted-h: 0;
501
- --dt-color-border-subtle-inverted-s: 0%;
502
- --dt-color-border-subtle-inverted-l: 100%;
503
- --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);
504
- --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%));
505
- --dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.14);
506
- --dt-color-border-default-inverted-h: 0;
507
- --dt-color-border-default-inverted-s: 0%;
508
- --dt-color-border-default-inverted-l: 100%;
509
- --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);
510
- --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%));
511
- --dt-color-border-default-inverted: hsl(0 0% 100% / 0.22);
512
- --dt-color-border-moderate-inverted-h: 0;
513
- --dt-color-border-moderate-inverted-s: 0%;
514
- --dt-color-border-moderate-inverted-l: 100%;
515
- --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);
516
- --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%));
517
- --dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.38);
518
- --dt-color-border-bold-inverted-h: 0;
519
- --dt-color-border-bold-inverted-s: 0%;
520
- --dt-color-border-bold-inverted-l: 100%;
521
- --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);
522
- --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%));
523
- --dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5);
524
- --dt-color-border-focus-h: 212.60115606936418;
525
- --dt-color-border-focus-s: 98.85714285714286%;
526
- --dt-color-border-focus-l: 65.68627450980392%;
527
- --dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);
528
- --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%));
529
- --dt-color-border-focus: #51A0FE;
530
- --dt-color-border-critical-h: 0;
531
- --dt-color-border-critical-s: 88.79999999999998%;
532
- --dt-color-border-critical-l: 49.01960784313726%;
533
- --dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);
534
- --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%));
535
- --dt-color-border-critical: #EC0E0E;
536
- --dt-color-border-success-h: 136.64233576642334;
537
- --dt-color-border-success-s: 72.4867724867725%;
538
- --dt-color-border-success-l: 37.05882352941176%;
539
- --dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);
540
- --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%));
541
- --dt-color-border-success: #1AA340;
542
- --dt-color-border-warning-h: 35.92814371257486;
543
- --dt-color-border-warning-s: 66.00790513833991%;
544
- --dt-color-border-warning-l: 49.6078431372549%;
545
- --dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);
546
- --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%));
547
- --dt-color-border-warning: #D28F2B;
548
- --dt-color-border-brand-h: 254.5664739884393;
549
- --dt-color-border-brand-s: 100%;
550
- --dt-color-border-brand-l: 66.07843137254902%;
551
- --dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);
552
- --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%));
553
- --dt-color-border-brand: #7C52FF;
554
- --dt-color-border-ai-h: 0;
555
- --dt-color-border-ai-s: 0%;
556
- --dt-color-border-ai-l: 0%;
557
- --dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);
558
- --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%));
559
- --dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
560
- --dt-color-border-accent-h: 325.7831325301205;
561
- --dt-color-border-accent-s: 100%;
562
- --dt-color-border-accent-l: 48.8235294117647%;
563
- --dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);
564
- --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%));
565
- --dt-color-border-accent: #F9008E;
566
- --dt-color-border-critical-subtle-h: 0;
567
- --dt-color-border-critical-subtle-s: 100%;
568
- --dt-color-border-critical-subtle-l: 76.07843137254902%;
569
- --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);
570
- --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%));
571
- --dt-color-border-critical-subtle: #FF8585;
572
- --dt-color-border-critical-strong-h: 0;
573
- --dt-color-border-critical-strong-s: 88.659793814433%;
574
- --dt-color-border-critical-strong-l: 38.03921568627451%;
575
- --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);
576
- --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%));
577
- --dt-color-border-critical-strong: #B70B0B;
578
- --dt-color-border-success-subtle-h: 111.52173913043478;
579
- --dt-color-border-success-subtle-s: 100%;
580
- --dt-color-border-success-subtle-l: 81.96078431372548%;
581
- --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);
582
- --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%));
583
- --dt-color-border-success-subtle: #B0FFA3;
584
- --dt-color-border-success-strong-h: 136.15384615384616;
585
- --dt-color-border-success-strong-s: 59.09090909090909%;
586
- --dt-color-border-success-strong-l: 17.254901960784313%;
587
- --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);
588
- --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%));
589
- --dt-color-border-success-strong: #124620;
590
- --dt-color-border-warning-subtle-h: 42.99212598425196;
591
- --dt-color-border-warning-subtle-s: 100%;
592
- --dt-color-border-warning-subtle-l: 75.09803921568627%;
593
- --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);
594
- --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%));
595
- --dt-color-border-warning-subtle: #FFDB80;
596
- --dt-color-border-warning-strong-h: 35.7;
597
- --dt-color-border-warning-strong-s: 88.30000000000001%;
598
- --dt-color-border-warning-strong-l: 21.5%;
599
- --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);
600
- --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%));
601
- --dt-color-border-warning-strong: hsl(35.7 88.3% 21.5%);
602
- --dt-color-border-brand-subtle-h: 260.35714285714283;
603
- --dt-color-border-brand-subtle-s: 100%;
604
- --dt-color-border-brand-subtle-l: 89.01960784313725%;
605
- --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);
606
- --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%));
607
- --dt-color-border-brand-subtle: #DAC7FF;
608
- --dt-color-border-brand-strong-h: 254.49999999999997;
609
- --dt-color-border-brand-strong-s: 67.41573033707866%;
610
- --dt-color-border-brand-strong-l: 34.90196078431373%;
611
- --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);
612
- --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%));
613
- --dt-color-border-brand-strong: #3A1D95;
614
- --dt-color-border-critical-inverted-h: 0;
615
- --dt-color-border-critical-inverted-s: 100%;
616
- --dt-color-border-critical-inverted-l: 76.07843137254902%;
617
- --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);
618
- --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%));
619
- --dt-color-border-critical-inverted: #FF8585;
620
- --dt-color-border-success-inverted-h: 111.52173913043478;
621
- --dt-color-border-success-inverted-s: 100%;
622
- --dt-color-border-success-inverted-l: 81.96078431372548%;
623
- --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);
624
- --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%));
625
- --dt-color-border-success-inverted: #B0FFA3;
626
- --dt-color-border-warning-inverted-h: 42.99212598425196;
627
- --dt-color-border-warning-inverted-s: 100%;
628
- --dt-color-border-warning-inverted-l: 75.09803921568627%;
629
- --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);
630
- --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%));
631
- --dt-color-border-warning-inverted: #FFDB80;
632
- --dt-color-border-brand-inverted-h: 254.5664739884393;
633
- --dt-color-border-brand-inverted-s: 100%;
634
- --dt-color-border-brand-inverted-l: 66.07843137254902%;
635
- --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);
636
- --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%));
637
- --dt-color-border-brand-inverted: #7C52FF;
638
- --dt-color-border-critical-subtle-inverted-h: 0;
639
- --dt-color-border-critical-subtle-inverted-s: 88.659793814433%;
640
- --dt-color-border-critical-subtle-inverted-l: 38.03921568627451%;
641
- --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);
642
- --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%));
643
- --dt-color-border-critical-subtle-inverted: #B70B0B;
644
- --dt-color-border-critical-strong-inverted-h: 357.6923076923077;
645
- --dt-color-border-critical-strong-inverted-s: 100%;
646
- --dt-color-border-critical-strong-inverted-l: 94.90196078431372%;
647
- --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);
648
- --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%));
649
- --dt-color-border-critical-strong-inverted: #FFE5E6;
650
- --dt-color-border-success-subtle-inverted-h: 136.64233576642334;
651
- --dt-color-border-success-subtle-inverted-s: 72.4867724867725%;
652
- --dt-color-border-success-subtle-inverted-l: 37.05882352941176%;
653
- --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);
654
- --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%));
655
- --dt-color-border-success-subtle-inverted: #1AA340;
656
- --dt-color-border-success-strong-inverted-h: 111.42857142857133;
657
- --dt-color-border-success-strong-inverted-s: 53.84615384615389%;
658
- --dt-color-border-success-strong-inverted-l: 94.90196078431372%;
659
- --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);
660
- --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%));
661
- --dt-color-border-success-strong-inverted: #EDF9EB;
662
- --dt-color-border-warning-subtle-inverted-h: 35.92814371257486;
663
- --dt-color-border-warning-subtle-inverted-s: 66.00790513833991%;
664
- --dt-color-border-warning-subtle-inverted-l: 49.6078431372549%;
665
- --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);
666
- --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%));
667
- --dt-color-border-warning-subtle-inverted: #D28F2B;
668
- --dt-color-border-warning-strong-inverted-h: 47.058823529411775;
669
- --dt-color-border-warning-strong-inverted-s: 100%;
670
- --dt-color-border-warning-strong-inverted-l: 90%;
671
- --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);
672
- --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%));
673
- --dt-color-border-warning-strong-inverted: #FFF4CC;
674
- --dt-color-border-brand-subtle-inverted-h: 254.49999999999997;
675
- --dt-color-border-brand-subtle-inverted-s: 67.41573033707866%;
676
- --dt-color-border-brand-subtle-inverted-l: 34.90196078431373%;
677
- --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);
678
- --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%));
679
- --dt-color-border-brand-subtle-inverted: #3A1D95;
680
- --dt-color-border-brand-strong-inverted-h: 260.35714285714283;
681
- --dt-color-border-brand-strong-inverted-s: 100%;
682
- --dt-color-border-brand-strong-inverted-l: 89.01960784313725%;
683
- --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);
684
- --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%));
685
- --dt-color-border-brand-strong-inverted: #DAC7FF;
686
- --dt-typography-body-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"; /* Base default medium text style for main content. */
687
- --dt-typography-body-md-font-weight: 400; /* Base default medium text style for main content. */
688
- --dt-typography-body-md-line-height: 1.6; /* Base default medium text style for main content. */
689
- --dt-typography-body-md-font-size: 1.5rem; /* Base default medium text style for main content. */
690
- --dt-typography-body-md-text-case: none; /* Base default medium text style for main content. */
691
- --dt-typography-body-md-compact-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"; /* A tighter-spaced version of medium body style. */
692
- --dt-typography-body-md-compact-font-weight: 400; /* A tighter-spaced version of medium body style. */
693
- --dt-typography-body-md-compact-line-height: 1.4; /* A tighter-spaced version of medium body style. */
694
- --dt-typography-body-md-compact-font-size: 1.5rem; /* A tighter-spaced version of medium body style. */
695
- --dt-typography-body-md-compact-text-case: none; /* A tighter-spaced version of medium body style. */
696
- --dt-typography-body-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"; /* Reduced small text style for less prominent or adjacent content. */
697
- --dt-typography-body-sm-font-weight: 400; /* Reduced small text style for less prominent or adjacent content. */
698
- --dt-typography-body-sm-line-height: 1.4; /* Reduced small text style for less prominent or adjacent content. */
699
- --dt-typography-body-sm-font-size: 1.2rem; /* Reduced small text style for less prominent or adjacent content. */
700
- --dt-typography-body-sm-text-case: none; /* Reduced small text style for less prominent or adjacent content. */
701
- --dt-typography-body-sm-compact-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"; /* A tighter-spaced version of small body style. */
702
- --dt-typography-body-sm-compact-font-weight: 400; /* A tighter-spaced version of small body style. */
703
- --dt-typography-body-sm-compact-line-height: 1.2; /* A tighter-spaced version of small body style. */
704
- --dt-typography-body-sm-compact-font-size: 1.2rem; /* A tighter-spaced version of small body style. */
705
- --dt-typography-body-sm-compact-text-case: none; /* A tighter-spaced version of small body style. */
706
- --dt-typography-headline-eyebrow-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"; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
707
- --dt-typography-headline-eyebrow-font-weight: 400; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
708
- --dt-typography-headline-eyebrow-line-height: 1.4; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
709
- --dt-typography-headline-eyebrow-font-size: 1.2rem; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
710
- --dt-typography-headline-eyebrow-text-case: uppercase; /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
711
- --dt-typography-headline-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"; /* Smaller text size for secondary information or subheadings. */
712
- --dt-typography-headline-sm-font-weight: 700; /* Smaller text size for secondary information or subheadings. */
713
- --dt-typography-headline-sm-line-height: 1.4; /* Smaller text size for secondary information or subheadings. */
714
- --dt-typography-headline-sm-font-size: 1.2rem; /* Smaller text size for secondary information or subheadings. */
715
- --dt-typography-headline-sm-text-case: none; /* Smaller text size for secondary information or subheadings. */
716
- --dt-typography-headline-sm-compact-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"; /* A tighter-spaced version of small headline style. */
717
- --dt-typography-headline-sm-compact-font-weight: 700; /* A tighter-spaced version of small headline style. */
718
- --dt-typography-headline-sm-compact-line-height: 1.2; /* A tighter-spaced version of small headline style. */
719
- --dt-typography-headline-sm-compact-font-size: 1.2rem; /* A tighter-spaced version of small headline style. */
720
- --dt-typography-headline-sm-compact-text-case: none; /* A tighter-spaced version of small headline style. */
721
- --dt-typography-headline-sm-soft-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"; /* A softer font weight version of small headline style. */
722
- --dt-typography-headline-sm-soft-font-weight: 500; /* A softer font weight version of small headline style. */
723
- --dt-typography-headline-sm-soft-line-height: 1.4; /* A softer font weight version of small headline style. */
724
- --dt-typography-headline-sm-soft-font-size: 1.2rem; /* A softer font weight version of small headline style. */
725
- --dt-typography-headline-sm-soft-text-case: none; /* A softer font weight version of small headline style. */
726
- --dt-typography-headline-sm-soft-compact-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"; /* A softer font weight, tighter-spaced version of small headline style. */
727
- --dt-typography-headline-sm-soft-compact-font-weight: 500; /* A softer font weight, tighter-spaced version of small headline style. */
728
- --dt-typography-headline-sm-soft-compact-line-height: 1.2; /* A softer font weight, tighter-spaced version of small headline style. */
729
- --dt-typography-headline-sm-soft-compact-font-size: 1.2rem; /* A softer font weight, tighter-spaced version of small headline style. */
730
- --dt-typography-headline-sm-soft-compact-text-case: none; /* A softer font weight, tighter-spaced version of small headline style. */
731
- --dt-typography-headline-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"; /* Medium-sized base text style for headlines. */
732
- --dt-typography-headline-md-font-weight: 700; /* Medium-sized base text style for headlines. */
733
- --dt-typography-headline-md-line-height: 1.6; /* Medium-sized base text style for headlines. */
734
- --dt-typography-headline-md-font-size: 1.5rem; /* Medium-sized base text style for headlines. */
735
- --dt-typography-headline-md-text-case: none; /* Medium-sized base text style for headlines. */
736
- --dt-typography-headline-md-compact-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"; /* A tighter-spaced version of medium headline style. */
737
- --dt-typography-headline-md-compact-font-weight: 700; /* A tighter-spaced version of medium headline style. */
738
- --dt-typography-headline-md-compact-line-height: 1.4; /* A tighter-spaced version of medium headline style. */
739
- --dt-typography-headline-md-compact-font-size: 1.5rem; /* A tighter-spaced version of medium headline style. */
740
- --dt-typography-headline-md-compact-text-case: none; /* A tighter-spaced version of medium headline style. */
741
- --dt-typography-headline-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"; /* Large text style for headlines to attract attention. */
742
- --dt-typography-headline-lg-font-weight: 700; /* Large text style for headlines to attract attention. */
743
- --dt-typography-headline-lg-line-height: 1.6; /* Large text style for headlines to attract attention. */
744
- --dt-typography-headline-lg-font-size: 1.9rem; /* Large text style for headlines to attract attention. */
745
- --dt-typography-headline-lg-text-case: none; /* Large text style for headlines to attract attention. */
746
- --dt-typography-headline-lg-soft-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"; /* A softer font weight version of large headline style. */
747
- --dt-typography-headline-lg-soft-font-weight: 500; /* A softer font weight version of large headline style. */
748
- --dt-typography-headline-lg-soft-line-height: 1.6; /* A softer font weight version of large headline style. */
749
- --dt-typography-headline-lg-soft-font-size: 1.9rem; /* A softer font weight version of large headline style. */
750
- --dt-typography-headline-lg-soft-text-case: none; /* A softer font weight version of large headline style. */
751
- --dt-typography-headline-lg-compact-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"; /* A tighter-spaced version of large body style. */
752
- --dt-typography-headline-lg-compact-font-weight: 700; /* A tighter-spaced version of large body style. */
753
- --dt-typography-headline-lg-compact-line-height: 1.2; /* A tighter-spaced version of large body style. */
754
- --dt-typography-headline-lg-compact-font-size: 1.9rem; /* A tighter-spaced version of large body style. */
755
- --dt-typography-headline-lg-compact-text-case: none; /* A tighter-spaced version of large body style. */
756
- --dt-typography-headline-lg-soft-compact-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"; /* A softer font weight, tighter spaced version of large headline style. */
757
- --dt-typography-headline-lg-soft-compact-font-weight: 500; /* A softer font weight, tighter spaced version of large headline style. */
758
- --dt-typography-headline-lg-soft-compact-line-height: 1.2; /* A softer font weight, tighter spaced version of large headline style. */
759
- --dt-typography-headline-lg-soft-compact-font-size: 1.9rem; /* A softer font weight, tighter spaced version of large headline style. */
760
- --dt-typography-headline-lg-soft-compact-text-case: none; /* A softer font weight, tighter spaced version of large headline style. */
761
- --dt-typography-headline-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"; /* Extra large text style for high importance headlines. */
762
- --dt-typography-headline-xl-font-weight: 500; /* Extra large text style for high importance headlines. */
763
- --dt-typography-headline-xl-line-height: 1.2; /* Extra large text style for high importance headlines. */
764
- --dt-typography-headline-xl-font-size: 2.7rem; /* Extra large text style for high importance headlines. */
765
- --dt-typography-headline-xl-text-case: none; /* Extra large text style for high importance headlines. */
766
- --dt-typography-headline-xl-compact-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"; /* A tighter-spaced version of extra large headline style. */
767
- --dt-typography-headline-xl-compact-font-weight: 500; /* A tighter-spaced version of extra large headline style. */
768
- --dt-typography-headline-xl-compact-line-height: 1; /* A tighter-spaced version of extra large headline style. */
769
- --dt-typography-headline-xl-compact-font-size: 2.7rem; /* A tighter-spaced version of extra large headline style. */
770
- --dt-typography-headline-xl-compact-text-case: none; /* A tighter-spaced version of extra large headline style. */
771
- --dt-typography-headline-xxl-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"; /* Largest text style for extra extra large content. */
772
- --dt-typography-headline-xxl-font-weight: 500; /* Largest text style for extra extra large content. */
773
- --dt-typography-headline-xxl-line-height: 1.2; /* Largest text style for extra extra large content. */
774
- --dt-typography-headline-xxl-font-size: 3.8rem; /* Largest text style for extra extra large content. */
775
- --dt-typography-headline-xxl-text-case: none; /* Largest text style for extra extra large content. */
776
- --dt-typography-headline-xxl-compact-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"; /* A tighter-spaced version of extra extra large headline style. */
777
- --dt-typography-headline-xxl-compact-font-weight: 500; /* A tighter-spaced version of extra extra large headline style. */
778
- --dt-typography-headline-xxl-compact-line-height: 1; /* A tighter-spaced version of extra extra large headline style. */
779
- --dt-typography-headline-xxl-compact-font-size: 3.8rem; /* A tighter-spaced version of extra extra large headline style. */
780
- --dt-typography-headline-xxl-compact-text-case: none; /* A tighter-spaced version of extra extra large headline style. */
781
- --dt-typography-label-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"; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
782
- --dt-typography-label-md-font-weight: 600; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
783
- --dt-typography-label-md-line-height: 1.6; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
784
- --dt-typography-label-md-font-size: 1.5rem; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
785
- --dt-typography-label-md-text-case: none; /* Base default medium-sized text style for labels, providing clear identification and categorization. */
786
- --dt-typography-label-md-compact-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"; /* A tighter-spaced version of medium label style. */
787
- --dt-typography-label-md-compact-font-weight: 600; /* A tighter-spaced version of medium label style. */
788
- --dt-typography-label-md-compact-line-height: 1.4; /* A tighter-spaced version of medium label style. */
789
- --dt-typography-label-md-compact-font-size: 1.5rem; /* A tighter-spaced version of medium label style. */
790
- --dt-typography-label-md-compact-text-case: none; /* A tighter-spaced version of medium label style. */
791
- --dt-typography-label-md-plain-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"; /* A non-bold version of medium label style. */
792
- --dt-typography-label-md-plain-font-weight: 400; /* A non-bold version of medium label style. */
793
- --dt-typography-label-md-plain-line-height: 1.6; /* A non-bold version of medium label style. */
794
- --dt-typography-label-md-plain-font-size: 1.5rem; /* A non-bold version of medium label style. */
795
- --dt-typography-label-md-plain-text-case: none; /* A non-bold version of medium label style. */
796
- --dt-typography-label-md-plain-compact-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"; /* A non-bolded, tighter-spaced version of medium label style. */
797
- --dt-typography-label-md-plain-compact-font-weight: 400; /* A non-bolded, tighter-spaced version of medium label style. */
798
- --dt-typography-label-md-plain-compact-line-height: 1.4; /* A non-bolded, tighter-spaced version of medium label style. */
799
- --dt-typography-label-md-plain-compact-font-size: 1.5rem; /* A non-bolded, tighter-spaced version of medium label style. */
800
- --dt-typography-label-md-plain-compact-text-case: none; /* A non-bolded, tighter-spaced version of medium label style. */
801
- --dt-typography-label-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"; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
802
- --dt-typography-label-sm-font-weight: 600; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
803
- --dt-typography-label-sm-line-height: 1.4; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
804
- --dt-typography-label-sm-font-size: 1.2rem; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
805
- --dt-typography-label-sm-text-case: none; /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
806
- --dt-typography-label-sm-compact-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"; /* A tighter-spaced version of small label style. */
807
- --dt-typography-label-sm-compact-font-weight: 600; /* A tighter-spaced version of small label style. */
808
- --dt-typography-label-sm-compact-line-height: 1.2; /* A tighter-spaced version of small label style. */
809
- --dt-typography-label-sm-compact-font-size: 1.2rem; /* A tighter-spaced version of small label style. */
810
- --dt-typography-label-sm-compact-text-case: none; /* A tighter-spaced version of small label style. */
811
- --dt-typography-label-sm-plain-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"; /* A non-bold version of small label style. */
812
- --dt-typography-label-sm-plain-font-weight: 400; /* A non-bold version of small label style. */
813
- --dt-typography-label-sm-plain-line-height: 1.4; /* A non-bold version of small label style. */
814
- --dt-typography-label-sm-plain-font-size: 1.2rem; /* A non-bold version of small label style. */
815
- --dt-typography-label-sm-plain-text-case: none; /* A non-bold version of small label style. */
816
- --dt-typography-label-sm-plain-compact-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"; /* A non-bolded, tighter-spaced version of small label style. */
817
- --dt-typography-label-sm-plain-compact-font-weight: 400; /* A non-bolded, tighter-spaced version of small label style. */
818
- --dt-typography-label-sm-plain-compact-line-height: 1.2; /* A non-bolded, tighter-spaced version of small label style. */
819
- --dt-typography-label-sm-plain-compact-font-size: 1.2rem; /* A non-bolded, tighter-spaced version of small label style. */
820
- --dt-typography-label-sm-plain-compact-text-case: none; /* A non-bolded, tighter-spaced version of small label style. */
821
- --dt-typography-helper-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"; /* Base default medium-sized text style for supplementary contextual information. */
822
- --dt-typography-helper-md-font-weight: 400; /* Base default medium-sized text style for supplementary contextual information. */
823
- --dt-typography-helper-md-line-height: 1.4; /* Base default medium-sized text style for supplementary contextual information. */
824
- --dt-typography-helper-md-font-size: 1.5rem; /* Base default medium-sized text style for supplementary contextual information. */
825
- --dt-typography-helper-md-text-case: none; /* Base default medium-sized text style for supplementary contextual information. */
826
- --dt-typography-helper-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"; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
827
- --dt-typography-helper-sm-font-weight: 400; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
828
- --dt-typography-helper-sm-line-height: 1.2; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
829
- --dt-typography-helper-sm-font-size: 1.2rem; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
830
- --dt-typography-helper-sm-text-case: none; /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
831
- --dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; /* Base default medium-sized text style for monospace code snippets of technical content. */
832
- --dt-typography-code-md-font-weight: 400; /* Base default medium-sized text style for monospace code snippets of technical content. */
833
- --dt-typography-code-md-line-height: 1.2; /* Base default medium-sized text style for monospace code snippets of technical content. */
834
- --dt-typography-code-md-font-size: 1.5rem; /* Base default medium-sized text style for monospace code snippets of technical content. */
835
- --dt-typography-code-md-text-case: none; /* Base default medium-sized text style for monospace code snippets of technical content. */
836
- --dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
837
- --dt-typography-code-sm-font-weight: 400; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
838
- --dt-typography-code-sm-line-height: 1.2; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
839
- --dt-typography-code-sm-font-size: 1.2rem; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
840
- --dt-typography-code-sm-text-case: none; /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
841
- --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"; /* Text style for extra small inputs (e.g. input and textarea) */
842
- --dt-typography-inputs-xs-font-weight: 400; /* Text style for extra small inputs (e.g. input and textarea) */
843
- --dt-typography-inputs-xs-font-size: 1.2rem; /* Text style for extra small inputs (e.g. input and textarea) */
844
- --dt-typography-inputs-xs-line-height: 1.2; /* Text style for extra small inputs (e.g. input and textarea) */
845
- --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"; /* Text style for small inputs (e.g. input and textarea) */
846
- --dt-typography-inputs-sm-font-weight: 400; /* Text style for small inputs (e.g. input and textarea) */
847
- --dt-typography-inputs-sm-font-size: 1.2rem; /* Text style for small inputs (e.g. input and textarea) */
848
- --dt-typography-inputs-sm-line-height: 1.2; /* Text style for small inputs (e.g. input and textarea) */
849
- --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"; /* Text style for medium inputs (e.g. input and textarea) */
850
- --dt-typography-inputs-md-font-weight: 400; /* Text style for medium inputs (e.g. input and textarea) */
851
- --dt-typography-inputs-md-font-size: 1.5rem; /* Text style for medium inputs (e.g. input and textarea) */
852
- --dt-typography-inputs-md-line-height: 1.2; /* Text style for medium inputs (e.g. input and textarea) */
853
- --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"; /* Text style for large inputs (e.g. input and textarea) */
854
- --dt-typography-inputs-lg-font-weight: 400; /* Text style for large inputs (e.g. input and textarea) */
855
- --dt-typography-inputs-lg-font-size: 1.9rem; /* Text style for large inputs (e.g. input and textarea) */
856
- --dt-typography-inputs-lg-line-height: 1.2; /* Text style for large inputs (e.g. input and textarea) */
857
- --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"; /* Text style for extra large inputs (e.g. input and textarea) */
858
- --dt-typography-inputs-xl-font-weight: 400; /* Text style for extra large inputs (e.g. input and textarea) */
859
- --dt-typography-inputs-xl-font-size: 2.7rem; /* Text style for extra large inputs (e.g. input and textarea) */
860
- --dt-typography-inputs-xl-line-height: 1.2; /* Text style for extra large inputs (e.g. input and textarea) */
861
- --dt-typography-button-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"; /* Text style for extra small button */
862
- --dt-typography-button-xs-font-weight: 500; /* Text style for extra small button */
863
- --dt-typography-button-xs-font-size: 1.2rem; /* Text style for extra small button */
864
- --dt-typography-button-xs-line-height: 1.2; /* Text style for extra small button */
865
- --dt-typography-button-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"; /* Text style for small button */
866
- --dt-typography-button-sm-font-weight: 500; /* Text style for small button */
867
- --dt-typography-button-sm-font-size: 1.2rem; /* Text style for small button */
868
- --dt-typography-button-sm-line-height: 1.2; /* Text style for small button */
869
- --dt-typography-button-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"; /* Text style for medium button */
870
- --dt-typography-button-md-font-weight: 500; /* Text style for medium button */
871
- --dt-typography-button-md-font-size: 1.5rem; /* Text style for medium button */
872
- --dt-typography-button-md-line-height: 1.2; /* Text style for medium button */
873
- --dt-typography-button-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"; /* Text style for large button */
874
- --dt-typography-button-lg-font-weight: 500; /* Text style for large button */
875
- --dt-typography-button-lg-font-size: 1.9rem; /* Text style for large button */
876
- --dt-typography-button-lg-line-height: 1.2; /* Text style for large button */
877
- --dt-typography-button-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"; /* Text style for extra large button */
878
- --dt-typography-button-xl-font-weight: 400; /* Text style for extra large button */
879
- --dt-typography-button-xl-font-size: 2.7rem; /* Text style for extra large button */
880
- --dt-typography-button-xl-line-height: 1.2;
881
- --dt-typography-button-xl: var(--dt-typography-button-xl-font-weight) var(--dt-typography-button-xl-font-size)/var(--dt-typography-button-xl-line-height) var(--dt-typography-button-xl-font-family);
882
- --dt-typography-button-lg: var(--dt-typography-button-lg-font-weight) var(--dt-typography-button-lg-font-size)/var(--dt-typography-button-lg-line-height) var(--dt-typography-button-lg-font-family);
883
- --dt-typography-button-md: var(--dt-typography-button-md-font-weight) var(--dt-typography-button-md-font-size)/var(--dt-typography-button-md-line-height) var(--dt-typography-button-md-font-family);
884
- --dt-typography-button-sm: var(--dt-typography-button-sm-font-weight) var(--dt-typography-button-sm-font-size)/var(--dt-typography-button-sm-line-height) var(--dt-typography-button-sm-font-family);
885
- --dt-typography-button-xs: var(--dt-typography-button-xs-font-weight) var(--dt-typography-button-xs-font-size)/var(--dt-typography-button-xs-line-height) var(--dt-typography-button-xs-font-family);
886
- --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);
887
- --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);
888
- --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);
889
- --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);
890
- --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);
891
- --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);
892
- --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);
893
- --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);
894
- --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);
895
- --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);
896
- --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);
897
- --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);
898
- --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);
899
- --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);
900
- --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);
901
- --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);
902
- --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);
903
- --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);
904
- --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);
905
- --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);
906
- --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);
907
- --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);
908
- --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);
909
- --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);
910
- --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);
911
- --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);
912
- --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);
913
- --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);
914
- --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);
915
- --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);
916
- --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);
917
- --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);
918
- --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);
919
- --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);
920
- --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);
921
- --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); /* Text style for extra large button */
922
- --dt-inputs-size-border-default: 0.15rem;
923
- --dt-inputs-size-border-status: 0.2rem;
924
- --dt-inputs-size-radius-xs: 0.4rem;
925
- --dt-inputs-size-radius-sm: 0.8rem;
926
- --dt-inputs-size-radius-md: 0.8rem;
927
- --dt-inputs-size-radius-lg: 1.2rem;
928
- --dt-inputs-size-radius-xl: 1.6rem;
929
- --dt-inputs-line-height-xs: 1.2; /* Line height for extra small inputs (e.g. input and textarea) */
930
- --dt-inputs-line-height-sm: 1.2; /* Line height for small inputs (e.g. input and textarea) */
931
- --dt-inputs-line-height-md: 1.2; /* Line height for medium inputs (e.g. input and textarea) */
932
- --dt-inputs-line-height-lg: 1.2; /* Line height for large inputs (e.g. input and textarea) */
933
- --dt-inputs-line-height-xl: 1.2; /* Line height for extra large inputs (e.g. input and textarea) */
934
- --dt-inputs-font-size-xs: 1.2rem; /* Font size for extra small inputs (e.g. input and textarea) */
935
- --dt-inputs-font-size-sm: 1.2rem; /* Font size for small inputs (e.g. input and textarea) */
936
- --dt-inputs-font-size-md: 1.5rem; /* Font size for medium inputs (e.g. input and textarea) */
937
- --dt-inputs-font-size-lg: 1.9rem; /* Font size for large inputs (e.g. input and textarea) */
938
- --dt-inputs-font-size-xl: 2.7rem; /* Font size for extra large inputs (e.g. input and textarea) */
939
- --dt-inputs-font-weight-xs: 400; /* Font weight for extra small inputs (e.g. input and textarea) */
940
- --dt-inputs-font-weight-sm: 400; /* Font weight for small inputs (e.g. input and textarea) */
941
- --dt-inputs-font-weight-md: 400; /* Font weight for medium inputs (e.g. input and textarea) */
942
- --dt-inputs-font-weight-lg: 400; /* Font weight for large inputs (e.g. input and textarea) */
943
- --dt-inputs-font-weight-xl: 400; /* Font weight for extra large inputs (e.g. input and textarea) */
944
- --dt-inputs-color-foreground-default-h: 0;
945
- --dt-inputs-color-foreground-default-s: 0%;
946
- --dt-inputs-color-foreground-default-l: 22.745098039215687%;
947
- --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);
948
- --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%));
949
- --dt-inputs-color-foreground-default: #3A3A3A;
950
- --dt-inputs-color-foreground-placeholder-h: 0;
951
- --dt-inputs-color-foreground-placeholder-s: 0%;
952
- --dt-inputs-color-foreground-placeholder-l: 50.19607843137255%;
953
- --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);
954
- --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%));
955
- --dt-inputs-color-foreground-placeholder: #808080;
956
- --dt-inputs-color-foreground-disabled-h: 0;
957
- --dt-inputs-color-foreground-disabled-s: 0%;
958
- --dt-inputs-color-foreground-disabled-l: 50.19607843137255%;
959
- --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);
960
- --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%));
961
- --dt-inputs-color-foreground-disabled: #808080;
962
- --dt-inputs-color-border-default-h: 0;
963
- --dt-inputs-color-border-default-s: 0%;
964
- --dt-inputs-color-border-default-l: 0%;
965
- --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);
966
- --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%));
967
- --dt-inputs-color-border-default: hsl(0 0% 0% / 0.1);
968
- --dt-inputs-color-border-focus-h: 212.60115606936418;
969
- --dt-inputs-color-border-focus-s: 98.85714285714286%;
970
- --dt-inputs-color-border-focus-l: 65.68627450980392%;
971
- --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);
972
- --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%));
973
- --dt-inputs-color-border-focus: #51A0FE;
974
- --dt-inputs-color-border-critical-h: 0;
975
- --dt-inputs-color-border-critical-s: 88.79999999999998%;
976
- --dt-inputs-color-border-critical-l: 49.01960784313726%;
977
- --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);
978
- --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%));
979
- --dt-inputs-color-border-critical: #EC0E0E;
980
- --dt-inputs-color-border-success-h: 136.64233576642334;
981
- --dt-inputs-color-border-success-s: 72.4867724867725%;
982
- --dt-inputs-color-border-success-l: 37.05882352941176%;
983
- --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);
984
- --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%));
985
- --dt-inputs-color-border-success: #1AA340;
986
- --dt-inputs-color-border-warning-h: 35.92814371257486;
987
- --dt-inputs-color-border-warning-s: 66.00790513833991%;
988
- --dt-inputs-color-border-warning-l: 49.6078431372549%;
989
- --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);
990
- --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%));
991
- --dt-inputs-color-border-warning: #D28F2B;
992
- --dt-inputs-color-border-disabled-h: 0;
993
- --dt-inputs-color-border-disabled-s: 0%;
994
- --dt-inputs-color-border-disabled-l: 0%;
995
- --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);
996
- --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%));
997
- --dt-inputs-color-border-disabled: transparent;
998
- --dt-inputs-color-background-default-h: 0;
999
- --dt-inputs-color-background-default-s: 0%;
1000
- --dt-inputs-color-background-default-l: 0%;
1001
- --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);
1002
- --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%));
1003
- --dt-inputs-color-background-default: hsl(0 0% 0% / 0.03);
1004
- --dt-inputs-color-background-focus-h: 0;
1005
- --dt-inputs-color-background-focus-s: 0%;
1006
- --dt-inputs-color-background-focus-l: 0%;
1007
- --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);
1008
- --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%));
1009
- --dt-inputs-color-background-focus: hsl(0 0% 0% / 0.01);
1010
- --dt-inputs-color-background-disabled-h: 0;
1011
- --dt-inputs-color-background-disabled-s: 0%;
1012
- --dt-inputs-color-background-disabled-l: 0%;
1013
- --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);
1014
- --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%));
1015
- --dt-inputs-color-background-disabled: hsl(0 0% 0% / 0.12);
1016
- --dt-action-color-foreground-base-default-h: 254.5664739884393;
1017
- --dt-action-color-foreground-base-default-s: 100%;
1018
- --dt-action-color-foreground-base-default-l: 66.07843137254902%;
1019
- --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);
1020
- --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%));
1021
- --dt-action-color-foreground-base-default: #7C52FF;
1022
- --dt-action-color-foreground-base-hover-h: 255;
1023
- --dt-action-color-foreground-base-hover-s: 100%;
1024
- --dt-action-color-foreground-base-hover-l: 63.40000000000001%;
1025
- --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);
1026
- --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%));
1027
- --dt-action-color-foreground-base-hover: hsl(255 100% 63.4%);
1028
- --dt-action-color-foreground-base-active-h: 255;
1029
- --dt-action-color-foreground-base-active-s: 100%;
1030
- --dt-action-color-foreground-base-active-l: 63.40000000000001%;
1031
- --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);
1032
- --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%));
1033
- --dt-action-color-foreground-base-active: hsl(255 100% 63.4%);
1034
- --dt-action-color-foreground-base-primary-default-h: 0;
1035
- --dt-action-color-foreground-base-primary-default-s: 0%;
1036
- --dt-action-color-foreground-base-primary-default-l: 100%;
1037
- --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);
1038
- --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%));
1039
- --dt-action-color-foreground-base-primary-default: #ffffff;
1040
- --dt-action-color-foreground-critical-default-h: 0;
1041
- --dt-action-color-foreground-critical-default-s: 88.79999999999998%;
1042
- --dt-action-color-foreground-critical-default-l: 49.01960784313726%;
1043
- --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);
1044
- --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%));
1045
- --dt-action-color-foreground-critical-default: #EC0E0E;
1046
- --dt-action-color-foreground-critical-hover-h: 0;
1047
- --dt-action-color-foreground-critical-hover-s: 88.8%;
1048
- --dt-action-color-foreground-critical-hover-l: 45.1%;
1049
- --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);
1050
- --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%));
1051
- --dt-action-color-foreground-critical-hover: hsl(0 88.8% 45.1%);
1052
- --dt-action-color-foreground-critical-active-h: 0;
1053
- --dt-action-color-foreground-critical-active-s: 88.8%;
1054
- --dt-action-color-foreground-critical-active-l: 45.1%;
1055
- --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);
1056
- --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%));
1057
- --dt-action-color-foreground-critical-active: hsl(0 88.8% 45.1%);
1058
- --dt-action-color-foreground-critical-primary-default-h: 0;
1059
- --dt-action-color-foreground-critical-primary-default-s: 0%;
1060
- --dt-action-color-foreground-critical-primary-default-l: 100%;
1061
- --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);
1062
- --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%));
1063
- --dt-action-color-foreground-critical-primary-default: #ffffff;
1064
- --dt-action-color-foreground-inverted-default-h: 0;
1065
- --dt-action-color-foreground-inverted-default-s: 0%;
1066
- --dt-action-color-foreground-inverted-default-l: 100%;
1067
- --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);
1068
- --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%));
1069
- --dt-action-color-foreground-inverted-default: #ffffff;
1070
- --dt-action-color-foreground-inverted-hover-h: 0;
1071
- --dt-action-color-foreground-inverted-hover-s: 0%;
1072
- --dt-action-color-foreground-inverted-hover-l: 100%;
1073
- --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);
1074
- --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%));
1075
- --dt-action-color-foreground-inverted-hover: #ffffff;
1076
- --dt-action-color-foreground-inverted-active-h: 0;
1077
- --dt-action-color-foreground-inverted-active-s: 0%;
1078
- --dt-action-color-foreground-inverted-active-l: 100%;
1079
- --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);
1080
- --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%));
1081
- --dt-action-color-foreground-inverted-active: #ffffff;
1082
- --dt-action-color-foreground-inverted-primary-default-h: 254.5664739884393;
1083
- --dt-action-color-foreground-inverted-primary-default-s: 100%;
1084
- --dt-action-color-foreground-inverted-primary-default-l: 66.07843137254902%;
1085
- --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);
1086
- --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%));
1087
- --dt-action-color-foreground-inverted-primary-default: #7C52FF;
1088
- --dt-action-color-foreground-inverted-primary-hover-h: 254.49999999999997;
1089
- --dt-action-color-foreground-inverted-primary-hover-s: 67.41573033707866%;
1090
- --dt-action-color-foreground-inverted-primary-hover-l: 34.90196078431373%;
1091
- --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);
1092
- --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%));
1093
- --dt-action-color-foreground-inverted-primary-hover: #3A1D95;
1094
- --dt-action-color-foreground-inverted-primary-active-h: 254.49999999999997;
1095
- --dt-action-color-foreground-inverted-primary-active-s: 67.41573033707866%;
1096
- --dt-action-color-foreground-inverted-primary-active-l: 34.90196078431373%;
1097
- --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);
1098
- --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%));
1099
- --dt-action-color-foreground-inverted-primary-active: #3A1D95;
1100
- --dt-action-color-foreground-muted-default-h: 0;
1101
- --dt-action-color-foreground-muted-default-s: 0%;
1102
- --dt-action-color-foreground-muted-default-l: 22.745098039215687%;
1103
- --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);
1104
- --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%));
1105
- --dt-action-color-foreground-muted-default: #3A3A3A;
1106
- --dt-action-color-foreground-muted-hover-h: 0;
1107
- --dt-action-color-foreground-muted-hover-s: 0%;
1108
- --dt-action-color-foreground-muted-hover-l: 22.745098039215687%;
1109
- --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);
1110
- --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%));
1111
- --dt-action-color-foreground-muted-hover: #3A3A3A;
1112
- --dt-action-color-foreground-muted-active-h: 0;
1113
- --dt-action-color-foreground-muted-active-s: 0%;
1114
- --dt-action-color-foreground-muted-active-l: 22.745098039215687%;
1115
- --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);
1116
- --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%));
1117
- --dt-action-color-foreground-muted-active: #3A3A3A;
1118
- --dt-action-color-foreground-disabled-default-h: 0;
1119
- --dt-action-color-foreground-disabled-default-s: 0%;
1120
- --dt-action-color-foreground-disabled-default-l: 50.19607843137255%;
1121
- --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);
1122
- --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%));
1123
- --dt-action-color-foreground-disabled-default: #808080;
1124
- --dt-action-color-foreground-positive-default-h: 136.64233576642334;
1125
- --dt-action-color-foreground-positive-default-s: 72.4867724867725%;
1126
- --dt-action-color-foreground-positive-default-l: 37.05882352941176%;
1127
- --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);
1128
- --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%));
1129
- --dt-action-color-foreground-positive-default: #1AA340;
1130
- --dt-action-color-foreground-positive-hover-h: 137;
1131
- --dt-action-color-foreground-positive-hover-s: 72.49999999999999%;
1132
- --dt-action-color-foreground-positive-hover-l: 30.399999999999995%;
1133
- --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);
1134
- --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%));
1135
- --dt-action-color-foreground-positive-hover: hsl(137 72.5% 30.4%);
1136
- --dt-action-color-foreground-positive-active-h: 137;
1137
- --dt-action-color-foreground-positive-active-s: 72.49999999999999%;
1138
- --dt-action-color-foreground-positive-active-l: 30.399999999999995%;
1139
- --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);
1140
- --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%));
1141
- --dt-action-color-foreground-positive-active: hsl(137 72.5% 30.4%);
1142
- --dt-action-color-foreground-positive-primary-default-h: 0;
1143
- --dt-action-color-foreground-positive-primary-default-s: 0%;
1144
- --dt-action-color-foreground-positive-primary-default-l: 100%;
1145
- --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);
1146
- --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%));
1147
- --dt-action-color-foreground-positive-primary-default: #ffffff;
1148
- --dt-action-color-background-base-default-h: 0;
1149
- --dt-action-color-background-base-default-s: 0%;
1150
- --dt-action-color-background-base-default-l: 0%;
1151
- --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);
1152
- --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%));
1153
- --dt-action-color-background-base-default: transparent;
1154
- --dt-action-color-background-base-hover-h: 255.00000000000006;
1155
- --dt-action-color-background-base-hover-s: 100%;
1156
- --dt-action-color-background-base-hover-l: 66.09%;
1157
- --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);
1158
- --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%));
1159
- --dt-action-color-background-base-hover: hsl(255 100% 66.1% / 0.14);
1160
- --dt-action-color-background-base-active-h: 255.00000000000006;
1161
- --dt-action-color-background-base-active-s: 100%;
1162
- --dt-action-color-background-base-active-l: 66.09%;
1163
- --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);
1164
- --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%));
1165
- --dt-action-color-background-base-active: hsl(255 100% 66.1% / 0.18);
1166
- --dt-action-color-background-base-primary-default-h: 254.5664739884393;
1167
- --dt-action-color-background-base-primary-default-s: 100%;
1168
- --dt-action-color-background-base-primary-default-l: 66.07843137254902%;
1169
- --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);
1170
- --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%));
1171
- --dt-action-color-background-base-primary-default: #7C52FF;
1172
- --dt-action-color-background-base-primary-hover-h: 255;
1173
- --dt-action-color-background-base-primary-hover-s: 100%;
1174
- --dt-action-color-background-base-primary-hover-l: 63.40000000000001%;
1175
- --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);
1176
- --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%));
1177
- --dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
1178
- --dt-action-color-background-base-primary-active-h: 255.00000000000006;
1179
- --dt-action-color-background-base-primary-active-s: 100%;
1180
- --dt-action-color-background-base-primary-active-l: 60.8%;
1181
- --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);
1182
- --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%));
1183
- --dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
1184
- --dt-action-color-background-critical-default-h: 0;
1185
- --dt-action-color-background-critical-default-s: 0%;
1186
- --dt-action-color-background-critical-default-l: 0%;
1187
- --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);
1188
- --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%));
1189
- --dt-action-color-background-critical-default: transparent;
1190
- --dt-action-color-background-critical-hover-h: 0;
1191
- --dt-action-color-background-critical-hover-s: 88.79999999999998%;
1192
- --dt-action-color-background-critical-hover-l: 49%;
1193
- --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);
1194
- --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%));
1195
- --dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.07);
1196
- --dt-action-color-background-critical-active-h: 0;
1197
- --dt-action-color-background-critical-active-s: 88.79999999999998%;
1198
- --dt-action-color-background-critical-active-l: 49%;
1199
- --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);
1200
- --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%));
1201
- --dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.12);
1202
- --dt-action-color-background-critical-primary-default-h: 0;
1203
- --dt-action-color-background-critical-primary-default-s: 88.79999999999998%;
1204
- --dt-action-color-background-critical-primary-default-l: 49.01960784313726%;
1205
- --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);
1206
- --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%));
1207
- --dt-action-color-background-critical-primary-default: #EC0E0E;
1208
- --dt-action-color-background-critical-primary-hover-h: 0;
1209
- --dt-action-color-background-critical-primary-hover-s: 88.8%;
1210
- --dt-action-color-background-critical-primary-hover-l: 45.1%;
1211
- --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);
1212
- --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%));
1213
- --dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
1214
- --dt-action-color-background-critical-primary-active-h: 0;
1215
- --dt-action-color-background-critical-primary-active-s: 88.79999999999998%;
1216
- --dt-action-color-background-critical-primary-active-l: 43.1%;
1217
- --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);
1218
- --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%));
1219
- --dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
1220
- --dt-action-color-background-inverted-default-h: 0;
1221
- --dt-action-color-background-inverted-default-s: 0%;
1222
- --dt-action-color-background-inverted-default-l: 0%;
1223
- --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);
1224
- --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%));
1225
- --dt-action-color-background-inverted-default: transparent;
1226
- --dt-action-color-background-inverted-hover-h: 0;
1227
- --dt-action-color-background-inverted-hover-s: 0%;
1228
- --dt-action-color-background-inverted-hover-l: 100%;
1229
- --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);
1230
- --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%));
1231
- --dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.15);
1232
- --dt-action-color-background-inverted-active-h: 0;
1233
- --dt-action-color-background-inverted-active-s: 0%;
1234
- --dt-action-color-background-inverted-active-l: 100%;
1235
- --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);
1236
- --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%));
1237
- --dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.3);
1238
- --dt-action-color-background-inverted-primary-default-h: 0;
1239
- --dt-action-color-background-inverted-primary-default-s: 0%;
1240
- --dt-action-color-background-inverted-primary-default-l: 100%;
1241
- --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);
1242
- --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%));
1243
- --dt-action-color-background-inverted-primary-default: #ffffff;
1244
- --dt-action-color-background-inverted-primary-hover-h: 260.00000000000006;
1245
- --dt-action-color-background-inverted-primary-hover-s: 100%;
1246
- --dt-action-color-background-inverted-primary-hover-l: 97.05882352941177%;
1247
- --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);
1248
- --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%));
1249
- --dt-action-color-background-inverted-primary-hover: #F5F0FF;
1250
- --dt-action-color-background-inverted-primary-active-h: 260;
1251
- --dt-action-color-background-inverted-primary-active-s: 100%;
1252
- --dt-action-color-background-inverted-primary-active-l: 93.20000000000002%;
1253
- --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);
1254
- --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%));
1255
- --dt-action-color-background-inverted-primary-active: hsl(260 100% 93.2%);
1256
- --dt-action-color-background-muted-default-h: 0;
1257
- --dt-action-color-background-muted-default-s: 0%;
1258
- --dt-action-color-background-muted-default-l: 0%;
1259
- --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);
1260
- --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%));
1261
- --dt-action-color-background-muted-default: transparent;
1262
- --dt-action-color-background-muted-hover-h: 0;
1263
- --dt-action-color-background-muted-hover-s: 0%;
1264
- --dt-action-color-background-muted-hover-l: 13.3%;
1265
- --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);
1266
- --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%));
1267
- --dt-action-color-background-muted-hover: hsl(0 0% 13.3% / 0.1);
1268
- --dt-action-color-background-muted-active-h: 0;
1269
- --dt-action-color-background-muted-active-s: 0%;
1270
- --dt-action-color-background-muted-active-l: 13.3%;
1271
- --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);
1272
- --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%));
1273
- --dt-action-color-background-muted-active: hsl(0 0% 13.3% / 0.16);
1274
- --dt-action-color-background-disabled-default-h: 0;
1275
- --dt-action-color-background-disabled-default-s: 0%;
1276
- --dt-action-color-background-disabled-default-l: 82.35294117647058%;
1277
- --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);
1278
- --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%));
1279
- --dt-action-color-background-disabled-default: #D2D2D2;
1280
- --dt-action-color-background-positive-default-h: 0;
1281
- --dt-action-color-background-positive-default-s: 0%;
1282
- --dt-action-color-background-positive-default-l: 0%;
1283
- --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);
1284
- --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%));
1285
- --dt-action-color-background-positive-default: transparent;
1286
- --dt-action-color-background-positive-hover-h: 110.99999999999987;
1287
- --dt-action-color-background-positive-hover-s: 53.79999999999936%;
1288
- --dt-action-color-background-positive-hover-l: 98%;
1289
- --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);
1290
- --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%));
1291
- --dt-action-color-background-positive-hover: hsl(111 53.8% 98%);
1292
- --dt-action-color-background-positive-active-h: 137;
1293
- --dt-action-color-background-positive-active-s: 72.50000000000001%;
1294
- --dt-action-color-background-positive-active-l: 37.1%;
1295
- --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);
1296
- --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%));
1297
- --dt-action-color-background-positive-active: hsl(137 72.5% 37.1% / 0.08);
1298
- --dt-action-color-background-positive-primary-default-h: 136.64233576642334;
1299
- --dt-action-color-background-positive-primary-default-s: 72.4867724867725%;
1300
- --dt-action-color-background-positive-primary-default-l: 37.05882352941176%;
1301
- --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);
1302
- --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%));
1303
- --dt-action-color-background-positive-primary-default: #1AA340;
1304
- --dt-action-color-background-positive-primary-hover-h: 137;
1305
- --dt-action-color-background-positive-primary-hover-s: 72.5%;
1306
- --dt-action-color-background-positive-primary-hover-l: 33.4%;
1307
- --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);
1308
- --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%));
1309
- --dt-action-color-background-positive-primary-hover: hsl(137 72.5% 33.4%);
1310
- --dt-action-color-background-positive-primary-active-h: 137;
1311
- --dt-action-color-background-positive-primary-active-s: 72.50000000000001%;
1312
- --dt-action-color-background-positive-primary-active-l: 31.1%;
1313
- --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);
1314
- --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%));
1315
- --dt-action-color-background-positive-primary-active: hsl(137 72.5% 31.1%);
1316
- --dt-action-color-border-base-outlined-default-h: 254.5664739884393;
1317
- --dt-action-color-border-base-outlined-default-s: 100%;
1318
- --dt-action-color-border-base-outlined-default-l: 66.07843137254902%;
1319
- --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);
1320
- --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%));
1321
- --dt-action-color-border-base-outlined-default: #7C52FF;
1322
- --dt-action-color-border-critical-outlined-default-h: 0;
1323
- --dt-action-color-border-critical-outlined-default-s: 88.79999999999998%;
1324
- --dt-action-color-border-critical-outlined-default-l: 49.01960784313726%;
1325
- --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);
1326
- --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%));
1327
- --dt-action-color-border-critical-outlined-default: #EC0E0E;
1328
- --dt-action-color-border-inverted-outlined-default-h: 0;
1329
- --dt-action-color-border-inverted-outlined-default-s: 0%;
1330
- --dt-action-color-border-inverted-outlined-default-l: 100%;
1331
- --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);
1332
- --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%));
1333
- --dt-action-color-border-inverted-outlined-default: hsl(0 0% 100% / 0.38);
1334
- --dt-action-color-border-muted-outlined-default-h: 0;
1335
- --dt-action-color-border-muted-outlined-default-s: 0%;
1336
- --dt-action-color-border-muted-outlined-default-l: 0%;
1337
- --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);
1338
- --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%));
1339
- --dt-action-color-border-muted-outlined-default: hsl(0 0% 0% / 0.34);
1340
- --dt-theme-color-base-h: 0;
1341
- --dt-theme-color-base-s: 0%;
1342
- --dt-theme-color-base-l: 0%;
1343
- --dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);
1344
- --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%));
1345
- --dt-theme-color-base: #000000;
1346
- --dt-theme-topbar-color-foreground-h: 0;
1347
- --dt-theme-topbar-color-foreground-s: 0%;
1348
- --dt-theme-topbar-color-foreground-l: 0%;
1349
- --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);
1350
- --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%));
1351
- --dt-theme-topbar-color-foreground: hsl(0 0% 0% / 0.75);
1352
- --dt-theme-topbar-color-background-h: 0;
1353
- --dt-theme-topbar-color-background-s: 0%;
1354
- --dt-theme-topbar-color-background-l: 97.6470588235294%;
1355
- --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);
1356
- --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%));
1357
- --dt-theme-topbar-color-background: #F9F9F9;
1358
- --dt-theme-topbar-field-color-foreground-h: 0;
1359
- --dt-theme-topbar-field-color-foreground-s: 0%;
1360
- --dt-theme-topbar-field-color-foreground-l: 0%;
1361
- --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);
1362
- --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%));
1363
- --dt-theme-topbar-field-color-foreground: hsl(0 0% 0% / 0.5);
1364
- --dt-theme-topbar-field-color-foreground-hover-h: 0;
1365
- --dt-theme-topbar-field-color-foreground-hover-s: 0%;
1366
- --dt-theme-topbar-field-color-foreground-hover-l: 0%;
1367
- --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);
1368
- --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%));
1369
- --dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 0% / 0.75);
1370
- --dt-theme-topbar-field-color-background-h: 0;
1371
- --dt-theme-topbar-field-color-background-s: 0%;
1372
- --dt-theme-topbar-field-color-background-l: 0%;
1373
- --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);
1374
- --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%));
1375
- --dt-theme-topbar-field-color-background: hsl(0 0% 0% / 0.05);
1376
- --dt-theme-topbar-field-color-background-hover-h: 0;
1377
- --dt-theme-topbar-field-color-background-hover-s: 0%;
1378
- --dt-theme-topbar-field-color-background-hover-l: 100%;
1379
- --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);
1380
- --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%));
1381
- --dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%);
1382
- --dt-theme-topbar-field-color-border-h: 0;
1383
- --dt-theme-topbar-field-color-border-s: 0%;
1384
- --dt-theme-topbar-field-color-border-l: 0%;
1385
- --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);
1386
- --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%));
1387
- --dt-theme-topbar-field-color-border: hsl(0 0% 0% / 0);
1388
- --dt-theme-topbar-field-color-border-hover-h: 0;
1389
- --dt-theme-topbar-field-color-border-hover-s: 0%;
1390
- --dt-theme-topbar-field-color-border-hover-l: 0%;
1391
- --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);
1392
- --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%));
1393
- --dt-theme-topbar-field-color-border-hover: hsl(0 0% 0% / 0.1);
1394
- --dt-theme-topbar-field-color-border-active-h: 0;
1395
- --dt-theme-topbar-field-color-border-active-s: 0%;
1396
- --dt-theme-topbar-field-color-border-active-l: 0%;
1397
- --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);
1398
- --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%));
1399
- --dt-theme-topbar-field-color-border-active: hsl(0 0% 0% / 0.2);
1400
- --dt-theme-topbar-button-color-foreground-h: 0;
1401
- --dt-theme-topbar-button-color-foreground-s: 0%;
1402
- --dt-theme-topbar-button-color-foreground-l: 0%;
1403
- --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);
1404
- --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%));
1405
- --dt-theme-topbar-button-color-foreground: hsl(0 0% 0% / 0.65);
1406
- --dt-theme-topbar-button-color-foreground-hover-h: 0;
1407
- --dt-theme-topbar-button-color-foreground-hover-s: 0%;
1408
- --dt-theme-topbar-button-color-foreground-hover-l: 0%;
1409
- --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);
1410
- --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%));
1411
- --dt-theme-topbar-button-color-foreground-hover: #000000;
1412
- --dt-theme-topbar-button-color-background-h: 0;
1413
- --dt-theme-topbar-button-color-background-s: 0%;
1414
- --dt-theme-topbar-button-color-background-l: 0%;
1415
- --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);
1416
- --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%));
1417
- --dt-theme-topbar-button-color-background: hsl(0 0% 0% / 0);
1418
- --dt-theme-topbar-button-color-background-hover-h: 0;
1419
- --dt-theme-topbar-button-color-background-hover-s: 0%;
1420
- --dt-theme-topbar-button-color-background-hover-l: 0%;
1421
- --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);
1422
- --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%));
1423
- --dt-theme-topbar-button-color-background-hover: hsl(0 0% 0% / 0.05);
1424
- --dt-theme-topbar-button-color-background-active-h: 0;
1425
- --dt-theme-topbar-button-color-background-active-s: 0%;
1426
- --dt-theme-topbar-button-color-background-active-l: 0%;
1427
- --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);
1428
- --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%));
1429
- --dt-theme-topbar-button-color-background-active: hsl(0 0% 0% / 0.1);
1430
- --dt-theme-topbar-profile-color-foreground-h: 0;
1431
- --dt-theme-topbar-profile-color-foreground-s: 0%;
1432
- --dt-theme-topbar-profile-color-foreground-l: 0%;
1433
- --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);
1434
- --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%));
1435
- --dt-theme-topbar-profile-color-foreground: hsl(0 0% 0% / 0.75);
1436
- --dt-theme-topbar-profile-color-foreground-inverted-h: 0;
1437
- --dt-theme-topbar-profile-color-foreground-inverted-s: 0%;
1438
- --dt-theme-topbar-profile-color-foreground-inverted-l: 100%;
1439
- --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);
1440
- --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%));
1441
- --dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 100% / 0.75);
1442
- --dt-theme-topbar-profile-color-background-h: 0;
1443
- --dt-theme-topbar-profile-color-background-s: 0%;
1444
- --dt-theme-topbar-profile-color-background-l: 0%;
1445
- --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);
1446
- --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%));
1447
- --dt-theme-topbar-profile-color-background: hsl(0 0% 0% / 0.05);
1448
- --dt-theme-topbar-profile-color-background-inverted-h: 0;
1449
- --dt-theme-topbar-profile-color-background-inverted-s: 0%;
1450
- --dt-theme-topbar-profile-color-background-inverted-l: 0%;
1451
- --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);
1452
- --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%));
1453
- --dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 0% / 0.75);
1454
- --dt-theme-topbar-profile-color-background-hover-h: 0;
1455
- --dt-theme-topbar-profile-color-background-hover-s: 0%;
1456
- --dt-theme-topbar-profile-color-background-hover-l: 0%;
1457
- --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);
1458
- --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%));
1459
- --dt-theme-topbar-profile-color-background-hover: hsl(0 0% 0% / 0.1);
1460
- --dt-theme-topbar-profile-color-background-active-h: 0;
1461
- --dt-theme-topbar-profile-color-background-active-s: 0%;
1462
- --dt-theme-topbar-profile-color-background-active-l: 0%;
1463
- --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);
1464
- --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%));
1465
- --dt-theme-topbar-profile-color-background-active: hsl(0 0% 0% / 0.14);
1466
- --dt-theme-sidebar-color-foreground-h: 0;
1467
- --dt-theme-sidebar-color-foreground-s: 0%;
1468
- --dt-theme-sidebar-color-foreground-l: 22.745098039215687%;
1469
- --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);
1470
- --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%));
1471
- --dt-theme-sidebar-color-foreground: #3A3A3A;
1472
- --dt-theme-sidebar-color-foreground-unread-h: 0;
1473
- --dt-theme-sidebar-color-foreground-unread-s: 0%;
1474
- --dt-theme-sidebar-color-foreground-unread-l: 0%;
1475
- --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);
1476
- --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%));
1477
- --dt-theme-sidebar-color-foreground-unread: #000000;
1478
- --dt-theme-sidebar-color-background-h: 0;
1479
- --dt-theme-sidebar-color-background-s: 0%;
1480
- --dt-theme-sidebar-color-background-l: 97.6470588235294%;
1481
- --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);
1482
- --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%));
1483
- --dt-theme-sidebar-color-background: #F9F9F9;
1484
- --dt-theme-sidebar-icon-color-foreground-h: 0;
1485
- --dt-theme-sidebar-icon-color-foreground-s: 0%;
1486
- --dt-theme-sidebar-icon-color-foreground-l: 22.745098039215687%;
1487
- --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);
1488
- --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%));
1489
- --dt-theme-sidebar-icon-color-foreground: #3A3A3A;
1490
- --dt-theme-sidebar-status-color-foreground-h: 0;
1491
- --dt-theme-sidebar-status-color-foreground-s: 0%;
1492
- --dt-theme-sidebar-status-color-foreground-l: 33.33333333333333%;
1493
- --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);
1494
- --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%));
1495
- --dt-theme-sidebar-status-color-foreground: #555555;
1496
- --dt-theme-sidebar-row-color-background-h: 0;
1497
- --dt-theme-sidebar-row-color-background-s: 0%;
1498
- --dt-theme-sidebar-row-color-background-l: 0%;
1499
- --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);
1500
- --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%));
1501
- --dt-theme-sidebar-row-color-background: hsl(0 0% 0% / 0);
1502
- --dt-theme-sidebar-row-color-background-hover-h: 0;
1503
- --dt-theme-sidebar-row-color-background-hover-s: 0%;
1504
- --dt-theme-sidebar-row-color-background-hover-l: 0%;
1505
- --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);
1506
- --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%));
1507
- --dt-theme-sidebar-row-color-background-hover: hsl(0 0% 0% / 0.12);
1508
- --dt-theme-sidebar-row-color-background-active-h: 0;
1509
- --dt-theme-sidebar-row-color-background-active-s: 0%;
1510
- --dt-theme-sidebar-row-color-background-active-l: 0%;
1511
- --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);
1512
- --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%));
1513
- --dt-theme-sidebar-row-color-background-active: hsl(0 0% 0% / 0.16);
1514
- --dt-theme-sidebar-selected-row-color-foreground-h: 0;
1515
- --dt-theme-sidebar-selected-row-color-foreground-s: 0%;
1516
- --dt-theme-sidebar-selected-row-color-foreground-l: 0%;
1517
- --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);
1518
- --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%));
1519
- --dt-theme-sidebar-selected-row-color-foreground: #000000;
1520
- --dt-theme-sidebar-selected-row-color-background-h: 0;
1521
- --dt-theme-sidebar-selected-row-color-background-s: 0%;
1522
- --dt-theme-sidebar-selected-row-color-background-l: 0%;
1523
- --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);
1524
- --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%));
1525
- --dt-theme-sidebar-selected-row-color-background: hsl(0 0% 0% / 0.1);
1526
- --dt-theme-sidebar-section-color-foreground-h: 0;
1527
- --dt-theme-sidebar-section-color-foreground-s: 0%;
1528
- --dt-theme-sidebar-section-color-foreground-l: 33.33333333333333%;
1529
- --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);
1530
- --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%));
1531
- --dt-theme-sidebar-section-color-foreground: #555555;
1532
- --dt-theme-presence-color-background-available-h: 136.64233576642334;
1533
- --dt-theme-presence-color-background-available-s: 72.4867724867725%;
1534
- --dt-theme-presence-color-background-available-l: 37.05882352941176%;
1535
- --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);
1536
- --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%));
1537
- --dt-theme-presence-color-background-available: #1AA340;
1538
- --dt-theme-presence-color-background-busy-unavailable-h: 0;
1539
- --dt-theme-presence-color-background-busy-unavailable-s: 88.79999999999998%;
1540
- --dt-theme-presence-color-background-busy-unavailable-l: 49.01960784313726%;
1541
- --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);
1542
- --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%));
1543
- --dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
1544
- --dt-theme-presence-color-background-busy-h: 35.80645161290322;
1545
- --dt-theme-presence-color-background-busy-s: 91.17647058823533%;
1546
- --dt-theme-presence-color-background-busy-l: 60%;
1547
- --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);
1548
- --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%));
1549
- --dt-theme-presence-color-background-busy: #F6AB3C;
1550
- --dt-theme-presence-color-background-offline-h: 0;
1551
- --dt-theme-presence-color-background-offline-s: 0%;
1552
- --dt-theme-presence-color-background-offline-l: 100%;
1553
- --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);
1554
- --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%));
1555
- --dt-theme-presence-color-background-offline: #ffffff;
1556
- --dt-theme-mention-color-foreground-h: 0;
1557
- --dt-theme-mention-color-foreground-s: 0%;
1558
- --dt-theme-mention-color-foreground-l: 100%;
1559
- --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);
1560
- --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%));
1561
- --dt-theme-mention-color-foreground: #ffffff;
1562
- --dt-theme-mention-color-foreground-strong-h: 0;
1563
- --dt-theme-mention-color-foreground-strong-s: 0%;
1564
- --dt-theme-mention-color-foreground-strong-l: 100%;
1565
- --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);
1566
- --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%));
1567
- --dt-theme-mention-color-foreground-strong: #ffffff;
1568
- --dt-theme-mention-color-background-h: 254.5664739884393;
1569
- --dt-theme-mention-color-background-s: 100%;
1570
- --dt-theme-mention-color-background-l: 66.07843137254902%;
1571
- --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);
1572
- --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%));
1573
- --dt-theme-mention-color-background: #7C52FF;
1574
- --dt-theme-mention-color-background-strong-h: 254.49999999999997;
1575
- --dt-theme-mention-color-background-strong-s: 67.41573033707866%;
1576
- --dt-theme-mention-color-background-strong-l: 34.90196078431373%;
1577
- --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);
1578
- --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%));
1579
- --dt-theme-mention-color-background-strong: #3A1D95;
1580
- --dt-avatar-color-foreground-h: 0;
1581
- --dt-avatar-color-foreground-s: 0%;
1582
- --dt-avatar-color-foreground-l: 0%;
1583
- --dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);
1584
- --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%));
1585
- --dt-avatar-color-foreground: #000000;
1586
- --dt-avatar-color-background-100-h: 136.64233576642334;
1587
- --dt-avatar-color-background-100-s: 72.4867724867725%;
1588
- --dt-avatar-color-background-100-l: 37.05882352941176%;
1589
- --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);
1590
- --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%));
1591
- --dt-avatar-color-background-100: #1aa340;
1592
- --dt-avatar-color-background-200-h: 101.12903225806453;
1593
- --dt-avatar-color-background-200-s: 100%;
1594
- --dt-avatar-color-background-200-l: 75.68627450980392%;
1595
- --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);
1596
- --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%));
1597
- --dt-avatar-color-background-200: #aaff83;
1598
- --dt-avatar-color-background-300-h: 97.3469387755102;
1599
- --dt-avatar-color-background-300-s: 69.99999999999997%;
1600
- --dt-avatar-color-background-300-l: 72.54901960784314%;
1601
- --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);
1602
- --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%));
1603
- --dt-avatar-color-background-300: #adea88;
1604
- --dt-avatar-color-background-400-h: 144.1025641025641;
1605
- --dt-avatar-color-background-400-s: 75.48387096774195%;
1606
- --dt-avatar-color-background-400-l: 69.6078431372549%;
1607
- --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);
1608
- --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%));
1609
- --dt-avatar-color-background-400: #77eca6;
1610
- --dt-avatar-color-background-500-h: 154.9565217391304;
1611
- --dt-avatar-color-background-500-s: 76.158940397351%;
1612
- --dt-avatar-color-background-500-l: 70.3921568627451%;
1613
- --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);
1614
- --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%));
1615
- --dt-avatar-color-background-500: #7aedbd;
1616
- --dt-avatar-color-background-600-h: 187.17948717948718;
1617
- --dt-avatar-color-background-600-s: 75.48387096774195%;
1618
- --dt-avatar-color-background-600-l: 69.6078431372549%;
1619
- --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);
1620
- --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%));
1621
- --dt-avatar-color-background-600: #77deec;
1622
- --dt-avatar-color-background-700-h: 194.53416149068323;
1623
- --dt-avatar-color-background-700-s: 100%;
1624
- --dt-avatar-color-background-700-l: 68.43137254901961%;
1625
- --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);
1626
- --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%));
1627
- --dt-avatar-color-background-700: #5ed8ff;
1628
- --dt-avatar-color-background-800-h: 194.1176470588235;
1629
- --dt-avatar-color-background-800-s: 100%;
1630
- --dt-avatar-color-background-800-l: 80%;
1631
- --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);
1632
- --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%));
1633
- --dt-avatar-color-background-800: #99e7ff;
1634
- --dt-avatar-color-background-900-h: 212.60115606936418;
1635
- --dt-avatar-color-background-900-s: 98.85714285714286%;
1636
- --dt-avatar-color-background-900-l: 65.68627450980392%;
1637
- --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);
1638
- --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%));
1639
- --dt-avatar-color-background-900: #51a0fe;
1640
- --dt-avatar-color-background-1000-h: 219.45205479452054;
1641
- --dt-avatar-color-background-1000-s: 100%;
1642
- --dt-avatar-color-background-1000-l: 85.68627450980392%;
1643
- --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);
1644
- --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%));
1645
- --dt-avatar-color-background-1000: #b6cfff;
1646
- --dt-avatar-color-background-1100-h: 309.31034482758616;
1647
- --dt-avatar-color-background-1100-s: 67.44186046511626%;
1648
- --dt-avatar-color-background-1100-l: 83.13725490196077%;
1649
- --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);
1650
- --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%));
1651
- --dt-avatar-color-background-1100: #f1b7e8;
1652
- --dt-avatar-color-background-1200-h: 324.10256410256414;
1653
- --dt-avatar-color-background-1200-s: 75.48387096774195%;
1654
- --dt-avatar-color-background-1200-l: 69.6078431372549%;
1655
- --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);
1656
- --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%));
1657
- --dt-avatar-color-background-1200: #ec77bd;
1658
- --dt-avatar-color-background-1300-h: 325.6578947368421;
1659
- --dt-avatar-color-background-1300-s: 100%;
1660
- --dt-avatar-color-background-1300-l: 70.19607843137254%;
1661
- --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);
1662
- --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%));
1663
- --dt-avatar-color-background-1300: #ff67be;
1664
- --dt-avatar-color-background-1400-h: 0;
1665
- --dt-avatar-color-background-1400-s: 89.70588235294119%;
1666
- --dt-avatar-color-background-1400-l: 73.33333333333334%;
1667
- --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);
1668
- --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%));
1669
- --dt-avatar-color-background-1400: #f87e7e;
1670
- --dt-avatar-color-background-1500-h: 25.128205128205128;
1671
- --dt-avatar-color-background-1500-s: 75.48387096774195%;
1672
- --dt-avatar-color-background-1500-l: 69.6078431372549%;
1673
- --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);
1674
- --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%));
1675
- --dt-avatar-color-background-1500: #eca877;
1676
- --dt-avatar-color-background-1600-h: 39.473684210526315;
1677
- --dt-avatar-color-background-1600-s: 100%;
1678
- --dt-avatar-color-background-1600-l: 62.745098039215684%;
1679
- --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);
1680
- --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%));
1681
- --dt-avatar-color-background-1600: #ffbe41;
1682
- --dt-avatar-color-background-1700-h: 46.70270270270271;
1683
- --dt-avatar-color-background-1700-s: 100%;
1684
- --dt-avatar-color-background-1700-l: 63.725490196078425%;
1685
- --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);
1686
- --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%));
1687
- --dt-avatar-color-background-1700: #ffd646;
1688
- --dt-avatar-color-background-1800-h: 36.20689655172413;
1689
- --dt-avatar-color-background-1800-s: 67.44186046511626%;
1690
- --dt-avatar-color-background-1800-l: 83.13725490196077%;
1691
- --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);
1692
- --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%));
1693
- --dt-avatar-color-background-1800: #f1dab7;
7
+ --dt-radio-size-radius: 50%;
1694
8
  --dt-avatar-color-background-000-h: 0;
1695
9
  --dt-avatar-color-background-000-s: 0%;
1696
10
  --dt-avatar-color-background-000-l: 87.84313725490196%;
1697
11
  --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);
1698
12
  --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%));
1699
13
  --dt-avatar-color-background-000: #e0e0e0;
1700
- --dt-badge-color-background-default-h: 0;
1701
- --dt-badge-color-background-default-s: 0%;
1702
- --dt-badge-color-background-default-l: 0%;
1703
- --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);
1704
- --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%));
1705
- --dt-badge-color-background-default: hsl(0 0% 0% / 0.09);
1706
- --dt-badge-color-background-info-h: 210;
1707
- --dt-badge-color-background-info-s: 61.538461538461554%;
1708
- --dt-badge-color-background-info-l: 94.90196078431372%;
1709
- --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);
1710
- --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%));
1711
- --dt-badge-color-background-info: #EAF2FA;
1712
- --dt-badge-color-background-success-h: 111.42857142857133;
1713
- --dt-badge-color-background-success-s: 53.84615384615389%;
1714
- --dt-badge-color-background-success-l: 94.90196078431372%;
1715
- --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);
1716
- --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%));
1717
- --dt-badge-color-background-success: #EDF9EB;
1718
- --dt-badge-color-background-warning-h: 47.058823529411775;
1719
- --dt-badge-color-background-warning-s: 100%;
1720
- --dt-badge-color-background-warning-l: 90%;
1721
- --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);
1722
- --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%));
1723
- --dt-badge-color-background-warning: #FFF4CC;
1724
- --dt-badge-color-background-critical-h: 357.6923076923077;
1725
- --dt-badge-color-background-critical-s: 100%;
1726
- --dt-badge-color-background-critical-l: 94.90196078431372%;
1727
- --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);
1728
- --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%));
1729
- --dt-badge-color-background-critical: #FFE5E6;
1730
- --dt-badge-color-background-bulletin-h: 254.5664739884393;
1731
- --dt-badge-color-background-bulletin-s: 100%;
1732
- --dt-badge-color-background-bulletin-l: 66.07843137254902%;
1733
- --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);
1734
- --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%));
1735
- --dt-badge-color-background-bulletin: #7C52FF;
1736
- --dt-badge-color-background-bulletin-subtle-h: 255.00000000000006;
1737
- --dt-badge-color-background-bulletin-subtle-s: 100%;
1738
- --dt-badge-color-background-bulletin-subtle-l: 66.09%;
1739
- --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);
1740
- --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%));
1741
- --dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / 0.1);
1742
- --dt-badge-color-background-ai-h: 0;
1743
- --dt-badge-color-background-ai-s: 0%;
1744
- --dt-badge-color-background-ai-l: 0%;
1745
- --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);
1746
- --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%));
1747
- --dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
1748
- --dt-badge-color-foreground-default-h: 0;
1749
- --dt-badge-color-foreground-default-s: 0%;
1750
- --dt-badge-color-foreground-default-l: 0%;
1751
- --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);
1752
- --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%));
1753
- --dt-badge-color-foreground-default: #000000;
1754
- --dt-badge-color-foreground-bulletin-h: 0;
1755
- --dt-badge-color-foreground-bulletin-s: 0%;
1756
- --dt-badge-color-foreground-bulletin-l: 100%;
1757
- --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);
1758
- --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%));
1759
- --dt-badge-color-foreground-bulletin: #ffffff;
14
+ --dt-avatar-color-background-1800-h: 36.20689655172413;
15
+ --dt-avatar-color-background-1800-s: 67.44186046511626%;
16
+ --dt-avatar-color-background-1800-l: 83.13725490196077%;
17
+ --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);
18
+ --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%));
19
+ --dt-avatar-color-background-1800: #f1dab7;
20
+ --dt-avatar-color-background-1700-h: 46.70270270270271;
21
+ --dt-avatar-color-background-1700-s: 100%;
22
+ --dt-avatar-color-background-1700-l: 63.725490196078425%;
23
+ --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);
24
+ --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%));
25
+ --dt-avatar-color-background-1700: #ffd646;
26
+ --dt-avatar-color-background-1600-h: 39.473684210526315;
27
+ --dt-avatar-color-background-1600-s: 100%;
28
+ --dt-avatar-color-background-1600-l: 62.745098039215684%;
29
+ --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);
30
+ --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%));
31
+ --dt-avatar-color-background-1600: #ffbe41;
32
+ --dt-avatar-color-background-1500-h: 25.128205128205128;
33
+ --dt-avatar-color-background-1500-s: 75.48387096774195%;
34
+ --dt-avatar-color-background-1500-l: 69.6078431372549%;
35
+ --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);
36
+ --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%));
37
+ --dt-avatar-color-background-1500: #eca877;
38
+ --dt-avatar-color-background-1400-h: 0;
39
+ --dt-avatar-color-background-1400-s: 89.70588235294119%;
40
+ --dt-avatar-color-background-1400-l: 73.33333333333334%;
41
+ --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);
42
+ --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%));
43
+ --dt-avatar-color-background-1400: #f87e7e;
44
+ --dt-avatar-color-background-1300-h: 325.6578947368421;
45
+ --dt-avatar-color-background-1300-s: 100%;
46
+ --dt-avatar-color-background-1300-l: 70.19607843137254%;
47
+ --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);
48
+ --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%));
49
+ --dt-avatar-color-background-1300: #ff67be;
50
+ --dt-avatar-color-background-1200-h: 324.10256410256414;
51
+ --dt-avatar-color-background-1200-s: 75.48387096774195%;
52
+ --dt-avatar-color-background-1200-l: 69.6078431372549%;
53
+ --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);
54
+ --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%));
55
+ --dt-avatar-color-background-1200: #ec77bd;
56
+ --dt-avatar-color-background-1100-h: 309.31034482758616;
57
+ --dt-avatar-color-background-1100-s: 67.44186046511626%;
58
+ --dt-avatar-color-background-1100-l: 83.13725490196077%;
59
+ --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);
60
+ --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%));
61
+ --dt-avatar-color-background-1100: #f1b7e8;
62
+ --dt-avatar-color-background-1000-h: 219.45205479452054;
63
+ --dt-avatar-color-background-1000-s: 100%;
64
+ --dt-avatar-color-background-1000-l: 85.68627450980392%;
65
+ --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);
66
+ --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%));
67
+ --dt-avatar-color-background-1000: #b6cfff;
68
+ --dt-avatar-color-background-900-h: 212.60115606936418;
69
+ --dt-avatar-color-background-900-s: 98.85714285714286%;
70
+ --dt-avatar-color-background-900-l: 65.68627450980392%;
71
+ --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);
72
+ --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%));
73
+ --dt-avatar-color-background-900: #51a0fe;
74
+ --dt-avatar-color-background-800-h: 194.1176470588235;
75
+ --dt-avatar-color-background-800-s: 100%;
76
+ --dt-avatar-color-background-800-l: 80%;
77
+ --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);
78
+ --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%));
79
+ --dt-avatar-color-background-800: #99e7ff;
80
+ --dt-avatar-color-background-700-h: 194.53416149068323;
81
+ --dt-avatar-color-background-700-s: 100%;
82
+ --dt-avatar-color-background-700-l: 68.43137254901961%;
83
+ --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);
84
+ --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%));
85
+ --dt-avatar-color-background-700: #5ed8ff;
86
+ --dt-avatar-color-background-600-h: 187.17948717948718;
87
+ --dt-avatar-color-background-600-s: 75.48387096774195%;
88
+ --dt-avatar-color-background-600-l: 69.6078431372549%;
89
+ --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);
90
+ --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%));
91
+ --dt-avatar-color-background-600: #77deec;
92
+ --dt-avatar-color-background-500-h: 154.9565217391304;
93
+ --dt-avatar-color-background-500-s: 76.158940397351%;
94
+ --dt-avatar-color-background-500-l: 70.3921568627451%;
95
+ --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);
96
+ --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%));
97
+ --dt-avatar-color-background-500: #7aedbd;
98
+ --dt-avatar-color-background-400-h: 144.1025641025641;
99
+ --dt-avatar-color-background-400-s: 75.48387096774195%;
100
+ --dt-avatar-color-background-400-l: 69.6078431372549%;
101
+ --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);
102
+ --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%));
103
+ --dt-avatar-color-background-400: #77eca6;
104
+ --dt-avatar-color-background-300-h: 97.3469387755102;
105
+ --dt-avatar-color-background-300-s: 69.99999999999997%;
106
+ --dt-avatar-color-background-300-l: 72.54901960784314%;
107
+ --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);
108
+ --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%));
109
+ --dt-avatar-color-background-300: #adea88;
110
+ --dt-avatar-color-background-200-h: 101.12903225806453;
111
+ --dt-avatar-color-background-200-s: 100%;
112
+ --dt-avatar-color-background-200-l: 75.68627450980392%;
113
+ --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);
114
+ --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%));
115
+ --dt-avatar-color-background-200: #aaff83;
116
+ --dt-avatar-color-background-100-h: 136.64233576642334;
117
+ --dt-avatar-color-background-100-s: 72.4867724867725%;
118
+ --dt-avatar-color-background-100-l: 37.05882352941176%;
119
+ --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);
120
+ --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%));
121
+ --dt-avatar-color-background-100: #1aa340;
122
+ --dt-radio-color-background-checked-h: 0;
123
+ --dt-radio-color-background-checked-s: 0%;
124
+ --dt-radio-color-background-checked-l: 0%;
125
+ --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);
126
+ --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%));
127
+ --dt-radio-color-background-checked: var(--dt-color-brand-purple);
128
+ --dt-radio-color-border-unchecked-h: 0;
129
+ --dt-radio-color-border-unchecked-s: 0%;
130
+ --dt-radio-color-border-unchecked-l: 0%;
131
+ --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);
132
+ --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%));
133
+ --dt-radio-color-border-unchecked: var(--dt-color-black-400);
134
+ --dt-radio-size-width: var(--dt-size-500);
135
+ --dt-icon-size-border-100: var(--dt-size-border-100);
136
+ --dt-checkbox-color-background-checked-h: 0;
137
+ --dt-checkbox-color-background-checked-s: 0%;
138
+ --dt-checkbox-color-background-checked-l: 0%;
139
+ --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);
140
+ --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%));
141
+ --dt-checkbox-color-background-checked: var(--dt-color-brand-purple);
142
+ --dt-checkbox-color-border-unchecked-h: 0;
143
+ --dt-checkbox-color-border-unchecked-s: 0%;
144
+ --dt-checkbox-color-border-unchecked-l: 0%;
145
+ --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);
146
+ --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%));
147
+ --dt-checkbox-color-border-unchecked: var(--dt-color-black-400);
148
+ --dt-checkbox-size-width: var(--dt-size-500);
149
+ --dt-button-size-radius-xl: var(--dt-size-radius-500); /* Border radius for extra large button. */
150
+ --dt-button-size-radius-lg: var(--dt-size-radius-450); /* Border radius for large button. */
151
+ --dt-button-size-radius-md: var(--dt-size-radius-400); /* Border radius for medium button. */
152
+ --dt-button-size-radius-sm: var(--dt-size-radius-400); /* Border radius for small button */
153
+ --dt-button-size-radius-xs: var(--dt-size-radius-300); /* Border radius for extra small button */
154
+ --dt-button-line-height-xl: var(--dt-font-line-height-200); /* Line-height for XL button */
155
+ --dt-button-line-height-lg: var(--dt-font-line-height-200); /* Line-height for LG button */
156
+ --dt-button-line-height-md: var(--dt-font-line-height-200); /* Line-height for MD button */
157
+ --dt-button-line-height-sm: var(--dt-font-line-height-200); /* Line-height for SM button */
158
+ --dt-button-line-height-xs: var(--dt-font-line-height-200); /* Line-height for XS button */
159
+ --dt-button-font-weight-xl: var(--dt-font-weight-normal); /* Font weight for XL button */
160
+ --dt-button-font-weight-lg: var(--dt-font-weight-medium); /* Font weight for LG button */
161
+ --dt-button-font-weight-md: var(--dt-font-weight-medium); /* Font weight for MD button */
162
+ --dt-button-font-weight-sm: var(--dt-font-weight-medium); /* Font weight for SM button */
163
+ --dt-button-font-weight-xs: var(--dt-font-weight-medium); /* Font weight for XS button */
164
+ --dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;
165
+ --dt-badge-color-border-bulletin-subtle-s: 100%;
166
+ --dt-badge-color-border-bulletin-subtle-l: 66.09%;
167
+ --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);
168
+ --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%));
169
+ --dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
1760
170
  --dt-badge-color-foreground-bulletin-subtle-h: 255;
1761
171
  --dt-badge-color-foreground-bulletin-subtle-s: 100%;
1762
172
  --dt-badge-color-foreground-bulletin-subtle-l: 26.400000000000002%;
1763
173
  --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);
1764
174
  --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%));
1765
175
  --dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
176
+ --dt-badge-color-foreground-bulletin-h: 0;
177
+ --dt-badge-color-foreground-bulletin-s: 0%;
178
+ --dt-badge-color-foreground-bulletin-l: 0%;
179
+ --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);
180
+ --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%));
181
+ --dt-badge-color-foreground-bulletin: var(--dt-color-neutral-white);
182
+ --dt-badge-color-background-bulletin-subtle-h: 255.00000000000006;
183
+ --dt-badge-color-background-bulletin-subtle-s: 100%;
184
+ --dt-badge-color-background-bulletin-subtle-l: 66.09%;
185
+ --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);
186
+ --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%));
187
+ --dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / 0.1);
188
+ --dt-badge-color-background-bulletin-h: 0;
189
+ --dt-badge-color-background-bulletin-s: 0%;
190
+ --dt-badge-color-background-bulletin-l: 0%;
191
+ --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);
192
+ --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%));
193
+ --dt-badge-color-background-bulletin: var(--dt-color-brand-purple);
194
+ --dt-avatar-color-foreground-h: 0;
195
+ --dt-avatar-color-foreground-s: 0%;
196
+ --dt-avatar-color-foreground-l: 0%;
197
+ --dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);
198
+ --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%));
199
+ --dt-avatar-color-foreground: var(--dt-color-neutral-black);
200
+ --dt-theme-mention-color-background-strong-h: 0;
201
+ --dt-theme-mention-color-background-strong-s: 0%;
202
+ --dt-theme-mention-color-background-strong-l: 0%;
203
+ --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);
204
+ --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%));
205
+ --dt-theme-mention-color-background-strong: var(--dt-color-purple-500);
206
+ --dt-theme-mention-color-background-h: 0;
207
+ --dt-theme-mention-color-background-s: 0%;
208
+ --dt-theme-mention-color-background-l: 0%;
209
+ --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);
210
+ --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%));
211
+ --dt-theme-mention-color-background: var(--dt-color-brand-purple);
212
+ --dt-theme-mention-color-foreground-h: 0;
213
+ --dt-theme-mention-color-foreground-s: 0%;
214
+ --dt-theme-mention-color-foreground-l: 0%;
215
+ --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);
216
+ --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%));
217
+ --dt-theme-mention-color-foreground: var(--dt-color-neutral-white);
218
+ --dt-theme-presence-color-background-offline-h: 0;
219
+ --dt-theme-presence-color-background-offline-s: 0%;
220
+ --dt-theme-presence-color-background-offline-l: 0%;
221
+ --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);
222
+ --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%));
223
+ --dt-theme-presence-color-background-offline: var(--dt-color-neutral-white);
224
+ --dt-theme-presence-color-background-busy-h: 0;
225
+ --dt-theme-presence-color-background-busy-s: 0%;
226
+ --dt-theme-presence-color-background-busy-l: 0%;
227
+ --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);
228
+ --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%));
229
+ --dt-theme-presence-color-background-busy: var(--dt-color-gold-300);
230
+ --dt-theme-presence-color-background-busy-unavailable-h: 0;
231
+ --dt-theme-presence-color-background-busy-unavailable-s: 0%;
232
+ --dt-theme-presence-color-background-busy-unavailable-l: 0%;
233
+ --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);
234
+ --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%));
235
+ --dt-theme-presence-color-background-busy-unavailable: var(--dt-color-red-300);
236
+ --dt-theme-presence-color-background-available-h: 0;
237
+ --dt-theme-presence-color-background-available-s: 0%;
238
+ --dt-theme-presence-color-background-available-l: 0%;
239
+ --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);
240
+ --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%));
241
+ --dt-theme-presence-color-background-available: var(--dt-color-green-400);
242
+ --dt-theme-color-base-h: 0;
243
+ --dt-theme-color-base-s: 0%;
244
+ --dt-theme-color-base-l: 0%;
245
+ --dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);
246
+ --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%));
247
+ --dt-theme-color-base: var(--dt-color-black-900);
248
+ --dt-action-color-border-base-outlined-default-h: 0;
249
+ --dt-action-color-border-base-outlined-default-s: 0%;
250
+ --dt-action-color-border-base-outlined-default-l: 0%;
251
+ --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);
252
+ --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%));
253
+ --dt-action-color-border-base-outlined-default: var(--dt-color-purple-400);
254
+ --dt-action-color-background-positive-primary-default-h: 0;
255
+ --dt-action-color-background-positive-primary-default-s: 0%;
256
+ --dt-action-color-background-positive-primary-default-l: 0%;
257
+ --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);
258
+ --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%));
259
+ --dt-action-color-background-positive-primary-default: var(--dt-color-green-400);
260
+ --dt-action-color-background-positive-active-h: 137;
261
+ --dt-action-color-background-positive-active-s: 72.50000000000001%;
262
+ --dt-action-color-background-positive-active-l: 37.1%;
263
+ --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);
264
+ --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%));
265
+ --dt-action-color-background-positive-active: hsl(137 72.5% 37.1% / 0.08);
266
+ --dt-action-color-background-positive-hover-h: 110.99999999999987;
267
+ --dt-action-color-background-positive-hover-s: 53.79999999999936%;
268
+ --dt-action-color-background-positive-hover-l: 98%;
269
+ --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);
270
+ --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%));
271
+ --dt-action-color-background-positive-hover: hsl(111 53.8% 98%);
272
+ --dt-action-color-background-positive-default-h: 0;
273
+ --dt-action-color-background-positive-default-s: 0%;
274
+ --dt-action-color-background-positive-default-l: 0%;
275
+ --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);
276
+ --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%));
277
+ --dt-action-color-background-positive-default: var(--dt-color-neutral-transparent);
278
+ --dt-action-color-background-disabled-default-h: 0;
279
+ --dt-action-color-background-disabled-default-s: 0%;
280
+ --dt-action-color-background-disabled-default-l: 0%;
281
+ --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);
282
+ --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%));
283
+ --dt-action-color-background-disabled-default: var(--dt-color-black-300);
284
+ --dt-action-color-background-muted-active-h: 0;
285
+ --dt-action-color-background-muted-active-s: 0%;
286
+ --dt-action-color-background-muted-active-l: 13.3%;
287
+ --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);
288
+ --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%));
289
+ --dt-action-color-background-muted-active: hsl(0 0% 13.3% / 0.16);
290
+ --dt-action-color-background-muted-hover-h: 0;
291
+ --dt-action-color-background-muted-hover-s: 0%;
292
+ --dt-action-color-background-muted-hover-l: 13.3%;
293
+ --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);
294
+ --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%));
295
+ --dt-action-color-background-muted-hover: hsl(0 0% 13.3% / 0.1);
296
+ --dt-action-color-background-muted-default-h: 0;
297
+ --dt-action-color-background-muted-default-s: 0%;
298
+ --dt-action-color-background-muted-default-l: 0%;
299
+ --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);
300
+ --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%));
301
+ --dt-action-color-background-muted-default: var(--dt-color-neutral-transparent);
302
+ --dt-action-color-background-inverted-primary-hover-h: 0;
303
+ --dt-action-color-background-inverted-primary-hover-s: 0%;
304
+ --dt-action-color-background-inverted-primary-hover-l: 0%;
305
+ --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);
306
+ --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%));
307
+ --dt-action-color-background-inverted-primary-hover: var(--dt-color-purple-100);
308
+ --dt-action-color-background-inverted-default-h: 0;
309
+ --dt-action-color-background-inverted-default-s: 0%;
310
+ --dt-action-color-background-inverted-default-l: 0%;
311
+ --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);
312
+ --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%));
313
+ --dt-action-color-background-inverted-default: var(--dt-color-neutral-transparent);
314
+ --dt-action-color-background-critical-primary-default-h: 0;
315
+ --dt-action-color-background-critical-primary-default-s: 0%;
316
+ --dt-action-color-background-critical-primary-default-l: 0%;
317
+ --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);
318
+ --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%));
319
+ --dt-action-color-background-critical-primary-default: var(--dt-color-red-300);
320
+ --dt-action-color-background-critical-active-h: 0;
321
+ --dt-action-color-background-critical-active-s: 88.79999999999998%;
322
+ --dt-action-color-background-critical-active-l: 49%;
323
+ --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);
324
+ --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%));
325
+ --dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.12);
326
+ --dt-action-color-background-critical-hover-h: 0;
327
+ --dt-action-color-background-critical-hover-s: 88.79999999999998%;
328
+ --dt-action-color-background-critical-hover-l: 49%;
329
+ --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);
330
+ --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%));
331
+ --dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.07);
332
+ --dt-action-color-background-critical-default-h: 0;
333
+ --dt-action-color-background-critical-default-s: 0%;
334
+ --dt-action-color-background-critical-default-l: 0%;
335
+ --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);
336
+ --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%));
337
+ --dt-action-color-background-critical-default: var(--dt-color-neutral-transparent);
338
+ --dt-action-color-background-base-primary-default-h: 0;
339
+ --dt-action-color-background-base-primary-default-s: 0%;
340
+ --dt-action-color-background-base-primary-default-l: 0%;
341
+ --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);
342
+ --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%));
343
+ --dt-action-color-background-base-primary-default: var(--dt-color-brand-purple);
344
+ --dt-action-color-background-base-active-h: 255.00000000000006;
345
+ --dt-action-color-background-base-active-s: 100%;
346
+ --dt-action-color-background-base-active-l: 66.09%;
347
+ --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);
348
+ --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%));
349
+ --dt-action-color-background-base-active: hsl(255 100% 66.1% / 0.18);
350
+ --dt-action-color-background-base-hover-h: 255.00000000000006;
351
+ --dt-action-color-background-base-hover-s: 100%;
352
+ --dt-action-color-background-base-hover-l: 66.09%;
353
+ --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);
354
+ --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%));
355
+ --dt-action-color-background-base-hover: hsl(255 100% 66.1% / 0.14);
356
+ --dt-action-color-background-base-default-h: 0;
357
+ --dt-action-color-background-base-default-s: 0%;
358
+ --dt-action-color-background-base-default-l: 0%;
359
+ --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);
360
+ --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%));
361
+ --dt-action-color-background-base-default: var(--dt-color-neutral-transparent);
362
+ --dt-action-color-foreground-positive-primary-default-h: 0;
363
+ --dt-action-color-foreground-positive-primary-default-s: 0%;
364
+ --dt-action-color-foreground-positive-primary-default-l: 0%;
365
+ --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);
366
+ --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%));
367
+ --dt-action-color-foreground-positive-primary-default: var(--dt-color-neutral-white);
368
+ --dt-action-color-foreground-inverted-primary-hover-h: 0;
369
+ --dt-action-color-foreground-inverted-primary-hover-s: 0%;
370
+ --dt-action-color-foreground-inverted-primary-hover-l: 0%;
371
+ --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);
372
+ --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%));
373
+ --dt-action-color-foreground-inverted-primary-hover: var(--dt-color-purple-500);
374
+ --dt-action-color-foreground-inverted-primary-default-h: 0;
375
+ --dt-action-color-foreground-inverted-primary-default-s: 0%;
376
+ --dt-action-color-foreground-inverted-primary-default-l: 0%;
377
+ --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);
378
+ --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%));
379
+ --dt-action-color-foreground-inverted-primary-default: var(--dt-color-purple-400);
380
+ --dt-action-color-foreground-critical-primary-default-h: 0;
381
+ --dt-action-color-foreground-critical-primary-default-s: 0%;
382
+ --dt-action-color-foreground-critical-primary-default-l: 0%;
383
+ --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);
384
+ --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%));
385
+ --dt-action-color-foreground-critical-primary-default: var(--dt-color-neutral-white);
386
+ --dt-action-color-foreground-base-primary-default-h: 0;
387
+ --dt-action-color-foreground-base-primary-default-s: 0%;
388
+ --dt-action-color-foreground-base-primary-default-l: 0%;
389
+ --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);
390
+ --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%));
391
+ --dt-action-color-foreground-base-primary-default: var(--dt-color-neutral-white);
392
+ --dt-action-color-foreground-base-default-h: 0;
393
+ --dt-action-color-foreground-base-default-s: 0%;
394
+ --dt-action-color-foreground-base-default-l: 0%;
395
+ --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);
396
+ --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%));
397
+ --dt-action-color-foreground-base-default: var(--dt-color-purple-400);
398
+ --dt-inputs-color-background-disabled-h: 0;
399
+ --dt-inputs-color-background-disabled-s: 0%;
400
+ --dt-inputs-color-background-disabled-l: 0%;
401
+ --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);
402
+ --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%));
403
+ --dt-inputs-color-background-disabled: hsl(0 0% 0% / 0.12);
404
+ --dt-inputs-color-background-focus-h: 0;
405
+ --dt-inputs-color-background-focus-s: 0%;
406
+ --dt-inputs-color-background-focus-l: 0%;
407
+ --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);
408
+ --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%));
409
+ --dt-inputs-color-background-focus: hsl(0 0% 0% / 0.01);
410
+ --dt-inputs-color-background-default-h: 0;
411
+ --dt-inputs-color-background-default-s: 0%;
412
+ --dt-inputs-color-background-default-l: 0%;
413
+ --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);
414
+ --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%));
415
+ --dt-inputs-color-background-default: hsl(0 0% 0% / 0.03);
416
+ --dt-inputs-color-border-disabled-h: 0;
417
+ --dt-inputs-color-border-disabled-s: 0%;
418
+ --dt-inputs-color-border-disabled-l: 0%;
419
+ --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);
420
+ --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%));
421
+ --dt-inputs-color-border-disabled: var(--dt-color-neutral-transparent);
422
+ --dt-inputs-font-weight-xl: var(--dt-font-weight-normal); /* Font weight for extra large inputs (e.g. input and textarea) */
423
+ --dt-inputs-font-weight-lg: var(--dt-font-weight-normal); /* Font weight for large inputs (e.g. input and textarea) */
424
+ --dt-inputs-font-weight-md: var(--dt-font-weight-normal); /* Font weight for medium inputs (e.g. input and textarea) */
425
+ --dt-inputs-font-weight-sm: var(--dt-font-weight-normal); /* Font weight for small inputs (e.g. input and textarea) */
426
+ --dt-inputs-font-weight-xs: var(--dt-font-weight-normal); /* Font weight for extra small inputs (e.g. input and textarea) */
427
+ --dt-inputs-line-height-xl: var(--dt-font-line-height-200); /* Line height for extra large inputs (e.g. input and textarea) */
428
+ --dt-inputs-line-height-lg: var(--dt-font-line-height-200); /* Line height for large inputs (e.g. input and textarea) */
429
+ --dt-inputs-line-height-md: var(--dt-font-line-height-200); /* Line height for medium inputs (e.g. input and textarea) */
430
+ --dt-inputs-line-height-sm: var(--dt-font-line-height-200); /* Line height for small inputs (e.g. input and textarea) */
431
+ --dt-inputs-line-height-xs: var(--dt-font-line-height-200); /* Line height for extra small inputs (e.g. input and textarea) */
432
+ --dt-inputs-size-radius-xl: var(--dt-size-radius-500);
433
+ --dt-inputs-size-radius-lg: var(--dt-size-radius-450);
434
+ --dt-inputs-size-radius-md: var(--dt-size-radius-400);
435
+ --dt-inputs-size-radius-sm: var(--dt-size-radius-400);
436
+ --dt-inputs-size-radius-xs: var(--dt-size-radius-300);
437
+ --dt-inputs-size-border-status: var(--dt-size-border-200);
438
+ --dt-inputs-size-border-default: var(--dt-size-border-150);
439
+ --dt-typography-button-xl-font-family: var(--dt-font-family-body); /* Text style for extra large button */
440
+ --dt-typography-button-lg-font-family: var(--dt-font-family-body); /* Text style for large button */
441
+ --dt-typography-button-md-font-family: var(--dt-font-family-body); /* Text style for medium button */
442
+ --dt-typography-button-sm-font-family: var(--dt-font-family-body); /* Text style for small button */
443
+ --dt-typography-button-xs-font-family: var(--dt-font-family-body); /* Text style for extra small button */
444
+ --dt-typography-inputs-xl-font-family: var(--dt-font-family-body); /* Text style for extra large inputs (e.g. input and textarea) */
445
+ --dt-typography-inputs-lg-font-family: var(--dt-font-family-body); /* Text style for large inputs (e.g. input and textarea) */
446
+ --dt-typography-inputs-md-font-family: var(--dt-font-family-body); /* Text style for medium inputs (e.g. input and textarea) */
447
+ --dt-typography-inputs-sm-font-family: var(--dt-font-family-body); /* Text style for small inputs (e.g. input and textarea) */
448
+ --dt-typography-inputs-xs-font-family: var(--dt-font-family-body); /* Text style for extra small inputs (e.g. input and textarea) */
449
+ --dt-typography-code-sm-text-case: var(--dt-font-text-case-none); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
450
+ --dt-typography-code-sm-line-height: var(--dt-font-line-height-200); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
451
+ --dt-typography-code-sm-font-weight: var(--dt-font-weight-normal); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
452
+ --dt-typography-code-sm-font-family: var(--dt-font-family-mono); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
453
+ --dt-typography-code-md-text-case: var(--dt-font-text-case-none); /* Base default medium-sized text style for monospace code snippets of technical content. */
454
+ --dt-typography-code-md-line-height: var(--dt-font-line-height-200); /* Base default medium-sized text style for monospace code snippets of technical content. */
455
+ --dt-typography-code-md-font-weight: var(--dt-font-weight-normal); /* Base default medium-sized text style for monospace code snippets of technical content. */
456
+ --dt-typography-code-md-font-family: var(--dt-font-family-mono); /* Base default medium-sized text style for monospace code snippets of technical content. */
457
+ --dt-typography-helper-sm-text-case: var(--dt-font-text-case-none); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
458
+ --dt-typography-helper-sm-line-height: var(--dt-font-line-height-200); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
459
+ --dt-typography-helper-sm-font-weight: var(--dt-font-weight-normal); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
460
+ --dt-typography-helper-sm-font-family: var(--dt-font-family-body); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
461
+ --dt-typography-helper-md-text-case: var(--dt-font-text-case-none); /* Base default medium-sized text style for supplementary contextual information. */
462
+ --dt-typography-helper-md-line-height: var(--dt-font-line-height-300); /* Base default medium-sized text style for supplementary contextual information. */
463
+ --dt-typography-helper-md-font-weight: var(--dt-font-weight-normal); /* Base default medium-sized text style for supplementary contextual information. */
464
+ --dt-typography-helper-md-font-family: var(--dt-font-family-body); /* Base default medium-sized text style for supplementary contextual information. */
465
+ --dt-typography-label-sm-plain-compact-text-case: var(--dt-font-text-case-none); /* A non-bolded, tighter-spaced version of small label style. */
466
+ --dt-typography-label-sm-plain-compact-line-height: var(--dt-font-line-height-200); /* A non-bolded, tighter-spaced version of small label style. */
467
+ --dt-typography-label-sm-plain-compact-font-weight: var(--dt-font-weight-normal); /* A non-bolded, tighter-spaced version of small label style. */
468
+ --dt-typography-label-sm-plain-compact-font-family: var(--dt-font-family-body); /* A non-bolded, tighter-spaced version of small label style. */
469
+ --dt-typography-label-sm-plain-text-case: var(--dt-font-text-case-none); /* A non-bold version of small label style. */
470
+ --dt-typography-label-sm-plain-line-height: var(--dt-font-line-height-300); /* A non-bold version of small label style. */
471
+ --dt-typography-label-sm-plain-font-weight: var(--dt-font-weight-normal); /* A non-bold version of small label style. */
472
+ --dt-typography-label-sm-plain-font-family: var(--dt-font-family-body); /* A non-bold version of small label style. */
473
+ --dt-typography-label-sm-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of small label style. */
474
+ --dt-typography-label-sm-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of small label style. */
475
+ --dt-typography-label-sm-compact-font-weight: var(--dt-font-weight-semi-bold); /* A tighter-spaced version of small label style. */
476
+ --dt-typography-label-sm-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of small label style. */
477
+ --dt-typography-label-sm-text-case: var(--dt-font-text-case-none); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
478
+ --dt-typography-label-sm-line-height: var(--dt-font-line-height-300); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
479
+ --dt-typography-label-sm-font-weight: var(--dt-font-weight-semi-bold); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
480
+ --dt-typography-label-sm-font-family: var(--dt-font-family-body); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
481
+ --dt-typography-label-md-plain-compact-text-case: var(--dt-font-text-case-none); /* A non-bolded, tighter-spaced version of medium label style. */
482
+ --dt-typography-label-md-plain-compact-line-height: var(--dt-font-line-height-300); /* A non-bolded, tighter-spaced version of medium label style. */
483
+ --dt-typography-label-md-plain-compact-font-weight: var(--dt-font-weight-normal); /* A non-bolded, tighter-spaced version of medium label style. */
484
+ --dt-typography-label-md-plain-compact-font-family: var(--dt-font-family-body); /* A non-bolded, tighter-spaced version of medium label style. */
485
+ --dt-typography-label-md-plain-text-case: var(--dt-font-text-case-none); /* A non-bold version of medium label style. */
486
+ --dt-typography-label-md-plain-line-height: var(--dt-font-line-height-400); /* A non-bold version of medium label style. */
487
+ --dt-typography-label-md-plain-font-weight: var(--dt-font-weight-normal); /* A non-bold version of medium label style. */
488
+ --dt-typography-label-md-plain-font-family: var(--dt-font-family-body); /* A non-bold version of medium label style. */
489
+ --dt-typography-label-md-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of medium label style. */
490
+ --dt-typography-label-md-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of medium label style. */
491
+ --dt-typography-label-md-compact-font-weight: var(--dt-font-weight-semi-bold); /* A tighter-spaced version of medium label style. */
492
+ --dt-typography-label-md-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of medium label style. */
493
+ --dt-typography-label-md-text-case: var(--dt-font-text-case-none); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
494
+ --dt-typography-label-md-line-height: var(--dt-font-line-height-400); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
495
+ --dt-typography-label-md-font-weight: var(--dt-font-weight-semi-bold); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
496
+ --dt-typography-label-md-font-family: var(--dt-font-family-body); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
497
+ --dt-typography-headline-xxl-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of extra extra large headline style. */
498
+ --dt-typography-headline-xxl-compact-line-height: var(--dt-font-line-height-100); /* A tighter-spaced version of extra extra large headline style. */
499
+ --dt-typography-headline-xxl-compact-font-weight: var(--dt-font-weight-medium); /* A tighter-spaced version of extra extra large headline style. */
500
+ --dt-typography-headline-xxl-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of extra extra large headline style. */
501
+ --dt-typography-headline-xxl-text-case: var(--dt-font-text-case-none); /* Largest text style for extra extra large content. */
502
+ --dt-typography-headline-xxl-line-height: var(--dt-font-line-height-200); /* Largest text style for extra extra large content. */
503
+ --dt-typography-headline-xxl-font-weight: var(--dt-font-weight-medium); /* Largest text style for extra extra large content. */
504
+ --dt-typography-headline-xxl-font-family: var(--dt-font-family-body); /* Largest text style for extra extra large content. */
505
+ --dt-typography-headline-xl-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of extra large headline style. */
506
+ --dt-typography-headline-xl-compact-line-height: var(--dt-font-line-height-100); /* A tighter-spaced version of extra large headline style. */
507
+ --dt-typography-headline-xl-compact-font-weight: var(--dt-font-weight-medium); /* A tighter-spaced version of extra large headline style. */
508
+ --dt-typography-headline-xl-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of extra large headline style. */
509
+ --dt-typography-headline-xl-text-case: var(--dt-font-text-case-none); /* Extra large text style for high importance headlines. */
510
+ --dt-typography-headline-xl-line-height: var(--dt-font-line-height-200); /* Extra large text style for high importance headlines. */
511
+ --dt-typography-headline-xl-font-weight: var(--dt-font-weight-medium); /* Extra large text style for high importance headlines. */
512
+ --dt-typography-headline-xl-font-family: var(--dt-font-family-body); /* Extra large text style for high importance headlines. */
513
+ --dt-typography-headline-lg-soft-compact-text-case: var(--dt-font-text-case-none); /* A softer font weight, tighter spaced version of large headline style. */
514
+ --dt-typography-headline-lg-soft-compact-line-height: var(--dt-font-line-height-200); /* A softer font weight, tighter spaced version of large headline style. */
515
+ --dt-typography-headline-lg-soft-compact-font-weight: var(--dt-font-weight-medium); /* A softer font weight, tighter spaced version of large headline style. */
516
+ --dt-typography-headline-lg-soft-compact-font-family: var(--dt-font-family-body); /* A softer font weight, tighter spaced version of large headline style. */
517
+ --dt-typography-headline-lg-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of large body style. */
518
+ --dt-typography-headline-lg-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of large body style. */
519
+ --dt-typography-headline-lg-compact-font-weight: var(--dt-font-weight-bold); /* A tighter-spaced version of large body style. */
520
+ --dt-typography-headline-lg-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of large body style. */
521
+ --dt-typography-headline-lg-soft-text-case: var(--dt-font-text-case-none); /* A softer font weight version of large headline style. */
522
+ --dt-typography-headline-lg-soft-line-height: var(--dt-font-line-height-400); /* A softer font weight version of large headline style. */
523
+ --dt-typography-headline-lg-soft-font-weight: var(--dt-font-weight-medium); /* A softer font weight version of large headline style. */
524
+ --dt-typography-headline-lg-soft-font-family: var(--dt-font-family-body); /* A softer font weight version of large headline style. */
525
+ --dt-typography-headline-lg-text-case: var(--dt-font-text-case-none); /* Large text style for headlines to attract attention. */
526
+ --dt-typography-headline-lg-line-height: var(--dt-font-line-height-400); /* Large text style for headlines to attract attention. */
527
+ --dt-typography-headline-lg-font-weight: var(--dt-font-weight-bold); /* Large text style for headlines to attract attention. */
528
+ --dt-typography-headline-lg-font-family: var(--dt-font-family-body); /* Large text style for headlines to attract attention. */
529
+ --dt-typography-headline-md-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of medium headline style. */
530
+ --dt-typography-headline-md-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of medium headline style. */
531
+ --dt-typography-headline-md-compact-font-weight: var(--dt-font-weight-bold); /* A tighter-spaced version of medium headline style. */
532
+ --dt-typography-headline-md-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of medium headline style. */
533
+ --dt-typography-headline-md-text-case: var(--dt-font-text-case-none); /* Medium-sized base text style for headlines. */
534
+ --dt-typography-headline-md-line-height: var(--dt-font-line-height-400); /* Medium-sized base text style for headlines. */
535
+ --dt-typography-headline-md-font-weight: var(--dt-font-weight-bold); /* Medium-sized base text style for headlines. */
536
+ --dt-typography-headline-md-font-family: var(--dt-font-family-body); /* Medium-sized base text style for headlines. */
537
+ --dt-typography-headline-sm-soft-compact-text-case: var(--dt-font-text-case-none); /* A softer font weight, tighter-spaced version of small headline style. */
538
+ --dt-typography-headline-sm-soft-compact-line-height: var(--dt-font-line-height-200); /* A softer font weight, tighter-spaced version of small headline style. */
539
+ --dt-typography-headline-sm-soft-compact-font-weight: var(--dt-font-weight-medium); /* A softer font weight, tighter-spaced version of small headline style. */
540
+ --dt-typography-headline-sm-soft-compact-font-family: var(--dt-font-family-body); /* A softer font weight, tighter-spaced version of small headline style. */
541
+ --dt-typography-headline-sm-soft-text-case: var(--dt-font-text-case-none); /* A softer font weight version of small headline style. */
542
+ --dt-typography-headline-sm-soft-line-height: var(--dt-font-line-height-300); /* A softer font weight version of small headline style. */
543
+ --dt-typography-headline-sm-soft-font-weight: var(--dt-font-weight-medium); /* A softer font weight version of small headline style. */
544
+ --dt-typography-headline-sm-soft-font-family: var(--dt-font-family-body); /* A softer font weight version of small headline style. */
545
+ --dt-typography-headline-sm-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of small headline style. */
546
+ --dt-typography-headline-sm-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of small headline style. */
547
+ --dt-typography-headline-sm-compact-font-weight: var(--dt-font-weight-bold); /* A tighter-spaced version of small headline style. */
548
+ --dt-typography-headline-sm-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of small headline style. */
549
+ --dt-typography-headline-sm-text-case: var(--dt-font-text-case-none); /* Smaller text size for secondary information or subheadings. */
550
+ --dt-typography-headline-sm-line-height: var(--dt-font-line-height-300); /* Smaller text size for secondary information or subheadings. */
551
+ --dt-typography-headline-sm-font-weight: var(--dt-font-weight-bold); /* Smaller text size for secondary information or subheadings. */
552
+ --dt-typography-headline-sm-font-family: var(--dt-font-family-body); /* Smaller text size for secondary information or subheadings. */
553
+ --dt-typography-headline-eyebrow-text-case: var(--dt-font-text-case-uppercase); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
554
+ --dt-typography-headline-eyebrow-line-height: var(--dt-font-line-height-300); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
555
+ --dt-typography-headline-eyebrow-font-weight: var(--dt-font-weight-normal); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
556
+ --dt-typography-headline-eyebrow-font-family: var(--dt-font-family-body); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
557
+ --dt-typography-body-sm-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of small body style. */
558
+ --dt-typography-body-sm-compact-line-height: var(--dt-font-line-height-200); /* A tighter-spaced version of small body style. */
559
+ --dt-typography-body-sm-compact-font-weight: var(--dt-font-weight-normal); /* A tighter-spaced version of small body style. */
560
+ --dt-typography-body-sm-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of small body style. */
561
+ --dt-typography-body-sm-text-case: var(--dt-font-text-case-none); /* Reduced small text style for less prominent or adjacent content. */
562
+ --dt-typography-body-sm-line-height: var(--dt-font-line-height-300); /* Reduced small text style for less prominent or adjacent content. */
563
+ --dt-typography-body-sm-font-weight: var(--dt-font-weight-normal); /* Reduced small text style for less prominent or adjacent content. */
564
+ --dt-typography-body-sm-font-family: var(--dt-font-family-body); /* Reduced small text style for less prominent or adjacent content. */
565
+ --dt-typography-body-md-compact-text-case: var(--dt-font-text-case-none); /* A tighter-spaced version of medium body style. */
566
+ --dt-typography-body-md-compact-line-height: var(--dt-font-line-height-300); /* A tighter-spaced version of medium body style. */
567
+ --dt-typography-body-md-compact-font-weight: var(--dt-font-weight-normal); /* A tighter-spaced version of medium body style. */
568
+ --dt-typography-body-md-compact-font-family: var(--dt-font-family-body); /* A tighter-spaced version of medium body style. */
569
+ --dt-typography-body-md-text-case: var(--dt-font-text-case-none); /* Base default medium text style for main content. */
570
+ --dt-typography-body-md-line-height: var(--dt-font-line-height-400); /* Base default medium text style for main content. */
571
+ --dt-typography-body-md-font-weight: var(--dt-font-weight-normal); /* Base default medium text style for main content. */
572
+ --dt-typography-body-md-font-family: var(--dt-font-family-body); /* Base default medium text style for main content. */
573
+ --dt-color-border-brand-strong-inverted-h: 0;
574
+ --dt-color-border-brand-strong-inverted-s: 0%;
575
+ --dt-color-border-brand-strong-inverted-l: 0%;
576
+ --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);
577
+ --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%));
578
+ --dt-color-border-brand-strong-inverted: var(--dt-color-purple-200);
579
+ --dt-color-border-brand-subtle-inverted-h: 0;
580
+ --dt-color-border-brand-subtle-inverted-s: 0%;
581
+ --dt-color-border-brand-subtle-inverted-l: 0%;
582
+ --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);
583
+ --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%));
584
+ --dt-color-border-brand-subtle-inverted: var(--dt-color-purple-500);
585
+ --dt-color-border-warning-strong-inverted-h: 0;
586
+ --dt-color-border-warning-strong-inverted-s: 0%;
587
+ --dt-color-border-warning-strong-inverted-l: 0%;
588
+ --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);
589
+ --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%));
590
+ --dt-color-border-warning-strong-inverted: var(--dt-color-gold-100);
591
+ --dt-color-border-warning-subtle-inverted-h: 0;
592
+ --dt-color-border-warning-subtle-inverted-s: 0%;
593
+ --dt-color-border-warning-subtle-inverted-l: 0%;
594
+ --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);
595
+ --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%));
596
+ --dt-color-border-warning-subtle-inverted: var(--dt-color-gold-400);
597
+ --dt-color-border-success-strong-inverted-h: 0;
598
+ --dt-color-border-success-strong-inverted-s: 0%;
599
+ --dt-color-border-success-strong-inverted-l: 0%;
600
+ --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);
601
+ --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%));
602
+ --dt-color-border-success-strong-inverted: var(--dt-color-green-100);
603
+ --dt-color-border-success-subtle-inverted-h: 0;
604
+ --dt-color-border-success-subtle-inverted-s: 0%;
605
+ --dt-color-border-success-subtle-inverted-l: 0%;
606
+ --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);
607
+ --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%));
608
+ --dt-color-border-success-subtle-inverted: var(--dt-color-green-400);
609
+ --dt-color-border-critical-strong-inverted-h: 0;
610
+ --dt-color-border-critical-strong-inverted-s: 0%;
611
+ --dt-color-border-critical-strong-inverted-l: 0%;
612
+ --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);
613
+ --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%));
614
+ --dt-color-border-critical-strong-inverted: var(--dt-color-red-100);
615
+ --dt-color-border-critical-subtle-inverted-h: 0;
616
+ --dt-color-border-critical-subtle-inverted-s: 0%;
617
+ --dt-color-border-critical-subtle-inverted-l: 0%;
618
+ --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);
619
+ --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%));
620
+ --dt-color-border-critical-subtle-inverted: var(--dt-color-red-400);
621
+ --dt-color-border-brand-inverted-h: 0;
622
+ --dt-color-border-brand-inverted-s: 0%;
623
+ --dt-color-border-brand-inverted-l: 0%;
624
+ --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);
625
+ --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%));
626
+ --dt-color-border-brand-inverted: var(--dt-color-brand-purple);
627
+ --dt-color-border-warning-inverted-h: 0;
628
+ --dt-color-border-warning-inverted-s: 0%;
629
+ --dt-color-border-warning-inverted-l: 0%;
630
+ --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);
631
+ --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%));
632
+ --dt-color-border-warning-inverted: var(--dt-color-gold-200);
633
+ --dt-color-border-success-inverted-h: 0;
634
+ --dt-color-border-success-inverted-s: 0%;
635
+ --dt-color-border-success-inverted-l: 0%;
636
+ --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);
637
+ --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%));
638
+ --dt-color-border-success-inverted: var(--dt-color-green-200);
639
+ --dt-color-border-critical-inverted-h: 0;
640
+ --dt-color-border-critical-inverted-s: 0%;
641
+ --dt-color-border-critical-inverted-l: 0%;
642
+ --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);
643
+ --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%));
644
+ --dt-color-border-critical-inverted: var(--dt-color-red-200);
645
+ --dt-color-border-brand-strong-h: 0;
646
+ --dt-color-border-brand-strong-s: 0%;
647
+ --dt-color-border-brand-strong-l: 0%;
648
+ --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);
649
+ --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%));
650
+ --dt-color-border-brand-strong: var(--dt-color-purple-500);
651
+ --dt-color-border-brand-subtle-h: 0;
652
+ --dt-color-border-brand-subtle-s: 0%;
653
+ --dt-color-border-brand-subtle-l: 0%;
654
+ --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);
655
+ --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%));
656
+ --dt-color-border-brand-subtle: var(--dt-color-purple-200);
657
+ --dt-color-border-warning-strong-h: 35.7;
658
+ --dt-color-border-warning-strong-s: 88.30000000000001%;
659
+ --dt-color-border-warning-strong-l: 21.5%;
660
+ --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);
661
+ --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%));
662
+ --dt-color-border-warning-strong: hsl(35.7 88.3% 21.5%);
663
+ --dt-color-border-warning-subtle-h: 0;
664
+ --dt-color-border-warning-subtle-s: 0%;
665
+ --dt-color-border-warning-subtle-l: 0%;
666
+ --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);
667
+ --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%));
668
+ --dt-color-border-warning-subtle: var(--dt-color-gold-200);
669
+ --dt-color-border-success-strong-h: 0;
670
+ --dt-color-border-success-strong-s: 0%;
671
+ --dt-color-border-success-strong-l: 0%;
672
+ --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);
673
+ --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%));
674
+ --dt-color-border-success-strong: var(--dt-color-green-500);
675
+ --dt-color-border-success-subtle-h: 0;
676
+ --dt-color-border-success-subtle-s: 0%;
677
+ --dt-color-border-success-subtle-l: 0%;
678
+ --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);
679
+ --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%));
680
+ --dt-color-border-success-subtle: var(--dt-color-green-200);
681
+ --dt-color-border-critical-strong-h: 0;
682
+ --dt-color-border-critical-strong-s: 0%;
683
+ --dt-color-border-critical-strong-l: 0%;
684
+ --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);
685
+ --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%));
686
+ --dt-color-border-critical-strong: var(--dt-color-red-400);
687
+ --dt-color-border-critical-subtle-h: 0;
688
+ --dt-color-border-critical-subtle-s: 0%;
689
+ --dt-color-border-critical-subtle-l: 0%;
690
+ --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);
691
+ --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%));
692
+ --dt-color-border-critical-subtle: var(--dt-color-red-200);
693
+ --dt-color-border-accent-h: 0;
694
+ --dt-color-border-accent-s: 0%;
695
+ --dt-color-border-accent-l: 0%;
696
+ --dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);
697
+ --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%));
698
+ --dt-color-border-accent: var(--dt-color-brand-magenta);
699
+ --dt-color-border-brand-h: 0;
700
+ --dt-color-border-brand-s: 0%;
701
+ --dt-color-border-brand-l: 0%;
702
+ --dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);
703
+ --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%));
704
+ --dt-color-border-brand: var(--dt-color-brand-purple);
705
+ --dt-color-border-warning-h: 0;
706
+ --dt-color-border-warning-s: 0%;
707
+ --dt-color-border-warning-l: 0%;
708
+ --dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);
709
+ --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%));
710
+ --dt-color-border-warning: var(--dt-color-gold-400);
711
+ --dt-color-border-success-h: 0;
712
+ --dt-color-border-success-s: 0%;
713
+ --dt-color-border-success-l: 0%;
714
+ --dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);
715
+ --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%));
716
+ --dt-color-border-success: var(--dt-color-green-400);
717
+ --dt-color-border-critical-h: 0;
718
+ --dt-color-border-critical-s: 0%;
719
+ --dt-color-border-critical-l: 0%;
720
+ --dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);
721
+ --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%));
722
+ --dt-color-border-critical: var(--dt-color-red-300);
723
+ --dt-color-border-focus-h: 0;
724
+ --dt-color-border-focus-s: 0%;
725
+ --dt-color-border-focus-l: 0%;
726
+ --dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);
727
+ --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%));
728
+ --dt-color-border-focus: var(--dt-color-blue-300);
729
+ --dt-color-border-bold-inverted-h: 0;
730
+ --dt-color-border-bold-inverted-s: 0%;
731
+ --dt-color-border-bold-inverted-l: 100%;
732
+ --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);
733
+ --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%));
734
+ --dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5);
735
+ --dt-color-border-moderate-inverted-h: 0;
736
+ --dt-color-border-moderate-inverted-s: 0%;
737
+ --dt-color-border-moderate-inverted-l: 100%;
738
+ --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);
739
+ --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%));
740
+ --dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.38);
741
+ --dt-color-border-default-inverted-h: 0;
742
+ --dt-color-border-default-inverted-s: 0%;
743
+ --dt-color-border-default-inverted-l: 100%;
744
+ --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);
745
+ --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%));
746
+ --dt-color-border-default-inverted: hsl(0 0% 100% / 0.22);
747
+ --dt-color-border-subtle-inverted-h: 0;
748
+ --dt-color-border-subtle-inverted-s: 0%;
749
+ --dt-color-border-subtle-inverted-l: 100%;
750
+ --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);
751
+ --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%));
752
+ --dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.14);
753
+ --dt-color-border-bold-h: 0;
754
+ --dt-color-border-bold-s: 0%;
755
+ --dt-color-border-bold-l: 0%;
756
+ --dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);
757
+ --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%));
758
+ --dt-color-border-bold: hsl(0 0% 0% / 0.5);
759
+ --dt-color-border-moderate-h: 0;
760
+ --dt-color-border-moderate-s: 0%;
761
+ --dt-color-border-moderate-l: 0%;
762
+ --dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);
763
+ --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%));
764
+ --dt-color-border-moderate: hsl(0 0% 0% / 0.34);
765
+ --dt-color-border-default-h: 0;
766
+ --dt-color-border-default-s: 0%;
767
+ --dt-color-border-default-l: 0%;
768
+ --dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);
769
+ --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%));
770
+ --dt-color-border-default: hsl(0 0% 0% / 0.18);
771
+ --dt-color-border-subtle-h: 0;
772
+ --dt-color-border-subtle-s: 0%;
773
+ --dt-color-border-subtle-l: 0%;
774
+ --dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);
775
+ --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%));
776
+ --dt-color-border-subtle: hsl(0 0% 0% / 0.1);
777
+ --dt-color-surface-info-strong-h: 0;
778
+ --dt-color-surface-info-strong-s: 0%;
779
+ --dt-color-surface-info-strong-l: 0%;
780
+ --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);
781
+ --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%));
782
+ --dt-color-surface-info-strong: var(--dt-color-blue-400); /* A contrasting informational surface, most likely paired with inverted foreground colors. */
783
+ --dt-color-surface-info-subtle-h: 210;
784
+ --dt-color-surface-info-subtle-s: 61.499999999999474%;
785
+ --dt-color-surface-info-subtle-l: 97.5%;
786
+ --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);
787
+ --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%));
788
+ --dt-color-surface-info-subtle: hsl(210 61.5% 97.5%); /* A softer version of the default informational surface. */
789
+ --dt-color-surface-info-h: 0;
790
+ --dt-color-surface-info-s: 0%;
791
+ --dt-color-surface-info-l: 0%;
792
+ --dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);
793
+ --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%));
794
+ --dt-color-surface-info: var(--dt-color-blue-100); /* Background surface color containing messaging or elements communicated as generally informational. */
795
+ --dt-color-surface-success-strong-h: 0;
796
+ --dt-color-surface-success-strong-s: 0%;
797
+ --dt-color-surface-success-strong-l: 0%;
798
+ --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);
799
+ --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%));
800
+ --dt-color-surface-success-strong: var(--dt-color-green-400); /* A contrasting positive state surface, most likely paired with inverted foreground colors. */
801
+ --dt-color-surface-success-subtle-h: 110.99999999999987;
802
+ --dt-color-surface-success-subtle-s: 53.79999999999936%;
803
+ --dt-color-surface-success-subtle-l: 98%;
804
+ --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);
805
+ --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%));
806
+ --dt-color-surface-success-subtle: hsl(111 53.8% 98%); /* A softer version of the default success surface. */
807
+ --dt-color-surface-success-h: 0;
808
+ --dt-color-surface-success-s: 0%;
809
+ --dt-color-surface-success-l: 0%;
810
+ --dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);
811
+ --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%));
812
+ --dt-color-surface-success: var(--dt-color-green-100); /* Background surface color containing messaging or elements expressing a positive or successful state. */
813
+ --dt-color-surface-warning-strong-h: 0;
814
+ --dt-color-surface-warning-strong-s: 0%;
815
+ --dt-color-surface-warning-strong-l: 0%;
816
+ --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);
817
+ --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%));
818
+ --dt-color-surface-warning-strong: var(--dt-color-gold-200); /* A contrasting warning surface, most likely paired with inverted foreground colors. */
819
+ --dt-color-surface-warning-subtle-h: 47.099999999999966;
820
+ --dt-color-surface-warning-subtle-s: 100%;
821
+ --dt-color-surface-warning-subtle-l: 95%;
822
+ --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);
823
+ --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%));
824
+ --dt-color-surface-warning-subtle: hsl(47.1 100% 95%); /* A softer version of the default warning surface. */
825
+ --dt-color-surface-warning-h: 0;
826
+ --dt-color-surface-warning-s: 0%;
827
+ --dt-color-surface-warning-l: 0%;
828
+ --dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);
829
+ --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%));
830
+ --dt-color-surface-warning: var(--dt-color-gold-100); /* Background surface color highlighting messaging or elements that may require user's attention. */
831
+ --dt-color-surface-critical-strong-h: 0;
832
+ --dt-color-surface-critical-strong-s: 0%;
833
+ --dt-color-surface-critical-strong-l: 0%;
834
+ --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);
835
+ --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%));
836
+ --dt-color-surface-critical-strong: var(--dt-color-red-400); /* A contrasting critical surface, most likely paired with inverted foreground colors. */
837
+ --dt-color-surface-critical-subtle-h: 358.0000000000001;
838
+ --dt-color-surface-critical-subtle-s: 100%;
839
+ --dt-color-surface-critical-subtle-l: 97.5%;
840
+ --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);
841
+ --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%));
842
+ --dt-color-surface-critical-subtle: hsl(358 100% 97.5%); /* A softer version of the Critical surface. */
843
+ --dt-color-surface-critical-h: 0;
844
+ --dt-color-surface-critical-s: 0%;
845
+ --dt-color-surface-critical-l: 0%;
846
+ --dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);
847
+ --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%));
848
+ --dt-color-surface-critical: var(--dt-color-red-100); /* Background surface color containing error, danger, or otherwise critical messaging or elements. */
849
+ --dt-color-surface-contrast-h: 0;
850
+ --dt-color-surface-contrast-s: 0%;
851
+ --dt-color-surface-contrast-l: 0%;
852
+ --dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);
853
+ --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%));
854
+ --dt-color-surface-contrast: var(--dt-color-black-800); /* An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. */
855
+ --dt-color-surface-strong-h: 0;
856
+ --dt-color-surface-strong-s: 0%;
857
+ --dt-color-surface-strong-l: 0%;
858
+ --dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);
859
+ --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%));
860
+ --dt-color-surface-strong: var(--dt-color-black-600); /* Use sparingly to draw the eye to a relatively important region. */
861
+ --dt-color-surface-bold-h: 0;
862
+ --dt-color-surface-bold-s: 0%;
863
+ --dt-color-surface-bold-l: 0%;
864
+ --dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);
865
+ --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%));
866
+ --dt-color-surface-bold: var(--dt-color-black-300); /* Highlight or call attention to specific areas of the interface. */
867
+ --dt-color-surface-moderate-h: 0;
868
+ --dt-color-surface-moderate-s: 0%;
869
+ --dt-color-surface-moderate-l: 0%;
870
+ --dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);
871
+ --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%));
872
+ --dt-color-surface-moderate: var(--dt-color-black-200); /* A tertiary surface level, prominent without being too overpowering. */
873
+ --dt-color-surface-secondary-h: 0;
874
+ --dt-color-surface-secondary-s: 0%;
875
+ --dt-color-surface-secondary-l: 0%;
876
+ --dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);
877
+ --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%));
878
+ --dt-color-surface-secondary: var(--dt-color-black-100); /* For adjacent or complementary regions. */
879
+ --dt-color-surface-primary-h: 0;
880
+ --dt-color-surface-primary-s: 0%;
881
+ --dt-color-surface-primary-l: 0%;
882
+ --dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);
883
+ --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%));
884
+ --dt-color-surface-primary: var(--dt-color-neutral-white); /* Default surface color for the majority of surfaces. */
885
+ --dt-color-surface-info-subtle-opaque-h: 212;
886
+ --dt-color-surface-info-subtle-opaque-s: 79.19999999999999%;
887
+ --dt-color-surface-info-subtle-opaque-l: 43.3%;
888
+ --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);
889
+ --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%));
890
+ --dt-color-surface-info-subtle-opaque: hsl(212 79.2% 43.3% / 0.04); /* Info surface as opaque background color. */
891
+ --dt-color-surface-info-opaque-h: 212;
892
+ --dt-color-surface-info-opaque-s: 79.19999999999999%;
893
+ --dt-color-surface-info-opaque-l: 43.3%;
894
+ --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);
895
+ --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%));
896
+ --dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.09); /* Info surface as opaque background color. */
897
+ --dt-color-surface-success-subtle-opaque-h: 137;
898
+ --dt-color-surface-success-subtle-opaque-s: 72.50000000000001%;
899
+ --dt-color-surface-success-subtle-opaque-l: 37.1%;
900
+ --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);
901
+ --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%));
902
+ --dt-color-surface-success-subtle-opaque: hsl(137 72.5% 37.1% / 0.03); /* Success subtle surface as opaque background color. */
903
+ --dt-color-surface-success-opaque-h: 137;
904
+ --dt-color-surface-success-opaque-s: 72.50000000000001%;
905
+ --dt-color-surface-success-opaque-l: 37.1%;
906
+ --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);
907
+ --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%));
908
+ --dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.08); /* Success surface as opaque background color. */
909
+ --dt-color-surface-warning-subtle-opaque-h: 43.00000000000001;
910
+ --dt-color-surface-warning-subtle-opaque-s: 100%;
911
+ --dt-color-surface-warning-subtle-opaque-l: 75.09%;
912
+ --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);
913
+ --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%));
914
+ --dt-color-surface-warning-subtle-opaque: hsl(43 100% 75.1% / 0.18); /* Warning subtle surface as opaque background color */
915
+ --dt-color-surface-warning-opaque-h: 43.00000000000001;
916
+ --dt-color-surface-warning-opaque-s: 100%;
917
+ --dt-color-surface-warning-opaque-l: 75.09%;
918
+ --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);
919
+ --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%));
920
+ --dt-color-surface-warning-opaque: hsl(43 100% 75.1% / 0.38); /* Warning surface as opaque background color */
921
+ --dt-color-surface-critical-subtle-opaque-h: 0;
922
+ --dt-color-surface-critical-subtle-opaque-s: 88.79999999999998%;
923
+ --dt-color-surface-critical-subtle-opaque-l: 49%;
924
+ --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);
925
+ --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%));
926
+ --dt-color-surface-critical-subtle-opaque: hsl(0 88.8% 49% / 0.05); /* Critical subtle surface as opaque background color. */
927
+ --dt-color-surface-critical-opaque-h: 0;
928
+ --dt-color-surface-critical-opaque-s: 88.79999999999998%;
929
+ --dt-color-surface-critical-opaque-l: 49%;
930
+ --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);
931
+ --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%));
932
+ --dt-color-surface-critical-opaque: hsl(0 88.8% 49% / 0.11); /* Critical surface as opaque background color. */
933
+ --dt-color-surface-backdrop-h: 0;
934
+ --dt-color-surface-backdrop-s: 0%;
935
+ --dt-color-surface-backdrop-l: 0%;
936
+ --dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);
937
+ --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%));
938
+ --dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); /* Background color for a modal-like backdrop. */
939
+ --dt-color-surface-contrast-opaque-h: 0;
940
+ --dt-color-surface-contrast-opaque-s: 0%;
941
+ --dt-color-surface-contrast-opaque-l: 0%;
942
+ --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);
943
+ --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%));
944
+ --dt-color-surface-contrast-opaque: hsl(0 0% 0% / 0.87); /* Contrast surface as opaque background color. */
945
+ --dt-color-surface-strong-opaque-h: 0;
946
+ --dt-color-surface-strong-opaque-s: 0%;
947
+ --dt-color-surface-strong-opaque-l: 0%;
948
+ --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);
949
+ --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%));
950
+ --dt-color-surface-strong-opaque: hsl(0 0% 0% / 0.67); /* Strong surface as opaque background color. */
951
+ --dt-color-surface-bold-opaque-h: 0;
952
+ --dt-color-surface-bold-opaque-s: 0%;
953
+ --dt-color-surface-bold-opaque-l: 0%;
954
+ --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);
955
+ --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%));
956
+ --dt-color-surface-bold-opaque: hsl(0 0% 0% / 0.18); /* Bold surface as opaque background color. */
957
+ --dt-color-surface-moderate-opaque-h: 0;
958
+ --dt-color-surface-moderate-opaque-s: 0%;
959
+ --dt-color-surface-moderate-opaque-l: 0%;
960
+ --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);
961
+ --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%));
962
+ --dt-color-surface-moderate-opaque: hsl(0 0% 0% / 0.09); /* Moderate surface as opaque background color. */
963
+ --dt-color-surface-secondary-opaque-h: 0;
964
+ --dt-color-surface-secondary-opaque-s: 0%;
965
+ --dt-color-surface-secondary-opaque-l: 0%;
966
+ --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);
967
+ --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%));
968
+ --dt-color-surface-secondary-opaque: hsl(0 0% 0% / 0.02); /* Secondary surface as opaque background color. */
969
+ --dt-color-link-muted-inverted-hover-h: 0;
970
+ --dt-color-link-muted-inverted-hover-s: 0%;
971
+ --dt-color-link-muted-inverted-hover-l: 0%;
972
+ --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);
973
+ --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%));
974
+ --dt-color-link-muted-inverted-hover: var(--dt-color-black-100);
975
+ --dt-color-link-warning-inverted-hover-h: 0;
976
+ --dt-color-link-warning-inverted-hover-s: 0%;
977
+ --dt-color-link-warning-inverted-hover-l: 0%;
978
+ --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);
979
+ --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%));
980
+ --dt-color-link-warning-inverted-hover: var(--dt-color-black-100);
981
+ --dt-color-link-primary-inverted-hover-h: 0;
982
+ --dt-color-link-primary-inverted-hover-s: 0%;
983
+ --dt-color-link-primary-inverted-hover-l: 0%;
984
+ --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);
985
+ --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%));
986
+ --dt-color-link-primary-inverted-hover: var(--dt-color-purple-200);
987
+ --dt-color-link-warning-hover-h: 0;
988
+ --dt-color-link-warning-hover-s: 0%;
989
+ --dt-color-link-warning-hover-l: 0%;
990
+ --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);
991
+ --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%));
992
+ --dt-color-link-warning-hover: var(--dt-color-black-600);
993
+ --dt-color-link-success-hover-h: 0;
994
+ --dt-color-link-success-hover-s: 0%;
995
+ --dt-color-link-success-hover-l: 0%;
996
+ --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);
997
+ --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%));
998
+ --dt-color-link-success-hover: var(--dt-color-green-500);
999
+ --dt-color-link-critical-hover-h: 0;
1000
+ --dt-color-link-critical-hover-s: 0%;
1001
+ --dt-color-link-critical-hover-l: 0%;
1002
+ --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);
1003
+ --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%));
1004
+ --dt-color-link-critical-hover: var(--dt-color-red-400);
1005
+ --dt-color-link-primary-hover-h: 0;
1006
+ --dt-color-link-primary-hover-s: 0%;
1007
+ --dt-color-link-primary-hover-l: 0%;
1008
+ --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);
1009
+ --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%));
1010
+ --dt-color-link-primary-hover: var(--dt-color-purple-500);
1011
+ --dt-color-link-primary-inverted-h: 0;
1012
+ --dt-color-link-primary-inverted-s: 0%;
1013
+ --dt-color-link-primary-inverted-l: 0%;
1014
+ --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);
1015
+ --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%));
1016
+ --dt-color-link-primary-inverted: var(--dt-color-purple-300);
1017
+ --dt-color-link-primary-h: 0;
1018
+ --dt-color-link-primary-s: 0%;
1019
+ --dt-color-link-primary-l: 0%;
1020
+ --dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);
1021
+ --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%));
1022
+ --dt-color-link-primary: var(--dt-color-purple-400);
1023
+ --dt-color-foreground-warning-inverted-h: 0;
1024
+ --dt-color-foreground-warning-inverted-s: 0%;
1025
+ --dt-color-foreground-warning-inverted-l: 0%;
1026
+ --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);
1027
+ --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%));
1028
+ --dt-color-foreground-warning-inverted: var(--dt-color-gold-100); /* Warning text that sits on high-contrast surfaces or backgrounds */
1029
+ --dt-color-foreground-success-inverted-h: 0;
1030
+ --dt-color-foreground-success-inverted-s: 0%;
1031
+ --dt-color-foreground-success-inverted-l: 0%;
1032
+ --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);
1033
+ --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%));
1034
+ --dt-color-foreground-success-inverted: var(--dt-color-green-200); /* Success text that sits on high-contrast surfaces or backgrounds */
1035
+ --dt-color-foreground-critical-inverted-h: 0;
1036
+ --dt-color-foreground-critical-inverted-s: 0%;
1037
+ --dt-color-foreground-critical-inverted-l: 0%;
1038
+ --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);
1039
+ --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%));
1040
+ --dt-color-foreground-critical-inverted: var(--dt-color-red-200); /* Critical text that sits on high-contrast surfaces or backgrounds */
1041
+ --dt-color-foreground-disabled-inverted-h: 0;
1042
+ --dt-color-foreground-disabled-inverted-s: 0%;
1043
+ --dt-color-foreground-disabled-inverted-l: 0%;
1044
+ --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);
1045
+ --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%));
1046
+ --dt-color-foreground-disabled-inverted: var(--dt-color-black-500); /* Disabled text color that sits on high-contrast surfaces or backgrounds. */
1047
+ --dt-color-foreground-placeholder-inverted-h: 0;
1048
+ --dt-color-foreground-placeholder-inverted-s: 0%;
1049
+ --dt-color-foreground-placeholder-inverted-l: 0%;
1050
+ --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);
1051
+ --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%));
1052
+ --dt-color-foreground-placeholder-inverted: var(--dt-color-black-500); /* Placeholder text color that sits on high-contrast surfaces or backgrounds. */
1053
+ --dt-color-foreground-muted-inverted-h: 0;
1054
+ --dt-color-foreground-muted-inverted-s: 0%;
1055
+ --dt-color-foreground-muted-inverted-l: 91.4%;
1056
+ --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);
1057
+ --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%));
1058
+ --dt-color-foreground-muted-inverted: hsl(0 0% 91.4% / 0.6); /* Muted text color that sits on high-contrast surfaces or backgrounds. */
1059
+ --dt-color-foreground-tertiary-inverted-h: 0;
1060
+ --dt-color-foreground-tertiary-inverted-s: 0%;
1061
+ --dt-color-foreground-tertiary-inverted-l: 0%;
1062
+ --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);
1063
+ --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%));
1064
+ --dt-color-foreground-tertiary-inverted: var(--dt-color-black-300); /* Tertiary text color that sits on high-contrast surfaces or backgrounds. */
1065
+ --dt-color-foreground-secondary-inverted-h: 0;
1066
+ --dt-color-foreground-secondary-inverted-s: 0%;
1067
+ --dt-color-foreground-secondary-inverted-l: 0%;
1068
+ --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);
1069
+ --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%));
1070
+ --dt-color-foreground-secondary-inverted: var(--dt-color-black-200); /* Secondary text color that sits on high-contrast surfaces or backgrounds. */
1071
+ --dt-color-foreground-primary-inverted-h: 0;
1072
+ --dt-color-foreground-primary-inverted-s: 0%;
1073
+ --dt-color-foreground-primary-inverted-l: 0%;
1074
+ --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);
1075
+ --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%));
1076
+ --dt-color-foreground-primary-inverted: var(--dt-color-neutral-white); /* Primary text that sits on high-contrast surfaces or backgrounds. */
1077
+ --dt-color-foreground-warning-h: 0;
1078
+ --dt-color-foreground-warning-s: 0%;
1079
+ --dt-color-foreground-warning-l: 0%;
1080
+ --dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);
1081
+ --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%));
1082
+ --dt-color-foreground-warning: var(--dt-color-gold-500); /* Indicates information that requires user’s attention and further action may be necessary. */
1083
+ --dt-color-foreground-success-strong-h: 0;
1084
+ --dt-color-foreground-success-strong-s: 0%;
1085
+ --dt-color-foreground-success-strong-l: 0%;
1086
+ --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);
1087
+ --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%));
1088
+ --dt-color-foreground-success-strong: var(--dt-color-green-500); /* Indicates a strong positive state on surfaces that require a stronger contrast. */
1089
+ --dt-color-foreground-success-h: 0;
1090
+ --dt-color-foreground-success-s: 0%;
1091
+ --dt-color-foreground-success-l: 0%;
1092
+ --dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);
1093
+ --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%));
1094
+ --dt-color-foreground-success: var(--dt-color-green-400); /* Indicates a positive state. */
1095
+ --dt-color-foreground-critical-strong-h: 0;
1096
+ --dt-color-foreground-critical-strong-s: 0%;
1097
+ --dt-color-foreground-critical-strong-l: 0%;
1098
+ --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);
1099
+ --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%));
1100
+ --dt-color-foreground-critical-strong: var(--dt-color-red-400); /* Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast. */
1101
+ --dt-color-foreground-critical-h: 0;
1102
+ --dt-color-foreground-critical-s: 0%;
1103
+ --dt-color-foreground-critical-l: 0%;
1104
+ --dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);
1105
+ --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%));
1106
+ --dt-color-foreground-critical: var(--dt-color-red-300); /* Expresses an error, danger, or otherwise critical state. */
1107
+ --dt-color-foreground-disabled-h: 0;
1108
+ --dt-color-foreground-disabled-s: 0%;
1109
+ --dt-color-foreground-disabled-l: 0%;
1110
+ --dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);
1111
+ --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%));
1112
+ --dt-color-foreground-disabled: var(--dt-color-black-500); /* Used for text paired with disabled content or components, like the form elements. */
1113
+ --dt-color-foreground-placeholder-h: 0;
1114
+ --dt-color-foreground-placeholder-s: 0%;
1115
+ --dt-color-foreground-placeholder-l: 0%;
1116
+ --dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);
1117
+ --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%));
1118
+ --dt-color-foreground-placeholder: var(--dt-color-black-500); /* Text color for placeholder text within form elements. */
1119
+ --dt-color-foreground-muted-h: 0;
1120
+ --dt-color-foreground-muted-s: 0%;
1121
+ --dt-color-foreground-muted-l: 13.3%;
1122
+ --dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);
1123
+ --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%));
1124
+ --dt-color-foreground-muted: hsl(0 0% 13.3% / 0.5);
1125
+ --dt-color-foreground-tertiary-h: 0;
1126
+ --dt-color-foreground-tertiary-s: 0%;
1127
+ --dt-color-foreground-tertiary-l: 0%;
1128
+ --dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);
1129
+ --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%));
1130
+ --dt-color-foreground-tertiary: var(--dt-color-black-600); /* Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. */
1131
+ --dt-color-foreground-secondary-h: 0;
1132
+ --dt-color-foreground-secondary-s: 0%;
1133
+ --dt-color-foreground-secondary-l: 0%;
1134
+ --dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);
1135
+ --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%));
1136
+ --dt-color-foreground-secondary: var(--dt-color-black-700); /* Example uses include introduction paragraphs, labels, and descriptions paired with form elements. */
1137
+ --dt-color-foreground-primary-h: 0;
1138
+ --dt-color-foreground-primary-s: 0%;
1139
+ --dt-color-foreground-primary-l: 0%;
1140
+ --dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);
1141
+ --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%));
1142
+ --dt-color-foreground-primary: var(--dt-color-black-900); /* Default text color throughout the UI. */
1143
+ --dt-size-border-focus: var(--dt-size-border-200) + var(--dt-size-border-100);
1144
+ --dt-radio-color-border-checked-h: 0;
1145
+ --dt-radio-color-border-checked-s: 0%;
1146
+ --dt-radio-color-border-checked-l: 0%;
1147
+ --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);
1148
+ --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%));
1149
+ --dt-radio-color-border-checked: var(--dt-color-border-brand);
1150
+ --dt-radio-size-height: var(--dt-radio-size-width);
1151
+ --dt-icon-size-border-800: calc(var(--dt-icon-size-border-100) * 3.5);
1152
+ --dt-icon-size-border-700: calc(var(--dt-icon-size-border-100) * 2.75);
1153
+ --dt-icon-size-border-600: calc(var(--dt-icon-size-border-100) * 2.5);
1154
+ --dt-icon-size-border-400: calc(var(--dt-icon-size-border-100) * 1.75);
1155
+ --dt-icon-size-border-300: calc(var(--dt-icon-size-border-100) * 1.5);
1156
+ --dt-icon-size-border-200: calc(var(--dt-icon-size-border-100) * 1.25);
1157
+ --dt-icon-size-800: calc(var(--dt-size-base) * 6);
1158
+ --dt-icon-size-700: calc(var(--dt-size-base) * 4.75);
1159
+ --dt-icon-size-600: calc(var(--dt-size-base) * 4);
1160
+ --dt-icon-size-500: calc(var(--dt-size-base) * 3);
1161
+ --dt-icon-size-400: calc(var(--dt-size-base) * 2.5);
1162
+ --dt-icon-size-300: calc(var(--dt-size-base) * 2.25);
1163
+ --dt-icon-size-200: calc(var(--dt-size-base) * 1.75);
1164
+ --dt-icon-size-100: calc(var(--dt-size-base) * 1.5);
1165
+ --dt-checkbox-color-border-checked-h: 0;
1166
+ --dt-checkbox-color-border-checked-s: 0%;
1167
+ --dt-checkbox-color-border-checked-l: 0%;
1168
+ --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);
1169
+ --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%));
1170
+ --dt-checkbox-color-border-checked: var(--dt-color-border-brand);
1171
+ --dt-checkbox-size-radius: var(--dt-inputs-size-radius-xs);
1172
+ --dt-checkbox-size-height: var(--dt-checkbox-size-width);
1173
+ --dt-button-font-size-xl: var(--dt-font-size-400); /* Extra large Button text size */
1174
+ --dt-button-font-size-lg: var(--dt-font-size-300); /* Large Button text size */
1175
+ --dt-button-font-size-md: var(--dt-font-size-200); /* Medium Button text size */
1176
+ --dt-button-font-size-sm: var(--dt-font-size-100); /* Small Button text size */
1177
+ --dt-button-font-size-xs: var(--dt-font-size-100); /* Extra small Button text size */
1766
1178
  --dt-badge-color-border-default-h: 0;
1767
1179
  --dt-badge-color-border-default-s: 0%;
1768
1180
  --dt-badge-color-border-default-l: 0%;
1769
1181
  --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);
1770
1182
  --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%));
1771
- --dt-badge-color-border-default: hsl(0 0% 0% / 0.1);
1772
- --dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;
1773
- --dt-badge-color-border-bulletin-subtle-s: 100%;
1774
- --dt-badge-color-border-bulletin-subtle-l: 66.09%;
1775
- --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);
1776
- --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%));
1777
- --dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
1778
- --dt-button-font-size-xs: 1.2rem; /* Extra small Button text size */
1779
- --dt-button-font-size-sm: 1.2rem; /* Small Button text size */
1780
- --dt-button-font-size-md: 1.5rem; /* Medium Button text size */
1781
- --dt-button-font-size-lg: 1.9rem; /* Large Button text size */
1782
- --dt-button-font-size-xl: 2.7rem; /* Extra large Button text size */
1783
- --dt-button-font-weight-xs: 500; /* Font weight for XS button */
1784
- --dt-button-font-weight-sm: 500; /* Font weight for SM button */
1785
- --dt-button-font-weight-md: 500; /* Font weight for MD button */
1786
- --dt-button-font-weight-lg: 500; /* Font weight for LG button */
1787
- --dt-button-font-weight-xl: 400; /* Font weight for XL button */
1788
- --dt-button-line-height-xs: 1.2; /* Line-height for XS button */
1789
- --dt-button-line-height-sm: 1.2; /* Line-height for SM button */
1790
- --dt-button-line-height-md: 1.2; /* Line-height for MD button */
1791
- --dt-button-line-height-lg: 1.2; /* Line-height for LG button */
1792
- --dt-button-line-height-xl: 1.2; /* Line-height for XL button */
1793
- --dt-button-size-radius-xs: 0.4rem; /* Border radius for extra small button */
1794
- --dt-button-size-radius-sm: 0.8rem; /* Border radius for small button */
1795
- --dt-button-size-radius-md: 0.8rem; /* Border radius for medium button. */
1796
- --dt-button-size-radius-lg: 1.2rem; /* Border radius for large button. */
1797
- --dt-button-size-radius-xl: 1.6rem; /* Border radius for extra large button. */
1798
- --dt-checkbox-size-width: 1.6rem;
1799
- --dt-checkbox-size-height: 1.6rem;
1800
- --dt-checkbox-size-radius: 0.4rem;
1801
- --dt-checkbox-color-border-unchecked-h: 0;
1802
- --dt-checkbox-color-border-unchecked-s: 0%;
1803
- --dt-checkbox-color-border-unchecked-l: 66.66666666666666%;
1804
- --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);
1805
- --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%));
1806
- --dt-checkbox-color-border-unchecked: #AAAAAA;
1807
- --dt-checkbox-color-border-checked-h: 254.5664739884393;
1808
- --dt-checkbox-color-border-checked-s: 100%;
1809
- --dt-checkbox-color-border-checked-l: 66.07843137254902%;
1810
- --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);
1811
- --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%));
1812
- --dt-checkbox-color-border-checked: #7C52FF;
1813
- --dt-checkbox-color-background-checked-h: 254.5664739884393;
1814
- --dt-checkbox-color-background-checked-s: 100%;
1815
- --dt-checkbox-color-background-checked-l: 66.07843137254902%;
1816
- --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);
1817
- --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%));
1818
- --dt-checkbox-color-background-checked: #7C52FF;
1819
- --dt-icon-size-100: 1.2rem;
1820
- --dt-icon-size-200: 1.4rem;
1821
- --dt-icon-size-300: 1.8rem;
1822
- --dt-icon-size-400: 2rem;
1823
- --dt-icon-size-500: 2.4rem;
1824
- --dt-icon-size-600: 3.2rem;
1825
- --dt-icon-size-700: 3.8rem;
1826
- --dt-icon-size-800: 4.8rem;
1827
- --dt-icon-size-border-100: 0.1rem;
1828
- --dt-icon-size-border-200: 0.125rem;
1829
- --dt-icon-size-border-300: 0.15rem;
1830
- --dt-icon-size-border-400: 0.175rem;
1831
- --dt-icon-size-border-500: 0.175rem;
1832
- --dt-icon-size-border-600: 0.25rem;
1833
- --dt-icon-size-border-700: 0.275rem;
1834
- --dt-icon-size-border-800: 0.35rem;
1835
- --dt-radio-size-width: 1.6rem;
1836
- --dt-radio-size-height: 1.6rem;
1837
- --dt-radio-size-radius: 50%;
1838
- --dt-radio-color-border-unchecked-h: 0;
1839
- --dt-radio-color-border-unchecked-s: 0%;
1840
- --dt-radio-color-border-unchecked-l: 66.66666666666666%;
1841
- --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);
1842
- --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%));
1843
- --dt-radio-color-border-unchecked: #AAAAAA;
1844
- --dt-radio-color-border-checked-h: 254.5664739884393;
1845
- --dt-radio-color-border-checked-s: 100%;
1846
- --dt-radio-color-border-checked-l: 66.07843137254902%;
1847
- --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);
1848
- --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%));
1849
- --dt-radio-color-border-checked: #7C52FF;
1850
- --dt-radio-color-background-checked-h: 254.5664739884393;
1851
- --dt-radio-color-background-checked-s: 100%;
1852
- --dt-radio-color-background-checked-l: 66.07843137254902%;
1853
- --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);
1854
- --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%));
1855
- --dt-radio-color-background-checked: #7C52FF;
1183
+ --dt-badge-color-border-default: var(--dt-color-border-subtle);
1184
+ --dt-badge-color-foreground-default-h: 0;
1185
+ --dt-badge-color-foreground-default-s: 0%;
1186
+ --dt-badge-color-foreground-default-l: 0%;
1187
+ --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);
1188
+ --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%));
1189
+ --dt-badge-color-foreground-default: var(--dt-color-foreground-primary);
1190
+ --dt-badge-color-background-ai-h: 0;
1191
+ --dt-badge-color-background-ai-s: 0%;
1192
+ --dt-badge-color-background-ai-l: 0%;
1193
+ --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);
1194
+ --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%));
1195
+ --dt-badge-color-background-ai: var(--dt-color-gradient-magenta-purple);
1196
+ --dt-badge-color-background-critical-h: 0;
1197
+ --dt-badge-color-background-critical-s: 0%;
1198
+ --dt-badge-color-background-critical-l: 0%;
1199
+ --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);
1200
+ --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%));
1201
+ --dt-badge-color-background-critical: var(--dt-color-surface-critical);
1202
+ --dt-badge-color-background-warning-h: 0;
1203
+ --dt-badge-color-background-warning-s: 0%;
1204
+ --dt-badge-color-background-warning-l: 0%;
1205
+ --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);
1206
+ --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%));
1207
+ --dt-badge-color-background-warning: var(--dt-color-surface-warning);
1208
+ --dt-badge-color-background-success-h: 0;
1209
+ --dt-badge-color-background-success-s: 0%;
1210
+ --dt-badge-color-background-success-l: 0%;
1211
+ --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);
1212
+ --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%));
1213
+ --dt-badge-color-background-success: var(--dt-color-surface-success);
1214
+ --dt-badge-color-background-info-h: 0;
1215
+ --dt-badge-color-background-info-s: 0%;
1216
+ --dt-badge-color-background-info-l: 0%;
1217
+ --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);
1218
+ --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%));
1219
+ --dt-badge-color-background-info: var(--dt-color-surface-info);
1220
+ --dt-badge-color-background-default-h: 0;
1221
+ --dt-badge-color-background-default-s: 0%;
1222
+ --dt-badge-color-background-default-l: 0%;
1223
+ --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);
1224
+ --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%));
1225
+ --dt-badge-color-background-default: var(--dt-color-surface-moderate-opaque);
1226
+ --dt-theme-mention-color-foreground-strong-h: 0;
1227
+ --dt-theme-mention-color-foreground-strong-s: 0%;
1228
+ --dt-theme-mention-color-foreground-strong-l: 0%;
1229
+ --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);
1230
+ --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%));
1231
+ --dt-theme-mention-color-foreground-strong: var(--dt-color-foreground-primary-inverted);
1232
+ --dt-theme-sidebar-section-color-foreground-h: 0;
1233
+ --dt-theme-sidebar-section-color-foreground-s: 0%;
1234
+ --dt-theme-sidebar-section-color-foreground-l: 0%;
1235
+ --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);
1236
+ --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%));
1237
+ --dt-theme-sidebar-section-color-foreground: var(--dt-color-foreground-tertiary);
1238
+ --dt-theme-sidebar-selected-row-color-background-h: 0;
1239
+ --dt-theme-sidebar-selected-row-color-background-s: 0%;
1240
+ --dt-theme-sidebar-selected-row-color-background-l: 0%;
1241
+ --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);
1242
+ --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%));
1243
+ --dt-theme-sidebar-selected-row-color-background: hsl(0 0% 0% / 0.1);
1244
+ --dt-theme-sidebar-selected-row-color-foreground-h: 0;
1245
+ --dt-theme-sidebar-selected-row-color-foreground-s: 0%;
1246
+ --dt-theme-sidebar-selected-row-color-foreground-l: 0%;
1247
+ --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);
1248
+ --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%));
1249
+ --dt-theme-sidebar-selected-row-color-foreground: var(--dt-color-foreground-primary);
1250
+ --dt-theme-sidebar-row-color-background-active-h: 0;
1251
+ --dt-theme-sidebar-row-color-background-active-s: 0%;
1252
+ --dt-theme-sidebar-row-color-background-active-l: 0%;
1253
+ --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);
1254
+ --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%));
1255
+ --dt-theme-sidebar-row-color-background-active: hsl(0 0% 0% / 0.16);
1256
+ --dt-theme-sidebar-row-color-background-hover-h: 0;
1257
+ --dt-theme-sidebar-row-color-background-hover-s: 0%;
1258
+ --dt-theme-sidebar-row-color-background-hover-l: 0%;
1259
+ --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);
1260
+ --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%));
1261
+ --dt-theme-sidebar-row-color-background-hover: hsl(0 0% 0% / 0.12);
1262
+ --dt-theme-sidebar-row-color-background-h: 0;
1263
+ --dt-theme-sidebar-row-color-background-s: 0%;
1264
+ --dt-theme-sidebar-row-color-background-l: 0%;
1265
+ --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);
1266
+ --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%));
1267
+ --dt-theme-sidebar-row-color-background: hsl(0 0% 0% / 0);
1268
+ --dt-theme-sidebar-status-color-foreground-h: 0;
1269
+ --dt-theme-sidebar-status-color-foreground-s: 0%;
1270
+ --dt-theme-sidebar-status-color-foreground-l: 0%;
1271
+ --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);
1272
+ --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%));
1273
+ --dt-theme-sidebar-status-color-foreground: var(--dt-color-foreground-tertiary);
1274
+ --dt-theme-sidebar-color-foreground-unread-h: 0;
1275
+ --dt-theme-sidebar-color-foreground-unread-s: 0%;
1276
+ --dt-theme-sidebar-color-foreground-unread-l: 0%;
1277
+ --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);
1278
+ --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%));
1279
+ --dt-theme-sidebar-color-foreground-unread: var(--dt-color-foreground-primary);
1280
+ --dt-theme-sidebar-color-foreground-h: 0;
1281
+ --dt-theme-sidebar-color-foreground-s: 0%;
1282
+ --dt-theme-sidebar-color-foreground-l: 0%;
1283
+ --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);
1284
+ --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%));
1285
+ --dt-theme-sidebar-color-foreground: var(--dt-color-foreground-secondary);
1286
+ --dt-theme-topbar-profile-color-background-active-h: 0;
1287
+ --dt-theme-topbar-profile-color-background-active-s: 0%;
1288
+ --dt-theme-topbar-profile-color-background-active-l: 0%;
1289
+ --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);
1290
+ --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%));
1291
+ --dt-theme-topbar-profile-color-background-active: hsl(0 0% 0% / 0.14);
1292
+ --dt-theme-topbar-profile-color-background-hover-h: 0;
1293
+ --dt-theme-topbar-profile-color-background-hover-s: 0%;
1294
+ --dt-theme-topbar-profile-color-background-hover-l: 0%;
1295
+ --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);
1296
+ --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%));
1297
+ --dt-theme-topbar-profile-color-background-hover: hsl(0 0% 0% / 0.1);
1298
+ --dt-theme-topbar-profile-color-background-inverted-h: 0;
1299
+ --dt-theme-topbar-profile-color-background-inverted-s: 0%;
1300
+ --dt-theme-topbar-profile-color-background-inverted-l: 0%;
1301
+ --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);
1302
+ --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%));
1303
+ --dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 0% / 0.75);
1304
+ --dt-theme-topbar-profile-color-background-h: 0;
1305
+ --dt-theme-topbar-profile-color-background-s: 0%;
1306
+ --dt-theme-topbar-profile-color-background-l: 0%;
1307
+ --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);
1308
+ --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%));
1309
+ --dt-theme-topbar-profile-color-background: hsl(0 0% 0% / 0.05);
1310
+ --dt-theme-topbar-profile-color-foreground-inverted-h: 0;
1311
+ --dt-theme-topbar-profile-color-foreground-inverted-s: 0%;
1312
+ --dt-theme-topbar-profile-color-foreground-inverted-l: 100%;
1313
+ --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);
1314
+ --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%));
1315
+ --dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 100% / 0.75);
1316
+ --dt-theme-topbar-button-color-background-active-h: 0;
1317
+ --dt-theme-topbar-button-color-background-active-s: 0%;
1318
+ --dt-theme-topbar-button-color-background-active-l: 0%;
1319
+ --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);
1320
+ --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%));
1321
+ --dt-theme-topbar-button-color-background-active: hsl(0 0% 0% / 0.1);
1322
+ --dt-theme-topbar-button-color-background-hover-h: 0;
1323
+ --dt-theme-topbar-button-color-background-hover-s: 0%;
1324
+ --dt-theme-topbar-button-color-background-hover-l: 0%;
1325
+ --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);
1326
+ --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%));
1327
+ --dt-theme-topbar-button-color-background-hover: hsl(0 0% 0% / 0.05);
1328
+ --dt-theme-topbar-button-color-background-h: 0;
1329
+ --dt-theme-topbar-button-color-background-s: 0%;
1330
+ --dt-theme-topbar-button-color-background-l: 0%;
1331
+ --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);
1332
+ --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%));
1333
+ --dt-theme-topbar-button-color-background: hsl(0 0% 0% / 0);
1334
+ --dt-theme-topbar-button-color-foreground-hover-h: 0;
1335
+ --dt-theme-topbar-button-color-foreground-hover-s: 0%;
1336
+ --dt-theme-topbar-button-color-foreground-hover-l: 0%;
1337
+ --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);
1338
+ --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%));
1339
+ --dt-theme-topbar-button-color-foreground-hover: var(--dt-theme-color-base);
1340
+ --dt-theme-topbar-button-color-foreground-h: 0;
1341
+ --dt-theme-topbar-button-color-foreground-s: 0%;
1342
+ --dt-theme-topbar-button-color-foreground-l: 0%;
1343
+ --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);
1344
+ --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%));
1345
+ --dt-theme-topbar-button-color-foreground: hsl(0 0% 0% / 0.65);
1346
+ --dt-theme-topbar-field-color-border-active-h: 0;
1347
+ --dt-theme-topbar-field-color-border-active-s: 0%;
1348
+ --dt-theme-topbar-field-color-border-active-l: 0%;
1349
+ --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);
1350
+ --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%));
1351
+ --dt-theme-topbar-field-color-border-active: hsl(0 0% 0% / 0.2);
1352
+ --dt-theme-topbar-field-color-border-hover-h: 0;
1353
+ --dt-theme-topbar-field-color-border-hover-s: 0%;
1354
+ --dt-theme-topbar-field-color-border-hover-l: 0%;
1355
+ --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);
1356
+ --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%));
1357
+ --dt-theme-topbar-field-color-border-hover: hsl(0 0% 0% / 0.1);
1358
+ --dt-theme-topbar-field-color-border-h: 0;
1359
+ --dt-theme-topbar-field-color-border-s: 0%;
1360
+ --dt-theme-topbar-field-color-border-l: 0%;
1361
+ --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);
1362
+ --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%));
1363
+ --dt-theme-topbar-field-color-border: hsl(0 0% 0% / 0);
1364
+ --dt-theme-topbar-field-color-background-hover-h: 0;
1365
+ --dt-theme-topbar-field-color-background-hover-s: 0%;
1366
+ --dt-theme-topbar-field-color-background-hover-l: 100%;
1367
+ --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);
1368
+ --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%));
1369
+ --dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%);
1370
+ --dt-theme-topbar-field-color-background-h: 0;
1371
+ --dt-theme-topbar-field-color-background-s: 0%;
1372
+ --dt-theme-topbar-field-color-background-l: 0%;
1373
+ --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);
1374
+ --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%));
1375
+ --dt-theme-topbar-field-color-background: hsl(0 0% 0% / 0.05);
1376
+ --dt-theme-topbar-field-color-foreground-hover-h: 0;
1377
+ --dt-theme-topbar-field-color-foreground-hover-s: 0%;
1378
+ --dt-theme-topbar-field-color-foreground-hover-l: 0%;
1379
+ --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);
1380
+ --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%));
1381
+ --dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 0% / 0.75);
1382
+ --dt-theme-topbar-field-color-foreground-h: 0;
1383
+ --dt-theme-topbar-field-color-foreground-s: 0%;
1384
+ --dt-theme-topbar-field-color-foreground-l: 0%;
1385
+ --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);
1386
+ --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%));
1387
+ --dt-theme-topbar-field-color-foreground: hsl(0 0% 0% / 0.5);
1388
+ --dt-theme-topbar-color-background-h: 0;
1389
+ --dt-theme-topbar-color-background-s: 0%;
1390
+ --dt-theme-topbar-color-background-l: 0%;
1391
+ --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);
1392
+ --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%));
1393
+ --dt-theme-topbar-color-background: var(--dt-color-surface-secondary);
1394
+ --dt-theme-topbar-color-foreground-h: 0;
1395
+ --dt-theme-topbar-color-foreground-s: 0%;
1396
+ --dt-theme-topbar-color-foreground-l: 0%;
1397
+ --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);
1398
+ --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%));
1399
+ --dt-theme-topbar-color-foreground: hsl(0 0% 0% / 0.75);
1400
+ --dt-action-color-border-muted-outlined-default-h: 0;
1401
+ --dt-action-color-border-muted-outlined-default-s: 0%;
1402
+ --dt-action-color-border-muted-outlined-default-l: 0%;
1403
+ --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);
1404
+ --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%));
1405
+ --dt-action-color-border-muted-outlined-default: var(--dt-color-border-moderate);
1406
+ --dt-action-color-border-inverted-outlined-default-h: 0;
1407
+ --dt-action-color-border-inverted-outlined-default-s: 0%;
1408
+ --dt-action-color-border-inverted-outlined-default-l: 0%;
1409
+ --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);
1410
+ --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%));
1411
+ --dt-action-color-border-inverted-outlined-default: var(--dt-color-border-moderate-inverted);
1412
+ --dt-action-color-border-critical-outlined-default-h: 0;
1413
+ --dt-action-color-border-critical-outlined-default-s: 0%;
1414
+ --dt-action-color-border-critical-outlined-default-l: 0%;
1415
+ --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);
1416
+ --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%));
1417
+ --dt-action-color-border-critical-outlined-default: var(--dt-color-border-critical);
1418
+ --dt-action-color-background-positive-primary-active-h: 137;
1419
+ --dt-action-color-background-positive-primary-active-s: 72.50000000000001%;
1420
+ --dt-action-color-background-positive-primary-active-l: 31.1%;
1421
+ --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);
1422
+ --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%));
1423
+ --dt-action-color-background-positive-primary-active: hsl(137 72.5% 31.1%);
1424
+ --dt-action-color-background-positive-primary-hover-h: 137;
1425
+ --dt-action-color-background-positive-primary-hover-s: 72.5%;
1426
+ --dt-action-color-background-positive-primary-hover-l: 33.4%;
1427
+ --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);
1428
+ --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%));
1429
+ --dt-action-color-background-positive-primary-hover: hsl(137 72.5% 33.4%);
1430
+ --dt-action-color-background-inverted-primary-active-h: 260;
1431
+ --dt-action-color-background-inverted-primary-active-s: 100%;
1432
+ --dt-action-color-background-inverted-primary-active-l: 93.20000000000002%;
1433
+ --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);
1434
+ --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%));
1435
+ --dt-action-color-background-inverted-primary-active: hsl(260 100% 93.2%);
1436
+ --dt-action-color-background-inverted-primary-default-h: 0;
1437
+ --dt-action-color-background-inverted-primary-default-s: 0%;
1438
+ --dt-action-color-background-inverted-primary-default-l: 0%;
1439
+ --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);
1440
+ --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%));
1441
+ --dt-action-color-background-inverted-primary-default: var(--dt-color-surface-primary);
1442
+ --dt-action-color-background-inverted-active-h: 0;
1443
+ --dt-action-color-background-inverted-active-s: 0%;
1444
+ --dt-action-color-background-inverted-active-l: 100%;
1445
+ --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);
1446
+ --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%));
1447
+ --dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.3);
1448
+ --dt-action-color-background-inverted-hover-h: 0;
1449
+ --dt-action-color-background-inverted-hover-s: 0%;
1450
+ --dt-action-color-background-inverted-hover-l: 100%;
1451
+ --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);
1452
+ --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%));
1453
+ --dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.15);
1454
+ --dt-action-color-background-critical-primary-active-h: 0;
1455
+ --dt-action-color-background-critical-primary-active-s: 88.79999999999998%;
1456
+ --dt-action-color-background-critical-primary-active-l: 43.1%;
1457
+ --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);
1458
+ --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%));
1459
+ --dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
1460
+ --dt-action-color-background-critical-primary-hover-h: 0;
1461
+ --dt-action-color-background-critical-primary-hover-s: 88.8%;
1462
+ --dt-action-color-background-critical-primary-hover-l: 45.1%;
1463
+ --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);
1464
+ --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%));
1465
+ --dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
1466
+ --dt-action-color-background-base-primary-active-h: 255.00000000000006;
1467
+ --dt-action-color-background-base-primary-active-s: 100%;
1468
+ --dt-action-color-background-base-primary-active-l: 60.8%;
1469
+ --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);
1470
+ --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%));
1471
+ --dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
1472
+ --dt-action-color-background-base-primary-hover-h: 255;
1473
+ --dt-action-color-background-base-primary-hover-s: 100%;
1474
+ --dt-action-color-background-base-primary-hover-l: 63.40000000000001%;
1475
+ --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);
1476
+ --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%));
1477
+ --dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
1478
+ --dt-action-color-foreground-positive-default-h: 0;
1479
+ --dt-action-color-foreground-positive-default-s: 0%;
1480
+ --dt-action-color-foreground-positive-default-l: 0%;
1481
+ --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);
1482
+ --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%));
1483
+ --dt-action-color-foreground-positive-default: var(--dt-color-foreground-success);
1484
+ --dt-action-color-foreground-disabled-default-h: 0;
1485
+ --dt-action-color-foreground-disabled-default-s: 0%;
1486
+ --dt-action-color-foreground-disabled-default-l: 0%;
1487
+ --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);
1488
+ --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%));
1489
+ --dt-action-color-foreground-disabled-default: var(--dt-color-foreground-disabled);
1490
+ --dt-action-color-foreground-muted-default-h: 0;
1491
+ --dt-action-color-foreground-muted-default-s: 0%;
1492
+ --dt-action-color-foreground-muted-default-l: 0%;
1493
+ --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);
1494
+ --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%));
1495
+ --dt-action-color-foreground-muted-default: var(--dt-color-foreground-secondary);
1496
+ --dt-action-color-foreground-inverted-primary-active-h: 0;
1497
+ --dt-action-color-foreground-inverted-primary-active-s: 0%;
1498
+ --dt-action-color-foreground-inverted-primary-active-l: 0%;
1499
+ --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);
1500
+ --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%));
1501
+ --dt-action-color-foreground-inverted-primary-active: var(--dt-action-color-foreground-inverted-primary-hover);
1502
+ --dt-action-color-foreground-inverted-default-h: 0;
1503
+ --dt-action-color-foreground-inverted-default-s: 0%;
1504
+ --dt-action-color-foreground-inverted-default-l: 0%;
1505
+ --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);
1506
+ --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%));
1507
+ --dt-action-color-foreground-inverted-default: var(--dt-color-foreground-primary-inverted);
1508
+ --dt-action-color-foreground-critical-default-h: 0;
1509
+ --dt-action-color-foreground-critical-default-s: 0%;
1510
+ --dt-action-color-foreground-critical-default-l: 0%;
1511
+ --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);
1512
+ --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%));
1513
+ --dt-action-color-foreground-critical-default: var(--dt-color-foreground-critical);
1514
+ --dt-action-color-foreground-base-hover-h: 255;
1515
+ --dt-action-color-foreground-base-hover-s: 100%;
1516
+ --dt-action-color-foreground-base-hover-l: 63.40000000000001%;
1517
+ --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);
1518
+ --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%));
1519
+ --dt-action-color-foreground-base-hover: hsl(255 100% 63.4%);
1520
+ --dt-inputs-color-border-warning-h: 0;
1521
+ --dt-inputs-color-border-warning-s: 0%;
1522
+ --dt-inputs-color-border-warning-l: 0%;
1523
+ --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);
1524
+ --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%));
1525
+ --dt-inputs-color-border-warning: var(--dt-color-border-warning);
1526
+ --dt-inputs-color-border-success-h: 0;
1527
+ --dt-inputs-color-border-success-s: 0%;
1528
+ --dt-inputs-color-border-success-l: 0%;
1529
+ --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);
1530
+ --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%));
1531
+ --dt-inputs-color-border-success: var(--dt-color-border-success);
1532
+ --dt-inputs-color-border-critical-h: 0;
1533
+ --dt-inputs-color-border-critical-s: 0%;
1534
+ --dt-inputs-color-border-critical-l: 0%;
1535
+ --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);
1536
+ --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%));
1537
+ --dt-inputs-color-border-critical: var(--dt-color-border-critical);
1538
+ --dt-inputs-color-border-focus-h: 0;
1539
+ --dt-inputs-color-border-focus-s: 0%;
1540
+ --dt-inputs-color-border-focus-l: 0%;
1541
+ --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);
1542
+ --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%));
1543
+ --dt-inputs-color-border-focus: var(--dt-color-border-focus);
1544
+ --dt-inputs-color-border-default-h: 0;
1545
+ --dt-inputs-color-border-default-s: 0%;
1546
+ --dt-inputs-color-border-default-l: 0%;
1547
+ --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);
1548
+ --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%));
1549
+ --dt-inputs-color-border-default: var(--dt-color-border-subtle);
1550
+ --dt-inputs-color-foreground-disabled-h: 0;
1551
+ --dt-inputs-color-foreground-disabled-s: 0%;
1552
+ --dt-inputs-color-foreground-disabled-l: 0%;
1553
+ --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);
1554
+ --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%));
1555
+ --dt-inputs-color-foreground-disabled: var(--dt-color-foreground-disabled);
1556
+ --dt-inputs-color-foreground-placeholder-h: 0;
1557
+ --dt-inputs-color-foreground-placeholder-s: 0%;
1558
+ --dt-inputs-color-foreground-placeholder-l: 0%;
1559
+ --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);
1560
+ --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%));
1561
+ --dt-inputs-color-foreground-placeholder: var(--dt-color-foreground-placeholder);
1562
+ --dt-inputs-color-foreground-default-h: 0;
1563
+ --dt-inputs-color-foreground-default-s: 0%;
1564
+ --dt-inputs-color-foreground-default-l: 0%;
1565
+ --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);
1566
+ --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%));
1567
+ --dt-inputs-color-foreground-default: var(--dt-color-foreground-secondary);
1568
+ --dt-inputs-font-size-xl: var(--dt-font-size-400); /* Font size for extra large inputs (e.g. input and textarea) */
1569
+ --dt-inputs-font-size-lg: var(--dt-font-size-300); /* Font size for large inputs (e.g. input and textarea) */
1570
+ --dt-inputs-font-size-md: var(--dt-font-size-200); /* Font size for medium inputs (e.g. input and textarea) */
1571
+ --dt-inputs-font-size-sm: var(--dt-font-size-100); /* Font size for small inputs (e.g. input and textarea) */
1572
+ --dt-inputs-font-size-xs: var(--dt-font-size-100); /* Font size for extra small inputs (e.g. input and textarea) */
1573
+ --dt-typography-button-xl-line-height: var(--dt-button-line-height-xl); /* Text style for extra large button */
1574
+ --dt-typography-button-xl-font-weight: var(--dt-button-font-weight-xl); /* Text style for extra large button */
1575
+ --dt-typography-button-lg-line-height: var(--dt-button-line-height-lg); /* Text style for large button */
1576
+ --dt-typography-button-lg-font-weight: var(--dt-button-font-weight-lg); /* Text style for large button */
1577
+ --dt-typography-button-md-line-height: var(--dt-button-line-height-md); /* Text style for medium button */
1578
+ --dt-typography-button-md-font-weight: var(--dt-button-font-weight-md); /* Text style for medium button */
1579
+ --dt-typography-button-sm-line-height: var(--dt-button-line-height-sm); /* Text style for small button */
1580
+ --dt-typography-button-sm-font-weight: var(--dt-button-font-weight-sm); /* Text style for small button */
1581
+ --dt-typography-button-xs-line-height: var(--dt-button-line-height-xs); /* Text style for extra small button */
1582
+ --dt-typography-button-xs-font-weight: var(--dt-button-font-weight-xs); /* Text style for extra small button */
1583
+ --dt-typography-inputs-xl-line-height: var(--dt-inputs-line-height-xl); /* Text style for extra large inputs (e.g. input and textarea) */
1584
+ --dt-typography-inputs-xl-font-weight: var(--dt-inputs-font-weight-xl); /* Text style for extra large inputs (e.g. input and textarea) */
1585
+ --dt-typography-inputs-lg-line-height: var(--dt-inputs-line-height-lg); /* Text style for large inputs (e.g. input and textarea) */
1586
+ --dt-typography-inputs-lg-font-weight: var(--dt-inputs-font-weight-lg); /* Text style for large inputs (e.g. input and textarea) */
1587
+ --dt-typography-inputs-md-line-height: var(--dt-inputs-line-height-md); /* Text style for medium inputs (e.g. input and textarea) */
1588
+ --dt-typography-inputs-md-font-weight: var(--dt-inputs-font-weight-md); /* Text style for medium inputs (e.g. input and textarea) */
1589
+ --dt-typography-inputs-sm-line-height: var(--dt-inputs-line-height-sm); /* Text style for small inputs (e.g. input and textarea) */
1590
+ --dt-typography-inputs-sm-font-weight: var(--dt-inputs-font-weight-sm); /* Text style for small inputs (e.g. input and textarea) */
1591
+ --dt-typography-inputs-xs-line-height: var(--dt-inputs-line-height-xs); /* Text style for extra small inputs (e.g. input and textarea) */
1592
+ --dt-typography-inputs-xs-font-weight: var(--dt-inputs-font-weight-xs); /* Text style for extra small inputs (e.g. input and textarea) */
1593
+ --dt-typography-code-sm-font-size: var(--dt-font-size-100); /* Smaller text size for monospace code, suitable for inline references or less prominent code examples. */
1594
+ --dt-typography-code-md-font-size: var(--dt-font-size-200); /* Base default medium-sized text style for monospace code snippets of technical content. */
1595
+ --dt-typography-helper-sm-font-size: var(--dt-font-size-100); /* Smaller text size for subtle guidance or additional context, minimizing visual disruption. */
1596
+ --dt-typography-helper-md-font-size: var(--dt-font-size-200); /* Base default medium-sized text style for supplementary contextual information. */
1597
+ --dt-typography-label-sm-plain-compact-font-size: var(--dt-font-size-100); /* A non-bolded, tighter-spaced version of small label style. */
1598
+ --dt-typography-label-sm-plain-font-size: var(--dt-font-size-100); /* A non-bold version of small label style. */
1599
+ --dt-typography-label-sm-compact-font-size: var(--dt-font-size-100); /* A tighter-spaced version of small label style. */
1600
+ --dt-typography-label-sm-font-size: var(--dt-font-size-100); /* Smaller text style for labels when space is limited or for secondary information or to convey a slightly lower hierachy. */
1601
+ --dt-typography-label-md-plain-compact-font-size: var(--dt-font-size-200); /* A non-bolded, tighter-spaced version of medium label style. */
1602
+ --dt-typography-label-md-plain-font-size: var(--dt-font-size-200); /* A non-bold version of medium label style. */
1603
+ --dt-typography-label-md-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of medium label style. */
1604
+ --dt-typography-label-md-font-size: var(--dt-font-size-200); /* Base default medium-sized text style for labels, providing clear identification and categorization. */
1605
+ --dt-typography-headline-xxl-compact-font-size: var(--dt-font-size-500); /* A tighter-spaced version of extra extra large headline style. */
1606
+ --dt-typography-headline-xxl-font-size: var(--dt-font-size-500); /* Largest text style for extra extra large content. */
1607
+ --dt-typography-headline-xl-compact-font-size: var(--dt-font-size-400); /* A tighter-spaced version of extra large headline style. */
1608
+ --dt-typography-headline-xl-font-size: var(--dt-font-size-400); /* Extra large text style for high importance headlines. */
1609
+ --dt-typography-headline-lg-soft-compact-font-size: var(--dt-font-size-300); /* A softer font weight, tighter spaced version of large headline style. */
1610
+ --dt-typography-headline-lg-compact-font-size: var(--dt-font-size-300); /* A tighter-spaced version of large body style. */
1611
+ --dt-typography-headline-lg-soft-font-size: var(--dt-font-size-300); /* A softer font weight version of large headline style. */
1612
+ --dt-typography-headline-lg-font-size: var(--dt-font-size-300); /* Large text style for headlines to attract attention. */
1613
+ --dt-typography-headline-md-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of medium headline style. */
1614
+ --dt-typography-headline-md-font-size: var(--dt-font-size-200); /* Medium-sized base text style for headlines. */
1615
+ --dt-typography-headline-sm-soft-compact-font-size: var(--dt-font-size-100); /* A softer font weight, tighter-spaced version of small headline style. */
1616
+ --dt-typography-headline-sm-soft-font-size: var(--dt-font-size-100); /* A softer font weight version of small headline style. */
1617
+ --dt-typography-headline-sm-compact-font-size: var(--dt-font-size-100); /* A tighter-spaced version of small headline style. */
1618
+ --dt-typography-headline-sm-font-size: var(--dt-font-size-100); /* Smaller text size for secondary information or subheadings. */
1619
+ --dt-typography-headline-eyebrow-font-size: var(--dt-font-size-100); /* Visually concise and uppercase title text used above a paired headline. Also known as a kicker or overline. */
1620
+ --dt-typography-body-sm-compact-font-size: var(--dt-font-size-100); /* A tighter-spaced version of small body style. */
1621
+ --dt-typography-body-sm-font-size: var(--dt-font-size-100); /* Reduced small text style for less prominent or adjacent content. */
1622
+ --dt-typography-body-md-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of medium body style. */
1623
+ --dt-typography-body-md-font-size: var(--dt-font-size-200); /* Base default medium text style for main content. */
1624
+ --dt-color-border-ai-h: 0;
1625
+ --dt-color-border-ai-s: 0%;
1626
+ --dt-color-border-ai-l: 0%;
1627
+ --dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);
1628
+ --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%));
1629
+ --dt-color-border-ai: var(--dt-color-gradient-magenta-purple);
1630
+ --dt-color-link-muted-hover-h: 0;
1631
+ --dt-color-link-muted-hover-s: 0%;
1632
+ --dt-color-link-muted-hover-l: 0%;
1633
+ --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);
1634
+ --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%));
1635
+ --dt-color-link-muted-hover: var(--dt-color-foreground-primary);
1636
+ --dt-color-link-disabled-inverted-h: 0;
1637
+ --dt-color-link-disabled-inverted-s: 0%;
1638
+ --dt-color-link-disabled-inverted-l: 0%;
1639
+ --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);
1640
+ --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%));
1641
+ --dt-color-link-disabled-inverted: var(--dt-color-foreground-disabled-inverted);
1642
+ --dt-color-link-muted-inverted-h: 0;
1643
+ --dt-color-link-muted-inverted-s: 0%;
1644
+ --dt-color-link-muted-inverted-l: 0%;
1645
+ --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);
1646
+ --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%));
1647
+ --dt-color-link-muted-inverted: var(--dt-color-foreground-secondary-inverted);
1648
+ --dt-color-link-warning-inverted-h: 0;
1649
+ --dt-color-link-warning-inverted-s: 0%;
1650
+ --dt-color-link-warning-inverted-l: 0%;
1651
+ --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);
1652
+ --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%));
1653
+ --dt-color-link-warning-inverted: var(--dt-color-foreground-warning-inverted);
1654
+ --dt-color-link-success-inverted-h: 0;
1655
+ --dt-color-link-success-inverted-s: 0%;
1656
+ --dt-color-link-success-inverted-l: 0%;
1657
+ --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);
1658
+ --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%));
1659
+ --dt-color-link-success-inverted: var(--dt-color-foreground-success-inverted);
1660
+ --dt-color-link-critical-inverted-h: 0;
1661
+ --dt-color-link-critical-inverted-s: 0%;
1662
+ --dt-color-link-critical-inverted-l: 0%;
1663
+ --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);
1664
+ --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%));
1665
+ --dt-color-link-critical-inverted: var(--dt-color-foreground-critical-inverted);
1666
+ --dt-color-link-disabled-h: 0;
1667
+ --dt-color-link-disabled-s: 0%;
1668
+ --dt-color-link-disabled-l: 0%;
1669
+ --dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);
1670
+ --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%));
1671
+ --dt-color-link-disabled: var(--dt-color-foreground-disabled);
1672
+ --dt-color-link-muted-h: 0;
1673
+ --dt-color-link-muted-s: 0%;
1674
+ --dt-color-link-muted-l: 0%;
1675
+ --dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);
1676
+ --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%));
1677
+ --dt-color-link-muted: var(--dt-color-foreground-secondary);
1678
+ --dt-color-link-warning-h: 0;
1679
+ --dt-color-link-warning-s: 0%;
1680
+ --dt-color-link-warning-l: 0%;
1681
+ --dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);
1682
+ --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%));
1683
+ --dt-color-link-warning: var(--dt-color-foreground-warning);
1684
+ --dt-color-link-success-h: 0;
1685
+ --dt-color-link-success-s: 0%;
1686
+ --dt-color-link-success-l: 0%;
1687
+ --dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);
1688
+ --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%));
1689
+ --dt-color-link-success: var(--dt-color-foreground-success); /* positive */
1690
+ --dt-color-link-critical-h: 0;
1691
+ --dt-color-link-critical-s: 0%;
1692
+ --dt-color-link-critical-l: 0%;
1693
+ --dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);
1694
+ --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%));
1695
+ --dt-color-link-critical: var(--dt-color-foreground-critical);
1696
+ --dt-color-foreground-success-strong-inverted-h: 111.99999999999999;
1697
+ --dt-color-foreground-success-strong-inverted-s: 100%;
1698
+ --dt-color-foreground-success-strong-inverted-l: 90.10000000000001%;
1699
+ --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);
1700
+ --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%));
1701
+ --dt-color-foreground-success-strong-inverted: hsl(112 100% 90.1%); /* Success strong text that sits on high-contrast surfaces or backgrounds */
1702
+ --dt-color-foreground-critical-strong-inverted-h: 0;
1703
+ --dt-color-foreground-critical-strong-inverted-s: 100%;
1704
+ --dt-color-foreground-critical-strong-inverted-l: 82.1%;
1705
+ --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);
1706
+ --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%));
1707
+ --dt-color-foreground-critical-strong-inverted: hsl(0 100% 82.1%); /* Critical strong text that sits on high-contrast surfaces or backgrounds */
1708
+ --dt-icon-size-border-500: var(--dt-icon-size-border-400);
1709
+ --dt-theme-sidebar-icon-color-foreground-h: 0;
1710
+ --dt-theme-sidebar-icon-color-foreground-s: 0%;
1711
+ --dt-theme-sidebar-icon-color-foreground-l: 0%;
1712
+ --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);
1713
+ --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%));
1714
+ --dt-theme-sidebar-icon-color-foreground: var(--dt-theme-sidebar-color-foreground);
1715
+ --dt-theme-sidebar-color-background-h: 0;
1716
+ --dt-theme-sidebar-color-background-s: 0%;
1717
+ --dt-theme-sidebar-color-background-l: 0%;
1718
+ --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);
1719
+ --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%));
1720
+ --dt-theme-sidebar-color-background: var(--dt-theme-topbar-color-background);
1721
+ --dt-theme-topbar-profile-color-foreground-h: 0;
1722
+ --dt-theme-topbar-profile-color-foreground-s: 0%;
1723
+ --dt-theme-topbar-profile-color-foreground-l: 0%;
1724
+ --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);
1725
+ --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%));
1726
+ --dt-theme-topbar-profile-color-foreground: var(--dt-theme-topbar-color-foreground);
1727
+ --dt-action-color-foreground-positive-hover-h: 137;
1728
+ --dt-action-color-foreground-positive-hover-s: 72.49999999999999%;
1729
+ --dt-action-color-foreground-positive-hover-l: 30.399999999999995%;
1730
+ --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);
1731
+ --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%));
1732
+ --dt-action-color-foreground-positive-hover: hsl(137 72.5% 30.4%);
1733
+ --dt-action-color-foreground-muted-hover-h: 0;
1734
+ --dt-action-color-foreground-muted-hover-s: 0%;
1735
+ --dt-action-color-foreground-muted-hover-l: 0%;
1736
+ --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);
1737
+ --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%));
1738
+ --dt-action-color-foreground-muted-hover: var(--dt-action-color-foreground-muted-default);
1739
+ --dt-action-color-foreground-inverted-hover-h: 0;
1740
+ --dt-action-color-foreground-inverted-hover-s: 0%;
1741
+ --dt-action-color-foreground-inverted-hover-l: 0%;
1742
+ --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);
1743
+ --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%));
1744
+ --dt-action-color-foreground-inverted-hover: var(--dt-action-color-foreground-inverted-default);
1745
+ --dt-action-color-foreground-critical-hover-h: 0;
1746
+ --dt-action-color-foreground-critical-hover-s: 88.8%;
1747
+ --dt-action-color-foreground-critical-hover-l: 45.1%;
1748
+ --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);
1749
+ --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%));
1750
+ --dt-action-color-foreground-critical-hover: hsl(0 88.8% 45.1%);
1751
+ --dt-action-color-foreground-base-active-h: 0;
1752
+ --dt-action-color-foreground-base-active-s: 0%;
1753
+ --dt-action-color-foreground-base-active-l: 0%;
1754
+ --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);
1755
+ --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%));
1756
+ --dt-action-color-foreground-base-active: var(--dt-action-color-foreground-base-hover);
1757
+ --dt-typography-button-xl-font-size: var(--dt-button-font-size-xl); /* Text style for extra large button */
1758
+ --dt-typography-button-lg-font-size: var(--dt-button-font-size-lg); /* Text style for large button */
1759
+ --dt-typography-button-md-font-size: var(--dt-button-font-size-md); /* Text style for medium button */
1760
+ --dt-typography-button-sm-font-size: var(--dt-button-font-size-sm); /* Text style for small button */
1761
+ --dt-typography-button-xs-font-size: var(--dt-button-font-size-xs); /* Text style for extra small button */
1762
+ --dt-typography-inputs-xl-font-size: var(--dt-inputs-font-size-xl); /* Text style for extra large inputs (e.g. input and textarea) */
1763
+ --dt-typography-inputs-lg-font-size: var(--dt-inputs-font-size-lg); /* Text style for large inputs (e.g. input and textarea) */
1764
+ --dt-typography-inputs-md-font-size: var(--dt-inputs-font-size-md); /* Text style for medium inputs (e.g. input and textarea) */
1765
+ --dt-typography-inputs-sm-font-size: var(--dt-inputs-font-size-sm); /* Text style for small inputs (e.g. input and textarea) */
1766
+ --dt-typography-inputs-xs-font-size: var(--dt-inputs-font-size-xs);
1767
+ --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);
1768
+ --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);
1769
+ --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);
1770
+ --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);
1771
+ --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);
1772
+ --dt-typography-button-xs: var(--dt-typography-button-xs-font-weight) var(--dt-typography-button-xs-font-size)/var(--dt-typography-button-xs-line-height) var(--dt-typography-button-xs-font-family);
1773
+ --dt-typography-button-sm: var(--dt-typography-button-sm-font-weight) var(--dt-typography-button-sm-font-size)/var(--dt-typography-button-sm-line-height) var(--dt-typography-button-sm-font-family);
1774
+ --dt-typography-button-md: var(--dt-typography-button-md-font-weight) var(--dt-typography-button-md-font-size)/var(--dt-typography-button-md-line-height) var(--dt-typography-button-md-font-family);
1775
+ --dt-typography-button-lg: var(--dt-typography-button-lg-font-weight) var(--dt-typography-button-lg-font-size)/var(--dt-typography-button-lg-line-height) var(--dt-typography-button-lg-font-family);
1776
+ --dt-typography-button-xl: var(--dt-typography-button-xl-font-weight) var(--dt-typography-button-xl-font-size)/var(--dt-typography-button-xl-line-height) var(--dt-typography-button-xl-font-family);
1777
+ --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);
1778
+ --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);
1779
+ --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);
1780
+ --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);
1781
+ --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);
1782
+ --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);
1783
+ --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);
1784
+ --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);
1785
+ --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);
1786
+ --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);
1787
+ --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);
1788
+ --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);
1789
+ --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);
1790
+ --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);
1791
+ --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);
1792
+ --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);
1793
+ --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);
1794
+ --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);
1795
+ --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);
1796
+ --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);
1797
+ --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);
1798
+ --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);
1799
+ --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);
1800
+ --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);
1801
+ --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);
1802
+ --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);
1803
+ --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);
1804
+ --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);
1805
+ --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);
1806
+ --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);
1807
+ --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); /* Text style for extra small inputs (e.g. input and textarea) */
1808
+ --dt-color-link-disabled-inverted-hover-h: 0;
1809
+ --dt-color-link-disabled-inverted-hover-s: 0%;
1810
+ --dt-color-link-disabled-inverted-hover-l: 0%;
1811
+ --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);
1812
+ --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%));
1813
+ --dt-color-link-disabled-inverted-hover: var(--dt-color-link-disabled);
1814
+ --dt-color-link-success-inverted-hover-h: 0;
1815
+ --dt-color-link-success-inverted-hover-s: 0%;
1816
+ --dt-color-link-success-inverted-hover-l: 0%;
1817
+ --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);
1818
+ --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%));
1819
+ --dt-color-link-success-inverted-hover: var(--dt-color-foreground-success-strong-inverted);
1820
+ --dt-color-link-critical-inverted-hover-h: 0;
1821
+ --dt-color-link-critical-inverted-hover-s: 0%;
1822
+ --dt-color-link-critical-inverted-hover-l: 0%;
1823
+ --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);
1824
+ --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%));
1825
+ --dt-color-link-critical-inverted-hover: var(--dt-color-foreground-critical-strong-inverted);
1826
+ --dt-color-link-disabled-hover-h: 0;
1827
+ --dt-color-link-disabled-hover-s: 0%;
1828
+ --dt-color-link-disabled-hover-l: 0%;
1829
+ --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);
1830
+ --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%));
1831
+ --dt-color-link-disabled-hover: var(--dt-color-link-disabled);
1832
+ --dt-action-color-foreground-positive-active-h: 0;
1833
+ --dt-action-color-foreground-positive-active-s: 0%;
1834
+ --dt-action-color-foreground-positive-active-l: 0%;
1835
+ --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);
1836
+ --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%));
1837
+ --dt-action-color-foreground-positive-active: var(--dt-action-color-foreground-positive-hover);
1838
+ --dt-action-color-foreground-muted-active-h: 0;
1839
+ --dt-action-color-foreground-muted-active-s: 0%;
1840
+ --dt-action-color-foreground-muted-active-l: 0%;
1841
+ --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);
1842
+ --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%));
1843
+ --dt-action-color-foreground-muted-active: var(--dt-action-color-foreground-muted-hover);
1844
+ --dt-action-color-foreground-inverted-active-h: 0;
1845
+ --dt-action-color-foreground-inverted-active-s: 0%;
1846
+ --dt-action-color-foreground-inverted-active-l: 0%;
1847
+ --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);
1848
+ --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%));
1849
+ --dt-action-color-foreground-inverted-active: var(--dt-action-color-foreground-inverted-hover);
1850
+ --dt-action-color-foreground-critical-active-h: 0;
1851
+ --dt-action-color-foreground-critical-active-s: 0%;
1852
+ --dt-action-color-foreground-critical-active-l: 0%;
1853
+ --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);
1854
+ --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%));
1855
+ --dt-action-color-foreground-critical-active: var(--dt-action-color-foreground-critical-hover);
1856
1856
  --dt-font-size-100-mobile: 1.2rem;
1857
1857
  --dt-font-size-200-mobile: 1.6rem;
1858
1858
  --dt-font-size-300-mobile: 2rem;