@alfalab/core-components 44.7.3 → 44.7.5

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 (485) hide show
  1. package/calendar-range/cssm/utils.js +1 -3
  2. package/calendar-range/esm/utils.js +1 -3
  3. package/confirmation/components/screens/initial/component.js +1 -1
  4. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  5. package/confirmation/esm/component.responsive.js +1 -1
  6. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  7. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  8. package/confirmation/esm/components/index.js +1 -1
  9. package/confirmation/esm/components/screens/index.js +1 -1
  10. package/confirmation/esm/components/screens/initial/component.js +1 -1
  11. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  12. package/confirmation/esm/components/screens/initial/index.js +1 -1
  13. package/confirmation/esm/desktop/component.desktop.js +1 -1
  14. package/confirmation/esm/desktop/index.js +1 -1
  15. package/confirmation/esm/index.js +1 -1
  16. package/confirmation/esm/mobile/component.mobile.js +1 -1
  17. package/confirmation/esm/mobile/index.js +1 -1
  18. package/confirmation/esm/shared/index.js +1 -1
  19. package/confirmation/modern/component.responsive.js +1 -1
  20. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  21. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  22. package/confirmation/modern/components/index.js +1 -1
  23. package/confirmation/modern/components/screens/index.js +1 -1
  24. package/confirmation/modern/components/screens/initial/component.js +1 -1
  25. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  26. package/confirmation/modern/components/screens/initial/index.js +1 -1
  27. package/confirmation/modern/desktop/component.desktop.js +1 -1
  28. package/confirmation/modern/desktop/index.js +1 -1
  29. package/confirmation/modern/index.js +1 -1
  30. package/confirmation/modern/mobile/component.mobile.js +1 -1
  31. package/confirmation/modern/mobile/index.js +1 -1
  32. package/confirmation/modern/shared/index.js +1 -1
  33. package/gallery/components/header/Component.js +1 -1
  34. package/gallery/components/header/buttons.js +1 -1
  35. package/gallery/components/image-viewer/component.js +1 -1
  36. package/gallery/components/image-viewer/slide.js +1 -1
  37. package/gallery/esm/Component.js +2 -2
  38. package/gallery/esm/components/header/Component.js +1 -1
  39. package/gallery/esm/components/header/buttons.js +1 -1
  40. package/gallery/esm/components/header/index.js +1 -1
  41. package/gallery/esm/components/image-preview/Component.js +1 -1
  42. package/gallery/esm/components/image-preview/index.js +1 -1
  43. package/gallery/esm/components/image-viewer/component.js +1 -1
  44. package/gallery/esm/components/image-viewer/index.js +1 -1
  45. package/gallery/esm/components/image-viewer/slide.js +1 -1
  46. package/gallery/esm/components/index.js +2 -2
  47. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  48. package/gallery/esm/components/navigation-bar/index.js +1 -1
  49. package/gallery/esm/index.js +2 -2
  50. package/gallery/modern/Component.js +2 -2
  51. package/gallery/modern/components/header/Component.js +1 -1
  52. package/gallery/modern/components/header/buttons.js +1 -1
  53. package/gallery/modern/components/header/index.js +1 -1
  54. package/gallery/modern/components/image-preview/Component.js +1 -1
  55. package/gallery/modern/components/image-preview/index.js +1 -1
  56. package/gallery/modern/components/image-viewer/component.js +1 -1
  57. package/gallery/modern/components/image-viewer/index.js +1 -1
  58. package/gallery/modern/components/image-viewer/slide.js +1 -1
  59. package/gallery/modern/components/index.js +2 -2
  60. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  61. package/gallery/modern/components/navigation-bar/index.js +1 -1
  62. package/gallery/modern/index.js +2 -2
  63. package/grid/col/Component.js +1 -1
  64. package/grid/esm/Component.js +1 -1
  65. package/grid/esm/col/Component.js +1 -1
  66. package/grid/esm/col/index.js +1 -1
  67. package/grid/esm/index.js +1 -1
  68. package/grid/esm/row/Component.js +1 -1
  69. package/grid/esm/row/index.js +1 -1
  70. package/grid/modern/Component.js +1 -1
  71. package/grid/modern/col/Component.js +1 -1
  72. package/grid/modern/col/index.js +1 -1
  73. package/grid/modern/index.js +1 -1
  74. package/grid/modern/row/Component.js +1 -1
  75. package/grid/modern/row/index.js +1 -1
  76. package/grid/row/Component.js +1 -1
  77. package/input/components/base-input/Component.d.ts +1 -1
  78. package/input/modern/components/base-input/Component.d.ts +1 -1
  79. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  80. package/international-phone-input/modern/data/country-data.d.ts +9 -1
  81. package/international-phone-input/modern/data/country-data.js +0 -19
  82. package/list/Component.js +1 -1
  83. package/list/components/item/Component.js +1 -1
  84. package/list/components/item/index.d.ts +1 -1
  85. package/list/components/item/index.js +1 -1
  86. package/list/esm/Component.js +1 -1
  87. package/list/esm/components/item/Component.js +1 -1
  88. package/list/esm/components/item/index.d.ts +1 -1
  89. package/list/esm/components/item/index.js +1 -1
  90. package/list/esm/index.js +1 -1
  91. package/list/index.js +1 -1
  92. package/list/modern/Component.js +1 -1
  93. package/list/modern/components/item/Component.js +1 -1
  94. package/list/modern/components/item/index.d.ts +1 -1
  95. package/list/modern/components/item/index.js +1 -1
  96. package/list/modern/index.js +1 -1
  97. package/modal/components/controls/Component.js +1 -1
  98. package/modal/components/footer/Component.js +1 -1
  99. package/modal/esm/Component.responsive.js +1 -1
  100. package/modal/esm/components/controls/Component.js +1 -1
  101. package/modal/esm/components/controls/index.js +1 -1
  102. package/modal/esm/components/footer/Component.js +1 -1
  103. package/modal/esm/desktop/Component.desktop.js +1 -1
  104. package/modal/esm/desktop/index.js +1 -1
  105. package/modal/esm/index.js +1 -1
  106. package/modal/esm/mobile/Component.mobile.js +1 -1
  107. package/modal/esm/mobile/index.js +1 -1
  108. package/modal/modern/Component.responsive.js +1 -1
  109. package/modal/modern/components/controls/Component.js +1 -1
  110. package/modal/modern/components/controls/index.js +1 -1
  111. package/modal/modern/components/footer/Component.js +1 -1
  112. package/modal/modern/desktop/Component.desktop.js +1 -1
  113. package/modal/modern/desktop/index.js +1 -1
  114. package/modal/modern/index.js +1 -1
  115. package/modal/modern/mobile/Component.mobile.js +1 -1
  116. package/modal/modern/mobile/index.js +1 -1
  117. package/package.json +1 -1
  118. package/picker-button/Component-c44170fe.d.ts +1 -1
  119. package/picker-button/cssm/Component-c44170fe.d.ts +1 -1
  120. package/picker-button/modern/Component-c44170fe.d.ts +1 -1
  121. package/pure-cell/component-fd7196d2.d.ts +4 -4
  122. package/pure-cell/component.js +1 -1
  123. package/pure-cell/components/addon/component.js +1 -1
  124. package/pure-cell/components/addon/index.d.ts +1 -1
  125. package/pure-cell/components/addon/index.js +1 -1
  126. package/pure-cell/components/amount/component.js +1 -1
  127. package/pure-cell/components/amount/index.d.ts +1 -1
  128. package/pure-cell/components/amount/index.js +1 -1
  129. package/pure-cell/components/amount-title/component.js +1 -1
  130. package/pure-cell/components/amount-title/index.d.ts +1 -1
  131. package/pure-cell/components/amount-title/index.js +1 -1
  132. package/pure-cell/components/category/component.js +1 -1
  133. package/pure-cell/components/category/index.d.ts +1 -1
  134. package/pure-cell/components/category/index.js +1 -1
  135. package/pure-cell/components/content/component.js +1 -1
  136. package/pure-cell/components/content/index.d.ts +1 -1
  137. package/pure-cell/components/content/index.js +1 -1
  138. package/pure-cell/components/footer/component.js +1 -1
  139. package/pure-cell/components/footer/index.d.ts +1 -1
  140. package/pure-cell/components/footer/index.js +1 -1
  141. package/pure-cell/components/footer-button/component.js +1 -1
  142. package/pure-cell/components/footer-button/index.d.ts +1 -1
  143. package/pure-cell/components/footer-button/index.js +1 -1
  144. package/pure-cell/components/footer-text/component.js +1 -1
  145. package/pure-cell/components/footer-text/index.d.ts +1 -1
  146. package/pure-cell/components/footer-text/index.js +1 -1
  147. package/pure-cell/components/graphics/component.js +1 -1
  148. package/pure-cell/components/graphics/index.d.ts +1 -1
  149. package/pure-cell/components/graphics/index.js +1 -1
  150. package/pure-cell/components/main/component.js +1 -1
  151. package/pure-cell/components/main/index.d.ts +1 -1
  152. package/pure-cell/components/main/index.js +1 -1
  153. package/pure-cell/components/text/component.js +1 -1
  154. package/pure-cell/components/text/index.d.ts +1 -1
  155. package/pure-cell/components/text/index.js +1 -1
  156. package/pure-cell/cssm/component-fd7196d2.d.ts +2 -2
  157. package/pure-cell/esm/component.js +1 -1
  158. package/pure-cell/esm/components/addon/component.js +1 -1
  159. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  160. package/pure-cell/esm/components/addon/index.js +1 -1
  161. package/pure-cell/esm/components/amount/component.js +1 -1
  162. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  163. package/pure-cell/esm/components/amount/index.js +1 -1
  164. package/pure-cell/esm/components/amount-title/component.js +1 -1
  165. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  166. package/pure-cell/esm/components/amount-title/index.js +1 -1
  167. package/pure-cell/esm/components/category/component.js +1 -1
  168. package/pure-cell/esm/components/category/index.d.ts +1 -1
  169. package/pure-cell/esm/components/category/index.js +1 -1
  170. package/pure-cell/esm/components/content/component.js +1 -1
  171. package/pure-cell/esm/components/content/index.d.ts +1 -1
  172. package/pure-cell/esm/components/content/index.js +1 -1
  173. package/pure-cell/esm/components/footer/component.js +1 -1
  174. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  175. package/pure-cell/esm/components/footer/index.js +1 -1
  176. package/pure-cell/esm/components/footer-button/component.js +1 -1
  177. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  178. package/pure-cell/esm/components/footer-button/index.js +1 -1
  179. package/pure-cell/esm/components/footer-text/component.js +1 -1
  180. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  181. package/pure-cell/esm/components/footer-text/index.js +1 -1
  182. package/pure-cell/esm/components/graphics/component.js +1 -1
  183. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  184. package/pure-cell/esm/components/graphics/index.js +1 -1
  185. package/pure-cell/esm/components/main/component.js +1 -1
  186. package/pure-cell/esm/components/main/index.d.ts +1 -1
  187. package/pure-cell/esm/components/main/index.js +1 -1
  188. package/pure-cell/esm/components/text/component.js +1 -1
  189. package/pure-cell/esm/components/text/index.d.ts +1 -1
  190. package/pure-cell/esm/components/text/index.js +1 -1
  191. package/pure-cell/esm/index.js +1 -1
  192. package/pure-cell/index.js +1 -1
  193. package/pure-cell/modern/component-fd7196d2.d.ts +5 -5
  194. package/pure-cell/modern/component.js +1 -1
  195. package/pure-cell/modern/components/addon/component.js +1 -1
  196. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  197. package/pure-cell/modern/components/addon/index.js +1 -1
  198. package/pure-cell/modern/components/amount/component.js +1 -1
  199. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  200. package/pure-cell/modern/components/amount/index.js +1 -1
  201. package/pure-cell/modern/components/amount-title/component.js +1 -1
  202. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  203. package/pure-cell/modern/components/amount-title/index.js +1 -1
  204. package/pure-cell/modern/components/category/component.js +1 -1
  205. package/pure-cell/modern/components/category/index.d.ts +1 -1
  206. package/pure-cell/modern/components/category/index.js +1 -1
  207. package/pure-cell/modern/components/content/component.js +1 -1
  208. package/pure-cell/modern/components/content/index.d.ts +1 -1
  209. package/pure-cell/modern/components/content/index.js +1 -1
  210. package/pure-cell/modern/components/footer/component.js +1 -1
  211. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  212. package/pure-cell/modern/components/footer/index.js +1 -1
  213. package/pure-cell/modern/components/footer-button/component.js +1 -1
  214. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  215. package/pure-cell/modern/components/footer-button/index.js +1 -1
  216. package/pure-cell/modern/components/footer-text/component.js +1 -1
  217. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  218. package/pure-cell/modern/components/footer-text/index.js +1 -1
  219. package/pure-cell/modern/components/graphics/component.js +1 -1
  220. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  221. package/pure-cell/modern/components/graphics/index.js +1 -1
  222. package/pure-cell/modern/components/main/component.js +1 -1
  223. package/pure-cell/modern/components/main/index.d.ts +1 -1
  224. package/pure-cell/modern/components/main/index.js +1 -1
  225. package/pure-cell/modern/components/text/component.js +1 -1
  226. package/pure-cell/modern/components/text/index.d.ts +1 -1
  227. package/pure-cell/modern/components/text/index.js +1 -1
  228. package/pure-cell/modern/index.js +1 -1
  229. package/segmented-control/Component.d.ts +7 -1
  230. package/segmented-control/Component.js +9 -2
  231. package/segmented-control/cssm/Component.d.ts +7 -1
  232. package/segmented-control/cssm/Component.js +8 -1
  233. package/segmented-control/cssm/index.js +1 -0
  234. package/segmented-control/cssm/index.module.css +6 -6
  235. package/segmented-control/esm/Component.d.ts +7 -1
  236. package/segmented-control/esm/Component.js +9 -3
  237. package/segmented-control/esm/index.css +6 -6
  238. package/segmented-control/esm/index.js +1 -1
  239. package/segmented-control/index.css +6 -6
  240. package/segmented-control/index.js +1 -0
  241. package/segmented-control/modern/Component.d.ts +7 -1
  242. package/segmented-control/modern/Component.js +9 -3
  243. package/segmented-control/modern/index.css +6 -6
  244. package/segmented-control/modern/index.js +1 -1
  245. package/select/esm/Component.responsive.js +1 -1
  246. package/select/esm/index.js +1 -1
  247. package/select/esm/mobile/Component.mobile.js +1 -1
  248. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  249. package/select/esm/mobile/index.js +1 -1
  250. package/select/esm/presets/index.js +1 -1
  251. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  252. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  253. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  254. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  255. package/select/esm/shared/index.js +1 -1
  256. package/select/mobile/Component.mobile.js +1 -1
  257. package/select/modern/Component.responsive.js +1 -1
  258. package/select/modern/index.js +1 -1
  259. package/select/modern/mobile/Component.mobile.js +1 -1
  260. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  261. package/select/modern/mobile/index.js +1 -1
  262. package/select/modern/presets/index.js +1 -1
  263. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  264. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  265. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  266. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  267. package/select/modern/shared/index.js +1 -1
  268. package/select/presets/index.js +1 -1
  269. package/select/presets/useSelectWithApply/hook.js +1 -1
  270. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  271. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  272. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  273. package/select/shared/index.js +1 -1
  274. package/select-with-tags/esm/Component.responsive.d.ts +1 -1
  275. package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +1 -1
  276. package/select-with-tags/modern/Component.responsive.d.ts +1 -1
  277. package/select-with-tags/modern/components/base-select-with-tags/Component.d.ts +1 -1
  278. package/side-panel/components/controls/Component.js +1 -1
  279. package/side-panel/components/footer/Component.js +1 -1
  280. package/side-panel/esm/Component.responsive.js +1 -1
  281. package/side-panel/esm/components/controls/Component.js +1 -1
  282. package/side-panel/esm/components/controls/index.js +1 -1
  283. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  284. package/side-panel/esm/components/footer/Component.js +1 -1
  285. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  286. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  287. package/side-panel/esm/desktop/index.js +1 -1
  288. package/side-panel/esm/index.js +1 -1
  289. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  290. package/side-panel/esm/mobile/index.js +1 -1
  291. package/side-panel/modern/Component.responsive.js +1 -1
  292. package/side-panel/modern/components/controls/Component.js +1 -1
  293. package/side-panel/modern/components/controls/index.js +1 -1
  294. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  295. package/side-panel/modern/components/footer/Component.js +1 -1
  296. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  297. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  298. package/side-panel/modern/desktop/index.js +1 -1
  299. package/side-panel/modern/index.js +1 -1
  300. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  301. package/side-panel/modern/mobile/index.js +1 -1
  302. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  303. package/tabs/components/primary-tablist/Component.d.ts +1 -1
  304. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  305. package/tabs/components/primary-tablist/Component.js +2 -2
  306. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  307. package/tabs/components/scrollable-container/Component.d.ts +5 -1
  308. package/tabs/components/scrollable-container/Component.js +2 -2
  309. package/tabs/components/secondary-tablist/Component.d.ts +1 -1
  310. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  311. package/tabs/components/secondary-tablist/Component.js +2 -2
  312. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  313. package/tabs/components/tabs/Component.js +2 -2
  314. package/tabs/cssm/components/primary-tablist/Component.d.ts +1 -1
  315. package/tabs/cssm/components/primary-tablist/Component.js +2 -2
  316. package/tabs/cssm/components/scrollable-container/Component.d.ts +5 -1
  317. package/tabs/cssm/components/scrollable-container/Component.js +2 -2
  318. package/tabs/cssm/components/secondary-tablist/Component.d.ts +1 -1
  319. package/tabs/cssm/components/secondary-tablist/Component.js +2 -2
  320. package/tabs/cssm/components/tabs/Component.js +2 -2
  321. package/tabs/cssm/typings.d.ts +4 -0
  322. package/tabs/esm/collapsible/index.js +1 -1
  323. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  324. package/tabs/esm/components/primary-tablist/Component.d.ts +1 -1
  325. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  326. package/tabs/esm/components/primary-tablist/Component.js +2 -2
  327. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  328. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  329. package/tabs/esm/components/scrollable-container/Component.d.ts +5 -1
  330. package/tabs/esm/components/scrollable-container/Component.js +2 -2
  331. package/tabs/esm/components/secondary-tablist/Component.d.ts +1 -1
  332. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  333. package/tabs/esm/components/secondary-tablist/Component.js +2 -2
  334. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  335. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  336. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  337. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  338. package/tabs/esm/components/tabs/Component.js +2 -2
  339. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  340. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  341. package/tabs/esm/desktop/index.js +2 -2
  342. package/tabs/esm/index.js +2 -2
  343. package/tabs/esm/mobile/index.js +2 -2
  344. package/tabs/esm/typings.d.ts +4 -0
  345. package/tabs/modern/collapsible/index.js +1 -1
  346. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  347. package/tabs/modern/components/primary-tablist/Component.d.ts +1 -1
  348. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  349. package/tabs/modern/components/primary-tablist/Component.js +2 -2
  350. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  351. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  352. package/tabs/modern/components/scrollable-container/Component.d.ts +5 -1
  353. package/tabs/modern/components/scrollable-container/Component.js +2 -2
  354. package/tabs/modern/components/secondary-tablist/Component.d.ts +1 -1
  355. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  356. package/tabs/modern/components/secondary-tablist/Component.js +2 -2
  357. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  358. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  359. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  360. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  361. package/tabs/modern/components/tabs/Component.js +2 -2
  362. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  363. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  364. package/tabs/modern/desktop/index.js +2 -2
  365. package/tabs/modern/index.js +2 -2
  366. package/tabs/modern/mobile/index.js +2 -2
  367. package/tabs/modern/typings.d.ts +4 -0
  368. package/tabs/typings.d.ts +4 -0
  369. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  370. package/textarea/Component.d.ts +1 -1
  371. package/textarea/Component.js +1 -1
  372. package/textarea/components/PseudoTextArea.js +1 -1
  373. package/textarea/components/index.d.ts +1 -1
  374. package/textarea/components/index.js +1 -1
  375. package/textarea/esm/Component.js +1 -1
  376. package/textarea/esm/components/PseudoTextArea.js +1 -1
  377. package/textarea/esm/components/index.d.ts +1 -1
  378. package/textarea/esm/components/index.js +1 -1
  379. package/textarea/esm/index.js +1 -1
  380. package/textarea/modern/Component.d.ts +1 -1
  381. package/textarea/modern/Component.js +1 -1
  382. package/textarea/modern/components/PseudoTextArea.js +1 -1
  383. package/textarea/modern/components/index.d.ts +1 -1
  384. package/textarea/modern/components/index.js +1 -1
  385. package/textarea/modern/index.js +1 -1
  386. package/themes/compiled/mobile-dark-bluetint.css +764 -764
  387. package/time-input/utils/format.js +10 -6
  388. package/toast/Component.responsive.d.ts +1 -1
  389. package/toast/components/base-toast/component.d.ts +1 -1
  390. package/toast/esm/Component.responsive.d.ts +1 -1
  391. package/toast/esm/components/base-toast/component.d.ts +1 -1
  392. package/toast/modern/Component.responsive.d.ts +1 -1
  393. package/toast/modern/components/base-toast/component.d.ts +1 -1
  394. package/typography/esm/component.js +2 -2
  395. package/typography/esm/index.js +2 -2
  396. package/typography/esm/text/component.js +1 -1
  397. package/typography/esm/text/index.js +1 -1
  398. package/typography/esm/title/component.js +1 -1
  399. package/typography/esm/title/index.js +2 -2
  400. package/typography/esm/title-mobile/component.js +2 -2
  401. package/typography/esm/title-mobile/index.js +2 -2
  402. package/typography/esm/title-responsive/component.js +2 -2
  403. package/typography/esm/title-responsive/index.js +2 -2
  404. package/typography/modern/component.js +2 -2
  405. package/typography/modern/index.js +2 -2
  406. package/typography/modern/text/component.js +1 -1
  407. package/typography/modern/text/index.js +1 -1
  408. package/typography/modern/title/component.d.ts +1 -1
  409. package/typography/modern/title/component.js +1 -1
  410. package/typography/modern/title/index.d.ts +1 -1
  411. package/typography/modern/title/index.js +2 -2
  412. package/typography/modern/title-mobile/component.d.ts +1 -1
  413. package/typography/modern/title-mobile/component.js +2 -2
  414. package/typography/modern/title-mobile/index.js +2 -2
  415. package/typography/modern/title-responsive/component.d.ts +1 -1
  416. package/typography/modern/title-responsive/component.js +2 -2
  417. package/typography/modern/title-responsive/index.js +2 -2
  418. package/typography/text/component.js +1 -1
  419. package/typography/title/component.js +1 -1
  420. package/typography/title/index.js +1 -1
  421. package/typography/title-mobile/component.js +1 -1
  422. package/typography/title-responsive/component.js +1 -1
  423. /package/confirmation/{countdown-section-feab190c.d.ts → countdown-section-64fc632d.d.ts} +0 -0
  424. /package/confirmation/{countdown-section-feab190c.js → countdown-section-64fc632d.js} +0 -0
  425. /package/confirmation/esm/{countdown-section-4d337ab2.d.ts → countdown-section-e143e6eb.d.ts} +0 -0
  426. /package/confirmation/esm/{countdown-section-4d337ab2.js → countdown-section-e143e6eb.js} +0 -0
  427. /package/confirmation/modern/{countdown-section-70ceb431.d.ts → countdown-section-156dfd60.d.ts} +0 -0
  428. /package/confirmation/modern/{countdown-section-70ceb431.js → countdown-section-156dfd60.js} +0 -0
  429. /package/gallery/{buttons-301a4712.d.ts → buttons-72230ce5.d.ts} +0 -0
  430. /package/gallery/{buttons-301a4712.js → buttons-72230ce5.js} +0 -0
  431. /package/gallery/esm/{buttons-86b53cb5.d.ts → buttons-459b6c37.d.ts} +0 -0
  432. /package/gallery/esm/{buttons-86b53cb5.js → buttons-459b6c37.js} +0 -0
  433. /package/gallery/esm/{slide-66ec1a78.d.ts → slide-3c4158d8.d.ts} +0 -0
  434. /package/gallery/esm/{slide-66ec1a78.js → slide-3c4158d8.js} +0 -0
  435. /package/gallery/modern/{buttons-2adc2cb7.d.ts → buttons-75a54acd.d.ts} +0 -0
  436. /package/gallery/modern/{buttons-2adc2cb7.js → buttons-75a54acd.js} +0 -0
  437. /package/gallery/modern/{slide-9e3ce841.d.ts → slide-00cddff0.d.ts} +0 -0
  438. /package/gallery/modern/{slide-9e3ce841.js → slide-00cddff0.js} +0 -0
  439. /package/gallery/{slide-072a23a9.d.ts → slide-1d51a400.d.ts} +0 -0
  440. /package/gallery/{slide-072a23a9.js → slide-1d51a400.js} +0 -0
  441. /package/grid/esm/{gutters.module-23fe0198.js → gutters.module-e5fb29da.js} +0 -0
  442. /package/grid/{gutters.module-75735f81.js → gutters.module-2f47625c.js} +0 -0
  443. /package/grid/modern/{gutters.module-4bd57546.js → gutters.module-94b1ae3e.js} +0 -0
  444. /package/list/{Component-525c747b.d.ts → Component-423f5b15.d.ts} +0 -0
  445. /package/list/{Component-525c747b.js → Component-423f5b15.js} +0 -0
  446. /package/list/esm/{Component-8c352ccb.d.ts → Component-bdafc285.d.ts} +0 -0
  447. /package/list/esm/{Component-8c352ccb.js → Component-bdafc285.js} +0 -0
  448. /package/list/modern/{Component-f3027488.d.ts → Component-497c5a07.d.ts} +0 -0
  449. /package/list/modern/{Component-f3027488.js → Component-497c5a07.js} +0 -0
  450. /package/modal/esm/{layout.module-2bd8c657.js → layout.module-e92bfc4f.js} +0 -0
  451. /package/modal/{layout.module-3712ba06.js → layout.module-3b3a4a44.js} +0 -0
  452. /package/modal/modern/{layout.module-4955c714.js → layout.module-42428a3a.js} +0 -0
  453. /package/pure-cell/{component-24b54ef1.d.ts → component-52e9e2ba.d.ts} +0 -0
  454. /package/pure-cell/{component-24b54ef1.js → component-52e9e2ba.js} +0 -0
  455. /package/pure-cell/esm/{component-ad434ecc.d.ts → component-3a569191.d.ts} +0 -0
  456. /package/pure-cell/esm/{component-ad434ecc.js → component-3a569191.js} +0 -0
  457. /package/pure-cell/modern/{component-1c8b86d9.d.ts → component-0c8c9493.d.ts} +0 -0
  458. /package/pure-cell/modern/{component-1c8b86d9.js → component-0c8c9493.js} +0 -0
  459. /package/select/esm/{hook-f4ceb9c7.d.ts → hook-3d922dde.d.ts} +0 -0
  460. /package/select/esm/{hook-f4ceb9c7.js → hook-3d922dde.js} +0 -0
  461. /package/select/{hook-56db6fb6.d.ts → hook-65614410.d.ts} +0 -0
  462. /package/select/{hook-56db6fb6.js → hook-65614410.js} +0 -0
  463. /package/select/modern/{hook-14011f30.d.ts → hook-ed8a9cb8.d.ts} +0 -0
  464. /package/select/modern/{hook-14011f30.js → hook-ed8a9cb8.js} +0 -0
  465. /package/side-panel/esm/{layout.module-85d37dd5.js → layout.module-eba85ebb.js} +0 -0
  466. /package/side-panel/{layout.module-9a1c5727.js → layout.module-f8e2bb44.js} +0 -0
  467. /package/side-panel/modern/{layout.module-1e18613a.js → layout.module-31d3c3a6.js} +0 -0
  468. /package/tabs/esm/{index.module-23274bce.js → index.module-37cfc5b1.js} +0 -0
  469. /package/tabs/esm/{index.module-c4e82c14.js → index.module-e4fef737.js} +0 -0
  470. /package/tabs/{index.module-ec081fd0.js → index.module-1fa93e5f.js} +0 -0
  471. /package/tabs/{index.module-77f4b1ef.js → index.module-fb7638fb.js} +0 -0
  472. /package/tabs/modern/{index.module-74fa8fd8.js → index.module-b6443585.js} +0 -0
  473. /package/tabs/modern/{index.module-bb789e89.js → index.module-bae9494d.js} +0 -0
  474. /package/textarea/{PseudoTextArea-b1c491a4.d.ts → PseudoTextArea-6c258e32.d.ts} +0 -0
  475. /package/textarea/{PseudoTextArea-b1c491a4.js → PseudoTextArea-6c258e32.js} +0 -0
  476. /package/textarea/esm/{PseudoTextArea-caf06c18.d.ts → PseudoTextArea-bebd8445.d.ts} +0 -0
  477. /package/textarea/esm/{PseudoTextArea-caf06c18.js → PseudoTextArea-bebd8445.js} +0 -0
  478. /package/textarea/modern/{PseudoTextArea-87d501e7.d.ts → PseudoTextArea-57b2547c.d.ts} +0 -0
  479. /package/textarea/modern/{PseudoTextArea-87d501e7.js → PseudoTextArea-57b2547c.js} +0 -0
  480. /package/typography/{colors.module-b579105b.js → colors.module-2c2b2096.js} +0 -0
  481. /package/typography/{common.module-54e6e864.js → common.module-e25f9b11.js} +0 -0
  482. /package/typography/esm/{colors.module-4cc0700d.js → colors.module-f222a09c.js} +0 -0
  483. /package/typography/esm/{common.module-0e0e1775.js → common.module-1320727e.js} +0 -0
  484. /package/typography/modern/{colors.module-61d90014.js → colors.module-d8b5031a.js} +0 -0
  485. /package/typography/modern/{common.module-bf092182.js → common.module-c7e69064.js} +0 -0
