@alfalab/core-components 44.7.1 → 44.7.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 (425) hide show
  1. package/calendar-range/utils.js +3 -1
  2. package/confirmation/components/screens/initial/component.js +1 -1
  3. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  4. package/confirmation/esm/component.responsive.js +1 -1
  5. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  6. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  7. package/confirmation/esm/components/index.js +1 -1
  8. package/confirmation/esm/components/screens/index.js +1 -1
  9. package/confirmation/esm/components/screens/initial/component.js +1 -1
  10. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  11. package/confirmation/esm/components/screens/initial/index.js +1 -1
  12. package/confirmation/esm/desktop/component.desktop.js +1 -1
  13. package/confirmation/esm/desktop/index.js +1 -1
  14. package/confirmation/esm/index.js +1 -1
  15. package/confirmation/esm/mobile/component.mobile.js +1 -1
  16. package/confirmation/esm/mobile/index.js +1 -1
  17. package/confirmation/esm/shared/index.js +1 -1
  18. package/confirmation/modern/component.responsive.js +1 -1
  19. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  20. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  21. package/confirmation/modern/components/index.js +1 -1
  22. package/confirmation/modern/components/screens/index.js +1 -1
  23. package/confirmation/modern/components/screens/initial/component.js +1 -1
  24. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  25. package/confirmation/modern/components/screens/initial/index.js +1 -1
  26. package/confirmation/modern/desktop/component.desktop.js +1 -1
  27. package/confirmation/modern/desktop/index.js +1 -1
  28. package/confirmation/modern/index.js +1 -1
  29. package/confirmation/modern/mobile/component.mobile.js +1 -1
  30. package/confirmation/modern/mobile/index.js +1 -1
  31. package/confirmation/modern/shared/index.js +1 -1
  32. package/gallery/components/header/Component.js +1 -1
  33. package/gallery/components/header/buttons.js +1 -1
  34. package/gallery/components/image-viewer/component.js +1 -1
  35. package/gallery/components/image-viewer/slide.js +1 -1
  36. package/gallery/esm/Component.js +2 -2
  37. package/gallery/esm/components/header/Component.js +1 -1
  38. package/gallery/esm/components/header/buttons.js +1 -1
  39. package/gallery/esm/components/header/index.js +1 -1
  40. package/gallery/esm/components/image-preview/Component.js +1 -1
  41. package/gallery/esm/components/image-preview/index.js +1 -1
  42. package/gallery/esm/components/image-viewer/component.js +1 -1
  43. package/gallery/esm/components/image-viewer/index.js +1 -1
  44. package/gallery/esm/components/image-viewer/slide.js +1 -1
  45. package/gallery/esm/components/index.js +2 -2
  46. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  47. package/gallery/esm/components/navigation-bar/index.js +1 -1
  48. package/gallery/esm/index.js +2 -2
  49. package/gallery/modern/Component.js +2 -2
  50. package/gallery/modern/components/header/Component.js +1 -1
  51. package/gallery/modern/components/header/buttons.js +1 -1
  52. package/gallery/modern/components/header/index.js +1 -1
  53. package/gallery/modern/components/image-preview/Component.js +1 -1
  54. package/gallery/modern/components/image-preview/index.js +1 -1
  55. package/gallery/modern/components/image-viewer/component.js +1 -1
  56. package/gallery/modern/components/image-viewer/index.js +1 -1
  57. package/gallery/modern/components/image-viewer/slide.js +1 -1
  58. package/gallery/modern/components/index.js +2 -2
  59. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  60. package/gallery/modern/components/navigation-bar/index.js +1 -1
  61. package/gallery/modern/index.js +2 -2
  62. package/gallery/utils/split-filename.d.ts +1 -4
  63. package/input/components/base-input/Component.d.ts +1 -1
  64. package/input/modern/components/base-input/Component.d.ts +1 -1
  65. package/input-autocomplete/esm/Component.responsive.d.ts +1 -1
  66. package/modal/components/controls/Component.js +1 -1
  67. package/modal/components/footer/Component.js +1 -1
  68. package/modal/esm/Component.responsive.js +1 -1
  69. package/modal/esm/components/controls/Component.js +1 -1
  70. package/modal/esm/components/controls/index.js +1 -1
  71. package/modal/esm/components/footer/Component.js +1 -1
  72. package/modal/esm/desktop/Component.desktop.js +1 -1
  73. package/modal/esm/desktop/index.js +1 -1
  74. package/modal/esm/index.js +1 -1
  75. package/modal/esm/mobile/Component.mobile.js +1 -1
  76. package/modal/esm/mobile/index.js +1 -1
  77. package/modal/modern/Component.responsive.js +1 -1
  78. package/modal/modern/components/controls/Component.js +1 -1
  79. package/modal/modern/components/controls/index.js +1 -1
  80. package/modal/modern/components/footer/Component.js +1 -1
  81. package/modal/modern/desktop/Component.desktop.js +1 -1
  82. package/modal/modern/desktop/index.js +1 -1
  83. package/modal/modern/index.js +1 -1
  84. package/modal/modern/mobile/Component.mobile.js +1 -1
  85. package/modal/modern/mobile/index.js +1 -1
  86. package/package.json +1 -1
  87. package/phone-input/utils/index.js +3 -1
  88. package/picker-button/esm/Component-c44170fe.d.ts +1 -1
  89. package/pure-cell/component-fd7196d2.d.ts +4 -4
  90. package/pure-cell/component.js +1 -1
  91. package/pure-cell/components/addon/component.js +1 -1
  92. package/pure-cell/components/addon/index.d.ts +1 -1
  93. package/pure-cell/components/addon/index.js +1 -1
  94. package/pure-cell/components/amount/component.js +1 -1
  95. package/pure-cell/components/amount/index.d.ts +1 -1
  96. package/pure-cell/components/amount/index.js +1 -1
  97. package/pure-cell/components/amount-title/component.js +1 -1
  98. package/pure-cell/components/amount-title/index.d.ts +1 -1
  99. package/pure-cell/components/amount-title/index.js +1 -1
  100. package/pure-cell/components/category/component.js +1 -1
  101. package/pure-cell/components/category/index.d.ts +1 -1
  102. package/pure-cell/components/category/index.js +1 -1
  103. package/pure-cell/components/content/component.js +1 -1
  104. package/pure-cell/components/content/index.d.ts +1 -1
  105. package/pure-cell/components/content/index.js +1 -1
  106. package/pure-cell/components/footer/component.js +1 -1
  107. package/pure-cell/components/footer/index.d.ts +1 -1
  108. package/pure-cell/components/footer/index.js +1 -1
  109. package/pure-cell/components/footer-button/component.js +1 -1
  110. package/pure-cell/components/footer-button/index.d.ts +1 -1
  111. package/pure-cell/components/footer-button/index.js +1 -1
  112. package/pure-cell/components/footer-text/component.js +1 -1
  113. package/pure-cell/components/footer-text/index.d.ts +1 -1
  114. package/pure-cell/components/footer-text/index.js +1 -1
  115. package/pure-cell/components/graphics/component.js +1 -1
  116. package/pure-cell/components/graphics/index.d.ts +1 -1
  117. package/pure-cell/components/graphics/index.js +1 -1
  118. package/pure-cell/components/main/component.js +1 -1
  119. package/pure-cell/components/main/index.d.ts +1 -1
  120. package/pure-cell/components/main/index.js +1 -1
  121. package/pure-cell/components/text/component.js +1 -1
  122. package/pure-cell/components/text/index.d.ts +1 -1
  123. package/pure-cell/components/text/index.js +1 -1
  124. package/pure-cell/components/types.d.ts +3 -3
  125. package/pure-cell/cssm/components/types.d.ts +3 -3
  126. package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
  127. package/pure-cell/esm/component.js +1 -1
  128. package/pure-cell/esm/components/addon/component.js +1 -1
  129. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  130. package/pure-cell/esm/components/addon/index.js +1 -1
  131. package/pure-cell/esm/components/amount/component.js +1 -1
  132. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  133. package/pure-cell/esm/components/amount/index.js +1 -1
  134. package/pure-cell/esm/components/amount-title/component.js +1 -1
  135. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  136. package/pure-cell/esm/components/amount-title/index.js +1 -1
  137. package/pure-cell/esm/components/category/component.js +1 -1
  138. package/pure-cell/esm/components/category/index.d.ts +1 -1
  139. package/pure-cell/esm/components/category/index.js +1 -1
  140. package/pure-cell/esm/components/content/component.js +1 -1
  141. package/pure-cell/esm/components/content/index.d.ts +1 -1
  142. package/pure-cell/esm/components/content/index.js +1 -1
  143. package/pure-cell/esm/components/footer/component.js +1 -1
  144. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  145. package/pure-cell/esm/components/footer/index.js +1 -1
  146. package/pure-cell/esm/components/footer-button/component.js +1 -1
  147. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  148. package/pure-cell/esm/components/footer-button/index.js +1 -1
  149. package/pure-cell/esm/components/footer-text/component.js +1 -1
  150. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  151. package/pure-cell/esm/components/footer-text/index.js +1 -1
  152. package/pure-cell/esm/components/graphics/component.js +1 -1
  153. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  154. package/pure-cell/esm/components/graphics/index.js +1 -1
  155. package/pure-cell/esm/components/main/component.js +1 -1
  156. package/pure-cell/esm/components/main/index.d.ts +1 -1
  157. package/pure-cell/esm/components/main/index.js +1 -1
  158. package/pure-cell/esm/components/text/component.js +1 -1
  159. package/pure-cell/esm/components/text/index.d.ts +1 -1
  160. package/pure-cell/esm/components/text/index.js +1 -1
  161. package/pure-cell/esm/components/types.d.ts +3 -3
  162. package/pure-cell/esm/index.js +1 -1
  163. package/pure-cell/index.js +1 -1
  164. package/pure-cell/modern/component-fd7196d2.d.ts +5 -5
  165. package/pure-cell/modern/component.js +1 -1
  166. package/pure-cell/modern/components/addon/component.js +1 -1
  167. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  168. package/pure-cell/modern/components/addon/index.js +1 -1
  169. package/pure-cell/modern/components/amount/component.js +1 -1
  170. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  171. package/pure-cell/modern/components/amount/index.js +1 -1
  172. package/pure-cell/modern/components/amount-title/component.js +1 -1
  173. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  174. package/pure-cell/modern/components/amount-title/index.js +1 -1
  175. package/pure-cell/modern/components/category/component.js +1 -1
  176. package/pure-cell/modern/components/category/index.d.ts +1 -1
  177. package/pure-cell/modern/components/category/index.js +1 -1
  178. package/pure-cell/modern/components/content/component.js +1 -1
  179. package/pure-cell/modern/components/content/index.d.ts +1 -1
  180. package/pure-cell/modern/components/content/index.js +1 -1
  181. package/pure-cell/modern/components/footer/component.js +1 -1
  182. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  183. package/pure-cell/modern/components/footer/index.js +1 -1
  184. package/pure-cell/modern/components/footer-button/component.js +1 -1
  185. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  186. package/pure-cell/modern/components/footer-button/index.js +1 -1
  187. package/pure-cell/modern/components/footer-text/component.js +1 -1
  188. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  189. package/pure-cell/modern/components/footer-text/index.js +1 -1
  190. package/pure-cell/modern/components/graphics/component.js +1 -1
  191. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  192. package/pure-cell/modern/components/graphics/index.js +1 -1
  193. package/pure-cell/modern/components/main/component.js +1 -1
  194. package/pure-cell/modern/components/main/index.d.ts +1 -1
  195. package/pure-cell/modern/components/main/index.js +1 -1
  196. package/pure-cell/modern/components/text/component.js +1 -1
  197. package/pure-cell/modern/components/text/index.d.ts +1 -1
  198. package/pure-cell/modern/components/text/index.js +1 -1
  199. package/pure-cell/modern/components/types.d.ts +3 -3
  200. package/pure-cell/modern/index.js +1 -1
  201. package/segmented-control/Component.d.ts +7 -1
  202. package/segmented-control/Component.js +14 -13
  203. package/segmented-control/cssm/Component.d.ts +7 -1
  204. package/segmented-control/cssm/Component.js +14 -13
  205. package/segmented-control/esm/Component.d.ts +7 -1
  206. package/segmented-control/esm/Component.js +14 -13
  207. package/segmented-control/modern/Component.d.ts +7 -1
  208. package/segmented-control/modern/Component.js +11 -10
  209. package/select/components/base-option/index.css +2 -2
  210. package/select/components/base-select/mobile.css +2 -2
  211. package/select/components/checkmark/index.css +2 -2
  212. package/select/cssm/components/base-option/index.module.css +2 -2
  213. package/select/cssm/components/base-select/mobile.module.css +2 -2
  214. package/select/cssm/components/checkmark/index.module.css +2 -2
  215. package/select/esm/Component.responsive.js +1 -1
  216. package/select/esm/components/base-option/index.css +2 -2
  217. package/select/esm/components/base-select/mobile.css +2 -2
  218. package/select/esm/components/checkmark/index.css +2 -2
  219. package/select/esm/index.js +1 -1
  220. package/select/esm/mobile/Component.mobile.js +1 -1
  221. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  222. package/select/esm/mobile/index.js +1 -1
  223. package/select/esm/presets/index.js +1 -1
  224. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  225. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  226. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  227. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  228. package/select/esm/shared/index.js +1 -1
  229. package/select/mobile/Component.mobile.js +1 -1
  230. package/select/modern/Component.responsive.js +1 -1
  231. package/select/modern/components/base-option/index.css +2 -2
  232. package/select/modern/components/base-select/mobile.css +2 -2
  233. package/select/modern/components/checkmark/index.css +2 -2
  234. package/select/modern/index.js +1 -1
  235. package/select/modern/mobile/Component.mobile.js +1 -1
  236. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  237. package/select/modern/mobile/index.js +1 -1
  238. package/select/modern/presets/index.js +1 -1
  239. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  240. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  241. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  242. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  243. package/select/modern/shared/index.js +1 -1
  244. package/select/presets/index.js +1 -1
  245. package/select/presets/useSelectWithApply/hook.js +1 -1
  246. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  247. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  248. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  249. package/select/shared/index.js +1 -1
  250. package/select-with-tags/esm/Component.responsive.d.ts +1 -1
  251. package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +1 -1
  252. package/side-panel/components/controls/Component.js +1 -1
  253. package/side-panel/components/footer/Component.js +1 -1
  254. package/side-panel/esm/Component.responsive.js +1 -1
  255. package/side-panel/esm/components/controls/Component.js +1 -1
  256. package/side-panel/esm/components/controls/index.js +1 -1
  257. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  258. package/side-panel/esm/components/footer/Component.js +1 -1
  259. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  260. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  261. package/side-panel/esm/desktop/index.js +1 -1
  262. package/side-panel/esm/index.js +1 -1
  263. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  264. package/side-panel/esm/mobile/index.js +1 -1
  265. package/side-panel/modern/Component.responsive.js +1 -1
  266. package/side-panel/modern/components/controls/Component.js +1 -1
  267. package/side-panel/modern/components/controls/index.js +1 -1
  268. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  269. package/side-panel/modern/components/footer/Component.js +1 -1
  270. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  271. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  272. package/side-panel/modern/desktop/index.js +1 -1
  273. package/side-panel/modern/index.js +1 -1
  274. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  275. package/side-panel/modern/mobile/index.js +1 -1
  276. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  277. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  278. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  279. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  280. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  281. package/tabs/components/tabs/Component.d.ts +1 -1
  282. package/tabs/components/tabs/Component.js +2 -2
  283. package/tabs/cssm/components/tabs/Component.d.ts +1 -1
  284. package/tabs/cssm/components/tabs/Component.js +2 -2
  285. package/tabs/cssm/typings.d.ts +5 -0
  286. package/tabs/esm/collapsible/index.js +1 -1
  287. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  288. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  289. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  290. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  291. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  292. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  293. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  294. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  295. package/tabs/esm/components/tabs/Component.d.ts +1 -1
  296. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  297. package/tabs/esm/components/tabs/Component.js +2 -2
  298. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  299. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  300. package/tabs/esm/desktop/index.js +2 -2
  301. package/tabs/esm/index.js +2 -2
  302. package/tabs/esm/mobile/index.js +2 -2
  303. package/tabs/esm/typings.d.ts +5 -0
  304. package/tabs/modern/collapsible/index.js +1 -1
  305. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  306. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  307. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  308. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  309. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  310. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  311. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  312. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  313. package/tabs/modern/components/tabs/Component.d.ts +1 -1
  314. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  315. package/tabs/modern/components/tabs/Component.js +2 -2
  316. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  317. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  318. package/tabs/modern/desktop/index.js +2 -2
  319. package/tabs/modern/index.js +2 -2
  320. package/tabs/modern/mobile/index.js +2 -2
  321. package/tabs/modern/typings.d.ts +5 -0
  322. package/tabs/typings.d.ts +5 -0
  323. package/textarea/Component.js +1 -1
  324. package/textarea/components/PseudoTextArea.js +1 -1
  325. package/textarea/components/index.d.ts +1 -1
  326. package/textarea/components/index.js +1 -1
  327. package/textarea/cssm/Component.d.ts +1 -1
  328. package/textarea/esm/Component.js +1 -1
  329. package/textarea/esm/components/PseudoTextArea.js +1 -1
  330. package/textarea/esm/components/index.d.ts +1 -1
  331. package/textarea/esm/components/index.js +1 -1
  332. package/textarea/esm/index.js +1 -1
  333. package/textarea/modern/Component.js +1 -1
  334. package/textarea/modern/components/PseudoTextArea.js +1 -1
  335. package/textarea/modern/components/index.d.ts +1 -1
  336. package/textarea/modern/components/index.js +1 -1
  337. package/textarea/modern/index.js +1 -1
  338. package/themes/compiled/mobile-dark-bluetint.css +765 -765
  339. package/time-input/cssm/utils/format.js +6 -10
  340. package/time-input/utils/format.js +6 -10
  341. package/toast/esm/Component.responsive.d.ts +1 -1
  342. package/toast/esm/components/base-toast/component.d.ts +1 -1
  343. package/typography/cssm/title/component.d.ts +1 -1
  344. package/typography/cssm/title/index.d.ts +1 -1
  345. package/typography/cssm/title-mobile/component.d.ts +1 -1
  346. package/typography/cssm/title-responsive/component.d.ts +1 -1
  347. package/typography/esm/component.js +2 -2
  348. package/typography/esm/index.js +2 -2
  349. package/typography/esm/text/component.js +1 -1
  350. package/typography/esm/text/index.js +1 -1
  351. package/typography/esm/title/component.js +1 -1
  352. package/typography/esm/title/index.js +2 -2
  353. package/typography/esm/title-mobile/component.js +2 -2
  354. package/typography/esm/title-mobile/index.js +2 -2
  355. package/typography/esm/title-responsive/component.js +2 -2
  356. package/typography/esm/title-responsive/index.js +2 -2
  357. package/typography/modern/component.js +2 -2
  358. package/typography/modern/index.js +2 -2
  359. package/typography/modern/text/component.js +1 -1
  360. package/typography/modern/text/index.js +1 -1
  361. package/typography/modern/title/component.js +1 -1
  362. package/typography/modern/title/index.js +2 -2
  363. package/typography/modern/title-mobile/component.js +2 -2
  364. package/typography/modern/title-mobile/index.js +2 -2
  365. package/typography/modern/title-responsive/component.js +2 -2
  366. package/typography/modern/title-responsive/index.js +2 -2
  367. package/typography/text/component.js +1 -1
  368. package/typography/title/component.js +1 -1
  369. package/typography/title/index.js +1 -1
  370. package/typography/title-mobile/component.js +1 -1
  371. package/typography/title-responsive/component.js +1 -1
  372. /package/confirmation/{countdown-section-84596a80.d.ts → countdown-section-feab190c.d.ts} +0 -0
  373. /package/confirmation/{countdown-section-84596a80.js → countdown-section-feab190c.js} +0 -0
  374. /package/confirmation/esm/{countdown-section-327d524f.d.ts → countdown-section-4d337ab2.d.ts} +0 -0
  375. /package/confirmation/esm/{countdown-section-327d524f.js → countdown-section-4d337ab2.js} +0 -0
  376. /package/confirmation/modern/{countdown-section-728eb93d.d.ts → countdown-section-70ceb431.d.ts} +0 -0
  377. /package/confirmation/modern/{countdown-section-728eb93d.js → countdown-section-70ceb431.js} +0 -0
  378. /package/gallery/{buttons-047380d7.d.ts → buttons-301a4712.d.ts} +0 -0
  379. /package/gallery/{buttons-047380d7.js → buttons-301a4712.js} +0 -0
  380. /package/gallery/esm/{buttons-3c09e4d6.d.ts → buttons-86b53cb5.d.ts} +0 -0
  381. /package/gallery/esm/{buttons-3c09e4d6.js → buttons-86b53cb5.js} +0 -0
  382. /package/gallery/esm/{slide-e3b21512.d.ts → slide-66ec1a78.d.ts} +0 -0
  383. /package/gallery/esm/{slide-e3b21512.js → slide-66ec1a78.js} +0 -0
  384. /package/gallery/modern/{buttons-e957184e.d.ts → buttons-2adc2cb7.d.ts} +0 -0
  385. /package/gallery/modern/{buttons-e957184e.js → buttons-2adc2cb7.js} +0 -0
  386. /package/gallery/modern/{slide-10d4500b.d.ts → slide-9e3ce841.d.ts} +0 -0
  387. /package/gallery/modern/{slide-10d4500b.js → slide-9e3ce841.js} +0 -0
  388. /package/gallery/{slide-6ed0a656.d.ts → slide-072a23a9.d.ts} +0 -0
  389. /package/gallery/{slide-6ed0a656.js → slide-072a23a9.js} +0 -0
  390. /package/modal/esm/{layout.module-8d16178d.js → layout.module-2bd8c657.js} +0 -0
  391. /package/modal/{layout.module-023a000e.js → layout.module-3712ba06.js} +0 -0
  392. /package/modal/modern/{layout.module-f130c15e.js → layout.module-4955c714.js} +0 -0
  393. /package/pure-cell/{component-943e2796.d.ts → component-24b54ef1.d.ts} +0 -0
  394. /package/pure-cell/{component-943e2796.js → component-24b54ef1.js} +0 -0
  395. /package/pure-cell/esm/{component-8c39a5b0.d.ts → component-ad434ecc.d.ts} +0 -0
  396. /package/pure-cell/esm/{component-8c39a5b0.js → component-ad434ecc.js} +0 -0
  397. /package/pure-cell/modern/{component-e207609e.d.ts → component-1c8b86d9.d.ts} +0 -0
  398. /package/pure-cell/modern/{component-e207609e.js → component-1c8b86d9.js} +0 -0
  399. /package/select/esm/{hook-693c40bc.d.ts → hook-f4ceb9c7.d.ts} +0 -0
  400. /package/select/esm/{hook-693c40bc.js → hook-f4ceb9c7.js} +0 -0
  401. /package/select/{hook-5b3405f1.d.ts → hook-56db6fb6.d.ts} +0 -0
  402. /package/select/{hook-5b3405f1.js → hook-56db6fb6.js} +0 -0
  403. /package/select/modern/{hook-97881f72.d.ts → hook-14011f30.d.ts} +0 -0
  404. /package/select/modern/{hook-97881f72.js → hook-14011f30.js} +0 -0
  405. /package/side-panel/esm/{layout.module-44e1468c.js → layout.module-85d37dd5.js} +0 -0
  406. /package/side-panel/{layout.module-d5a7049b.js → layout.module-9a1c5727.js} +0 -0
  407. /package/side-panel/modern/{layout.module-bb7983f1.js → layout.module-1e18613a.js} +0 -0
  408. /package/tabs/esm/{index.module-fed9b049.js → index.module-23274bce.js} +0 -0
  409. /package/tabs/esm/{index.module-79f3e607.js → index.module-c4e82c14.js} +0 -0
  410. /package/tabs/{index.module-e0b6e663.js → index.module-77f4b1ef.js} +0 -0
  411. /package/tabs/{index.module-d1095f16.js → index.module-ec081fd0.js} +0 -0
  412. /package/tabs/modern/{index.module-c2280e2d.js → index.module-74fa8fd8.js} +0 -0
  413. /package/tabs/modern/{index.module-3ede57c3.js → index.module-bb789e89.js} +0 -0
  414. /package/textarea/{PseudoTextArea-6c258e32.d.ts → PseudoTextArea-b1c491a4.d.ts} +0 -0
  415. /package/textarea/{PseudoTextArea-6c258e32.js → PseudoTextArea-b1c491a4.js} +0 -0
  416. /package/textarea/esm/{PseudoTextArea-bebd8445.d.ts → PseudoTextArea-caf06c18.d.ts} +0 -0
  417. /package/textarea/esm/{PseudoTextArea-bebd8445.js → PseudoTextArea-caf06c18.js} +0 -0
  418. /package/textarea/modern/{PseudoTextArea-57b2547c.d.ts → PseudoTextArea-87d501e7.d.ts} +0 -0
  419. /package/textarea/modern/{PseudoTextArea-57b2547c.js → PseudoTextArea-87d501e7.js} +0 -0
  420. /package/typography/{colors.module-87971cd0.js → colors.module-b579105b.js} +0 -0
  421. /package/typography/{common.module-d66c195b.js → common.module-54e6e864.js} +0 -0
  422. /package/typography/esm/{colors.module-9a3cc652.js → colors.module-4cc0700d.js} +0 -0
  423. /package/typography/esm/{common.module-fc0aeebb.js → common.module-0e0e1775.js} +0 -0
  424. /package/typography/modern/{colors.module-ce9e4103.js → colors.module-61d90014.js} +0 -0
  425. /package/typography/modern/{common.module-31809ab0.js → common.module-bf092182.js} +0 -0
