@alfalab/core-components 44.7.4 → 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 (410) hide show
  1. package/calendar/cssm/components/select-button/Component.d.ts +1 -1
  2. package/calendar/esm/components/select-button/Component.d.ts +1 -1
  3. package/calendar-range/cssm/utils.js +1 -3
  4. package/calendar-range/esm/Component.js +1 -1
  5. package/calendar-range/esm/index.js +1 -1
  6. package/calendar-range/esm/views/popover.js +1 -1
  7. package/calendar-range/esm/views/static.js +1 -1
  8. package/calendar-range/modern/Component.js +1 -1
  9. package/calendar-range/modern/index.js +1 -1
  10. package/calendar-range/modern/views/popover.js +1 -1
  11. package/calendar-range/modern/views/static.js +1 -1
  12. package/calendar-range/views/popover.js +1 -1
  13. package/calendar-range/views/static.js +1 -1
  14. package/confirmation/components/screens/initial/component.js +1 -1
  15. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  16. package/confirmation/esm/component.responsive.js +1 -1
  17. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  18. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  19. package/confirmation/esm/components/index.js +1 -1
  20. package/confirmation/esm/components/screens/index.js +1 -1
  21. package/confirmation/esm/components/screens/initial/component.js +1 -1
  22. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  23. package/confirmation/esm/components/screens/initial/index.js +1 -1
  24. package/confirmation/esm/desktop/component.desktop.js +1 -1
  25. package/confirmation/esm/desktop/index.js +1 -1
  26. package/confirmation/esm/index.js +1 -1
  27. package/confirmation/esm/mobile/component.mobile.js +1 -1
  28. package/confirmation/esm/mobile/index.js +1 -1
  29. package/confirmation/esm/shared/index.js +1 -1
  30. package/confirmation/modern/component.responsive.js +1 -1
  31. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  32. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  33. package/confirmation/modern/components/index.js +1 -1
  34. package/confirmation/modern/components/screens/index.js +1 -1
  35. package/confirmation/modern/components/screens/initial/component.js +1 -1
  36. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  37. package/confirmation/modern/components/screens/initial/index.js +1 -1
  38. package/confirmation/modern/desktop/component.desktop.js +1 -1
  39. package/confirmation/modern/desktop/index.js +1 -1
  40. package/confirmation/modern/index.js +1 -1
  41. package/confirmation/modern/mobile/component.mobile.js +1 -1
  42. package/confirmation/modern/mobile/index.js +1 -1
  43. package/confirmation/modern/shared/index.js +1 -1
  44. package/gallery/components/header/Component.js +1 -1
  45. package/gallery/components/header/buttons.js +1 -1
  46. package/gallery/components/image-viewer/component.js +1 -1
  47. package/gallery/components/image-viewer/slide.js +1 -1
  48. package/gallery/esm/Component.js +2 -2
  49. package/gallery/esm/components/header/Component.js +1 -1
  50. package/gallery/esm/components/header/buttons.js +1 -1
  51. package/gallery/esm/components/header/index.js +1 -1
  52. package/gallery/esm/components/image-preview/Component.js +1 -1
  53. package/gallery/esm/components/image-preview/index.js +1 -1
  54. package/gallery/esm/components/image-viewer/component.js +1 -1
  55. package/gallery/esm/components/image-viewer/index.js +1 -1
  56. package/gallery/esm/components/image-viewer/slide.js +1 -1
  57. package/gallery/esm/components/index.js +2 -2
  58. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  59. package/gallery/esm/components/navigation-bar/index.js +1 -1
  60. package/gallery/esm/index.js +2 -2
  61. package/gallery/modern/Component.js +2 -2
  62. package/gallery/modern/components/header/Component.js +1 -1
  63. package/gallery/modern/components/header/buttons.js +1 -1
  64. package/gallery/modern/components/header/index.js +1 -1
  65. package/gallery/modern/components/image-preview/Component.js +1 -1
  66. package/gallery/modern/components/image-preview/index.js +1 -1
  67. package/gallery/modern/components/image-viewer/component.js +1 -1
  68. package/gallery/modern/components/image-viewer/index.js +1 -1
  69. package/gallery/modern/components/image-viewer/slide.js +1 -1
  70. package/gallery/modern/components/index.js +2 -2
  71. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  72. package/gallery/modern/components/navigation-bar/index.js +1 -1
  73. package/gallery/modern/index.js +2 -2
  74. package/grid/col/Component.js +1 -1
  75. package/grid/esm/Component.js +1 -1
  76. package/grid/esm/col/Component.js +1 -1
  77. package/grid/esm/col/index.js +1 -1
  78. package/grid/esm/index.js +1 -1
  79. package/grid/esm/row/Component.js +1 -1
  80. package/grid/esm/row/index.js +1 -1
  81. package/grid/modern/Component.js +1 -1
  82. package/grid/modern/col/Component.js +1 -1
  83. package/grid/modern/col/index.js +1 -1
  84. package/grid/modern/index.js +1 -1
  85. package/grid/modern/row/Component.js +1 -1
  86. package/grid/modern/row/index.js +1 -1
  87. package/grid/row/Component.js +1 -1
  88. package/input/esm/components/base-input/Component.d.ts +1 -1
  89. package/input/modern/components/base-input/Component.d.ts +1 -1
  90. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  91. package/international-phone-input/cssm/data/country-data.d.ts +1 -9
  92. package/international-phone-input/cssm/data/country-data.js +19 -0
  93. package/international-phone-input/modern/data/country-data.d.ts +9 -1
  94. package/international-phone-input/modern/data/country-data.js +0 -19
  95. package/list/Component.js +1 -1
  96. package/list/components/item/Component.js +1 -1
  97. package/list/components/item/index.d.ts +1 -1
  98. package/list/components/item/index.js +1 -1
  99. package/list/esm/Component.js +1 -1
  100. package/list/esm/components/item/Component.js +1 -1
  101. package/list/esm/components/item/index.d.ts +1 -1
  102. package/list/esm/components/item/index.js +1 -1
  103. package/list/esm/index.js +1 -1
  104. package/list/index.js +1 -1
  105. package/list/modern/Component.js +1 -1
  106. package/list/modern/components/item/Component.js +1 -1
  107. package/list/modern/components/item/index.d.ts +1 -1
  108. package/list/modern/components/item/index.js +1 -1
  109. package/list/modern/index.js +1 -1
  110. package/modal/components/controls/Component.js +1 -1
  111. package/modal/components/footer/Component.js +1 -1
  112. package/modal/esm/Component.responsive.js +1 -1
  113. package/modal/esm/components/controls/Component.js +1 -1
  114. package/modal/esm/components/controls/index.js +1 -1
  115. package/modal/esm/components/footer/Component.js +1 -1
  116. package/modal/esm/desktop/Component.desktop.js +1 -1
  117. package/modal/esm/desktop/index.js +1 -1
  118. package/modal/esm/index.js +1 -1
  119. package/modal/esm/mobile/Component.mobile.js +1 -1
  120. package/modal/esm/mobile/index.js +1 -1
  121. package/modal/modern/Component.responsive.js +1 -1
  122. package/modal/modern/components/controls/Component.js +1 -1
  123. package/modal/modern/components/controls/index.js +1 -1
  124. package/modal/modern/components/footer/Component.js +1 -1
  125. package/modal/modern/desktop/Component.desktop.js +1 -1
  126. package/modal/modern/desktop/index.js +1 -1
  127. package/modal/modern/index.js +1 -1
  128. package/modal/modern/mobile/Component.mobile.js +1 -1
  129. package/modal/modern/mobile/index.js +1 -1
  130. package/package.json +1 -1
  131. package/phone-input/esm/utils/index.js +3 -1
  132. package/picker-button/esm/Component-c44170fe.d.ts +1 -1
  133. package/pure-cell/component-fd7196d2.d.ts +4 -4
  134. package/pure-cell/component.js +1 -1
  135. package/pure-cell/components/addon/component.js +1 -1
  136. package/pure-cell/components/addon/index.d.ts +1 -1
  137. package/pure-cell/components/addon/index.js +1 -1
  138. package/pure-cell/components/amount/component.js +1 -1
  139. package/pure-cell/components/amount/index.d.ts +1 -1
  140. package/pure-cell/components/amount/index.js +1 -1
  141. package/pure-cell/components/amount-title/component.js +1 -1
  142. package/pure-cell/components/amount-title/index.d.ts +1 -1
  143. package/pure-cell/components/amount-title/index.js +1 -1
  144. package/pure-cell/components/category/component.js +1 -1
  145. package/pure-cell/components/category/index.d.ts +1 -1
  146. package/pure-cell/components/category/index.js +1 -1
  147. package/pure-cell/components/content/component.js +1 -1
  148. package/pure-cell/components/content/index.d.ts +1 -1
  149. package/pure-cell/components/content/index.js +1 -1
  150. package/pure-cell/components/footer/component.js +1 -1
  151. package/pure-cell/components/footer/index.d.ts +1 -1
  152. package/pure-cell/components/footer/index.js +1 -1
  153. package/pure-cell/components/footer-button/component.js +1 -1
  154. package/pure-cell/components/footer-button/index.d.ts +1 -1
  155. package/pure-cell/components/footer-button/index.js +1 -1
  156. package/pure-cell/components/footer-text/component.js +1 -1
  157. package/pure-cell/components/footer-text/index.d.ts +1 -1
  158. package/pure-cell/components/footer-text/index.js +1 -1
  159. package/pure-cell/components/graphics/component.js +1 -1
  160. package/pure-cell/components/graphics/index.d.ts +1 -1
  161. package/pure-cell/components/graphics/index.js +1 -1
  162. package/pure-cell/components/main/component.js +1 -1
  163. package/pure-cell/components/main/index.d.ts +1 -1
  164. package/pure-cell/components/main/index.js +1 -1
  165. package/pure-cell/components/text/component.js +1 -1
  166. package/pure-cell/components/text/index.d.ts +1 -1
  167. package/pure-cell/components/text/index.js +1 -1
  168. package/pure-cell/cssm/component-fd7196d2.d.ts +2 -2
  169. package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
  170. package/pure-cell/esm/component.js +1 -1
  171. package/pure-cell/esm/components/addon/component.js +1 -1
  172. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  173. package/pure-cell/esm/components/addon/index.js +1 -1
  174. package/pure-cell/esm/components/amount/component.js +1 -1
  175. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  176. package/pure-cell/esm/components/amount/index.js +1 -1
  177. package/pure-cell/esm/components/amount-title/component.js +1 -1
  178. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  179. package/pure-cell/esm/components/amount-title/index.js +1 -1
  180. package/pure-cell/esm/components/category/component.js +1 -1
  181. package/pure-cell/esm/components/category/index.d.ts +1 -1
  182. package/pure-cell/esm/components/category/index.js +1 -1
  183. package/pure-cell/esm/components/content/component.js +1 -1
  184. package/pure-cell/esm/components/content/index.d.ts +1 -1
  185. package/pure-cell/esm/components/content/index.js +1 -1
  186. package/pure-cell/esm/components/footer/component.js +1 -1
  187. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  188. package/pure-cell/esm/components/footer/index.js +1 -1
  189. package/pure-cell/esm/components/footer-button/component.js +1 -1
  190. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  191. package/pure-cell/esm/components/footer-button/index.js +1 -1
  192. package/pure-cell/esm/components/footer-text/component.js +1 -1
  193. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  194. package/pure-cell/esm/components/footer-text/index.js +1 -1
  195. package/pure-cell/esm/components/graphics/component.js +1 -1
  196. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  197. package/pure-cell/esm/components/graphics/index.js +1 -1
  198. package/pure-cell/esm/components/main/component.js +1 -1
  199. package/pure-cell/esm/components/main/index.d.ts +1 -1
  200. package/pure-cell/esm/components/main/index.js +1 -1
  201. package/pure-cell/esm/components/text/component.js +1 -1
  202. package/pure-cell/esm/components/text/index.d.ts +1 -1
  203. package/pure-cell/esm/components/text/index.js +1 -1
  204. package/pure-cell/esm/index.js +1 -1
  205. package/pure-cell/index.js +1 -1
  206. package/pure-cell/modern/component-fd7196d2.d.ts +5 -5
  207. package/pure-cell/modern/component.js +1 -1
  208. package/pure-cell/modern/components/addon/component.js +1 -1
  209. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  210. package/pure-cell/modern/components/addon/index.js +1 -1
  211. package/pure-cell/modern/components/amount/component.js +1 -1
  212. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  213. package/pure-cell/modern/components/amount/index.js +1 -1
  214. package/pure-cell/modern/components/amount-title/component.js +1 -1
  215. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  216. package/pure-cell/modern/components/amount-title/index.js +1 -1
  217. package/pure-cell/modern/components/category/component.js +1 -1
  218. package/pure-cell/modern/components/category/index.d.ts +1 -1
  219. package/pure-cell/modern/components/category/index.js +1 -1
  220. package/pure-cell/modern/components/content/component.js +1 -1
  221. package/pure-cell/modern/components/content/index.d.ts +1 -1
  222. package/pure-cell/modern/components/content/index.js +1 -1
  223. package/pure-cell/modern/components/footer/component.js +1 -1
  224. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  225. package/pure-cell/modern/components/footer/index.js +1 -1
  226. package/pure-cell/modern/components/footer-button/component.js +1 -1
  227. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  228. package/pure-cell/modern/components/footer-button/index.js +1 -1
  229. package/pure-cell/modern/components/footer-text/component.js +1 -1
  230. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  231. package/pure-cell/modern/components/footer-text/index.js +1 -1
  232. package/pure-cell/modern/components/graphics/component.js +1 -1
  233. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  234. package/pure-cell/modern/components/graphics/index.js +1 -1
  235. package/pure-cell/modern/components/main/component.js +1 -1
  236. package/pure-cell/modern/components/main/index.d.ts +1 -1
  237. package/pure-cell/modern/components/main/index.js +1 -1
  238. package/pure-cell/modern/components/text/component.js +1 -1
  239. package/pure-cell/modern/components/text/index.d.ts +1 -1
  240. package/pure-cell/modern/components/text/index.js +1 -1
  241. package/pure-cell/modern/index.js +1 -1
  242. package/segmented-control/Component.d.ts +14 -2
  243. package/segmented-control/Component.js +22 -14
  244. package/segmented-control/cssm/Component.d.ts +14 -2
  245. package/segmented-control/cssm/Component.js +21 -13
  246. package/segmented-control/cssm/index.js +1 -0
  247. package/segmented-control/cssm/index.module.css +6 -6
  248. package/segmented-control/esm/Component.d.ts +14 -2
  249. package/segmented-control/esm/Component.js +22 -15
  250. package/segmented-control/esm/index.css +6 -6
  251. package/segmented-control/esm/index.js +1 -1
  252. package/segmented-control/index.css +6 -6
  253. package/segmented-control/index.js +1 -0
  254. package/segmented-control/modern/Component.d.ts +14 -2
  255. package/segmented-control/modern/Component.js +19 -12
  256. package/segmented-control/modern/index.css +6 -6
  257. package/segmented-control/modern/index.js +1 -1
  258. package/select/esm/Component.responsive.js +1 -1
  259. package/select/esm/index.js +1 -1
  260. package/select/esm/mobile/Component.mobile.js +1 -1
  261. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  262. package/select/esm/mobile/index.js +1 -1
  263. package/select/esm/presets/index.js +1 -1
  264. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  265. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  266. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  267. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  268. package/select/esm/shared/index.js +1 -1
  269. package/select/mobile/Component.mobile.js +1 -1
  270. package/select/modern/Component.responsive.js +1 -1
  271. package/select/modern/index.js +1 -1
  272. package/select/modern/mobile/Component.mobile.js +1 -1
  273. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  274. package/select/modern/mobile/index.js +1 -1
  275. package/select/modern/presets/index.js +1 -1
  276. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  277. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  278. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  279. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  280. package/select/modern/shared/index.js +1 -1
  281. package/select/presets/index.js +1 -1
  282. package/select/presets/useSelectWithApply/hook.js +1 -1
  283. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  284. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  285. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  286. package/select/shared/index.js +1 -1
  287. package/select-with-tags/Component.responsive.d.ts +1 -1
  288. package/select-with-tags/components/base-select-with-tags/Component.d.ts +1 -1
  289. package/select-with-tags/esm/Component.responsive.d.ts +1 -1
  290. package/select-with-tags/esm/components/base-select-with-tags/Component.d.ts +1 -1
  291. package/select-with-tags/modern/Component.responsive.d.ts +1 -1
  292. package/select-with-tags/modern/components/base-select-with-tags/Component.d.ts +1 -1
  293. package/side-panel/components/controls/Component.js +1 -1
  294. package/side-panel/components/footer/Component.js +1 -1
  295. package/side-panel/esm/Component.responsive.js +1 -1
  296. package/side-panel/esm/components/controls/Component.js +1 -1
  297. package/side-panel/esm/components/controls/index.js +1 -1
  298. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  299. package/side-panel/esm/components/footer/Component.js +1 -1
  300. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  301. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  302. package/side-panel/esm/desktop/index.js +1 -1
  303. package/side-panel/esm/index.js +1 -1
  304. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  305. package/side-panel/esm/mobile/index.js +1 -1
  306. package/side-panel/modern/Component.responsive.js +1 -1
  307. package/side-panel/modern/components/controls/Component.js +1 -1
  308. package/side-panel/modern/components/controls/index.js +1 -1
  309. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  310. package/side-panel/modern/components/footer/Component.js +1 -1
  311. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  312. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  313. package/side-panel/modern/desktop/index.js +1 -1
  314. package/side-panel/modern/index.js +1 -1
  315. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  316. package/side-panel/modern/mobile/index.js +1 -1
  317. package/tag/components/base-tag/Component.d.ts +1 -1
  318. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  319. package/textarea/Component.d.ts +1 -1
  320. package/textarea/cssm/Component.d.ts +1 -1
  321. package/textarea/modern/Component.d.ts +1 -1
  322. package/themes/compiled/mobile-dark-bluetint.css +613 -613
  323. package/time-input/cssm/utils/format.js +6 -10
  324. package/toast/Component.responsive.d.ts +1 -1
  325. package/toast/components/base-toast/component.d.ts +1 -1
  326. package/toast/cssm/Component.responsive.d.ts +1 -1
  327. package/toast/cssm/components/base-toast/component.d.ts +1 -1
  328. package/typography/esm/component.js +2 -2
  329. package/typography/esm/index.js +2 -2
  330. package/typography/esm/text/component.js +1 -1
  331. package/typography/esm/text/index.js +1 -1
  332. package/typography/esm/title/component.js +1 -1
  333. package/typography/esm/title/index.js +2 -2
  334. package/typography/esm/title-mobile/component.js +2 -2
  335. package/typography/esm/title-mobile/index.js +2 -2
  336. package/typography/esm/title-responsive/component.js +2 -2
  337. package/typography/esm/title-responsive/index.js +2 -2
  338. package/typography/modern/component.js +2 -2
  339. package/typography/modern/index.js +2 -2
  340. package/typography/modern/text/component.js +1 -1
  341. package/typography/modern/text/index.js +1 -1
  342. package/typography/modern/title/component.d.ts +1 -1
  343. package/typography/modern/title/component.js +1 -1
  344. package/typography/modern/title/index.d.ts +1 -1
  345. package/typography/modern/title/index.js +2 -2
  346. package/typography/modern/title-mobile/component.d.ts +1 -1
  347. package/typography/modern/title-mobile/component.js +2 -2
  348. package/typography/modern/title-mobile/index.js +2 -2
  349. package/typography/modern/title-responsive/component.d.ts +1 -1
  350. package/typography/modern/title-responsive/component.js +2 -2
  351. package/typography/modern/title-responsive/index.js +2 -2
  352. package/typography/text/component.js +1 -1
  353. package/typography/title/component.js +1 -1
  354. package/typography/title/index.js +1 -1
  355. package/typography/title-mobile/component.js +1 -1
  356. package/typography/title-responsive/component.js +1 -1
  357. /package/calendar-range/esm/{index.module-63f5b040.js → index.module-01a5bc47.js} +0 -0
  358. /package/calendar-range/{index.module-b4525033.js → index.module-67f1021f.js} +0 -0
  359. /package/calendar-range/modern/{index.module-321d9dfe.js → index.module-daaa388a.js} +0 -0
  360. /package/confirmation/{countdown-section-94e71a97.d.ts → countdown-section-64fc632d.d.ts} +0 -0
  361. /package/confirmation/{countdown-section-94e71a97.js → countdown-section-64fc632d.js} +0 -0
  362. /package/confirmation/esm/{countdown-section-317e205e.d.ts → countdown-section-e143e6eb.d.ts} +0 -0
  363. /package/confirmation/esm/{countdown-section-317e205e.js → countdown-section-e143e6eb.js} +0 -0
  364. /package/confirmation/modern/{countdown-section-37bdad54.d.ts → countdown-section-156dfd60.d.ts} +0 -0
  365. /package/confirmation/modern/{countdown-section-37bdad54.js → countdown-section-156dfd60.js} +0 -0
  366. /package/gallery/{buttons-50977f1e.d.ts → buttons-72230ce5.d.ts} +0 -0
  367. /package/gallery/{buttons-50977f1e.js → buttons-72230ce5.js} +0 -0
  368. /package/gallery/esm/{buttons-d05c1d75.d.ts → buttons-459b6c37.d.ts} +0 -0
  369. /package/gallery/esm/{buttons-d05c1d75.js → buttons-459b6c37.js} +0 -0
  370. /package/gallery/esm/{slide-8f1980f5.d.ts → slide-3c4158d8.d.ts} +0 -0
  371. /package/gallery/esm/{slide-8f1980f5.js → slide-3c4158d8.js} +0 -0
  372. /package/gallery/modern/{buttons-2f557d98.d.ts → buttons-75a54acd.d.ts} +0 -0
  373. /package/gallery/modern/{buttons-2f557d98.js → buttons-75a54acd.js} +0 -0
  374. /package/gallery/modern/{slide-03a122bb.d.ts → slide-00cddff0.d.ts} +0 -0
  375. /package/gallery/modern/{slide-03a122bb.js → slide-00cddff0.js} +0 -0
  376. /package/gallery/{slide-9c511dbe.d.ts → slide-1d51a400.d.ts} +0 -0
  377. /package/gallery/{slide-9c511dbe.js → slide-1d51a400.js} +0 -0
  378. /package/grid/esm/{gutters.module-23fe0198.js → gutters.module-e5fb29da.js} +0 -0
  379. /package/grid/{gutters.module-75735f81.js → gutters.module-2f47625c.js} +0 -0
  380. /package/grid/modern/{gutters.module-4bd57546.js → gutters.module-94b1ae3e.js} +0 -0
  381. /package/list/{Component-525c747b.d.ts → Component-423f5b15.d.ts} +0 -0
  382. /package/list/{Component-525c747b.js → Component-423f5b15.js} +0 -0
  383. /package/list/esm/{Component-8c352ccb.d.ts → Component-bdafc285.d.ts} +0 -0
  384. /package/list/esm/{Component-8c352ccb.js → Component-bdafc285.js} +0 -0
  385. /package/list/modern/{Component-f3027488.d.ts → Component-497c5a07.d.ts} +0 -0
  386. /package/list/modern/{Component-f3027488.js → Component-497c5a07.js} +0 -0
  387. /package/modal/esm/{layout.module-d803ae29.js → layout.module-e92bfc4f.js} +0 -0
  388. /package/modal/{layout.module-b8ed3579.js → layout.module-3b3a4a44.js} +0 -0
  389. /package/modal/modern/{layout.module-32c061a7.js → layout.module-42428a3a.js} +0 -0
  390. /package/pure-cell/{component-f6aeae69.d.ts → component-52e9e2ba.d.ts} +0 -0
  391. /package/pure-cell/{component-f6aeae69.js → component-52e9e2ba.js} +0 -0
  392. /package/pure-cell/esm/{component-38febb7d.d.ts → component-3a569191.d.ts} +0 -0
  393. /package/pure-cell/esm/{component-38febb7d.js → component-3a569191.js} +0 -0
  394. /package/pure-cell/modern/{component-a8997f96.d.ts → component-0c8c9493.d.ts} +0 -0
  395. /package/pure-cell/modern/{component-a8997f96.js → component-0c8c9493.js} +0 -0
  396. /package/select/esm/{hook-caa3dbd5.d.ts → hook-3d922dde.d.ts} +0 -0
  397. /package/select/esm/{hook-caa3dbd5.js → hook-3d922dde.js} +0 -0
  398. /package/select/{hook-a6e5cffc.d.ts → hook-65614410.d.ts} +0 -0
  399. /package/select/{hook-a6e5cffc.js → hook-65614410.js} +0 -0
  400. /package/select/modern/{hook-e71d5d3a.d.ts → hook-ed8a9cb8.d.ts} +0 -0
  401. /package/select/modern/{hook-e71d5d3a.js → hook-ed8a9cb8.js} +0 -0
  402. /package/side-panel/esm/{layout.module-bc74f25c.js → layout.module-eba85ebb.js} +0 -0
  403. /package/side-panel/{layout.module-33d1cd4a.js → layout.module-f8e2bb44.js} +0 -0
  404. /package/side-panel/modern/{layout.module-c26310b5.js → layout.module-31d3c3a6.js} +0 -0
  405. /package/typography/{colors.module-19d406d0.js → colors.module-2c2b2096.js} +0 -0
  406. /package/typography/{common.module-0cf01cc1.js → common.module-e25f9b11.js} +0 -0
  407. /package/typography/esm/{colors.module-56598340.js → colors.module-f222a09c.js} +0 -0
  408. /package/typography/esm/{common.module-3c80a484.js → common.module-1320727e.js} +0 -0
  409. /package/typography/modern/{colors.module-6583befd.js → colors.module-d8b5031a.js} +0 -0
  410. /package/typography/modern/{common.module-21133db9.js → common.module-c7e69064.js} +0 -0