@@ -1,23 +1,4 @@
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 {
1
+ .badge__component_1741a.badge__background-accent_1741a {
21
2
  background-color: #f83a2a;
22
3
  color: #fff;
23
4
  } .badge__component_1741a.badge__background-specialbg-secondary-transparent_1741a {
@@ -77,8 +58,27 @@
77
58
  background-color: #fff;
78
59
  } .badge__dot_1741a.badge__outlineCount_1741a {
79
60
  border: 1px solid #0e0e0e;
61
+ }.card-image__cardImage_n9550 {
62
+ background: #e7e8ea;
63
+ } .card-image__loaded_n9550 {
64
+ background: transparent
80
65
  }.divider__component_ojir5 {
81
66
  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 {
@@ -313,7 +313,14 @@
313
313
  background: #f83a2a;
314
314
  } .slider__component_nn86g .noUi-pips {
315
315
  color: rgba(238, 238, 251, 0.55);
316
- }.segmented-control__wrapper_17qg3 {
316
+ }.spinner__component_yuj30 {
317
+ color: #fff;
318
+ }
319
+ @keyframes spinner__spin_animation_1x8cb {
320
+ }
321
+ .spinner__component_14ovj {
322
+ color: #0e0e0e;
323
+ }.segmented-control__wrapper_17qg3 {
317
324
  background-color: rgba(225, 225, 248, 0.09);
318
325
  } .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
319
326
  color: #fff;
@@ -347,14 +354,7 @@
347
354
  color: #0e0e0e
348
355
  } .segmented-control__segment_16uvd:not(:first-child):before {
349
356
  background-color: rgba(15, 25, 55, 0.1);
350
- }.spinner__component_yuj30 {
351
- color: #fff;
352
- }
353
- @keyframes spinner__spin_animation_1x8cb {
354
- }
355
- .spinner__component_14ovj {
356
- color: #0e0e0e;
357
- }.status__soft_f7gy7.status__green_f7gy7 {
357
+ }.status__soft_f7gy7.status__green_f7gy7 {
358
358
  background: #d1f1d7;
359
359
  color: #0d9336;
360
360
  } .status__soft_f7gy7.status__orange_f7gy7 {
@@ -607,7 +607,27 @@
607
607
  color: #ff5431;
608
608
  } .checkbox-group__hint_1h8s5 {
609
609
  color: rgba(238, 238, 251, 0.55);
610
- }.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
610
+ }.code-input__component_gpae6 {
611
+ background-color: rgba(222, 222, 238, 0.13);
612
+ }
613
+ .code-input__component_3ppg8 {
614
+ background-color: rgba(214, 214, 229, 0.07);
615
+ }
616
+ .code-input__error_xzy44 {
617
+ color: #ff5431;
618
+ } @keyframes code-input__shake_xzy44 {
619
+ }
620
+ .code-input__input_1jvpb {
621
+ color: #fff
622
+ } .code-input__input_1jvpb.code-input__hasError_1jvpb {
623
+ color: #ff5431;
624
+ caret-color: #fff;
625
+ background-color: #392523;
626
+ } .code-input__input_1jvpb.code-input__disabled_1jvpb {
627
+ color: rgba(233, 233, 250, 0.37);
628
+ } .code-input__input_1jvpb:-webkit-autofill {
629
+ -webkit-text-fill-color: #fff;
630
+ }.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
611
631
  background-color: rgba(222, 222, 238, 0.13)