@@ -1,4 +1,23 @@
1
- .badge__component_1741a.badge__background-accent_1741a {
1
+ .backdrop__backdrop_gzyju {
2
+ -webkit-tap-highlight-color: transparent;
3
+ } .backdrop__appear_gzyju,
4
+ .backdrop__enter_gzyju {
5
+ background-color: transparent;
6
+ } .backdrop__appearActive_gzyju,
7
+ .backdrop__enterActive_gzyju,
8
+ .backdrop__appearDone_gzyju,
9
+ .backdrop__enterDone_gzyju {
10
+ background-color: rgba(0, 0, 0, 0.7);
11
+ } .backdrop__exit_gzyju {
12
+ background-color: rgba(0, 0, 0, 0.7);
13
+ } .backdrop__exitActive_gzyju,
14
+ .backdrop__exitDone_gzyju {
15
+ background-color: transparent;
16
+ }.card-image__cardImage_n9550 {
17
+ background: #e7e8ea;
18
+ } .card-image__loaded_n9550 {
19
+ background: transparent
20
+ }.badge__component_1741a.badge__background-accent_1741a {
2
21
  background-color: #f83a2a;
3
22
  color: #fff;
4
23
  } .badge__component_1741a.badge__background-specialbg-secondary-transparent_1741a {
@@ -58,27 +77,8 @@
58
77
  background-color: #fff;
59
78
  } .badge__dot_1741a.badge__outlineCount_1741a {
60
79
  border: 1px solid #0e0e0e;
61
- }.card-image__cardImage_n9550 {
62
- background: #e7e8ea;
63
- } .card-image__loaded_n9550 {
64
- background: transparent
65
80
  }.divider__component_ojir5 {
66
81
  border-bottom: 1px solid #353539;
67
- }.backdrop__backdrop_gzyju {
68
- -webkit-tap-highlight-color: transparent;
69
- } .backdrop__appear_gzyju,
70
- .backdrop__enter_gzyju {
71
- background-color: transparent;
72
- } .backdrop__appearActive_gzyju,
73
- .backdrop__enterActive_gzyju,
74
- .backdrop__appearDone_gzyju,
75
- .backdrop__enterDone_gzyju {
76
- background-color: rgba(0, 0, 0, 0.7);
77
- } .backdrop__exit_gzyju {
78
- background-color: rgba(0, 0, 0, 0.7);
79
- } .backdrop__exitActive_gzyju,
80
- .backdrop__exitDone_gzyju {
81
- background-color: transparent;
82
82
  }.dropzone__component_10p0i {
83
83
  border: 1px dashed #fff;
84
84
  } .dropzone__component_10p0i:not(.dropzone__disabled_10p0i):hover {
@@ -168,13 +168,7 @@
168
168
  background: #fff;
169
169
  } .hatching-progress-bar__accent_183da {
170
170
  background: #f83a2a;
171
- }.icon-view__component_v5w3d {
172
- color: rgba(238, 238, 251, 0.55)
173
- } .icon-view__bg_v5w3d {
174
- fill: #1c1c1e;
175
- } .icon-view__border_v5w3d {
176
- stroke: rgba(225, 225, 248, 0.09);
177
- fill: transparent;
171
+ }@keyframes loader__blink_yfu1u {
178
172
  }.indicator__component_7zjod {
179
173
  color: #fff;
180
174
  background-color: #f83a2a;
@@ -193,7 +187,13 @@
193
187
  color: #fff
194
188
  } .indicator__grey_7zjod.indicator__border_7zjod {
195
189
  outline: 2px solid #0e0e0e;
196
- }@keyframes loader__blink_yfu1u {
190
+ }.icon-view__component_v5w3d {
191
+ color: rgba(238, 238, 251, 0.55)
192
+ } .icon-view__bg_v5w3d {
193
+ fill: #1c1c1e;
194
+ } .icon-view__border_v5w3d {
195
+ stroke: rgba(225, 225, 248, 0.09);
196
+ fill: transparent;
197
197
  }.progress-bar__container_ijcuh {
198
198
  background: rgba(222, 222, 238, 0.13)
199
199
  } .progress-bar__filled_ijcuh.progress-bar__positive_ijcuh {
@@ -559,6 +559,7 @@
559
559
  } .underlay__border-color-specialbg-tertiary-transparent-inverted_tdk26 {
560
560
  border-color: rgba(15, 25, 55, 0.1);
561
561
  }
562
+
562
563
  .steps__option_wlv6q {
563
564
  color: #fff;
564
565
  background: rgba(222, 222, 238, 0.13)
@@ -594,76 +595,18 @@
594
595
  } .steps__completedIndicator_wlv6q > [class*='positive'] {
595
596
  color: #fff;
596
597
  background-color: #fff;
598
+ }.checkbox-group__label_2v0jp {
599
+ color: #fff;
597
600
  }
598
601
  .checkbox-group__label_19fbk {
599
602
  color: rgba(238, 238, 251, 0.55);
600
603
  }
601
- .checkbox-group__label_2v0jp {
602
- color: #fff;
603
- }
604
604
  .checkbox-group__error_1h8s5 {
605
605
  border-left: 1px solid #ff5431
606
606
  } .checkbox-group__errorMessage_1h8s5 {
607
607
  color: #ff5431;
608
608
  } .checkbox-group__hint_1h8s5 {
609
609
  color: rgba(238, 238, 251, 0.55);
610
- }.checkbox__box_6uq0w {
611
- color: #0e0e0e;
612
- background-color: #29292c;
613
- border: 1.5px solid rgba(238, 238, 251, 0.55);
614
- } .checkbox__checkedIcon_6uq0w {
615
- color: #0e0e0e;
616
- } .checkbox__component_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
617
- background-color: #2f2f32;
618
- border-color: rgba(238, 238, 251, 0.55);
619
- } .checkbox__component_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
620
- background-color: #353539;
621
- border-color: rgba(238, 238, 251, 0.55);
622
- } .checkbox__checked_6uq0w .checkbox__box_6uq0w {
623
- background-color: #fff;
624
- border-color: transparent;
625
- } .checkbox__checked_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
626
- background-color: #e7e8eb;
627
- border-color: transparent;
628
- } .checkbox__checked_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
629
- background-color: #d2d3d9;
630
- border-color: transparent;
631
- } .checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
632
- background-color: #fff;
633
- border-color: transparent;
634
- } .checkbox__indeterminate_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
635
- background-color: #e7e8eb;
636
- border-color: transparent;
637
- } .checkbox__indeterminate_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
638
- background-color: #d2d3d9;
639
- border-color: transparent;
640
- } .checkbox__disabled_6uq0w .checkbox__box_6uq0w {
641
- background-color: #29292c;
642
- border-color: rgba(222, 222, 238, 0.13);
643
- } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w {
644
- background-color: rgba(225, 225, 248, 0.09);
645
- border-color: transparent
646
- } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w .checkbox__checkedIcon_6uq0w {
647
- color: rgba(228, 228, 251, 0.28);
648
- } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
649
- background-color: rgba(225, 225, 248, 0.09);
650
- border-color: transparent
651
- } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w .checkbox__indeterminateLine_6uq0w {
652
- background-color: rgba(228, 228, 251, 0.28);
653
- } .checkbox__disabled_6uq0w .checkbox__label_6uq0w {
654
- color: rgba(238, 238, 251, 0.55);
655
- } .checkbox__disabled_6uq0w .checkbox__hint_6uq0w {
656
- color: rgba(238, 238, 251, 0.55);
657
- } .checkbox__focused_6uq0w .checkbox__box_6uq0w {
658
- outline: 2px solid #3193fc;
659
- } .checkbox__label_6uq0w {
660
- color: #fff;
661
- } .checkbox__errorMessage_6uq0w {
662
- color: #ff5431;
663
- } .checkbox__hint_6uq0w {
664
- color: rgba(238, 238, 251, 0.55);
665
- } .checkbox__indeterminateLine_6uq0w {
666
- background-color: #0e0e0e;
667
610
  }.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