@@ -1,6 +1,4 @@
1
- .divider__component_ojir5 {
2
- border-bottom: 1px solid #353539;
3
- }.badge__component_1741a.badge__background-accent_1741a {
1
+ .badge__component_1741a.badge__background-accent_1741a {
4
2
  background-color: #f83a2a;
5
3
  color: #fff;
6
4
  } .badge__component_1741a.badge__background-specialbg-secondary-transparent_1741a {
@@ -60,6 +58,12 @@
60
58
  background-color: #fff;
61
59
  } .badge__dot_1741a.badge__outlineCount_1741a {
62
60
  border: 1px solid #0e0e0e;
61
+ }.card-image__cardImage_n9550 {
62
+ background: #e7e8ea;
63
+ } .card-image__loaded_n9550 {
64
+ background: transparent
65
+ }.divider__component_ojir5 {
66
+ border-bottom: 1px solid #353539;
63
67
  }.backdrop__backdrop_gzyju {
64
68
  -webkit-tap-highlight-color: transparent;
65
69
  } .backdrop__appear_gzyju,
@@ -75,10 +79,6 @@
75
79
  } .backdrop__exitActive_gzyju,
76
80
  .backdrop__exitDone_gzyju {
77
81
  background-color: transparent;
78
- }.card-image__cardImage_n9550 {
79
- background: #e7e8ea;
80
- } .card-image__loaded_n9550 {
81
- background: transparent
82
82
  }.dropzone__component_10p0i {
83
83
  border: 1px dashed #fff;
84
84
  } .dropzone__component_10p0i:not(.dropzone__disabled_10p0i):hover {
@@ -263,7 +263,17 @@
263
263
  color: #2c64d4;
264
264
  } .link__defaultView_10uvo:active {
265
265
  color: #2453b4;
266
- }.skeleton__component_ai4av {
266
+ }.scrollbar__component_1vycd .scrollbar:before {
267
+ background-color: rgba(228, 228, 251, 0.28);
268
+ } .scrollbar__component_1vycd.dragging .track .scrollbar.visible:before {
269
+ background-color: rgba(238, 238, 254, 0.46);
270
+ }
271
+
272
+ .scrollbar__component_1ezmi .scrollbar:before {
273
+ background-color: rgba(9, 12, 37, 0.28);
274
+ } .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
275
+ background-color: rgba(4, 4, 21, 0.47);
276
+ }.skeleton__component_ai4av {
267
277
  color: transparent;
268
278
  background: rgba(214, 214, 229, 0.07);
269
279
  } .skeleton__component_ai4av:before {
@@ -285,17 +295,7 @@
285
295
  100% {
286
296
  background: rgb(198, 205, 214);
287
297
  }
288
- }.scrollbar__component_1vycd .scrollbar:before {
289
- background-color: rgba(228, 228, 251, 0.28);
290
- } .scrollbar__component_1vycd.dragging .track .scrollbar.visible:before {
291
- background-color: rgba(238, 238, 254, 0.46);
292
- }
293
-
294
- .scrollbar__component_1ezmi .scrollbar:before {
295
- background-color: rgba(9, 12, 37, 0.28);
296
- } .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
297
- background-color: rgba(4, 4, 21, 0.47);
298
- }.slider__component_nn86g .noUi-base:hover .noUi-connects {
298
+ }.slider__component_nn86g .noUi-base:hover .noUi-connects {
299
299
  background: rgba(222, 222, 238, 0.13);
300
300
  } .slider__component_nn86g .noUi-base:hover .noUi-connect {
301
301
  background: #f83a2a;
@@ -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;
@@ -384,14 +391,7 @@
384
391
  background: #09b9be;
385
392
  } .status__contrast_f7gy7.status__purple_f7gy7 {
386
393
  background: #7f71fd;
387
- }.spinner__component_yuj30 {
388
- color: #fff;
389
- }
390
- @keyframes spinner__spin_animation_1x8cb {
391
- }
392
- .spinner__component_14ovj {
393
- color: #0e0e0e;
394
- }.status-badge__positive-checkmark_rf4j0 {
394
+ }.status-badge__positive-checkmark_rf4j0 {
395
395
  background-color: #17d055;
396
396
  } .status-badge__negative-cross_rf4j0,