612
632
  } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
613
633
  background-color: rgba(214, 214, 229, 0.07);
@@ -711,40 +731,6 @@
711
731
  } .filter-tag__clear_1ndjy:active {
712
732
  color: rgba(1, 1, 12, 0.63);
713
733
  background-color: #d2d3d9;
714
- }.radio-group__label_peekr {
715
- color: #fff;
716
- }
717
- .radio-group__label_1op2y {
718
- color: rgba(238, 238, 251, 0.55);
719
- }
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 {
729
- background-color: rgba(222, 222, 238, 0.13);
730
- }
731
- .code-input__component_3ppg8 {
732
- background-color: rgba(214, 214, 229, 0.07);
733
- }
734
- .code-input__error_xzy44 {
735
- color: #ff5431;
736
- } @keyframes code-input__shake_xzy44 {
737
- }
738
- .code-input__input_1jvpb {
739
- color: #fff
740
- } .code-input__input_1jvpb.code-input__hasError_1jvpb {
741
- color: #ff5431;
742
- caret-color: #fff;
743
- background-color: #392523;
744
- } .code-input__input_1jvpb.code-input__disabled_1jvpb {
745
- color: rgba(233, 233, 250, 0.37);
746
- } .code-input__input_1jvpb:-webkit-autofill {
747
- -webkit-text-fill-color: #fff;
748
734
  }.checkbox__box_6uq0w {
749
735
  color: #0e0e0e;
750
736
  background-color: #29292c;
@@ -802,6 +788,59 @@
802
788
  color: rgba(238, 238, 251, 0.55);
803
789
  } .checkbox__indeterminateLine_6uq0w {
804
790
  background-color: #0e0e0e;
791
+ }.radio-group__label_peekr {
792
+ color: #fff;
793
+ }
794
+ .radio-group__label_1op2y {
795
+ 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 {
802
+ 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 {
841
+ color: #fff;
842
+ } .radio__hint_1vh1m {
843
+ color: rgba(238, 238, 251, 0.55);
805
844
  }.tag__filled_e1tv4 {
806
845
  background-color: rgba(222, 222, 238, 0.13)
807
846
  } .tag__filled_e1tv4:disabled {
@@ -927,173 +966,70 @@
927
966
  } .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
928
967
  background-color: #2f2f32;
929
968
  border-color: #2f2f32;
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 {
969
+ }.form-control__inner_1txak {
970
+ background-color: rgba(222, 222, 238, 0.13);
971
+ } .form-control__disabled_1txak.form-control__hasError_1txak {
972
+ box-shadow: inset 0 0 0 2px #ff5431;
973
+ }
974
+
975
+ .form-control__inner_n3zep {
976
+ background-color: rgba(15, 25, 55, 0.1);
977
+ } .form-control__disabled_n3zep.form-control__hasError_n3zep {
978
+ box-shadow: inset 0 0 0 2px
979
+ #ff5431;
980
+ }
981
+ .form-control__inner_1dgrh {
982
+ background-color: rgba(214, 214, 229, 0.07);
983
+ } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
984
+ box-shadow: inset 0 0 0 2px #ff5431;
985
+ }
986
+ .form-control__inner_vcp91 {
987
+ background-color: rgba(38, 55, 88, 0.06);
988
+ } .form-control__disabled_vcp91.form-control__hasError_vcp91 {
989
+ box-shadow: inset 0 0 0 2px
990
+ #ff5431;
991
+ }
992
+
993
+ .form-control__component_1epub {
937
994
  color: #fff;
938
- } .typography__attention_4kq0c {
939
- color: #fa9313;
940
- } .typography__positive_4kq0c {
941
- color: #0cc44d;
942
- } .typography__secondary_4kq0c {
995
+ } .form-control__label_1epub {
943
996
  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 {
997
+ } .form-control__hint_1epub {
957
998
  color: rgba(238, 238, 251, 0.55);
958
- } .typography__static-tertiary-light_4kq0c {
999
+ } .form-control__inner_1epub.form-control__disabled_1epub {
1000
+ color: rgba(238, 238, 251, 0.55);
1001
+ background-color: rgba(214, 214, 229, 0.07);
1002
+ } .form-control__disabled_1epub .form-control__label_1epub {
959
1003
  color: rgba(233, 233, 250, 0.37);
960
- } .typography__static-primary-dark_4kq0c {
1004
+ } .form-control__disabled_1epub.form-control__hasError_1epub {
1005
+ background-color: rgba(214, 214, 229, 0.07);
1006
+ } .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
1007
+ background-color: rgba(214, 214, 229, 0.07);
1008
+ } .form-control__focused_1epub.form-control__inner_1epub,
1009
+ .form-control__focused_1epub.form-control__inner_1epub:hover {
1010
+ background-color: rgba(214, 214, 229, 0.07);
1011
+ box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1012
+ } .form-control__focused_1epub.form-control__inner_1epub.form-control__hasError_1epub, .form-control__focused_1epub.form-control__inner_1epub:hover.form-control__hasError_1epub {
1013
+ box-shadow: inset 0 0 0 2px #ff5431;
1014
+ } .form-control__error_1epub {
1015
+ color: #ff5431;
1016
+ } .form-control__hasError_1epub {
1017
+ box-shadow: inset 0 0 0 2px #ff5431;
1018
+ background-color: rgba(214, 214, 229, 0.07);
1019
+ } .form-control__hasError_1epub .form-control__label_1epub {
1020
+ color: rgba(238, 238, 251, 0.55);
1021
+ }
1022
+
1023
+ .form-control__component_x8yr4 {
961
1024
  color: #0e0e0e;
962
- } .typography__static-secondary-dark_4kq0c {
1025
+ } .form-control__label_x8yr4 {
963
1026
  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 {
1015
- background: #29292c;
1016
- } .sortable-list__secondary_b79a7 {
1017
- background: #1c1c1e;
1018
- }
1019
- .sortable-list__component_y77yk:hover .sortable-list__icon_y77yk {
1020
- color: #fff;
1021
- } .sortable-list__icon_y77yk {
1022
- color: rgba(238, 238, 251, 0.55);
1023
- } .sortable-list__dragOverlay_y77yk {
1024
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1025
- 0 0 1px rgba(0, 0, 0, 0.04)
1026
- } .sortable-list__dragOverlay_y77yk .sortable-list__icon_y77yk {
1027
- color: #fff;
1028
- } @keyframes sortable-list__pop_y77yk {
1029
- to {
1030
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1031
- 0 0 1px rgba(0, 0, 0, 0.04);
1032
- }
1033
- }.form-control__inner_1dgrh {
1034
- background-color: rgba(214, 214, 229, 0.07);
1035
- } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
1036
- box-shadow: inset 0 0 0 2px #ff5431;
1037
- }
1038
- .form-control__inner_vcp91 {
1039
- background-color: rgba(38, 55, 88, 0.06);
1040
- } .form-control__disabled_vcp91.form-control__hasError_vcp91 {
1041
- box-shadow: inset 0 0 0 2px
1042
- #ff5431;
1043
- }
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
- }
1057
- .form-control__component_1epub {
1058
- color: #fff;
1059
- } .form-control__label_1epub {
1060
- color: rgba(238, 238, 251, 0.55);
1061
- } .form-control__hint_1epub {
1062
- color: rgba(238, 238, 251, 0.55);
1063
- } .form-control__inner_1epub.form-control__disabled_1epub {
1064
- color: rgba(238, 238, 251, 0.55);
1065
- background-color: rgba(214, 214, 229, 0.07);
1066
- } .form-control__disabled_1epub .form-control__label_1epub {
1067
- color: rgba(233, 233, 250, 0.37);
1068
- } .form-control__disabled_1epub.form-control__hasError_1epub {
1069
- background-color: rgba(214, 214, 229, 0.07);
1070
- } .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
1071
- background-color: rgba(214, 214, 229, 0.07);
1072
- } .form-control__focused_1epub.form-control__inner_1epub,
1073
- .form-control__focused_1epub.form-control__inner_1epub:hover {
1074
- background-color: rgba(214, 214, 229, 0.07);
1075
- box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1076
- } .form-control__focused_1epub.form-control__inner_1epub.form-control__hasError_1epub, .form-control__focused_1epub.form-control__inner_1epub:hover.form-control__hasError_1epub {
1077
- box-shadow: inset 0 0 0 2px #ff5431;
1078
- } .form-control__error_1epub {
1079
- color: #ff5431;
1080
- } .form-control__hasError_1epub {
1081
- box-shadow: inset 0 0 0 2px #ff5431;
1082
- background-color: rgba(214, 214, 229, 0.07);
1083
- } .form-control__hasError_1epub .form-control__label_1epub {
1084
- color: rgba(238, 238, 251, 0.55);
1085
- }
1086
-
1087
- .form-control__component_x8yr4 {
1088
- color: #0e0e0e;
1089
- } .form-control__label_x8yr4 {
1090
- color: rgba(4, 4, 19, 0.55);
1091
- } .form-control__hint_x8yr4 {
1092
- color: rgba(4, 4, 19, 0.55);
1093
- } .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
1094
- color: rgba(4, 4, 19, 0.55);
1095
- background-color: rgba(38, 55, 88, 0.06);
1096
- } .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
1027
+ } .form-control__hint_x8yr4 {
1028
+ color: rgba(4, 4, 19, 0.55);
1029
+ } .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
1030
+ color: rgba(4, 4, 19, 0.55);
1031
+ background-color: rgba(38, 55, 88, 0.06);
1032
+ } .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
1097
1033
  color: rgba(5, 8, 29, 0.38);