668
611
  background-color: rgba(222, 222, 238, 0.13)
669
612
  } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
@@ -768,12 +711,26 @@
768
711
  } .filter-tag__clear_1ndjy:active {
769
712
  color: rgba(1, 1, 12, 0.63);
770
713
  background-color: #d2d3d9;
771
- }.code-input__component_3ppg8 {
772
- background-color: rgba(214, 214, 229, 0.07);
714
+ }.radio-group__label_peekr {
715
+ color: #fff;
716
+ }
717
+ .radio-group__label_1op2y {
718
+ color: rgba(238, 238, 251, 0.55);
773
719
  }
774
- .code-input__component_gpae6 {
720
+ .radio-group__error_1v7bm {
721
+ border-left: 1px solid #ff5431
722
+ } .radio-group__errorMessage_1v7bm {
723
+ color: #ff5431;
724
+ } .radio-group__hint_1v7bm {
725
+ color: rgba(238, 238, 251, 0.55);
726
+ } .radio-group__hiddenInput_1v7bm:focus ~ button {
727
+ outline: 2px solid #3193fc;
728
+ }.code-input__component_gpae6 {
775
729
  background-color: rgba(222, 222, 238, 0.13);
776
730
  }
731
+ .code-input__component_3ppg8 {
732
+ background-color: rgba(214, 214, 229, 0.07);
733
+ }
777
734
  .code-input__error_xzy44 {
778
735
  color: #ff5431;
779
736
  } @keyframes code-input__shake_xzy44 {
@@ -788,59 +745,63 @@
788
745
  color: rgba(233, 233, 250, 0.37);
789
746
  } .code-input__input_1jvpb:-webkit-autofill {
790
747
  -webkit-text-fill-color: #fff;
791
- }.radio-group__label_peekr {
792
- color: #fff;
793
- }
794
- .radio-group__label_1op2y {
748
+ }.checkbox__box_6uq0w {
749
+ color: #0e0e0e;
750
+ background-color: #29292c;
751
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
752
+ } .checkbox__checkedIcon_6uq0w {
753
+ color: #0e0e0e;
754
+ } .checkbox__component_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
755
+ background-color: #2f2f32;
756
+ border-color: rgba(238, 238, 251, 0.55);
757
+ } .checkbox__component_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
758
+ background-color: #353539;
759
+ border-color: rgba(238, 238, 251, 0.55);
760
+ } .checkbox__checked_6uq0w .checkbox__box_6uq0w {
761
+ background-color: #fff;
762
+ border-color: transparent;
763
+ } .checkbox__checked_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
764
+ background-color: #e7e8eb;
765
+ border-color: transparent;
766
+ } .checkbox__checked_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
767
+ background-color: #d2d3d9;
768
+ border-color: transparent;
769
+ } .checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
770
+ background-color: #fff;
771
+ border-color: transparent;
772
+ } .checkbox__indeterminate_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
773
+ background-color: #e7e8eb;
774
+ border-color: transparent;
775
+ } .checkbox__indeterminate_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
776
+ background-color: #d2d3d9;
777
+ border-color: transparent;
778
+ } .checkbox__disabled_6uq0w .checkbox__box_6uq0w {
779
+ background-color: #29292c;
780
+ border-color: rgba(222, 222, 238, 0.13);
781
+ } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w {
782
+ background-color: rgba(225, 225, 248, 0.09);
783
+ border-color: transparent
784
+ } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w .checkbox__checkedIcon_6uq0w {
785
+ color: rgba(228, 228, 251, 0.28);
786
+ } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
787
+ background-color: rgba(225, 225, 248, 0.09);
788
+ border-color: transparent
789
+ } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w .checkbox__indeterminateLine_6uq0w {
790
+ background-color: rgba(228, 228, 251, 0.28);
791
+ } .checkbox__disabled_6uq0w .checkbox__label_6uq0w {
795
792
  color: rgba(238, 238, 251, 0.55);
796
- }
797
- .radio-group__error_1v7bm {
798
- border-left: 1px solid #ff5431
799
- } .radio-group__errorMessage_1v7bm {
800
- color: #ff5431;
801
- } .radio-group__hint_1v7bm {
793
+ } .checkbox__disabled_6uq0w .checkbox__hint_6uq0w {
802
794
  color: rgba(238, 238, 251, 0.55);
803
- } .radio-group__hiddenInput_1v7bm:focus ~ button {
804
- outline: 2px solid #3193fc;
805
- }.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
806
- background-color: #29292c;
807
- border: 1.5px solid rgba(238, 238, 251, 0.55);
808
- } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
809
- background-color: #2f2f32;
810
- border-color: rgba(238, 238, 251, 0.55);
811
- } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
812
- background-color: #353539;
813
- border-color: rgba(238, 238, 251, 0.55);
814
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
815
- background-color: #29292c;
816
- border: 1.5px solid rgba(222, 222, 238, 0.13);
817
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
818
- color: rgba(238, 238, 251, 0.55);
819
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
820
- color: rgba(238, 238, 251, 0.55);
821
- } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
822
- background-color: rgba(228, 228, 251, 0.28);
823
- } .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
824
- background-color: #fff;
825
- border: 1.5px solid transparent;
826
- } .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
827
- background-color: #e7e8eb;
828
- border-color: transparent;
829
- } .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
830
- background-color: #d2d3d9;
831
- border-color: transparent;
832
- } .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
833
- outline: 2px solid #3193fc;
834
- } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
835
- background-color: rgba(225, 225, 248, 0.09);
836
- border-color: transparent;
837
- } .radio__circle_1vh1m:before {
838
- background-color: #0e0e0e;
839
- border-color: transparent;
840
- } .radio__label_1vh1m {
795
+ } .checkbox__focused_6uq0w .checkbox__box_6uq0w {
796
+ outline: 2px solid #3193fc;
797
+ } .checkbox__label_6uq0w {
841
798
  color: #fff;
842
- } .radio__hint_1vh1m {
799
+ } .checkbox__errorMessage_6uq0w {
800
+ color: #ff5431;
801
+ } .checkbox__hint_6uq0w {
843
802
  color: rgba(238, 238, 251, 0.55);
803
+ } .checkbox__indeterminateLine_6uq0w {
804
+ background-color: #0e0e0e;
844
805
  }.tag__filled_e1tv4 {
845
806
  background-color: rgba(222, 222, 238, 0.13)
846
807
  } .tag__filled_e1tv4:disabled {
@@ -865,6 +826,29 @@
865
826
  } .tag__filled_wlbbi:active:not(:disabled) {
866
827
  background-color: rgba(5, 11, 44, 0.18);
867
828
  }