397
397
  .status-badge__negative-alert_rf4j0,
@@ -731,20 +731,6 @@
731
731
  } .filter-tag__clear_1ndjy:active {
732
732
  color: rgba(1, 1, 12, 0.63);
733
733
  background-color: #d2d3d9;
734
- }.radio-group__label_peekr {
735
- color: #fff;
736
- }
737
- .radio-group__label_1op2y {
738
- color: rgba(238, 238, 251, 0.55);
739
- }
740
- .radio-group__error_1v7bm {
741
- border-left: 1px solid #ff5431
742
- } .radio-group__errorMessage_1v7bm {
743
- color: #ff5431;
744
- } .radio-group__hint_1v7bm {
745
- color: rgba(238, 238, 251, 0.55);
746
- } .radio-group__hiddenInput_1v7bm:focus ~ button {
747
- outline: 2px solid #3193fc;
748
734
  }.checkbox__box_6uq0w {
749
735
  color: #0e0e0e;
750
736
  background-color: #29292c;
@@ -802,7 +788,21 @@
802
788
  color: rgba(238, 238, 251, 0.55);
803
789
  } .checkbox__indeterminateLine_6uq0w {
804
790
  background-color: #0e0e0e;
805
- }.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
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
806
  background-color: #29292c;
807
807
  border: 1.5px solid rgba(238, 238, 251, 0.55);