1098
1034
  } .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
1099
1035
  background-color: rgba(38, 55, 88, 0.06);
@@ -1115,6 +1051,25 @@
1115
1051
  background-color: rgba(38, 55, 88, 0.06);
1116
1052
  } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
1117
1053
  color: rgba(4, 4, 19, 0.55);
1054
+ }.sortable-list__primary_b79a7 {
1055
+ background: #29292c;
1056
+ } .sortable-list__secondary_b79a7 {
1057
+ background: #1c1c1e;
1058
+ }
1059
+ .sortable-list__component_y77yk:hover .sortable-list__icon_y77yk {
1060
+ color: #fff;
1061
+ } .sortable-list__icon_y77yk {
1062
+ color: rgba(238, 238, 251, 0.55);
1063
+ } .sortable-list__dragOverlay_y77yk {
1064
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1065
+ 0 0 1px rgba(0, 0, 0, 0.04)
1066
+ } .sortable-list__dragOverlay_y77yk .sortable-list__icon_y77yk {
1067
+ color: #fff;
1068
+ } @keyframes sortable-list__pop_y77yk {
1069
+ to {
1070
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1071
+ 0 0 1px rgba(0, 0, 0, 0.04);
1072
+ }
1118
1073
  }.switch__component_6lgqf {
1119
1074
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1120
1075
  } .switch__switch_6lgqf {
@@ -1237,11 +1192,57 @@
1237
1192
  } .action-button__disabled_9eq41 .action-button__iconWrapper_9eq41 {
1238
1193
  color: #babbc2;
1239
1194
  background-color: #f2f3f5;
1240
- }
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 {
1222
+ 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
+ }
1234
+
1235
+
1236
+
1237
+
1238
+ @media screen and (min-width: 1024px) {
1239
+ }
1240
+
1241
1241
  .system-message__component_1hesj {
1242
1242
  color: rgba(238, 238, 251, 0.55);
1243
1243
  }
1244
1244
 
1245
+
1245
1246
  .system-message__component_1rx0r {
1246
1247
  color: #fff;
1247
1248
  }
@@ -1249,13 +1250,9 @@
1249
1250
  .system-message__component_1lewf {
1250
1251
  color: #fff;
1251
1252
  }
1252
-
1253
1253
  .pagination__component_j4jls {
1254
1254
  color: #fff;
1255
1255
  }
1256
- .pagination__dots_1jbpm {
1257
- color: rgba(238, 238, 251, 0.55);
1258
- }
1259
1256
 
1260
1257
  button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1261
1258
  color: rgba(238, 238, 251, 0.55)
@@ -1271,7 +1268,156 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1271
1268
  color: #0e0e0e;
1272
1269
  } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
1273
1270
  color: #fff;