829
+ .tag__filled_1ggz0 {
830
+ background-color: rgba(214, 214, 229, 0.07)
831
+ } .tag__filled_1ggz0:disabled {
832
+ background-color: rgba(214, 214, 229, 0.07);
833
+ } @media (hover: hover) {
834
+ .tag__filled_1ggz0:hover:not(:disabled) {
835
+ background-color: rgba(214, 214, 229, 0.07);
836
+ }
837
+ } .tag__filled_1ggz0:active:not(:disabled) {
838
+ background-color: rgba(222, 222, 238, 0.13);
839
+ }
840
+ .tag__filled_g6ida {
841
+ background-color: rgba(38, 55, 88, 0.06)
842
+ } .tag__filled_g6ida:disabled {
843
+ background-color: rgba(38, 55, 88, 0.06);
844
+ } @media (hover: hover) {
845
+ .tag__filled_g6ida:hover:not(:disabled) {
846
+ background-color: rgba(38, 55, 88, 0.06);
847
+ }
848
+ } .tag__filled_g6ida:active:not(:disabled) {
849
+ background-color: rgba(5, 12, 41, 0.14);
850
+ }
851
+
868
852
  .tag__component_17ork.tag__outlined_17ork {
869
853
  color: #fff;
870
854
  border-color: rgba(228, 228, 251, 0.28);
@@ -943,30 +927,91 @@
943
927
  } .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
944
928
  background-color: #2f2f32;
945
929
  border-color: #2f2f32;
946
- }
947
- .tag__filled_1ggz0 {
948
- background-color: rgba(214, 214, 229, 0.07)
949
- } .tag__filled_1ggz0:disabled {
950
- background-color: rgba(214, 214, 229, 0.07);
951
- } @media (hover: hover) {
952
- .tag__filled_1ggz0:hover:not(:disabled) {
953
- background-color: rgba(214, 214, 229, 0.07);
954
- }
955
- } .tag__filled_1ggz0:active:not(:disabled) {
956
- background-color: rgba(222, 222, 238, 0.13);
957
- }
958
- .tag__filled_g6ida {
959
- background-color: rgba(38, 55, 88, 0.06)
960
- } .tag__filled_g6ida:disabled {
961
- background-color: rgba(38, 55, 88, 0.06);
962
- } @media (hover: hover) {
963
- .tag__filled_g6ida:hover:not(:disabled) {
964
- background-color: rgba(38, 55, 88, 0.06);
965
- }
966
- } .tag__filled_g6ida:active:not(:disabled) {
967
- background-color: rgba(5, 12, 41, 0.14);
968
- }
969
- .sortable-list__primary_b79a7 {
930
+ }.typography__tertiary_4kq0c {
931
+ color: rgba(233, 233, 250, 0.37);
932
+ } .typography__disabled_4kq0c {
933
+ color: rgba(236, 236, 254, 0.18);
934
+ } .typography__accent_4kq0c {
935
+ color: #ef3124;
936
+ } .typography__primary_4kq0c {
937
+ color: #fff;
938
+ } .typography__attention_4kq0c {
939
+ color: #fa9313;
940
+ } .typography__positive_4kq0c {
941
+ color: #0cc44d;
942
+ } .typography__secondary_4kq0c {
943
+ color: rgba(238, 238, 251, 0.55);
944
+ } .typography__tertiary-inverted_4kq0c {
945
+ color: rgba(5, 8, 29, 0.38);
946
+ } .typography__primary-inverted_4kq0c {
947
+ color: #0e0e0e;
948
+ } .typography__secondary-inverted_4kq0c {
949
+ color: rgba(4, 4, 19, 0.55);
950
+ } .typography__link_4kq0c {
951
+ color: #4a9dfc;
952
+ } .typography__negative_4kq0c {
953
+ color: #ff5431;
954
+ } .typography__static-primary-light_4kq0c {
955
+ color: #fff;
956
+ } .typography__static-secondary-light_4kq0c {
957
+ color: rgba(238, 238, 251, 0.55);
958
+ } .typography__static-tertiary-light_4kq0c {
959
+ color: rgba(233, 233, 250, 0.37);
960
+ } .typography__static-primary-dark_4kq0c {
961
+ color: #0e0e0e;
962
+ } .typography__static-secondary-dark_4kq0c {
963
+ color: rgba(4, 4, 19, 0.55);
964
+ } .typography__static-tertiary-dark_4kq0c {
965
+ color: rgba(5, 8, 29, 0.38);
966
+ } .typography__static-accent_4kq0c {
967
+ color: #ef3124;
968
+ }
969
+
970
+
971
+
972
+
973
+
974
+ @media screen and (min-width: 1024px) {
975
+ }.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
976
+ background-color: #29292c;
977
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
978
+ } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
979
+ background-color: #2f2f32;
980
+ border-color: rgba(238, 238, 251, 0.55);
981
+ } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
982
+ background-color: #353539;
983
+ border-color: rgba(238, 238, 251, 0.55);
984
+ } .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
985
+ background-color: #29292c;
986
+ border: 1.5px solid rgba(222, 222, 238, 0.13);
987
+ } .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
988
+ color: rgba(238, 238, 251, 0.55);
989
+ } .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
990
+ color: rgba(238, 238, 251, 0.55);
991
+ } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
992
+ background-color: rgba(228, 228, 251, 0.28);
993
+ } .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
994
+ background-color: #fff;
995
+ border: 1.5px solid transparent;
996
+ } .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
997
+ background-color: #e7e8eb;
998
+ border-color: transparent;
999
+ } .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
1000
+ background-color: #d2d3d9;
1001
+ border-color: transparent;
1002
+ } .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
1003
+ outline: 2px solid #3193fc;
1004
+ } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
1005
+ background-color: rgba(225, 225, 248, 0.09);
1006
+ border-color: transparent;
1007
+ } .radio__circle_1vh1m:before {
1008
+ background-color: #0e0e0e;
1009
+ border-color: transparent;
1010
+ } .radio__label_1vh1m {
1011
+ color: #fff;
1012
+ } .radio__hint_1vh1m {
1013
+ color: rgba(238, 238, 251, 0.55);
1014
+ }.sortable-list__primary_b79a7 {
970
1015
  background: #29292c;
971
1016
  } .sortable-list__secondary_b79a7 {
972
1017
  background: #1c1c1e;
@@ -985,48 +1030,7 @@
985
1030
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
986
1031
  0 0 1px rgba(0, 0, 0, 0.04);
987
1032
  }
988
- }.switch__component_6lgqf {
989
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
990
- } .switch__switch_6lgqf {
991
- background-color: rgba(238, 238, 251, 0.55);
992
- border: 2px solid transparent
993
- } .switch__switch_6lgqf:hover {
994
- background-color: rgba(239, 240, 252, 0.65);
995
- } .switch__switch_6lgqf:before {
996
- background-color: #fff;
997
- } .switch__label_6lgqf {
998
- color: #fff;
999
- } .switch__hint_6lgqf {
1000
- color: rgba(238, 238, 251, 0.55);
1001
- } .switch__checked_6lgqf .switch__switch_6lgqf {
1002
- background-color: #17d055
1003
- } .switch__checked_6lgqf .switch__switch_6lgqf:hover {
1004
- background-color: #22e068;
1005
- } .switch__disabled_6lgqf .switch__switch_6lgqf {
1006
- background-color: rgba(225, 225, 248, 0.09)
1007
- } .switch__disabled_6lgqf .switch__switch_6lgqf:before {
1008
- background-color: rgba(228, 228, 251, 0.28);
1009
- } .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
1010
- background-color: rgba(225, 225, 248, 0.09);
1011
- } .switch__disabled_6lgqf .switch__label_6lgqf {
1012
- color: rgba(238, 238, 251, 0.55);
1013
- } .switch__disabled_6lgqf .switch__hint_6lgqf {
1014
- color: rgba(238, 238, 251, 0.55);
1015
- } .switch__focused_6lgqf .switch__switch_6lgqf {
1016
- outline: 2px solid #3193fc;
1017
- }.form-control__inner_1txak {
1018
- background-color: rgba(222, 222, 238, 0.13);
1019
- } .form-control__disabled_1txak.form-control__hasError_1txak {
1020
- box-shadow: inset 0 0 0 2px #ff5431;
1021
- }
1022
-
1023
- .form-control__inner_n3zep {
1024
- background-color: rgba(15, 25, 55, 0.1);
1025
- } .form-control__disabled_n3zep.form-control__hasError_n3zep {
1026
- box-shadow: inset 0 0 0 2px
1027
- #ff5431;
1028
- }
1029
- .form-control__inner_1dgrh {
1033
+ }.form-control__inner_1dgrh {
1030
1034
  background-color: rgba(214, 214, 229, 0.07);
1031
1035
  } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
1032
1036
  box-shadow: inset 0 0 0 2px #ff5431;
@@ -1038,6 +1042,18 @@
1038
1042
  #ff5431;
1039
1043
  }
1040
1044
 
1045
+ .form-control__inner_1txak {
1046
+ background-color: rgba(222, 222, 238, 0.13);
1047
+ } .form-control__disabled_1txak.form-control__hasError_1txak {
1048
+ box-shadow: inset 0 0 0 2px #ff5431;
1049
+ }
1050
+
1051
+ .form-control__inner_n3zep {
1052
+ background-color: rgba(15, 25, 55, 0.1);
1053
+ } .form-control__disabled_n3zep.form-control__hasError_n3zep {
1054
+ box-shadow: inset 0 0 0 2px
1055
+ #ff5431;
1056
+ }
1041
1057
  .form-control__component_1epub {
1042
1058
  color: #fff;
1043
1059
  } .form-control__label_1epub {
@@ -1099,6 +1115,35 @@
1099
1115
  background-color: rgba(38, 55, 88, 0.06);
1100
1116
  } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
1101
1117
  color: rgba(4, 4, 19, 0.55);
1118
+ }.switch__component_6lgqf {
1119
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1120
+ } .switch__switch_6lgqf {
1121
+ background-color: rgba(238, 238, 251, 0.55);
1122
+ border: 2px solid transparent
1123
+ } .switch__switch_6lgqf:hover {
1124
+ background-color: rgba(239, 240, 252, 0.65);
1125
+ } .switch__switch_6lgqf:before {
1126
+ background-color: #fff;
1127
+ } .switch__label_6lgqf {
1128
+ color: #fff;
1129
+ } .switch__hint_6lgqf {
1130
+ color: rgba(238, 238, 251, 0.55);
1131
+ } .switch__checked_6lgqf .switch__switch_6lgqf {
1132
+ background-color: #17d055
1133
+ } .switch__checked_6lgqf .switch__switch_6lgqf:hover {
1134
+ background-color: #22e068;
1135
+ } .switch__disabled_6lgqf .switch__switch_6lgqf {
1136
+ background-color: rgba(225, 225, 248, 0.09)
1137
+ } .switch__disabled_6lgqf .switch__switch_6lgqf:before {
1138
+ background-color: rgba(228, 228, 251, 0.28);
1139
+ } .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
1140
+ background-color: rgba(225, 225, 248, 0.09);
1141
+ } .switch__disabled_6lgqf .switch__label_6lgqf {
1142
+ color: rgba(238, 238, 251, 0.55);
1143
+ } .switch__disabled_6lgqf .switch__hint_6lgqf {
1144
+ color: rgba(238, 238, 251, 0.55);
1145
+ } .switch__focused_6lgqf .switch__switch_6lgqf {
1146
+ outline: 2px solid #3193fc;
1102
1147
  }.base-modal__component_a4q3k {
1103
1148
  background: #1c1c1e;
1104
1149
  }.popover__component_1nzdb {
@@ -1192,58 +1237,26 @@
1192
1237
  } .action-button__disabled_9eq41 .action-button__iconWrapper_9eq41 {
1193
1238
  color: #babbc2;
1194
1239
  background-color: #f2f3f5;
1195
- }.typography__tertiary_4kq0c {
1196
- color: rgba(233, 233, 250, 0.37);
1197
- } .typography__disabled_4kq0c {
1198
- color: rgba(236, 236, 254, 0.18);
1199
- } .typography__accent_4kq0c {
1200
- color: #ef3124;
1201
- } .typography__primary_4kq0c {
1202
- color: #fff;
1203
- } .typography__attention_4kq0c {
1204
- color: #fa9313;
1205
- } .typography__positive_4kq0c {
1206
- color: #0cc44d;
1207
- } .typography__secondary_4kq0c {
1208
- color: rgba(238, 238, 251, 0.55);
1209
- } .typography__tertiary-inverted_4kq0c {
1210
- color: rgba(5, 8, 29, 0.38);
1211
- } .typography__primary-inverted_4kq0c {
1212
- color: #0e0e0e;
1213
- } .typography__secondary-inverted_4kq0c {
1214
- color: rgba(4, 4, 19, 0.55);
1215
- } .typography__link_4kq0c {
1216
- color: #4a9dfc;
1217
- } .typography__negative_4kq0c {
1218
- color: #ff5431;
1219
- } .typography__static-primary-light_4kq0c {
1220
- color: #fff;
1221
- } .typography__static-secondary-light_4kq0c {
1240
+ }
1241
+ .system-message__component_1hesj {
1222
1242
  color: rgba(238, 238, 251, 0.55);
1223
- } .typography__static-tertiary-light_4kq0c {
1224
- color: rgba(233, 233, 250, 0.37);
1225
- } .typography__static-primary-dark_4kq0c {
1226
- color: #0e0e0e;
1227
- } .typography__static-secondary-dark_4kq0c {
1228
- color: rgba(4, 4, 19, 0.55);
1229
- } .typography__static-tertiary-dark_4kq0c {
1230
- color: rgba(5, 8, 29, 0.38);
1231
- } .typography__static-accent_4kq0c {
1232
- color: #ef3124;
1233
1243
  }
1234
1244
 
1245
+ .system-message__component_1rx0r {
1246
+ color: #fff;
1247
+ }
1235
1248
 
1236
-
1237
-
1238
-
1239
- @media screen and (min-width: 1024px) {
1240
- }.pagination__component_j4jls {
1249
+ .system-message__component_1lewf {
1241
1250
  color: #fff;
1242
1251
  }
1243
1252
 
1253
+ .pagination__component_j4jls {
1254
+ color: #fff;
1255
+ }
1244
1256
  .pagination__dots_1jbpm {
1245
1257
  color: rgba(238, 238, 251, 0.55);
1246
1258
  }
1259
+
1247
1260
  button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1248
1261
  color: rgba(238, 238, 251, 0.55)
1249
1262
  } button.pagination__tag_1gi1t.pagination__tag_1gi1t:hover:not(:disabled) {
@@ -1258,157 +1271,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1258
1271
  color: #0e0e0e;
1259
1272
  } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