808
808
  } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
@@ -966,7 +966,111 @@
966
966
  } .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
967
967
  background-color: #2f2f32;
968
968
  border-color: #2f2f32;
969
- }.switch__component_6lgqf {
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 {
994
+ color: #fff;
995
+ } .form-control__label_1epub {
996
+ color: rgba(238, 238, 251, 0.55);
997
+ } .form-control__hint_1epub {
998
+ color: rgba(238, 238, 251, 0.55);
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 {
1003
+ color: rgba(233, 233, 250, 0.37);
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 {
1024
+ color: #0e0e0e;
1025
+ } .form-control__label_x8yr4 {
1026
+ color: rgba(4, 4, 19, 0.55);
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 {
1033
+ color: rgba(5, 8, 29, 0.38);
1034
+ } .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
1035
+ background-color: rgba(38, 55, 88, 0.06);
1036
+ } .form-control__inner_x8yr4:not(.form-control__disabled_x8yr4):hover {
1037
+ background-color: rgba(38, 55, 88, 0.06);
1038
+ } .form-control__focused_x8yr4.form-control__inner_x8yr4,
1039
+ .form-control__focused_x8yr4.form-control__inner_x8yr4:hover {
1040
+ background-color: #fff;
1041
+ box-shadow: inset 0 0 0 2px
1042
+ rgba(4, 4, 21, 0.47)
1043
+ } .form-control__focused_x8yr4.form-control__inner_x8yr4.form-control__hasError_x8yr4, .form-control__focused_x8yr4.form-control__inner_x8yr4:hover.form-control__hasError_x8yr4 {
1044
+ box-shadow: inset 0 0 0 2px
1045
+ #ff5431;
1046
+ } .form-control__error_x8yr4 {
1047
+ color: #ff5431;
1048
+ } .form-control__hasError_x8yr4 {
1049
+ box-shadow: inset 0 0 0 2px
1050
+ #ff5431;
1051
+ background-color: rgba(38, 55, 88, 0.06);
1052
+ } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
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
+ }
1073
+ }.switch__component_6lgqf {
970
1074
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
971
1075
  } .switch__switch_6lgqf {
972
1076
  background-color: rgba(238, 238, 251, 0.55);
@@ -995,25 +1099,6 @@
995
1099
  color: rgba(238, 238, 251, 0.55);
996
1100
  } .switch__focused_6lgqf .switch__switch_6lgqf {
997
1101
  outline: 2px solid #3193fc;
998
- }.sortable-list__primary_b79a7 {
999
- background: #29292c;
1000
- } .sortable-list__secondary_b79a7 {
1001
- background: #1c1c1e;
1002
- }
1003
- .sortable-list__component_y77yk:hover .sortable-list__icon_y77yk {
1004
- color: #fff;
1005
- } .sortable-list__icon_y77yk {
1006
- color: rgba(238, 238, 251, 0.55);
1007
- } .sortable-list__dragOverlay_y77yk {
1008
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1009
- 0 0 1px rgba(0, 0, 0, 0.04)
1010
- } .sortable-list__dragOverlay_y77yk .sortable-list__icon_y77yk {
1011
- color: #fff;
1012
- } @keyframes sortable-list__pop_y77yk {
1013
- to {
1014
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
1015
- 0 0 1px rgba(0, 0, 0, 0.04);
1016
- }
1017
1102
  }.base-modal__component_a4q3k {
1018
1103
  background: #1c1c1e;
1019
1104
  }.popover__component_1nzdb {
@@ -1107,7 +1192,52 @@
1107
1192
  } .action-button__disabled_9eq41 .action-button__iconWrapper_9eq41 {
1108
1193
  color: #babbc2;
1109
1194
  background-color: #f2f3f5;
1110
- }
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
+
1111
1241
  .system-message__component_1hesj {
1112
1242
  color: rgba(238, 238, 251, 0.55);
1113
1243
  }
@@ -1123,9 +1253,6 @@
1123
1253
  .pagination__component_j4jls {
1124
1254
  color: #fff;
1125
1255
  }
1126
- .pagination__dots_1jbpm {
1127
- color: rgba(238, 238, 251, 0.55);
1128
- }
1129
1256
 
1130
1257
  button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1131
1258
  color: rgba(238, 238, 251, 0.55)
@@ -1141,7 +1268,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1141
1268
  color: #0e0e0e;
1142
1269
  } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
1143
1270
  color: #fff;
1144
- }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1271
+ }
1272
+ .pagination__dots_1jbpm {
1273
+ color: rgba(238, 238, 251, 0.55);
1274
+ }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1145
1275
  background-color: transparent;
1146
1276
  } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1147
1277
  background-color: transparent;
@@ -1160,20 +1290,179 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1160
1290
  } .drawer__backdropExitActive_1w519,
1161
1291
  .drawer__backdropExitDone_1w519 {
1162
1292
  background-color: transparent;
1163
- }.button__primary_l7nex {
1164
- color: #0e0e0e;
1165
- background-color: #fff
1166
- } @media (hover: hover) {
1167
- .button__primary_l7nex:hover {
1168
- background-color: #e7e8eb;
1169
- }
1170
- } .button__primary_l7nex:active {
1171
- background-color: #d2d3d9;
1172
- } .button__primary_l7nex > .button__loader_l7nex {
1173
- color: #0e0e0e;
1174
- } .button__secondary_l7nex {
1175
- background-color: rgba(222, 222, 238, 0.13)
1176
- } .button__secondary_l7nex:hover {
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 {
1421
+ background: #17d055;
1422
+ } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
1423
+ background: #ff5431;
1424
+ } .circular-progress-bar__backgroundCircle_o79lq,
1425
+ .circular-progress-bar__progressCircle_o79lq {
1426
+ fill: transparent;
1427
+ } .circular-progress-bar__positive_o79lq {
1428
+ stroke: #17d055;
1429
+ } .circular-progress-bar__negative_o79lq {
1430
+ stroke: #ff5431;
1431
+ } .circular-progress-bar__backgroundCircle_o79lq {
1432
+ stroke: rgba(222, 222, 238, 0.13)
1433
+ } .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
1434
+ stroke: transparent;
1435
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
1436
+ color: #4a4a51;
1437
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
1438
+ color: #17d055;
1439
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
1440
+ color: #ff5431;
1441
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
1442
+ color: #0e0e0e;
1443
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
1444
+ color: #fff;
1445
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1446
+ color: #898991;
1447
+ }.list__list_219yz {
1448
+ color: #fff;
1449
+ }
1450
+ .list__slot_yksui.list__defaultColor_yksui {
1451
+ color: #fff;
1452
+ }.button__primary_l7nex {
1453
+ color: #0e0e0e;
1454
+ background-color: #fff
1455
+ } @media (hover: hover) {
1456
+ .button__primary_l7nex:hover {
1457
+ background-color: #e7e8eb;
1458
+ }
1459
+ } .button__primary_l7nex:active {
1460
+ background-color: #d2d3d9;
1461
+ } .button__primary_l7nex > .button__loader_l7nex {
1462
+ color: #0e0e0e;
1463
+ } .button__secondary_l7nex {
1464
+ background-color: rgba(222, 222, 238, 0.13)
1465
+ } .button__secondary_l7nex:hover {
1177
1466
  background-color: rgba(234, 234, 248, 0.15);
1178
1467
  } .button__secondary_l7nex:active {
1179
1468
  background-color: rgba(231, 231, 248, 0.18);
@@ -1545,137 +1834,70 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1545
1834
  color: #0e0e0e;
1546
1835
  } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
1547
1836
  color: #0e0e0e;
1548
- }.form-control__inner_1txak {
1549
- background-color: rgba(222, 222, 238, 0.13);
1550
- } .form-control__disabled_1txak.form-control__hasError_1txak {
1551
- box-shadow: inset 0 0 0 2px #ff5431;
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);
1552
1841
  }
1553
1842
 
1554
- .form-control__inner_n3zep {
1555
- background-color: rgba(15, 25, 55, 0.1);
1556
- } .form-control__disabled_n3zep.form-control__hasError_n3zep {
1557
- box-shadow: inset 0 0 0 2px
1558
- #ff5431;
1559
- }
1560
- .form-control__inner_1dgrh {
1561
- background-color: rgba(214, 214, 229, 0.07);
1562
- } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
1563
- box-shadow: inset 0 0 0 2px #ff5431;
1843
+ .stepped-progress-bar__bar_1rb2i {
1844
+ background: rgba(15, 25, 55, 0.1);
1845
+ } .stepped-progress-bar__description_1rb2i {
1846
+ color: rgba(4, 4, 19, 0.55);
1564
1847
  }
1565
- .form-control__inner_vcp91 {
1566
- background-color: rgba(38, 55, 88, 0.06);
1567
- } .form-control__disabled_vcp91.form-control__hasError_vcp91 {
1568
- box-shadow: inset 0 0 0 2px
1569
- #ff5431;
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;
1570
1868
  }
