@alfalab/core-components 44.7.0-beta.1 → 44.7.1

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 (1216) hide show
  1. package/bottom-sheet/components/footer/index.css +1 -1
  2. package/bottom-sheet/components/header/index.css +1 -1
  3. package/bottom-sheet/esm/components/footer/index.css +1 -1
  4. package/bottom-sheet/esm/components/header/index.css +1 -1
  5. package/bottom-sheet/esm/index.css +1 -1
  6. package/bottom-sheet/index.css +1 -1
  7. package/bottom-sheet/modern/components/footer/index.css +1 -1
  8. package/bottom-sheet/modern/components/header/index.css +1 -1
  9. package/bottom-sheet/modern/index.css +1 -1
  10. package/calendar/components/calendar-mobile/backdrop-transitions.css +1 -1
  11. package/calendar/components/calendar-mobile/index.css +1 -1
  12. package/calendar/components/calendar-mobile/transitions.css +1 -1
  13. package/calendar/components/days-table/index.css +1 -1
  14. package/calendar/components/header/index.css +1 -1
  15. package/calendar/components/month-year-header/index.css +1 -1
  16. package/calendar/components/months-table/index.css +1 -1
  17. package/calendar/components/period-slider/index.css +1 -1
  18. package/calendar/components/select-button/index.css +1 -1
  19. package/calendar/components/years-table/index.css +1 -1
  20. package/calendar/desktop/desktop.css +1 -1
  21. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +1 -1
  22. package/calendar/esm/components/calendar-mobile/index.css +1 -1
  23. package/calendar/esm/components/calendar-mobile/transitions.css +1 -1
  24. package/calendar/esm/components/days-table/index.css +1 -1
  25. package/calendar/esm/components/header/index.css +1 -1
  26. package/calendar/esm/components/month-year-header/index.css +1 -1
  27. package/calendar/esm/components/months-table/index.css +1 -1
  28. package/calendar/esm/components/period-slider/index.css +1 -1
  29. package/calendar/esm/components/select-button/index.css +1 -1
  30. package/calendar/esm/components/years-table/index.css +1 -1
  31. package/calendar/esm/desktop/desktop.css +1 -1
  32. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +1 -1
  33. package/calendar/modern/components/calendar-mobile/index.css +1 -1
  34. package/calendar/modern/components/calendar-mobile/transitions.css +1 -1
  35. package/calendar/modern/components/days-table/index.css +1 -1
  36. package/calendar/modern/components/header/index.css +1 -1
  37. package/calendar/modern/components/month-year-header/index.css +1 -1
  38. package/calendar/modern/components/months-table/index.css +1 -1
  39. package/calendar/modern/components/period-slider/index.css +1 -1
  40. package/calendar/modern/components/select-button/index.css +1 -1
  41. package/calendar/modern/components/years-table/index.css +1 -1
  42. package/calendar/modern/desktop/desktop.css +1 -1
  43. package/calendar-input/components/calendar-input/index.css +1 -1
  44. package/calendar-input/esm/components/calendar-input/index.css +1 -1
  45. package/calendar-input/modern/components/calendar-input/index.css +1 -1
  46. package/calendar-range/components/divider/index.css +1 -1
  47. package/calendar-range/esm/Component.js +1 -1
  48. package/calendar-range/esm/components/divider/index.css +1 -1
  49. package/calendar-range/esm/index.js +1 -1
  50. package/calendar-range/esm/views/index.css +1 -1
  51. package/calendar-range/esm/views/popover.js +1 -1
  52. package/calendar-range/esm/views/static.js +1 -1
  53. package/calendar-range/modern/Component.js +1 -1
  54. package/calendar-range/modern/components/divider/index.css +1 -1
  55. package/calendar-range/modern/index.js +1 -1
  56. package/calendar-range/modern/views/index.css +1 -1
  57. package/calendar-range/modern/views/popover.js +1 -1
  58. package/calendar-range/modern/views/static.js +1 -1
  59. package/calendar-range/utils.js +1 -3
  60. package/calendar-range/views/index.css +1 -1
  61. package/calendar-range/views/popover.js +1 -1
  62. package/calendar-range/views/static.js +1 -1
  63. package/calendar-with-skeleton/esm/index.css +1 -1
  64. package/calendar-with-skeleton/index.css +1 -1
  65. package/calendar-with-skeleton/modern/index.css +1 -1
  66. package/confirmation/components/base-confirmation/index.css +1 -1
  67. package/confirmation/components/countdown-loader/index.css +1 -1
  68. package/confirmation/components/header/index.css +1 -1
  69. package/confirmation/components/screens/fatal-error/index.css +1 -1
  70. package/confirmation/components/screens/hint/index.css +1 -1
  71. package/confirmation/components/screens/initial/component.js +1 -1
  72. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  73. package/confirmation/components/screens/initial/index.css +1 -1
  74. package/confirmation/components/screens/temp-block/index.css +1 -1
  75. package/confirmation/esm/component.responsive.js +1 -1
  76. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  77. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  78. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  79. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  80. package/confirmation/esm/components/header/index.css +1 -1
  81. package/confirmation/esm/components/index.js +1 -1
  82. package/confirmation/esm/components/screens/fatal-error/index.css +1 -1
  83. package/confirmation/esm/components/screens/hint/index.css +1 -1
  84. package/confirmation/esm/components/screens/index.js +1 -1
  85. package/confirmation/esm/components/screens/initial/component.js +1 -1
  86. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  87. package/confirmation/esm/components/screens/initial/index.css +1 -1
  88. package/confirmation/esm/components/screens/initial/index.js +1 -1
  89. package/confirmation/esm/components/screens/temp-block/index.css +1 -1
  90. package/confirmation/esm/desktop/component.desktop.js +1 -1
  91. package/confirmation/esm/desktop/index.js +1 -1
  92. package/confirmation/esm/index.js +1 -1
  93. package/confirmation/esm/mobile/component.mobile.js +1 -1
  94. package/confirmation/esm/mobile/index.js +1 -1
  95. package/confirmation/esm/mobile/mobile.css +1 -1
  96. package/confirmation/esm/shared/index.js +1 -1
  97. package/confirmation/mobile/mobile.css +1 -1
  98. package/confirmation/modern/component.responsive.js +1 -1
  99. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  100. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  101. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  102. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  103. package/confirmation/modern/components/header/index.css +1 -1
  104. package/confirmation/modern/components/index.js +1 -1
  105. package/confirmation/modern/components/screens/fatal-error/index.css +1 -1
  106. package/confirmation/modern/components/screens/hint/index.css +1 -1
  107. package/confirmation/modern/components/screens/index.js +1 -1
  108. package/confirmation/modern/components/screens/initial/component.js +1 -1
  109. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  110. package/confirmation/modern/components/screens/initial/index.css +1 -1
  111. package/confirmation/modern/components/screens/initial/index.js +1 -1
  112. package/confirmation/modern/components/screens/temp-block/index.css +1 -1
  113. package/confirmation/modern/desktop/component.desktop.js +1 -1
  114. package/confirmation/modern/desktop/index.js +1 -1
  115. package/confirmation/modern/index.js +1 -1
  116. package/confirmation/modern/mobile/component.mobile.js +1 -1
  117. package/confirmation/modern/mobile/index.js +1 -1
  118. package/confirmation/modern/mobile/mobile.css +1 -1
  119. package/confirmation/modern/shared/index.js +1 -1
  120. package/custom-picker-button/esm/field/index.css +1 -1
  121. package/custom-picker-button/field/index.css +1 -1
  122. package/custom-picker-button/modern/field/index.css +1 -1
  123. package/date-range-input/components/date-range-input/index.css +1 -1
  124. package/date-range-input/esm/components/date-range-input/index.css +1 -1
  125. package/date-range-input/modern/components/date-range-input/index.css +1 -1
  126. package/date-time-input/components/date-time-input/index.css +1 -1
  127. package/date-time-input/esm/components/date-time-input/index.css +1 -1
  128. package/date-time-input/modern/components/date-time-input/index.css +1 -1
  129. package/dropzone/components/overlay/index.css +1 -1
  130. package/dropzone/esm/components/overlay/index.css +1 -1
  131. package/dropzone/esm/index.css +1 -1
  132. package/dropzone/index.css +1 -1
  133. package/dropzone/modern/components/overlay/index.css +1 -1
  134. package/dropzone/modern/index.css +1 -1
  135. package/gallery/components/header/Component.js +1 -1
  136. package/gallery/components/header/buttons.js +1 -1
  137. package/gallery/components/header/index.css +1 -1
  138. package/gallery/components/header-info-block/index.css +1 -1
  139. package/gallery/components/image-preview/index.css +1 -1
  140. package/gallery/components/image-viewer/component.js +1 -1
  141. package/gallery/components/image-viewer/index.css +1 -1
  142. package/gallery/components/image-viewer/slide.js +1 -1
  143. package/gallery/components/navigation-bar/index.css +1 -1
  144. package/gallery/esm/Component.js +2 -2
  145. package/gallery/esm/components/header/Component.js +1 -1
  146. package/gallery/esm/components/header/buttons.js +1 -1
  147. package/gallery/esm/components/header/index.css +1 -1
  148. package/gallery/esm/components/header/index.js +1 -1
  149. package/gallery/esm/components/header-info-block/index.css +1 -1
  150. package/gallery/esm/components/image-preview/Component.js +1 -1
  151. package/gallery/esm/components/image-preview/index.css +1 -1
  152. package/gallery/esm/components/image-preview/index.js +1 -1
  153. package/gallery/esm/components/image-viewer/component.js +1 -1
  154. package/gallery/esm/components/image-viewer/index.css +1 -1
  155. package/gallery/esm/components/image-viewer/index.js +1 -1
  156. package/gallery/esm/components/image-viewer/slide.js +1 -1
  157. package/gallery/esm/components/index.js +2 -2
  158. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  159. package/gallery/esm/components/navigation-bar/index.css +1 -1
  160. package/gallery/esm/components/navigation-bar/index.js +1 -1
  161. package/gallery/esm/index.css +1 -1
  162. package/gallery/esm/index.js +2 -2
  163. package/gallery/index.css +1 -1
  164. package/gallery/modern/Component.js +2 -2
  165. package/gallery/modern/components/header/Component.js +1 -1
  166. package/gallery/modern/components/header/buttons.js +1 -1
  167. package/gallery/modern/components/header/index.css +1 -1
  168. package/gallery/modern/components/header/index.js +1 -1
  169. package/gallery/modern/components/header-info-block/index.css +1 -1
  170. package/gallery/modern/components/image-preview/Component.js +1 -1
  171. package/gallery/modern/components/image-preview/index.css +1 -1
  172. package/gallery/modern/components/image-preview/index.js +1 -1
  173. package/gallery/modern/components/image-viewer/component.js +1 -1
  174. package/gallery/modern/components/image-viewer/index.css +1 -1
  175. package/gallery/modern/components/image-viewer/index.js +1 -1
  176. package/gallery/modern/components/image-viewer/slide.js +1 -1
  177. package/gallery/modern/components/index.js +2 -2
  178. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  179. package/gallery/modern/components/navigation-bar/index.css +1 -1
  180. package/gallery/modern/components/navigation-bar/index.js +1 -1
  181. package/gallery/modern/index.css +1 -1
  182. package/gallery/modern/index.js +2 -2
  183. package/gallery/utils/split-filename.d.ts +4 -1
  184. package/grid/col/Component.js +1 -1
  185. package/grid/esm/Component.js +1 -1
  186. package/grid/esm/col/Component.js +1 -1
  187. package/grid/esm/col/index.js +1 -1
  188. package/grid/esm/index.js +1 -1
  189. package/grid/esm/row/Component.js +1 -1
  190. package/grid/esm/row/index.js +1 -1
  191. package/grid/modern/Component.js +1 -1
  192. package/grid/modern/col/Component.js +1 -1
  193. package/grid/modern/col/index.js +1 -1
  194. package/grid/modern/index.js +1 -1
  195. package/grid/modern/row/Component.js +1 -1
  196. package/grid/modern/row/index.js +1 -1
  197. package/grid/row/Component.js +1 -1
  198. package/input/modern/components/base-input/Component.d.ts +1 -1
  199. package/input-autocomplete/autocomplete-field/index.css +1 -1
  200. package/input-autocomplete/autocomplete-mobile-field/index.css +1 -1
  201. package/input-autocomplete/esm/Component.responsive.d.ts +1 -1
  202. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  203. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +1 -1
  204. package/input-autocomplete/esm/mobile/mobile.css +1 -1
  205. package/input-autocomplete/mobile/mobile.css +1 -1
  206. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  207. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  208. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +1 -1
  209. package/input-autocomplete/modern/mobile/mobile.css +1 -1
  210. package/international-phone-input/components/base-international-phone-input/index.css +1 -1
  211. package/international-phone-input/components/country-select/index.css +1 -1
  212. package/international-phone-input/components/flag-icon/index.css +1 -1
  213. package/international-phone-input/components/select-field/index.css +1 -1
  214. package/international-phone-input/esm/components/base-international-phone-input/index.css +1 -1
  215. package/international-phone-input/esm/components/country-select/index.css +1 -1
  216. package/international-phone-input/esm/components/flag-icon/index.css +1 -1
  217. package/international-phone-input/esm/components/select-field/index.css +1 -1
  218. package/international-phone-input/modern/components/base-international-phone-input/index.css +1 -1
  219. package/international-phone-input/modern/components/country-select/index.css +1 -1
  220. package/international-phone-input/modern/components/flag-icon/index.css +1 -1
  221. package/international-phone-input/modern/components/select-field/index.css +1 -1
  222. package/intl-phone-input/components/flag-icon/index.css +1 -1
  223. package/intl-phone-input/components/select/index.css +1 -1
  224. package/intl-phone-input/components/select-field/index.css +1 -1
  225. package/intl-phone-input/esm/components/flag-icon/index.css +1 -1
  226. package/intl-phone-input/esm/components/select/index.css +1 -1
  227. package/intl-phone-input/esm/components/select-field/index.css +1 -1
  228. package/intl-phone-input/esm/index.css +1 -1
  229. package/intl-phone-input/index.css +1 -1
  230. package/intl-phone-input/modern/components/flag-icon/index.css +1 -1
  231. package/intl-phone-input/modern/components/select/index.css +1 -1
  232. package/intl-phone-input/modern/components/select-field/index.css +1 -1
  233. package/intl-phone-input/modern/index.css +1 -1
  234. package/list/Component.js +1 -1
  235. package/list/components/item/Component.js +1 -1
  236. package/list/components/item/index.d.ts +1 -1
  237. package/list/components/item/index.js +1 -1
  238. package/list/esm/Component.js +1 -1
  239. package/list/esm/components/item/Component.js +1 -1
  240. package/list/esm/components/item/index.d.ts +1 -1
  241. package/list/esm/components/item/index.js +1 -1
  242. package/list/esm/index.js +1 -1
  243. package/list/index.js +1 -1
  244. package/list/modern/Component.js +1 -1
  245. package/list/modern/components/item/Component.js +1 -1
  246. package/list/modern/components/item/index.d.ts +1 -1
  247. package/list/modern/components/item/index.js +1 -1
  248. package/list/modern/index.js +1 -1
  249. package/markdown/Component.js +1 -1
  250. package/markdown/esm/Component.desktop.js +1 -1
  251. package/markdown/esm/Component.js +1 -1
  252. package/markdown/esm/Component.mobile.js +1 -1
  253. package/markdown/esm/Component.responsive.js +1 -1
  254. package/markdown/esm/desktop/index.js +1 -1
  255. package/markdown/esm/hooks/use-overrides.js +1 -1
  256. package/markdown/esm/index.js +1 -1
  257. package/markdown/esm/mobile/index.js +1 -1
  258. package/markdown/hooks/use-overrides.js +1 -1
  259. package/markdown/modern/Component.desktop.js +1 -1
  260. package/markdown/modern/Component.js +1 -1
  261. package/markdown/modern/Component.mobile.js +1 -1
  262. package/markdown/modern/Component.responsive.js +1 -1
  263. package/markdown/modern/desktop/index.js +1 -1
  264. package/markdown/modern/hooks/use-overrides.js +1 -1
  265. package/markdown/modern/index.js +1 -1
  266. package/markdown/modern/mobile/index.js +1 -1
  267. package/modal/components/content/desktop.css +1 -1
  268. package/modal/components/content/index.css +1 -1
  269. package/modal/components/content/mobile.css +1 -1
  270. package/modal/components/controls/Component.js +1 -1
  271. package/modal/components/controls/index.css +1 -1
  272. package/modal/components/footer/Component.js +1 -1
  273. package/modal/components/footer/desktop.css +1 -1
  274. package/modal/components/footer/index.css +1 -1
  275. package/modal/components/footer/layout.css +1 -1
  276. package/modal/components/footer/mobile.css +1 -1
  277. package/modal/components/header/desktop.css +1 -1
  278. package/modal/components/header/index.css +1 -1
  279. package/modal/components/header/mobile.css +1 -1
  280. package/modal/desktop/desktop.css +1 -1
  281. package/modal/esm/Component.responsive.js +1 -1
  282. package/modal/esm/components/content/desktop.css +1 -1
  283. package/modal/esm/components/content/index.css +1 -1
  284. package/modal/esm/components/content/mobile.css +1 -1
  285. package/modal/esm/components/controls/Component.js +1 -1
  286. package/modal/esm/components/controls/index.css +1 -1
  287. package/modal/esm/components/controls/index.js +1 -1
  288. package/modal/esm/components/footer/Component.js +1 -1
  289. package/modal/esm/components/footer/desktop.css +1 -1
  290. package/modal/esm/components/footer/index.css +1 -1
  291. package/modal/esm/components/footer/layout.css +1 -1
  292. package/modal/esm/components/footer/mobile.css +1 -1
  293. package/modal/esm/components/header/desktop.css +1 -1
  294. package/modal/esm/components/header/index.css +1 -1
  295. package/modal/esm/components/header/mobile.css +1 -1
  296. package/modal/esm/desktop/Component.desktop.js +1 -1
  297. package/modal/esm/desktop/desktop.css +1 -1
  298. package/modal/esm/desktop/index.js +1 -1
  299. package/modal/esm/index.js +1 -1
  300. package/modal/esm/mobile/Component.mobile.js +1 -1
  301. package/modal/esm/mobile/index.js +1 -1
  302. package/modal/esm/mobile/mobile.css +1 -1
  303. package/modal/esm/transitions.css +1 -1
  304. package/modal/mobile/mobile.css +1 -1
  305. package/modal/modern/Component.responsive.js +1 -1
  306. package/modal/modern/components/content/desktop.css +1 -1
  307. package/modal/modern/components/content/index.css +1 -1
  308. package/modal/modern/components/content/mobile.css +1 -1
  309. package/modal/modern/components/controls/Component.js +1 -1
  310. package/modal/modern/components/controls/index.css +1 -1
  311. package/modal/modern/components/controls/index.js +1 -1
  312. package/modal/modern/components/footer/Component.js +1 -1
  313. package/modal/modern/components/footer/desktop.css +1 -1
  314. package/modal/modern/components/footer/index.css +1 -1
  315. package/modal/modern/components/footer/layout.css +1 -1
  316. package/modal/modern/components/footer/mobile.css +1 -1
  317. package/modal/modern/components/header/desktop.css +1 -1
  318. package/modal/modern/components/header/index.css +1 -1
  319. package/modal/modern/components/header/mobile.css +1 -1
  320. package/modal/modern/desktop/Component.desktop.js +1 -1
  321. package/modal/modern/desktop/desktop.css +1 -1
  322. package/modal/modern/desktop/index.js +1 -1
  323. package/modal/modern/index.js +1 -1
  324. package/modal/modern/mobile/Component.mobile.js +1 -1
  325. package/modal/modern/mobile/index.js +1 -1
  326. package/modal/modern/mobile/mobile.css +1 -1
  327. package/modal/modern/transitions.css +1 -1
  328. package/modal/transitions.css +1 -1
  329. package/navigation-bar/components/back-arrow-addon/index.css +1 -1
  330. package/navigation-bar/components/closer/index.css +1 -1
  331. package/navigation-bar/esm/components/back-arrow-addon/index.css +1 -1
  332. package/navigation-bar/esm/components/closer/index.css +1 -1
  333. package/navigation-bar/esm/index.css +1 -1
  334. package/navigation-bar/index.css +1 -1
  335. package/navigation-bar/modern/components/back-arrow-addon/index.css +1 -1
  336. package/navigation-bar/modern/components/closer/index.css +1 -1
  337. package/navigation-bar/modern/index.css +1 -1
  338. package/package.json +2 -2
  339. package/phone-input/cssm/utils/index.js +1 -3
  340. package/phone-input/utils/index.js +1 -3
  341. package/picker-button/cssm/Component-c44170fe.d.ts +1 -1
  342. package/picker-button/esm/Component-c44170fe.d.ts +1 -1
  343. package/picker-button/esm/field/index.css +1 -1
  344. package/picker-button/esm/index.css +1 -1
  345. package/picker-button/esm/option/index.css +1 -1
  346. package/picker-button/field/index.css +1 -1
  347. package/picker-button/index.css +1 -1
  348. package/picker-button/modern/Component-c44170fe.d.ts +1 -1
  349. package/picker-button/modern/field/index.css +1 -1
  350. package/picker-button/modern/index.css +1 -1
  351. package/picker-button/modern/option/index.css +1 -1
  352. package/picker-button/option/index.css +1 -1
  353. package/popup-sheet/components/backdrop/index.css +1 -1
  354. package/popup-sheet/esm/components/backdrop/index.css +1 -1
  355. package/popup-sheet/esm/index.css +1 -1
  356. package/popup-sheet/index.css +1 -1
  357. package/popup-sheet/modern/components/backdrop/index.css +1 -1
  358. package/popup-sheet/modern/index.css +1 -1
  359. package/pure-cell/component-fd7196d2.d.ts +4 -4
  360. package/pure-cell/component.js +1 -1
  361. package/pure-cell/components/addon/component.js +1 -1
  362. package/pure-cell/components/addon/index.d.ts +1 -1
  363. package/pure-cell/components/addon/index.js +1 -1
  364. package/pure-cell/components/amount/component.js +1 -1
  365. package/pure-cell/components/amount/index.d.ts +1 -1
  366. package/pure-cell/components/amount/index.js +1 -1
  367. package/pure-cell/components/amount-title/component.js +1 -1
  368. package/pure-cell/components/amount-title/index.d.ts +1 -1
  369. package/pure-cell/components/amount-title/index.js +1 -1
  370. package/pure-cell/components/category/component.js +1 -1
  371. package/pure-cell/components/category/index.d.ts +1 -1
  372. package/pure-cell/components/category/index.js +1 -1
  373. package/pure-cell/components/content/component.js +1 -1
  374. package/pure-cell/components/content/index.d.ts +1 -1
  375. package/pure-cell/components/content/index.js +1 -1
  376. package/pure-cell/components/footer/component.js +1 -1
  377. package/pure-cell/components/footer/index.d.ts +1 -1
  378. package/pure-cell/components/footer/index.js +1 -1
  379. package/pure-cell/components/footer-button/component.js +1 -1
  380. package/pure-cell/components/footer-button/index.d.ts +1 -1
  381. package/pure-cell/components/footer-button/index.js +1 -1
  382. package/pure-cell/components/footer-text/component.js +1 -1
  383. package/pure-cell/components/footer-text/index.d.ts +1 -1
  384. package/pure-cell/components/footer-text/index.js +1 -1
  385. package/pure-cell/components/graphics/component.js +1 -1
  386. package/pure-cell/components/graphics/index.d.ts +1 -1
  387. package/pure-cell/components/graphics/index.js +1 -1
  388. package/pure-cell/components/main/component.js +1 -1
  389. package/pure-cell/components/main/index.d.ts +1 -1
  390. package/pure-cell/components/main/index.js +1 -1
  391. package/pure-cell/components/text/component.js +1 -1
  392. package/pure-cell/components/text/index.d.ts +1 -1
  393. package/pure-cell/components/text/index.js +1 -1
  394. package/pure-cell/components/types.d.ts +3 -3
  395. package/pure-cell/cssm/components/types.d.ts +3 -3
  396. package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
  397. package/pure-cell/esm/component.js +1 -1
  398. package/pure-cell/esm/components/addon/component.js +1 -1
  399. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  400. package/pure-cell/esm/components/addon/index.js +1 -1
  401. package/pure-cell/esm/components/amount/component.js +1 -1
  402. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  403. package/pure-cell/esm/components/amount/index.js +1 -1
  404. package/pure-cell/esm/components/amount-title/component.js +1 -1
  405. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  406. package/pure-cell/esm/components/amount-title/index.js +1 -1
  407. package/pure-cell/esm/components/category/component.js +1 -1
  408. package/pure-cell/esm/components/category/index.d.ts +1 -1
  409. package/pure-cell/esm/components/category/index.js +1 -1
  410. package/pure-cell/esm/components/content/component.js +1 -1
  411. package/pure-cell/esm/components/content/index.d.ts +1 -1
  412. package/pure-cell/esm/components/content/index.js +1 -1
  413. package/pure-cell/esm/components/footer/component.js +1 -1
  414. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  415. package/pure-cell/esm/components/footer/index.js +1 -1
  416. package/pure-cell/esm/components/footer-button/component.js +1 -1
  417. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  418. package/pure-cell/esm/components/footer-button/index.js +1 -1
  419. package/pure-cell/esm/components/footer-text/component.js +1 -1
  420. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  421. package/pure-cell/esm/components/footer-text/index.js +1 -1
  422. package/pure-cell/esm/components/graphics/component.js +1 -1
  423. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  424. package/pure-cell/esm/components/graphics/index.js +1 -1
  425. package/pure-cell/esm/components/main/component.js +1 -1
  426. package/pure-cell/esm/components/main/index.d.ts +1 -1
  427. package/pure-cell/esm/components/main/index.js +1 -1
  428. package/pure-cell/esm/components/text/component.js +1 -1
  429. package/pure-cell/esm/components/text/index.d.ts +1 -1
  430. package/pure-cell/esm/components/text/index.js +1 -1
  431. package/pure-cell/esm/components/types.d.ts +3 -3
  432. package/pure-cell/esm/index.js +1 -1
  433. package/pure-cell/index.js +1 -1
  434. package/pure-cell/modern/component.js +1 -1
  435. package/pure-cell/modern/components/addon/component.js +1 -1
  436. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  437. package/pure-cell/modern/components/addon/index.js +1 -1
  438. package/pure-cell/modern/components/amount/component.js +1 -1
  439. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  440. package/pure-cell/modern/components/amount/index.js +1 -1
  441. package/pure-cell/modern/components/amount-title/component.js +1 -1
  442. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  443. package/pure-cell/modern/components/amount-title/index.js +1 -1
  444. package/pure-cell/modern/components/category/component.js +1 -1
  445. package/pure-cell/modern/components/category/index.d.ts +1 -1
  446. package/pure-cell/modern/components/category/index.js +1 -1
  447. package/pure-cell/modern/components/content/component.js +1 -1
  448. package/pure-cell/modern/components/content/index.d.ts +1 -1
  449. package/pure-cell/modern/components/content/index.js +1 -1
  450. package/pure-cell/modern/components/footer/component.js +1 -1
  451. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  452. package/pure-cell/modern/components/footer/index.js +1 -1
  453. package/pure-cell/modern/components/footer-button/component.js +1 -1
  454. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  455. package/pure-cell/modern/components/footer-button/index.js +1 -1
  456. package/pure-cell/modern/components/footer-text/component.js +1 -1
  457. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  458. package/pure-cell/modern/components/footer-text/index.js +1 -1
  459. package/pure-cell/modern/components/graphics/component.js +1 -1
  460. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  461. package/pure-cell/modern/components/graphics/index.js +1 -1
  462. package/pure-cell/modern/components/main/component.js +1 -1
  463. package/pure-cell/modern/components/main/index.d.ts +1 -1
  464. package/pure-cell/modern/components/main/index.js +1 -1
  465. package/pure-cell/modern/components/text/component.js +1 -1
  466. package/pure-cell/modern/components/text/index.d.ts +1 -1
  467. package/pure-cell/modern/components/text/index.js +1 -1
  468. package/pure-cell/modern/components/types.d.ts +3 -3
  469. package/pure-cell/modern/index.js +1 -1
  470. package/select/components/arrow/index.css +1 -1
  471. package/select/components/base-checkmark/index.css +1 -1
  472. package/select/components/base-option/index.css +3 -3
  473. package/select/components/base-select/Component.js +37 -41
  474. package/select/components/base-select/index.css +1 -1
  475. package/select/components/base-select/mobile.css +3 -3
  476. package/select/components/checkmark/index.css +3 -3
  477. package/select/components/checkmark-mobile/index.css +1 -1
  478. package/select/components/field/index.css +1 -1
  479. package/select/components/footer/index.css +1 -1
  480. package/select/components/optgroup/index.css +1 -1
  481. package/select/components/option/index.css +1 -1
  482. package/select/components/options-list/index.css +1 -1
  483. package/select/components/search/index.css +1 -1
  484. package/select/components/virtual-options-list/index.css +1 -1
  485. package/select/cssm/components/base-option/index.module.css +2 -2
  486. package/select/cssm/components/base-select/Component.js +37 -41
  487. package/select/cssm/components/base-select/mobile.module.css +2 -2
  488. package/select/cssm/components/checkmark/index.module.css +2 -2
  489. package/select/esm/Component.responsive.js +1 -1
  490. package/select/esm/components/arrow/index.css +1 -1
  491. package/select/esm/components/base-checkmark/index.css +1 -1
  492. package/select/esm/components/base-option/index.css +3 -3
  493. package/select/esm/components/base-select/Component.js +39 -43
  494. package/select/esm/components/base-select/index.css +1 -1
  495. package/select/esm/components/base-select/mobile.css +3 -3
  496. package/select/esm/components/checkmark/index.css +3 -3
  497. package/select/esm/components/checkmark-mobile/index.css +1 -1
  498. package/select/esm/components/field/index.css +1 -1
  499. package/select/esm/components/footer/index.css +1 -1
  500. package/select/esm/components/optgroup/index.css +1 -1
  501. package/select/esm/components/option/index.css +1 -1
  502. package/select/esm/components/options-list/index.css +1 -1
  503. package/select/esm/components/search/index.css +1 -1
  504. package/select/esm/components/virtual-options-list/index.css +1 -1
  505. package/select/esm/index.js +1 -1
  506. package/select/esm/mobile/Component.mobile.js +1 -1
  507. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  508. package/select/esm/mobile/index.js +1 -1
  509. package/select/esm/presets/index.js +1 -1
  510. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  511. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  512. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
  513. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
  514. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  515. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  516. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  517. package/select/esm/shared/index.js +1 -1
  518. package/select/mobile/Component.mobile.js +1 -1
  519. package/select/modern/Component.responsive.js +1 -1
  520. package/select/modern/components/arrow/index.css +1 -1
  521. package/select/modern/components/base-checkmark/index.css +1 -1
  522. package/select/modern/components/base-option/index.css +3 -3
  523. package/select/modern/components/base-select/Component.js +36 -41
  524. package/select/modern/components/base-select/index.css +1 -1
  525. package/select/modern/components/base-select/mobile.css +3 -3
  526. package/select/modern/components/checkmark/index.css +3 -3
  527. package/select/modern/components/checkmark-mobile/index.css +1 -1
  528. package/select/modern/components/field/index.css +1 -1
  529. package/select/modern/components/footer/index.css +1 -1
  530. package/select/modern/components/optgroup/index.css +1 -1
  531. package/select/modern/components/option/index.css +1 -1
  532. package/select/modern/components/options-list/index.css +1 -1
  533. package/select/modern/components/search/index.css +1 -1
  534. package/select/modern/components/virtual-options-list/index.css +1 -1
  535. package/select/modern/index.js +1 -1
  536. package/select/modern/mobile/Component.mobile.js +1 -1
  537. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  538. package/select/modern/mobile/index.js +1 -1
  539. package/select/modern/presets/index.js +1 -1
  540. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  541. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  542. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
  543. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
  544. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  545. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  546. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  547. package/select/modern/shared/index.js +1 -1
  548. package/select/presets/index.js +1 -1
  549. package/select/presets/useSelectWithApply/hook.js +1 -1
  550. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  551. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
  552. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
  553. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  554. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  555. package/select/presets/useSelectWithLoading/index.css +1 -1
  556. package/select/shared/index.js +1 -1
  557. package/select-with-tags/components/tag/index.css +1 -1
  558. package/select-with-tags/components/tag-list/index.css +1 -1
  559. package/select-with-tags/esm/components/tag/index.css +1 -1
  560. package/select-with-tags/esm/components/tag-list/index.css +1 -1
  561. package/select-with-tags/modern/components/tag/index.css +1 -1
  562. package/select-with-tags/modern/components/tag-list/index.css +1 -1
  563. package/side-panel/components/content/desktop.css +1 -1
  564. package/side-panel/components/content/index.css +1 -1
  565. package/side-panel/components/content/mobile.css +1 -1
  566. package/side-panel/components/controls/Component.js +1 -1
  567. package/side-panel/components/controls/index.css +1 -1
  568. package/side-panel/components/footer/Component.js +1 -1
  569. package/side-panel/components/footer/desktop.css +1 -1
  570. package/side-panel/components/footer/index.css +1 -1
  571. package/side-panel/components/footer/layout.css +1 -1
  572. package/side-panel/components/footer/mobile.css +1 -1
  573. package/side-panel/components/header/desktop.css +1 -1
  574. package/side-panel/components/header/index.css +1 -1
  575. package/side-panel/components/header/mobile.css +1 -1
  576. package/side-panel/desktop/desktop.css +1 -1
  577. package/side-panel/desktop/transitions.desktop.css +1 -1
  578. package/side-panel/esm/Component.responsive.js +1 -1
  579. package/side-panel/esm/components/content/desktop.css +1 -1
  580. package/side-panel/esm/components/content/index.css +1 -1
  581. package/side-panel/esm/components/content/mobile.css +1 -1
  582. package/side-panel/esm/components/controls/Component.js +1 -1
  583. package/side-panel/esm/components/controls/index.css +1 -1
  584. package/side-panel/esm/components/controls/index.js +1 -1
  585. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  586. package/side-panel/esm/components/footer/Component.js +1 -1
  587. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  588. package/side-panel/esm/components/footer/desktop.css +1 -1
  589. package/side-panel/esm/components/footer/index.css +1 -1
  590. package/side-panel/esm/components/footer/layout.css +1 -1
  591. package/side-panel/esm/components/footer/mobile.css +1 -1
  592. package/side-panel/esm/components/header/desktop.css +1 -1
  593. package/side-panel/esm/components/header/index.css +1 -1
  594. package/side-panel/esm/components/header/mobile.css +1 -1
  595. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  596. package/side-panel/esm/desktop/desktop.css +1 -1
  597. package/side-panel/esm/desktop/index.js +1 -1
  598. package/side-panel/esm/desktop/transitions.desktop.css +1 -1
  599. package/side-panel/esm/index.js +1 -1
  600. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  601. package/side-panel/esm/mobile/index.js +1 -1
  602. package/side-panel/esm/mobile/mobile.css +1 -1
  603. package/side-panel/esm/mobile/transitions.mobile.css +1 -1
  604. package/side-panel/mobile/mobile.css +1 -1
  605. package/side-panel/mobile/transitions.mobile.css +1 -1
  606. package/side-panel/modern/Component.responsive.js +1 -1
  607. package/side-panel/modern/components/content/desktop.css +1 -1
  608. package/side-panel/modern/components/content/index.css +1 -1
  609. package/side-panel/modern/components/content/mobile.css +1 -1
  610. package/side-panel/modern/components/controls/Component.js +1 -1
  611. package/side-panel/modern/components/controls/index.css +1 -1
  612. package/side-panel/modern/components/controls/index.js +1 -1
  613. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  614. package/side-panel/modern/components/footer/Component.js +1 -1
  615. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  616. package/side-panel/modern/components/footer/desktop.css +1 -1
  617. package/side-panel/modern/components/footer/index.css +1 -1
  618. package/side-panel/modern/components/footer/layout.css +1 -1
  619. package/side-panel/modern/components/footer/mobile.css +1 -1
  620. package/side-panel/modern/components/header/desktop.css +1 -1
  621. package/side-panel/modern/components/header/index.css +1 -1
  622. package/side-panel/modern/components/header/mobile.css +1 -1
  623. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  624. package/side-panel/modern/desktop/desktop.css +1 -1
  625. package/side-panel/modern/desktop/index.js +1 -1
  626. package/side-panel/modern/desktop/transitions.desktop.css +1 -1
  627. package/side-panel/modern/index.js +1 -1
  628. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  629. package/side-panel/modern/mobile/index.js +1 -1
  630. package/side-panel/modern/mobile/mobile.css +1 -1
  631. package/side-panel/modern/mobile/transitions.mobile.css +1 -1
  632. package/table/components/pagination/index.css +1 -1
  633. package/table/components/pagination/select-field/index.css +1 -1
  634. package/table/components/table/index.css +1 -1
  635. package/table/components/tbody/index.css +1 -1
  636. package/table/components/tcell/index.css +1 -1
  637. package/table/components/texpandable-row/index.css +1 -1
  638. package/table/components/thead/index.css +1 -1
  639. package/table/components/thead-cell/index.css +1 -1
  640. package/table/components/trow/index.css +1 -1
  641. package/table/components/tsortable-head-cell/index.css +1 -1
  642. package/table/esm/components/pagination/index.css +1 -1
  643. package/table/esm/components/pagination/select-field/index.css +1 -1
  644. package/table/esm/components/table/index.css +1 -1
  645. package/table/esm/components/tbody/index.css +1 -1
  646. package/table/esm/components/tcell/index.css +1 -1
  647. package/table/esm/components/texpandable-row/index.css +1 -1
  648. package/table/esm/components/thead/index.css +1 -1
  649. package/table/esm/components/thead-cell/index.css +1 -1
  650. package/table/esm/components/trow/index.css +1 -1
  651. package/table/esm/components/tsortable-head-cell/index.css +1 -1
  652. package/table/modern/components/pagination/index.css +1 -1
  653. package/table/modern/components/pagination/select-field/index.css +1 -1
  654. package/table/modern/components/table/index.css +1 -1
  655. package/table/modern/components/tbody/index.css +1 -1
  656. package/table/modern/components/tcell/index.css +1 -1
  657. package/table/modern/components/texpandable-row/index.css +1 -1
  658. package/table/modern/components/thead/index.css +1 -1
  659. package/table/modern/components/thead-cell/index.css +1 -1
  660. package/table/modern/components/trow/index.css +1 -1
  661. package/table/modern/components/tsortable-head-cell/index.css +1 -1
  662. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  663. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  664. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  665. package/tabs/components/primary-tablist/index.css +1 -1
  666. package/tabs/components/primary-tablist/mobile.css +1 -1
  667. package/tabs/components/scroll-controls/index.css +1 -1
  668. package/tabs/components/scrollable-container/index.css +1 -1
  669. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  670. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  671. package/tabs/components/secondary-tablist/index.css +1 -1
  672. package/tabs/components/secondary-tablist/mobile.css +1 -1
  673. package/tabs/components/tab/index.css +1 -1
  674. package/tabs/esm/collapsible/index.js +1 -1
  675. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  676. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  677. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  678. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  679. package/tabs/esm/components/primary-tablist/index.css +1 -1
  680. package/tabs/esm/components/primary-tablist/mobile.css +1 -1
  681. package/tabs/esm/components/scroll-controls/index.css +1 -1
  682. package/tabs/esm/components/scrollable-container/index.css +1 -1
  683. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  684. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  685. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  686. package/tabs/esm/components/secondary-tablist/index.css +1 -1
  687. package/tabs/esm/components/secondary-tablist/mobile.css +1 -1
  688. package/tabs/esm/components/tab/index.css +1 -1
  689. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  690. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  691. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  692. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  693. package/tabs/esm/desktop/index.js +2 -2
  694. package/tabs/esm/index.js +2 -2
  695. package/tabs/esm/mobile/index.js +2 -2
  696. package/tabs/modern/collapsible/index.js +1 -1
  697. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  698. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  699. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  700. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  701. package/tabs/modern/components/primary-tablist/index.css +1 -1
  702. package/tabs/modern/components/primary-tablist/mobile.css +1 -1
  703. package/tabs/modern/components/scroll-controls/index.css +1 -1
  704. package/tabs/modern/components/scrollable-container/index.css +1 -1
  705. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  706. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  707. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  708. package/tabs/modern/components/secondary-tablist/index.css +1 -1
  709. package/tabs/modern/components/secondary-tablist/mobile.css +1 -1
  710. package/tabs/modern/components/tab/index.css +1 -1
  711. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  712. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  713. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  714. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  715. package/tabs/modern/desktop/index.js +2 -2
  716. package/tabs/modern/index.js +2 -2
  717. package/tabs/modern/mobile/index.js +2 -2
  718. package/textarea/Component.js +1 -1
  719. package/textarea/components/PseudoTextArea.js +1 -1
  720. package/textarea/components/index.d.ts +1 -1
  721. package/textarea/components/index.js +1 -1
  722. package/textarea/cssm/Component.d.ts +1 -1
  723. package/textarea/esm/Component.js +1 -1
  724. package/textarea/esm/components/PseudoTextArea.js +1 -1
  725. package/textarea/esm/components/index.d.ts +1 -1
  726. package/textarea/esm/components/index.js +1 -1
  727. package/textarea/esm/index.js +1 -1
  728. package/textarea/modern/Component.d.ts +1 -1
  729. package/textarea/modern/Component.js +1 -1
  730. package/textarea/modern/components/PseudoTextArea.js +1 -1
  731. package/textarea/modern/components/index.d.ts +1 -1
  732. package/textarea/modern/components/index.js +1 -1
  733. package/textarea/modern/index.js +1 -1
  734. package/themes/click.js +2 -0
  735. package/themes/compiled/mobile-dark-bluetint.css +2538 -68
  736. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  737. package/themes/corp.js +2 -0
  738. package/themes/dark.js +2 -0
  739. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  740. package/themes/intranet.js +2 -0
  741. package/themes/mobile.js +2 -0
  742. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  743. package/themes/package.json +9 -1
  744. package/themes/site.js +2 -0
  745. package/toast/Component.responsive.d.ts +1 -1
  746. package/toast/components/base-toast/component.d.ts +1 -1
  747. package/toast/esm/Component.responsive.d.ts +1 -1
  748. package/toast/esm/components/base-toast/component.d.ts +1 -1
  749. package/tooltip/default.css +1 -1
  750. package/tooltip/esm/default.css +1 -1
  751. package/tooltip/esm/index.css +1 -1
  752. package/tooltip/esm/inverted.css +1 -1
  753. package/tooltip/esm/mobile/mobile.css +1 -1
  754. package/tooltip/index.css +1 -1
  755. package/tooltip/inverted.css +1 -1
  756. package/tooltip/mobile/mobile.css +1 -1
  757. package/tooltip/modern/default.css +1 -1
  758. package/tooltip/modern/index.css +1 -1
  759. package/tooltip/modern/inverted.css +1 -1
  760. package/tooltip/modern/mobile/mobile.css +1 -1
  761. package/typography/cssm/title/component.d.ts +1 -1
  762. package/typography/cssm/title/index.d.ts +1 -1
  763. package/typography/cssm/title-mobile/component.d.ts +1 -1
  764. package/typography/cssm/title-responsive/component.d.ts +1 -1
  765. package/typography/esm/component.js +2 -2
  766. package/typography/esm/index.js +2 -2
  767. package/typography/esm/text/component.js +1 -1
  768. package/typography/esm/text/index.js +1 -1
  769. package/typography/esm/title/component.js +1 -1
  770. package/typography/esm/title/index.js +2 -2
  771. package/typography/esm/title-mobile/component.js +2 -2
  772. package/typography/esm/title-mobile/index.js +2 -2
  773. package/typography/esm/title-responsive/component.js +2 -2
  774. package/typography/esm/title-responsive/index.js +2 -2
  775. package/typography/modern/component.js +2 -2
  776. package/typography/modern/index.js +2 -2
  777. package/typography/modern/text/component.js +1 -1
  778. package/typography/modern/text/index.js +1 -1
  779. package/typography/modern/title/component.js +1 -1
  780. package/typography/modern/title/index.js +2 -2
  781. package/typography/modern/title-mobile/component.js +2 -2
  782. package/typography/modern/title-mobile/index.js +2 -2
  783. package/typography/modern/title-responsive/component.js +2 -2
  784. package/typography/modern/title-responsive/index.js +2 -2
  785. package/typography/text/component.js +1 -1
  786. package/typography/title/component.js +1 -1
  787. package/typography/title/index.js +1 -1
  788. package/typography/title-mobile/component.js +1 -1
  789. package/typography/title-responsive/component.js +1 -1
  790. package/underlay/Component.js +1 -1
  791. package/underlay/esm/Component.js +1 -1
  792. package/underlay/esm/index.js +1 -1
  793. package/underlay/esm/utils/getBorderCorners.js +1 -1
  794. package/underlay/esm/utils/getClasses.js +1 -1
  795. package/underlay/modern/Component.js +1 -1
  796. package/underlay/modern/index.js +1 -1
  797. package/underlay/modern/utils/getBorderCorners.js +1 -1
  798. package/underlay/modern/utils/getClasses.js +1 -1
  799. package/underlay/utils/getBorderCorners.js +1 -1
  800. package/underlay/utils/getClasses.js +1 -1
  801. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  802. package/universal-date-input/components/date-input/Component.js +1 -1
  803. package/universal-date-input/components/date-range-input/Component.js +1 -1
  804. package/universal-date-input/esm/Component.responsive.js +1 -1
  805. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  806. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  807. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  808. package/universal-date-input/esm/components/date-input/index.js +1 -1
  809. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  810. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  811. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  812. package/universal-date-input/esm/desktop/index.js +1 -1
  813. package/universal-date-input/esm/index.js +1 -1
  814. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  815. package/universal-date-input/esm/mobile/index.js +1 -1
  816. package/universal-date-input/modern/Component.responsive.js +1 -1
  817. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  818. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  819. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  820. package/universal-date-input/modern/components/date-input/index.js +1 -1
  821. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  822. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  823. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  824. package/universal-date-input/modern/desktop/index.js +1 -1
  825. package/universal-date-input/modern/index.js +1 -1
  826. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  827. package/universal-date-input/modern/mobile/index.js +1 -1
  828. package/vars/colors-bluetint.js +2 -0
  829. package/vars/colors-indigo.js +2 -0
  830. package/vars/cssm/colors-bluetint.js +2 -0
  831. package/vars/cssm/colors-indigo.js +2 -0
  832. package/vars/index.js +1450 -1452
  833. package/vars/package.json +10 -1
  834. package/themes/dist/amount/click.css +0 -4
  835. package/themes/dist/bottom-sheet/click.css +0 -8
  836. package/themes/dist/bottom-sheet/intranet.css +0 -3
  837. package/themes/dist/bottom-sheet/mobile.css +0 -4
  838. package/themes/dist/bottom-sheet/site.css +0 -3
  839. package/themes/dist/button/corp.css +0 -37
  840. package/themes/dist/button/site.css +0 -41
  841. package/themes/dist/calendar/click.css +0 -8
  842. package/themes/dist/calendar/intranet.css +0 -9
  843. package/themes/dist/calendar-input/site.css +0 -3
  844. package/themes/dist/checkbox/site.css +0 -10
  845. package/themes/dist/checkbox-group/click.css +0 -9
  846. package/themes/dist/checkbox-group/intranet.css +0 -4
  847. package/themes/dist/checkbox-group/mobile.css +0 -4
  848. package/themes/dist/checkbox-group/site.css +0 -5
  849. package/themes/dist/circular-progress-bar/click.css +0 -5
  850. package/themes/dist/click.css +0 -1663
  851. package/themes/dist/click.d.ts +0 -2
  852. package/themes/dist/click.js +0 -12
  853. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -3031
  854. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  855. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  856. package/themes/dist/confirmation/click.css +0 -12
  857. package/themes/dist/confirmation/intranet.css +0 -8
  858. package/themes/dist/confirmation/mobile.css +0 -8
  859. package/themes/dist/corp.css +0 -1524
  860. package/themes/dist/corp.d.ts +0 -2
  861. package/themes/dist/corp.js +0 -12
  862. package/themes/dist/dark.d.ts +0 -2
  863. package/themes/dist/dark.js +0 -12
  864. package/themes/dist/dropzone/click.css +0 -3
  865. package/themes/dist/esm/click.d.ts +0 -2
  866. package/themes/dist/esm/click.js +0 -6
  867. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  868. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  869. package/themes/dist/esm/corp.d.ts +0 -2
  870. package/themes/dist/esm/corp.js +0 -6
  871. package/themes/dist/esm/dark.d.ts +0 -2
  872. package/themes/dist/esm/dark.js +0 -6
  873. package/themes/dist/esm/intranet.d.ts +0 -2
  874. package/themes/dist/esm/intranet.js +0 -6
  875. package/themes/dist/esm/mobile.d.ts +0 -2
  876. package/themes/dist/esm/mobile.js +0 -6
  877. package/themes/dist/esm/site.d.ts +0 -2
  878. package/themes/dist/esm/site.js +0 -6
  879. package/themes/dist/form-control/click.css +0 -4
  880. package/themes/dist/form-control/site.css +0 -60
  881. package/themes/dist/icon-button/click.css +0 -24
  882. package/themes/dist/icon-view/click.css +0 -4
  883. package/themes/dist/input/site.css +0 -8
  884. package/themes/dist/intranet.css +0 -1511
  885. package/themes/dist/intranet.d.ts +0 -2
  886. package/themes/dist/intranet.js +0 -12
  887. package/themes/dist/link/click.css +0 -25
  888. package/themes/dist/list/click.css +0 -4
  889. package/themes/dist/mobile.css +0 -1507
  890. package/themes/dist/mobile.d.ts +0 -2
  891. package/themes/dist/mobile.js +0 -12
  892. package/themes/dist/modal/click.css +0 -31
  893. package/themes/dist/modern/click.d.ts +0 -2
  894. package/themes/dist/modern/click.js +0 -6
  895. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  896. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  897. package/themes/dist/modern/corp.d.ts +0 -2
  898. package/themes/dist/modern/corp.js +0 -6
  899. package/themes/dist/modern/dark.d.ts +0 -2
  900. package/themes/dist/modern/dark.js +0 -6
  901. package/themes/dist/modern/intranet.d.ts +0 -2
  902. package/themes/dist/modern/intranet.js +0 -6
  903. package/themes/dist/modern/mobile.d.ts +0 -2
  904. package/themes/dist/modern/mobile.js +0 -6
  905. package/themes/dist/modern/site.d.ts +0 -2
  906. package/themes/dist/modern/site.js +0 -6
  907. package/themes/dist/navigation-bar/click.css +0 -4
  908. package/themes/dist/package.json +0 -11
  909. package/themes/dist/progress-bar/click.css +0 -3
  910. package/themes/dist/radio/site.css +0 -9
  911. package/themes/dist/radio-group/click.css +0 -5
  912. package/themes/dist/radio-group/intranet.css +0 -4
  913. package/themes/dist/radio-group/mobile.css +0 -4
  914. package/themes/dist/radio-group/site.css +0 -5
  915. package/themes/dist/select/click.css +0 -13
  916. package/themes/dist/select/site.css +0 -7
  917. package/themes/dist/side-panel/click.css +0 -5
  918. package/themes/dist/site.css +0 -1628
  919. package/themes/dist/site.d.ts +0 -2
  920. package/themes/dist/site.js +0 -12
  921. package/themes/dist/skeleton/click.css +0 -8
  922. package/themes/dist/slider/intranet.css +0 -4
  923. package/themes/dist/slider/mobile.css +0 -4
  924. package/themes/dist/slider-input/site.css +0 -13
  925. package/themes/dist/src/dark.css +0 -668
  926. package/themes/dist/src/mixins/amount/click.css +0 -4
  927. package/themes/dist/src/mixins/bottom-sheet/click.css +0 -8
  928. package/themes/dist/src/mixins/bottom-sheet/intranet.css +0 -3
  929. package/themes/dist/src/mixins/bottom-sheet/mobile.css +0 -4
  930. package/themes/dist/src/mixins/bottom-sheet/site.css +0 -3
  931. package/themes/dist/src/mixins/button/corp.css +0 -37
  932. package/themes/dist/src/mixins/button/site.css +0 -41
  933. package/themes/dist/src/mixins/calendar/click.css +0 -8
  934. package/themes/dist/src/mixins/calendar/intranet.css +0 -9
  935. package/themes/dist/src/mixins/calendar-input/site.css +0 -3
  936. package/themes/dist/src/mixins/checkbox/site.css +0 -10
  937. package/themes/dist/src/mixins/checkbox-group/click.css +0 -9
  938. package/themes/dist/src/mixins/checkbox-group/intranet.css +0 -4
  939. package/themes/dist/src/mixins/checkbox-group/mobile.css +0 -4
  940. package/themes/dist/src/mixins/checkbox-group/site.css +0 -5
  941. package/themes/dist/src/mixins/circular-progress-bar/click.css +0 -5
  942. package/themes/dist/src/mixins/click.css +0 -50
  943. package/themes/dist/src/mixins/confirmation/click.css +0 -12
  944. package/themes/dist/src/mixins/confirmation/intranet.css +0 -8
  945. package/themes/dist/src/mixins/confirmation/mobile.css +0 -8
  946. package/themes/dist/src/mixins/corp.css +0 -7
  947. package/themes/dist/src/mixins/dark.css +0 -668
  948. package/themes/dist/src/mixins/dropzone/click.css +0 -3
  949. package/themes/dist/src/mixins/form-control/click.css +0 -4
  950. package/themes/dist/src/mixins/form-control/site.css +0 -60
  951. package/themes/dist/src/mixins/icon-button/click.css +0 -24
  952. package/themes/dist/src/mixins/icon-view/click.css +0 -4
  953. package/themes/dist/src/mixins/input/site.css +0 -8
  954. package/themes/dist/src/mixins/intranet.css +0 -15
  955. package/themes/dist/src/mixins/link/click.css +0 -25
  956. package/themes/dist/src/mixins/list/click.css +0 -4
  957. package/themes/dist/src/mixins/mobile.css +0 -15
  958. package/themes/dist/src/mixins/modal/click.css +0 -31
  959. package/themes/dist/src/mixins/navigation-bar/click.css +0 -4
  960. package/themes/dist/src/mixins/progress-bar/click.css +0 -3
  961. package/themes/dist/src/mixins/radio/site.css +0 -9
  962. package/themes/dist/src/mixins/radio-group/click.css +0 -5
  963. package/themes/dist/src/mixins/radio-group/intranet.css +0 -4
  964. package/themes/dist/src/mixins/radio-group/mobile.css +0 -4
  965. package/themes/dist/src/mixins/radio-group/site.css +0 -5
  966. package/themes/dist/src/mixins/select/click.css +0 -13
  967. package/themes/dist/src/mixins/select/site.css +0 -7
  968. package/themes/dist/src/mixins/side-panel/click.css +0 -5
  969. package/themes/dist/src/mixins/site.css +0 -29
  970. package/themes/dist/src/mixins/skeleton/click.css +0 -8
  971. package/themes/dist/src/mixins/slider/intranet.css +0 -4
  972. package/themes/dist/src/mixins/slider/mobile.css +0 -4
  973. package/themes/dist/src/mixins/slider-input/site.css +0 -13
  974. package/themes/dist/src/mixins/steps/mobile.css +0 -4
  975. package/themes/dist/src/mixins/switch/site.css +0 -5
  976. package/themes/dist/src/mixins/system-message/click.css +0 -13
  977. package/themes/dist/src/mixins/tabs/click.css +0 -26
  978. package/themes/dist/src/mixins/tabs/corp.css +0 -4
  979. package/themes/dist/src/mixins/tabs/site.css +0 -8
  980. package/themes/dist/src/mixins/toast-plate/click.css +0 -11
  981. package/themes/dist/steps/mobile.css +0 -4
  982. package/themes/dist/switch/site.css +0 -5
  983. package/themes/dist/system-message/click.css +0 -13
  984. package/themes/dist/tabs/click.css +0 -26
  985. package/themes/dist/tabs/corp.css +0 -4
  986. package/themes/dist/tabs/site.css +0 -8
  987. package/themes/dist/toast-plate/click.css +0 -11
  988. package/vars/dist/colors-bluetint.d.ts +0 -2
  989. package/vars/dist/colors-bluetint.js +0 -12
  990. package/vars/dist/colors-indigo.d.ts +0 -2
  991. package/vars/dist/colors-indigo.js +0 -12
  992. package/vars/dist/cssm/border-radius.css +0 -11
  993. package/vars/dist/cssm/bundle/click.css +0 -1390
  994. package/vars/dist/cssm/bundle/corp.css +0 -1390
  995. package/vars/dist/cssm/bundle/intranet.css +0 -1390
  996. package/vars/dist/cssm/bundle/mobile.css +0 -1390
  997. package/vars/dist/cssm/bundle/site.css +0 -1384
  998. package/vars/dist/cssm/colors-addons.css +0 -127
  999. package/vars/dist/cssm/colors-bluetint.css +0 -1173
  1000. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  1001. package/vars/dist/cssm/colors-bluetint.js +0 -12
  1002. package/vars/dist/cssm/colors-decorative.css +0 -474
  1003. package/vars/dist/cssm/colors-indigo.css +0 -1171
  1004. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  1005. package/vars/dist/cssm/colors-indigo.js +0 -12
  1006. package/vars/dist/cssm/colors-pfm.css +0 -62
  1007. package/vars/dist/cssm/colors-qualitative.css +0 -130
  1008. package/vars/dist/cssm/colors-sequential.css +0 -170
  1009. package/vars/dist/cssm/colors-transparent.css +0 -28
  1010. package/vars/dist/cssm/colors-x5.css +0 -4
  1011. package/vars/dist/cssm/colors.css +0 -71
  1012. package/vars/dist/cssm/index.css +0 -1482
  1013. package/vars/dist/cssm/mixins.css +0 -1
  1014. package/vars/dist/cssm/typography.css +0 -6
  1015. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  1016. package/vars/dist/esm/colors-bluetint.js +0 -6
  1017. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  1018. package/vars/dist/esm/colors-indigo.js +0 -6
  1019. package/vars/dist/gaps.css +0 -30
  1020. package/vars/dist/index.d.ts +0 -1450
  1021. package/vars/dist/index.js +0 -1450
  1022. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  1023. package/vars/dist/modern/colors-bluetint.js +0 -6
  1024. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  1025. package/vars/dist/modern/colors-indigo.js +0 -6
  1026. package/vars/dist/package.json +0 -12
  1027. package/vars/dist/shadows-bluetint.css +0 -43
  1028. package/vars/dist/shadows-indigo.css +0 -38
  1029. package/vars/dist/src/border-radius.css +0 -11
  1030. package/vars/dist/src/bundle/click.css +0 -7
  1031. package/vars/dist/src/bundle/corp.css +0 -7
  1032. package/vars/dist/src/bundle/intranet.css +0 -7
  1033. package/vars/dist/src/bundle/mobile.css +0 -7
  1034. package/vars/dist/src/bundle/site.css +0 -6
  1035. package/vars/dist/src/colors-addons.css +0 -127
  1036. package/vars/dist/src/colors-bluetint.css +0 -1173
  1037. package/vars/dist/src/colors-decorative.css +0 -474
  1038. package/vars/dist/src/colors-indigo.css +0 -1171
  1039. package/vars/dist/src/colors-pfm.css +0 -62
  1040. package/vars/dist/src/colors-qualitative.css +0 -130
  1041. package/vars/dist/src/colors-sequential.css +0 -170
  1042. package/vars/dist/src/colors-transparent.css +0 -28
  1043. package/vars/dist/src/colors-x5.css +0 -4
  1044. package/vars/dist/src/colors.css +0 -71
  1045. package/vars/dist/src/gaps.css +0 -30
  1046. package/vars/dist/src/index.css +0 -9
  1047. package/vars/dist/src/mixins.css +0 -102
  1048. package/vars/dist/src/shadows-bluetint.css +0 -43
  1049. package/vars/dist/src/shadows-indigo.css +0 -38
  1050. package/vars/dist/typography.css +0 -519
  1051. /package/calendar-range/esm/{index.module-74a77984.js → index.module-01a5bc47.js} +0 -0
  1052. /package/calendar-range/{index.module-b3914465.js → index.module-67f1021f.js} +0 -0
  1053. /package/calendar-range/modern/{index.module-6eb9f9ba.js → index.module-daaa388a.js} +0 -0
  1054. /package/confirmation/{countdown-section-16b088be.d.ts → countdown-section-84596a80.d.ts} +0 -0
  1055. /package/confirmation/{countdown-section-16b088be.js → countdown-section-84596a80.js} +0 -0
  1056. /package/confirmation/esm/{countdown-section-c62fc39d.d.ts → countdown-section-327d524f.d.ts} +0 -0
  1057. /package/confirmation/esm/{countdown-section-c62fc39d.js → countdown-section-327d524f.js} +0 -0
  1058. /package/confirmation/modern/{countdown-section-abb09576.d.ts → countdown-section-728eb93d.d.ts} +0 -0
  1059. /package/confirmation/modern/{countdown-section-abb09576.js → countdown-section-728eb93d.js} +0 -0
  1060. /package/gallery/{buttons-9a016308.d.ts → buttons-047380d7.d.ts} +0 -0
  1061. /package/gallery/{buttons-9a016308.js → buttons-047380d7.js} +0 -0
  1062. /package/gallery/esm/{buttons-b1c05e73.d.ts → buttons-3c09e4d6.d.ts} +0 -0
  1063. /package/gallery/esm/{buttons-b1c05e73.js → buttons-3c09e4d6.js} +0 -0
  1064. /package/gallery/esm/{slide-da5bf337.d.ts → slide-e3b21512.d.ts} +0 -0
  1065. /package/gallery/esm/{slide-da5bf337.js → slide-e3b21512.js} +0 -0
  1066. /package/gallery/modern/{buttons-30fa8a5d.d.ts → buttons-e957184e.d.ts} +0 -0
  1067. /package/gallery/modern/{buttons-30fa8a5d.js → buttons-e957184e.js} +0 -0
  1068. /package/gallery/modern/{slide-438e6913.d.ts → slide-10d4500b.d.ts} +0 -0
  1069. /package/gallery/modern/{slide-438e6913.js → slide-10d4500b.js} +0 -0
  1070. /package/gallery/{slide-456f8387.d.ts → slide-6ed0a656.d.ts} +0 -0
  1071. /package/gallery/{slide-456f8387.js → slide-6ed0a656.js} +0 -0
  1072. /package/grid/esm/{gutters.module-7e1af705.js → gutters.module-23fe0198.js} +0 -0
  1073. /package/grid/{gutters.module-366774db.js → gutters.module-75735f81.js} +0 -0
  1074. /package/grid/modern/{gutters.module-b5635f62.js → gutters.module-4bd57546.js} +0 -0
  1075. /package/list/{Component-44007133.d.ts → Component-525c747b.d.ts} +0 -0
  1076. /package/list/{Component-44007133.js → Component-525c747b.js} +0 -0
  1077. /package/list/esm/{Component-c11c2120.d.ts → Component-8c352ccb.d.ts} +0 -0
  1078. /package/list/esm/{Component-c11c2120.js → Component-8c352ccb.js} +0 -0
  1079. /package/list/modern/{Component-4fef5738.d.ts → Component-f3027488.d.ts} +0 -0
  1080. /package/list/modern/{Component-4fef5738.js → Component-f3027488.js} +0 -0
  1081. /package/markdown/esm/{use-overrides-4ac79c4c.d.ts → use-overrides-f6621429.d.ts} +0 -0
  1082. /package/markdown/esm/{use-overrides-4ac79c4c.js → use-overrides-f6621429.js} +0 -0
  1083. /package/markdown/modern/{use-overrides-b93a0dc6.d.ts → use-overrides-d0f482f3.d.ts} +0 -0
  1084. /package/markdown/modern/{use-overrides-b93a0dc6.js → use-overrides-d0f482f3.js} +0 -0
  1085. /package/markdown/{use-overrides-f11bfa55.d.ts → use-overrides-91b4bbe9.d.ts} +0 -0
  1086. /package/markdown/{use-overrides-f11bfa55.js → use-overrides-91b4bbe9.js} +0 -0
  1087. /package/modal/esm/{layout.module-74d2ea00.js → layout.module-8d16178d.js} +0 -0
  1088. /package/modal/{layout.module-3f014113.js → layout.module-023a000e.js} +0 -0
  1089. /package/modal/modern/{layout.module-b1776ee3.js → layout.module-f130c15e.js} +0 -0
  1090. /package/pure-cell/{component-ba329973.d.ts → component-943e2796.d.ts} +0 -0
  1091. /package/pure-cell/{component-ba329973.js → component-943e2796.js} +0 -0
  1092. /package/pure-cell/esm/{component-8dcf2e94.d.ts → component-8c39a5b0.d.ts} +0 -0
  1093. /package/pure-cell/esm/{component-8dcf2e94.js → component-8c39a5b0.js} +0 -0
  1094. /package/pure-cell/modern/{component-4c3cdd38.d.ts → component-e207609e.d.ts} +0 -0
  1095. /package/pure-cell/modern/{component-4c3cdd38.js → component-e207609e.js} +0 -0
  1096. /package/select/esm/{hook-70d4d250.d.ts → hook-693c40bc.d.ts} +0 -0
  1097. /package/select/esm/{hook-70d4d250.js → hook-693c40bc.js} +0 -0
  1098. /package/select/{hook-6fc2190d.d.ts → hook-5b3405f1.d.ts} +0 -0
  1099. /package/select/{hook-6fc2190d.js → hook-5b3405f1.js} +0 -0
  1100. /package/select/modern/{hook-7bb88af2.d.ts → hook-97881f72.d.ts} +0 -0
  1101. /package/select/modern/{hook-7bb88af2.js → hook-97881f72.js} +0 -0
  1102. /package/side-panel/esm/{layout.module-0a3a954f.js → layout.module-44e1468c.js} +0 -0
  1103. /package/side-panel/{layout.module-3700a35d.js → layout.module-d5a7049b.js} +0 -0
  1104. /package/side-panel/modern/{layout.module-63bb050d.js → layout.module-bb7983f1.js} +0 -0
  1105. /package/tabs/esm/{index.module-fe02b1a3.js → index.module-79f3e607.js} +0 -0
  1106. /package/tabs/esm/{index.module-22e6af3b.js → index.module-fed9b049.js} +0 -0
  1107. /package/tabs/{index.module-a9c2e8c8.js → index.module-d1095f16.js} +0 -0
  1108. /package/tabs/{index.module-fa53fa65.js → index.module-e0b6e663.js} +0 -0
  1109. /package/tabs/modern/{index.module-c6cb92cb.js → index.module-3ede57c3.js} +0 -0
  1110. /package/tabs/modern/{index.module-c62b45eb.js → index.module-c2280e2d.js} +0 -0
  1111. /package/textarea/{PseudoTextArea-d1a87d7b.d.ts → PseudoTextArea-6c258e32.d.ts} +0 -0
  1112. /package/textarea/{PseudoTextArea-d1a87d7b.js → PseudoTextArea-6c258e32.js} +0 -0
  1113. /package/textarea/esm/{PseudoTextArea-df731a9f.d.ts → PseudoTextArea-bebd8445.d.ts} +0 -0
  1114. /package/textarea/esm/{PseudoTextArea-df731a9f.js → PseudoTextArea-bebd8445.js} +0 -0
  1115. /package/textarea/modern/{PseudoTextArea-13a280b4.d.ts → PseudoTextArea-57b2547c.d.ts} +0 -0
  1116. /package/textarea/modern/{PseudoTextArea-13a280b4.js → PseudoTextArea-57b2547c.js} +0 -0
  1117. /package/themes/{dist/src → src}/click.ts +0 -0
  1118. /package/themes/{dist/src → src}/compiled/mobile-dark-bluetint.ts +0 -0
  1119. /package/themes/{dist/src → src}/corp.ts +0 -0
  1120. /package/themes/{dist → src}/dark.css +0 -0
  1121. /package/themes/{dist/src → src}/dark.ts +0 -0
  1122. /package/themes/{dist/src → src}/default.css +0 -0
  1123. /package/themes/{dist/src → src}/intranet.ts +0 -0
  1124. /package/themes/{dist → src}/mixins/amount/click.css +0 -0
  1125. /package/themes/{dist → src}/mixins/bottom-sheet/click.css +0 -0
  1126. /package/themes/{dist → src}/mixins/bottom-sheet/intranet.css +0 -0
  1127. /package/themes/{dist → src}/mixins/bottom-sheet/mobile.css +0 -0
  1128. /package/themes/{dist → src}/mixins/bottom-sheet/site.css +0 -0
  1129. /package/themes/{dist → src}/mixins/button/corp.css +0 -0
  1130. /package/themes/{dist → src}/mixins/button/site.css +0 -0
  1131. /package/themes/{dist → src}/mixins/calendar/click.css +0 -0
  1132. /package/themes/{dist → src}/mixins/calendar/intranet.css +0 -0
  1133. /package/themes/{dist → src}/mixins/calendar-input/site.css +0 -0
  1134. /package/themes/{dist → src}/mixins/checkbox/site.css +0 -0
  1135. /package/themes/{dist → src}/mixins/checkbox-group/click.css +0 -0
  1136. /package/themes/{dist → src}/mixins/checkbox-group/intranet.css +0 -0
  1137. /package/themes/{dist → src}/mixins/checkbox-group/mobile.css +0 -0
  1138. /package/themes/{dist → src}/mixins/checkbox-group/site.css +0 -0
  1139. /package/themes/{dist → src}/mixins/circular-progress-bar/click.css +0 -0
  1140. /package/themes/{dist → src}/mixins/click.css +0 -0
  1141. /package/themes/{dist → src}/mixins/confirmation/click.css +0 -0
  1142. /package/themes/{dist → src}/mixins/confirmation/intranet.css +0 -0
  1143. /package/themes/{dist → src}/mixins/confirmation/mobile.css +0 -0
  1144. /package/themes/{dist → src}/mixins/corp.css +0 -0
  1145. /package/themes/{dist → src}/mixins/dark.css +0 -0
  1146. /package/themes/{dist → src}/mixins/dropzone/click.css +0 -0
  1147. /package/themes/{dist → src}/mixins/form-control/click.css +0 -0
  1148. /package/themes/{dist → src}/mixins/form-control/site.css +0 -0
  1149. /package/themes/{dist → src}/mixins/icon-button/click.css +0 -0
  1150. /package/themes/{dist → src}/mixins/icon-view/click.css +0 -0
  1151. /package/themes/{dist → src}/mixins/input/site.css +0 -0
  1152. /package/themes/{dist → src}/mixins/intranet.css +0 -0
  1153. /package/themes/{dist → src}/mixins/link/click.css +0 -0
  1154. /package/themes/{dist → src}/mixins/list/click.css +0 -0
  1155. /package/themes/{dist → src}/mixins/mobile.css +0 -0
  1156. /package/themes/{dist → src}/mixins/modal/click.css +0 -0
  1157. /package/themes/{dist → src}/mixins/navigation-bar/click.css +0 -0
  1158. /package/themes/{dist → src}/mixins/progress-bar/click.css +0 -0
  1159. /package/themes/{dist → src}/mixins/radio/site.css +0 -0
  1160. /package/themes/{dist → src}/mixins/radio-group/click.css +0 -0
  1161. /package/themes/{dist → src}/mixins/radio-group/intranet.css +0 -0
  1162. /package/themes/{dist → src}/mixins/radio-group/mobile.css +0 -0
  1163. /package/themes/{dist → src}/mixins/radio-group/site.css +0 -0
  1164. /package/themes/{dist → src}/mixins/select/click.css +0 -0
  1165. /package/themes/{dist → src}/mixins/select/site.css +0 -0
  1166. /package/themes/{dist → src}/mixins/side-panel/click.css +0 -0
  1167. /package/themes/{dist → src}/mixins/site.css +0 -0
  1168. /package/themes/{dist → src}/mixins/skeleton/click.css +0 -0
  1169. /package/themes/{dist → src}/mixins/slider/intranet.css +0 -0
  1170. /package/themes/{dist → src}/mixins/slider/mobile.css +0 -0
  1171. /package/themes/{dist → src}/mixins/slider-input/site.css +0 -0
  1172. /package/themes/{dist → src}/mixins/steps/mobile.css +0 -0
  1173. /package/themes/{dist → src}/mixins/switch/site.css +0 -0
  1174. /package/themes/{dist → src}/mixins/system-message/click.css +0 -0
  1175. /package/themes/{dist → src}/mixins/tabs/click.css +0 -0
  1176. /package/themes/{dist → src}/mixins/tabs/corp.css +0 -0
  1177. /package/themes/{dist → src}/mixins/tabs/site.css +0 -0
  1178. /package/themes/{dist → src}/mixins/toast-plate/click.css +0 -0
  1179. /package/themes/{dist/src → src}/mobile.ts +0 -0
  1180. /package/themes/{dist/src → src}/site.ts +0 -0
  1181. /package/typography/{colors.module-bf636caa.js → colors.module-87971cd0.js} +0 -0
  1182. /package/typography/{common.module-785a0fe6.js → common.module-d66c195b.js} +0 -0
  1183. /package/typography/esm/{colors.module-8b9fe0c9.js → colors.module-9a3cc652.js} +0 -0
  1184. /package/typography/esm/{common.module-6000ce59.js → common.module-fc0aeebb.js} +0 -0
  1185. /package/typography/modern/{colors.module-49f12e6a.js → colors.module-ce9e4103.js} +0 -0
  1186. /package/typography/modern/{common.module-49945a8a.js → common.module-31809ab0.js} +0 -0
  1187. /package/underlay/esm/{index.module-cd48ae89.js → index.module-cfd0a28e.js} +0 -0
  1188. /package/underlay/{index.module-6a9b8036.js → index.module-3ce57fe9.js} +0 -0
  1189. /package/underlay/modern/{index.module-25e10496.js → index.module-2eaa4bb5.js} +0 -0
  1190. /package/universal-date-input/esm/{index.module-bd4ab388.js → index.module-16910c34.js} +0 -0
  1191. /package/universal-date-input/{index.module-2cc54af5.js → index.module-dd099815.js} +0 -0
  1192. /package/universal-date-input/modern/{index.module-8770f09a.js → index.module-10ae3152.js} +0 -0
  1193. /package/vars/{dist → src}/border-radius.css +0 -0
  1194. /package/vars/{dist → src}/bundle/click.css +0 -0
  1195. /package/vars/{dist → src}/bundle/corp.css +0 -0
  1196. /package/vars/{dist → src}/bundle/intranet.css +0 -0
  1197. /package/vars/{dist → src}/bundle/mobile.css +0 -0
  1198. /package/vars/{dist → src}/bundle/site.css +0 -0
  1199. /package/vars/{dist → src}/colors-addons.css +0 -0
  1200. /package/vars/{dist → src}/colors-bluetint.css +0 -0
  1201. /package/vars/{dist/src → src}/colors-bluetint.ts +0 -0
  1202. /package/vars/{dist → src}/colors-decorative.css +0 -0
  1203. /package/vars/{dist → src}/colors-indigo.css +0 -0
  1204. /package/vars/{dist/src → src}/colors-indigo.ts +0 -0
  1205. /package/vars/{dist → src}/colors-pfm.css +0 -0
  1206. /package/vars/{dist → src}/colors-qualitative.css +0 -0
  1207. /package/vars/{dist → src}/colors-sequential.css +0 -0
  1208. /package/vars/{dist → src}/colors-transparent.css +0 -0
  1209. /package/vars/{dist → src}/colors-x5.css +0 -0
  1210. /package/vars/{dist → src}/colors.css +0 -0
  1211. /package/vars/{dist/cssm → src}/gaps.css +0 -0
  1212. /package/vars/{dist → src}/index.css +0 -0
  1213. /package/vars/{dist → src}/mixins.css +0 -0
  1214. /package/vars/{dist/cssm → src}/shadows-bluetint.css +0 -0
  1215. /package/vars/{dist/cssm → src}/shadows-indigo.css +0 -0
  1216. /package/vars/{dist/src → src}/typography.css +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 {
@@ -168,7 +168,14 @@
168
168
  background: #fff;
169
169
  } .hatching-progress-bar__accent_183da {
170
170
  background: #f83a2a;
171
- }.indicator__component_7zjod {
171
+ }.icon-view__component_v5w3d {
172
+ color: rgba(238, 238, 251, 0.55)
173
+ } .icon-view__bg_v5w3d {
174
+ fill: #1c1c1e;
175
+ } .icon-view__border_v5w3d {
176
+ stroke: rgba(225, 225, 248, 0.09);
177
+ fill: transparent;
178
+ }.indicator__component_7zjod {
172
179
  color: #fff;
173
180
  background-color: #f83a2a;
174
181
  } .indicator__red_7zjod {
@@ -186,15 +193,26 @@
186
193
  color: #fff
187
194
  } .indicator__grey_7zjod.indicator__border_7zjod {
188
195
  outline: 2px solid #0e0e0e;
189
- }.icon-view__component_v5w3d {
190
- color: rgba(238, 238, 251, 0.55)
191
- } .icon-view__bg_v5w3d {
192
- fill: #1c1c1e;
193
- } .icon-view__border_v5w3d {
194
- stroke: rgba(225, 225, 248, 0.09);
195
- fill: transparent;
196
- }@keyframes loader__blink_yfu1u {
197
- }.link__primary_1wyfm {
196
+ }@keyframes loader__blink_yfu1u {
197
+ }.progress-bar__container_ijcuh {
198
+ background: rgba(222, 222, 238, 0.13)
199
+ } .progress-bar__filled_ijcuh.progress-bar__positive_ijcuh {
200
+ background: #17d055;
201
+ } .progress-bar__filled_ijcuh.progress-bar__negative_ijcuh {
202
+ background: #ff5431;
203
+ } .progress-bar__filled_ijcuh.progress-bar__attention_ijcuh {
204
+ background: #fda136;
205
+ } .progress-bar__filled_ijcuh.progress-bar__link_ijcuh {
206
+ background: #3193fc;
207
+ } .progress-bar__filled_ijcuh.progress-bar__tertiary_ijcuh {
208
+ background: #4a4a51;
209
+ } .progress-bar__filled_ijcuh.progress-bar__secondary_ijcuh {
210
+ background: #898991;
211
+ } .progress-bar__filled_ijcuh.progress-bar__primary_ijcuh {
212
+ background: #fff;
213
+ } .progress-bar__filled_ijcuh.progress-bar__accent_ijcuh {
214
+ background: #f83a2a;
215
+ }.link__primary_1wyfm {
198
216
  color: #fff;
199
217
  border-bottom-color: #fff
200
218
  } .link__primary_1wyfm:hover {
@@ -245,24 +263,6 @@
245
263
  color: #2c64d4;
246
264
  } .link__defaultView_10uvo:active {
247
265
  color: #2453b4;
248
- }.progress-bar__container_ijcuh {
249
- background: rgba(222, 222, 238, 0.13)
250
- } .progress-bar__filled_ijcuh.progress-bar__positive_ijcuh {
251
- background: #17d055;
252
- } .progress-bar__filled_ijcuh.progress-bar__negative_ijcuh {
253
- background: #ff5431;
254
- } .progress-bar__filled_ijcuh.progress-bar__attention_ijcuh {
255
- background: #fda136;
256
- } .progress-bar__filled_ijcuh.progress-bar__link_ijcuh {
257
- background: #3193fc;
258
- } .progress-bar__filled_ijcuh.progress-bar__tertiary_ijcuh {
259
- background: #4a4a51;
260
- } .progress-bar__filled_ijcuh.progress-bar__secondary_ijcuh {
261
- background: #898991;
262
- } .progress-bar__filled_ijcuh.progress-bar__primary_ijcuh {
263
- background: #fff;
264
- } .progress-bar__filled_ijcuh.progress-bar__accent_ijcuh {
265
- background: #f83a2a;
266
266
  }.scrollbar__component_1vycd .scrollbar:before {
267
267
  background-color: rgba(228, 228, 251, 0.28);
268
268
  } .scrollbar__component_1vycd.dragging .track .scrollbar.visible:before {
@@ -295,7 +295,25 @@
295
295
  100% {
296
296
  background: rgb(198, 205, 214);
297
297
  }
298
- }.segmented-control__wrapper_17qg3 {
298
+ }.slider__component_nn86g .noUi-base:hover .noUi-connects {
299
+ background: rgba(222, 222, 238, 0.13);
300
+ } .slider__component_nn86g .noUi-base:hover .noUi-connect {
301
+ background: #f83a2a;
302
+ } .slider__component_nn86g .noUi-handle:hover .noUi-touch-area {
303
+ background: #ff503e;
304
+ } .slider__component_nn86g .noUi-handle:active .noUi-touch-area {
305
+ background: #fd624e;
306
+ } .slider__component_nn86g .noUi-connects {
307
+ background: rgba(222, 222, 238, 0.13);
308
+ } .slider__component_nn86g .noUi-connect {
309
+ background: #f83a2a;
310
+ } .slider__component_nn86g .noUi-handle {
311
+ border: 2px solid transparent;
312
+ } .slider__component_nn86g .noUi-touch-area {
313
+ background: #f83a2a;
314
+ } .slider__component_nn86g .noUi-pips {
315
+ color: rgba(238, 238, 251, 0.55);
316
+ }.segmented-control__wrapper_17qg3 {
299
317
  background-color: rgba(225, 225, 248, 0.09);
300
318
  } .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