1260
1273
  color: #fff;
1261
- }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1262
- background-color: transparent;
1263
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1264
- background-color: transparent;
1265
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1266
- background-color: rgba(255, 255, 255, 0.3);
1267
- border-color: transparent;
1268
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1269
- background-color: rgba(255, 255, 255, 0.6);
1270
- } .drawer__backdropEnter_1w519 {
1271
- background-color: transparent;
1272
- } .drawer__backdropEnterActive_1w519,
1273
- .drawer__backdropEnterDone_1w519 {
1274
- background-color: rgba(0, 0, 0, 0.7);
1275
- } .drawer__backdropExit_1w519 {
1276
- background-color: rgba(0, 0, 0, 0.7);
1277
- } .drawer__backdropExitActive_1w519,
1278
- .drawer__backdropExitDone_1w519 {
1279
- background-color: transparent;
1280
- }.textarea__input_nx2mv {
1281
- color: #fff;
1282
- caret-color: #fff;
1283
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1284
- } .textarea__input_nx2mv:-webkit-autofill {
1285
- -webkit-text-fill-color: #fff;
1286
- } .textarea__input_nx2mv::placeholder {
1287
- color: rgba(238, 238, 251, 0.55);
1288
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1289
- color: rgba(233, 233, 250, 0.37);
1290
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1291
- color: rgba(233, 233, 250, 0.37)
1292
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1293
- color: rgba(238, 238, 251, 0.55);
1294
- } .textarea__input_nx2mv:disabled {
1295
- color: rgba(233, 233, 250, 0.37);
1296
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1297
- } .textarea__input_nx2mv:focus::placeholder {
1298
- color: rgba(233, 233, 250, 0.37);
1299
- } .textarea__error_nx2mv {
1300
- color: #fff;
1301
- caret-color: #fff;
1302
- } .textarea__textarea_nx2mv {
1303
- color: #fff;
1304
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1305
- } .textarea__textarea_nx2mv::placeholder {
1306
- color: rgba(238, 238, 251, 0.55);
1307
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1308
- color: rgba(233, 233, 250, 0.37);
1309
- } .textarea__textarea_nx2mv:disabled {
1310
- color: rgba(233, 233, 250, 0.37);
1311
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1312
- } .textarea__textarea_nx2mv:read-only {
1313
- color: rgba(233, 233, 250, 0.37);
1314
- } .textarea__textarea_nx2mv:focus::placeholder {
1315
- color: rgba(233, 233, 250, 0.37);
1316
- } .textarea__hint_nx2mv {
1317
- color: rgba(238, 238, 251, 0.55);
1318
- } .textarea__error_nx2mv {
1319
- color: #ff5431;
1320
- }
1321
- .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1322
- background-color: transparent;
1323
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1324
- background-color: transparent;
1325
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1326
- background-color: rgba(255, 255, 255, 0.3);
1327
- border-color: transparent;
1328
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1329
- background-color: rgba(255, 255, 255, 0.6);
1330
- } .textarea__pseudoTextarea_1qjt9 span {
1331
- color: transparent;
1332
- } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1333
- background-color: rgba(255, 84, 49, 0.4);
1334
- } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1335
- background-color: transparent;
1336
- } .textarea__focusVisible_1qjt9 {
1337
- outline: 2px solid #3193fc;
1338
- } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1339
- border-top: 14px solid transparent;
1340
- border-bottom: 14px solid transparent;
1341
- } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1342
- border-top: 18px solid transparent;
1343
- border-bottom: 18px solid transparent;
1344
- } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1345
- border-top: 22px solid transparent;
1346
- border-bottom: 22px solid transparent;
1347
- } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1348
- border-top: 24px solid transparent;
1349
- border-bottom: 24px solid transparent;
1350
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1351
- border-top: 24px solid transparent;
1352
- border-bottom: 4px solid transparent;
1353
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1354
- border-top: 24px solid transparent;
1355
- border-bottom: 8px solid transparent;
1356
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1357
- border-top: 32px solid transparent;
1358
- border-bottom: 12px solid transparent;
1359
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1360
- border-top: 34px solid transparent;
1361
- border-bottom: 14px solid transparent;
1362
- }
1363
- .textarea__input_1imzy {
1364
- color: #0e0e0e;
1365
- caret-color: #0e0e0e;
1366
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1367
- } .textarea__input_1imzy:-webkit-autofill {
1368
- -webkit-text-fill-color: #0e0e0e;
1369
- } .textarea__input_1imzy::placeholder {
1370
- color: rgba(4, 4, 19, 0.55);
1371
- } .textarea__hasInnerLabel_1imzy::placeholder {
1372
- color: rgba(5, 8, 29, 0.38);
1373
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1374
- color: rgba(5, 8, 29, 0.38)
1375
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1376
- color: rgba(4, 4, 19, 0.55);
1377
- } .textarea__input_1imzy:disabled {
1378
- color: rgba(5, 8, 29, 0.38);
1379
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1380
- } .textarea__input_1imzy:focus::placeholder {
1381
- color: rgba(5, 8, 29, 0.38);
1382
- } .textarea__error_1imzy {
1383
- color: #0e0e0e;
1384
- caret-color: #0e0e0e;
1385
- } .textarea__textarea_1imzy {
1386
- color: #0e0e0e;
1387
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1388
- } .textarea__textarea_1imzy::placeholder {
1389
- color: rgba(4, 4, 19, 0.55);
1390
- } .textarea__hasInnerLabel_1imzy::placeholder {
1391
- color: rgba(5, 8, 29, 0.38);
1392
- } .textarea__textarea_1imzy:disabled {
1393
- color: rgba(5, 8, 29, 0.38);
1394
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1395
- } .textarea__textarea_1imzy:read-only {
1396
- color: rgba(5, 8, 29, 0.38);
1397
- } .textarea__textarea_1imzy:focus::placeholder {
1398
- color: rgba(5, 8, 29, 0.38);
1399
- } .textarea__hint_1imzy {
1400
- color: rgba(238, 238, 251, 0.55);
1401
- } .textarea__error_1imzy {
1402
- color: #ff5431;
1403
- }.comment__component_mke1z {
1404
- background-color: #1c1c1e;
1405
- }.list-header__filled_b075e {
1406
- background-color: #212124;
1407
- }.list__list_219yz {
1408
- color: #fff;
1409
- }
1410
- .list__slot_yksui.list__defaultColor_yksui {
1411
- color: #fff;
1412
1274
  }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1413
1275
  background: #17d055;
1414
1276
  } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
@@ -1417,78 +1279,29 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1417
1279
  .circular-progress-bar__progressCircle_o79lq {
1418
1280
  fill: transparent;
1419
1281
  } .circular-progress-bar__positive_o79lq {
1420
- stroke: #17d055;
1421
- } .circular-progress-bar__negative_o79lq {
1422
- stroke: #ff5431;
1423
- } .circular-progress-bar__backgroundCircle_o79lq {
1424
- stroke: rgba(222, 222, 238, 0.13)
1425
- } .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
1426
- stroke: transparent;
1427
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
1428
- color: #4a4a51;
1429
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
1430
- color: #17d055;
1431
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
1432
- color: #ff5431;
1433
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
1434
- color: #0e0e0e;
1435
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
1436
- color: #fff;
1437
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1438
- color: #898991;
1439
- }
1440
- .system-message__component_1hesj {
1441
- color: rgba(238, 238, 251, 0.55);
1442
- }
1443
-
1444
-
1445
- .system-message__component_1rx0r {
1446
- color: #fff;
1447
- }
1448
-
1449
- .system-message__component_1lewf {
1450
- color: #fff;
1451
- }
1452
- .stepped-progress-bar__bar_1q383 {
1453
- background: rgba(222, 222, 238, 0.13);
1454
- } .stepped-progress-bar__description_1q383 {
1455
- color: rgba(238, 238, 251, 0.55);
1456
- }
1457
-
1458
- .stepped-progress-bar__bar_1rb2i {
1459
- background: rgba(15, 25, 55, 0.1);
1460
- } .stepped-progress-bar__description_1rb2i {
1461
- color: rgba(4, 4, 19, 0.55);
1462
- }
1463
- .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1464
- background: #17d055;
1465
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1466
- background: #fda136;
1467
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1468
- background: #ff5431;
1469
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1470
- background: #3193fc;
1471
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1472
- background: #4a4a51;
1473
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1474
- background: #898991;
1475
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1476
- background: #fff;
1477
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1478
- background: #f83a2a;
1479
- }.tab-bar__component_ivzcz {
1480
- background-color: #0e0e0e;
1481
- } .tab-bar__border_ivzcz {
1482
- box-shadow: 0 -1px 0 0 #29292c;
1483
- }
1484
- .tab-bar__component_1ygns {
1485
- background-color: transparent;
1486
- -webkit-tap-highlight-color: transparent;
1487
- color: rgba(238, 238, 251, 0.55);
1488
- } .tab-bar__selected_1ygns {
1489
- color: #f83a2a;
1490
- } .tab-bar__label_1ygns {
1491
- color: rgba(238, 238, 251, 0.55);
1282
+ stroke: #17d055;
1283
+ } .circular-progress-bar__negative_o79lq {
1284
+ stroke: #ff5431;
1285
+ } .circular-progress-bar__backgroundCircle_o79lq {
1286
+ stroke: rgba(222, 222, 238, 0.13)
1287
+ } .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
1288
+ stroke: transparent;
1289
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
1290
+ color: #4a4a51;
1291
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
1292
+ color: #17d055;
1293
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
1294
+ color: #ff5431;
1295
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
1296
+ color: #0e0e0e;
1297
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
1298
+ color: #fff;
1299
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1300
+ color: #898991;
1301
+ }.comment__component_mke1z {
1302
+ background-color: #1c1c1e;
1303
+ }.list-header__filled_b075e {
1304
+ background-color: #212124;
1492
1305
  }.button__primary_1xk1s {
1493
1306
  color: #0e0e0e;
1494
1307
  background-color: #fff
@@ -1556,6 +1369,77 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1556
1369
  color: rgba(5, 8, 29, 0.38);
1557
1370
  }
1558
1371
 
1372
+ .button__primary_l7nex {
1373
+ color: #0e0e0e;
1374
+ background-color: #fff
1375
+ } @media (hover: hover) {
1376
+ .button__primary_l7nex:hover {
1377
+ background-color: #e7e8eb;
1378
+ }
1379
+ } .button__primary_l7nex:active {
1380
+ background-color: #d2d3d9;
1381
+ } .button__primary_l7nex > .button__loader_l7nex {
1382
+ color: #0e0e0e;
1383
+ } .button__secondary_l7nex {
1384
+ background-color: rgba(222, 222, 238, 0.13)
1385
+ } .button__secondary_l7nex:hover {
1386
+ background-color: rgba(234, 234, 248, 0.15);
1387
+ } .button__secondary_l7nex:active {
1388
+ background-color: rgba(231, 231, 248, 0.18);
1389
+ } .button__ghost_l7nex:active {
1390
+ color: #a0a1a9;
1391
+ } .button__component_l7nex[disabled].button__primary_l7nex {
1392
+ color: rgba(233, 233, 250, 0.37);
1393
+ background-color: rgba(214, 214, 229, 0.07)
1394
+ } .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
1395
+ background-color: #fff;
1396
+ } .button__component_l7nex[disabled].button__secondary_l7nex {
1397
+ color: rgba(233, 233, 250, 0.37);
1398
+ background-color: rgba(214, 214, 229, 0.07);
1399
+ } .button__component_l7nex[disabled].button__tertiary_l7nex {
1400
+ color: rgba(233, 233, 250, 0.37);
1401
+ border-color: rgba(228, 228, 251, 0.28);
1402
+ } .button__component_l7nex[disabled].button__link_l7nex {
1403
+ color: rgba(233, 233, 250, 0.37);
1404
+ } .button__component_l7nex[disabled].button__ghost_l7nex {
1405
+ color: rgba(233, 233, 250, 0.37);
1406
+ }
1407
+
1408
+ .button__primary_1h6hy {
1409
+ color: #fff;
1410
+ background-color: #0e0e0e
1411
+ } @media (hover: hover) {
1412
+ .button__primary_1h6hy:hover {
1413
+ background-color: #29292c;
1414
+ }
1415
+ } .button__primary_1h6hy:active {
1416
+ background-color: #2f2f32;
1417
+ } .button__primary_1h6hy > .button__loader_1h6hy {
1418
+ color: #fff;
1419
+ } .button__secondary_1h6hy {
1420
+ background-color: rgba(15, 25, 55, 0.1)
1421
+ } .button__secondary_1h6hy:hover {
1422
+ background-color: rgba(5, 12, 41, 0.14);
1423
+ } .button__secondary_1h6hy:active {
1424
+ background-color: rgba(5, 11, 44, 0.18);
1425
+ } .button__ghost_1h6hy:active {
1426
+ color: #75757d;
1427
+ } .button__component_1h6hy[disabled].button__primary_1h6hy {
1428
+ color: rgba(5, 8, 29, 0.38);
1429
+ background-color: rgba(38, 55, 88, 0.06)
1430
+ } .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
1431
+ background-color: #0e0e0e;
1432
+ } .button__component_1h6hy[disabled].button__secondary_1h6hy {
1433
+ color: rgba(5, 8, 29, 0.38);
1434
+ background-color: rgba(38, 55, 88, 0.06);
1435
+ } .button__component_1h6hy[disabled].button__tertiary_1h6hy {
1436
+ color: rgba(5, 8, 29, 0.38);
1437
+ border-color: rgba(9, 12, 37, 0.28);
1438
+ } .button__component_1h6hy[disabled].button__link_1h6hy {
1439
+ color: rgba(5, 8, 29, 0.38);
1440
+ } .button__component_1h6hy[disabled].button__ghost_1h6hy {
1441
+ color: rgba(5, 8, 29, 0.38);
1442
+ }
1559
1443
  .button__accent_1gnur {
1560
1444
  color: #fff;
1561
1445
  background-color: #f83a2a;
@@ -1803,106 +1687,222 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1803
1687
  color: #0e0e0e;
1804
1688
  } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