1274
- }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1271
+ }
1272
+ .pagination__dots_1jbpm {
1273
+ color: rgba(238, 238, 251, 0.55);
1274
+ }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1275
+ background-color: transparent;
1276
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1277
+ background-color: transparent;
1278
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1279
+ background-color: rgba(255, 255, 255, 0.3);
1280
+ border-color: transparent;
1281
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1282
+ background-color: rgba(255, 255, 255, 0.6);
1283
+ } .drawer__backdropEnter_1w519 {
1284
+ background-color: transparent;
1285
+ } .drawer__backdropEnterActive_1w519,
1286
+ .drawer__backdropEnterDone_1w519 {
1287
+ background-color: rgba(0, 0, 0, 0.7);
1288
+ } .drawer__backdropExit_1w519 {
1289
+ background-color: rgba(0, 0, 0, 0.7);
1290
+ } .drawer__backdropExitActive_1w519,
1291
+ .drawer__backdropExitDone_1w519 {
1292
+ background-color: transparent;
1293
+ }.textarea__input_nx2mv {
1294
+ color: #fff;
1295
+ caret-color: #fff;
1296
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1297
+ } .textarea__input_nx2mv:-webkit-autofill {
1298
+ -webkit-text-fill-color: #fff;
1299
+ } .textarea__input_nx2mv::placeholder {
1300
+ color: rgba(238, 238, 251, 0.55);
1301
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1302
+ color: rgba(233, 233, 250, 0.37);
1303
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1304
+ color: rgba(233, 233, 250, 0.37)
1305
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1306
+ color: rgba(238, 238, 251, 0.55);
1307
+ } .textarea__input_nx2mv:disabled {
1308
+ color: rgba(233, 233, 250, 0.37);
1309
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1310
+ } .textarea__input_nx2mv:focus::placeholder {
1311
+ color: rgba(233, 233, 250, 0.37);
1312
+ } .textarea__error_nx2mv {
1313
+ color: #fff;
1314
+ caret-color: #fff;
1315
+ } .textarea__textarea_nx2mv {
1316
+ color: #fff;
1317
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1318
+ } .textarea__textarea_nx2mv::placeholder {
1319
+ color: rgba(238, 238, 251, 0.55);
1320
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1321
+ color: rgba(233, 233, 250, 0.37);
1322
+ } .textarea__textarea_nx2mv:disabled {
1323
+ color: rgba(233, 233, 250, 0.37);
1324
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1325
+ } .textarea__textarea_nx2mv:read-only {
1326
+ color: rgba(233, 233, 250, 0.37);
1327
+ } .textarea__textarea_nx2mv:focus::placeholder {
1328
+ color: rgba(233, 233, 250, 0.37);
1329
+ } .textarea__hint_nx2mv {
1330
+ color: rgba(238, 238, 251, 0.55);
1331
+ } .textarea__error_nx2mv {
1332
+ color: #ff5431;
1333
+ }
1334
+ .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1335
+ background-color: transparent;
1336
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1337
+ background-color: transparent;
1338
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1339
+ background-color: rgba(255, 255, 255, 0.3);
1340
+ border-color: transparent;
1341
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1342
+ background-color: rgba(255, 255, 255, 0.6);
1343
+ } .textarea__pseudoTextarea_1qjt9 span {
1344
+ color: transparent;
1345
+ } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1346
+ background-color: rgba(255, 84, 49, 0.4);
1347
+ } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1348
+ background-color: transparent;
1349
+ } .textarea__focusVisible_1qjt9 {
1350
+ outline: 2px solid #3193fc;
1351
+ } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1352
+ border-top: 14px solid transparent;
1353
+ border-bottom: 14px solid transparent;
1354
+ } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1355
+ border-top: 18px solid transparent;
1356
+ border-bottom: 18px solid transparent;
1357
+ } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1358
+ border-top: 22px solid transparent;
1359
+ border-bottom: 22px solid transparent;
1360
+ } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1361
+ border-top: 24px solid transparent;
1362
+ border-bottom: 24px solid transparent;
1363
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1364
+ border-top: 24px solid transparent;
1365
+ border-bottom: 4px solid transparent;
1366
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1367
+ border-top: 24px solid transparent;
1368
+ border-bottom: 8px solid transparent;
1369
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1370
+ border-top: 32px solid transparent;
1371
+ border-bottom: 12px solid transparent;
1372
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1373
+ border-top: 34px solid transparent;
1374
+ border-bottom: 14px solid transparent;
1375
+ }
1376
+ .textarea__input_1imzy {
1377
+ color: #0e0e0e;
1378
+ caret-color: #0e0e0e;
1379
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1380
+ } .textarea__input_1imzy:-webkit-autofill {
1381
+ -webkit-text-fill-color: #0e0e0e;
1382
+ } .textarea__input_1imzy::placeholder {
1383
+ color: rgba(4, 4, 19, 0.55);
1384
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1385
+ color: rgba(5, 8, 29, 0.38);
1386
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1387
+ color: rgba(5, 8, 29, 0.38)
1388
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1389
+ color: rgba(4, 4, 19, 0.55);
1390
+ } .textarea__input_1imzy:disabled {
1391
+ color: rgba(5, 8, 29, 0.38);
1392
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1393
+ } .textarea__input_1imzy:focus::placeholder {
1394
+ color: rgba(5, 8, 29, 0.38);
1395
+ } .textarea__error_1imzy {
1396
+ color: #0e0e0e;
1397
+ caret-color: #0e0e0e;
1398
+ } .textarea__textarea_1imzy {
1399
+ color: #0e0e0e;
1400
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1401
+ } .textarea__textarea_1imzy::placeholder {
1402
+ color: rgba(4, 4, 19, 0.55);
1403
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1404
+ color: rgba(5, 8, 29, 0.38);
1405
+ } .textarea__textarea_1imzy:disabled {
1406
+ color: rgba(5, 8, 29, 0.38);
1407
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1408
+ } .textarea__textarea_1imzy:read-only {
1409
+ color: rgba(5, 8, 29, 0.38);
1410
+ } .textarea__textarea_1imzy:focus::placeholder {
1411
+ color: rgba(5, 8, 29, 0.38);
1412
+ } .textarea__hint_1imzy {
1413
+ color: rgba(238, 238, 251, 0.55);
1414
+ } .textarea__error_1imzy {
1415
+ color: #ff5431;
1416
+ }.comment__component_mke1z {
1417
+ background-color: #1c1c1e;
1418
+ }.list-header__filled_b075e {
1419
+ background-color: #212124;
1420
+ }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1275
1421
  background: #17d055;
1276
1422
  } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
1277
1423
  background: #ff5431;
@@ -1298,148 +1444,149 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1298
1444
  color: #fff;
1299
1445
  } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1300
1446
  color: #898991;
1301
- }.comment__component_mke1z {
1302
- background-color: #1c1c1e;
1303
- }.list-header__filled_b075e {
1304
- background-color: #212124;
1305
- }.button__primary_1xk1s {
1447
+ }.list__list_219yz {
1448
+ color: #fff;
1449
+ }
1450
+ .list__slot_yksui.list__defaultColor_yksui {
1451
+ color: #fff;
1452
+ }.button__primary_l7nex {
1306
1453
  color: #0e0e0e;
1307
1454
  background-color: #fff
1308
1455
  } @media (hover: hover) {
1309
- .button__primary_1xk1s:hover {
1456
+ .button__primary_l7nex:hover {
1310
1457
  background-color: #e7e8eb;
1311
1458
  }
1312
- } .button__primary_1xk1s:active {
1459
+ } .button__primary_l7nex:active {
1313
1460
  background-color: #d2d3d9;
1314
- } .button__primary_1xk1s > .button__loader_1xk1s {
1461
+ } .button__primary_l7nex > .button__loader_l7nex {
1315
1462
  color: #0e0e0e;
1316
- } .button__secondary_1xk1s {
1317
- background-color: rgba(214, 214, 229, 0.07)
1318
- } .button__secondary_1xk1s:active {
1319
- background-color: rgba(222, 222, 238, 0.13);
1320
- } .button__ghost_1xk1s:active {
1463
+ } .button__secondary_l7nex {
1464
+ background-color: rgba(222, 222, 238, 0.13)
1465
+ } .button__secondary_l7nex:hover {
1466
+ background-color: rgba(234, 234, 248, 0.15);
1467
+ } .button__secondary_l7nex:active {
1468
+ background-color: rgba(231, 231, 248, 0.18);
1469
+ } .button__ghost_l7nex:active {
1321
1470
  color: #a0a1a9;
1322
- } .button__component_1xk1s[disabled].button__primary_1xk1s {
1471
+ } .button__component_l7nex[disabled].button__primary_l7nex {
1323
1472
  color: rgba(233, 233, 250, 0.37);
1324
1473
  background-color: rgba(214, 214, 229, 0.07)
1325
- } .button__component_1xk1s[disabled].button__primary_1xk1s.button__loading_1xk1s {
1474
+ } .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
1326
1475
  background-color: #fff;
1327
- } .button__component_1xk1s[disabled].button__secondary_1xk1s {
1476
+ } .button__component_l7nex[disabled].button__secondary_l7nex {
1328
1477
  color: rgba(233, 233, 250, 0.37);
1329
1478
  background-color: rgba(214, 214, 229, 0.07);
1330
- } .button__component_1xk1s[disabled].button__tertiary_1xk1s {
1479
+ } .button__component_l7nex[disabled].button__tertiary_l7nex {
1331
1480
  color: rgba(233, 233, 250, 0.37);
1332
1481
  border-color: rgba(228, 228, 251, 0.28);
1333
- } .button__component_1xk1s[disabled].button__link_1xk1s {
1482
+ } .button__component_l7nex[disabled].button__link_l7nex {
1334
1483
  color: rgba(233, 233, 250, 0.37);
1335
- } .button__component_1xk1s[disabled].button__ghost_1xk1s {
1484
+ } .button__component_l7nex[disabled].button__ghost_l7nex {
1336
1485
  color: rgba(233, 233, 250, 0.37);
1337
1486
  }