301
319
  color: #fff;
@@ -329,24 +347,6 @@
329
347
  color: #0e0e0e
330
348
  } .segmented-control__segment_16uvd:not(:first-child):before {
331
349
  background-color: rgba(15, 25, 55, 0.1);
332
- }.slider__component_nn86g .noUi-base:hover .noUi-connects {
333
- background: rgba(222, 222, 238, 0.13);
334
- } .slider__component_nn86g .noUi-base:hover .noUi-connect {
335
- background: #f83a2a;
336
- } .slider__component_nn86g .noUi-handle:hover .noUi-touch-area {
337
- background: #ff503e;
338
- } .slider__component_nn86g .noUi-handle:active .noUi-touch-area {
339
- background: #fd624e;
340
- } .slider__component_nn86g .noUi-connects {
341
- background: rgba(222, 222, 238, 0.13);
342
- } .slider__component_nn86g .noUi-connect {
343
- background: #f83a2a;
344
- } .slider__component_nn86g .noUi-handle {
345
- border: 2px solid transparent;
346
- } .slider__component_nn86g .noUi-touch-area {
347
- background: #f83a2a;
348
- } .slider__component_nn86g .noUi-pips {
349
- color: rgba(238, 238, 251, 0.55);
350
350
  }.spinner__component_yuj30 {
351
351
  color: #fff;
352
352
  }