1805
1689
  color: #0e0e0e;
1690
+ }.list__list_219yz {
1691
+ color: #fff;
1692
+ }
1693
+ .list__slot_yksui.list__defaultColor_yksui {
1694
+ color: #fff;
1695
+ }.stepped-progress-bar__bar_1q383 {
1696
+ background: rgba(222, 222, 238, 0.13);
1697
+ } .stepped-progress-bar__description_1q383 {
1698
+ color: rgba(238, 238, 251, 0.55);
1699
+ }
1700
+
1701
+ .stepped-progress-bar__bar_1rb2i {
1702
+ background: rgba(15, 25, 55, 0.1);
1703
+ } .stepped-progress-bar__description_1rb2i {
1704
+ color: rgba(4, 4, 19, 0.55);
1705
+ }
1706
+ .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1707
+ background: #17d055;
1708
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1709
+ background: #fda136;
1710
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1711
+ background: #ff5431;
1712
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1713
+ background: #3193fc;
1714
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1715
+ background: #4a4a51;
1716
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1717
+ background: #898991;
1718
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1719
+ background: #fff;
1720
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1721
+ background: #f83a2a;
1722
+ }.tab-bar__component_ivzcz {
1723
+ background-color: #0e0e0e;
1724
+ } .tab-bar__border_ivzcz {
1725
+ box-shadow: 0 -1px 0 0 #29292c;
1726
+ }
1727
+ .tab-bar__component_1ygns {
1728
+ background-color: transparent;
1729
+ -webkit-tap-highlight-color: transparent;
1730
+ color: rgba(238, 238, 251, 0.55);
1731
+ } .tab-bar__selected_1ygns {
1732
+ color: #f83a2a;
1733
+ } .tab-bar__label_1ygns {
1734
+ color: rgba(238, 238, 251, 0.55);
1735
+ }.chart__coreChart_y4v69 .recharts-text tspan {
1736
+ fill: #fff;
1737
+ }
1738
+ @keyframes chart__showDot_yf6b1 {
1739
+ }
1740
+
1741
+ .chart__tickText_6z9ce {
1742
+ fill: #fff;
1743
+ } .chart__circle_6z9ce {
1744
+ fill: #0e0e0e;
1745
+ } .chart__circle_6z9ce {
1746
+ fill: #0e0e0e;
1747
+ }
1748
+ .chart__tooltip_w8y2f {
1749
+ background-color: #0e0e0e;
1750
+ border: 1px solid #36363a;
1751
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1752
+ 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1753
+ } .chart__tooltipArrow_w8y2f {
1754
+ border: 1px solid #36363a;
1755
+ background-color: #0e0e0e;
1756
+ } .chart__tooltipArrow_w8y2f:before {
1757
+ border-color: transparent #0e0e0e transparent transparent;
1758
+ }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1759
+ background-color: transparent;
1760
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1761
+ background-color: transparent;
1762
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1763
+ background-color: rgba(255, 255, 255, 0.3);
1764
+ border-color: transparent;
1765
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1766
+ background-color: rgba(255, 255, 255, 0.6);
1767
+ } .drawer__backdropEnter_1w519 {
1768
+ background-color: transparent;
1769
+ } .drawer__backdropEnterActive_1w519,
1770
+ .drawer__backdropEnterDone_1w519 {
1771
+ background-color: rgba(0, 0, 0, 0.7);
1772
+ } .drawer__backdropExit_1w519 {
1773
+ background-color: rgba(0, 0, 0, 0.7);
1774
+ } .drawer__backdropExitActive_1w519,
1775
+ .drawer__backdropExitDone_1w519 {
1776
+ background-color: transparent;
1777
+ }.textarea__input_nx2mv {
1778
+ color: #fff;
1779
+ caret-color: #fff;
1780
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1781
+ } .textarea__input_nx2mv:-webkit-autofill {
1782
+ -webkit-text-fill-color: #fff;
1783
+ } .textarea__input_nx2mv::placeholder {
1784
+ color: rgba(238, 238, 251, 0.55);
1785
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1786
+ color: rgba(233, 233, 250, 0.37);
1787
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1788
+ color: rgba(233, 233, 250, 0.37)
1789
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1790
+ color: rgba(238, 238, 251, 0.55);
1791
+ } .textarea__input_nx2mv:disabled {
1792
+ color: rgba(233, 233, 250, 0.37);
1793
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1794
+ } .textarea__input_nx2mv:focus::placeholder {
1795
+ color: rgba(233, 233, 250, 0.37);
1796
+ } .textarea__error_nx2mv {
1797
+ color: #fff;
1798
+ caret-color: #fff;
1799
+ } .textarea__textarea_nx2mv {
1800
+ color: #fff;
1801
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1802
+ } .textarea__textarea_nx2mv::placeholder {
1803
+ color: rgba(238, 238, 251, 0.55);
1804
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1805
+ color: rgba(233, 233, 250, 0.37);
1806
+ } .textarea__textarea_nx2mv:disabled {
1807
+ color: rgba(233, 233, 250, 0.37);
1808
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1809
+ } .textarea__textarea_nx2mv:read-only {
1810
+ color: rgba(233, 233, 250, 0.37);
1811
+ } .textarea__textarea_nx2mv:focus::placeholder {
1812
+ color: rgba(233, 233, 250, 0.37);
1813
+ } .textarea__hint_nx2mv {
1814
+ color: rgba(238, 238, 251, 0.55);
1815
+ } .textarea__error_nx2mv {
1816
+ color: #ff5431;
1817
+ }
1818
+ .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1819
+ background-color: transparent;
1820
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1821
+ background-color: transparent;
1822
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1823
+ background-color: rgba(255, 255, 255, 0.3);
1824
+ border-color: transparent;
1825
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1826
+ background-color: rgba(255, 255, 255, 0.6);
1827
+ } .textarea__pseudoTextarea_1qjt9 span {
1828
+ color: transparent;
1829
+ } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1830
+ background-color: rgba(255, 84, 49, 0.4);
1831
+ } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1832
+ background-color: transparent;
1833
+ } .textarea__focusVisible_1qjt9 {
1834
+ outline: 2px solid #3193fc;
1835
+ } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1836
+ border-top: 14px solid transparent;
1837
+ border-bottom: 14px solid transparent;
1838
+ } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1839
+ border-top: 18px solid transparent;
1840
+ border-bottom: 18px solid transparent;
1841
+ } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1842
+ border-top: 22px solid transparent;
1843
+ border-bottom: 22px solid transparent;
1844
+ } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1845
+ border-top: 24px solid transparent;
1846
+ border-bottom: 24px solid transparent;
1847
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1848
+ border-top: 24px solid transparent;
1849
+ border-bottom: 4px solid transparent;
1850
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1851
+ border-top: 24px solid transparent;
1852
+ border-bottom: 8px solid transparent;
1853
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1854
+ border-top: 32px solid transparent;
1855
+ border-bottom: 12px solid transparent;
1856
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1857
+ border-top: 34px solid transparent;
1858
+ border-bottom: 14px solid transparent;
1806
1859
  }