1571
-
1572
- .form-control__component_1epub {
1573
- color: #fff;
1574
- } .form-control__label_1epub {
1575
- color: rgba(238, 238, 251, 0.55);
1576
- } .form-control__hint_1epub {
1577
- color: rgba(238, 238, 251, 0.55);
1578
- } .form-control__inner_1epub.form-control__disabled_1epub {
1869
+ .tab-bar__component_1ygns {
1870
+ background-color: transparent;
1871
+ -webkit-tap-highlight-color: transparent;
1579
1872
  color: rgba(238, 238, 251, 0.55);
1580
- background-color: rgba(214, 214, 229, 0.07);
1581
- } .form-control__disabled_1epub .form-control__label_1epub {
1582
- color: rgba(233, 233, 250, 0.37);
1583
- } .form-control__disabled_1epub.form-control__hasError_1epub {
1584
- background-color: rgba(214, 214, 229, 0.07);
1585
- } .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
1586
- background-color: rgba(214, 214, 229, 0.07);
1587
- } .form-control__focused_1epub.form-control__inner_1epub,
1588
- .form-control__focused_1epub.form-control__inner_1epub:hover {
1589
- background-color: rgba(214, 214, 229, 0.07);
1590
- box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1591
- } .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 {
1592
- box-shadow: inset 0 0 0 2px #ff5431;
1593
- } .form-control__error_1epub {
1594
- color: #ff5431;
1595
- } .form-control__hasError_1epub {
1596
- box-shadow: inset 0 0 0 2px #ff5431;
1597
- background-color: rgba(214, 214, 229, 0.07);
1598
- } .form-control__hasError_1epub .form-control__label_1epub {
1873
+ } .tab-bar__selected_1ygns {
1874
+ color: #f83a2a;
1875
+ } .tab-bar__label_1ygns {
1599
1876
  color: rgba(238, 238, 251, 0.55);
1877
+ }.chart__coreChart_y4v69 .recharts-text tspan {
1878
+ fill: #fff;
1879
+ }
1880
+ @keyframes chart__showDot_yf6b1 {
1600
1881
  }
1601
-
1602
- .form-control__component_x8yr4 {
1603
- color: #0e0e0e;
1604
- } .form-control__label_x8yr4 {
1605
- color: rgba(4, 4, 19, 0.55);
1606
- } .form-control__hint_x8yr4 {
1607
- color: rgba(4, 4, 19, 0.55);
1608
- } .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
1609
- color: rgba(4, 4, 19, 0.55);
1610
- background-color: rgba(38, 55, 88, 0.06);
1611
- } .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
1612
- color: rgba(5, 8, 29, 0.38);
1613
- } .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
1614
- background-color: rgba(38, 55, 88, 0.06);
1615
- } .form-control__inner_x8yr4:not(.form-control__disabled_x8yr4):hover {
1616
- background-color: rgba(38, 55, 88, 0.06);
1617
- } .form-control__focused_x8yr4.form-control__inner_x8yr4,
1618
- .form-control__focused_x8yr4.form-control__inner_x8yr4:hover {
1619
- background-color: #fff;
1620
- box-shadow: inset 0 0 0 2px
1621
- rgba(4, 4, 21, 0.47)
1622
- } .form-control__focused_x8yr4.form-control__inner_x8yr4.form-control__hasError_x8yr4, .form-control__focused_x8yr4.form-control__inner_x8yr4:hover.form-control__hasError_x8yr4 {
1623
- box-shadow: inset 0 0 0 2px
1624
- #ff5431;
1625
- } .form-control__error_x8yr4 {
1626
- color: #ff5431;
1627
- } .form-control__hasError_x8yr4 {
1628
- box-shadow: inset 0 0 0 2px
1629
- #ff5431;
1630
- background-color: rgba(38, 55, 88, 0.06);
1631
- } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
1632
- color: rgba(4, 4, 19, 0.55);
1633
- }.typography__tertiary_4kq0c {
1634
- color: rgba(233, 233, 250, 0.37);
1635
- } .typography__disabled_4kq0c {
1636
- color: rgba(236, 236, 254, 0.18);
1637
- } .typography__accent_4kq0c {
1638
- color: #ef3124;
1639
- } .typography__primary_4kq0c {
1640
- color: #fff;
1641
- } .typography__attention_4kq0c {
1642
- color: #fa9313;
1643
- } .typography__positive_4kq0c {
1644
- color: #0cc44d;
1645
- } .typography__secondary_4kq0c {
1646
- color: rgba(238, 238, 251, 0.55);
1647
- } .typography__tertiary-inverted_4kq0c {
1648
- color: rgba(5, 8, 29, 0.38);
1649
- } .typography__primary-inverted_4kq0c {
1650
- color: #0e0e0e;
1651
- } .typography__secondary-inverted_4kq0c {
1652
- color: rgba(4, 4, 19, 0.55);
1653
- } .typography__link_4kq0c {
1654
- color: #4a9dfc;
1655
- } .typography__negative_4kq0c {
1656
- color: #ff5431;
1657
- } .typography__static-primary-light_4kq0c {
1658
- color: #fff;
1659
- } .typography__static-secondary-light_4kq0c {
1660
- color: rgba(238, 238, 251, 0.55);
1661
- } .typography__static-tertiary-light_4kq0c {
1662
- color: rgba(233, 233, 250, 0.37);
1663
- } .typography__static-primary-dark_4kq0c {
1664
- color: #0e0e0e;
1665
- } .typography__static-secondary-dark_4kq0c {
1666
- color: rgba(4, 4, 19, 0.55);
1667
- } .typography__static-tertiary-dark_4kq0c {
1668
- color: rgba(5, 8, 29, 0.38);
1669
- } .typography__static-accent_4kq0c {
1670
- color: #ef3124;
1671
- }
1672
-
1673
-
1674
-
1675
- @media screen and (min-width: 1024px) {
1882
+ .chart__tickText_6z9ce {
1883
+ fill: #fff;
1884
+ } .chart__circle_6z9ce {
1885
+ fill: #0e0e0e;
1886
+ } .chart__circle_6z9ce {
1887
+ fill: #0e0e0e;
1676
1888
  }
1677
1889
 
1678
- .custom-button__customButton_140tj.custom-button__white_140tj * {
1890
+ .chart__tooltip_w8y2f {
1891
+ background-color: #0e0e0e;
1892
+ border: 1px solid #36363a;
1893
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1894
+ 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1895
+ } .chart__tooltipArrow_w8y2f {
1896
+ border: 1px solid #36363a;
1897
+ background-color: #0e0e0e;
1898
+ } .chart__tooltipArrow_w8y2f:before {
1899
+ border-color: transparent #0e0e0e transparent transparent;
1900
+ }.custom-button__customButton_140tj.custom-button__white_140tj * {
1679
1901
  color: #0e0e0e;
1680
1902
  } .custom-button__customButton_140tj.custom-button__black_140tj * {
1681
1903
  color: #fff;
@@ -1711,12 +1933,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1711
1933
  color: rgba(238, 238, 251, 0.55);
1712
1934
  } .attach__focused_19l14 {
1713
1935
  outline: 2px solid #3193fc;
1714
- }.pattern-lock__message_1c1da {
1715
- color: #fff;
1716
- } .pattern-lock__error_1c1da {
1717
- color: #ff5431;
1718
- } @media screen and (min-width: 360px) {
1719
- } @media screen and (min-width: 390px) {
1720
1936
  }.cc-icon-button.icon-button__primary_2c4ub {
1721
1937
  color: #fff
1722
1938
  } .cc-icon-button.icon-button__primary_2c4ub:hover {
@@ -1811,129 +2027,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1811
2027
  color: rgba(15, 25, 55, 0.1)
1812
2028
  } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n.icon-button__loader_e364n {
1813
2029
  color: rgba(9, 12, 37, 0.28);
1814
- }.textarea__input_nx2mv {
1815
- color: #fff;
1816
- caret-color: #fff;
1817
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1818
- } .textarea__input_nx2mv:-webkit-autofill {
1819
- -webkit-text-fill-color: #fff;
1820
- } .textarea__input_nx2mv::placeholder {
1821
- color: rgba(238, 238, 251, 0.55);
1822
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1823
- color: rgba(233, 233, 250, 0.37);
1824
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1825
- color: rgba(233, 233, 250, 0.37)
1826
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1827
- color: rgba(238, 238, 251, 0.55);
1828
- } .textarea__input_nx2mv:disabled {
1829
- color: rgba(233, 233, 250, 0.37);
1830
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1831
- } .textarea__input_nx2mv:focus::placeholder {
1832
- color: rgba(233, 233, 250, 0.37);
1833
- } .textarea__error_nx2mv {
2030
+ }.pattern-lock__message_1c1da {
1834
2031
  color: #fff;
1835
- caret-color: #fff;
1836
- } .textarea__textarea_nx2mv {
1837
- color: #fff;
1838
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1839
- } .textarea__textarea_nx2mv::placeholder {
1840
- color: rgba(238, 238, 251, 0.55);
1841
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1842
- color: rgba(233, 233, 250, 0.37);
1843
- } .textarea__textarea_nx2mv:disabled {
1844
- color: rgba(233, 233, 250, 0.37);
1845
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1846
- } .textarea__textarea_nx2mv:read-only {
1847
- color: rgba(233, 233, 250, 0.37);
1848
- } .textarea__textarea_nx2mv:focus::placeholder {
1849
- color: rgba(233, 233, 250, 0.37);
1850
- } .textarea__hint_nx2mv {
1851
- color: rgba(238, 238, 251, 0.55);
1852
- } .textarea__error_nx2mv {
1853
- color: #ff5431;
1854
- }
1855
- .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1856
- background-color: transparent;
1857
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1858
- background-color: transparent;
1859
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1860
- background-color: rgba(255, 255, 255, 0.3);
1861
- border-color: transparent;
1862
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1863
- background-color: rgba(255, 255, 255, 0.6);
1864
- } .textarea__pseudoTextarea_1qjt9 span {
1865
- color: transparent;
1866
- } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1867
- background-color: rgba(255, 84, 49, 0.4);
1868
- } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1869
- background-color: transparent;
1870
- } .textarea__focusVisible_1qjt9 {
1871
- outline: 2px solid #3193fc;
1872
- } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1873
- border-top: 14px solid transparent;
1874
- border-bottom: 14px solid transparent;
1875
- } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1876
- border-top: 18px solid transparent;
1877
- border-bottom: 18px solid transparent;
1878
- } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1879
- border-top: 22px solid transparent;
1880
- border-bottom: 22px solid transparent;
1881
- } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1882
- border-top: 24px solid transparent;
1883
- border-bottom: 24px solid transparent;
1884
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1885
- border-top: 24px solid transparent;
1886
- border-bottom: 4px solid transparent;
1887
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1888
- border-top: 24px solid transparent;
1889
- border-bottom: 8px solid transparent;
1890
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1891
- border-top: 32px solid transparent;
1892
- border-bottom: 12px solid transparent;
1893
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1894
- border-top: 34px solid transparent;
1895
- border-bottom: 14px solid transparent;
1896
- }
1897
- .textarea__input_1imzy {
1898
- color: #0e0e0e;
1899
- caret-color: #0e0e0e;
1900
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1901
- } .textarea__input_1imzy:-webkit-autofill {
1902
- -webkit-text-fill-color: #0e0e0e;
1903
- } .textarea__input_1imzy::placeholder {
1904
- color: rgba(4, 4, 19, 0.55);
1905
- } .textarea__hasInnerLabel_1imzy::placeholder {
1906
- color: rgba(5, 8, 29, 0.38);
1907
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1908
- color: rgba(5, 8, 29, 0.38)
1909
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1910
- color: rgba(4, 4, 19, 0.55);
1911
- } .textarea__input_1imzy:disabled {
1912
- color: rgba(5, 8, 29, 0.38);
1913
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1914
- } .textarea__input_1imzy:focus::placeholder {
1915
- color: rgba(5, 8, 29, 0.38);
1916
- } .textarea__error_1imzy {
1917
- color: #0e0e0e;
1918
- caret-color: #0e0e0e;
1919
- } .textarea__textarea_1imzy {
1920
- color: #0e0e0e;
1921
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1922
- } .textarea__textarea_1imzy::placeholder {
1923
- color: rgba(4, 4, 19, 0.55);
1924
- } .textarea__hasInnerLabel_1imzy::placeholder {
1925
- color: rgba(5, 8, 29, 0.38);
1926
- } .textarea__textarea_1imzy:disabled {
1927
- color: rgba(5, 8, 29, 0.38);
1928
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1929
- } .textarea__textarea_1imzy:read-only {
1930
- color: rgba(5, 8, 29, 0.38);
1931
- } .textarea__textarea_1imzy:focus::placeholder {
1932
- color: rgba(5, 8, 29, 0.38);
1933
- } .textarea__hint_1imzy {
1934
- color: rgba(238, 238, 251, 0.55);
1935
- } .textarea__error_1imzy {
2032
+ } .pattern-lock__error_1c1da {
1936
2033
  color: #ff5431;
2034
+ } @media screen and (min-width: 360px) {
2035
+ } @media screen and (min-width: 390px) {
1937
2036
  }.pass-code__message_cokrx {
1938
2037
  color: #fff;
1939
2038
  } .pass-code__error_cokrx {
@@ -1962,33 +2061,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1962
2061
  color: #fff;
1963
2062
  } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:active {
1964
2063
  background: rgba(234, 234, 248, 0.15);
1965
- }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1966
- background: #17d055;
1967
- } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
1968
- background: #ff5431;
1969
- } .circular-progress-bar__backgroundCircle_o79lq,
1970
- .circular-progress-bar__progressCircle_o79lq {
1971
- fill: transparent;
1972
- } .circular-progress-bar__positive_o79lq {
1973
- stroke: #17d055;
1974
- } .circular-progress-bar__negative_o79lq {
1975
- stroke: #ff5431;
1976
- } .circular-progress-bar__backgroundCircle_o79lq {
1977
- stroke: rgba(222, 222, 238, 0.13)
1978
- } .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
1979
- stroke: transparent;
1980
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
1981
- color: #4a4a51;
1982
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
1983
- color: #17d055;
1984
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
1985
- color: #ff5431;
1986
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
1987
- color: #0e0e0e;
1988
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
1989
- color: #fff;
1990
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1991
- color: #898991;
1992
2064
  }.confirmation-v1__errorHeader_1ghf5 {
1993
2065
  color: #fff;
1994
2066
  color: #fff;
@@ -2037,8 +2109,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2037
2109
  } .confirmation-v1__loaderText_1snyu {
2038
2110
  color: rgba(238, 238, 251, 0.55);
2039
2111
  color: rgba(238, 238, 251, 0.55);
2040
- }.comment__component_mke1z {
2041
- background-color: #1c1c1e;
2042
2112
  }.input__input_12sr2 {
2043
2113
  color: #fff;
2044
2114
  caret-color: #fff;
@@ -2120,75 +2190,29 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2120
2190
  color: rgba(5, 8, 29, 0.38);
2121
2191
  } .input__clearIcon_18mfs:active {
2122
2192
  color: rgba(4, 4, 21, 0.47);
2123
- }.list-header__filled_b075e {
2124
- background-color: #212124;
2125
- }.chart__coreChart_y4v69 .recharts-text tspan {
2126
- fill: #fff;
2127
2193
  }