1338
- .button__primary_rx3am {
1487
+
1488
+ .button__primary_1h6hy {
1339
1489
  color: #fff;
1340
1490
  background-color: #0e0e0e
1341
1491
  } @media (hover: hover) {
1342
- .button__primary_rx3am:hover {
1492
+ .button__primary_1h6hy:hover {
1343
1493
  background-color: #29292c;
1344
1494
  }
1345
- } .button__primary_rx3am:active {
1495
+ } .button__primary_1h6hy:active {
1346
1496
  background-color: #2f2f32;
1347
- } .button__primary_rx3am > .button__loader_rx3am {
1497
+ } .button__primary_1h6hy > .button__loader_1h6hy {
1348
1498
  color: #fff;
1349
- } .button__secondary_rx3am {
1350
- background-color: rgba(38, 55, 88, 0.06)
1351
- } .button__secondary_rx3am:active {
1499
+ } .button__secondary_1h6hy {
1500
+ background-color: rgba(15, 25, 55, 0.1)
1501
+ } .button__secondary_1h6hy:hover {
1352
1502
  background-color: rgba(5, 12, 41, 0.14);
1353
- } .button__ghost_rx3am:active {
1503
+ } .button__secondary_1h6hy:active {
1504
+ background-color: rgba(5, 11, 44, 0.18);
1505
+ } .button__ghost_1h6hy:active {
1354
1506
  color: #75757d;
1355
- } .button__component_rx3am[disabled].button__primary_rx3am {
1507
+ } .button__component_1h6hy[disabled].button__primary_1h6hy {
1356
1508
  color: rgba(5, 8, 29, 0.38);
1357
1509
  background-color: rgba(38, 55, 88, 0.06)
1358
- } .button__component_rx3am[disabled].button__primary_rx3am.button__loading_rx3am {
1510
+ } .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
1359
1511
  background-color: #0e0e0e;
1360
- } .button__component_rx3am[disabled].button__secondary_rx3am {
1512
+ } .button__component_1h6hy[disabled].button__secondary_1h6hy {
1361
1513
  color: rgba(5, 8, 29, 0.38);
1362
1514
  background-color: rgba(38, 55, 88, 0.06);
1363
- } .button__component_rx3am[disabled].button__tertiary_rx3am {
1515
+ } .button__component_1h6hy[disabled].button__tertiary_1h6hy {
1364
1516
  color: rgba(5, 8, 29, 0.38);
1365
1517
  border-color: rgba(9, 12, 37, 0.28);
1366
- } .button__component_rx3am[disabled].button__link_rx3am {
1518
+ } .button__component_1h6hy[disabled].button__link_1h6hy {
1367
1519
  color: rgba(5, 8, 29, 0.38);
1368
- } .button__component_rx3am[disabled].button__ghost_rx3am {
1520
+ } .button__component_1h6hy[disabled].button__ghost_1h6hy {
1369
1521
  color: rgba(5, 8, 29, 0.38);
1370
1522
  }
1371
-
1372
- .button__primary_l7nex {
1523
+ .button__primary_1xk1s {
1373
1524
  color: #0e0e0e;
1374
1525
  background-color: #fff
1375
1526
  } @media (hover: hover) {
1376
- .button__primary_l7nex:hover {
1527
+ .button__primary_1xk1s:hover {
1377
1528
  background-color: #e7e8eb;
1378
1529
  }
1379
- } .button__primary_l7nex:active {
1530
+ } .button__primary_1xk1s:active {
1380
1531
  background-color: #d2d3d9;
1381
- } .button__primary_l7nex > .button__loader_l7nex {
1532
+ } .button__primary_1xk1s > .button__loader_1xk1s {
1382
1533
  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 {
1534
+ } .button__secondary_1xk1s {
1535
+ background-color: rgba(214, 214, 229, 0.07)
1536
+ } .button__secondary_1xk1s:active {
1537
+ background-color: rgba(222, 222, 238, 0.13);
1538
+ } .button__ghost_1xk1s:active {
1390
1539
  color: #a0a1a9;
1391
- } .button__component_l7nex[disabled].button__primary_l7nex {
1540
+ } .button__component_1xk1s[disabled].button__primary_1xk1s {
1392
1541
  color: rgba(233, 233, 250, 0.37);
1393
1542
  background-color: rgba(214, 214, 229, 0.07)
1394
- } .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
1543
+ } .button__component_1xk1s[disabled].button__primary_1xk1s.button__loading_1xk1s {
1395
1544
  background-color: #fff;
1396
- } .button__component_l7nex[disabled].button__secondary_l7nex {
1545
+ } .button__component_1xk1s[disabled].button__secondary_1xk1s {
1397
1546
  color: rgba(233, 233, 250, 0.37);
1398
1547
  background-color: rgba(214, 214, 229, 0.07);
1399
- } .button__component_l7nex[disabled].button__tertiary_l7nex {
1548
+ } .button__component_1xk1s[disabled].button__tertiary_1xk1s {
1400
1549
  color: rgba(233, 233, 250, 0.37);
1401
1550
  border-color: rgba(228, 228, 251, 0.28);
1402
- } .button__component_l7nex[disabled].button__link_l7nex {
1551
+ } .button__component_1xk1s[disabled].button__link_1xk1s {
1403
1552
  color: rgba(233, 233, 250, 0.37);
1404
- } .button__component_l7nex[disabled].button__ghost_l7nex {
1553
+ } .button__component_1xk1s[disabled].button__ghost_1xk1s {
1405
1554
  color: rgba(233, 233, 250, 0.37);
1406
1555
  }
1407
-
1408
- .button__primary_1h6hy {
1556
+ .button__primary_rx3am {
1409
1557
  color: #fff;
1410
1558
  background-color: #0e0e0e
1411
1559
  } @media (hover: hover) {
1412
- .button__primary_1h6hy:hover {
1560
+ .button__primary_rx3am:hover {
1413
1561
  background-color: #29292c;
1414
1562
  }
1415
- } .button__primary_1h6hy:active {
1563
+ } .button__primary_rx3am:active {
1416
1564
  background-color: #2f2f32;
1417
- } .button__primary_1h6hy > .button__loader_1h6hy {
1565
+ } .button__primary_rx3am > .button__loader_rx3am {
1418
1566
  color: #fff;
1419
- } .button__secondary_1h6hy {
1420
- background-color: rgba(15, 25, 55, 0.1)
1421
- } .button__secondary_1h6hy:hover {
1567
+ } .button__secondary_rx3am {
1568
+ background-color: rgba(38, 55, 88, 0.06)
1569
+ } .button__secondary_rx3am:active {
1422
1570
  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 {
1571
+ } .button__ghost_rx3am:active {
1426
1572
  color: #75757d;
1427
- } .button__component_1h6hy[disabled].button__primary_1h6hy {
1573
+ } .button__component_rx3am[disabled].button__primary_rx3am {
1428
1574
  color: rgba(5, 8, 29, 0.38);
1429
1575
  background-color: rgba(38, 55, 88, 0.06)
1430
- } .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
1576
+ } .button__component_rx3am[disabled].button__primary_rx3am.button__loading_rx3am {
1431
1577
  background-color: #0e0e0e;
1432
- } .button__component_1h6hy[disabled].button__secondary_1h6hy {
1578
+ } .button__component_rx3am[disabled].button__secondary_rx3am {
1433
1579
  color: rgba(5, 8, 29, 0.38);
1434
1580
  background-color: rgba(38, 55, 88, 0.06);
1435
- } .button__component_1h6hy[disabled].button__tertiary_1h6hy {
1581
+ } .button__component_rx3am[disabled].button__tertiary_rx3am {
1436
1582
  color: rgba(5, 8, 29, 0.38);
1437
1583
  border-color: rgba(9, 12, 37, 0.28);
1438
- } .button__component_1h6hy[disabled].button__link_1h6hy {
1584
+ } .button__component_rx3am[disabled].button__link_rx3am {
1439
1585
  color: rgba(5, 8, 29, 0.38);
1440
- } .button__component_1h6hy[disabled].button__ghost_1h6hy {
1586
+ } .button__component_rx3am[disabled].button__ghost_rx3am {
1441
1587
  color: rgba(5, 8, 29, 0.38);
1442
1588
  }
1589
+
1443
1590
  .button__accent_1gnur {
1444
1591
  color: #fff;
1445
1592
  background-color: #f83a2a;
@@ -1633,276 +1780,123 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1633
1780
  .button__link_198zw:hover {
1634
1781
  background-color: rgba(38, 55, 88, 0.06);
1635
1782
  }
1636
- } .button__link_198zw:active {
1637
- background-color: rgba(30, 43, 68, 0.08);
1638
- } .button__link_198zw > .button__loader_198zw {
1639
- color: #0e0e0e;
1640
- } .button__ghost_198zw {
1641
- background-color: transparent;
1642
- color: #0e0e0e
1643
- } @media (hover: hover) {
1644
- .button__ghost_198zw:hover {
1645
- color: #5f5f66;
1646
- }
1647
- } .button__ghost_198zw > .button__loader_198zw {
1648
- color: #0e0e0e;
1649
- } .button__component_198zw[disabled].button__accent_198zw {
1650
- color: rgba(5, 8, 29, 0.38);
1651
- background-color: rgba(38, 55, 88, 0.06)
1652
- } .button__component_198zw[disabled].button__accent_198zw.button__loading_198zw {
1653
- background-color: #ef3124;
1654
- } .button__component_198zw[disabled].button__secondary_198zw {
1655
- border-color: transparent
1656
- } .button__component_198zw[disabled].button__secondary_198zw.button__loading_198zw {
1657
- color: #0e0e0e;
1658
- background-color: rgba(15, 25, 55, 0.1);
1659
- border-color: transparent;
1660
- } .button__component_198zw[disabled].button__outlined_198zw {
1661
- color: rgba(255, 255, 255, 0.3);
1662
- background-color: transparent;
1663
- border-color: rgba(28, 28, 30, 0.3)
1664
- } .button__component_198zw[disabled].button__outlined_198zw.button__loading_198zw {
1665
- color: #fff;
1666
- } .button__component_198zw[disabled].button__tertiary_198zw {
1667
- background-color: rgba(255, 255, 255, 0)
1668
- } .button__component_198zw[disabled].button__tertiary_198zw.button__loading_198zw {
1669
- color: #0e0e0e;
1670
- } .button__component_198zw[disabled].button__filled_198zw {
1671
- color: rgba(255, 255, 255, 0.3);
1672
- background-color: rgba(54, 54, 58, 0.3);
1673
- border-color: transparent
1674
- } .button__component_198zw[disabled].button__filled_198zw.button__loading_198zw {
1675
- color: #fff;
1676
- background-color: #36363a;
1677
- border-color: transparent;
1678
- } .button__component_198zw[disabled].button__transparent_198zw {
1679
- color: rgba(255, 255, 255, 0.3);
1680
- background-color: rgba(255, 255, 255, 0.03)
1681
- } .button__component_198zw[disabled].button__transparent_198zw.button__loading_198zw {
1682
- color: #0e0e0e;
1683
- background-color: rgba(255, 255, 255, 0.1);
1684
- } .button__component_198zw[disabled].button__link_198zw {
1685
- background-color: transparent
1686
- } .button__component_198zw[disabled].button__link_198zw.button__loading_198zw {
1687
- color: #0e0e0e;
1688
- } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
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;
1859
- }
1860
- .textarea__input_1imzy {
1861
- color: #0e0e0e;
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 {
1783
+ } .button__link_198zw:active {
1784
+ background-color: rgba(30, 43, 68, 0.08);
1785
+ } .button__link_198zw > .button__loader_198zw {
1786
+ color: #0e0e0e;
1787
+ } .button__ghost_198zw {
1788
+ background-color: transparent;
1789
+ color: #0e0e0e
1790
+ } @media (hover: hover) {
1791
+ .button__ghost_198zw:hover {
1792
+ color: #5f5f66;
1793
+ }
1794
+ } .button__ghost_198zw > .button__loader_198zw {
1795
+ color: #0e0e0e;
1796
+ } .button__component_198zw[disabled].button__accent_198zw {
1797
+ color: rgba(5, 8, 29, 0.38);
1798
+ background-color: rgba(38, 55, 88, 0.06)
1799
+ } .button__component_198zw[disabled].button__accent_198zw.button__loading_198zw {
1800
+ background-color: #ef3124;
1801
+ } .button__component_198zw[disabled].button__secondary_198zw {
1802
+ border-color: transparent
1803
+ } .button__component_198zw[disabled].button__secondary_198zw.button__loading_198zw {
1804
+ color: #0e0e0e;
1805
+ background-color: rgba(15, 25, 55, 0.1);
1806
+ border-color: transparent;
1807
+ } .button__component_198zw[disabled].button__outlined_198zw {
1808
+ color: rgba(255, 255, 255, 0.3);
1809
+ background-color: transparent;
1810
+ border-color: rgba(28, 28, 30, 0.3)
1811
+ } .button__component_198zw[disabled].button__outlined_198zw.button__loading_198zw {
1812
+ color: #fff;
1813
+ } .button__component_198zw[disabled].button__tertiary_198zw {
1814
+ background-color: rgba(255, 255, 255, 0)
1815
+ } .button__component_198zw[disabled].button__tertiary_198zw.button__loading_198zw {
1816
+ color: #0e0e0e;
1817
+ } .button__component_198zw[disabled].button__filled_198zw {
1818
+ color: rgba(255, 255, 255, 0.3);
1819
+ background-color: rgba(54, 54, 58, 0.3);
1820
+ border-color: transparent
1821
+ } .button__component_198zw[disabled].button__filled_198zw.button__loading_198zw {
1822
+ color: #fff;
1823
+ background-color: #36363a;
1824
+ border-color: transparent;
1825
+ } .button__component_198zw[disabled].button__transparent_198zw {
1826
+ color: rgba(255, 255, 255, 0.3);
1827
+ background-color: rgba(255, 255, 255, 0.03)
1828
+ } .button__component_198zw[disabled].button__transparent_198zw.button__loading_198zw {
1829
+ color: #0e0e0e;
1830
+ background-color: rgba(255, 255, 255, 0.1);
1831
+ } .button__component_198zw[disabled].button__link_198zw {
1832
+ background-color: transparent
1833
+ } .button__component_198zw[disabled].button__link_198zw.button__loading_198zw {
1834
+ color: #0e0e0e;
1835
+ } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
1836
+ color: #0e0e0e;
1837
+ }.stepped-progress-bar__bar_1q383 {
1838
+ background: rgba(222, 222, 238, 0.13);
1839
+ } .stepped-progress-bar__description_1q383 {
1840
+ color: rgba(238, 238, 251, 0.55);
1841
+ }
1842
+
1843
+ .stepped-progress-bar__bar_1rb2i {
1844
+ background: rgba(15, 25, 55, 0.1);
1845
+ } .stepped-progress-bar__description_1rb2i {
1886
1846
  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 {
1847
+ }
1848
+ .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1849
+ background: #17d055;
1850
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1851
+ background: #fda136;
1852
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1853
+ background: #ff5431;
1854
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1855
+ background: #3193fc;
1856
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1857
+ background: #4a4a51;
1858
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1859
+ background: #898991;
1860
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1861
+ background: #fff;
1862
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1863
+ background: #f83a2a;
1864
+ }.tab-bar__component_ivzcz {
1865
+ background-color: #0e0e0e;
1866
+ } .tab-bar__border_ivzcz {
1867
+ box-shadow: 0 -1px 0 0 #29292c;
1868
+ }
1869
+ .tab-bar__component_1ygns {
1870
+ background-color: transparent;
1871
+ -webkit-tap-highlight-color: transparent;
1897
1872
  color: rgba(238, 238, 251, 0.55);
1898
- } .textarea__error_1imzy {
1899
- color: #ff5431;
1900
- }.attach__component_19l14 {
1901
- } .attach__file_19l14,
1902
- .attach__noFile_19l14 {
1873
+ } .tab-bar__selected_1ygns {
1874
+ color: #f83a2a;
1875
+ } .tab-bar__label_1ygns {
1903
1876
  color: rgba(238, 238, 251, 0.55);
1904
- } .attach__focused_19l14 {
1905
- outline: 2px solid #3193fc;
1877
+ }.chart__coreChart_y4v69 .recharts-text tspan {
1878
+ fill: #fff;
1879
+ }
1880
+ @keyframes chart__showDot_yf6b1 {
1881
+ }
1882
+ .chart__tickText_6z9ce {
1883
+ fill: #fff;
1884
+ } .chart__circle_6z9ce {
1885
+ fill: #0e0e0e;
1886
+ } .chart__circle_6z9ce {
1887
+ fill: #0e0e0e;
1888
+ }
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;
1906
1900
  }.custom-button__customButton_140tj.custom-button__white_140tj * {
1907
1901
  color: #0e0e0e;
1908
1902
  } .custom-button__customButton_140tj.custom-button__black_140tj * {
@@ -1933,7 +1927,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1933
1927
  color: #fff;
1934
1928
  } .custom-button__customButton_140tj:disabled.custom-button__black_140tj * {
1935
1929
  color: #0e0e0e;
1936
- }.cc-icon-button.icon-button__primary_2c4ub {
1930
+ }.attach__component_19l14 {
1931
+ } .attach__file_19l14,
1932
+ .attach__noFile_19l14 {
1933
+ color: rgba(238, 238, 251, 0.55);
1934
+ } .attach__focused_19l14 {
1935
+ outline: 2px solid #3193fc;
1936
+ }.cc-icon-button.icon-button__primary_2c4ub {
1937
1937
  color: #fff
1938
1938
  } .cc-icon-button.icon-button__primary_2c4ub:hover {
1939
1939
  color: #babbc2;
@@ -2061,7 +2061,55 @@ 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
- }.input__input_12sr2 {
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
+ }.input__input_12sr2 {
2065
2113
  color: #fff;
2066
2114
  caret-color: #fff;
2067
2115
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
@@ -2130,80 +2178,19 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2130
2178
  }
2131
2179
  .input__clearIcon_u1jso {
2132
2180
  color: rgba(228, 228, 251, 0.28)
2133
- } .input__clearIcon_u1jso:hover {
2134
- color: rgba(233, 233, 250, 0.37);
2135
- } .input__clearIcon_u1jso:active {
2136
- color: rgba(238, 238, 254, 0.46);
2137
- }
2138
-
2139
- .input__clearIcon_18mfs {
2140
- color: rgba(9, 12, 37, 0.28)
2141
- } .input__clearIcon_18mfs:hover {
2142
- color: rgba(5, 8, 29, 0.38);
2143
- } .input__clearIcon_18mfs:active {
2144
- color: rgba(4, 4, 21, 0.47);
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 {
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 {
2184
- background-color: #1c1c1e;
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
- }
2181
+ } .input__clearIcon_u1jso:hover {
2182
+ color: rgba(233, 233, 250, 0.37);
2183
+ } .input__clearIcon_u1jso:active {
2184
+ color: rgba(238, 238, 254, 0.46);
2185
+ }
2186
+
2187
+ .input__clearIcon_18mfs {
2188
+ color: rgba(9, 12, 37, 0.28)
2189
+ } .input__clearIcon_18mfs:hover {
2190
+ color: rgba(5, 8, 29, 0.38);
2191
+ } .input__clearIcon_18mfs:active {
2192
+ color: rgba(4, 4, 21, 0.47);
2193
+ }
2207
2194
  .confirmation__component_a4t95 {
2208
2195
  color: rgba(238, 238, 251, 0.55);
2209
2196
  }
@@ -2215,7 +2202,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2215
2202
  .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2216
2203
  color: rgba(238, 238, 251, 0.55);
2217
2204
  }
2218
- .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2205
+ .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2219
2206
  color: rgba(238, 238, 251, 0.55);
2220
2207
  }
2221
2208
  .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
@@ -2225,8 +2212,21 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2225
2212
  } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2226
2213
  color: rgba(238, 238, 251, 0.55);
2227
2214
  }