1807
- .button__primary_l7nex {
1860
+ .textarea__input_1imzy {
1808
1861
  color: #0e0e0e;
1809
- background-color: #fff
1810
- } @media (hover: hover) {
1811
- .button__primary_l7nex:hover {
1812
- background-color: #e7e8eb;
1813
- }
1814
- } .button__primary_l7nex:active {
1815
- background-color: #d2d3d9;
1816
- } .button__primary_l7nex > .button__loader_l7nex {
1817
- color: #0e0e0e;
1818
- } .button__secondary_l7nex {
1819
- background-color: rgba(222, 222, 238, 0.13)
1820
- } .button__secondary_l7nex:hover {
1821
- background-color: rgba(234, 234, 248, 0.15);
1822
- } .button__secondary_l7nex:active {
1823
- background-color: rgba(231, 231, 248, 0.18);
1824
- } .button__ghost_l7nex:active {
1825
- color: #a0a1a9;
1826
- } .button__component_l7nex[disabled].button__primary_l7nex {
1827
- color: rgba(233, 233, 250, 0.37);
1828
- background-color: rgba(214, 214, 229, 0.07)
1829
- } .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
1830
- background-color: #fff;
1831
- } .button__component_l7nex[disabled].button__secondary_l7nex {
1832
- color: rgba(233, 233, 250, 0.37);
1833
- background-color: rgba(214, 214, 229, 0.07);
1834
- } .button__component_l7nex[disabled].button__tertiary_l7nex {
1835
- color: rgba(233, 233, 250, 0.37);
1836
- border-color: rgba(228, 228, 251, 0.28);
1837
- } .button__component_l7nex[disabled].button__link_l7nex {
1838
- color: rgba(233, 233, 250, 0.37);
1839
- } .button__component_l7nex[disabled].button__ghost_l7nex {
1840
- color: rgba(233, 233, 250, 0.37);
1841
- }
1842
-
1843
- .button__primary_1h6hy {
1844
- color: #fff;
1845
- background-color: #0e0e0e
1846
- } @media (hover: hover) {
1847
- .button__primary_1h6hy:hover {
1848
- background-color: #29292c;
1849
- }
1850
- } .button__primary_1h6hy:active {
1851
- background-color: #2f2f32;
1852
- } .button__primary_1h6hy > .button__loader_1h6hy {
1853
- color: #fff;
1854
- } .button__secondary_1h6hy {
1855
- background-color: rgba(15, 25, 55, 0.1)
1856
- } .button__secondary_1h6hy:hover {
1857
- background-color: rgba(5, 12, 41, 0.14);
1858
- } .button__secondary_1h6hy:active {
1859
- background-color: rgba(5, 11, 44, 0.18);
1860
- } .button__ghost_1h6hy:active {
1861
- color: #75757d;
1862
- } .button__component_1h6hy[disabled].button__primary_1h6hy {
1863
- color: rgba(5, 8, 29, 0.38);
1864
- background-color: rgba(38, 55, 88, 0.06)
1865
- } .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
1866
- background-color: #0e0e0e;
1867
- } .button__component_1h6hy[disabled].button__secondary_1h6hy {
1868
- color: rgba(5, 8, 29, 0.38);
1869
- background-color: rgba(38, 55, 88, 0.06);
1870
- } .button__component_1h6hy[disabled].button__tertiary_1h6hy {
1871
- color: rgba(5, 8, 29, 0.38);
1872
- border-color: rgba(9, 12, 37, 0.28);
1873
- } .button__component_1h6hy[disabled].button__link_1h6hy {
1874
- color: rgba(5, 8, 29, 0.38);
1875
- } .button__component_1h6hy[disabled].button__ghost_1h6hy {
1876
- color: rgba(5, 8, 29, 0.38);
1877
- }.chart__coreChart_y4v69 .recharts-text tspan {
1878
- fill: #fff;
1879
- }
1880
- @keyframes chart__showDot_yf6b1 {
1881
- }
1882
-
1883
- .chart__tickText_6z9ce {
1884
- fill: #fff;
1885
- } .chart__circle_6z9ce {
1886
- fill: #0e0e0e;
1887
- } .chart__circle_6z9ce {
1888
- fill: #0e0e0e;
1889
- }
1890
- .chart__tooltip_w8y2f {
1891
- background-color: #0e0e0e;
1892
- border: 1px solid #36363a;
1893
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1894
- 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1895
- } .chart__tooltipArrow_w8y2f {
1896
- border: 1px solid #36363a;
1897
- background-color: #0e0e0e;
1898
- } .chart__tooltipArrow_w8y2f:before {
1899
- border-color: transparent #0e0e0e transparent transparent;
1900
- }.pattern-lock__message_1c1da {
1901
- color: #fff;
1902
- } .pattern-lock__error_1c1da {
1862
+ caret-color: #0e0e0e;
1863
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1864
+ } .textarea__input_1imzy:-webkit-autofill {
1865
+ -webkit-text-fill-color: #0e0e0e;
1866
+ } .textarea__input_1imzy::placeholder {
1867
+ color: rgba(4, 4, 19, 0.55);
1868
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1869
+ color: rgba(5, 8, 29, 0.38);
1870
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1871
+ color: rgba(5, 8, 29, 0.38)
1872
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1873
+ color: rgba(4, 4, 19, 0.55);
1874
+ } .textarea__input_1imzy:disabled {
1875
+ color: rgba(5, 8, 29, 0.38);
1876
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1877
+ } .textarea__input_1imzy:focus::placeholder {
1878
+ color: rgba(5, 8, 29, 0.38);
1879
+ } .textarea__error_1imzy {
1880
+ color: #0e0e0e;
1881
+ caret-color: #0e0e0e;
1882
+ } .textarea__textarea_1imzy {
1883
+ color: #0e0e0e;
1884
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1885
+ } .textarea__textarea_1imzy::placeholder {
1886
+ color: rgba(4, 4, 19, 0.55);
1887
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1888
+ color: rgba(5, 8, 29, 0.38);
1889
+ } .textarea__textarea_1imzy:disabled {
1890
+ color: rgba(5, 8, 29, 0.38);
1891
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1892
+ } .textarea__textarea_1imzy:read-only {
1893
+ color: rgba(5, 8, 29, 0.38);
1894
+ } .textarea__textarea_1imzy:focus::placeholder {
1895
+ color: rgba(5, 8, 29, 0.38);
1896
+ } .textarea__hint_1imzy {
1897
+ color: rgba(238, 238, 251, 0.55);
1898
+ } .textarea__error_1imzy {
1903
1899
  color: #ff5431;
1904
- } @media screen and (min-width: 360px) {
1905
- } @media screen and (min-width: 390px) {
1900
+ }.attach__component_19l14 {
1901
+ } .attach__file_19l14,
1902
+ .attach__noFile_19l14 {
1903
+ color: rgba(238, 238, 251, 0.55);
1904
+ } .attach__focused_19l14 {
1905
+ outline: 2px solid #3193fc;
1906
1906
  }.custom-button__customButton_140tj.custom-button__white_140tj * {
1907
1907
  color: #0e0e0e;
1908
1908
  } .custom-button__customButton_140tj.custom-button__black_140tj * {
@@ -1933,13 +1933,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1933
1933
  color: #fff;
1934
1934
  } .custom-button__customButton_140tj:disabled.custom-button__black_140tj * {
1935
1935
  color: #0e0e0e;
1936
- }.attach__component_19l14 {
1937
- } .attach__file_19l14,
1938
- .attach__noFile_19l14 {
1939
- color: rgba(238, 238, 251, 0.55);
1940
- } .attach__focused_19l14 {
1941
- outline: 2px solid #3193fc;
1942
- }.cc-icon-button.icon-button__primary_2c4ub {
1936
+ }.cc-icon-button.icon-button__primary_2c4ub {
1943
1937
  color: #fff
1944
1938
  } .cc-icon-button.icon-button__primary_2c4ub:hover {
1945
1939
  color: #babbc2;
@@ -2033,7 +2027,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2033
2027
  color: rgba(15, 25, 55, 0.1)
2034
2028
  } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n.icon-button__loader_e364n {
2035
2029
  color: rgba(9, 12, 37, 0.28);
2036
- }.pass-code__message_cokrx {
2030
+ }.pattern-lock__message_1c1da {
2031
+ color: #fff;
2032
+ } .pattern-lock__error_1c1da {
2033
+ color: #ff5431;
2034
+ } @media screen and (min-width: 360px) {
2035
+ } @media screen and (min-width: 390px) {
2036
+ }.pass-code__message_cokrx {
2037
2037
  color: #fff;
2038
2038
  } .pass-code__error_cokrx {
2039
2039
  color: #ff5431;
@@ -2061,68 +2061,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2061
2061
  color: #fff;
2062
2062
  } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:active {
2063
2063
  background: rgba(234, 234, 248, 0.15);
2064
- }.confirmation-v1__errorHeader_1ghf5 {
2065
- color: #fff;
2066
- color: #fff;
2067
- } .confirmation-v1__errorText_1ghf5 {
2068
- color: rgba(238, 238, 251, 0.55);
2069
- color: rgba(238, 238, 251, 0.55);
2070
- } .confirmation-v1__phoneHintText_1ghf5 {
2071
- color: rgba(238, 238, 251, 0.55);
2072
- color: rgba(238, 238, 251, 0.55);
2073
- } .confirmation-v1__phonesWrap_1ghf5 {
2074
- color: rgba(238, 238, 251, 0.55);
2075
- } .confirmation-v1__phoneDescription_1ghf5 {
2076
- color: rgba(238, 238, 251, 0.55);
2077
- }
2078
- .confirmation-v1__input_ogxju {
2079
- background-color: #1c1c1e;
2080
- color: #fff
2081
- } .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
2082
- color: #ff5431;
2083
- caret-color: #fff;
2084
- background-color: #392523;
2085
- } .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
2086
- color: rgba(233, 233, 250, 0.37);
2087
- } @keyframes confirmation-v1__shake_ogxju {
2088
- }
2089
- .confirmation-v1__component_wnb5n {
2090
- color: rgba(238, 238, 251, 0.55);
2091
- color: rgba(238, 238, 251, 0.55);
2092
- }
2093
- .confirmation-v1__circle_115yw {
2094
- fill: transparent;
2095
- stroke: #49494f;
2096
- }
2097
- .confirmation-v1__title_jln8r {
2098
- color: #fff;
2099
- } .confirmation-v1__description_jln8r {
2100
- color: rgba(238, 238, 251, 0.55);
2101
- } .confirmation-v1__alertIcon_jln8r {
2102
- color: #d91d0b;
2103
- }
2104
- .confirmation-v1__header_1snyu {
2105
- color: #fff;
2106
- color: #fff;
2107
- } .confirmation-v1__error_1snyu {
2108
- color: #ff5431;
2109
- } .confirmation-v1__loaderText_1snyu {
2110
- color: rgba(238, 238, 251, 0.55);
2111
- color: rgba(238, 238, 251, 0.55);
2112
- }.file-upload-item__component_1f20v {
2113
- color: rgba(238, 238, 251, 0.55);
2114
- box-shadow: 0 -1px 0 0 #29292c inset
2115
- } .file-upload-item__icon_1f20v {
2116
- color: #fff;
2117
- } .file-upload-item__errorIcon_1f20v {
2118
- color: #ff5431;
2119
- } .file-upload-item__successIcon_1f20v {
2120
- color: #17d055;
2121
- } .file-upload-item__name_1f20v {
2122
- color: #fff
2123
- } .file-upload-item__errorWrapper_1f20v {
2124
- color: #ff5431
2125
- }.input__input_12sr2 {
2064
+ }.input__input_12sr2 {
2126
2065
  color: #fff;
2127
2066
  caret-color: #fff;
2128
2067
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -2203,21 +2142,68 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2203
2142
  color: rgba(5, 8, 29, 0.38);
2204
2143
  } .input__clearIcon_18mfs:active {
2205
2144
  color: rgba(4, 4, 21, 0.47);
2206
- }
2207
- .toast-plate__component_oij60 {
2208
- color: #0e0e0e;
2209
- background-color: #fff;
2210
- } .toast-plate__closeButtonWrapper_oij60:before {
2211
- background-color: #e7e8eb;
2212
- }
2213
-
2214
- .toast-plate__component_o1vhr {
2145
+ }.confirmation-v1__errorHeader_1ghf5 {
2146
+ color: #fff;
2147
+ color: #fff;
2148
+ } .confirmation-v1__errorText_1ghf5 {
2149
+ color: rgba(238, 238, 251, 0.55);
2150
+ color: rgba(238, 238, 251, 0.55);
2151
+ } .confirmation-v1__phoneHintText_1ghf5 {
2152
+ color: rgba(238, 238, 251, 0.55);
2153
+ color: rgba(238, 238, 251, 0.55);
2154
+ } .confirmation-v1__phonesWrap_1ghf5 {
2155
+ color: rgba(238, 238, 251, 0.55);
2156
+ } .confirmation-v1__phoneDescription_1ghf5 {
2157
+ color: rgba(238, 238, 251, 0.55);
2158
+ }
2159
+ .confirmation-v1__component_wnb5n {
2160
+ color: rgba(238, 238, 251, 0.55);
2161
+ color: rgba(238, 238, 251, 0.55);
2162
+ }
2163
+ .confirmation-v1__circle_115yw {
2164
+ fill: transparent;
2165
+ stroke: #49494f;
2166
+ }
2167
+ .confirmation-v1__title_jln8r {
2168
+ color: #fff;
2169
+ } .confirmation-v1__description_jln8r {
2170
+ color: rgba(238, 238, 251, 0.55);
2171
+ } .confirmation-v1__alertIcon_jln8r {
2172
+ color: #d91d0b;
2173
+ }
2174
+ .confirmation-v1__header_1snyu {
2215
2175
  color: #fff;
2176
+ color: #fff;
2177
+ } .confirmation-v1__error_1snyu {
2178
+ color: #ff5431;
2179
+ } .confirmation-v1__loaderText_1snyu {
2180
+ color: rgba(238, 238, 251, 0.55);
2181
+ color: rgba(238, 238, 251, 0.55);
2182
+ }
2183
+ .confirmation-v1__input_ogxju {
2216
2184
  background-color: #1c1c1e;
2217
- } .toast-plate__closeButtonWrapper_o1vhr:before {
2218
- background-color: #29292c;
2219
- }
2220
-
2185
+ color: #fff
2186
+ } .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
2187
+ color: #ff5431;
2188
+ caret-color: #fff;
2189
+ background-color: #392523;
2190
+ } .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
2191
+ color: rgba(233, 233, 250, 0.37);
2192
+ } @keyframes confirmation-v1__shake_ogxju {
2193
+ }.file-upload-item__component_1f20v {
2194
+ color: rgba(238, 238, 251, 0.55);
2195
+ box-shadow: 0 -1px 0 0 #29292c inset
2196
+ } .file-upload-item__icon_1f20v {
2197
+ color: #fff;
2198
+ } .file-upload-item__errorIcon_1f20v {
2199
+ color: #ff5431;
2200
+ } .file-upload-item__successIcon_1f20v {
2201
+ color: #17d055;
2202
+ } .file-upload-item__name_1f20v {
2203
+ color: #fff
2204
+ } .file-upload-item__errorWrapper_1f20v {
2205
+ color: #ff5431
2206
+ }
2221
2207
  .confirmation__component_a4t95 {
2222
2208
  color: rgba(238, 238, 251, 0.55);
2223
2209
  }
@@ -2226,10 +2212,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2226
2212
  stroke: #4a4a51;
2227
2213
  }
2228
2214
 
2229
- .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2215
+ .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2230
2216
  color: rgba(238, 238, 251, 0.55);
2231
2217
  }
2232
- .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2218
+ .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2233
2219
  color: rgba(238, 238, 251, 0.55);
2234
2220
  }
2235
2221
  .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
@@ -2239,7 +2225,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2239
2225
  } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2240
2226
  color: rgba(238, 238, 251, 0.55);
2241
2227
  }
2242
- .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2228
+ .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2243
2229
  color: rgba(238, 238, 251, 0.55);
2244
2230
  }
2245
2231
 
@@ -2275,6 +2261,20 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2275
2261
  border: 1px solid rgba(238, 238, 251, 0.55)
2276
2262
  } .plate__custom_kpw24:before {
2277
2263
  background-color: rgba(238, 238, 251, 0.55);
2264
+ }
2265
+
2266
+ .toast-plate__component_oij60 {
2267
+ color: #0e0e0e;
2268
+ background-color: #fff;
2269
+ } .toast-plate__closeButtonWrapper_oij60:before {
2270
+ background-color: #e7e8eb;
2271
+ }
2272
+
2273
+ .toast-plate__component_o1vhr {
2274
+ color: #fff;
2275
+ background-color: #1c1c1e;
2276
+ } .toast-plate__closeButtonWrapper_o1vhr:before {
2277
+ background-color: #29292c;
2278
2278
  }.navigation-bar__content_i8g5v {
2279
2279
  color: #fff
2280
2280
  } .navigation-bar__subtitle_i8g5v {
@@ -2299,21 +2299,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2299
2299
  } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2300
2300
  background: rgba(214, 214, 229, 0.07);
2301
2301
  color: rgba(238, 238, 251, 0.55);
2302
- }.pure-cell__focused_9rya7 {
2303
- outline: 2px solid #3193fc;
2304
- }
2305
-
2306
-
2307
-
2308
- .pure-cell__categoryPercent_571uo {
2309
- background-color: #1c1c1e;
2310
- }
2311
-
2312
-
2313
-
2314
-
2315
-
2316
- .slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2302
+ }.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2317
2303
  background-color: #898991;
2318
2304
  } .slider-input__slider_cd8jj .noUi-connects {
2319
2305
  background-color: #898991;
@@ -2327,20 +2313,20 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2327
2313
  color: rgba(233, 233, 250, 0.37);
2328
2314
  } .with-suffix__readOnly_1w5vq {
2329
2315
  color: rgba(233, 233, 250, 0.37);
2330
- }.toast__toastPlate_1smzc {
2331
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2332
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2333
- } .toast__popoverInner_1smzc {
2334
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2335
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2336
- background-color: transparent;
2337
- }.number-input__separator_1bxl4 {
2338
- background-color: rgba(222, 222, 238, 0.13);
2316
+ }.pure-cell__focused_9rya7 {
2317
+ outline: 2px solid #3193fc;
2339
2318
  }
2340
2319
 
2341
- .number-input__separator_1f1op {
2342
- background-color: rgba(15, 25, 55, 0.1);
2320
+
2321
+
2322
+ .pure-cell__categoryPercent_571uo {
2323
+ background-color: #1c1c1e;
2343
2324
  }
2325
+
2326
+
2327
+
2328
+
2329
+
2344
2330
  .number-input__steppers_6qtl2 {
2345
2331
  background-color: rgba(214, 214, 229, 0.07);
2346
2332
  } .number-input__steppersFocused_6qtl2,
@@ -2353,6 +2339,20 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2353
2339
  } .number-input__steppersFocused_h4a54,
2354
2340
  .number-input__steppersDisabled_h4a54 {
2355
2341
  background-color: rgba(15, 25, 55, 0.1);
2342
+ }
2343
+ .number-input__separator_1bxl4 {
2344
+ background-color: rgba(222, 222, 238, 0.13);
2345
+ }
2346
+
2347
+ .number-input__separator_1f1op {
2348
+ background-color: rgba(15, 25, 55, 0.1);
2349
+ }.toast__toastPlate_1smzc {
2350
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2351
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2352
+ } .toast__popoverInner_1smzc {
2353
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2354
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2355
+ background-color: transparent;
2356
2356
  }.bank-card__component_i3u6b {
2357
2357
  --form-control-bg-color: transparent;
2358
2358
  --form-control-focus-shadow: transparent;
@@ -2374,8 +2374,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2374
2374
  background-color: transparent
2375
2375
  } .bank-card__usePhoto_i3u6b svg {
2376
2376
  fill: #fff;
2377
- }@media (min-width: 600px) {
2378
- }
2377
+ }
2379
2378
  .popup-sheet__appear_1mksr,