2128
- @keyframes chart__showDot_yf6b1 {
2129
- }
2130
-
2131
- .chart__tickText_6z9ce {
2132
- fill: #fff;
2133
- } .chart__circle_6z9ce {
2134
- fill: #0e0e0e;
2135
- } .chart__circle_6z9ce {
2136
- fill: #0e0e0e;
2137
- }
2138
- .chart__tooltip_w8y2f {
2139
- background-color: #0e0e0e;
2140
- border: 1px solid #36363a;
2141
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
2142
- 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);
2143
- } .chart__tooltipArrow_w8y2f {
2144
- border: 1px solid #36363a;
2145
- background-color: #0e0e0e;
2146
- } .chart__tooltipArrow_w8y2f:before {
2147
- border-color: transparent #0e0e0e transparent transparent;
2148
- }.list__list_219yz {
2149
- color: #fff;
2150
- }
2151
- .list__slot_yksui.list__defaultColor_yksui {
2152
- color: #fff;
2153
- }.stepped-progress-bar__bar_1q383 {
2154
- background: rgba(222, 222, 238, 0.13);
2155
- } .stepped-progress-bar__description_1q383 {
2194
+ .confirmation__component_a4t95 {
2156
2195
  color: rgba(238, 238, 251, 0.55);
2157
2196
  }
2197
+ .confirmation__circle_vx39a {
2198
+ fill: transparent;
2199
+ stroke: #4a4a51;
2200
+ }
2158
2201
 
2159
- .stepped-progress-bar__bar_1rb2i {
2160
- background: rgba(15, 25, 55, 0.1);
2161
- } .stepped-progress-bar__description_1rb2i {
2162
- color: rgba(4, 4, 19, 0.55);
2202
+ .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2203
+ color: rgba(238, 238, 251, 0.55);
2163
2204
  }
2164
- .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
2165
- background: #17d055;
2166
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
2167
- background: #fda136;
2168
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
2169
- background: #ff5431;
2170
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
2171
- background: #3193fc;
2172
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
2173
- background: #4a4a51;
2174
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
2175
- background: #898991;
2176
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
2177
- background: #fff;
2178
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
2179
- background: #f83a2a;
2180
- }.tab-bar__component_ivzcz {
2181
- background-color: #0e0e0e;
2182
- } .tab-bar__border_ivzcz {
2183
- box-shadow: 0 -1px 0 0 #29292c;
2205
+ .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2206
+ color: rgba(238, 238, 251, 0.55);
2184
2207
  }
2185
- .tab-bar__component_1ygns {
2186
- background-color: transparent;
2187
- -webkit-tap-highlight-color: transparent;
2208
+ .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
2188
2209
  color: rgba(238, 238, 251, 0.55);
2189
- } .tab-bar__selected_1ygns {
2190
- color: #f83a2a;
2191
- } .tab-bar__label_1ygns {
2210
+ } .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
2211
+ color: #fff;
2212
+ } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2213
+ color: rgba(238, 238, 251, 0.55);
2214
+ }
2215
+ .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2192
2216
  color: rgba(238, 238, 251, 0.55);
2193
2217
  }.file-upload-item__component_1f20v {
2194
2218
  color: rgba(238, 238, 251, 0.55);
@@ -2203,31 +2227,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2203
2227
  color: #fff
2204
2228
  } .file-upload-item__errorWrapper_1f20v {
2205
2229
  color: #ff5431
2206
- }.navigation-bar__content_i8g5v {
2207
- color: #fff
2208
- } .navigation-bar__subtitle_i8g5v {
2209
- color: rgba(238, 238, 251, 0.55);
2210
2230
  }
2211
- .navigation-bar__component_ferxi {
2212
- background: rgba(14, 14, 14, 0.4)
2213
- } .navigation-bar__component_ferxi svg > path {
2214
- fill: #fff;
2215
- } .navigation-bar__component_ferxi:hover svg > path {
2216
- fill: #babbc2;
2217
- } .navigation-bar__component_ferxi:active svg > path {
2218
- fill: #a0a1a9;
2219
- } .navigation-bar__mobileWrapper_ferxi {
2220
- background: rgba(214, 214, 229, 0.07)
2221
- } .navigation-bar__mobileWrapper_ferxi svg > path {
2222
- fill: rgba(238, 238, 251, 0.55);
2223
- }
2224
- .navigation-bar__button_18z2z {
2225
- background: rgba(14, 14, 14, 0.4);
2226
- color: #fff
2227
- } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2228
- background: rgba(214, 214, 229, 0.07);
2229
- color: rgba(238, 238, 251, 0.55);
2230
- }
2231
2231
 
2232
2232
  .plate__component_kpw24 {
2233
2233
  color: #fff
@@ -2262,30 +2262,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2262
2262
  } .plate__custom_kpw24:before {
2263
2263
  background-color: rgba(238, 238, 251, 0.55);
2264
2264
  }