@@ -558,4 +558,2474 @@
558
558
  border-color: rgba(222, 222, 238, 0.13);
559
559
  } .underlay__border-color-specialbg-tertiary-transparent-inverted_tdk26 {
560
560
  border-color: rgba(15, 25, 55, 0.1);
561
- }
561
+ }
562
+ .steps__option_wlv6q {
563
+ color: #fff;
564
+ background: rgba(222, 222, 238, 0.13)
565
+ } .steps__dash_wlv6q {
566
+ border-top: 2px solid rgba(222, 222, 238, 0.13)
567
+ } .steps__dash_wlv6q.steps__completed_wlv6q {
568
+ border-top: 2px solid #fff;
569
+ } .steps__dash_wlv6q.steps__vertical_wlv6q {
570
+ border-left: 2px solid rgba(222, 222, 238, 0.13);
571
+ } .steps__dash_wlv6q.steps__completed_wlv6q.steps__vertical_wlv6q {
572
+ border-left: 2px solid #fff;
573
+ } .steps__text_wlv6q {
574
+ color: #fff
575
+ } .steps__text_wlv6q.steps__interactive_wlv6q:not(.steps__disabled_wlv6q):hover {
576
+ background: rgba(214, 214, 229, 0.07);
577
+ } .steps__text_wlv6q.steps__interactive_wlv6q:not(.steps__disabled_wlv6q):active {
578
+ background: rgba(225, 225, 248, 0.09);
579
+ } .steps__focused_wlv6q {
580
+ outline: 2px solid #3193fc;
581
+ } .steps__selected_wlv6q .steps__text_wlv6q {
582
+ color: #fff;
583
+ } .steps__selected_wlv6q .steps__option_wlv6q {
584
+ color: #0e0e0e;
585
+ background: #fff;
586
+ } .steps__checkbox_wlv6q {
587
+ border: 2px solid rgba(222, 222, 238, 0.13);
588
+ } .steps__dot_wlv6q {
589
+ background: rgba(222, 222, 238, 0.13);
590
+ } .steps__selected_wlv6q .steps__checkbox_wlv6q {
591
+ border: 2px solid #fff
592
+ } .steps__selected_wlv6q .steps__checkbox_wlv6q .steps__dot_wlv6q {
593
+ background: #fff;
594
+ } .steps__completedIndicator_wlv6q > [class*='positive'] {
595
+ color: #fff;
596
+ background-color: #fff;
597
+ }
598
+ .checkbox-group__label_19fbk {
599
+ color: rgba(238, 238, 251, 0.55);
600
+ }
601
+ .checkbox-group__label_2v0jp {
602
+ color: #fff;
603
+ }
604
+ .checkbox-group__error_1h8s5 {
605
+ border-left: 1px solid #ff5431
606
+ } .checkbox-group__errorMessage_1h8s5 {
607
+ color: #ff5431;
608
+ } .checkbox-group__hint_1h8s5 {
609
+ color: rgba(238, 238, 251, 0.55);
610
+ }.checkbox__box_6uq0w {
611
+ color: #0e0e0e;
612
+ background-color: #29292c;
613
+ border: 1.5px solid rgba(238, 238, 251, 0.55);
614
+ } .checkbox__checkedIcon_6uq0w {
615
+ color: #0e0e0e;
616
+ } .checkbox__component_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
617
+ background-color: #2f2f32;
618
+ border-color: rgba(238, 238, 251, 0.55);
619
+ } .checkbox__component_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
620
+ background-color: #353539;
621
+ border-color: rgba(238, 238, 251, 0.55);
622
+ } .checkbox__checked_6uq0w .checkbox__box_6uq0w {
623
+ background-color: #fff;
624
+ border-color: transparent;
625
+ } .checkbox__checked_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
626
+ background-color: #e7e8eb;
627
+ border-color: transparent;
628
+ } .checkbox__checked_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
629
+ background-color: #d2d3d9;
630
+ border-color: transparent;
631
+ } .checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
632
+ background-color: #fff;
633
+ border-color: transparent;
634
+ } .checkbox__indeterminate_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
635
+ background-color: #e7e8eb;
636
+ border-color: transparent;
637
+ } .checkbox__indeterminate_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
638
+ background-color: #d2d3d9;
639
+ border-color: transparent;
640
+ } .checkbox__disabled_6uq0w .checkbox__box_6uq0w {
641
+ background-color: #29292c;
642
+ border-color: rgba(222, 222, 238, 0.13);
643
+ } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w {
644
+ background-color: rgba(225, 225, 248, 0.09);
645
+ border-color: transparent
646
+ } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w .checkbox__checkedIcon_6uq0w {
647
+ color: rgba(228, 228, 251, 0.28);
648
+ } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
649
+ background-color: rgba(225, 225, 248, 0.09);
650
+ border-color: transparent
651
+ } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w .checkbox__indeterminateLine_6uq0w {
652
+ background-color: rgba(228, 228, 251, 0.28);
653
+ } .checkbox__disabled_6uq0w .checkbox__label_6uq0w {
654
+ color: rgba(238, 238, 251, 0.55);
655
+ } .checkbox__disabled_6uq0w .checkbox__hint_6uq0w {
656
+ color: rgba(238, 238, 251, 0.55);
657
+ } .checkbox__focused_6uq0w .checkbox__box_6uq0w {
658
+ outline: 2px solid #3193fc;
659
+ } .checkbox__label_6uq0w {
660
+ color: #fff;
661
+ } .checkbox__errorMessage_6uq0w {
662
+ color: #ff5431;
663
+ } .checkbox__hint_6uq0w {
664
+ color: rgba(238, 238, 251, 0.55);
665
+ } .checkbox__indeterminateLine_6uq0w {
666
+ background-color: #0e0e0e;
667
+ }.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
668
+ background-color: rgba(222, 222, 238, 0.13)
669
+ } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
670
+ background-color: rgba(214, 214, 229, 0.07);
671
+ } @media (hover: hover) {
672
+ .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):hover {
673
+ background-color: rgba(234, 234, 248, 0.15);
674
+ }
675
+ } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):active {
676
+ background-color: rgba(231, 231, 248, 0.18);
677
+ }
678
+ .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e {
679
+ background-color: rgba(214, 214, 229, 0.07)
680
+ } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:disabled {
681
+ background-color: rgba(214, 214, 229, 0.07);
682
+ } @media (hover: hover) {
683
+ .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):hover {
684
+ background-color: rgba(214, 214, 229, 0.07);
685
+ }
686
+ } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):active {
687
+ background-color: rgba(222, 222, 238, 0.13);
688
+ }
689
+ .filter-tag__component_1ndjy.filter-tag__disabled_1ndjy {
690
+ background-color: transparent;
691
+ } .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy) {
692
+ background-color: #fff;
693
+ } @media (hover: hover) {
694
+ .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy):hover {
695
+ background-color: #e7e8eb;
696
+ }
697
+ } .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy):active {
698
+ background-color: #d2d3d9;
699
+ } .filter-tag__focused_1ndjy {
700
+ outline: 2px solid #3193fc;
701
+ } .filter-tag__chevron_1ndjy {
702
+ color: #fff;
703
+ } .filter-tag__valueButton_1ndjy {
704
+ color: #fff;
705
+ background-color: transparent;
706
+ border-color: rgba(228, 228, 251, 0.28)
707
+ } .filter-tag__valueButton_1ndjy:disabled > .filter-tag__chevron_1ndjy {
708
+ color: #49494f;
709
+ } .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy {
710
+ color: #fff;
711
+ border-color: rgba(228, 228, 251, 0.28);
712
+ background-color: transparent
713
+ } .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy:disabled {
714
+ border-color: rgba(228, 228, 251, 0.28);
715
+ color: rgba(233, 233, 250, 0.37);
716
+ background-color: transparent;
717
+ } @media (hover: hover) {
718
+ .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy:not(:disabled):hover {
719
+ border-color: rgba(228, 228, 251, 0.28);
720
+ background-color: rgba(214, 214, 229, 0.07);
721
+ }
722
+ } .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy:not(:disabled):active {
723
+ border-color: rgba(228, 228, 251, 0.28);
724
+ background-color: rgba(225, 225, 248, 0.09);
725
+ } .filter-tag__valueButton_1ndjy.filter-tag__filled_1ndjy {
726
+ color: #fff;
727
+ border-color: transparent
728
+ } .filter-tag__valueButton_1ndjy.filter-tag__filled_1ndjy:disabled {
729
+ color: rgba(233, 233, 250, 0.37);
730
+ } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy {
731
+ color: #0e0e0e;
732
+ background-color: #fff
733
+ } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy > .filter-tag__chevron_1ndjy {
734
+ color: #0e0e0e;
735
+ } @media (hover: hover) {
736
+ .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):hover {
737
+ background-color: #e7e8eb;
738
+ }
739
+ } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):active {
740
+ background-color: #d2d3d9;
741
+ } @media (hover: hover) {
742
+ .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):hover + .filter-tag__clear_1ndjy:before {
743
+ background-color: transparent;
744
+ }
745
+ } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):active + .filter-tag__clear_1ndjy:before {
746
+ background-color: transparent;
747
+ } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:disabled {
748
+ color: rgba(233, 233, 250, 0.37);
749
+ background-color: rgba(214, 214, 229, 0.07)
750
+ } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:disabled > .filter-tag__chevron_1ndjy {
751
+ color: #49494f;
752
+ } .filter-tag__clear_1ndjy {
753
+ color: rgba(4, 4, 21, 0.47);
754
+ background-color: #fff
755
+ } .filter-tag__clear_1ndjy:before {
756
+ background-color: rgba(9, 12, 37, 0.28);
757
+ } @media (hover: hover) {
758
+ .filter-tag__clear_1ndjy:hover:before {
759
+ background-color: transparent;
760
+ }
761
+ } .filter-tag__clear_1ndjy:active:before {
762
+ background-color: transparent;
763
+ } @media (hover: hover) {
764
+ .filter-tag__clear_1ndjy:hover {
765
+ color: rgba(4, 4, 19, 0.55);
766
+ background-color: #e7e8eb;
767
+ }
768
+ } .filter-tag__clear_1ndjy:active {
769
+ color: rgba(1, 1, 12, 0.63);
770
+ background-color: #d2d3d9;
771
+ }.code-input__component_3ppg8 {
772
+ background-color: rgba(214, 214, 229, 0.07);
773
+ }
774
+ .code-input__component_gpae6 {
775
+ background-color: rgba(222, 222, 238, 0.13);
776
+ }
777
+ .code-input__error_xzy44 {
778
+ color: #ff5431;
779
+ } @keyframes code-input__shake_xzy44 {
780
+ }
781
+ .code-input__input_1jvpb {
782
+ color: #fff
783
+ } .code-input__input_1jvpb.code-input__hasError_1jvpb {
784
+ color: #ff5431;
785
+ caret-color: #fff;
786
+ background-color: #392523;
787
+ } .code-input__input_1jvpb.code-input__disabled_1jvpb {
788
+ color: rgba(233, 233, 250, 0.37);
789
+ } .code-input__input_1jvpb:-webkit-autofill {
790
+ -webkit-text-fill-color: #fff;
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);
844
+ }.tag__filled_e1tv4 {
845
+ background-color: rgba(222, 222, 238, 0.13)
846
+ } .tag__filled_e1tv4:disabled {
847
+ background-color: rgba(214, 214, 229, 0.07);
848
+ border-color: transparent;
849
+ } @media (hover: hover) {
850
+ .tag__filled_e1tv4:hover:not(:disabled) {
851
+ background-color: rgba(234, 234, 248, 0.15);
852
+ }
853
+ } .tag__filled_e1tv4:active:not(:disabled) {
854
+ background-color: rgba(231, 231, 248, 0.18);
855
+ }
856
+
857
+ .tag__filled_wlbbi {
858
+ background-color: rgba(15, 25, 55, 0.1)
859
+ } .tag__filled_wlbbi:disabled {
860
+ background-color: rgba(38, 55, 88, 0.06);
861
+ } @media (hover: hover) {
862
+ .tag__filled_wlbbi:hover:not(:disabled) {
863
+ background-color: rgba(5, 12, 41, 0.14);
864
+ }
865
+ } .tag__filled_wlbbi:active:not(:disabled) {
866
+ background-color: rgba(5, 11, 44, 0.18);
867
+ }
868
+ .tag__component_17ork.tag__outlined_17ork {
869
+ color: #fff;
870
+ border-color: rgba(228, 228, 251, 0.28);
871
+ background-color: transparent
872
+ } .tag__component_17ork.tag__outlined_17ork:disabled {
873
+ border-color: rgba(228, 228, 251, 0.28);
874
+ color: rgba(233, 233, 250, 0.37);
875
+ background-color: transparent;
876
+ } @media (hover: hover) {
877
+ .tag__component_17ork.tag__outlined_17ork:hover:not(:disabled) {
878
+ border-color: rgba(228, 228, 251, 0.28);
879
+ background-color: rgba(214, 214, 229, 0.07);
880
+ }
881
+ } .tag__component_17ork.tag__outlined_17ork:active:not(:disabled) {
882
+ border-color: rgba(228, 228, 251, 0.28);
883
+ background-color: rgba(225, 225, 248, 0.09);
884
+ } .tag__component_17ork.tag__filled_17ork {
885
+ color: #fff;
886
+ border-color: transparent
887
+ } .tag__component_17ork.tag__filled_17ork:disabled {
888
+ color: rgba(233, 233, 250, 0.37);
889
+ } .tag__component_17ork.tag__checked_17ork {
890
+ color: #0e0e0e;
891
+ border-color: #fff;
892
+ background-color: #fff
893
+ } .tag__component_17ork.tag__checked_17ork:disabled {
894
+ border-color: transparent;
895
+ color: rgba(233, 233, 250, 0.37);
896
+ background-color: rgba(214, 214, 229, 0.07);
897
+ } @media (hover: hover) {
898
+ .tag__component_17ork.tag__checked_17ork:hover:not(:disabled) {
899
+ background-color: #e7e8eb;
900
+ border-color: #e7e8eb;
901
+ }
902
+ } .tag__component_17ork.tag__checked_17ork:active:not(:disabled) {
903
+ background-color: #d2d3d9;
904
+ border-color: #d2d3d9;
905
+ }
906
+ .tag__focused_1bpo7 {
907
+ outline: 2px solid #3193fc;
908
+ }
909
+ .tag__component_1xs5y.tag__outlined_1xs5y {
910
+ color: #0e0e0e;
911
+ border-color: rgba(9, 12, 37, 0.28);
912
+ background-color: transparent
913
+ } .tag__component_1xs5y.tag__outlined_1xs5y:disabled {
914
+ border-color: rgba(9, 12, 37, 0.28);
915
+ color: rgba(5, 8, 29, 0.38);
916
+ background-color: transparent;
917
+ } @media (hover: hover) {
918
+ .tag__component_1xs5y.tag__outlined_1xs5y:hover:not(:disabled) {
919
+ border-color: rgba(9, 12, 37, 0.28);
920
+ background-color: rgba(38, 55, 88, 0.06);
921
+ }
922
+ } .tag__component_1xs5y.tag__outlined_1xs5y:active:not(:disabled) {
923
+ border-color: rgba(9, 12, 37, 0.28);
924
+ background-color: rgba(30, 43, 68, 0.08);
925
+ } .tag__component_1xs5y.tag__filled_1xs5y {
926
+ color: #0e0e0e;
927
+ border-color: transparent
928
+ } .tag__component_1xs5y.tag__filled_1xs5y:disabled {
929
+ color: rgba(5, 8, 29, 0.38);
930
+ } .tag__component_1xs5y.tag__checked_1xs5y {
931
+ color: #fff;
932
+ border-color: #0e0e0e;
933
+ background-color: #0e0e0e
934
+ } .tag__component_1xs5y.tag__checked_1xs5y:disabled {
935
+ border-color: transparent;
936
+ color: rgba(5, 8, 29, 0.38);
937
+ background-color: rgba(38, 55, 88, 0.06);
938
+ } @media (hover: hover) {
939
+ .tag__component_1xs5y.tag__checked_1xs5y:hover:not(:disabled) {
940
+ background-color: #29292c;
941
+ border-color: #29292c;
942
+ }
943
+ } .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
944
+ background-color: #2f2f32;
945
+ border-color: #2f2f32;
946
+ }
947
+ .tag__filled_1ggz0 {
948
+ background-color: rgba(214, 214, 229, 0.07)
949
+ } .tag__filled_1ggz0:disabled {
950
+ background-color: rgba(214, 214, 229, 0.07);
951
+ } @media (hover: hover) {
952
+ .tag__filled_1ggz0:hover:not(:disabled) {
953
+ background-color: rgba(214, 214, 229, 0.07);
954
+ }
955
+ } .tag__filled_1ggz0:active:not(:disabled) {
956
+ background-color: rgba(222, 222, 238, 0.13);
957
+ }
958
+ .tag__filled_g6ida {
959
+ background-color: rgba(38, 55, 88, 0.06)
960
+ } .tag__filled_g6ida:disabled {
961
+ background-color: rgba(38, 55, 88, 0.06);
962
+ } @media (hover: hover) {
963
+ .tag__filled_g6ida:hover:not(:disabled) {
964
+ background-color: rgba(38, 55, 88, 0.06);
965
+ }
966
+ } .tag__filled_g6ida:active:not(:disabled) {
967
+ background-color: rgba(5, 12, 41, 0.14);
968
+ }
969
+ .sortable-list__primary_b79a7 {
970
+ background: #29292c;
971
+ } .sortable-list__secondary_b79a7 {
972
+ background: #1c1c1e;
973
+ }
974
+ .sortable-list__component_y77yk:hover .sortable-list__icon_y77yk {
975
+ color: #fff;
976
+ } .sortable-list__icon_y77yk {
977
+ color: rgba(238, 238, 251, 0.55);
978
+ } .sortable-list__dragOverlay_y77yk {
979
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
980
+ 0 0 1px rgba(0, 0, 0, 0.04)
981
+ } .sortable-list__dragOverlay_y77yk .sortable-list__icon_y77yk {
982
+ color: #fff;
983
+ } @keyframes sortable-list__pop_y77yk {
984
+ to {
985
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
986
+ 0 0 1px rgba(0, 0, 0, 0.04);
987
+ }
988
+ }.switch__component_6lgqf {
989
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
990
+ } .switch__switch_6lgqf {
991
+ background-color: rgba(238, 238, 251, 0.55);
992
+ border: 2px solid transparent
993
+ } .switch__switch_6lgqf:hover {
994
+ background-color: rgba(239, 240, 252, 0.65);
995
+ } .switch__switch_6lgqf:before {
996
+ background-color: #fff;
997
+ } .switch__label_6lgqf {
998
+ color: #fff;
999
+ } .switch__hint_6lgqf {
1000
+ color: rgba(238, 238, 251, 0.55);
1001
+ } .switch__checked_6lgqf .switch__switch_6lgqf {
1002
+ background-color: #17d055
1003
+ } .switch__checked_6lgqf .switch__switch_6lgqf:hover {
1004
+ background-color: #22e068;
1005
+ } .switch__disabled_6lgqf .switch__switch_6lgqf {
1006
+ background-color: rgba(225, 225, 248, 0.09)
1007
+ } .switch__disabled_6lgqf .switch__switch_6lgqf:before {
1008
+ background-color: rgba(228, 228, 251, 0.28);
1009
+ } .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
1010
+ background-color: rgba(225, 225, 248, 0.09);
1011
+ } .switch__disabled_6lgqf .switch__label_6lgqf {
1012
+ color: rgba(238, 238, 251, 0.55);
1013
+ } .switch__disabled_6lgqf .switch__hint_6lgqf {
1014
+ color: rgba(238, 238, 251, 0.55);
1015
+ } .switch__focused_6lgqf .switch__switch_6lgqf {
1016
+ outline: 2px solid #3193fc;
1017
+ }.form-control__inner_1txak {
1018
+ background-color: rgba(222, 222, 238, 0.13);
1019
+ } .form-control__disabled_1txak.form-control__hasError_1txak {
1020
+ box-shadow: inset 0 0 0 2px #ff5431;
1021
+ }
1022
+
1023
+ .form-control__inner_n3zep {
1024
+ background-color: rgba(15, 25, 55, 0.1);
1025
+ } .form-control__disabled_n3zep.form-control__hasError_n3zep {
1026
+ box-shadow: inset 0 0 0 2px
1027
+ #ff5431;
1028
+ }
1029
+ .form-control__inner_1dgrh {
1030
+ background-color: rgba(214, 214, 229, 0.07);
1031
+ } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
1032
+ box-shadow: inset 0 0 0 2px #ff5431;
1033
+ }
1034
+ .form-control__inner_vcp91 {
1035
+ background-color: rgba(38, 55, 88, 0.06);
1036
+ } .form-control__disabled_vcp91.form-control__hasError_vcp91 {
1037
+ box-shadow: inset 0 0 0 2px
1038
+ #ff5431;
1039
+ }
1040
+
1041
+ .form-control__component_1epub {
1042
+ color: #fff;
1043
+ } .form-control__label_1epub {
1044
+ color: rgba(238, 238, 251, 0.55);
1045
+ } .form-control__hint_1epub {
1046
+ color: rgba(238, 238, 251, 0.55);
1047
+ } .form-control__inner_1epub.form-control__disabled_1epub {
1048
+ color: rgba(238, 238, 251, 0.55);
1049
+ background-color: rgba(214, 214, 229, 0.07);
1050
+ } .form-control__disabled_1epub .form-control__label_1epub {
1051
+ color: rgba(233, 233, 250, 0.37);
1052
+ } .form-control__disabled_1epub.form-control__hasError_1epub {
1053
+ background-color: rgba(214, 214, 229, 0.07);
1054
+ } .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
1055
+ background-color: rgba(214, 214, 229, 0.07);
1056
+ } .form-control__focused_1epub.form-control__inner_1epub,
1057
+ .form-control__focused_1epub.form-control__inner_1epub:hover {
1058
+ background-color: rgba(214, 214, 229, 0.07);
1059
+ box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1060
+ } .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 {
1061
+ box-shadow: inset 0 0 0 2px #ff5431;
1062
+ } .form-control__error_1epub {
1063
+ color: #ff5431;
1064
+ } .form-control__hasError_1epub {
1065
+ box-shadow: inset 0 0 0 2px #ff5431;
1066
+ background-color: rgba(214, 214, 229, 0.07);
1067
+ } .form-control__hasError_1epub .form-control__label_1epub {
1068
+ color: rgba(238, 238, 251, 0.55);
1069
+ }
1070
+
1071
+ .form-control__component_x8yr4 {
1072
+ color: #0e0e0e;
1073
+ } .form-control__label_x8yr4 {
1074
+ color: rgba(4, 4, 19, 0.55);
1075
+ } .form-control__hint_x8yr4 {
1076
+ color: rgba(4, 4, 19, 0.55);
1077
+ } .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
1078
+ color: rgba(4, 4, 19, 0.55);
1079
+ background-color: rgba(38, 55, 88, 0.06);
1080
+ } .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
1081
+ color: rgba(5, 8, 29, 0.38);
1082
+ } .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
1083
+ background-color: rgba(38, 55, 88, 0.06);
1084
+ } .form-control__inner_x8yr4:not(.form-control__disabled_x8yr4):hover {
1085
+ background-color: rgba(38, 55, 88, 0.06);
1086
+ } .form-control__focused_x8yr4.form-control__inner_x8yr4,
1087
+ .form-control__focused_x8yr4.form-control__inner_x8yr4:hover {
1088
+ background-color: #fff;
1089
+ box-shadow: inset 0 0 0 2px
1090
+ rgba(4, 4, 21, 0.47)
1091
+ } .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 {
1092
+ box-shadow: inset 0 0 0 2px
1093
+ #ff5431;
1094
+ } .form-control__error_x8yr4 {
1095
+ color: #ff5431;
1096
+ } .form-control__hasError_x8yr4 {
1097
+ box-shadow: inset 0 0 0 2px
1098
+ #ff5431;
1099
+ background-color: rgba(38, 55, 88, 0.06);
1100
+ } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
1101
+ color: rgba(4, 4, 19, 0.55);
1102
+ }.base-modal__component_a4q3k {
1103
+ background: #1c1c1e;
1104
+ }.popover__component_1nzdb {
1105
+ background-color: transparent;
1106
+ color: #fff;
1107
+ } .popover__inner_1nzdb {
1108
+ background-color: #1c1c1e;
1109
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1110
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1111
+ border: 1px solid transparent;
1112
+ } .popover__arrow_1nzdb:after {
1113
+ background-color: #1c1c1e;
1114
+ border: 1px solid transparent;
1115
+ }.action-button__primary_1oykj {
1116
+ color: #fff
1117
+ } .action-button__primary_1oykj .action-button__iconWrapper_1oykj {
1118
+ color: #0e0e0e;
1119
+ background-color: #fff;
1120
+ } .action-button__primary_1oykj:hover .action-button__iconWrapper_1oykj {
1121
+ background-color: #e7e8eb;
1122
+ } .action-button__primary_1oykj:active .action-button__iconWrapper_1oykj {
1123
+ background-color: #d2d3d9;
1124
+ } .action-button__primary_1oykj .action-button__loader_1oykj {
1125
+ color: #0e0e0e;
1126
+ } .action-button__secondary_1oykj {
1127
+ color: #fff
1128
+ } .action-button__secondary_1oykj .action-button__iconWrapper_1oykj {
1129
+ color: #fff;
1130
+ background-color: #1c1c1e;
1131
+ } .action-button__secondary_1oykj:hover .action-button__iconWrapper_1oykj {
1132
+ background-color: #212124;
1133
+ } .action-button__secondary_1oykj:active .action-button__iconWrapper_1oykj {
1134
+ background-color: #29292c;
1135
+ } .action-button__secondary_1oykj .action-button__loader_1oykj {
1136
+ color: #fff;
1137
+ } .action-button__disabled_1oykj {
1138
+ color: rgba(233, 233, 250, 0.37)
1139
+ } .action-button__disabled_1oykj .action-button__iconWrapper_1oykj {
1140
+ color: #4a4a51;
1141
+ background-color: #1c1c1e;
1142
+ }
1143
+ .action-button__component_101qy {
1144
+ -webkit-tap-highlight-color: transparent
1145
+ } .action-button__focused_101qy {
1146
+ outline: 2px solid #3193fc;
1147
+ }
1148
+ .action-button__primary_1fbd4 {
1149
+ color: #0e0e0e
1150
+ } .action-button__primary_1fbd4 .action-button__iconWrapper_1fbd4 {
1151
+ color: #fff;
1152
+ background-color: #0e0e0e;
1153
+ } .action-button__primary_1fbd4:hover .action-button__iconWrapper_1fbd4 {
1154
+ background-color: #29292c;
1155
+ } .action-button__primary_1fbd4:active .action-button__iconWrapper_1fbd4 {
1156
+ background-color: #2f2f32;
1157
+ } .action-button__primary_1fbd4 .action-button__loader_1fbd4 {
1158
+ color: #0e0e0e;
1159
+ } .action-button__secondary_1fbd4 {
1160
+ color: #0e0e0e
1161
+ } .action-button__secondary_1fbd4 .action-button__iconWrapper_1fbd4 {
1162
+ color: #0e0e0e;
1163
+ background-color: #f2f3f5;
1164
+ } .action-button__secondary_1fbd4:hover .action-button__iconWrapper_1fbd4 {
1165
+ background-color: #e7e8eb;
1166
+ } .action-button__secondary_1fbd4:active .action-button__iconWrapper_1fbd4 {
1167
+ background-color: #dcdde1;
1168
+ } .action-button__secondary_1fbd4 .action-button__loader_1fbd4 {
1169
+ color: #fff;
1170
+ } .action-button__disabled_1fbd4 {
1171
+ color: rgba(5, 8, 29, 0.38)
1172
+ } .action-button__disabled_1fbd4 .action-button__iconWrapper_1fbd4 {
1173
+ color: #babbc2;
1174
+ background-color: #f2f3f5;
1175
+ }
1176
+ .action-button__primary_9eq41 {
1177
+ color: #0e0e0e
1178
+ } .action-button__primary_9eq41 .action-button__iconWrapper_9eq41 {
1179
+ color: #fff;
1180
+ background-color: #0e0e0e;
1181
+ } .action-button__primary_9eq41 .action-button__loader_9eq41 {
1182
+ color: #fff;
1183
+ } .action-button__secondary_9eq41 {
1184
+ color: #0e0e0e
1185
+ } .action-button__secondary_9eq41 .action-button__iconWrapper_9eq41 {
1186
+ color: #0e0e0e;
1187
+ background-color: #f2f3f5;
1188
+ } .action-button__secondary_9eq41 .action-button__loader_9eq41 {
1189
+ color: #0e0e0e;
1190
+ } .action-button__disabled_9eq41 {
1191
+ color: rgba(5, 8, 29, 0.38)
1192
+ } .action-button__disabled_9eq41 .action-button__iconWrapper_9eq41 {
1193
+ color: #babbc2;
1194
+ background-color: #f2f3f5;
1195
+ }.typography__tertiary_4kq0c {
1196
+ color: rgba(233, 233, 250, 0.37);
1197
+ } .typography__disabled_4kq0c {
1198
+ color: rgba(236, 236, 254, 0.18);
1199
+ } .typography__accent_4kq0c {
1200
+ color: #ef3124;
1201
+ } .typography__primary_4kq0c {
1202
+ color: #fff;
1203
+ } .typography__attention_4kq0c {
1204
+ color: #fa9313;
1205
+ } .typography__positive_4kq0c {
1206
+ color: #0cc44d;
1207
+ } .typography__secondary_4kq0c {
1208
+ color: rgba(238, 238, 251, 0.55);
1209
+ } .typography__tertiary-inverted_4kq0c {
1210
+ color: rgba(5, 8, 29, 0.38);
1211
+ } .typography__primary-inverted_4kq0c {
1212
+ color: #0e0e0e;
1213
+ } .typography__secondary-inverted_4kq0c {
1214
+ color: rgba(4, 4, 19, 0.55);
1215
+ } .typography__link_4kq0c {
1216
+ color: #4a9dfc;
1217
+ } .typography__negative_4kq0c {
1218
+ color: #ff5431;
1219
+ } .typography__static-primary-light_4kq0c {
1220
+ color: #fff;
1221
+ } .typography__static-secondary-light_4kq0c {
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
+
1239
+ @media screen and (min-width: 1024px) {
1240
+ }.pagination__component_j4jls {
1241
+ color: #fff;
1242
+ }
1243
+
1244
+ .pagination__dots_1jbpm {
1245
+ color: rgba(238, 238, 251, 0.55);
1246
+ }
1247
+ button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1248
+ color: rgba(238, 238, 251, 0.55)
1249
+ } button.pagination__tag_1gi1t.pagination__tag_1gi1t:hover:not(:disabled) {
1250
+ background-color: rgba(214, 214, 229, 0.07);
1251
+ color: #fff;
1252
+ } button.pagination__tag_1gi1t.pagination__tag_1gi1t:active:not(:disabled) {
1253
+ background-color: rgba(225, 225, 248, 0.09);
1254
+ } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t {
1255
+ background-color: #fff;
1256
+ color: #0e0e0e;
1257
+ } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:hover:not(:disabled) {
1258
+ color: #0e0e0e;
1259
+ } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
1260
+ color: #fff;
1261
+ }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1262
+ background-color: transparent;
1263
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1264
+ background-color: transparent;
1265
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1266
+ background-color: rgba(255, 255, 255, 0.3);
1267
+ border-color: transparent;
1268
+ } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1269
+ background-color: rgba(255, 255, 255, 0.6);
1270
+ } .drawer__backdropEnter_1w519 {
1271
+ background-color: transparent;
1272
+ } .drawer__backdropEnterActive_1w519,
1273
+ .drawer__backdropEnterDone_1w519 {
1274
+ background-color: rgba(0, 0, 0, 0.7);
1275
+ } .drawer__backdropExit_1w519 {
1276
+ background-color: rgba(0, 0, 0, 0.7);
1277
+ } .drawer__backdropExitActive_1w519,
1278
+ .drawer__backdropExitDone_1w519 {
1279
+ background-color: transparent;
1280
+ }.textarea__input_nx2mv {
1281
+ color: #fff;
1282
+ caret-color: #fff;
1283
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1284
+ } .textarea__input_nx2mv:-webkit-autofill {
1285
+ -webkit-text-fill-color: #fff;
1286
+ } .textarea__input_nx2mv::placeholder {
1287
+ color: rgba(238, 238, 251, 0.55);
1288
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1289
+ color: rgba(233, 233, 250, 0.37);
1290
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1291
+ color: rgba(233, 233, 250, 0.37)
1292
+ } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1293
+ color: rgba(238, 238, 251, 0.55);
1294
+ } .textarea__input_nx2mv:disabled {
1295
+ color: rgba(233, 233, 250, 0.37);
1296
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1297
+ } .textarea__input_nx2mv:focus::placeholder {
1298
+ color: rgba(233, 233, 250, 0.37);
1299
+ } .textarea__error_nx2mv {
1300
+ color: #fff;
1301
+ caret-color: #fff;
1302
+ } .textarea__textarea_nx2mv {
1303
+ color: #fff;
1304
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1305
+ } .textarea__textarea_nx2mv::placeholder {
1306
+ color: rgba(238, 238, 251, 0.55);
1307
+ } .textarea__hasInnerLabel_nx2mv::placeholder {
1308
+ color: rgba(233, 233, 250, 0.37);
1309
+ } .textarea__textarea_nx2mv:disabled {
1310
+ color: rgba(233, 233, 250, 0.37);
1311
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1312
+ } .textarea__textarea_nx2mv:read-only {
1313
+ color: rgba(233, 233, 250, 0.37);
1314
+ } .textarea__textarea_nx2mv:focus::placeholder {
1315
+ color: rgba(233, 233, 250, 0.37);
1316
+ } .textarea__hint_nx2mv {
1317
+ color: rgba(238, 238, 251, 0.55);
1318
+ } .textarea__error_nx2mv {
1319
+ color: #ff5431;
1320
+ }
1321
+ .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1322
+ background-color: transparent;
1323
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1324
+ background-color: transparent;
1325
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1326
+ background-color: rgba(255, 255, 255, 0.3);
1327
+ border-color: transparent;
1328
+ } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1329
+ background-color: rgba(255, 255, 255, 0.6);
1330
+ } .textarea__pseudoTextarea_1qjt9 span {
1331
+ color: transparent;
1332
+ } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1333
+ background-color: rgba(255, 84, 49, 0.4);
1334
+ } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1335
+ background-color: transparent;
1336
+ } .textarea__focusVisible_1qjt9 {
1337
+ outline: 2px solid #3193fc;
1338
+ } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1339
+ border-top: 14px solid transparent;
1340
+ border-bottom: 14px solid transparent;
1341
+ } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1342
+ border-top: 18px solid transparent;
1343
+ border-bottom: 18px solid transparent;
1344
+ } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1345
+ border-top: 22px solid transparent;
1346
+ border-bottom: 22px solid transparent;
1347
+ } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1348
+ border-top: 24px solid transparent;
1349
+ border-bottom: 24px solid transparent;
1350
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1351
+ border-top: 24px solid transparent;
1352
+ border-bottom: 4px solid transparent;
1353
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1354
+ border-top: 24px solid transparent;
1355
+ border-bottom: 8px solid transparent;
1356
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1357
+ border-top: 32px solid transparent;
1358
+ border-bottom: 12px solid transparent;
1359
+ } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1360
+ border-top: 34px solid transparent;
1361
+ border-bottom: 14px solid transparent;
1362
+ }
1363
+ .textarea__input_1imzy {
1364
+ color: #0e0e0e;
1365
+ caret-color: #0e0e0e;
1366
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1367
+ } .textarea__input_1imzy:-webkit-autofill {
1368
+ -webkit-text-fill-color: #0e0e0e;
1369
+ } .textarea__input_1imzy::placeholder {
1370
+ color: rgba(4, 4, 19, 0.55);
1371
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1372
+ color: rgba(5, 8, 29, 0.38);
1373
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1374
+ color: rgba(5, 8, 29, 0.38)
1375
+ } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1376
+ color: rgba(4, 4, 19, 0.55);
1377
+ } .textarea__input_1imzy:disabled {
1378
+ color: rgba(5, 8, 29, 0.38);
1379
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1380
+ } .textarea__input_1imzy:focus::placeholder {
1381
+ color: rgba(5, 8, 29, 0.38);
1382
+ } .textarea__error_1imzy {
1383
+ color: #0e0e0e;
1384
+ caret-color: #0e0e0e;
1385
+ } .textarea__textarea_1imzy {
1386
+ color: #0e0e0e;
1387
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1388
+ } .textarea__textarea_1imzy::placeholder {
1389
+ color: rgba(4, 4, 19, 0.55);
1390
+ } .textarea__hasInnerLabel_1imzy::placeholder {
1391
+ color: rgba(5, 8, 29, 0.38);
1392
+ } .textarea__textarea_1imzy:disabled {
1393
+ color: rgba(5, 8, 29, 0.38);
1394
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1395
+ } .textarea__textarea_1imzy:read-only {
1396
+ color: rgba(5, 8, 29, 0.38);
1397
+ } .textarea__textarea_1imzy:focus::placeholder {
1398
+ color: rgba(5, 8, 29, 0.38);
1399
+ } .textarea__hint_1imzy {
1400
+ color: rgba(238, 238, 251, 0.55);
1401
+ } .textarea__error_1imzy {
1402
+ color: #ff5431;
1403
+ }.comment__component_mke1z {
1404
+ background-color: #1c1c1e;
1405
+ }.list-header__filled_b075e {
1406
+ background-color: #212124;
1407
+ }.list__list_219yz {
1408
+ color: #fff;
1409
+ }
1410
+ .list__slot_yksui.list__defaultColor_yksui {
1411
+ color: #fff;
1412
+ }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1413
+ background: #17d055;
1414
+ } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
1415
+ background: #ff5431;
1416
+ } .circular-progress-bar__backgroundCircle_o79lq,
1417
+ .circular-progress-bar__progressCircle_o79lq {
1418
+ fill: transparent;
1419
+ } .circular-progress-bar__positive_o79lq {
1420
+ stroke: #17d055;
1421
+ } .circular-progress-bar__negative_o79lq {
1422
+ stroke: #ff5431;
1423
+ } .circular-progress-bar__backgroundCircle_o79lq {
1424
+ stroke: rgba(222, 222, 238, 0.13)
1425
+ } .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
1426
+ stroke: transparent;
1427
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
1428
+ color: #4a4a51;
1429
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
1430
+ color: #17d055;
1431
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
1432
+ color: #ff5431;
1433
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
1434
+ color: #0e0e0e;
1435
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
1436
+ color: #fff;
1437
+ } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1438
+ color: #898991;
1439
+ }
1440
+ .system-message__component_1hesj {
1441
+ color: rgba(238, 238, 251, 0.55);
1442
+ }
1443
+
1444
+
1445
+ .system-message__component_1rx0r {
1446
+ color: #fff;
1447
+ }
1448
+
1449
+ .system-message__component_1lewf {
1450
+ color: #fff;
1451
+ }
1452
+ .stepped-progress-bar__bar_1q383 {
1453
+ background: rgba(222, 222, 238, 0.13);
1454
+ } .stepped-progress-bar__description_1q383 {
1455
+ color: rgba(238, 238, 251, 0.55);
1456
+ }
1457
+
1458
+ .stepped-progress-bar__bar_1rb2i {
1459
+ background: rgba(15, 25, 55, 0.1);
1460
+ } .stepped-progress-bar__description_1rb2i {
1461
+ color: rgba(4, 4, 19, 0.55);
1462
+ }
1463
+ .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1464
+ background: #17d055;
1465
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1466
+ background: #fda136;
1467
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1468
+ background: #ff5431;
1469
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1470
+ background: #3193fc;
1471
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1472
+ background: #4a4a51;
1473
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1474
+ background: #898991;
1475
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1476
+ background: #fff;
1477
+ } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1478
+ background: #f83a2a;
1479
+ }.tab-bar__component_ivzcz {
1480
+ background-color: #0e0e0e;
1481
+ } .tab-bar__border_ivzcz {
1482
+ box-shadow: 0 -1px 0 0 #29292c;
1483
+ }
1484
+ .tab-bar__component_1ygns {
1485
+ background-color: transparent;
1486
+ -webkit-tap-highlight-color: transparent;
1487
+ color: rgba(238, 238, 251, 0.55);
1488
+ } .tab-bar__selected_1ygns {
1489
+ color: #f83a2a;
1490
+ } .tab-bar__label_1ygns {
1491
+ color: rgba(238, 238, 251, 0.55);
1492
+ }.button__primary_1xk1s {
1493
+ color: #0e0e0e;
1494
+ background-color: #fff
1495
+ } @media (hover: hover) {
1496
+ .button__primary_1xk1s:hover {
1497
+ background-color: #e7e8eb;
1498
+ }
1499
+ } .button__primary_1xk1s:active {
1500
+ background-color: #d2d3d9;
1501
+ } .button__primary_1xk1s > .button__loader_1xk1s {
1502
+ color: #0e0e0e;
1503
+ } .button__secondary_1xk1s {
1504
+ background-color: rgba(214, 214, 229, 0.07)
1505
+ } .button__secondary_1xk1s:active {
1506
+ background-color: rgba(222, 222, 238, 0.13);
1507
+ } .button__ghost_1xk1s:active {
1508
+ color: #a0a1a9;
1509
+ } .button__component_1xk1s[disabled].button__primary_1xk1s {
1510
+ color: rgba(233, 233, 250, 0.37);
1511
+ background-color: rgba(214, 214, 229, 0.07)
1512
+ } .button__component_1xk1s[disabled].button__primary_1xk1s.button__loading_1xk1s {
1513
+ background-color: #fff;
1514
+ } .button__component_1xk1s[disabled].button__secondary_1xk1s {
1515
+ color: rgba(233, 233, 250, 0.37);
1516
+ background-color: rgba(214, 214, 229, 0.07);
1517
+ } .button__component_1xk1s[disabled].button__tertiary_1xk1s {
1518
+ color: rgba(233, 233, 250, 0.37);
1519
+ border-color: rgba(228, 228, 251, 0.28);
1520
+ } .button__component_1xk1s[disabled].button__link_1xk1s {
1521
+ color: rgba(233, 233, 250, 0.37);
1522
+ } .button__component_1xk1s[disabled].button__ghost_1xk1s {
1523
+ color: rgba(233, 233, 250, 0.37);
1524
+ }
1525
+ .button__primary_rx3am {
1526
+ color: #fff;
1527
+ background-color: #0e0e0e
1528
+ } @media (hover: hover) {
1529
+ .button__primary_rx3am:hover {
1530
+ background-color: #29292c;
1531
+ }
1532
+ } .button__primary_rx3am:active {
1533
+ background-color: #2f2f32;
1534
+ } .button__primary_rx3am > .button__loader_rx3am {
1535
+ color: #fff;
1536
+ } .button__secondary_rx3am {
1537
+ background-color: rgba(38, 55, 88, 0.06)
1538
+ } .button__secondary_rx3am:active {
1539
+ background-color: rgba(5, 12, 41, 0.14);
1540
+ } .button__ghost_rx3am:active {
1541
+ color: #75757d;
1542
+ } .button__component_rx3am[disabled].button__primary_rx3am {
1543
+ color: rgba(5, 8, 29, 0.38);
1544
+ background-color: rgba(38, 55, 88, 0.06)
1545
+ } .button__component_rx3am[disabled].button__primary_rx3am.button__loading_rx3am {
1546
+ background-color: #0e0e0e;
1547
+ } .button__component_rx3am[disabled].button__secondary_rx3am {
1548
+ color: rgba(5, 8, 29, 0.38);
1549
+ background-color: rgba(38, 55, 88, 0.06);
1550
+ } .button__component_rx3am[disabled].button__tertiary_rx3am {
1551
+ color: rgba(5, 8, 29, 0.38);
1552
+ border-color: rgba(9, 12, 37, 0.28);
1553
+ } .button__component_rx3am[disabled].button__link_rx3am {
1554
+ color: rgba(5, 8, 29, 0.38);
1555
+ } .button__component_rx3am[disabled].button__ghost_rx3am {
1556
+ color: rgba(5, 8, 29, 0.38);
1557
+ }
1558
+
1559
+ .button__accent_1gnur {
1560
+ color: #fff;
1561
+ background-color: #f83a2a;
1562
+ border: 1px solid transparent
1563
+ } @media (hover: hover) {
1564
+ .button__accent_1gnur:hover {
1565
+ background-color: #ff503e;
1566
+ }
1567
+ } .button__accent_1gnur:active {
1568
+ background-color: #fd624e;
1569
+ } .button__accent_1gnur > .button__loader_1gnur {
1570
+ color: #fff;
1571
+ } .button__primary_1gnur {
1572
+ border: 1px solid transparent;
1573
+ } .button__secondary_1gnur {
1574
+ color: #fff;
1575
+ border: 1px solid transparent
1576
+ } .button__secondary_1gnur > .button__loader_1gnur {
1577
+ color: #fff;
1578
+ } .button__outlined_1gnur {
1579
+ color: #fff;
1580
+ background-color: transparent;
1581
+ border: 1px solid #b8b9c0
1582
+ } @media (hover: hover) {
1583
+ .button__outlined_1gnur:hover {
1584
+ background-color: rgba(0, 0, 0, 0.07);
1585
+ }
1586
+ } .button__outlined_1gnur:active {
1587
+ background-color: rgba(0, 0, 0, 0.15);
1588
+ } .button__tertiary_1gnur {
1589
+ color: #fff;
1590
+ background-color: rgba(255, 255, 255, 0);
1591
+ border: 1px solid #fff
1592
+ } @media (hover: hover) {
1593
+ .button__tertiary_1gnur:hover {
1594
+ background-color: rgba(214, 214, 229, 0.07);
1595
+ border-color: #fff;
1596
+ }
1597
+ } .button__tertiary_1gnur:active {
1598
+ background-color: rgba(225, 225, 248, 0.09);
1599
+ } .button__tertiary_1gnur > .button__loader_1gnur {
1600
+ color: #fff;
1601
+ } .button__filled_1gnur {
1602
+ color: #fff;
1603
+ background-color: #36363a
1604
+ } @media (hover: hover) {
1605
+ .button__filled_1gnur:hover {
1606
+ background-color: rgb(68, 68, 72);
1607
+ }
1608
+ } .button__filled_1gnur:active {
1609
+ background-color: rgb(84, 84, 88);
1610
+ } .button__transparent_1gnur {
1611
+ color: #fff;
1612
+ background-color: rgba(255, 255, 255, 0.1)
1613
+ } @media (hover: hover) {
1614
+ .button__transparent_1gnur:hover {
1615
+ background-color: rgba(255, 255, 255, 0.2);
1616
+ }
1617
+ } .button__transparent_1gnur:active {
1618
+ background-color: rgba(255, 255, 255, 0.4);
1619
+ } .button__link_1gnur {
1620
+ color: #fff;
1621
+ background-color: transparent;
1622
+ border: 1px solid transparent
1623
+ } @media (hover: hover) {
1624
+ .button__link_1gnur:hover {
1625
+ background-color: rgba(214, 214, 229, 0.07);
1626
+ }
1627
+ } .button__link_1gnur:active {
1628
+ background-color: rgba(225, 225, 248, 0.09);
1629
+ } .button__link_1gnur > .button__loader_1gnur {
1630
+ color: #fff;
1631
+ } .button__ghost_1gnur {
1632
+ background-color: transparent;
1633
+ color: #fff
1634
+ } @media (hover: hover) {
1635
+ .button__ghost_1gnur:hover {
1636
+ color: #babbc2;
1637
+ }
1638
+ } .button__ghost_1gnur > .button__loader_1gnur {
1639
+ color: #fff;
1640
+ } .button__component_1gnur[disabled].button__accent_1gnur {
1641
+ color: rgba(233, 233, 250, 0.37);
1642
+ background-color: rgba(214, 214, 229, 0.07)
1643
+ } .button__component_1gnur[disabled].button__accent_1gnur.button__loading_1gnur {
1644
+ background-color: #f83a2a;
1645
+ } .button__component_1gnur[disabled].button__secondary_1gnur {
1646
+ border-color: transparent
1647
+ } .button__component_1gnur[disabled].button__secondary_1gnur.button__loading_1gnur {
1648
+ color: #fff;
1649
+ background-color: rgba(222, 222, 238, 0.13);
1650
+ border-color: transparent;
1651
+ } .button__component_1gnur[disabled].button__outlined_1gnur {
1652
+ color: rgba(255, 255, 255, 0.3);
1653
+ background-color: transparent;
1654
+ border-color: rgba(184, 185, 192, 0.3)
1655
+ } .button__component_1gnur[disabled].button__outlined_1gnur.button__loading_1gnur {
1656
+ color: #fff;
1657
+ } .button__component_1gnur[disabled].button__tertiary_1gnur {
1658
+ background-color: rgba(255, 255, 255, 0)
1659
+ } .button__component_1gnur[disabled].button__tertiary_1gnur.button__loading_1gnur {
1660
+ color: #fff;
1661
+ border-color: #fff;
1662
+ } .button__component_1gnur[disabled].button__filled_1gnur {
1663
+ color: rgba(255, 255, 255, 0.3);
1664
+ background-color: rgba(54, 54, 58, 0.3)
1665
+ } .button__component_1gnur[disabled].button__filled_1gnur.button__loading_1gnur {
1666
+ color: #fff;
1667
+ background-color: #36363a;
1668
+ } .button__component_1gnur[disabled].button__transparent_1gnur {
1669
+ color: rgba(255, 255, 255, 0.3);
1670
+ background-color: rgba(255, 255, 255, 0.03)
1671
+ } .button__component_1gnur[disabled].button__transparent_1gnur.button__loading_1gnur {
1672
+ color: #fff;
1673
+ background-color: rgba(255, 255, 255, 0.1);
1674
+ } .button__component_1gnur[disabled].button__link_1gnur {
1675
+ background-color: transparent
1676
+ } .button__component_1gnur[disabled].button__link_1gnur.button__loading_1gnur {
1677
+ color: #fff;
1678
+ } .button__component_1gnur[disabled].button__ghost_1gnur.button__loading_1gnur {
1679
+ color: #fff;
1680
+ }
1681
+ .button__focused_lushu {
1682
+ outline: 2px solid #3193fc;
1683
+ }
1684
+ .button__accent_198zw {
1685
+ color: #fff;
1686
+ background-color: #ef3124;
1687
+ border: 1px solid transparent
1688
+ } @media (hover: hover) {
1689
+ .button__accent_198zw:hover {
1690
+ background-color: #e32a17;
1691
+ }
1692
+ } .button__accent_198zw:active {
1693
+ background-color: #d72505;
1694
+ } .button__accent_198zw > .button__loader_198zw {
1695
+ color: #fff;
1696
+ } .button__primary_198zw {
1697
+ border: 1px solid transparent;
1698
+ } .button__secondary_198zw {
1699
+ color: #0e0e0e;
1700
+ border: 1px solid transparent
1701
+ } .button__secondary_198zw > .button__loader_198zw {
1702
+ color: #0e0e0e;
1703
+ } .button__outlined_198zw {
1704
+ color: #fff;
1705
+ background-color: transparent;
1706
+ border: 1px solid #b8b9c0
1707
+ } @media (hover: hover) {
1708
+ .button__outlined_198zw:hover {
1709
+ background-color: rgba(255, 255, 255, 0.15);
1710
+ }
1711
+ } .button__outlined_198zw:active {
1712
+ background-color: rgba(0, 0, 0, 0.15);
1713
+ } .button__tertiary_198zw {
1714
+ color: #0e0e0e;
1715
+ background-color: rgba(255, 255, 255, 0);
1716
+ border: 1px solid #0e0e0e
1717
+ } @media (hover: hover) {
1718
+ .button__tertiary_198zw:hover {
1719
+ background-color: rgba(38, 55, 88, 0.06);
1720
+ border-color: #0e0e0e;
1721
+ }
1722
+ } .button__tertiary_198zw:active {
1723
+ background-color: rgba(30, 43, 68, 0.08);
1724
+ } .button__tertiary_198zw > .button__loader_198zw {
1725
+ color: #0e0e0e;
1726
+ } .button__filled_198zw {
1727
+ color: #fff;
1728
+ background-color: #36363a
1729
+ } @media (hover: hover) {
1730
+ .button__filled_198zw:hover {
1731
+ background-color: rgb(84, 84, 88);
1732
+ }
1733
+ } .button__filled_198zw:active {
1734
+ background-color: rgb(46, 46, 49);
1735
+ } .button__transparent_198zw {
1736
+ color: #0e0e0e;
1737
+ background-color: rgba(255, 255, 255, 0.1)
1738
+ } @media (hover: hover) {
1739
+ .button__transparent_198zw:hover {
1740
+ background-color: rgba(255, 255, 255, 0.2);
1741
+ }
1742
+ } .button__transparent_198zw:active {
1743
+ background-color: rgba(255, 255, 255, 0.05);
1744
+ } .button__link_198zw {
1745
+ color: #0e0e0e;
1746
+ background-color: transparent;
1747
+ border: 1px solid transparent
1748
+ } @media (hover: hover) {
1749
+ .button__link_198zw:hover {
1750
+ background-color: rgba(38, 55, 88, 0.06);
1751
+ }
1752
+ } .button__link_198zw:active {
1753
+ background-color: rgba(30, 43, 68, 0.08);
1754
+ } .button__link_198zw > .button__loader_198zw {
1755
+ color: #0e0e0e;
1756
+ } .button__ghost_198zw {
1757
+ background-color: transparent;
1758
+ color: #0e0e0e
1759
+ } @media (hover: hover) {
1760
+ .button__ghost_198zw:hover {
1761
+ color: #5f5f66;
1762
+ }
1763
+ } .button__ghost_198zw > .button__loader_198zw {
1764
+ color: #0e0e0e;
1765
+ } .button__component_198zw[disabled].button__accent_198zw {
1766
+ color: rgba(5, 8, 29, 0.38);
1767
+ background-color: rgba(38, 55, 88, 0.06)
1768
+ } .button__component_198zw[disabled].button__accent_198zw.button__loading_198zw {
1769
+ background-color: #ef3124;
1770
+ } .button__component_198zw[disabled].button__secondary_198zw {
1771
+ border-color: transparent
1772
+ } .button__component_198zw[disabled].button__secondary_198zw.button__loading_198zw {
1773
+ color: #0e0e0e;
1774
+ background-color: rgba(15, 25, 55, 0.1);
1775
+ border-color: transparent;
1776
+ } .button__component_198zw[disabled].button__outlined_198zw {
1777
+ color: rgba(255, 255, 255, 0.3);
1778
+ background-color: transparent;
1779
+ border-color: rgba(28, 28, 30, 0.3)
1780
+ } .button__component_198zw[disabled].button__outlined_198zw.button__loading_198zw {
1781
+ color: #fff;
1782
+ } .button__component_198zw[disabled].button__tertiary_198zw {
1783
+ background-color: rgba(255, 255, 255, 0)
1784
+ } .button__component_198zw[disabled].button__tertiary_198zw.button__loading_198zw {
1785
+ color: #0e0e0e;
1786
+ } .button__component_198zw[disabled].button__filled_198zw {
1787
+ color: rgba(255, 255, 255, 0.3);
1788
+ background-color: rgba(54, 54, 58, 0.3);
1789
+ border-color: transparent
1790
+ } .button__component_198zw[disabled].button__filled_198zw.button__loading_198zw {
1791
+ color: #fff;
1792
+ background-color: #36363a;
1793
+ border-color: transparent;
1794
+ } .button__component_198zw[disabled].button__transparent_198zw {
1795
+ color: rgba(255, 255, 255, 0.3);
1796
+ background-color: rgba(255, 255, 255, 0.03)
1797
+ } .button__component_198zw[disabled].button__transparent_198zw.button__loading_198zw {
1798
+ color: #0e0e0e;
1799
+ background-color: rgba(255, 255, 255, 0.1);
1800
+ } .button__component_198zw[disabled].button__link_198zw {
1801
+ background-color: transparent
1802
+ } .button__component_198zw[disabled].button__link_198zw.button__loading_198zw {
1803
+ color: #0e0e0e;
1804
+ } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
1805
+ color: #0e0e0e;
1806
+ }
1807
+ .button__primary_l7nex {
1808
+ color: #0e0e0e;
1809
+ background-color: #fff
1810
+ } @media (hover: hover) {
1811
+ .button__primary_l7nex:hover {
1812
+ background-color: #e7e8eb;
1813
+ }
1814
+ } .button__primary_l7nex:active {
1815
+ background-color: #d2d3d9;
1816
+ } .button__primary_l7nex > .button__loader_l7nex {
1817
+ color: #0e0e0e;
1818
+ } .button__secondary_l7nex {
1819
+ background-color: rgba(222, 222, 238, 0.13)
1820
+ } .button__secondary_l7nex:hover {
1821
+ background-color: rgba(234, 234, 248, 0.15);
1822
+ } .button__secondary_l7nex:active {
1823
+ background-color: rgba(231, 231, 248, 0.18);
1824
+ } .button__ghost_l7nex:active {
1825
+ color: #a0a1a9;
1826
+ } .button__component_l7nex[disabled].button__primary_l7nex {
1827
+ color: rgba(233, 233, 250, 0.37);
1828
+ background-color: rgba(214, 214, 229, 0.07)
1829
+ } .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
1830
+ background-color: #fff;
1831
+ } .button__component_l7nex[disabled].button__secondary_l7nex {
1832
+ color: rgba(233, 233, 250, 0.37);
1833
+ background-color: rgba(214, 214, 229, 0.07);
1834
+ } .button__component_l7nex[disabled].button__tertiary_l7nex {
1835
+ color: rgba(233, 233, 250, 0.37);
1836
+ border-color: rgba(228, 228, 251, 0.28);
1837
+ } .button__component_l7nex[disabled].button__link_l7nex {
1838
+ color: rgba(233, 233, 250, 0.37);
1839
+ } .button__component_l7nex[disabled].button__ghost_l7nex {
1840
+ color: rgba(233, 233, 250, 0.37);
1841
+ }
1842
+
1843
+ .button__primary_1h6hy {
1844
+ color: #fff;
1845
+ background-color: #0e0e0e
1846
+ } @media (hover: hover) {
1847
+ .button__primary_1h6hy:hover {
1848
+ background-color: #29292c;
1849
+ }
1850
+ } .button__primary_1h6hy:active {
1851
+ background-color: #2f2f32;
1852
+ } .button__primary_1h6hy > .button__loader_1h6hy {
1853
+ color: #fff;
1854
+ } .button__secondary_1h6hy {
1855
+ background-color: rgba(15, 25, 55, 0.1)
1856
+ } .button__secondary_1h6hy:hover {
1857
+ background-color: rgba(5, 12, 41, 0.14);
1858
+ } .button__secondary_1h6hy:active {
1859
+ background-color: rgba(5, 11, 44, 0.18);
1860
+ } .button__ghost_1h6hy:active {
1861
+ color: #75757d;
1862
+ } .button__component_1h6hy[disabled].button__primary_1h6hy {
1863
+ color: rgba(5, 8, 29, 0.38);
1864
+ background-color: rgba(38, 55, 88, 0.06)
1865
+ } .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
1866
+ background-color: #0e0e0e;
1867
+ } .button__component_1h6hy[disabled].button__secondary_1h6hy {
1868
+ color: rgba(5, 8, 29, 0.38);
1869
+ background-color: rgba(38, 55, 88, 0.06);
1870
+ } .button__component_1h6hy[disabled].button__tertiary_1h6hy {
1871
+ color: rgba(5, 8, 29, 0.38);
1872
+ border-color: rgba(9, 12, 37, 0.28);
1873
+ } .button__component_1h6hy[disabled].button__link_1h6hy {
1874
+ color: rgba(5, 8, 29, 0.38);
1875
+ } .button__component_1h6hy[disabled].button__ghost_1h6hy {
1876
+ color: rgba(5, 8, 29, 0.38);
1877
+ }.chart__coreChart_y4v69 .recharts-text tspan {
1878
+ fill: #fff;
1879
+ }
1880
+ @keyframes chart__showDot_yf6b1 {
1881
+ }
1882
+
1883
+ .chart__tickText_6z9ce {
1884
+ fill: #fff;
1885
+ } .chart__circle_6z9ce {
1886
+ fill: #0e0e0e;
1887
+ } .chart__circle_6z9ce {
1888
+ fill: #0e0e0e;
1889
+ }
1890
+ .chart__tooltip_w8y2f {
1891
+ background-color: #0e0e0e;
1892
+ border: 1px solid #36363a;
1893
+ box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1894
+ 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1895
+ } .chart__tooltipArrow_w8y2f {
1896
+ border: 1px solid #36363a;
1897
+ background-color: #0e0e0e;
1898
+ } .chart__tooltipArrow_w8y2f:before {
1899
+ border-color: transparent #0e0e0e transparent transparent;
1900
+ }.pattern-lock__message_1c1da {
1901
+ color: #fff;
1902
+ } .pattern-lock__error_1c1da {
1903
+ color: #ff5431;
1904
+ } @media screen and (min-width: 360px) {
1905
+ } @media screen and (min-width: 390px) {
1906
+ }.custom-button__customButton_140tj.custom-button__white_140tj * {
1907
+ color: #0e0e0e;
1908
+ } .custom-button__customButton_140tj.custom-button__black_140tj * {
1909
+ color: #fff;
1910
+ } .custom-button__customButton_140tj.custom-button__static-white_140tj * {
1911
+ color: #fff;
1912
+ } .custom-button__customButton_140tj.custom-button__static-black_140tj * {
1913
+ color: #0e0e0e;
1914
+ } .custom-button__customButton_140tj:before {
1915
+ background-color: rgba(0, 0, 0, 0);
1916
+ } .custom-button__customButton_140tj.custom-button__darkening_140tj:hover:before {
1917
+ background-color: rgba(255, 255, 255, 0.07);
1918
+ } .custom-button__customButton_140tj.custom-button__darkening_140tj:active:before {
1919
+ background-color: rgba(255, 255, 255, 0.15);
1920
+ } .custom-button__customButton_140tj.custom-button__lightening_140tj:hover:before {
1921
+ background-color: rgba(0, 0, 0, 0.07);
1922
+ } .custom-button__customButton_140tj.custom-button__lightening_140tj:active:before {
1923
+ background-color: rgba(0, 0, 0, 0.15);
1924
+ } .custom-button__customButton_140tj.custom-button__static-darkening_140tj:hover:before {
1925
+ background-color: rgba(0, 0, 0, 0.07);
1926
+ } .custom-button__customButton_140tj.custom-button__static-darkening_140tj:active:before {
1927
+ background-color: rgba(0, 0, 0, 0.15);
1928
+ } .custom-button__customButton_140tj.custom-button__static-lightening_140tj:hover:before {
1929
+ background-color: rgba(255, 255, 255, 0.07);
1930
+ } .custom-button__customButton_140tj.custom-button__static-lightening_140tj:active:before {
1931
+ background-color: rgba(255, 255, 255, 0.15);
1932
+ } .custom-button__customButton_140tj:disabled.custom-button__white_140tj * {
1933
+ color: #fff;
1934
+ } .custom-button__customButton_140tj:disabled.custom-button__black_140tj * {
1935
+ color: #0e0e0e;
1936
+ }.attach__component_19l14 {
1937
+ } .attach__file_19l14,
1938
+ .attach__noFile_19l14 {
1939
+ color: rgba(238, 238, 251, 0.55);
1940
+ } .attach__focused_19l14 {
1941
+ outline: 2px solid #3193fc;
1942
+ }.cc-icon-button.icon-button__primary_2c4ub {
1943
+ color: #fff
1944
+ } .cc-icon-button.icon-button__primary_2c4ub:hover {
1945
+ color: #babbc2;
1946
+ } .cc-icon-button.icon-button__primary_2c4ub:active {
1947
+ color: #a0a1a9;
1948
+ } .cc-icon-button.icon-button__secondary_2c4ub {
1949
+ color: rgba(238, 238, 251, 0.55)
1950
+ } .cc-icon-button.icon-button__secondary_2c4ub:hover {
1951
+ color: rgba(239, 240, 252, 0.65);
1952
+ } .cc-icon-button.icon-button__secondary_2c4ub:active {
1953
+ color: rgba(243, 245, 254, 0.75);
1954
+ } .cc-icon-button.icon-button__transparent_2c4ub {
1955
+ color: rgba(255, 255, 255, 0.3)
1956
+ } .cc-icon-button.icon-button__transparent_2c4ub:hover {
1957
+ color: rgba(255, 255, 255, 0.4);
1958
+ } .cc-icon-button.icon-button__transparent_2c4ub:active {
1959
+ color: rgba(255, 255, 255, 0.5);
1960
+ } .cc-icon-button.icon-button__negative_2c4ub {
1961
+ color: #ff5431
1962
+ } .cc-icon-button.icon-button__negative_2c4ub:hover {
1963
+ color: #ff7554;
1964
+ } .cc-icon-button.icon-button__negative_2c4ub:active {
1965
+ color: #ff8d73;
1966
+ } .cc-icon-button.icon-button__tertiary_2c4ub {
1967
+ color: rgba(228, 228, 251, 0.28)
1968
+ } .cc-icon-button.icon-button__tertiary_2c4ub:hover {
1969
+ color: rgba(233, 233, 250, 0.37);
1970
+ } .cc-icon-button.icon-button__tertiary_2c4ub:active {
1971
+ color: rgba(238, 238, 254, 0.46);
1972
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__primary_2c4ub {
1973
+ color: rgba(222, 222, 238, 0.13)
1974
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__primary_2c4ub.icon-button__loader_2c4ub {
1975
+ color: #fff;
1976
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__secondary_2c4ub {
1977
+ color: rgba(222, 222, 238, 0.13)
1978
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__secondary_2c4ub.icon-button__loader_2c4ub {
1979
+ color: rgba(238, 238, 251, 0.55);
1980
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__negative_2c4ub {
1981
+ color: rgba(222, 222, 238, 0.13)
1982
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__negative_2c4ub.icon-button__loader_2c4ub {
1983
+ color: #ff5431;
1984
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__tertiary_2c4ub {
1985
+ color: rgba(222, 222, 238, 0.13)
1986
+ } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__tertiary_2c4ub.icon-button__loader_2c4ub {
1987
+ color: rgba(228, 228, 251, 0.28);
1988
+ }
1989
+
1990
+ .cc-icon-button.icon-button__primary_e364n {
1991
+ color: #0e0e0e
1992
+ } .cc-icon-button.icon-button__primary_e364n:hover {
1993
+ color: #3f3f45;
1994
+ } .cc-icon-button.icon-button__primary_e364n:active {
1995
+ color: #5f5f66;
1996
+ } .cc-icon-button.icon-button__secondary_e364n {
1997
+ color: rgba(4, 4, 21, 0.47)
1998
+ } .cc-icon-button.icon-button__secondary_e364n:hover {
1999
+ color: rgba(4, 4, 19, 0.55);
2000
+ } .cc-icon-button.icon-button__secondary_e364n:active {
2001
+ color: rgba(1, 1, 12, 0.63);
2002
+ } .cc-icon-button.icon-button__transparent_e364n {
2003
+ color: rgba(14, 14, 14, 0.3)
2004
+ } .cc-icon-button.icon-button__transparent_e364n:hover {
2005
+ color: rgba(14, 14, 14, 0.4);
2006
+ } .cc-icon-button.icon-button__transparent_e364n:active {
2007
+ color: rgba(14, 14, 14, 0.5);
2008
+ } .cc-icon-button.icon-button__negative_e364n {
2009
+ color: #ff5431
2010
+ } .cc-icon-button.icon-button__negative_e364n:hover {
2011
+ color: #ec2e14;
2012
+ } .cc-icon-button.icon-button__negative_e364n:active {
2013
+ color: #c7251c;
2014
+ } .cc-icon-button.icon-button__tertiary_e364n {
2015
+ color: rgba(9, 12, 37, 0.28)
2016
+ } .cc-icon-button.icon-button__tertiary_e364n:hover {
2017
+ color: rgba(5, 8, 29, 0.38);
2018
+ } .cc-icon-button.icon-button__tertiary_e364n:active {
2019
+ color: rgba(4, 4, 21, 0.47);
2020
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__primary_e364n {
2021
+ color: rgba(15, 25, 55, 0.1)
2022
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__primary_e364n.icon-button__loader_e364n {
2023
+ color: #0e0e0e;
2024
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__secondary_e364n {
2025
+ color: rgba(15, 25, 55, 0.1)
2026
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__secondary_e364n.icon-button__loader_e364n {
2027
+ color: rgba(4, 4, 21, 0.47);
2028
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__negative_e364n {
2029
+ color: rgba(15, 25, 55, 0.1)
2030
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__negative_e364n.icon-button__loader_e364n {
2031
+ color: #ff5431;
2032
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n {
2033
+ color: rgba(15, 25, 55, 0.1)
2034
+ } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n.icon-button__loader_e364n {
2035
+ color: rgba(9, 12, 37, 0.28);
2036
+ }.pass-code__message_cokrx {
2037
+ color: #fff;
2038
+ } .pass-code__error_cokrx {
2039
+ color: #ff5431;
2040
+ }
2041
+ .pass-code__dot_zoxjl {
2042
+ background: rgba(222, 222, 238, 0.13)
2043
+ } .pass-code__dot_zoxjl.pass-code__error_zoxjl {
2044
+ background: #ff5431;
2045
+ } .pass-code__filled_zoxjl {
2046
+ background: #fff;
2047
+ }
2048
+ @keyframes pass-code__shake_i7vnj {
2049
+ }
2050
+
2051
+ .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3 {
2052
+ color: #fff;
2053
+ background: rgba(225, 225, 248, 0.09)
2054
+ } .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3:hover {
2055
+ color: #fff;
2056
+ } .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3:active {
2057
+ background: rgba(234, 234, 248, 0.15);
2058
+ } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3 {
2059
+ color: #fff
2060
+ } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:hover {
2061
+ color: #fff;
2062
+ } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:active {
2063
+ background: rgba(234, 234, 248, 0.15);
2064
+ }.confirmation-v1__errorHeader_1ghf5 {
2065
+ color: #fff;
2066
+ color: #fff;
2067
+ } .confirmation-v1__errorText_1ghf5 {
2068
+ color: rgba(238, 238, 251, 0.55);
2069
+ color: rgba(238, 238, 251, 0.55);
2070
+ } .confirmation-v1__phoneHintText_1ghf5 {
2071
+ color: rgba(238, 238, 251, 0.55);
2072
+ color: rgba(238, 238, 251, 0.55);
2073
+ } .confirmation-v1__phonesWrap_1ghf5 {
2074
+ color: rgba(238, 238, 251, 0.55);
2075
+ } .confirmation-v1__phoneDescription_1ghf5 {
2076
+ color: rgba(238, 238, 251, 0.55);
2077
+ }
2078
+ .confirmation-v1__input_ogxju {
2079
+ background-color: #1c1c1e;
2080
+ color: #fff
2081
+ } .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
2082
+ color: #ff5431;
2083
+ caret-color: #fff;
2084
+ background-color: #392523;
2085
+ } .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
2086
+ color: rgba(233, 233, 250, 0.37);
2087
+ } @keyframes confirmation-v1__shake_ogxju {
2088
+ }
2089
+ .confirmation-v1__component_wnb5n {
2090
+ color: rgba(238, 238, 251, 0.55);
2091
+ color: rgba(238, 238, 251, 0.55);
2092
+ }
2093
+ .confirmation-v1__circle_115yw {
2094
+ fill: transparent;
2095
+ stroke: #49494f;
2096
+ }
2097
+ .confirmation-v1__title_jln8r {
2098
+ color: #fff;
2099
+ } .confirmation-v1__description_jln8r {
2100
+ color: rgba(238, 238, 251, 0.55);
2101
+ } .confirmation-v1__alertIcon_jln8r {
2102
+ color: #d91d0b;
2103
+ }
2104
+ .confirmation-v1__header_1snyu {
2105
+ color: #fff;
2106
+ color: #fff;
2107
+ } .confirmation-v1__error_1snyu {
2108
+ color: #ff5431;
2109
+ } .confirmation-v1__loaderText_1snyu {
2110
+ color: rgba(238, 238, 251, 0.55);
2111
+ color: rgba(238, 238, 251, 0.55);
2112
+ }.file-upload-item__component_1f20v {
2113
+ color: rgba(238, 238, 251, 0.55);
2114
+ box-shadow: 0 -1px 0 0 #29292c inset
2115
+ } .file-upload-item__icon_1f20v {
2116
+ color: #fff;
2117
+ } .file-upload-item__errorIcon_1f20v {
2118
+ color: #ff5431;
2119
+ } .file-upload-item__successIcon_1f20v {
2120
+ color: #17d055;
2121
+ } .file-upload-item__name_1f20v {
2122
+ color: #fff
2123
+ } .file-upload-item__errorWrapper_1f20v {
2124
+ color: #ff5431
2125
+ }.input__input_12sr2 {
2126
+ color: #fff;
2127
+ caret-color: #fff;
2128
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2129
+ } .input__input_12sr2:-webkit-autofill {
2130
+ -webkit-text-fill-color: #fff;
2131
+ } .input__input_12sr2::placeholder {
2132
+ color: rgba(238, 238, 251, 0.55);
2133
+ } .input__hasInnerLabel_12sr2::placeholder {
2134
+ color: rgba(233, 233, 250, 0.37);
2135
+ } .input__input_12sr2:read-only:not(.input__disableUserInput_12sr2) {
2136
+ color: rgba(233, 233, 250, 0.37)
2137
+ } .input__input_12sr2:read-only:not(.input__disableUserInput_12sr2):focus::placeholder {
2138
+ color: rgba(238, 238, 251, 0.55);
2139
+ } .input__input_12sr2:disabled {
2140
+ color: rgba(233, 233, 250, 0.37);
2141
+ -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2142
+ } .input__input_12sr2:focus::placeholder {
2143
+ color: rgba(233, 233, 250, 0.37);
2144
+ } .input__error_12sr2 {
2145
+ color: #fff;
2146
+ caret-color: #fff;
2147
+ }
2148
+ .input__errorColorIcon_1wouz {
2149
+ color: #ff5431;
2150
+ } .input__successColorIcon_1wouz {
2151
+ color: #17d055;
2152
+ } .input__focusVisible_1wouz {
2153
+ outline: 2px solid #3193fc;
2154
+ } @keyframes input__onautofillstart_1wouz {
2155
+ from {
2156
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2157
+ }
2158
+ to {
2159
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2160
+ }
2161
+ } @keyframes input__onautofillcancel_1wouz {
2162
+ from {
2163
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2164
+ }
2165
+ to {
2166
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2167
+ }
2168
+ }
2169
+ .input__input_ttz1b {
2170
+ color: #0e0e0e;
2171
+ caret-color: #0e0e0e;
2172
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2173
+ } .input__input_ttz1b:-webkit-autofill {
2174
+ -webkit-text-fill-color: #0e0e0e;
2175
+ } .input__input_ttz1b::placeholder {
2176
+ color: rgba(4, 4, 19, 0.55);
2177
+ } .input__hasInnerLabel_ttz1b::placeholder {
2178
+ color: rgba(5, 8, 29, 0.38);
2179
+ } .input__input_ttz1b:read-only:not(.input__disableUserInput_ttz1b) {
2180
+ color: rgba(5, 8, 29, 0.38)
2181
+ } .input__input_ttz1b:read-only:not(.input__disableUserInput_ttz1b):focus::placeholder {
2182
+ color: rgba(4, 4, 19, 0.55);
2183
+ } .input__input_ttz1b:disabled {
2184
+ color: rgba(5, 8, 29, 0.38);
2185
+ -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2186
+ } .input__input_ttz1b:focus::placeholder {
2187
+ color: rgba(5, 8, 29, 0.38);
2188
+ } .input__error_ttz1b {
2189
+ color: #0e0e0e;
2190
+ caret-color: #0e0e0e;
2191
+ }
2192
+ .input__clearIcon_u1jso {
2193
+ color: rgba(228, 228, 251, 0.28)
2194
+ } .input__clearIcon_u1jso:hover {
2195
+ color: rgba(233, 233, 250, 0.37);
2196
+ } .input__clearIcon_u1jso:active {
2197
+ color: rgba(238, 238, 254, 0.46);
2198
+ }
2199
+
2200
+ .input__clearIcon_18mfs {
2201
+ color: rgba(9, 12, 37, 0.28)
2202
+ } .input__clearIcon_18mfs:hover {
2203
+ color: rgba(5, 8, 29, 0.38);
2204
+ } .input__clearIcon_18mfs:active {
2205
+ color: rgba(4, 4, 21, 0.47);
2206
+ }
2207
+ .toast-plate__component_oij60 {
2208
+ color: #0e0e0e;
2209
+ background-color: #fff;
2210
+ } .toast-plate__closeButtonWrapper_oij60:before {
2211
+ background-color: #e7e8eb;
2212
+ }
2213
+
2214
+ .toast-plate__component_o1vhr {
2215
+ color: #fff;
2216
+ background-color: #1c1c1e;
2217
+ } .toast-plate__closeButtonWrapper_o1vhr:before {
2218
+ background-color: #29292c;
2219
+ }
2220
+
2221
+ .confirmation__component_a4t95 {
2222
+ color: rgba(238, 238, 251, 0.55);
2223
+ }
2224
+ .confirmation__circle_vx39a {
2225
+ fill: transparent;
2226
+ stroke: #4a4a51;
2227
+ }
2228
+
2229
+ .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
2230
+ color: rgba(238, 238, 251, 0.55);
2231
+ }
2232
+ .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
2233
+ color: rgba(238, 238, 251, 0.55);
2234
+ }
2235
+ .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
2236
+ color: rgba(238, 238, 251, 0.55);
2237
+ } .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
2238
+ color: #fff;
2239
+ } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2240
+ color: rgba(238, 238, 251, 0.55);
2241
+ }
2242
+ .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2243
+ color: rgba(238, 238, 251, 0.55);
2244
+ }
2245
+
2246
+ .plate__component_kpw24 {
2247
+ color: #fff
2248
+ } .plate__focused_kpw24 {
2249
+ outline: 2px solid #3193fc;
2250
+ } .plate__shadow_kpw24:after {
2251
+ box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2252
+ 0 0 1px rgba(0, 0, 0, 0.04);
2253
+ } .plate__common_kpw24 {
2254
+ background-color: rgba(225, 225, 248, 0.09);
2255
+ border: 1px solid rgba(238, 238, 251, 0.55)
2256
+ } .plate__common_kpw24:before {
2257
+ background-color: rgba(238, 238, 251, 0.55);
2258
+ } .plate__negative_kpw24 {
2259
+ background-color: #392523;
2260
+ border: 1px solid #ff5431
2261
+ } .plate__negative_kpw24:before {
2262
+ background-color: #ff5431;
2263
+ } .plate__positive_kpw24 {
2264
+ background-color: #232d25;
2265
+ border: 1px solid #17d055
2266
+ } .plate__positive_kpw24:before {
2267
+ background-color: #17d055;
2268
+ } .plate__attention_kpw24 {
2269
+ background-color: #36291f;
2270
+ border: 1px solid #fda136
2271
+ } .plate__attention_kpw24:before {
2272
+ background-color: #fda136;
2273
+ } .plate__custom_kpw24 {
2274
+ background: transparent;
2275
+ border: 1px solid rgba(238, 238, 251, 0.55)
2276
+ } .plate__custom_kpw24:before {
2277
+ background-color: rgba(238, 238, 251, 0.55);
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__component_ferxi {
2284
+ background: rgba(14, 14, 14, 0.4)
2285
+ } .navigation-bar__component_ferxi svg > path {
2286
+ fill: #fff;
2287
+ } .navigation-bar__component_ferxi:hover svg > path {
2288
+ fill: #babbc2;
2289
+ } .navigation-bar__component_ferxi:active svg > path {
2290
+ fill: #a0a1a9;
2291
+ } .navigation-bar__mobileWrapper_ferxi {
2292
+ background: rgba(214, 214, 229, 0.07)
2293
+ } .navigation-bar__mobileWrapper_ferxi svg > path {
2294
+ 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
+ }.pure-cell__focused_9rya7 {
2303
+ outline: 2px solid #3193fc;
2304
+ }
2305
+
2306
+
2307
+
2308
+ .pure-cell__categoryPercent_571uo {
2309
+ background-color: #1c1c1e;
2310
+ }
2311
+
2312
+
2313
+
2314
+
2315
+
2316
+ .slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2317
+ background-color: #898991;
2318
+ } .slider-input__slider_cd8jj .noUi-connects {
2319
+ background-color: #898991;
2320
+ } .slider-input__steps_cd8jj {
2321
+ color: rgba(238, 238, 251, 0.55);
2322
+ } .slider-input__info_cd8jj {
2323
+ color: rgba(238, 238, 251, 0.55);
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
+ }.toast__toastPlate_1smzc {
2331
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2332
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2333
+ } .toast__popoverInner_1smzc {
2334
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2335
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2336
+ background-color: transparent;
2337
+ }.number-input__separator_1bxl4 {
2338
+ background-color: rgba(222, 222, 238, 0.13);
2339
+ }
2340
+
2341
+ .number-input__separator_1f1op {
2342
+ background-color: rgba(15, 25, 55, 0.1);
2343
+ }
2344
+ .number-input__steppers_6qtl2 {
2345
+ background-color: rgba(214, 214, 229, 0.07);
2346
+ } .number-input__steppersFocused_6qtl2,
2347
+ .number-input__steppersDisabled_6qtl2 {
2348
+ background-color: rgba(225, 225, 248, 0.09);
2349
+ }
2350
+
2351
+ .number-input__steppers_h4a54 {
2352
+ background-color: #fff;
2353
+ } .number-input__steppersFocused_h4a54,
2354
+ .number-input__steppersDisabled_h4a54 {
2355
+ background-color: rgba(15, 25, 55, 0.1);
2356
+ }.bank-card__component_i3u6b {
2357
+ --form-control-bg-color: transparent;
2358
+ --form-control-focus-shadow: transparent;
2359
+ --form-control-hover-bg-color: transparent;
2360
+ --form-control-focus-bg-color: transparent;
2361
+ } .bank-card__label_i3u6b {
2362
+ color: rgba(238, 238, 251, 0.55)
2363
+ } .bank-card__focused_i3u6b .bank-card__label_i3u6b,
2364
+ .bank-card__filled_i3u6b .bank-card__label_i3u6b {
2365
+ color: #fff
2366
+ } .bank-card__input_i3u6b {
2367
+ color: #fff;
2368
+ caret-color: #fff
2369
+ } .bank-card__bankLogo_i3u6b svg g {
2370
+ fill: #fff;
2371
+ } .bank-card__brandLogo_i3u6b svg {
2372
+ fill: #fff;
2373
+ } .bank-card__usePhoto_i3u6b {
2374
+ background-color: transparent
2375
+ } .bank-card__usePhoto_i3u6b svg {
2376
+ fill: #fff;
2377
+ }@media (min-width: 600px) {
2378
+ }
2379
+ .popup-sheet__appear_1mksr,
2380
+ .popup-sheet__enter_1mksr {
2381
+ background-color: transparent;
2382
+ } .popup-sheet__appearActive_1mksr,
2383
+ .popup-sheet__enterActive_1mksr,
2384
+ .popup-sheet__appearDone_1mksr,
2385
+ .popup-sheet__enterDone_1mksr {
2386
+ background-color: rgba(0, 0, 0, 0.7);
2387
+ } .popup-sheet__exit_1mksr {
2388
+ background-color: rgba(0, 0, 0, 0.7);
2389
+ } .popup-sheet__exitActive_1mksr,
2390
+ .popup-sheet__exitDone_1mksr {
2391
+ background-color: transparent;
2392
+ }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2393
+ background-color: transparent;
2394
+ } .bottom-sheet__component_1ouw1 {
2395
+ background-color: #1c1c1e;
2396
+ } .bottom-sheet__defaultMarker_1ouw1 {
2397
+ background-color: rgba(222, 222, 238, 0.13);
2398
+ } .bottom-sheet__content_1ouw1 {
2399
+ color: #fff;
2400
+ } .bottom-sheet__background-accent_1ouw1 {
2401
+ background-color: #ef3124;
2402
+ } .bottom-sheet__background-info_1ouw1 {
2403
+ background-color: #001c3c;
2404
+ } .bottom-sheet__background-attention-muted_1ouw1 {
2405
+ background-color: #36291f;
2406
+ } .bottom-sheet__background-positive-muted_1ouw1 {
2407
+ background-color: #232d25;
2408
+ } .bottom-sheet__background-negative-muted_1ouw1 {
2409
+ background-color: #392523;
2410
+ } .bottom-sheet__background-primary_1ouw1 {
2411
+ background-color: #0e0e0e;
2412
+ } .bottom-sheet__background-primary-inverted_1ouw1 {
2413
+ background-color: #fff;
2414
+ } .bottom-sheet__background-secondary_1ouw1 {
2415
+ background-color: #1c1c1e;
2416
+ } .bottom-sheet__background-secondary-inverted_1ouw1 {
2417
+ background-color: #f2f3f5;
2418
+ } .bottom-sheet__background-tertiary_1ouw1 {
2419
+ background-color: #27272a;
2420
+ } .bottom-sheet__background-tertiary-inverted_1ouw1 {
2421
+ background-color: #e7e8ea;
2422
+ } .bottom-sheet__background-quaternary_1ouw1 {
2423
+ background-color: #36363a;
2424
+ } .bottom-sheet__background-quaternary-inverted_1ouw1 {
2425
+ background-color: #dcdee2;
2426
+ } .bottom-sheet__background-specialbg-component_1ouw1 {
2427
+ background-color: rgba(255, 255, 255, 0.1);
2428
+ } .bottom-sheet__background-specialbg-component-inverted_1ouw1 {
2429
+ background-color: rgba(11, 31, 53, 0.07);
2430
+ } .bottom-sheet__background-specialbg-primary-grouped_1ouw1 {
2431
+ background-color: #1c1c1e;
2432
+ } .bottom-sheet__background-specialbg-secondary-grouped_1ouw1 {
2433
+ background-color: #27272a;
2434
+ } .bottom-sheet__background-specialbg-tertiary-grouped_1ouw1 {
2435
+ background-color: #36363a;
2436
+ } .bottom-sheet__background-specialbg-secondary-transparent_1ouw1 {
2437
+ background-color: rgba(214, 214, 229, 0.07);
2438
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1ouw1 {
2439
+ background-color: rgba(38, 55, 88, 0.06);
2440
+ } .bottom-sheet__background-specialbg-tertiary-transparent_1ouw1 {
2441
+ background-color: rgba(222, 222, 240, 0.12);
2442
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1 {
2443
+ background-color: rgba(30, 43, 68, 0.08);
2444
+ }
2445
+ .bottom-sheet__footer_19rha {
2446
+ background-color: #1c1c1e;
2447
+ } .bottom-sheet__highlighted_19rha {
2448
+ border-top: 1px solid #36363a;
2449
+ background-color: #1c1c1e;
2450
+ } .bottom-sheet__background-accent_19rha {
2451
+ background-color: #ef3124;
2452
+ } .bottom-sheet__background-info_19rha {
2453
+ background-color: #001c3c;
2454
+ } .bottom-sheet__background-attention-muted_19rha {
2455
+ background-color: #36291f;
2456
+ } .bottom-sheet__background-positive-muted_19rha {
2457
+ background-color: #232d25;
2458
+ } .bottom-sheet__background-negative-muted_19rha {
2459
+ background-color: #392523;
2460
+ } .bottom-sheet__background-primary_19rha {
2461
+ background-color: #0e0e0e;
2462
+ } .bottom-sheet__background-primary-inverted_19rha {
2463
+ background-color: #fff;
2464
+ } .bottom-sheet__background-secondary_19rha {
2465
+ background-color: #1c1c1e;
2466
+ } .bottom-sheet__background-secondary-inverted_19rha {
2467
+ background-color: #f2f3f5;
2468
+ } .bottom-sheet__background-tertiary_19rha {
2469
+ background-color: #27272a;
2470
+ } .bottom-sheet__background-tertiary-inverted_19rha {
2471
+ background-color: #e7e8ea;
2472
+ } .bottom-sheet__background-quaternary_19rha {
2473
+ background-color: #36363a;
2474
+ } .bottom-sheet__background-quaternary-inverted_19rha {
2475
+ background-color: #dcdee2;
2476
+ } .bottom-sheet__background-specialbg-component_19rha {
2477
+ background-color: rgba(255, 255, 255, 0.1);
2478
+ } .bottom-sheet__background-specialbg-component-inverted_19rha {
2479
+ background-color: rgba(11, 31, 53, 0.07);
2480
+ } .bottom-sheet__background-specialbg-primary-grouped_19rha {
2481
+ background-color: #1c1c1e;
2482
+ } .bottom-sheet__background-specialbg-secondary-grouped_19rha {
2483
+ background-color: #27272a;
2484
+ } .bottom-sheet__background-specialbg-tertiary-grouped_19rha {
2485
+ background-color: #36363a;
2486
+ } .bottom-sheet__background-specialbg-secondary-transparent_19rha {
2487
+ background-color: rgba(214, 214, 229, 0.07);
2488
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_19rha {
2489
+ background-color: rgba(38, 55, 88, 0.06);
2490
+ } .bottom-sheet__background-specialbg-tertiary-transparent_19rha {
2491
+ background-color: rgba(222, 222, 240, 0.12);
2492
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha {
2493
+ background-color: rgba(30, 43, 68, 0.08);
2494
+ }
2495
+ .bottom-sheet__highlighted_171ua {
2496
+ border-bottom: 1px solid #36363a;
2497
+ }.amount-input__minorPartAndCurrency_16q7v {
2498
+ color: rgba(238, 238, 251, 0.55);
2499
+ }
2500
+ .amount-input__filled_1543a .amount-input__input_1543a,
2501
+ .amount-input__input_1543a:focus {
2502
+ -webkit-text-fill-color: transparent;
2503
+ }
2504
+ .amount-input__minorPartAndCurrency_28dyx {
2505
+ 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;
2534
+ }
2535
+
2536
+
2537
+
2538
+
2539
+
2540
+ .modal__sticky_ntev1 {
2541
+ background: #1c1c1e;
2542
+ } .modal__highlighted_ntev1 {
2543
+ background: #1c1c1e;
2544
+ box-shadow: 0 -1px 0 0 #29292c;
2545
+ }
2546
+
2547
+
2548
+
2549
+ .modal__highlighted_18700 {
2550
+ background: #1c1c1e;
2551
+ box-shadow: 0 1px 0 0 #29292c;
2552
+ } .modal__sticky_18700.modal__hasContent_18700 {
2553
+ background: #1c1c1e;
2554
+ }
2555
+
2556
+
2557
+
2558
+
2559
+
2560
+
2561
+
2562
+
2563
+
2564
+ .side-panel__sticky_k76ue {
2565
+ background: #1c1c1e;
2566
+ } .side-panel__highlighted_k76ue {
2567
+ background: #1c1c1e;
2568
+ box-shadow: 0 -1px 0 0 #29292c;
2569
+ }
2570
+
2571
+
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
+ .gallery__container_1wdpj {
2583
+ background-color: #0e0e0e;
2584
+ } .gallery__modal_1wdpj {
2585
+ background: transparent;
2586
+ }
2587
+ .gallery__buttons_d9o1a path {
2588
+ color: #fff;
2589
+ } .gallery__iconButton_d9o1a:hover path {
2590
+ color: rgb(237, 237, 237);
2591
+ } .gallery__iconButton_d9o1a:active path {
2592
+ color: rgb(217, 217, 217);
2593
+ }
2594
+
2595
+ .gallery__component_11cpp {
2596
+ background-color: #0e0e0e;
2597
+ } .gallery__slideLoading_11cpp {
2598
+ background-color: #1c1c1e;
2599
+ } .gallery__image_11cpp {
2600
+ background-color: #0e0e0e;
2601
+ } .gallery__smallImage_11cpp {
2602
+ background-color: #0e0e0e;
2603
+ } .gallery__arrow_11cpp {
2604
+ color: #fff
2605
+ } .gallery__arrow_11cpp:hover {
2606
+ background-color: rgb(50, 50, 50);
2607
+ } .gallery__arrow_11cpp:active {
2608
+ background-color: rgb(62, 62, 62);
2609
+ } .gallery__focused_11cpp {
2610
+ outline: 2px solid #3193fc;
2611
+ } .gallery__placeholder_11cpp {
2612
+ background-color: #36363a;
2613
+ } .gallery__fullScreenImage_11cpp {
2614
+ background-color: #0e0e0e;
2615
+ }
2616
+
2617
+ .gallery__component_cphoh {
2618
+ border: 2px solid rgba(0, 0, 0, 0);
2619
+ } .gallery__active_cphoh {
2620
+ border-color: rgba(255, 255, 255, 0.4)
2621
+ } .gallery__image_cphoh > img {
2622
+ background-color: #0e0e0e;
2623
+ } .gallery__loading_cphoh {
2624
+ background-color: #1c1c1e
2625
+ } .gallery__loading_cphoh .gallery__active_cphoh {
2626
+ background-color: #36363a;
2627
+ } .gallery__brokenImageWrapper_cphoh {
2628
+ background-color: #36363a
2629
+ } .gallery__focused_cphoh {
2630
+ outline: 2px solid #3193fc;
2631
+ }.calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track {
2632
+ background-color: transparent;
2633
+ } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-track-piece {
2634
+ background-color: transparent;
2635
+ } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb {
2636
+ background-color: rgba(255, 255, 255, 0.3);
2637
+ border-color: transparent;
2638
+ } .calendar__container_o51bx.calendar__customScrollbar_o51bx::-webkit-scrollbar-thumb:active {
2639
+ background-color: rgba(255, 255, 255, 0.6);
2640
+ }
2641
+ .calendar__appear_whtn6,
2642
+ .calendar__enter_whtn6 {
2643
+ background-color: transparent;
2644
+ } .calendar__appearActive_whtn6,
2645
+ .calendar__enterActive_whtn6,
2646
+ .calendar__appearDone_whtn6,
2647
+ .calendar__enterDone_whtn6 {
2648
+ background-color: rgba(255, 255, 255, 0.1);
2649
+ } .calendar__exit_whtn6 {
2650
+ background-color: rgba(255, 255, 255, 0.1);
2651
+ } .calendar__exitActive_whtn6,
2652
+ .calendar__exitDone_whtn6 {
2653
+ background-color: transparent;
2654
+ }
2655
+ .calendar__calendar_17sw7 th {
2656
+ border-bottom: 1px solid #29292c;
2657
+ } .calendar__dayNames_17sw7 {
2658
+ background: #1c1c1e
2659
+ } .calendar__month_17sw7 {
2660
+ color: #fff;
2661
+ } .calendar__dayName_17sw7 {
2662
+ color: rgba(238, 238, 251, 0.55)
2663
+ }
2664
+
2665
+ .calendar__dayName_1gf10 {
2666
+ color: rgba(238, 238, 251, 0.55)
2667
+ } .calendar__day_1gf10 {
2668
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2669
+ color: #fff
2670
+ } .calendar__day_1gf10.calendar__highlighted_1gf10,
2671
+ .calendar__day_1gf10.calendar__range_1gf10.calendar__highlighted_1gf10:not(.calendar__disabled_1gf10) {
2672
+ color: #fff;
2673
+ background: rgba(214, 214, 229, 0.07);
2674
+ } .calendar__day_1gf10.calendar__holiday_1gf10 {
2675
+ color: #ff5431;
2676
+ } .calendar__day_1gf10.calendar__disabled_1gf10 {
2677
+ color: rgba(233, 233, 250, 0.37);
2678
+ background: transparent;
2679
+ } .calendar__day_1gf10.calendar__today_1gf10 {
2680
+ color: #4a9dfc;
2681
+ } .calendar__day_1gf10.calendar__rangeComplete_1gf10 {
2682
+ background: rgba(49, 147, 252, 0.15);
2683
+ } .calendar__day_1gf10.calendar__selected_1gf10,
2684
+ .calendar__day_1gf10.calendar__disabled_1gf10.calendar__selected_1gf10 {
2685
+ color: #0e0e0e;
2686
+ background: #fff;
2687
+ } @media (hover) {
2688
+ .calendar__day_1gf10.calendar__selected_1gf10:hover {
2689
+ background: #e7e8eb;
2690
+ }
2691
+ } .calendar__dayWrapper_1gf10 {
2692
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
2693
+ } .calendar__range_1gf10 .calendar__day_1gf10:not(.calendar__selected_1gf10):not(.calendar__disabled_1gf10):not(.calendar__today_1gf10):not(.calendar__holiday_1gf10) {
2694
+ color: #fff;
2695
+ } .calendar__range_1gf10:before {
2696
+ background: rgba(137, 137, 145, 0.15);
2697
+ } .calendar__rangeComplete_1gf10:before {
2698
+ background: rgba(49, 147, 252, 0.15);
2699
+ } .calendar__transitLeft_1gf10:after {
2700
+ background: linear-gradient(
2701
+ 270deg,
2702
+ rgba(137, 137, 145, 0.15) 0%,
2703
+ rgba(255, 255, 255, 0) 100%
2704
+ );
2705
+ } .calendar__transitRight_1gf10:after {
2706
+ background: linear-gradient(
2707
+ 270deg,
2708
+ rgba(255, 255, 255, 0) 0%,
2709
+ rgba(137, 137, 145, 0.15) 100%
2710
+ );
2711
+ } .calendar__rangeComplete_1gf10.calendar__transitLeft_1gf10:after {
2712
+ background: linear-gradient(
2713
+ 270deg,
2714
+ rgba(49, 147, 252, 0.15) 0%,
2715
+ rgba(255, 255, 255, 0) 100%
2716
+ );
2717
+ } .calendar__rangeComplete_1gf10.calendar__transitRight_1gf10:after {
2718
+ background: linear-gradient(
2719
+ 270deg,
2720
+ rgba(255, 255, 255, 0) 0%,
2721
+ rgba(49, 147, 252, 0.15) 100%
2722
+ );
2723
+ } .calendar__dot_1gf10 {
2724
+ background: #fff;
2725
+ } .calendar__selected_1gf10 .calendar__dot_1gf10 {
2726
+ background: #0e0e0e;
2727
+ } .calendar__bottomAddon_1gf10.calendar__selected_1gf10,
2728
+ .calendar__bottomAddon_1gf10.calendar__selected_1gf10 > * {
2729
+ color: #0e0e0e;
2730
+ }
2731
+ .calendar__withShadow_1usm3 {
2732
+ box-shadow: 0 1px 0 0 #29292c;
2733
+ }
2734
+
2735
+ @media (max-width: 374px) {
2736
+ }
2737
+ .cc-calendar .calendar__button_1e5nv {
2738
+ background-color: transparent
2739
+ } .cc-calendar .calendar__button_1e5nv:not(:disabled):hover {
2740
+ background-color: rgba(214, 214, 229, 0.07);
2741
+ color: #fff;
2742
+ } .cc-calendar .calendar__button_1e5nv.calendar__filled_1e5nv {
2743
+ background-color: rgba(222, 222, 238, 0.13)
2744
+ } .cc-calendar .calendar__button_1e5nv.calendar__filled_1e5nv:not(:disabled):hover {
2745
+ background-color: rgba(234, 234, 248, 0.15);
2746
+ } .cc-calendar .calendar__button_1e5nv.calendar__current_1e5nv {
2747
+ color: #4a9dfc;
2748
+ } .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv,
2749
+ .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv:disabled {
2750
+ background-color: #fff;
2751
+ color: #0e0e0e
2752
+ } .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv:not(:disabled):hover, .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv:disabled:not(:disabled):hover {
2753
+ background-color: #fff;
2754
+ color: #0e0e0e;
2755
+ }
2756
+ .calendar__empty_r7pww {
2757
+ color: rgba(238, 238, 251, 0.55);
2758
+ }
2759
+ @media (max-width: 374px) {
2760
+ }.select__arrow_1on7d {
2761
+ color: rgba(238, 238, 251, 0.55);
2762
+ }
2763
+ .select__option_13bmv {
2764
+ background: #1c1c1e;
2765
+ color: #fff
2766
+ } .select__option_13bmv:not(.select__disabled_13bmv):active {
2767
+ background: rgba(225, 225, 248, 0.09);
2768
+ color: #fff;
2769
+ } .select__selected_13bmv {
2770
+ background: #1c1c1e;
2771
+ color: #fff;
2772
+ } .select__highlighted_13bmv {
2773
+ background: rgba(214, 214, 229, 0.07);
2774
+ color: #fff;
2775
+ } .select__disabled_13bmv {
2776
+ background: #1c1c1e;
2777
+ color: rgba(238, 238, 251, 0.55);
2778
+ }
2779
+ .select__popoverInner_1hdfx {
2780
+ background: transparent;
2781
+ } .select__optionsListWrapper_1hdfx {
2782
+ box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2783
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2784
+ background: #1c1c1e;
2785
+ } .select__optionsListBorder_1hdfx {
2786
+ box-shadow: inset 0 0 0 1px #29292c;
2787
+ }
2788
+
2789
+ .select__single_u7j1e {
2790
+ background: #fff
2791
+ } .select__colorIcon_u7j1e {
2792
+ color: #17d055;
2793
+ }
2794
+
2795
+ .select__placeholder_1i4i9 {
2796
+ color: rgba(238, 238, 251, 0.55)
2797
+ } .select__placeholder_1i4i9.select__focused_1i4i9 {
2798
+ color: rgba(233, 233, 250, 0.37);
2799
+ } .select__focusVisible_1i4i9 {
2800
+ outline: 2px solid #3193fc;
2801
+ } @keyframes select__show-placeholder_1i4i9 {
2802
+ }
2803
+ .select__footer_dfjmj {
2804
+ background-color: #1c1c1e
2805
+ } .select__highlighted_dfjmj {
2806
+ border-top: 1px solid #29292c;
2807
+ background-color: #1c1c1e;
2808
+ }
2809
+
2810
+ .select__optgroup_1j8b6 {
2811
+ background: #1c1c1e
2812
+ } .select__label_1j8b6 {
2813
+ color: rgba(238, 238, 251, 0.55);
2814
+ }
2815
+ .select__option_thj26 {
2816
+ background: #1c1c1e;
2817
+ color: #fff
2818
+ } .select__option_thj26:not(.select__disabled_thj26):active {
2819
+ background: rgba(225, 225, 248, 0.09);
2820
+ color: #fff;
2821
+ } .select__option_thj26:before {
2822
+ background: #36363a;
2823
+ } .select__selected_thj26 {
2824
+ background: #1c1c1e;
2825
+ color: #fff;
2826
+ } .select__highlighted_thj26 {
2827
+ background: rgba(214, 214, 229, 0.07);
2828
+ color: #fff
2829
+ } .select__disabled_thj26 {
2830
+ background: #1c1c1e;
2831
+ color: rgba(238, 238, 251, 0.55);
2832
+ }
2833
+ .select__optionsListHeader_d6t0y {
2834
+ border-bottom: 1px solid #29292c;
2835
+ } .select__optionsListFooter_d6t0y {
2836
+ border-top: 1px solid transparent
2837
+ } .select__optionsListFooter_d6t0y.select__withBorder_d6t0y {
2838
+ border-top: 1px solid #29292c;
2839
+ } .select__emptyPlaceholder_d6t0y {
2840
+ color: rgba(238, 238, 251, 0.55);
2841
+ }
2842
+
2843
+ .select__virtualOptionsListHeader_iew8b {
2844
+ border-bottom: 1px solid #29292c;
2845
+ } .select__virtualOptionsListFooter_iew8b {
2846
+ border-top: 1px solid transparent
2847
+ } .select__virtualOptionsListFooter_iew8b.select__withBorder_iew8b {
2848
+ border-top: 1px solid #29292c;
2849
+ } .select__virtualRow_iew8b:before {
2850
+ background: #36363a;
2851
+ } .select__emptyPlaceholder_iew8b {
2852
+ color: rgba(238, 238, 251, 0.55);
2853
+ }
2854
+
2855
+ .select__footer_1bjm6 {
2856
+ background-color: #0e0e0e
2857
+ }
2858
+ .calendar-with-skeleton__skeleton_1rm0a {
2859
+ background-color: #1c1c1e;
2860
+ }.date-range-input__calendarContainer_yhvda {
2861
+ border: 1px solid #29292c
2862
+ }.calendar-input__calendarContainer_10dfd {
2863
+ border: 1px solid #29292c
2864
+ } .calendar-input__calendarIcon_10dfd {
2865
+ color: rgba(238, 238, 251, 0.55)
2866
+ }.date-time-input__calendarContainer_3g0r1 {
2867
+ border: 1px solid #29292c
2868
+ }.universal-date-input__calendarIcon_1n7mo {
2869
+ color: rgba(238, 238, 251, 0.55);
2870
+ } .universal-date-input__calendarContainer_1n7mo {
2871
+ border: 1px solid #29292c
2872
+ } .universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo.universal-date-input__blink_1n7mo {
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 {
2888
+ background-color: transparent;
2889
+ color: #fff
2890
+ } .select-with-tags__input_19azb:disabled,
2891
+ .select-with-tags__input_19azb:disabled::placeholder {
2892
+ color: rgba(233, 233, 250, 0.37);
2893
+ } .select-with-tags__input_19azb::placeholder {
2894
+ color: rgba(238, 238, 251, 0.55);
2895
+ } .select-with-tags__input_19azb:focus::placeholder {
2896
+ color: rgba(233, 233, 250, 0.37);
2897
+ } .select-with-tags__focusVisible_19azb {
2898
+ outline: 2px solid #3193fc;
2899
+ } .select-with-tags__placeholder_19azb {
2900
+ color: rgba(238, 238, 251, 0.55);
2901
+ }
2902
+ .calendar-range__component_1s3vi:after {
2903
+ background-color: #fff;
2904
+ }
2905
+ .input-autocomplete__placeholder_m2ip8 {
2906
+ color: rgba(238, 238, 251, 0.55);
2907
+ } .input-autocomplete__focusVisible_m2ip8 {
2908
+ outline: 2px solid #3193fc;
2909
+ }
2910
+
2911
+ .picker-button__linkOpen_c9djl:not(:hover) {
2912
+ background-color: rgba(214, 214, 229, 0.07);
2913
+ }
2914
+ .table__component_1njqi {
2915
+ border-top: 1px solid #36363a;
2916
+ }
2917
+ .table__wrapper_15y5c {
2918
+ background: #0e0e0e;
2919
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2920
+ }
2921
+
2922
+
2923
+ .table__component_16eeg th:not(:last-child):not(:empty):after {
2924
+ background-color: #27272a;
2925
+ }
2926
+ .table__component_1teok {
2927
+ color: #fff;
2928
+ border-bottom: 1px solid #36363a;
2929
+ background: #0e0e0e
2930
+ } .table__sorted_1teok {
2931
+ color: #fff;
2932
+ } .table__stickyHeader_1teok {
2933
+ box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2934
+ }
2935
+ .table__component_1joxr {
2936
+ background: #0e0e0e
2937
+ } .table__clickable_1joxr:hover {
2938
+ background-color: #1c1c1e;
2939
+ } .table__selected_1joxr {
2940
+ background-color: #f2f8ff
2941
+ } .table__selected_1joxr:hover {
2942
+ background-color: #e8f2fe;
2943
+ }
2944
+ .table__icon_137ng {
2945
+ color: #898991
2946
+ } .table__icon_137ng:hover {
2947
+ color: #fff;
2948
+ } .table__sorted_137ng {
2949
+ color: #3193fc
2950
+ } .table__sorted_137ng:hover {
2951
+ color: #3193fc;
2952
+ }
2953
+ .table__component_9uvb1 {
2954
+ color: #fff;
2955
+ border-top: 1px solid #36363a
2956
+ }
2957
+ .table__open_3hjnh,
2958
+ .table__open_3hjnh:hover {
2959
+ background-color: rgba(255, 255, 255, 0.163);
2960
+ }.intl-phone-input__emptyCountryIcon_spklu {
2961
+ color: #898991;
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
+ }
2969
+ .intl-phone-input__emptyCountryIcon_msvcg {
2970
+ color: #898991;
2971
+ } .intl-phone-input__focusVisible_msvcg {
2972
+ outline: 2px solid #3193fc;
2973
+ }
2974
+ .international-phone-input__dialCode_1opig {
2975
+ color: rgba(238, 238, 251, 0.55);
2976
+ } .international-phone-input__emptyCountryIcon_1opig {
2977
+ color: rgba(238, 238, 251, 0.55);
2978
+ }
2979
+ .international-phone-input__flagPlaceholder_1305a {
2980
+ background-color: rgba(214, 214, 229, 0.07);
2981
+ }
2982
+ .international-phone-input__emptyCountryIcon_1vizw {
2983
+ color: rgba(238, 238, 251, 0.55);
2984
+ } .international-phone-input__focusVisible_1vizw {
2985
+ outline: 2px solid #3193fc;
2986
+ }.tabs__component_16jc9:before {
2987
+ background-color: rgba(228, 228, 251, 0.28);
2988
+ } .tabs__title_16jc9 {
2989
+ color: rgba(238, 238, 251, 0.55)
2990
+ } .tabs__title_16jc9:not(.tabs__disabled_16jc9):hover {
2991
+ color: #fff;
2992
+ } .tabs__focused_16jc9 {
2993
+ outline: 2px solid #3193fc;
2994
+ } .tabs__selected_16jc9 {
2995
+ color: #fff;
2996
+ } .tabs__disabled_16jc9 {
2997
+ color: rgba(233, 233, 250, 0.37);
2998
+ } .tabs__line_16jc9 {
2999
+ background-color: #f83a2a;
3000
+ } .tabs__option_16jc9 {
3001
+ color: #fff;
3002
+ }
3003
+ .tabs__component_16jc9:before {
3004
+ background-color: rgba(228, 228, 251, 0.28);
3005
+ }.tabs__title_16jc9 {
3006
+ color: rgba(238, 238, 251, 0.55)
3007
+ }.tabs__title_16jc9:not(.tabs__disabled_16jc9):hover {
3008
+ color: #fff;
3009
+ }.tabs__focused_16jc9 {
3010
+ outline: 2px solid #3193fc;
3011
+ }.tabs__selected_16jc9 {
3012
+ color: #fff;
3013
+ }.tabs__disabled_16jc9 {
3014
+ color: rgba(233, 233, 250, 0.37);
3015
+ }.tabs__line_16jc9 {
3016
+ background-color: #f83a2a;
3017
+ }.tabs__option_16jc9 {
3018
+ color: #fff;
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
+
3030
+
3031
+