2380
2379
  .popup-sheet__enter_1mksr {
2381
2380
  background-color: transparent;
@@ -2494,6 +2493,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2494
2493
  }
2495
2494
  .bottom-sheet__highlighted_171ua {
2496
2495
  border-bottom: 1px solid #36363a;
2496
+ }@media (min-width: 600px) {
2497
2497
  }.amount-input__minorPartAndCurrency_16q7v {
2498
2498
  color: rgba(238, 238, 251, 0.55);
2499
2499
  }
@@ -2537,6 +2537,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2537
2537
 
2538
2538
 
2539
2539
 
2540
+
2541
+
2542
+
2540
2543
  .modal__sticky_ntev1 {
2541
2544
  background: #1c1c1e;
2542
2545
  } .modal__highlighted_ntev1 {
@@ -2570,9 +2573,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2570
2573
 
2571
2574
 
2572
2575
 
2573
-
2574
-
2575
-
2576
2576
  .side-panel__highlighted_wl5jw {
2577
2577
  background: #1c1c1e;
2578
2578
  box-shadow: 0 1px 0 0 #29292c;
@@ -2584,14 +2584,23 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2584
2584
  } .gallery__modal_1wdpj {
2585
2585
  background: transparent;
2586
2586
  }
2587
- .gallery__buttons_d9o1a path {
2588
- color: #fff;
2589
- } .gallery__iconButton_d9o1a:hover path {
2590
- color: rgb(237, 237, 237);
2591
- } .gallery__iconButton_d9o1a:active path {
2592
- color: rgb(217, 217, 217);
2593
- }
2594
2587
 
2588
+
2589
+ .gallery__component_cphoh {
2590
+ border: 2px solid rgba(0, 0, 0, 0);
2591
+ } .gallery__active_cphoh {
2592
+ border-color: rgba(255, 255, 255, 0.4)
2593
+ } .gallery__image_cphoh > img {
2594
+ background-color: #0e0e0e;
2595
+ } .gallery__loading_cphoh {
2596
+ background-color: #1c1c1e
2597
+ } .gallery__loading_cphoh .gallery__active_cphoh {
2598
+ background-color: #36363a;
2599
+ } .gallery__brokenImageWrapper_cphoh {
2600
+ background-color: #36363a
2601
+ } .gallery__focused_cphoh {
2602
+ outline: 2px solid #3193fc;
2603
+ }
2595
2604
  .gallery__component_11cpp {
2596
2605
  background-color: #0e0e0e;
2597
2606
  } .gallery__slideLoading_11cpp {
@@ -2613,22 +2622,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2613
2622
  } .gallery__fullScreenImage_11cpp {
2614
2623
  background-color: #0e0e0e;
2615
2624
  }
2616
-
2617
- .gallery__component_cphoh {
2618
- border: 2px solid rgba(0, 0, 0, 0);
2619
- } .gallery__active_cphoh {
2620
- border-color: rgba(255, 255, 255, 0.4)
2621
- } .gallery__image_cphoh > img {
2622
- background-color: #0e0e0e;
2623
- } .gallery__loading_cphoh {
2624
- background-color: #1c1c1e
2625
- } .gallery__loading_cphoh .gallery__active_cphoh {
2626
- background-color: #36363a;
2627
- } .gallery__brokenImageWrapper_cphoh {
2628
- background-color: #36363a
2629
- } .gallery__focused_cphoh {
2630
- outline: 2px solid #3193fc;
2631
- }.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
2625
+ .gallery__buttons_d9o1a path {
2626
+ color: #fff;
2627
+ } .gallery__iconButton_d9o1a:hover path {
2628
+ color: rgb(237, 237, 237);
2629
+ } .gallery__iconButton_d9o1a:active path {
2630
+ color: rgb(217, 217, 217);
2631
+ }.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
2632
2632
  background-color: transparent;
2633
2633
  } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
2634
2634
  background-color: transparent;
@@ -2638,30 +2638,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2638
2638
  } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
2639
2639
  background-color: rgba(255, 255, 255, 0.6);
2640
2640
  }
2641
- .calendar__appear_whtn6,
2642
- .calendar__enter_whtn6 {
2643
- background-color: transparent;
2644
- } .calendar__appearActive_whtn6,
2645
- .calendar__enterActive_whtn6,
2646
- .calendar__appearDone_whtn6,
2647
- .calendar__enterDone_whtn6 {
2648
- background-color: rgba(255, 255, 255, 0.1);
2649
- } .calendar__exit_whtn6 {
2650
- background-color: rgba(255, 255, 255, 0.1);
2651
- } .calendar__exitActive_whtn6,
2652
- .calendar__exitDone_whtn6 {
2653
- background-color: transparent;
2654
- }
2655
- .calendar__calendar_17sw7 th {
2656
- border-bottom: 1px solid #29292c;
2657
- } .calendar__dayNames_17sw7 {
2658
- background: #1c1c1e
2659
- } .calendar__month_17sw7 {
2660
- color: #fff;
2661
- } .calendar__dayName_17sw7 {
2662
- color: rgba(238, 238, 251, 0.55)
2663
- }
2664
-
2665
2641
  .calendar__dayName_1gf10 {
2666
2642
  color: rgba(238, 238, 251, 0.55)
2667
2643
  } .calendar__day_1gf10 {
@@ -2728,12 +2704,39 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2728
2704
  .calendar__bottomAddon_1gf10.calendar__selected_1gf10 > * {
2729
2705
  color: #0e0e0e;
2730
2706
  }
2731
- .calendar__withShadow_1usm3 {
2732
- box-shadow: 0 1px 0 0 #29292c;
2707
+ .calendar__appear_whtn6,
2708
+ .calendar__enter_whtn6 {
2709
+ background-color: transparent;
2710
+ } .calendar__appearActive_whtn6,
2711
+ .calendar__enterActive_whtn6,
2712
+ .calendar__appearDone_whtn6,
2713
+ .calendar__enterDone_whtn6 {
2714
+ background-color: rgba(255, 255, 255, 0.1);
2715
+ } .calendar__exit_whtn6 {
2716
+ background-color: rgba(255, 255, 255, 0.1);
2717
+ } .calendar__exitActive_whtn6,
2718
+ .calendar__exitDone_whtn6 {
2719
+ background-color: transparent;
2720
+ }
2721
+ .calendar__calendar_17sw7 th {
2722
+ border-bottom: 1px solid #29292c;
2723
+ } .calendar__dayNames_17sw7 {
2724
+ background: #1c1c1e
2725
+ } .calendar__month_17sw7 {
2726
+ color: #fff;
2727
+ } .calendar__dayName_17sw7 {
2728
+ color: rgba(238, 238, 251, 0.55)
2733
2729
  }
2734
2730
 
2735
2731
  @media (max-width: 374px) {
2736
2732
  }
2733
+ .calendar__withShadow_1usm3 {
2734
+ box-shadow: 0 1px 0 0 #29292c;
2735
+ }
2736
+
2737
+ .calendar__empty_r7pww {
2738
+ color: rgba(238, 238, 251, 0.55);
2739
+ }
2737
2740
  .cc-calendar .calendar__button_1e5nv {
2738
2741
  background-color: transparent
2739
2742
  } .cc-calendar .calendar__button_1e5nv:not(:disabled):hover {
@@ -2753,9 +2756,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2753
2756
  background-color: #fff;
2754
2757
  color: #0e0e0e;
2755
2758
  }
2756
- .calendar__empty_r7pww {
2757
- color: rgba(238, 238, 251, 0.55);
2758
- }
2759
2759
  @media (max-width: 374px) {
2760
2760
  }.select__arrow_1on7d {
2761
2761
  color: rgba(238, 238, 251, 0.55);
@@ -2776,6 +2776,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2776
2776
  background: #1c1c1e;
2777
2777
  color: rgba(238, 238, 251, 0.55);
2778
2778
  }
2779
+
2779
2780
  .select__popoverInner_1hdfx {
2780
2781
  background: transparent;
2781
2782
  } .select__optionsListWrapper_1hdfx {
@@ -2806,7 +2807,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2806
2807
  border-top: 1px solid #29292c;
2807
2808
  background-color: #1c1c1e;
2808
2809
  }
2809
-
2810
2810
  .select__optgroup_1j8b6 {
2811
2811
  background: #1c1c1e
2812
2812
  } .select__label_1j8b6 {
@@ -2857,13 +2857,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2857
2857
  }
2858
2858
  .calendar-with-skeleton__skeleton_1rm0a {
2859
2859
  background-color: #1c1c1e;
2860
- }.date-range-input__calendarContainer_yhvda {
2860
+ }.date-time-input__calendarContainer_3g0r1 {
2861
2861
  border: 1px solid #29292c
2862
2862
  }.calendar-input__calendarContainer_10dfd {
2863
2863
  border: 1px solid #29292c
2864
2864
  } .calendar-input__calendarIcon_10dfd {
2865
2865
  color: rgba(238, 238, 251, 0.55)
2866
- }.date-time-input__calendarContainer_3g0r1 {
2866
+ }.date-range-input__calendarContainer_yhvda {
2867
2867
  border: 1px solid #29292c
2868
2868
  }.universal-date-input__calendarIcon_1n7mo {
2869
2869
  color: rgba(238, 238, 251, 0.55);
@@ -2871,20 +2871,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2871
2871
  border: 1px solid #29292c
2872
2872
  } .universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo {
2873
2873
  background-color: #392523;
2874
- }.select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2875
- background-color: #fff;
2876
- color: #0e0e0e;
2877
- } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2874
+ }
2875
+ .calendar-range__component_1s3vi:after {
2878
2876
  background-color: #fff;
2879
- color: #0e0e0e;
2880
- } .select-with-tags__tagCross_18l65 > svg {
2881
- fill: rgba(4, 4, 21, 0.47);
2882
- } .select-with-tags__tagCross_18l65:hover > svg {
2883
- fill: rgba(4, 4, 19, 0.55);
2884
- } .select-with-tags__tagCross_18l65:active > svg {
2885
- fill: rgba(1, 1, 12, 0.63);
2886
- }
2887
- .select-with-tags__input_19azb {
2877
+ }.select-with-tags__input_19azb {
2888
2878
  background-color: transparent;
2889
2879
  color: #fff
2890
2880
  } .select-with-tags__input_19azb:disabled,
@@ -2899,8 +2889,18 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2899
2889
  } .select-with-tags__placeholder_19azb {
2900
2890
  color: rgba(238, 238, 251, 0.55);
2901
2891
  }
2902
- .calendar-range__component_1s3vi:after {
2892
+ .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2903
2893
  background-color: #fff;
2894
+ color: #0e0e0e;
2895
+ } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2896
+ background-color: #fff;
2897
+ color: #0e0e0e;
2898
+ } .select-with-tags__tagCross_18l65 > svg {
2899
+ fill: rgba(4, 4, 21, 0.47);
2900
+ } .select-with-tags__tagCross_18l65:hover > svg {
2901
+ fill: rgba(4, 4, 19, 0.55);
2902
+ } .select-with-tags__tagCross_18l65:active > svg {
2903
+ fill: rgba(1, 1, 12, 0.63);
2904
2904
  }
2905
2905
  .input-autocomplete__placeholder_m2ip8 {
2906
2906
  color: rgba(238, 238, 251, 0.55);
@@ -2911,15 +2911,18 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2911
2911
  .picker-button__linkOpen_c9djl:not(:hover) {
2912
2912
  background-color: rgba(214, 214, 229, 0.07);
2913
2913
  }
2914
- .table__component_1njqi {
2915
- border-top: 1px solid #36363a;
2916
- }
2917
2914
  .table__wrapper_15y5c {
2918
2915
  background: #0e0e0e;
2919
2916
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2920
2917
  }
2918
+ .table__component_1njqi {
2919
+ border-top: 1px solid #36363a;
2920
+ }
2921
2921
 
2922
-
2922
+ .table__component_9uvb1 {
2923
+ color: #fff;
2924
+ border-top: 1px solid #36363a
2925
+ }
2923
2926
  .table__component_16eeg th:not(:last-child):not(:empty):after {
2924
2927
  background-color: #27272a;
2925
2928
  }
@@ -2950,10 +2953,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2950
2953
  } .table__sorted_137ng:hover {
2951
2954
  color: #3193fc;
2952
2955
  }
2953
- .table__component_9uvb1 {
2954
- color: #fff;
2955
- border-top: 1px solid #36363a
2956
- }
2956
+
2957
2957
  .table__open_3hjnh,
2958
2958
  .table__open_3hjnh:hover {
2959
2959
  background-color: rgba(255, 255, 255, 0.163);
@@ -3017,6 +3017,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3017
3017
  }.tabs__option_16jc9 {
3018
3018
  color: #fff;
3019
3019
  }
3020
+
3021
+
3022
+
3020
3023
  .tabs__primary_1kzgm:after {
3021
3024
  background-color: rgba(228, 228, 251, 0.28);
3022
3025
  } .tabs__primary_1kzgm {
@@ -3026,6 +3029,3 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3026
3029
  } .tabs__borderVisible_1kzgm:before {
3027
3030
  background-color: rgba(222, 222, 238, 0.13);
3028
3031
  }
3029
-
3030
-
3031
-