2265
- .confirmation__component_a4t95 {
2266
- color: rgba(238, 238, 251, 0.55);
2267
- }
2268
-
2269
- .confirmation__circle_vx39a {
2270
- fill: transparent;
2271
- stroke: #4a4a51;
2272
- }
2273
- .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2274
- color: rgba(238, 238, 251, 0.55);
2275
- }
2276
- .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2277
- color: rgba(238, 238, 251, 0.55);
2278
- }
2279
- .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
2280
- color: rgba(238, 238, 251, 0.55);
2281
- } .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
2282
- color: #fff;
2283
- } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2284
- color: rgba(238, 238, 251, 0.55);
2285
- }
2286
- .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2287
- color: rgba(238, 238, 251, 0.55);
2288
- }
2289
2265
 
2290
2266
  .toast-plate__component_oij60 {
2291
2267
  color: #0e0e0e;
@@ -2299,7 +2275,39 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2299
2275
  background-color: #1c1c1e;
2300
2276
  } .toast-plate__closeButtonWrapper_o1vhr:before {
2301
2277
  background-color: #29292c;
2302
- }.pure-cell__focused_9rya7 {
2278
+ }.navigation-bar__content_i8g5v {
2279
+ color: #fff
2280
+ } .navigation-bar__subtitle_i8g5v {
2281
+ color: rgba(238, 238, 251, 0.55);
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
+ }
2290
+ .navigation-bar__component_ferxi {
2291
+ background: rgba(14, 14, 14, 0.4)
2292
+ } .navigation-bar__component_ferxi svg > path {
2293
+ fill: #fff;
2294
+ } .navigation-bar__component_ferxi:hover svg > path {
2295
+ fill: #babbc2;
2296
+ } .navigation-bar__component_ferxi:active svg > path {
2297
+ fill: #a0a1a9;
2298
+ } .navigation-bar__mobileWrapper_ferxi {
2299
+ background: rgba(214, 214, 229, 0.07)
2300
+ } .navigation-bar__mobileWrapper_ferxi svg > path {
2301
+ fill: rgba(238, 238, 251, 0.55);
2302
+ }.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2303
+ background-color: #898991;
2304
+ } .slider-input__slider_cd8jj .noUi-connects {
2305
+ background-color: #898991;
2306
+ } .slider-input__steps_cd8jj {
2307
+ color: rgba(238, 238, 251, 0.55);
2308
+ } .slider-input__info_cd8jj {
2309
+ color: rgba(238, 238, 251, 0.55);
2310
+ }.pure-cell__focused_9rya7 {
2303
2311
  outline: 2px solid #3193fc;
2304
2312
  }
2305
2313
 
@@ -2313,7 +2321,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2313
2321
 
2314
2322
 
2315
2323
 
2316
- .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 {
2317
2331
  background-color: rgba(214, 214, 229, 0.07);
2318
2332
  } .number-input__steppersFocused_6qtl2,
2319
2333
  .number-input__steppersDisabled_6qtl2 {
@@ -2332,20 +2346,13 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2332
2346
 
2333
2347
  .number-input__separator_1f1op {
2334
2348
  background-color: rgba(15, 25, 55, 0.1);
2335
- }.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2336
- background-color: #898991;
2337
- } .slider-input__slider_cd8jj .noUi-connects {
2338
- background-color: #898991;
2339
- } .slider-input__steps_cd8jj {
2340
- color: rgba(238, 238, 251, 0.55);
2341
- } .slider-input__info_cd8jj {
2342
- color: rgba(238, 238, 251, 0.55);
2343
- }.with-suffix__hasSuffix_1w5vq input:focus::placeholder {
2344
- color: transparent;
2345
- } .with-suffix__disabled_1w5vq {
2346
- color: rgba(233, 233, 250, 0.37);
2347
- } .with-suffix__readOnly_1w5vq {
2348
- color: rgba(233, 233, 250, 0.37);
2349
+ }.toast__toastPlate_1smzc {
2350
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2351
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2352
+ } .toast__popoverInner_1smzc {
2353
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2354
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2355
+ background-color: transparent;
2349
2356
  }
2350
2357
  .popup-sheet__appear_1mksr,
2351
2358
  .popup-sheet__enter_1mksr {
@@ -2360,7 +2367,28 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2360
2367
  } .popup-sheet__exitActive_1mksr,
2361
2368
  .popup-sheet__exitDone_1mksr {
2362
2369
  background-color: transparent;
2363
- }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2370
+ }.bank-card__component_i3u6b {
2371
+ --form-control-bg-color: transparent;
2372
+ --form-control-focus-shadow: transparent;
2373
+ --form-control-hover-bg-color: transparent;
2374
+ --form-control-focus-bg-color: transparent;
2375
+ } .bank-card__label_i3u6b {
2376
+ color: rgba(238, 238, 251, 0.55)
2377
+ } .bank-card__focused_i3u6b .bank-card__label_i3u6b,
2378
+ .bank-card__filled_i3u6b .bank-card__label_i3u6b {
2379
+ color: #fff
2380
+ } .bank-card__input_i3u6b {
2381
+ color: #fff;
2382
+ caret-color: #fff
2383
+ } .bank-card__bankLogo_i3u6b svg g {
2384
+ fill: #fff;
2385
+ } .bank-card__brandLogo_i3u6b svg {
2386
+ fill: #fff;
2387
+ } .bank-card__usePhoto_i3u6b {
2388
+ background-color: transparent
2389
+ } .bank-card__usePhoto_i3u6b svg {
2390
+ fill: #fff;
2391
+ }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2364
2392
  background-color: transparent;
2365
2393
  } .bottom-sheet__component_1ouw1 {
2366
2394
  background-color: #1c1c1e;
@@ -2465,35 +2493,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2465
2493
  background-color: rgba(222, 222, 240, 0.12);
2466
2494
  } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha {
2467
2495
  background-color: rgba(30, 43, 68, 0.08);
2468
- }.bank-card__component_i3u6b {
2469
- --form-control-bg-color: transparent;
2470
- --form-control-focus-shadow: transparent;
2471
- --form-control-hover-bg-color: transparent;
2472
- --form-control-focus-bg-color: transparent;
2473
- } .bank-card__label_i3u6b {
2474
- color: rgba(238, 238, 251, 0.55)
2475
- } .bank-card__focused_i3u6b .bank-card__label_i3u6b,
2476
- .bank-card__filled_i3u6b .bank-card__label_i3u6b {
2477
- color: #fff
2478
- } .bank-card__input_i3u6b {
2479
- color: #fff;
2480
- caret-color: #fff
2481
- } .bank-card__bankLogo_i3u6b svg g {
2482
- fill: #fff;
2483
- } .bank-card__brandLogo_i3u6b svg {
2484
- fill: #fff;
2485
- } .bank-card__usePhoto_i3u6b {
2486
- background-color: transparent
2487
- } .bank-card__usePhoto_i3u6b svg {
2488
- fill: #fff;
2489
- }.toast__toastPlate_1smzc {
2490
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2491
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2492
- } .toast__popoverInner_1smzc {
2493
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2494
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2495
- background-color: transparent;
2496
- }.amount-input__minorPartAndCurrency_16q7v {
2496
+ }.amount-input__minorPartAndCurrency_16q7v {
2497
2497
  color: rgba(238, 238, 251, 0.55);
2498
2498
  }
2499
2499
  .amount-input__filled_1543a .amount-input__input_1543a,
@@ -2510,7 +2510,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2510
2510
 
2511
2511
 
2512
2512
 
2513
-
2514
2513
  .modal__sticky_ntev1 {
2515
2514
  background: #1c1c1e;
2516
2515
  } .modal__highlighted_ntev1 {
@@ -2526,6 +2525,31 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2526
2525
  } .modal__sticky_18700.modal__hasContent_18700 {
2527
2526
  background: #1c1c1e;
2528
2527
  }
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+
2534
+
2535
+
2536
+
2537
+
2538
+ .side-panel__sticky_k76ue {
2539
+ background: #1c1c1e;
2540
+ } .side-panel__highlighted_k76ue {
2541
+ background: #1c1c1e;
2542
+ box-shadow: 0 -1px 0 0 #29292c;
2543
+ }
2544
+
2545
+
2546
+
2547
+ .side-panel__highlighted_wl5jw {
2548
+ background: #1c1c1e;
2549
+ box-shadow: 0 1px 0 0 #29292c;
2550
+ } .side-panel__sticky_wl5jw.side-panel__hasContent_wl5jw {
2551
+ background: #1c1c1e;
2552
+ }
2529
2553
  .tooltip__hint_11qif {
2530
2554
  background-color: #fff;
2531
2555
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
@@ -2555,35 +2579,12 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2555
2579
  } .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
2556
2580
  background-color: #1c1c1e;
2557
2581
  }