2228
- .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2215
+ .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2216
+ color: rgba(238, 238, 251, 0.55);
2217
+ }.file-upload-item__component_1f20v {
2229
2218
  color: rgba(238, 238, 251, 0.55);
2219
+ box-shadow: 0 -1px 0 0 #29292c inset
2220
+ } .file-upload-item__icon_1f20v {
2221
+ color: #fff;
2222
+ } .file-upload-item__errorIcon_1f20v {
2223
+ color: #ff5431;
2224
+ } .file-upload-item__successIcon_1f20v {
2225
+ color: #17d055;
2226
+ } .file-upload-item__name_1f20v {
2227
+ color: #fff
2228
+ } .file-upload-item__errorWrapper_1f20v {
2229
+ color: #ff5431
2230
2230
  }
2231
2231
 
2232
2232
  .plate__component_kpw24 {
@@ -2280,6 +2280,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2280
2280
  } .navigation-bar__subtitle_i8g5v {
2281
2281
  color: rgba(238, 238, 251, 0.55);
2282
2282
  }
2283
+ .navigation-bar__button_18z2z {
2284
+ background: rgba(14, 14, 14, 0.4);
2285
+ color: #fff
2286
+ } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2287
+ background: rgba(214, 214, 229, 0.07);
2288
+ color: rgba(238, 238, 251, 0.55);
2289
+ }
2283
2290
  .navigation-bar__component_ferxi {
2284
2291
  background: rgba(14, 14, 14, 0.4)
2285
2292
  } .navigation-bar__component_ferxi svg > path {
@@ -2292,13 +2299,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2292
2299
  background: rgba(214, 214, 229, 0.07)
2293
2300
  } .navigation-bar__mobileWrapper_ferxi svg > path {
2294
2301
  fill: rgba(238, 238, 251, 0.55);
2295
- }
2296
- .navigation-bar__button_18z2z {
2297
- background: rgba(14, 14, 14, 0.4);
2298
- color: #fff
2299
- } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2300
- background: rgba(214, 214, 229, 0.07);
2301
- color: rgba(238, 238, 251, 0.55);
2302
2302
  }.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2303
2303
  background-color: #898991;
2304
2304
  } .slider-input__slider_cd8jj .noUi-connects {
@@ -2307,12 +2307,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2307
2307
  color: rgba(238, 238, 251, 0.55);
2308
2308
  } .slider-input__info_cd8jj {
2309
2309
  color: rgba(238, 238, 251, 0.55);
2310
- }.with-suffix__hasSuffix_1w5vq input:focus::placeholder {
2311
- color: transparent;
2312
- } .with-suffix__disabled_1w5vq {
2313
- color: rgba(233, 233, 250, 0.37);
2314
- } .with-suffix__readOnly_1w5vq {
2315
- color: rgba(233, 233, 250, 0.37);
2316
2310
  }.pure-cell__focused_9rya7 {
2317
2311
  outline: 2px solid #3193fc;
2318
2312
  }
@@ -2327,7 +2321,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2327
2321
 
2328
2322
 
2329
2323
 
2330
- .number-input__steppers_6qtl2 {
2324
+ .with-suffix__hasSuffix_1w5vq input:focus::placeholder {
2325
+ color: transparent;
2326
+ } .with-suffix__disabled_1w5vq {
2327
+ color: rgba(233, 233, 250, 0.37);
2328
+ } .with-suffix__readOnly_1w5vq {
2329
+ color: rgba(233, 233, 250, 0.37);
2330
+ }.number-input__steppers_6qtl2 {
2331
2331
  background-color: rgba(214, 214, 229, 0.07);
2332
2332
  } .number-input__steppersFocused_6qtl2,
2333
2333
  .number-input__steppersDisabled_6qtl2 {
@@ -2353,6 +2353,20 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2353
2353
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2354
2354
  0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2355
2355
  background-color: transparent;
2356
+ }
2357
+ .popup-sheet__appear_1mksr,
2358
+ .popup-sheet__enter_1mksr {
2359
+ background-color: transparent;
2360
+ } .popup-sheet__appearActive_1mksr,
2361
+ .popup-sheet__enterActive_1mksr,
2362
+ .popup-sheet__appearDone_1mksr,
2363
+ .popup-sheet__enterDone_1mksr {
2364
+ background-color: rgba(0, 0, 0, 0.7);
2365
+ } .popup-sheet__exit_1mksr {
2366
+ background-color: rgba(0, 0, 0, 0.7);
2367
+ } .popup-sheet__exitActive_1mksr,
2368
+ .popup-sheet__exitDone_1mksr {
2369
+ background-color: transparent;
2356
2370
  }.bank-card__component_i3u6b {
2357
2371
  --form-control-bg-color: transparent;
2358
2372
  --form-control-focus-shadow: transparent;
@@ -2374,21 +2388,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2374
2388
  background-color: transparent
2375
2389
  } .bank-card__usePhoto_i3u6b svg {
2376
2390
  fill: #fff;
2377
- }
2378
- .popup-sheet__appear_1mksr,
2379
- .popup-sheet__enter_1mksr {
2380
- background-color: transparent;
2381
- } .popup-sheet__appearActive_1mksr,
2382
- .popup-sheet__enterActive_1mksr,
2383
- .popup-sheet__appearDone_1mksr,
2384
- .popup-sheet__enterDone_1mksr {
2385
- background-color: rgba(0, 0, 0, 0.7);
2386
- } .popup-sheet__exit_1mksr {
2387
- background-color: rgba(0, 0, 0, 0.7);
2388
- } .popup-sheet__exitActive_1mksr,
2389
- .popup-sheet__exitDone_1mksr {
2390
- background-color: transparent;
2391
- }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2391
+ }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2392
2392
  background-color: transparent;