2558
-
2559
-
2560
-
2561
-
2562
-
2563
-
2564
-
2565
-
2566
-
2567
- .side-panel__sticky_k76ue {
2568
- background: #1c1c1e;
2569
- } .side-panel__highlighted_k76ue {
2570
- background: #1c1c1e;
2571
- box-shadow: 0 -1px 0 0 #29292c;
2572
- }
2573
-
2574
-
2575
-
2576
- .side-panel__highlighted_wl5jw {
2577
- background: #1c1c1e;
2578
- box-shadow: 0 1px 0 0 #29292c;
2579
- } .side-panel__sticky_wl5jw.side-panel__hasContent_wl5jw {
2580
- background: #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
  .gallery__buttons_d9o1a path {
2588
2589
  color: #fff;
2589
2590
  } .gallery__iconButton_d9o1a:hover path {
@@ -2627,8 +2628,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2627
2628
  background-color: #36363a;
2628
2629
  } .gallery__fullScreenImage_11cpp {
2629
2630
  background-color: #0e0e0e;
2630
- }
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;
@@ -2728,10 +2728,10 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2728
2728
  .calendar__bottomAddon_1gf10.calendar__selected_1gf10 > * {
2729
2729
  color: #0e0e0e;
2730
2730
  }
2731
-
2732
2731
  .calendar__withShadow_1usm3 {
2733
2732
  box-shadow: 0 1px 0 0 #29292c;
2734
2733
  }
2734
+
2735
2735
  @media (max-width: 374px) {
2736
2736
  }
2737
2737
  .calendar__empty_r7pww {
@@ -2761,6 +2761,22 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2761
2761
  color: rgba(238, 238, 251, 0.55);
2762
2762
  }
2763
2763
 
2764
+ .select__option_13bmv {
2765
+ background: #1c1c1e;
2766
+ color: #fff
2767
+ } .select__option_13bmv:not(.select__disabled_13bmv):active {
2768
+ background: rgba(225, 225, 248, 0.09);
2769
+ color: #fff;
2770
+ } .select__selected_13bmv {
2771
+ background: #1c1c1e;
2772
+ color: #fff;
2773
+ } .select__highlighted_13bmv {
2774
+ background: rgba(214, 214, 229, 0.07);
2775
+ color: #fff;
2776
+ } .select__disabled_13bmv {
2777
+ background: #1c1c1e;
2778
+ color: rgba(238, 238, 251, 0.55);
2779
+ }
2764
2780
  .select__popoverInner_1hdfx {
2765
2781
  background: transparent;
2766
2782
  } .select__optionsListWrapper_1hdfx {
@@ -2785,22 +2801,6 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2785
2801
  outline: 2px solid #3193fc;
2786
2802
  } @keyframes select__show-placeholder_1i4i9 {
2787
2803
  }
2788
- .select__option_13bmv {
2789
- background: #1c1c1e;
2790
- color: #fff
2791
- } .select__option_13bmv:not(.select__disabled_13bmv):active {
2792
- background: rgba(225, 225, 248, 0.09);
2793
- color: #fff;
2794
- } .select__selected_13bmv {
2795
- background: #1c1c1e;
2796
- color: #fff;
2797
- } .select__highlighted_13bmv {
2798
- background: rgba(214, 214, 229, 0.07);
2799
- color: #fff;
2800
- } .select__disabled_13bmv {
2801
- background: #1c1c1e;
2802
- color: rgba(238, 238, 251, 0.55);
2803
- }
2804
2804
  .select__footer_dfjmj {
2805
2805
  background-color: #1c1c1e
2806
2806
  } .select__highlighted_dfjmj {
@@ -2859,32 +2859,19 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2859
2859
  background-color: #1c1c1e;
2860
2860
  }.date-range-input__calendarContainer_yhvda {
2861
2861
  border: 1px solid #29292c
2862
- }.date-time-input__calendarContainer_3g0r1 {
2863
- border: 1px solid #29292c
2864
2862
  }.calendar-input__calendarContainer_10dfd {
2865
2863
  border: 1px solid #29292c
2866
2864
  } .calendar-input__calendarIcon_10dfd {
2867
2865
  color: rgba(238, 238, 251, 0.55)
2866
+ }.date-time-input__calendarContainer_3g0r1 {
2867
+ border: 1px solid #29292c
2868
2868
  }.universal-date-input__calendarIcon_1n7mo {
2869
2869
  color: rgba(238, 238, 251, 0.55);
2870
2870
  } .universal-date-input__calendarContainer_1n7mo {
2871
2871
  border: 1px solid #29292c
2872
2872
  } .universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo {
2873
2873
  background-color: #392523;
2874
- }.select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2875
- background-color: #fff;
2876
- color: #0e0e0e;
2877
- } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2878
- background-color: #fff;
2879
- color: #0e0e0e;
2880
- } .select-with-tags__tagCross_18l65 > svg {
2881
- fill: rgba(4, 4, 21, 0.47);
2882
- } .select-with-tags__tagCross_18l65:hover > svg {
2883
- fill: rgba(4, 4, 19, 0.55);
2884
- } .select-with-tags__tagCross_18l65:active > svg {
2885
- fill: rgba(1, 1, 12, 0.63);
2886
- }
2887
- .select-with-tags__input_19azb {
2874
+ }.select-with-tags__input_19azb {
2888
2875
  background-color: transparent;
2889
2876
  color: #fff
2890
2877
  } .select-with-tags__input_19azb:disabled,
@@ -2899,39 +2886,47 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2899
2886
  } .select-with-tags__placeholder_19azb {
2900
2887
  color: rgba(238, 238, 251, 0.55);
2901
2888
  }
2889
+ .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2890
+ background-color: #fff;
2891
+ color: #0e0e0e;
2892
+ } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2893
+ background-color: #fff;
2894
+ color: #0e0e0e;
2895
+ } .select-with-tags__tagCross_18l65 > svg {
2896
+ fill: rgba(4, 4, 21, 0.47);
2897
+ } .select-with-tags__tagCross_18l65:hover > svg {
2898
+ fill: rgba(4, 4, 19, 0.55);
2899
+ } .select-with-tags__tagCross_18l65:active > svg {
2900
+ fill: rgba(1, 1, 12, 0.63);
2901
+ }
2902
+ .calendar-range__component_1s3vi:after {
2903
+ background-color: #fff;
2904
+ }
2902
2905
  .input-autocomplete__placeholder_m2ip8 {
2903
2906
  color: rgba(238, 238, 251, 0.55);
2904
2907
  } .input-autocomplete__focusVisible_m2ip8 {
2905
2908
  outline: 2px solid #3193fc;
2906
2909
  }
2907
2910
 
2908
- .calendar-range__component_1s3vi:after {
2909
- background-color: #fff;
2910
- }
2911
-
2912
2911
  .picker-button__linkOpen_c9djl:not(:hover) {
2913
2912
  background-color: rgba(214, 214, 229, 0.07);
2914
- }.table__component_1njqi {
2913
+ }
2914
+ .table__wrapper_15y5c {
2915
+ background: #0e0e0e;
2916
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2917
+ }
2918
+ .table__component_1njqi {
2915
2919
  border-top: 1px solid #36363a;
2916
2920
  }
2917
-
2918
2921
  .table__component_9uvb1 {
2919
2922
  color: #fff;
2920
2923
  border-top: 1px solid #36363a
2921
2924
  }
2922
-
2923
- .table__component_1teok {
2924
- color: #fff;
2925
- border-bottom: 1px solid #36363a;
2926
- background: #0e0e0e
2927
- } .table__sorted_1teok {
2928
- color: #fff;
2929
- } .table__stickyHeader_1teok {
2930
- box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2931
- }
2932
2925
  .table__component_16eeg th:not(:last-child):not(:empty):after {
2933
2926
  background-color: #27272a;
2934
2927
  }
2928
+
2929
+
2935
2930
  .table__component_1joxr {
2936
2931
  background: #0e0e0e
2937
2932
  } .table__clickable_1joxr:hover {
@@ -2941,6 +2936,15 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2941
2936
  } .table__selected_1joxr:hover {
2942
2937
  background-color: #e8f2fe;
2943
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
+ }
2944
2948
  .table__icon_137ng {
2945
2949
  color: #898991
2946
2950
  } .table__icon_137ng:hover {
@@ -2953,29 +2957,25 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2953
2957
  .table__open_3hjnh,
2954
2958
  .table__open_3hjnh:hover {
2955
2959
  background-color: rgba(255, 255, 255, 0.163);
2956
- }
2957
- .table__wrapper_15y5c {
2958
- background: #0e0e0e;
2959
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2960
2960
  }.intl-phone-input__emptyCountryIcon_spklu {
2961
2961
  color: #898991;
2962
2962
  }
2963
+ .intl-phone-input__flagPlaceholder_zkjtm {
2964
+ background-color: rgba(222, 222, 240, 0.12);
2965
+ }
2966
+ .intl-phone-input__dialCode_1pho2 {
2967
+ color: rgba(238, 238, 251, 0.55);
2968
+ }
2963
2969
  .intl-phone-input__emptyCountryIcon_msvcg {
2964
2970
  color: #898991;
2965
2971
  } .intl-phone-input__focusVisible_msvcg {
2966
2972
  outline: 2px solid #3193fc;
2967
2973
  }
2968
- .intl-phone-input__dialCode_1pho2 {
2969
- color: rgba(238, 238, 251, 0.55);
2970
- }
2971
- .intl-phone-input__flagPlaceholder_zkjtm {
2972
- background-color: rgba(222, 222, 240, 0.12);
2973
- }.international-phone-input__dialCode_1opig {
2974
+ .international-phone-input__dialCode_1opig {
2974
2975
  color: rgba(238, 238, 251, 0.55);
2975
2976
  } .international-phone-input__emptyCountryIcon_1opig {
2976
2977
  color: rgba(238, 238, 251, 0.55);
2977
2978
  }
2978
-
2979
2979
  .international-phone-input__flagPlaceholder_1305a {
2980
2980
  background-color: rgba(214, 214, 229, 0.07);
2981
2981
  }
@@ -2983,16 +2983,7 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
2983
2983
  color: rgba(238, 238, 251, 0.55);
2984
2984
  } .international-phone-input__focusVisible_1vizw {
2985
2985
  outline: 2px solid #3193fc;
2986
- }.tabs__primary_1kzgm:after {
2987
- background-color: rgba(228, 228, 251, 0.28);
2988
- } .tabs__primary_1kzgm {
2989
- } .tabs__secondary_1kzgm:before {
2990
- background-color: transparent;
2991
- } .tabs__secondary_1kzgm.tabs__xs_1kzgm {
2992
- } .tabs__borderVisible_1kzgm:before {
2993
- background-color: rgba(222, 222, 238, 0.13);
2994
- }
2995
- .tabs__component_16jc9:before {
2986
+ }.tabs__component_16jc9:before {
2996
2987
  background-color: rgba(228, 228, 251, 0.28);
2997
2988
  } .tabs__title_16jc9 {
2998
2989
  color: rgba(238, 238, 251, 0.55)
@@ -3026,6 +3017,15 @@ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
3026
3017
  }.tabs__option_16jc9 {
3027
3018
  color: #fff;
3028
3019
  }
3020
+ .tabs__primary_1kzgm:after {
3021
+ background-color: rgba(228, 228, 251, 0.28);
3022
+ } .tabs__primary_1kzgm {
3023
+ } .tabs__secondary_1kzgm:before {
3024
+ background-color: transparent;
3025
+ } .tabs__secondary_1kzgm.tabs__xs_1kzgm {
3026
+ } .tabs__borderVisible_1kzgm:before {
3027
+ background-color: rgba(222, 222, 238, 0.13);
3028
+ }
3029
3029
 
3030
3030
 
3031
3031