2393
2393
  } .bottom-sheet__component_1ouw1 {
2394
2394
  background-color: #1c1c1e;
@@ -2441,6 +2441,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2441
2441
  } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1 {
2442
2442
  background-color: rgba(30, 43, 68, 0.08);
2443
2443
  }
2444
+ .bottom-sheet__highlighted_171ua {
2445
+ border-bottom: 1px solid #36363a;
2446
+ }
2444
2447
  .bottom-sheet__footer_19rha {
2445
2448
  background-color: #1c1c1e;
2446
2449
  } .bottom-sheet__highlighted_19rha {
@@ -2490,11 +2493,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2490
2493
  background-color: rgba(222, 222, 240, 0.12);
2491
2494
  } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha {
2492
2495
  background-color: rgba(30, 43, 68, 0.08);
2493
- }
2494
- .bottom-sheet__highlighted_171ua {
2495
- border-bottom: 1px solid #36363a;
2496
- }@media (min-width: 600px) {
2497
- }.amount-input__minorPartAndCurrency_16q7v {
2496
+ }.amount-input__minorPartAndCurrency_16q7v {
2498
2497
  color: rgba(238, 238, 251, 0.55);
2499
2498
  }
2500
2499
  .amount-input__filled_1543a .amount-input__input_1543a,
@@ -2503,34 +2502,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2503
2502
  }
2504
2503
  .amount-input__minorPartAndCurrency_28dyx {
2505
2504
  color: rgba(4, 4, 19, 0.55);
2506
- }.tooltip__hint_11qif {
2507
- background-color: #fff;
2508
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2509
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2510
- color: #0e0e0e;
2511
- } .tooltip__hint_11qif .tooltip__arrow_11qif:after {
2512
- background-color: #fff;
2513
- border-color: #fff;
2514
- } .tooltip__tooltip_11qif {
2515
- border: 1px solid #29292c
2516
- } .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
2517
- border-color: #29292c;
2518
- }
2519
-
2520
- .tooltip__tooltip_i3hsn {
2521
- background-color: #fff;
2522
- color: #0e0e0e;
2523
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2524
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2525
- } .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
2526
- background-color: #fff;
2527
- } .tooltip__hint_i3hsn {
2528
- background-color: #1c1c1e;
2529
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2530
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2531
- color: #fff;
2532
- } .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
2533
- background-color: #1c1c1e;
2505
+ }@media (min-width: 600px) {
2534
2506
  }
2535
2507
 
2536
2508
 
@@ -2538,8 +2510,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2538
2510
 
2539
2511
 
2540
2512
 
2541
-
2542
-
2543
2513
  .modal__sticky_ntev1 {
2544
2514
  background: #1c1c1e;
2545
2515
  } .modal__highlighted_ntev1 {
@@ -2564,6 +2534,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2564
2534
 
2565
2535
 
2566
2536
 
2537
+
2567
2538
  .side-panel__sticky_k76ue {
2568
2539
  background: #1c1c1e;
2569
2540
  } .side-panel__highlighted_k76ue {
@@ -2579,13 +2550,48 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2579
2550
  } .side-panel__sticky_wl5jw.side-panel__hasContent_wl5jw {
2580
2551
  background: #1c1c1e;
2581
2552
  }
2553
+ .tooltip__hint_11qif {
2554
+ background-color: #fff;
2555
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2556
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2557
+ color: #0e0e0e;
2558
+ } .tooltip__hint_11qif .tooltip__arrow_11qif:after {
2559
+ background-color: #fff;
2560
+ border-color: #fff;
2561
+ } .tooltip__tooltip_11qif {
2562
+ border: 1px solid #29292c
2563
+ } .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
2564
+ border-color: #29292c;
2565
+ }
2566
+
2567
+ .tooltip__tooltip_i3hsn {
2568
+ background-color: #fff;
2569
+ color: #0e0e0e;
2570
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2571
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2572
+ } .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
2573
+ background-color: #fff;
2574
+ } .tooltip__hint_i3hsn {
2575
+ background-color: #1c1c1e;
2576
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2577
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2578
+ color: #fff;
2579
+ } .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
2580
+ background-color: #1c1c1e;
2581
+ }
2582
2582
  .gallery__container_1wdpj {
2583
2583
  background-color: #0e0e0e;
2584
2584
  } .gallery__modal_1wdpj {
2585
2585
  background: transparent;
2586
2586
  }
2587
2587
 
2588
-
2588
+ .gallery__buttons_d9o1a path {
2589
+ color: #fff;
2590
+ } .gallery__iconButton_d9o1a:hover path {
2591
+ color: rgb(237, 237, 237);
2592
+ } .gallery__iconButton_d9o1a:active path {
2593
+ color: rgb(217, 217, 217);
2594
+ }
2589
2595
  .gallery__component_cphoh {
2590
2596
  border: 2px solid rgba(0, 0, 0, 0);
2591
2597
  } .gallery__active_cphoh {
@@ -2601,6 +2607,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2601
2607
  } .gallery__focused_cphoh {
2602
2608
  outline: 2px solid #3193fc;
2603
2609
  }
2610
+
2604
2611
  .gallery__component_11cpp {
2605
2612
  background-color: #0e0e0e;
2606
2613
  } .gallery__slideLoading_11cpp {
@@ -2621,14 +2628,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2621
2628
  background-color: #36363a;
2622
2629
  } .gallery__fullScreenImage_11cpp {
2623
2630
  background-color: #0e0e0e;
2624
- }
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 {
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,6 +2638,30 @@ 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
+
2641
2665
  .calendar__dayName_1gf10 {
2642
2666
  color: rgba(238, 238, 251, 0.55)
2643
2667
  } .calendar__day_1gf10 {
@@ -2704,36 +2728,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2704
2728
  .calendar__bottomAddon_1gf10.calendar__selected_1gf10 > * {
2705
2729
  color: #0e0e0e;
2706
2730
  }
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)
2729
- }
2730
-
2731
- @media (max-width: 374px) {
2732
- }
2733
2731
  .calendar__withShadow_1usm3 {
2734
2732
  box-shadow: 0 1px 0 0 #29292c;
2735
2733
  }
2736
2734
 
2735
+ @media (max-width: 374px) {
2736
+ }
2737
2737
  .calendar__empty_r7pww {
2738
2738
  color: rgba(238, 238, 251, 0.55);
2739
2739
  }
@@ -2760,6 +2760,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2760
2760
  }.select__arrow_1on7d {
2761
2761
  color: rgba(238, 238, 251, 0.55);
2762
2762
  }
2763
+
2763
2764
  .select__option_13bmv {
2764
2765
  background: #1c1c1e;
2765
2766
  color: #fff
@@ -2776,7 +2777,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2776
2777
  background: #1c1c1e;
2777
2778
  color: rgba(238, 238, 251, 0.55);
2778
2779
  }
2779
-
2780
2780
  .select__popoverInner_1hdfx {
2781
2781
  background: transparent;
2782
2782
  } .select__optionsListWrapper_1hdfx {
@@ -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-time-input__calendarContainer_3g0r1 {
2860
+ }.date-range-input__calendarContainer_yhvda {
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-range-input__calendarContainer_yhvda {
2866
+ }.date-time-input__calendarContainer_3g0r1 {
2867
2867
  border: 1px solid #29292c
2868
2868
  }.universal-date-input__calendarIcon_1n7mo {
2869
2869
  color: rgba(238, 238, 251, 0.55);
@@ -2871,10 +2871,7 @@ 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
- }
2875
- .calendar-range__component_1s3vi:after {
2876
- background-color: #fff;
2877
- }.select-with-tags__input_19azb {
2874
+ }.select-with-tags__input_19azb {
2878
2875
  background-color: transparent;
2879
2876
  color: #fff
2880
2877
  } .select-with-tags__input_19azb:disabled,
@@ -2902,6 +2899,9 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2902
2899
  } .select-with-tags__tagCross_18l65:active > svg {
2903
2900
  fill: rgba(1, 1, 12, 0.63);
2904
2901
  }
2902
+ .calendar-range__component_1s3vi:after {
2903
+ background-color: #fff;
2904
+ }
2905
2905
  .input-autocomplete__placeholder_m2ip8 {
2906
2906
  color: rgba(238, 238, 251, 0.55);
2907
2907
  } .input-autocomplete__focusVisible_m2ip8 {
@@ -2918,7 +2918,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2918
2918
  .table__component_1njqi {
2919
2919
  border-top: 1px solid #36363a;
2920
2920
  }
2921
-
2922
2921
  .table__component_9uvb1 {
2923
2922
  color: #fff;
2924
2923
  border-top: 1px solid #36363a
@@ -2926,15 +2925,8 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2926
2925
  .table__component_16eeg th:not(:last-child):not(:empty):after {
2927
2926
  background-color: #27272a;
2928
2927
  }
2929
- .table__component_1teok {
2930
- color: #fff;
2931
- border-bottom: 1px solid #36363a;
2932
- background: #0e0e0e
2933
- } .table__sorted_1teok {
2934
- color: #fff;
2935
- } .table__stickyHeader_1teok {
2936
- box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2937
- }
2928
+
2929
+
2938
2930
  .table__component_1joxr {
2939
2931
  background: #0e0e0e
2940
2932
  } .table__clickable_1joxr:hover {
@@ -2944,6 +2936,15 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2944
2936
  } .table__selected_1joxr:hover {
2945
2937
  background-color: #e8f2fe;
2946
2938
  }
2939
+ .table__component_1teok {
2940
+ color: #fff;
2941
+ border-bottom: 1px solid #36363a;
2942
+ background: #0e0e0e
2943
+ } .table__sorted_1teok {
2944
+ color: #fff;
2945
+ } .table__stickyHeader_1teok {
2946
+ box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2947
+ }
2947
2948
  .table__icon_137ng {
2948
2949
  color: #898991
2949
2950
  } .table__icon_137ng:hover {
@@ -2953,7 +2954,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2953
2954
  } .table__sorted_137ng:hover {
2954
2955
  color: #3193fc;
2955
2956
  }
2956
-
2957
2957
  .table__open_3hjnh,
2958
2958
  .table__open_3hjnh:hover {
2959
2959
  background-color: rgba(255, 255, 255, 0.163);
@@ -3017,9 +3017,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3017
3017
  }.tabs__option_16jc9 {
3018
3018
  color: #fff;
3019
3019
  }
3020
-
3021
-
3022
-
3023
3020
  .tabs__primary_1kzgm:after {
3024
3021
  background-color: rgba(228, 228, 251, 0.28);
3025
3022
  } .tabs__primary_1kzgm {
@@ -3029,3 +3026,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3029
3026
  } .tabs__borderVisible_1kzgm:before {
3030
3027
  background-color: rgba(222, 222, 238, 0.13);
3031
3028
  }
3029
+
3030
+
3031
+