@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,3031 +0,0 @@
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 {
21
- background-color: #f83a2a;
22
- color: #fff;
23
- } .badge__component_1741a.badge__background-specialbg-secondary-transparent_1741a {
24
- background-color: rgba(225, 225, 248, 0.09);
25
- color: #fff;
26
- } .badge__component_1741a.badge__background-primary_1741a {
27
- background-color: #29292c;
28
- color: #fff;
29
- } .badge__outlineCount_1741a {
30
- border: 2px solid #0e0e0e;
31
- } .badge__heightS_1741a.badge__outlineCount_1741a {
32
- border: 1px solid #0e0e0e;
33
- } .badge__icon_1741a {
34
- color: #17d055
35
- } .badge__icon_1741a.badge__positive_1741a {
36
- color: #17d055;
37
- background-color: #17d055;
38
- } .badge__icon_1741a.badge__attention_1741a {
39
- color: #fda136;
40
- background-color: #fda136;
41
- } .badge__icon_1741a.badge__negative_1741a {
42
- color: #ff5431;
43
- background-color: #ff5431;
44
- } .badge__icon_1741a.badge__link_1741a {
45
- color: #3193fc;
46
- background-color: #3193fc;
47
- } .badge__icon_1741a.badge__tertiary_1741a {
48
- color: #4a4a51;
49
- background-color: #4a4a51;
50
- } .badge__icon_1741a.badge__secondary_1741a {
51
- color: #898991;
52
- background-color: #898991;
53
- } .badge__icon_1741a.badge__primary_1741a {
54
- color: #fff;
55
- background-color: #fff;
56
- } .badge__graphic-static-light_1741a.badge__icon_1741a:before {
57
- background-color: #fff;
58
- } .badge__graphic-primary_1741a.badge__icon_1741a:before {
59
- background-color: #fff;
60
- } .badge__outline_1741a {
61
- background-color: #0e0e0e;
62
- } .badge__outlineColor_1741a {
63
- background-color: #f83a2a
64
- } .badge__outlineColor_1741a.badge__attention_1741a {
65
- background-color: #fda136;
66
- } .badge__outlineColor_1741a.badge__positive_1741a {
67
- background-color: #17d055;
68
- } .badge__outlineColor_1741a.badge__negative_1741a {
69
- background-color: #ff5431;
70
- } .badge__outlineColor_1741a.badge__link_1741a {
71
- background-color: #3193fc;
72
- } .badge__outlineColor_1741a.badge__tertiary_1741a {
73
- background-color: #4a4a51;
74
- } .badge__outlineColor_1741a.badge__secondary_1741a {
75
- background-color: #898991;
76
- } .badge__outlineColor_1741a.badge__primary_1741a {
77
- background-color: #fff;
78
- } .badge__dot_1741a.badge__outlineCount_1741a {
79
- border: 1px solid #0e0e0e;
80
- }.divider__component_ojir5 {
81
- border-bottom: 1px solid #353539;
82
- }.dropzone__component_10p0i {
83
- border: 1px dashed #fff;
84
- } .dropzone__component_10p0i:not(.dropzone__disabled_10p0i):hover {
85
- background-color: transparent;
86
- } .dropzone__dragOver_10p0i {
87
- background-color: transparent;
88
- } .dropzone__error_10p0i {
89
- border-color: #ff5431;
90
- }
91
- .dropzone__overlay_ew984 {
92
- background: rgba(214, 214, 229, 0.07);
93
- } .dropzone__text_ew984 {
94
- color: #fff;
95
- }@media (max-width: 599px) {
96
- }
97
- @media (min-width: 320px) {
98
- }
99
- @media (min-width: 360px) {
100
- }
101
- @media (min-width: 375px) {
102
- }
103
- @media (min-width: 412px) {
104
- }
105
- @media (min-width: 600px) and (max-width: 1023px) {
106
- }
107
- @media (min-width: 600px) {
108
- }
109
- @media (min-width: 768px) {
110
- }
111
- @media (min-width: 1024px) {
112
- }
113
- @media (min-width: 1024px) {
114
- }
115
- @media (min-width: 1280px) {
116
- }
117
- @media (min-width: 1440px) {
118
- }
119
- @media (min-width: 1920px) {
120
- }
121
- @media (max-width: 599px) {
122
- }
123
- @media (min-width: 320px) {
124
- }
125
- @media (min-width: 360px) {
126
- }
127
- @media (min-width: 375px) {
128
- }
129
- @media (min-width: 412px) {
130
- }
131
- @media (min-width: 600px) and (max-width: 1023px) {
132
- }
133
- @media (min-width: 600px) {
134
- }
135
- @media (min-width: 768px) {
136
- }
137
- @media (min-width: 1024px) {
138
- }
139
- @media (min-width: 1024px) {
140
- }
141
- @media (min-width: 1280px) {
142
- }
143
- @media (min-width: 1440px) {
144
- }
145
- @media (min-width: 1920px) {
146
- }
147
- .hatching-progress-bar__container_183da {
148
- background: rgba(222, 222, 238, 0.13);
149
- } .hatching-progress-bar__hatch_183da {
150
- background: repeating-linear-gradient(
151
- -45deg,
152
- rgba(222, 222, 238, 0.13) 6px 10px,
153
- rgba(255, 255, 255, 0) 10px 18px
154
- );
155
- } .hatching-progress-bar__positive_183da {
156
- background: #17d055;
157
- } .hatching-progress-bar__attention_183da {
158
- background: #fda136;
159
- } .hatching-progress-bar__negative_183da {
160
- background: #ff5431;
161
- } .hatching-progress-bar__link_183da {
162
- background: #3193fc;
163
- } .hatching-progress-bar__tertiary_183da {
164
- background: #4a4a51;
165
- } .hatching-progress-bar__secondary_183da {
166
- background: #898991;
167
- } .hatching-progress-bar__primary_183da {
168
- background: #fff;
169
- } .hatching-progress-bar__accent_183da {
170
- background: #f83a2a;
171
- }.indicator__component_7zjod {
172
- color: #fff;
173
- background-color: #f83a2a;
174
- } .indicator__red_7zjod {
175
- background-color: #f83a2a;
176
- color: #fff
177
- } .indicator__red_7zjod.indicator__border_7zjod {
178
- outline: 2px solid #0e0e0e;
179
- } .indicator__white_7zjod {
180
- background-color: #29292c;
181
- color: #fff
182
- } .indicator__white_7zjod.indicator__border_7zjod {
183
- outline: 2px solid #0e0e0e;
184
- } .indicator__grey_7zjod {
185
- background-color: rgba(225, 225, 248, 0.09);
186
- color: #fff
187
- } .indicator__grey_7zjod.indicator__border_7zjod {
188
- 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 {
198
- color: #fff;
199
- border-bottom-color: #fff
200
- } .link__primary_1wyfm:hover {
201
- color: #babbc2;
202
- } .link__primary_1wyfm:active {
203
- color: #a0a1a9;
204
- } .link__secondary_1wyfm {
205
- color: rgba(238, 238, 251, 0.55);
206
- border-bottom-color: rgba(238, 238, 251, 0.55)
207
- } .link__secondary_1wyfm:hover {
208
- color: rgba(239, 240, 252, 0.65);
209
- } .link__secondary_1wyfm:active {
210
- color: rgba(243, 245, 254, 0.75);
211
- } .link__defaultView_1wyfm {
212
- color: #4a9dfc;
213
- border-bottom-color: #4a9dfc
214
- } .link__defaultView_1wyfm:hover {
215
- color: #63aafd;
216
- } .link__defaultView_1wyfm:active {
217
- color: #7fb6ff;
218
- }
219
- .link__component_s621f:hover .link__text_s621f,
220
- .link__component_s621f:active .link__text_s621f {
221
- border-bottom-color: rgba(0, 0, 0, 0);
222
- } .link__focused_s621f {
223
- outline: 2px solid #3193fc;
224
- } .link__pseudo_s621f {
225
- background-color: transparent;
226
- }
227
- .link__primary_10uvo {
228
- color: #0e0e0e;
229
- border-bottom-color: #0e0e0e
230
- } .link__primary_10uvo:hover {
231
- color: #5f5f66;
232
- } .link__primary_10uvo:active {
233
- color: #75757d;
234
- } .link__secondary_10uvo {
235
- color: rgba(4, 4, 19, 0.55);
236
- border-bottom-color: rgba(4, 4, 19, 0.55)
237
- } .link__secondary_10uvo:hover {
238
- color: rgba(1, 1, 12, 0.63);
239
- } .link__secondary_10uvo:active {
240
- color: rgba(0, 0, 10, 0.71);
241
- } .link__defaultView_10uvo {
242
- color: #2a77ef;
243
- border-bottom-color: #2a77ef
244
- } .link__defaultView_10uvo:hover {
245
- color: #2c64d4;
246
- } .link__defaultView_10uvo:active {
247
- 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
- }.scrollbar__component_1vycd .scrollbar:before {
267
- background-color: rgba(228, 228, 251, 0.28);
268
- } .scrollbar__component_1vycd.dragging .track .scrollbar.visible:before {
269
- background-color: rgba(238, 238, 254, 0.46);
270
- }
271
-
272
- .scrollbar__component_1ezmi .scrollbar:before {
273
- background-color: rgba(9, 12, 37, 0.28);
274
- } .scrollbar__component_1ezmi.dragging .track .scrollbar.visible:before {
275
- background-color: rgba(4, 4, 21, 0.47);
276
- }.skeleton__component_ai4av {
277
- color: transparent;
278
- background: rgba(214, 214, 229, 0.07);
279
- } .skeleton__component_ai4av:before {
280
- background: transparent;
281
- } .skeleton__animate_ai4av:after {
282
- background-image: linear-gradient(
283
- to left,
284
- rgba(0, 0, 0, 0),
285
- rgba(0, 0, 0, 0) 40%,
286
- rgba(0, 0, 0, 0.05) 50%,
287
- rgba(0, 0, 0, 0) 60%,
288
- rgba(0, 0, 0, 0)
289
- );
290
- } @keyframes skeleton__gradient_ai4av {
291
- } @keyframes skeleton__background_ai4av {
292
- 0% {
293
- background: rgb(182, 188, 195);
294
- }
295
- 100% {
296
- background: rgb(198, 205, 214);
297
- }
298
- }.segmented-control__wrapper_17qg3 {
299
- background-color: rgba(225, 225, 248, 0.09);
300
- } .segmented-control__segment_17qg3.segmented-control__selected_17qg3 {
301
- color: #fff;
302
- } .segmented-control__selectedBox_17qg3 {
303
- border: 0.5px solid rgba(225, 225, 248, 0.09);
304
- background-color: rgba(214, 214, 229, 0.07);
305
- }
306
- .segmented-control__selectedBox_5iyul {
307
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
308
- 0 0 1px rgba(0, 0, 0, 0.04);
309
- }
310
- .segmented-control__wrapper_1sc9j {
311
- background-color: rgba(30, 43, 68, 0.08);
312
- } .segmented-control__segment_1sc9j.segmented-control__selected_1sc9j {
313
- color: #0e0e0e;
314
- } .segmented-control__selectedBox_1sc9j {
315
- border: 0.5px solid rgba(30, 43, 68, 0.08);
316
- background-color: #fff;
317
- }
318
- .segmented-control__segment_pjnq7 {
319
- color: #fff
320
- } .segmented-control__segment_pjnq7:not(:first-child):before {
321
- background-color: rgba(222, 222, 238, 0.13);
322
- }
323
- .segmented-control__segment_19glh {
324
- background-color: transparent
325
- } .segmented-control__focused_19glh {
326
- outline: 2px solid #3193fc;
327
- }
328
- .segmented-control__segment_16uvd {
329
- color: #0e0e0e
330
- } .segmented-control__segment_16uvd:not(:first-child):before {
331
- 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
- }.spinner__component_yuj30 {
351
- color: #fff;
352
- }
353
- @keyframes spinner__spin_animation_1x8cb {
354
- }
355
- .spinner__component_14ovj {
356
- color: #0e0e0e;
357
- }.status__soft_f7gy7.status__green_f7gy7 {
358
- background: #d1f1d7;
359
- color: #0d9336;
360
- } .status__soft_f7gy7.status__orange_f7gy7 {
361
- background: #fde6c8;
362
- color: #ea8313;
363
- } .status__soft_f7gy7.status__red_f7gy7 {
364
- background: #ffdfdf;
365
- color: #ec2e14;
366
- } .status__soft_f7gy7.status__blue_f7gy7 {
367
- background: #d8eaff;
368
- color: #2a77ef;
369
- } .status__soft_f7gy7.status__grey_f7gy7 {
370
- background: rgba(222, 222, 238, 0.13);
371
- color: rgba(238, 238, 251, 0.55);
372
- } .status__soft_f7gy7.status__teal_f7gy7 {
373
- background: #c8f1f3;
374
- color: #058a8f;
375
- } .status__soft_f7gy7.status__purple_f7gy7 {
376
- background: #e4e7ff;
377
- color: #7a63f1;
378
- } .status__contrast_f7gy7 {
379
- color: #0e0e0e
380
- } .status__contrast_f7gy7.status__green_f7gy7 {
381
- background: #0cc44d;
382
- } .status__contrast_f7gy7.status__orange_f7gy7 {
383
- background: #fa9313;
384
- } .status__contrast_f7gy7.status__red_f7gy7 {
385
- background: #ff5431;
386
- } .status__contrast_f7gy7.status__blue_f7gy7 {
387
- background: #2288fa;
388
- } .status__contrast_f7gy7.status__grey_f7gy7 {
389
- background: #898991;
390
- } .status__contrast_f7gy7.status__teal_f7gy7 {
391
- background: #09b9be;
392
- } .status__contrast_f7gy7.status__purple_f7gy7 {
393
- background: #7f71fd;
394
- }.status-badge__positive-checkmark_rf4j0 {
395
- background-color: #17d055;
396
- } .status-badge__negative-cross_rf4j0,
397
- .status-badge__negative-alert_rf4j0,
398
- .status-badge__negative-block_rf4j0 {
399
- background-color: #ff5431;
400
- } .status-badge__attention-alert_rf4j0 {
401
- background-color: #fda136;
402
- } .status-badge__neutral-information_rf4j0,
403
- .status-badge__neutral-operation_rf4j0,
404
- .status-badge__neutral-cross_rf4j0 {
405
- background-color: #898991;
406
- }
407
- .status-badge__component_k0l8u {
408
- color: #fff;
409
- }
410
- .status-badge__positive-checkmark_5to7o {
411
- background-color: #0cc44d;
412
- } .status-badge__negative-cross_5to7o,
413
- .status-badge__negative-alert_5to7o,
414
- .status-badge__negative-block_5to7o {
415
- background-color: #ff5431;
416
- } .status-badge__attention-alert_5to7o {
417
- background-color: #fa9313;
418
- } .status-badge__neutral-information_5to7o,
419
- .status-badge__neutral-operation_5to7o,
420
- .status-badge__neutral-cross_5to7o {
421
- background-color: #898991;
422
- }.underlay__background-accent_tdk26 {
423
- background-color: #ef3124;
424
- } .underlay__background-info_tdk26 {
425
- background-color: #001c3c;
426
- } .underlay__background-attention-muted_tdk26 {
427
- background-color: #36291f;
428
- } .underlay__background-positive-muted_tdk26 {
429
- background-color: #232d25;
430
- } .underlay__background-negative-muted_tdk26 {
431
- background-color: #392523;
432
- } .underlay__background-primary_tdk26 {
433
- background-color: #0e0e0e;
434
- } .underlay__background-primary-inverted_tdk26 {
435
- background-color: #fff;
436
- } .underlay__background-secondary_tdk26 {
437
- background-color: #1c1c1e;
438
- } .underlay__background-secondary-inverted_tdk26 {
439
- background-color: #f2f3f5;
440
- } .underlay__background-tertiary_tdk26 {
441
- background-color: #27272a;
442
- } .underlay__background-tertiary-inverted_tdk26 {
443
- background-color: #e7e8ea;
444
- } .underlay__background-quaternary_tdk26 {
445
- background-color: #36363a;
446
- } .underlay__background-quaternary-inverted_tdk26 {
447
- background-color: #dcdee2;
448
- } .underlay__background-specialbg-component_tdk26 {
449
- background-color: rgba(255, 255, 255, 0.1);
450
- } .underlay__background-specialbg-component-inverted_tdk26 {
451
- background-color: rgba(11, 31, 53, 0.07);
452
- } .underlay__background-specialbg-primary-grouped_tdk26 {
453
- background-color: #1c1c1e;
454
- } .underlay__background-specialbg-secondary-grouped_tdk26 {
455
- background-color: #27272a;
456
- } .underlay__background-specialbg-tertiary-grouped_tdk26 {
457
- background-color: #36363a;
458
- } .underlay__background-specialbg-secondary-transparent_tdk26 {
459
- background-color: rgba(214, 214, 229, 0.07);
460
- } .underlay__background-specialbg-secondary-transparent-inverted_tdk26 {
461
- background-color: rgba(38, 55, 88, 0.06);
462
- } .underlay__background-specialbg-tertiary-transparent_tdk26 {
463
- background-color: rgba(222, 222, 240, 0.12);
464
- } .underlay__background-specialbg-tertiary-transparent-inverted_tdk26 {
465
- background-color: rgba(30, 43, 68, 0.08);
466
- } .underlay__shadow-xs_tdk26 {
467
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
468
- } .underlay__shadow-s_tdk26 {
469
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
470
- 0 0 1px rgba(0, 0, 0, 0.04);
471
- } .underlay__shadow-m_tdk26 {
472
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
473
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
474
- } .underlay__shadow-l_tdk26 {
475
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
476
- 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);
477
- } .underlay__shadow-xl_tdk26 {
478
- box-shadow: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
479
- 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
480
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
481
- } .underlay__shadow-xs-hard_tdk26 {
482
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
483
- } .underlay__shadow-s-hard_tdk26 {
484
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
485
- 0 0 1px rgba(0, 0, 0, 0.16);
486
- } .underlay__shadow-m-hard_tdk26 {
487
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
488
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
489
- } .underlay__shadow-l-hard_tdk26 {
490
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
491
- 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
492
- } .underlay__shadow-xl-hard_tdk26 {
493
- box-shadow: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
494
- 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
495
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
496
- } .underlay__shadow-xs-up_tdk26 {
497
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
498
- } .underlay__shadow-s-up_tdk26 {
499
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
500
- } .underlay__shadow-m-up_tdk26 {
501
- box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
502
- } .underlay__shadow-l-up_tdk26 {
503
- box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
504
- } .underlay__shadow-xl-up_tdk26 {
505
- box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
506
- } .underlay__shadow-xs-hard-up_tdk26 {
507
- box-shadow: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
508
- 0 -2px 4px rgba(0, 0, 0, 0.16);
509
- } .underlay__shadow-s-hard-up_tdk26 {
510
- box-shadow: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
511
- 0 -4px 8px rgba(0, 0, 0, 0.16);
512
- } .underlay__shadow-m-hard-up_tdk26 {
513
- box-shadow: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
514
- 0 -8px 16px rgba(0, 0, 0, 0.16);
515
- } .underlay__shadow-l-hard-up_tdk26 {
516
- box-shadow: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
517
- 0 -12px 24px rgba(0, 0, 0, 0.16);
518
- } .underlay__shadow-xl-hard-up_tdk26 {
519
- box-shadow: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
520
- 0 -16px 32px rgba(0, 0, 0, 0.16);
521
- } .underlay__border-color-accent_tdk26 {
522
- border-color: #f83a2a;
523
- } .underlay__border-color-key_tdk26 {
524
- border-color: #fff;
525
- } .underlay__border-color-key-inverted_tdk26 {
526
- border-color: #0e0e0e;
527
- } .underlay__border-color-link_tdk26 {
528
- border-color: #3193fc;
529
- } .underlay__border-color-primary_tdk26 {
530
- border-color: #353539;
531
- } .underlay__border-color-primary-inverted_tdk26 {
532
- border-color: #d2d3d9;
533
- } .underlay__border-color-secondary_tdk26 {
534
- border-color: #29292c;
535
- } .underlay__border-color-secondary-inverted_tdk26 {
536
- border-color: #e7e8eb;
537
- } .underlay__border-color-tertiary_tdk26 {
538
- border-color: #212124;
539
- } .underlay__border-color-tertiary-inverted_tdk26 {
540
- border-color: #edeef0;
541
- } .underlay__border-color-underline_tdk26 {
542
- border-color: #4a4a51;
543
- } .underlay__border-color-underline-inverted_tdk26 {
544
- border-color: #babbc2;
545
- } .underlay__border-color-graphic-attention_tdk26 {
546
- border-color: #fda136;
547
- } .underlay__border-color-graphic-link_tdk26 {
548
- border-color: #3193fc;
549
- } .underlay__border-color-graphic-negative_tdk26 {
550
- border-color: #ff5431;
551
- } .underlay__border-color-graphic-positive_tdk26 {
552
- border-color: #17d055;
553
- } .underlay__border-color-specialbg-secondary-transparent_tdk26 {
554
- border-color: rgba(225, 225, 248, 0.09);
555
- } .underlay__border-color-specialbg-secondary-transparent-inverted_tdk26 {
556
- border-color: rgba(30, 43, 68, 0.08);
557
- } .underlay__border-color-specialbg-tertiary-transparent_tdk26 {
558
- border-color: rgba(222, 222, 238, 0.13);
559
- } .underlay__border-color-specialbg-tertiary-transparent-inverted_tdk26 {
560
- border-color: rgba(15, 25, 55, 0.1);
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_2v0jp {
599
- color: #fff;
600
- }
601
- .checkbox-group__label_19fbk {
602
- color: rgba(238, 238, 251, 0.55);
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
- }.code-input__component_gpae6 {
611
- background-color: rgba(222, 222, 238, 0.13);
612
- }
613
- .code-input__component_3ppg8 {
614
- background-color: rgba(214, 214, 229, 0.07);
615
- }
616
- .code-input__error_xzy44 {
617
- color: #ff5431;
618
- } @keyframes code-input__shake_xzy44 {
619
- }
620
- .code-input__input_1jvpb {
621
- color: #fff
622
- } .code-input__input_1jvpb.code-input__hasError_1jvpb {
623
- color: #ff5431;
624
- caret-color: #fff;
625
- background-color: #392523;
626
- } .code-input__input_1jvpb.code-input__disabled_1jvpb {
627
- color: rgba(233, 233, 250, 0.37);
628
- } .code-input__input_1jvpb:-webkit-autofill {
629
- -webkit-text-fill-color: #fff;
630
- }.filter-tag__valueButton_uvby4.filter-tag__filled_uvby4 {
631
- background-color: rgba(222, 222, 238, 0.13)
632
- } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:disabled {
633
- background-color: rgba(214, 214, 229, 0.07);
634
- } @media (hover: hover) {
635
- .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):hover {
636
- background-color: rgba(234, 234, 248, 0.15);
637
- }
638
- } .filter-tag__valueButton_uvby4.filter-tag__filled_uvby4:not(:disabled):active {
639
- background-color: rgba(231, 231, 248, 0.18);
640
- }
641
- .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e {
642
- background-color: rgba(214, 214, 229, 0.07)
643
- } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:disabled {
644
- background-color: rgba(214, 214, 229, 0.07);
645
- } @media (hover: hover) {
646
- .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):hover {
647
- background-color: rgba(214, 214, 229, 0.07);
648
- }
649
- } .filter-tag__valueButton_qdr6e.filter-tag__filled_qdr6e:not(:disabled):active {
650
- background-color: rgba(222, 222, 238, 0.13);
651
- }
652
- .filter-tag__component_1ndjy.filter-tag__disabled_1ndjy {
653
- background-color: transparent;
654
- } .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy) {
655
- background-color: #fff;
656
- } @media (hover: hover) {
657
- .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy):hover {
658
- background-color: #e7e8eb;
659
- }
660
- } .filter-tag__component_1ndjy.filter-tag__checked_1ndjy:not(.filter-tag__disabled_1ndjy):active {
661
- background-color: #d2d3d9;
662
- } .filter-tag__focused_1ndjy {
663
- outline: 2px solid #3193fc;
664
- } .filter-tag__chevron_1ndjy {
665
- color: #fff;
666
- } .filter-tag__valueButton_1ndjy {
667
- color: #fff;
668
- background-color: transparent;
669
- border-color: rgba(228, 228, 251, 0.28)
670
- } .filter-tag__valueButton_1ndjy:disabled > .filter-tag__chevron_1ndjy {
671
- color: #49494f;
672
- } .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy {
673
- color: #fff;
674
- border-color: rgba(228, 228, 251, 0.28);
675
- background-color: transparent
676
- } .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy:disabled {
677
- border-color: rgba(228, 228, 251, 0.28);
678
- color: rgba(233, 233, 250, 0.37);
679
- background-color: transparent;
680
- } @media (hover: hover) {
681
- .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy:not(:disabled):hover {
682
- border-color: rgba(228, 228, 251, 0.28);
683
- background-color: rgba(214, 214, 229, 0.07);
684
- }
685
- } .filter-tag__valueButton_1ndjy.filter-tag__outlined_1ndjy:not(:disabled):active {
686
- border-color: rgba(228, 228, 251, 0.28);
687
- background-color: rgba(225, 225, 248, 0.09);
688
- } .filter-tag__valueButton_1ndjy.filter-tag__filled_1ndjy {
689
- color: #fff;
690
- border-color: transparent
691
- } .filter-tag__valueButton_1ndjy.filter-tag__filled_1ndjy:disabled {
692
- color: rgba(233, 233, 250, 0.37);
693
- } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy {
694
- color: #0e0e0e;
695
- background-color: #fff
696
- } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy > .filter-tag__chevron_1ndjy {
697
- color: #0e0e0e;
698
- } @media (hover: hover) {
699
- .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):hover {
700
- background-color: #e7e8eb;
701
- }
702
- } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):active {
703
- background-color: #d2d3d9;
704
- } @media (hover: hover) {
705
- .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):hover + .filter-tag__clear_1ndjy:before {
706
- background-color: transparent;
707
- }
708
- } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:not(:disabled):active + .filter-tag__clear_1ndjy:before {
709
- background-color: transparent;
710
- } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:disabled {
711
- color: rgba(233, 233, 250, 0.37);
712
- background-color: rgba(214, 214, 229, 0.07)
713
- } .filter-tag__valueButton_1ndjy.filter-tag__checked_1ndjy:disabled > .filter-tag__chevron_1ndjy {
714
- color: #49494f;
715
- } .filter-tag__clear_1ndjy {
716
- color: rgba(4, 4, 21, 0.47);
717
- background-color: #fff
718
- } .filter-tag__clear_1ndjy:before {
719
- background-color: rgba(9, 12, 37, 0.28);
720
- } @media (hover: hover) {
721
- .filter-tag__clear_1ndjy:hover:before {
722
- background-color: transparent;
723
- }
724
- } .filter-tag__clear_1ndjy:active:before {
725
- background-color: transparent;
726
- } @media (hover: hover) {
727
- .filter-tag__clear_1ndjy:hover {
728
- color: rgba(4, 4, 19, 0.55);
729
- background-color: #e7e8eb;
730
- }
731
- } .filter-tag__clear_1ndjy:active {
732
- color: rgba(1, 1, 12, 0.63);
733
- background-color: #d2d3d9;
734
- }.radio-group__label_peekr {
735
- color: #fff;
736
- }
737
- .radio-group__label_1op2y {
738
- color: rgba(238, 238, 251, 0.55);
739
- }
740
- .radio-group__error_1v7bm {
741
- border-left: 1px solid #ff5431
742
- } .radio-group__errorMessage_1v7bm {
743
- color: #ff5431;
744
- } .radio-group__hint_1v7bm {
745
- color: rgba(238, 238, 251, 0.55);
746
- } .radio-group__hiddenInput_1v7bm:focus ~ button {
747
- outline: 2px solid #3193fc;
748
- }.tag__filled_e1tv4 {
749
- background-color: rgba(222, 222, 238, 0.13)
750
- } .tag__filled_e1tv4:disabled {
751
- background-color: rgba(214, 214, 229, 0.07);
752
- border-color: transparent;
753
- } @media (hover: hover) {
754
- .tag__filled_e1tv4:hover:not(:disabled) {
755
- background-color: rgba(234, 234, 248, 0.15);
756
- }
757
- } .tag__filled_e1tv4:active:not(:disabled) {
758
- background-color: rgba(231, 231, 248, 0.18);
759
- }
760
-
761
- .tag__filled_wlbbi {
762
- background-color: rgba(15, 25, 55, 0.1)
763
- } .tag__filled_wlbbi:disabled {
764
- background-color: rgba(38, 55, 88, 0.06);
765
- } @media (hover: hover) {
766
- .tag__filled_wlbbi:hover:not(:disabled) {
767
- background-color: rgba(5, 12, 41, 0.14);
768
- }
769
- } .tag__filled_wlbbi:active:not(:disabled) {
770
- background-color: rgba(5, 11, 44, 0.18);
771
- }
772
- .tag__filled_1ggz0 {
773
- background-color: rgba(214, 214, 229, 0.07)
774
- } .tag__filled_1ggz0:disabled {
775
- background-color: rgba(214, 214, 229, 0.07);
776
- } @media (hover: hover) {
777
- .tag__filled_1ggz0:hover:not(:disabled) {
778
- background-color: rgba(214, 214, 229, 0.07);
779
- }
780
- } .tag__filled_1ggz0:active:not(:disabled) {
781
- background-color: rgba(222, 222, 238, 0.13);
782
- }
783
- .tag__filled_g6ida {
784
- background-color: rgba(38, 55, 88, 0.06)
785
- } .tag__filled_g6ida:disabled {
786
- background-color: rgba(38, 55, 88, 0.06);
787
- } @media (hover: hover) {
788
- .tag__filled_g6ida:hover:not(:disabled) {
789
- background-color: rgba(38, 55, 88, 0.06);
790
- }
791
- } .tag__filled_g6ida:active:not(:disabled) {
792
- background-color: rgba(5, 12, 41, 0.14);
793
- }
794
-
795
- .tag__component_17ork.tag__outlined_17ork {
796
- color: #fff;
797
- border-color: rgba(228, 228, 251, 0.28);
798
- background-color: transparent
799
- } .tag__component_17ork.tag__outlined_17ork:disabled {
800
- border-color: rgba(228, 228, 251, 0.28);
801
- color: rgba(233, 233, 250, 0.37);
802
- background-color: transparent;
803
- } @media (hover: hover) {
804
- .tag__component_17ork.tag__outlined_17ork:hover:not(:disabled) {
805
- border-color: rgba(228, 228, 251, 0.28);
806
- background-color: rgba(214, 214, 229, 0.07);
807
- }
808
- } .tag__component_17ork.tag__outlined_17ork:active:not(:disabled) {
809
- border-color: rgba(228, 228, 251, 0.28);
810
- background-color: rgba(225, 225, 248, 0.09);
811
- } .tag__component_17ork.tag__filled_17ork {
812
- color: #fff;
813
- border-color: transparent
814
- } .tag__component_17ork.tag__filled_17ork:disabled {
815
- color: rgba(233, 233, 250, 0.37);
816
- } .tag__component_17ork.tag__checked_17ork {
817
- color: #0e0e0e;
818
- border-color: #fff;
819
- background-color: #fff
820
- } .tag__component_17ork.tag__checked_17ork:disabled {
821
- border-color: transparent;
822
- color: rgba(233, 233, 250, 0.37);
823
- background-color: rgba(214, 214, 229, 0.07);
824
- } @media (hover: hover) {
825
- .tag__component_17ork.tag__checked_17ork:hover:not(:disabled) {
826
- background-color: #e7e8eb;
827
- border-color: #e7e8eb;
828
- }
829
- } .tag__component_17ork.tag__checked_17ork:active:not(:disabled) {
830
- background-color: #d2d3d9;
831
- border-color: #d2d3d9;
832
- }
833
- .tag__focused_1bpo7 {
834
- outline: 2px solid #3193fc;
835
- }
836
- .tag__component_1xs5y.tag__outlined_1xs5y {
837
- color: #0e0e0e;
838
- border-color: rgba(9, 12, 37, 0.28);
839
- background-color: transparent
840
- } .tag__component_1xs5y.tag__outlined_1xs5y:disabled {
841
- border-color: rgba(9, 12, 37, 0.28);
842
- color: rgba(5, 8, 29, 0.38);
843
- background-color: transparent;
844
- } @media (hover: hover) {
845
- .tag__component_1xs5y.tag__outlined_1xs5y:hover:not(:disabled) {
846
- border-color: rgba(9, 12, 37, 0.28);
847
- background-color: rgba(38, 55, 88, 0.06);
848
- }
849
- } .tag__component_1xs5y.tag__outlined_1xs5y:active:not(:disabled) {
850
- border-color: rgba(9, 12, 37, 0.28);
851
- background-color: rgba(30, 43, 68, 0.08);
852
- } .tag__component_1xs5y.tag__filled_1xs5y {
853
- color: #0e0e0e;
854
- border-color: transparent
855
- } .tag__component_1xs5y.tag__filled_1xs5y:disabled {
856
- color: rgba(5, 8, 29, 0.38);
857
- } .tag__component_1xs5y.tag__checked_1xs5y {
858
- color: #fff;
859
- border-color: #0e0e0e;
860
- background-color: #0e0e0e
861
- } .tag__component_1xs5y.tag__checked_1xs5y:disabled {
862
- border-color: transparent;
863
- color: rgba(5, 8, 29, 0.38);
864
- background-color: rgba(38, 55, 88, 0.06);
865
- } @media (hover: hover) {
866
- .tag__component_1xs5y.tag__checked_1xs5y:hover:not(:disabled) {
867
- background-color: #29292c;
868
- border-color: #29292c;
869
- }
870
- } .tag__component_1xs5y.tag__checked_1xs5y:active:not(:disabled) {
871
- background-color: #2f2f32;
872
- border-color: #2f2f32;
873
- }.checkbox__box_6uq0w {
874
- color: #0e0e0e;
875
- background-color: #29292c;
876
- border: 1.5px solid rgba(238, 238, 251, 0.55);
877
- } .checkbox__checkedIcon_6uq0w {
878
- color: #0e0e0e;
879
- } .checkbox__component_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
880
- background-color: #2f2f32;
881
- border-color: rgba(238, 238, 251, 0.55);
882
- } .checkbox__component_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
883
- background-color: #353539;
884
- border-color: rgba(238, 238, 251, 0.55);
885
- } .checkbox__checked_6uq0w .checkbox__box_6uq0w {
886
- background-color: #fff;
887
- border-color: transparent;
888
- } .checkbox__checked_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
889
- background-color: #e7e8eb;
890
- border-color: transparent;
891
- } .checkbox__checked_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
892
- background-color: #d2d3d9;
893
- border-color: transparent;
894
- } .checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
895
- background-color: #fff;
896
- border-color: transparent;
897
- } .checkbox__indeterminate_6uq0w:hover:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
898
- background-color: #e7e8eb;
899
- border-color: transparent;
900
- } .checkbox__indeterminate_6uq0w:active:not(.checkbox__disabled_6uq0w) .checkbox__box_6uq0w {
901
- background-color: #d2d3d9;
902
- border-color: transparent;
903
- } .checkbox__disabled_6uq0w .checkbox__box_6uq0w {
904
- background-color: #29292c;
905
- border-color: rgba(222, 222, 238, 0.13);
906
- } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w {
907
- background-color: rgba(225, 225, 248, 0.09);
908
- border-color: transparent
909
- } .checkbox__disabled_6uq0w.checkbox__checked_6uq0w .checkbox__box_6uq0w .checkbox__checkedIcon_6uq0w {
910
- color: rgba(228, 228, 251, 0.28);
911
- } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w {
912
- background-color: rgba(225, 225, 248, 0.09);
913
- border-color: transparent
914
- } .checkbox__disabled_6uq0w.checkbox__indeterminate_6uq0w .checkbox__box_6uq0w .checkbox__indeterminateLine_6uq0w {
915
- background-color: rgba(228, 228, 251, 0.28);
916
- } .checkbox__disabled_6uq0w .checkbox__label_6uq0w {
917
- color: rgba(238, 238, 251, 0.55);
918
- } .checkbox__disabled_6uq0w .checkbox__hint_6uq0w {
919
- color: rgba(238, 238, 251, 0.55);
920
- } .checkbox__focused_6uq0w .checkbox__box_6uq0w {
921
- outline: 2px solid #3193fc;
922
- } .checkbox__label_6uq0w {
923
- color: #fff;
924
- } .checkbox__errorMessage_6uq0w {
925
- color: #ff5431;
926
- } .checkbox__hint_6uq0w {
927
- color: rgba(238, 238, 251, 0.55);
928
- } .checkbox__indeterminateLine_6uq0w {
929
- background-color: #0e0e0e;
930
- }.radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m) .radio__circle_1vh1m {
931
- background-color: #29292c;
932
- border: 1.5px solid rgba(238, 238, 251, 0.55);
933
- } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):hover:not(:active) .radio__circle_1vh1m {
934
- background-color: #2f2f32;
935
- border-color: rgba(238, 238, 251, 0.55);
936
- } .radio__container_1vh1m:not(.radio__checked_1vh1m):not(.radio__disabled_1vh1m):active .radio__circle_1vh1m {
937
- background-color: #353539;
938
- border-color: rgba(238, 238, 251, 0.55);
939
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__circle_1vh1m {
940
- background-color: #29292c;
941
- border: 1.5px solid rgba(222, 222, 238, 0.13);
942
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__label_1vh1m {
943
- color: rgba(238, 238, 251, 0.55);
944
- } .radio__container_1vh1m.radio__disabled_1vh1m .radio__hint_1vh1m {
945
- color: rgba(238, 238, 251, 0.55);
946
- } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m:before {
947
- background-color: rgba(228, 228, 251, 0.28);
948
- } .radio__container_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
949
- background-color: #fff;
950
- border: 1.5px solid transparent;
951
- } .radio__container_1vh1m.radio__checked_1vh1m:hover .radio__circle_1vh1m {
952
- background-color: #e7e8eb;
953
- border-color: transparent;
954
- } .radio__container_1vh1m.radio__checked_1vh1m:active .radio__circle_1vh1m {
955
- background-color: #d2d3d9;
956
- border-color: transparent;
957
- } .radio__container_1vh1m.radio__focused_1vh1m .radio__circle_1vh1m {
958
- outline: 2px solid #3193fc;
959
- } .radio__container_1vh1m.radio__disabled_1vh1m.radio__checked_1vh1m .radio__circle_1vh1m {
960
- background-color: rgba(225, 225, 248, 0.09);
961
- border-color: transparent;
962
- } .radio__circle_1vh1m:before {
963
- background-color: #0e0e0e;
964
- border-color: transparent;
965
- } .radio__label_1vh1m {
966
- color: #fff;
967
- } .radio__hint_1vh1m {
968
- color: rgba(238, 238, 251, 0.55);
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
- }.form-control__inner_1txak {
989
- background-color: rgba(222, 222, 238, 0.13);
990
- } .form-control__disabled_1txak.form-control__hasError_1txak {
991
- box-shadow: inset 0 0 0 2px #ff5431;
992
- }
993
-
994
- .form-control__inner_n3zep {
995
- background-color: rgba(15, 25, 55, 0.1);
996
- } .form-control__disabled_n3zep.form-control__hasError_n3zep {
997
- box-shadow: inset 0 0 0 2px
998
- #ff5431;
999
- }
1000
- .form-control__inner_1dgrh {
1001
- background-color: rgba(214, 214, 229, 0.07);
1002
- } .form-control__disabled_1dgrh.form-control__hasError_1dgrh {
1003
- box-shadow: inset 0 0 0 2px #ff5431;
1004
- }
1005
- .form-control__inner_vcp91 {
1006
- background-color: rgba(38, 55, 88, 0.06);
1007
- } .form-control__disabled_vcp91.form-control__hasError_vcp91 {
1008
- box-shadow: inset 0 0 0 2px
1009
- #ff5431;
1010
- }
1011
-
1012
- .form-control__component_1epub {
1013
- color: #fff;
1014
- } .form-control__label_1epub {
1015
- color: rgba(238, 238, 251, 0.55);
1016
- } .form-control__hint_1epub {
1017
- color: rgba(238, 238, 251, 0.55);
1018
- } .form-control__inner_1epub.form-control__disabled_1epub {
1019
- color: rgba(238, 238, 251, 0.55);
1020
- background-color: rgba(214, 214, 229, 0.07);
1021
- } .form-control__disabled_1epub .form-control__label_1epub {
1022
- color: rgba(233, 233, 250, 0.37);
1023
- } .form-control__disabled_1epub.form-control__hasError_1epub {
1024
- background-color: rgba(214, 214, 229, 0.07);
1025
- } .form-control__inner_1epub:not(.form-control__disabled_1epub):hover {
1026
- background-color: rgba(214, 214, 229, 0.07);
1027
- } .form-control__focused_1epub.form-control__inner_1epub,
1028
- .form-control__focused_1epub.form-control__inner_1epub:hover {
1029
- background-color: rgba(214, 214, 229, 0.07);
1030
- box-shadow: inset 0 0 0 2px rgba(238, 238, 251, 0.55)
1031
- } .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 {
1032
- box-shadow: inset 0 0 0 2px #ff5431;
1033
- } .form-control__error_1epub {
1034
- color: #ff5431;
1035
- } .form-control__hasError_1epub {
1036
- box-shadow: inset 0 0 0 2px #ff5431;
1037
- background-color: rgba(214, 214, 229, 0.07);
1038
- } .form-control__hasError_1epub .form-control__label_1epub {
1039
- color: rgba(238, 238, 251, 0.55);
1040
- }
1041
-
1042
- .form-control__component_x8yr4 {
1043
- color: #0e0e0e;
1044
- } .form-control__label_x8yr4 {
1045
- color: rgba(4, 4, 19, 0.55);
1046
- } .form-control__hint_x8yr4 {
1047
- color: rgba(4, 4, 19, 0.55);
1048
- } .form-control__inner_x8yr4.form-control__disabled_x8yr4 {
1049
- color: rgba(4, 4, 19, 0.55);
1050
- background-color: rgba(38, 55, 88, 0.06);
1051
- } .form-control__disabled_x8yr4 .form-control__label_x8yr4 {
1052
- color: rgba(5, 8, 29, 0.38);
1053
- } .form-control__disabled_x8yr4.form-control__hasError_x8yr4 {
1054
- background-color: rgba(38, 55, 88, 0.06);
1055
- } .form-control__inner_x8yr4:not(.form-control__disabled_x8yr4):hover {
1056
- background-color: rgba(38, 55, 88, 0.06);
1057
- } .form-control__focused_x8yr4.form-control__inner_x8yr4,
1058
- .form-control__focused_x8yr4.form-control__inner_x8yr4:hover {
1059
- background-color: #fff;
1060
- box-shadow: inset 0 0 0 2px
1061
- rgba(4, 4, 21, 0.47)
1062
- } .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 {
1063
- box-shadow: inset 0 0 0 2px
1064
- #ff5431;
1065
- } .form-control__error_x8yr4 {
1066
- color: #ff5431;
1067
- } .form-control__hasError_x8yr4 {
1068
- box-shadow: inset 0 0 0 2px
1069
- #ff5431;
1070
- background-color: rgba(38, 55, 88, 0.06);
1071
- } .form-control__hasError_x8yr4 .form-control__label_x8yr4 {
1072
- color: rgba(4, 4, 19, 0.55);
1073
- }.switch__component_6lgqf {
1074
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1075
- } .switch__switch_6lgqf {
1076
- background-color: rgba(238, 238, 251, 0.55);
1077
- border: 2px solid transparent
1078
- } .switch__switch_6lgqf:hover {
1079
- background-color: rgba(239, 240, 252, 0.65);
1080
- } .switch__switch_6lgqf:before {
1081
- background-color: #fff;
1082
- } .switch__label_6lgqf {
1083
- color: #fff;
1084
- } .switch__hint_6lgqf {
1085
- color: rgba(238, 238, 251, 0.55);
1086
- } .switch__checked_6lgqf .switch__switch_6lgqf {
1087
- background-color: #17d055
1088
- } .switch__checked_6lgqf .switch__switch_6lgqf:hover {
1089
- background-color: #22e068;
1090
- } .switch__disabled_6lgqf .switch__switch_6lgqf {
1091
- background-color: rgba(225, 225, 248, 0.09)
1092
- } .switch__disabled_6lgqf .switch__switch_6lgqf:before {
1093
- background-color: rgba(228, 228, 251, 0.28);
1094
- } .switch__disabled_6lgqf.switch__checked_6lgqf .switch__switch_6lgqf {
1095
- background-color: rgba(225, 225, 248, 0.09);
1096
- } .switch__disabled_6lgqf .switch__label_6lgqf {
1097
- color: rgba(238, 238, 251, 0.55);
1098
- } .switch__disabled_6lgqf .switch__hint_6lgqf {
1099
- color: rgba(238, 238, 251, 0.55);
1100
- } .switch__focused_6lgqf .switch__switch_6lgqf {
1101
- outline: 2px solid #3193fc;
1102
- }
1103
- .system-message__component_1hesj {
1104
- color: rgba(238, 238, 251, 0.55);
1105
- }
1106
-
1107
-
1108
- .system-message__component_1rx0r {
1109
- color: #fff;
1110
- }
1111
-
1112
- .system-message__component_1lewf {
1113
- color: #fff;
1114
- }
1115
- .typography__tertiary_4kq0c {
1116
- color: rgba(233, 233, 250, 0.37);
1117
- } .typography__disabled_4kq0c {
1118
- color: rgba(236, 236, 254, 0.18);
1119
- } .typography__accent_4kq0c {
1120
- color: #ef3124;
1121
- } .typography__primary_4kq0c {
1122
- color: #fff;
1123
- } .typography__attention_4kq0c {
1124
- color: #fa9313;
1125
- } .typography__positive_4kq0c {
1126
- color: #0cc44d;
1127
- } .typography__secondary_4kq0c {
1128
- color: rgba(238, 238, 251, 0.55);
1129
- } .typography__tertiary-inverted_4kq0c {
1130
- color: rgba(5, 8, 29, 0.38);
1131
- } .typography__primary-inverted_4kq0c {
1132
- color: #0e0e0e;
1133
- } .typography__secondary-inverted_4kq0c {
1134
- color: rgba(4, 4, 19, 0.55);
1135
- } .typography__link_4kq0c {
1136
- color: #4a9dfc;
1137
- } .typography__negative_4kq0c {
1138
- color: #ff5431;
1139
- } .typography__static-primary-light_4kq0c {
1140
- color: #fff;
1141
- } .typography__static-secondary-light_4kq0c {
1142
- color: rgba(238, 238, 251, 0.55);
1143
- } .typography__static-tertiary-light_4kq0c {
1144
- color: rgba(233, 233, 250, 0.37);
1145
- } .typography__static-primary-dark_4kq0c {
1146
- color: #0e0e0e;
1147
- } .typography__static-secondary-dark_4kq0c {
1148
- color: rgba(4, 4, 19, 0.55);
1149
- } .typography__static-tertiary-dark_4kq0c {
1150
- color: rgba(5, 8, 29, 0.38);
1151
- } .typography__static-accent_4kq0c {
1152
- color: #ef3124;
1153
- }
1154
-
1155
-
1156
-
1157
-
1158
-
1159
- @media screen and (min-width: 1024px) {
1160
- }.base-modal__component_a4q3k {
1161
- background: #1c1c1e;
1162
- }.popover__component_1nzdb {
1163
- background-color: transparent;
1164
- color: #fff;
1165
- } .popover__inner_1nzdb {
1166
- background-color: #1c1c1e;
1167
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
1168
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
1169
- border: 1px solid transparent;
1170
- } .popover__arrow_1nzdb:after {
1171
- background-color: #1c1c1e;
1172
- border: 1px solid transparent;
1173
- }.action-button__primary_1oykj {
1174
- color: #fff
1175
- } .action-button__primary_1oykj .action-button__iconWrapper_1oykj {
1176
- color: #0e0e0e;
1177
- background-color: #fff;
1178
- } .action-button__primary_1oykj:hover .action-button__iconWrapper_1oykj {
1179
- background-color: #e7e8eb;
1180
- } .action-button__primary_1oykj:active .action-button__iconWrapper_1oykj {
1181
- background-color: #d2d3d9;
1182
- } .action-button__primary_1oykj .action-button__loader_1oykj {
1183
- color: #0e0e0e;
1184
- } .action-button__secondary_1oykj {
1185
- color: #fff
1186
- } .action-button__secondary_1oykj .action-button__iconWrapper_1oykj {
1187
- color: #fff;
1188
- background-color: #1c1c1e;
1189
- } .action-button__secondary_1oykj:hover .action-button__iconWrapper_1oykj {
1190
- background-color: #212124;
1191
- } .action-button__secondary_1oykj:active .action-button__iconWrapper_1oykj {
1192
- background-color: #29292c;
1193
- } .action-button__secondary_1oykj .action-button__loader_1oykj {
1194
- color: #fff;
1195
- } .action-button__disabled_1oykj {
1196
- color: rgba(233, 233, 250, 0.37)
1197
- } .action-button__disabled_1oykj .action-button__iconWrapper_1oykj {
1198
- color: #4a4a51;
1199
- background-color: #1c1c1e;
1200
- }
1201
- .action-button__component_101qy {
1202
- -webkit-tap-highlight-color: transparent
1203
- } .action-button__focused_101qy {
1204
- outline: 2px solid #3193fc;
1205
- }
1206
- .action-button__primary_1fbd4 {
1207
- color: #0e0e0e
1208
- } .action-button__primary_1fbd4 .action-button__iconWrapper_1fbd4 {
1209
- color: #fff;
1210
- background-color: #0e0e0e;
1211
- } .action-button__primary_1fbd4:hover .action-button__iconWrapper_1fbd4 {
1212
- background-color: #29292c;
1213
- } .action-button__primary_1fbd4:active .action-button__iconWrapper_1fbd4 {
1214
- background-color: #2f2f32;
1215
- } .action-button__primary_1fbd4 .action-button__loader_1fbd4 {
1216
- color: #0e0e0e;
1217
- } .action-button__secondary_1fbd4 {
1218
- color: #0e0e0e
1219
- } .action-button__secondary_1fbd4 .action-button__iconWrapper_1fbd4 {
1220
- color: #0e0e0e;
1221
- background-color: #f2f3f5;
1222
- } .action-button__secondary_1fbd4:hover .action-button__iconWrapper_1fbd4 {
1223
- background-color: #e7e8eb;
1224
- } .action-button__secondary_1fbd4:active .action-button__iconWrapper_1fbd4 {
1225
- background-color: #dcdde1;
1226
- } .action-button__secondary_1fbd4 .action-button__loader_1fbd4 {
1227
- color: #fff;
1228
- } .action-button__disabled_1fbd4 {
1229
- color: rgba(5, 8, 29, 0.38)
1230
- } .action-button__disabled_1fbd4 .action-button__iconWrapper_1fbd4 {
1231
- color: #babbc2;
1232
- background-color: #f2f3f5;
1233
- }
1234
- .action-button__primary_9eq41 {
1235
- color: #0e0e0e
1236
- } .action-button__primary_9eq41 .action-button__iconWrapper_9eq41 {
1237
- color: #fff;
1238
- background-color: #0e0e0e;
1239
- } .action-button__primary_9eq41 .action-button__loader_9eq41 {
1240
- color: #fff;
1241
- } .action-button__secondary_9eq41 {
1242
- color: #0e0e0e
1243
- } .action-button__secondary_9eq41 .action-button__iconWrapper_9eq41 {
1244
- color: #0e0e0e;
1245
- background-color: #f2f3f5;
1246
- } .action-button__secondary_9eq41 .action-button__loader_9eq41 {
1247
- color: #0e0e0e;
1248
- } .action-button__disabled_9eq41 {
1249
- color: rgba(5, 8, 29, 0.38)
1250
- } .action-button__disabled_9eq41 .action-button__iconWrapper_9eq41 {
1251
- color: #babbc2;
1252
- background-color: #f2f3f5;
1253
- }.drawer__customScrollbar_1w519::-webkit-scrollbar-track {
1254
- background-color: transparent;
1255
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-track-piece {
1256
- background-color: transparent;
1257
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb {
1258
- background-color: rgba(255, 255, 255, 0.3);
1259
- border-color: transparent;
1260
- } .drawer__customScrollbar_1w519::-webkit-scrollbar-thumb:active {
1261
- background-color: rgba(255, 255, 255, 0.6);
1262
- } .drawer__backdropEnter_1w519 {
1263
- background-color: transparent;
1264
- } .drawer__backdropEnterActive_1w519,
1265
- .drawer__backdropEnterDone_1w519 {
1266
- background-color: rgba(0, 0, 0, 0.7);
1267
- } .drawer__backdropExit_1w519 {
1268
- background-color: rgba(0, 0, 0, 0.7);
1269
- } .drawer__backdropExitActive_1w519,
1270
- .drawer__backdropExitDone_1w519 {
1271
- background-color: transparent;
1272
- }.textarea__input_nx2mv {
1273
- color: #fff;
1274
- caret-color: #fff;
1275
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1276
- } .textarea__input_nx2mv:-webkit-autofill {
1277
- -webkit-text-fill-color: #fff;
1278
- } .textarea__input_nx2mv::placeholder {
1279
- color: rgba(238, 238, 251, 0.55);
1280
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1281
- color: rgba(233, 233, 250, 0.37);
1282
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv) {
1283
- color: rgba(233, 233, 250, 0.37)
1284
- } .textarea__input_nx2mv:read-only:not(.textarea__disableUserInput_nx2mv):focus::placeholder {
1285
- color: rgba(238, 238, 251, 0.55);
1286
- } .textarea__input_nx2mv:disabled {
1287
- color: rgba(233, 233, 250, 0.37);
1288
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1289
- } .textarea__input_nx2mv:focus::placeholder {
1290
- color: rgba(233, 233, 250, 0.37);
1291
- } .textarea__error_nx2mv {
1292
- color: #fff;
1293
- caret-color: #fff;
1294
- } .textarea__textarea_nx2mv {
1295
- color: #fff;
1296
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1297
- } .textarea__textarea_nx2mv::placeholder {
1298
- color: rgba(238, 238, 251, 0.55);
1299
- } .textarea__hasInnerLabel_nx2mv::placeholder {
1300
- color: rgba(233, 233, 250, 0.37);
1301
- } .textarea__textarea_nx2mv:disabled {
1302
- color: rgba(233, 233, 250, 0.37);
1303
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
1304
- } .textarea__textarea_nx2mv:read-only {
1305
- color: rgba(233, 233, 250, 0.37);
1306
- } .textarea__textarea_nx2mv:focus::placeholder {
1307
- color: rgba(233, 233, 250, 0.37);
1308
- } .textarea__hint_nx2mv {
1309
- color: rgba(238, 238, 251, 0.55);
1310
- } .textarea__error_nx2mv {
1311
- color: #ff5431;
1312
- }
1313
- .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track {
1314
- background-color: transparent;
1315
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-track-piece {
1316
- background-color: transparent;
1317
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb {
1318
- background-color: rgba(255, 255, 255, 0.3);
1319
- border-color: transparent;
1320
- } .textarea__customScrollbar_1qjt9::-webkit-scrollbar-thumb:active {
1321
- background-color: rgba(255, 255, 255, 0.6);
1322
- } .textarea__pseudoTextarea_1qjt9 span {
1323
- color: transparent;
1324
- } .textarea__pseudoTextarea_1qjt9 .textarea__overflow_1qjt9 {
1325
- background-color: rgba(255, 84, 49, 0.4);
1326
- } .textarea__pseudoTextarea_1qjt9::-webkit-scrollbar-thumb {
1327
- background-color: transparent;
1328
- } .textarea__focusVisible_1qjt9 {
1329
- outline: 2px solid #3193fc;
1330
- } .textarea__textarea_1qjt9.textarea__s_1qjt9 {
1331
- border-top: 14px solid transparent;
1332
- border-bottom: 14px solid transparent;
1333
- } .textarea__textarea_1qjt9.textarea__m_1qjt9 {
1334
- border-top: 18px solid transparent;
1335
- border-bottom: 18px solid transparent;
1336
- } .textarea__textarea_1qjt9.textarea__l_1qjt9 {
1337
- border-top: 22px solid transparent;
1338
- border-bottom: 22px solid transparent;
1339
- } .textarea__textarea_1qjt9.textarea__xl_1qjt9 {
1340
- border-top: 24px solid transparent;
1341
- border-bottom: 24px solid transparent;
1342
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__s_1qjt9 {
1343
- border-top: 24px solid transparent;
1344
- border-bottom: 4px solid transparent;
1345
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__m_1qjt9 {
1346
- border-top: 24px solid transparent;
1347
- border-bottom: 8px solid transparent;
1348
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__l_1qjt9 {
1349
- border-top: 32px solid transparent;
1350
- border-bottom: 12px solid transparent;
1351
- } .textarea__textarea_1qjt9.textarea__hasInnerLabel_1qjt9.textarea__xl_1qjt9 {
1352
- border-top: 34px solid transparent;
1353
- border-bottom: 14px solid transparent;
1354
- }
1355
- .textarea__input_1imzy {
1356
- color: #0e0e0e;
1357
- caret-color: #0e0e0e;
1358
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1359
- } .textarea__input_1imzy:-webkit-autofill {
1360
- -webkit-text-fill-color: #0e0e0e;
1361
- } .textarea__input_1imzy::placeholder {
1362
- color: rgba(4, 4, 19, 0.55);
1363
- } .textarea__hasInnerLabel_1imzy::placeholder {
1364
- color: rgba(5, 8, 29, 0.38);
1365
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy) {
1366
- color: rgba(5, 8, 29, 0.38)
1367
- } .textarea__input_1imzy:read-only:not(.textarea__disableUserInput_1imzy):focus::placeholder {
1368
- color: rgba(4, 4, 19, 0.55);
1369
- } .textarea__input_1imzy:disabled {
1370
- color: rgba(5, 8, 29, 0.38);
1371
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1372
- } .textarea__input_1imzy:focus::placeholder {
1373
- color: rgba(5, 8, 29, 0.38);
1374
- } .textarea__error_1imzy {
1375
- color: #0e0e0e;
1376
- caret-color: #0e0e0e;
1377
- } .textarea__textarea_1imzy {
1378
- color: #0e0e0e;
1379
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1380
- } .textarea__textarea_1imzy::placeholder {
1381
- color: rgba(4, 4, 19, 0.55);
1382
- } .textarea__hasInnerLabel_1imzy::placeholder {
1383
- color: rgba(5, 8, 29, 0.38);
1384
- } .textarea__textarea_1imzy:disabled {
1385
- color: rgba(5, 8, 29, 0.38);
1386
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
1387
- } .textarea__textarea_1imzy:read-only {
1388
- color: rgba(5, 8, 29, 0.38);
1389
- } .textarea__textarea_1imzy:focus::placeholder {
1390
- color: rgba(5, 8, 29, 0.38);
1391
- } .textarea__hint_1imzy {
1392
- color: rgba(238, 238, 251, 0.55);
1393
- } .textarea__error_1imzy {
1394
- color: #ff5431;
1395
- }.pagination__component_j4jls {
1396
- color: #fff;
1397
- }
1398
- .pagination__dots_1jbpm {
1399
- color: rgba(238, 238, 251, 0.55);
1400
- }
1401
-
1402
- button.pagination__tag_1gi1t.pagination__tag_1gi1t {
1403
- color: rgba(238, 238, 251, 0.55)
1404
- } button.pagination__tag_1gi1t.pagination__tag_1gi1t:hover:not(:disabled) {
1405
- background-color: rgba(214, 214, 229, 0.07);
1406
- color: #fff;
1407
- } button.pagination__tag_1gi1t.pagination__tag_1gi1t:active:not(:disabled) {
1408
- background-color: rgba(225, 225, 248, 0.09);
1409
- } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t {
1410
- background-color: #fff;
1411
- color: #0e0e0e;
1412
- } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:hover:not(:disabled) {
1413
- color: #0e0e0e;
1414
- } button.pagination__tag_1gi1t.pagination__tag_1gi1t.pagination__checked_1gi1t:active:not(:disabled) {
1415
- color: #fff;
1416
- }.button__primary_l7nex {
1417
- color: #0e0e0e;
1418
- background-color: #fff
1419
- } @media (hover: hover) {
1420
- .button__primary_l7nex:hover {
1421
- background-color: #e7e8eb;
1422
- }
1423
- } .button__primary_l7nex:active {
1424
- background-color: #d2d3d9;
1425
- } .button__primary_l7nex > .button__loader_l7nex {
1426
- color: #0e0e0e;
1427
- } .button__secondary_l7nex {
1428
- background-color: rgba(222, 222, 238, 0.13)
1429
- } .button__secondary_l7nex:hover {
1430
- background-color: rgba(234, 234, 248, 0.15);
1431
- } .button__secondary_l7nex:active {
1432
- background-color: rgba(231, 231, 248, 0.18);
1433
- } .button__ghost_l7nex:active {
1434
- color: #a0a1a9;
1435
- } .button__component_l7nex[disabled].button__primary_l7nex {
1436
- color: rgba(233, 233, 250, 0.37);
1437
- background-color: rgba(214, 214, 229, 0.07)
1438
- } .button__component_l7nex[disabled].button__primary_l7nex.button__loading_l7nex {
1439
- background-color: #fff;
1440
- } .button__component_l7nex[disabled].button__secondary_l7nex {
1441
- color: rgba(233, 233, 250, 0.37);
1442
- background-color: rgba(214, 214, 229, 0.07);
1443
- } .button__component_l7nex[disabled].button__tertiary_l7nex {
1444
- color: rgba(233, 233, 250, 0.37);
1445
- border-color: rgba(228, 228, 251, 0.28);
1446
- } .button__component_l7nex[disabled].button__link_l7nex {
1447
- color: rgba(233, 233, 250, 0.37);
1448
- } .button__component_l7nex[disabled].button__ghost_l7nex {
1449
- color: rgba(233, 233, 250, 0.37);
1450
- }
1451
-
1452
- .button__primary_1h6hy {
1453
- color: #fff;
1454
- background-color: #0e0e0e
1455
- } @media (hover: hover) {
1456
- .button__primary_1h6hy:hover {
1457
- background-color: #29292c;
1458
- }
1459
- } .button__primary_1h6hy:active {
1460
- background-color: #2f2f32;
1461
- } .button__primary_1h6hy > .button__loader_1h6hy {
1462
- color: #fff;
1463
- } .button__secondary_1h6hy {
1464
- background-color: rgba(15, 25, 55, 0.1)
1465
- } .button__secondary_1h6hy:hover {
1466
- background-color: rgba(5, 12, 41, 0.14);
1467
- } .button__secondary_1h6hy:active {
1468
- background-color: rgba(5, 11, 44, 0.18);
1469
- } .button__ghost_1h6hy:active {
1470
- color: #75757d;
1471
- } .button__component_1h6hy[disabled].button__primary_1h6hy {
1472
- color: rgba(5, 8, 29, 0.38);
1473
- background-color: rgba(38, 55, 88, 0.06)
1474
- } .button__component_1h6hy[disabled].button__primary_1h6hy.button__loading_1h6hy {
1475
- background-color: #0e0e0e;
1476
- } .button__component_1h6hy[disabled].button__secondary_1h6hy {
1477
- color: rgba(5, 8, 29, 0.38);
1478
- background-color: rgba(38, 55, 88, 0.06);
1479
- } .button__component_1h6hy[disabled].button__tertiary_1h6hy {
1480
- color: rgba(5, 8, 29, 0.38);
1481
- border-color: rgba(9, 12, 37, 0.28);
1482
- } .button__component_1h6hy[disabled].button__link_1h6hy {
1483
- color: rgba(5, 8, 29, 0.38);
1484
- } .button__component_1h6hy[disabled].button__ghost_1h6hy {
1485
- color: rgba(5, 8, 29, 0.38);
1486
- }
1487
- .button__primary_1xk1s {
1488
- color: #0e0e0e;
1489
- background-color: #fff
1490
- } @media (hover: hover) {
1491
- .button__primary_1xk1s:hover {
1492
- background-color: #e7e8eb;
1493
- }
1494
- } .button__primary_1xk1s:active {
1495
- background-color: #d2d3d9;
1496
- } .button__primary_1xk1s > .button__loader_1xk1s {
1497
- color: #0e0e0e;
1498
- } .button__secondary_1xk1s {
1499
- background-color: rgba(214, 214, 229, 0.07)
1500
- } .button__secondary_1xk1s:active {
1501
- background-color: rgba(222, 222, 238, 0.13);
1502
- } .button__ghost_1xk1s:active {
1503
- color: #a0a1a9;
1504
- } .button__component_1xk1s[disabled].button__primary_1xk1s {
1505
- color: rgba(233, 233, 250, 0.37);
1506
- background-color: rgba(214, 214, 229, 0.07)
1507
- } .button__component_1xk1s[disabled].button__primary_1xk1s.button__loading_1xk1s {
1508
- background-color: #fff;
1509
- } .button__component_1xk1s[disabled].button__secondary_1xk1s {
1510
- color: rgba(233, 233, 250, 0.37);
1511
- background-color: rgba(214, 214, 229, 0.07);
1512
- } .button__component_1xk1s[disabled].button__tertiary_1xk1s {
1513
- color: rgba(233, 233, 250, 0.37);
1514
- border-color: rgba(228, 228, 251, 0.28);
1515
- } .button__component_1xk1s[disabled].button__link_1xk1s {
1516
- color: rgba(233, 233, 250, 0.37);
1517
- } .button__component_1xk1s[disabled].button__ghost_1xk1s {
1518
- color: rgba(233, 233, 250, 0.37);
1519
- }
1520
- .button__primary_rx3am {
1521
- color: #fff;
1522
- background-color: #0e0e0e
1523
- } @media (hover: hover) {
1524
- .button__primary_rx3am:hover {
1525
- background-color: #29292c;
1526
- }
1527
- } .button__primary_rx3am:active {
1528
- background-color: #2f2f32;
1529
- } .button__primary_rx3am > .button__loader_rx3am {
1530
- color: #fff;
1531
- } .button__secondary_rx3am {
1532
- background-color: rgba(38, 55, 88, 0.06)
1533
- } .button__secondary_rx3am:active {
1534
- background-color: rgba(5, 12, 41, 0.14);
1535
- } .button__ghost_rx3am:active {
1536
- color: #75757d;
1537
- } .button__component_rx3am[disabled].button__primary_rx3am {
1538
- color: rgba(5, 8, 29, 0.38);
1539
- background-color: rgba(38, 55, 88, 0.06)
1540
- } .button__component_rx3am[disabled].button__primary_rx3am.button__loading_rx3am {
1541
- background-color: #0e0e0e;
1542
- } .button__component_rx3am[disabled].button__secondary_rx3am {
1543
- color: rgba(5, 8, 29, 0.38);
1544
- background-color: rgba(38, 55, 88, 0.06);
1545
- } .button__component_rx3am[disabled].button__tertiary_rx3am {
1546
- color: rgba(5, 8, 29, 0.38);
1547
- border-color: rgba(9, 12, 37, 0.28);
1548
- } .button__component_rx3am[disabled].button__link_rx3am {
1549
- color: rgba(5, 8, 29, 0.38);
1550
- } .button__component_rx3am[disabled].button__ghost_rx3am {
1551
- color: rgba(5, 8, 29, 0.38);
1552
- }
1553
-
1554
- .button__accent_1gnur {
1555
- color: #fff;
1556
- background-color: #f83a2a;
1557
- border: 1px solid transparent
1558
- } @media (hover: hover) {
1559
- .button__accent_1gnur:hover {
1560
- background-color: #ff503e;
1561
- }
1562
- } .button__accent_1gnur:active {
1563
- background-color: #fd624e;
1564
- } .button__accent_1gnur > .button__loader_1gnur {
1565
- color: #fff;
1566
- } .button__primary_1gnur {
1567
- border: 1px solid transparent;
1568
- } .button__secondary_1gnur {
1569
- color: #fff;
1570
- border: 1px solid transparent
1571
- } .button__secondary_1gnur > .button__loader_1gnur {
1572
- color: #fff;
1573
- } .button__outlined_1gnur {
1574
- color: #fff;
1575
- background-color: transparent;
1576
- border: 1px solid #b8b9c0
1577
- } @media (hover: hover) {
1578
- .button__outlined_1gnur:hover {
1579
- background-color: rgba(0, 0, 0, 0.07);
1580
- }
1581
- } .button__outlined_1gnur:active {
1582
- background-color: rgba(0, 0, 0, 0.15);
1583
- } .button__tertiary_1gnur {
1584
- color: #fff;
1585
- background-color: rgba(255, 255, 255, 0);
1586
- border: 1px solid #fff
1587
- } @media (hover: hover) {
1588
- .button__tertiary_1gnur:hover {
1589
- background-color: rgba(214, 214, 229, 0.07);
1590
- border-color: #fff;
1591
- }
1592
- } .button__tertiary_1gnur:active {
1593
- background-color: rgba(225, 225, 248, 0.09);
1594
- } .button__tertiary_1gnur > .button__loader_1gnur {
1595
- color: #fff;
1596
- } .button__filled_1gnur {
1597
- color: #fff;
1598
- background-color: #36363a
1599
- } @media (hover: hover) {
1600
- .button__filled_1gnur:hover {
1601
- background-color: rgb(68, 68, 72);
1602
- }
1603
- } .button__filled_1gnur:active {
1604
- background-color: rgb(84, 84, 88);
1605
- } .button__transparent_1gnur {
1606
- color: #fff;
1607
- background-color: rgba(255, 255, 255, 0.1)
1608
- } @media (hover: hover) {
1609
- .button__transparent_1gnur:hover {
1610
- background-color: rgba(255, 255, 255, 0.2);
1611
- }
1612
- } .button__transparent_1gnur:active {
1613
- background-color: rgba(255, 255, 255, 0.4);
1614
- } .button__link_1gnur {
1615
- color: #fff;
1616
- background-color: transparent;
1617
- border: 1px solid transparent
1618
- } @media (hover: hover) {
1619
- .button__link_1gnur:hover {
1620
- background-color: rgba(214, 214, 229, 0.07);
1621
- }
1622
- } .button__link_1gnur:active {
1623
- background-color: rgba(225, 225, 248, 0.09);
1624
- } .button__link_1gnur > .button__loader_1gnur {
1625
- color: #fff;
1626
- } .button__ghost_1gnur {
1627
- background-color: transparent;
1628
- color: #fff
1629
- } @media (hover: hover) {
1630
- .button__ghost_1gnur:hover {
1631
- color: #babbc2;
1632
- }
1633
- } .button__ghost_1gnur > .button__loader_1gnur {
1634
- color: #fff;
1635
- } .button__component_1gnur[disabled].button__accent_1gnur {
1636
- color: rgba(233, 233, 250, 0.37);
1637
- background-color: rgba(214, 214, 229, 0.07)
1638
- } .button__component_1gnur[disabled].button__accent_1gnur.button__loading_1gnur {
1639
- background-color: #f83a2a;
1640
- } .button__component_1gnur[disabled].button__secondary_1gnur {
1641
- border-color: transparent
1642
- } .button__component_1gnur[disabled].button__secondary_1gnur.button__loading_1gnur {
1643
- color: #fff;
1644
- background-color: rgba(222, 222, 238, 0.13);
1645
- border-color: transparent;
1646
- } .button__component_1gnur[disabled].button__outlined_1gnur {
1647
- color: rgba(255, 255, 255, 0.3);
1648
- background-color: transparent;
1649
- border-color: rgba(184, 185, 192, 0.3)
1650
- } .button__component_1gnur[disabled].button__outlined_1gnur.button__loading_1gnur {
1651
- color: #fff;
1652
- } .button__component_1gnur[disabled].button__tertiary_1gnur {
1653
- background-color: rgba(255, 255, 255, 0)
1654
- } .button__component_1gnur[disabled].button__tertiary_1gnur.button__loading_1gnur {
1655
- color: #fff;
1656
- border-color: #fff;
1657
- } .button__component_1gnur[disabled].button__filled_1gnur {
1658
- color: rgba(255, 255, 255, 0.3);
1659
- background-color: rgba(54, 54, 58, 0.3)
1660
- } .button__component_1gnur[disabled].button__filled_1gnur.button__loading_1gnur {
1661
- color: #fff;
1662
- background-color: #36363a;
1663
- } .button__component_1gnur[disabled].button__transparent_1gnur {
1664
- color: rgba(255, 255, 255, 0.3);
1665
- background-color: rgba(255, 255, 255, 0.03)
1666
- } .button__component_1gnur[disabled].button__transparent_1gnur.button__loading_1gnur {
1667
- color: #fff;
1668
- background-color: rgba(255, 255, 255, 0.1);
1669
- } .button__component_1gnur[disabled].button__link_1gnur {
1670
- background-color: transparent
1671
- } .button__component_1gnur[disabled].button__link_1gnur.button__loading_1gnur {
1672
- color: #fff;
1673
- } .button__component_1gnur[disabled].button__ghost_1gnur.button__loading_1gnur {
1674
- color: #fff;
1675
- }
1676
- .button__focused_lushu {
1677
- outline: 2px solid #3193fc;
1678
- }
1679
- .button__accent_198zw {
1680
- color: #fff;
1681
- background-color: #ef3124;
1682
- border: 1px solid transparent
1683
- } @media (hover: hover) {
1684
- .button__accent_198zw:hover {
1685
- background-color: #e32a17;
1686
- }
1687
- } .button__accent_198zw:active {
1688
- background-color: #d72505;
1689
- } .button__accent_198zw > .button__loader_198zw {
1690
- color: #fff;
1691
- } .button__primary_198zw {
1692
- border: 1px solid transparent;
1693
- } .button__secondary_198zw {
1694
- color: #0e0e0e;
1695
- border: 1px solid transparent
1696
- } .button__secondary_198zw > .button__loader_198zw {
1697
- color: #0e0e0e;
1698
- } .button__outlined_198zw {
1699
- color: #fff;
1700
- background-color: transparent;
1701
- border: 1px solid #b8b9c0
1702
- } @media (hover: hover) {
1703
- .button__outlined_198zw:hover {
1704
- background-color: rgba(255, 255, 255, 0.15);
1705
- }
1706
- } .button__outlined_198zw:active {
1707
- background-color: rgba(0, 0, 0, 0.15);
1708
- } .button__tertiary_198zw {
1709
- color: #0e0e0e;
1710
- background-color: rgba(255, 255, 255, 0);
1711
- border: 1px solid #0e0e0e
1712
- } @media (hover: hover) {
1713
- .button__tertiary_198zw:hover {
1714
- background-color: rgba(38, 55, 88, 0.06);
1715
- border-color: #0e0e0e;
1716
- }
1717
- } .button__tertiary_198zw:active {
1718
- background-color: rgba(30, 43, 68, 0.08);
1719
- } .button__tertiary_198zw > .button__loader_198zw {
1720
- color: #0e0e0e;
1721
- } .button__filled_198zw {
1722
- color: #fff;
1723
- background-color: #36363a
1724
- } @media (hover: hover) {
1725
- .button__filled_198zw:hover {
1726
- background-color: rgb(84, 84, 88);
1727
- }
1728
- } .button__filled_198zw:active {
1729
- background-color: rgb(46, 46, 49);
1730
- } .button__transparent_198zw {
1731
- color: #0e0e0e;
1732
- background-color: rgba(255, 255, 255, 0.1)
1733
- } @media (hover: hover) {
1734
- .button__transparent_198zw:hover {
1735
- background-color: rgba(255, 255, 255, 0.2);
1736
- }
1737
- } .button__transparent_198zw:active {
1738
- background-color: rgba(255, 255, 255, 0.05);
1739
- } .button__link_198zw {
1740
- color: #0e0e0e;
1741
- background-color: transparent;
1742
- border: 1px solid transparent
1743
- } @media (hover: hover) {
1744
- .button__link_198zw:hover {
1745
- background-color: rgba(38, 55, 88, 0.06);
1746
- }
1747
- } .button__link_198zw:active {
1748
- background-color: rgba(30, 43, 68, 0.08);
1749
- } .button__link_198zw > .button__loader_198zw {
1750
- color: #0e0e0e;
1751
- } .button__ghost_198zw {
1752
- background-color: transparent;
1753
- color: #0e0e0e
1754
- } @media (hover: hover) {
1755
- .button__ghost_198zw:hover {
1756
- color: #5f5f66;
1757
- }
1758
- } .button__ghost_198zw > .button__loader_198zw {
1759
- color: #0e0e0e;
1760
- } .button__component_198zw[disabled].button__accent_198zw {
1761
- color: rgba(5, 8, 29, 0.38);
1762
- background-color: rgba(38, 55, 88, 0.06)
1763
- } .button__component_198zw[disabled].button__accent_198zw.button__loading_198zw {
1764
- background-color: #ef3124;
1765
- } .button__component_198zw[disabled].button__secondary_198zw {
1766
- border-color: transparent
1767
- } .button__component_198zw[disabled].button__secondary_198zw.button__loading_198zw {
1768
- color: #0e0e0e;
1769
- background-color: rgba(15, 25, 55, 0.1);
1770
- border-color: transparent;
1771
- } .button__component_198zw[disabled].button__outlined_198zw {
1772
- color: rgba(255, 255, 255, 0.3);
1773
- background-color: transparent;
1774
- border-color: rgba(28, 28, 30, 0.3)
1775
- } .button__component_198zw[disabled].button__outlined_198zw.button__loading_198zw {
1776
- color: #fff;
1777
- } .button__component_198zw[disabled].button__tertiary_198zw {
1778
- background-color: rgba(255, 255, 255, 0)
1779
- } .button__component_198zw[disabled].button__tertiary_198zw.button__loading_198zw {
1780
- color: #0e0e0e;
1781
- } .button__component_198zw[disabled].button__filled_198zw {
1782
- color: rgba(255, 255, 255, 0.3);
1783
- background-color: rgba(54, 54, 58, 0.3);
1784
- border-color: transparent
1785
- } .button__component_198zw[disabled].button__filled_198zw.button__loading_198zw {
1786
- color: #fff;
1787
- background-color: #36363a;
1788
- border-color: transparent;
1789
- } .button__component_198zw[disabled].button__transparent_198zw {
1790
- color: rgba(255, 255, 255, 0.3);
1791
- background-color: rgba(255, 255, 255, 0.03)
1792
- } .button__component_198zw[disabled].button__transparent_198zw.button__loading_198zw {
1793
- color: #0e0e0e;
1794
- background-color: rgba(255, 255, 255, 0.1);
1795
- } .button__component_198zw[disabled].button__link_198zw {
1796
- background-color: transparent
1797
- } .button__component_198zw[disabled].button__link_198zw.button__loading_198zw {
1798
- color: #0e0e0e;
1799
- } .button__component_198zw[disabled].button__ghost_198zw.button__loading_198zw {
1800
- color: #0e0e0e;
1801
- }.circular-progress-bar__component_o79lq.circular-progress-bar__bg-positive_o79lq {
1802
- background: #17d055;
1803
- } .circular-progress-bar__component_o79lq.circular-progress-bar__bg-negative_o79lq {
1804
- background: #ff5431;
1805
- } .circular-progress-bar__backgroundCircle_o79lq,
1806
- .circular-progress-bar__progressCircle_o79lq {
1807
- fill: transparent;
1808
- } .circular-progress-bar__positive_o79lq {
1809
- stroke: #17d055;
1810
- } .circular-progress-bar__negative_o79lq {
1811
- stroke: #ff5431;
1812
- } .circular-progress-bar__backgroundCircle_o79lq {
1813
- stroke: rgba(222, 222, 238, 0.13)
1814
- } .circular-progress-bar__backgroundCircle_o79lq.circular-progress-bar__stroke_o79lq {
1815
- stroke: transparent;
1816
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-tertiary_o79lq {
1817
- color: #4a4a51;
1818
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-positive_o79lq {
1819
- color: #17d055;
1820
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-negative_o79lq {
1821
- color: #ff5431;
1822
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary-inverted_o79lq {
1823
- color: #0e0e0e;
1824
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-primary_o79lq {
1825
- color: #fff;
1826
- } .circular-progress-bar__iconWrapper_o79lq.circular-progress-bar__icon-secondary_o79lq {
1827
- color: #898991;
1828
- }.comment__component_mke1z {
1829
- background-color: #1c1c1e;
1830
- }.list-header__filled_b075e {
1831
- background-color: #212124;
1832
- }.chart__coreChart_y4v69 .recharts-text tspan {
1833
- fill: #fff;
1834
- }
1835
- @keyframes chart__showDot_yf6b1 {
1836
- }
1837
-
1838
- .chart__tickText_6z9ce {
1839
- fill: #fff;
1840
- } .chart__circle_6z9ce {
1841
- fill: #0e0e0e;
1842
- } .chart__circle_6z9ce {
1843
- fill: #0e0e0e;
1844
- }
1845
- .chart__tooltip_w8y2f {
1846
- background-color: #0e0e0e;
1847
- border: 1px solid #36363a;
1848
- box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
1849
- 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);
1850
- } .chart__tooltipArrow_w8y2f {
1851
- border: 1px solid #36363a;
1852
- background-color: #0e0e0e;
1853
- } .chart__tooltipArrow_w8y2f:before {
1854
- border-color: transparent #0e0e0e transparent transparent;
1855
- }.list__list_219yz {
1856
- color: #fff;
1857
- }
1858
- .list__slot_yksui.list__defaultColor_yksui {
1859
- color: #fff;
1860
- }.tab-bar__component_ivzcz {
1861
- background-color: #0e0e0e;
1862
- } .tab-bar__border_ivzcz {
1863
- box-shadow: 0 -1px 0 0 #29292c;
1864
- }
1865
- .tab-bar__component_1ygns {
1866
- background-color: transparent;
1867
- -webkit-tap-highlight-color: transparent;
1868
- color: rgba(238, 238, 251, 0.55);
1869
- } .tab-bar__selected_1ygns {
1870
- color: #f83a2a;
1871
- } .tab-bar__label_1ygns {
1872
- color: rgba(238, 238, 251, 0.55);
1873
- }.stepped-progress-bar__bar_1q383 {
1874
- background: rgba(222, 222, 238, 0.13);
1875
- } .stepped-progress-bar__description_1q383 {
1876
- color: rgba(238, 238, 251, 0.55);
1877
- }
1878
-
1879
- .stepped-progress-bar__bar_1rb2i {
1880
- background: rgba(15, 25, 55, 0.1);
1881
- } .stepped-progress-bar__description_1rb2i {
1882
- color: rgba(4, 4, 19, 0.55);
1883
- }
1884
- .stepped-progress-bar__bar_125eb.stepped-progress-bar__positive_125eb {
1885
- background: #17d055;
1886
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__attention_125eb {
1887
- background: #fda136;
1888
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__negative_125eb {
1889
- background: #ff5431;
1890
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__link_125eb {
1891
- background: #3193fc;
1892
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__tertiary_125eb {
1893
- background: #4a4a51;
1894
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__secondary_125eb {
1895
- background: #898991;
1896
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__primary_125eb {
1897
- background: #fff;
1898
- } .stepped-progress-bar__bar_125eb.stepped-progress-bar__accent_125eb {
1899
- background: #f83a2a;
1900
- }.attach__component_19l14 {
1901
- } .attach__file_19l14,
1902
- .attach__noFile_19l14 {
1903
- color: rgba(238, 238, 251, 0.55);
1904
- } .attach__focused_19l14 {
1905
- outline: 2px solid #3193fc;
1906
- }.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
- }.confirmation-v1__errorHeader_1ghf5 {
1937
- color: #fff;
1938
- color: #fff;
1939
- } .confirmation-v1__errorText_1ghf5 {
1940
- color: rgba(238, 238, 251, 0.55);
1941
- color: rgba(238, 238, 251, 0.55);
1942
- } .confirmation-v1__phoneHintText_1ghf5 {
1943
- color: rgba(238, 238, 251, 0.55);
1944
- color: rgba(238, 238, 251, 0.55);
1945
- } .confirmation-v1__phonesWrap_1ghf5 {
1946
- color: rgba(238, 238, 251, 0.55);
1947
- } .confirmation-v1__phoneDescription_1ghf5 {
1948
- color: rgba(238, 238, 251, 0.55);
1949
- }
1950
- .confirmation-v1__input_ogxju {
1951
- background-color: #1c1c1e;
1952
- color: #fff
1953
- } .confirmation-v1__input_ogxju.confirmation-v1__hasError_ogxju {
1954
- color: #ff5431;
1955
- caret-color: #fff;
1956
- background-color: #392523;
1957
- } .confirmation-v1__input_ogxju.confirmation-v1__disabled_ogxju {
1958
- color: rgba(233, 233, 250, 0.37);
1959
- } @keyframes confirmation-v1__shake_ogxju {
1960
- }
1961
- .confirmation-v1__component_wnb5n {
1962
- color: rgba(238, 238, 251, 0.55);
1963
- color: rgba(238, 238, 251, 0.55);
1964
- }
1965
- .confirmation-v1__circle_115yw {
1966
- fill: transparent;
1967
- stroke: #49494f;
1968
- }
1969
- .confirmation-v1__title_jln8r {
1970
- color: #fff;
1971
- } .confirmation-v1__description_jln8r {
1972
- color: rgba(238, 238, 251, 0.55);
1973
- } .confirmation-v1__alertIcon_jln8r {
1974
- color: #d91d0b;
1975
- }
1976
- .confirmation-v1__header_1snyu {
1977
- color: #fff;
1978
- color: #fff;
1979
- } .confirmation-v1__error_1snyu {
1980
- color: #ff5431;
1981
- } .confirmation-v1__loaderText_1snyu {
1982
- color: rgba(238, 238, 251, 0.55);
1983
- color: rgba(238, 238, 251, 0.55);
1984
- }
1985
- .confirmation__component_a4t95 {
1986
- color: rgba(238, 238, 251, 0.55);
1987
- }
1988
- .confirmation__circle_vx39a {
1989
- fill: transparent;
1990
- stroke: #4a4a51;
1991
- }
1992
-
1993
- .confirmation__typographyTheme_1d91a.confirmation__typographyTheme_1d91a {
1994
- color: rgba(238, 238, 251, 0.55);
1995
- }
1996
- .confirmation__typographyTheme_s1itd.confirmation__typographyTheme_s1itd {
1997
- color: rgba(238, 238, 251, 0.55);
1998
- }
1999
- .confirmation__typographyTheme_1aoq4.confirmation__typographyTheme_1aoq4 {
2000
- color: rgba(238, 238, 251, 0.55);
2001
- } .confirmation__phone_1aoq4.confirmation__phone_1aoq4 {
2002
- color: #fff;
2003
- } .confirmation__countdownContainer_1aoq4.confirmation__countdownContainer_1aoq4 {
2004
- color: rgba(238, 238, 251, 0.55);
2005
- }
2006
- .confirmation__typographyTheme_1ubrn.confirmation__typographyTheme_1ubrn {
2007
- color: rgba(238, 238, 251, 0.55);
2008
- }.cc-icon-button.icon-button__primary_2c4ub {
2009
- color: #fff
2010
- } .cc-icon-button.icon-button__primary_2c4ub:hover {
2011
- color: #babbc2;
2012
- } .cc-icon-button.icon-button__primary_2c4ub:active {
2013
- color: #a0a1a9;
2014
- } .cc-icon-button.icon-button__secondary_2c4ub {
2015
- color: rgba(238, 238, 251, 0.55)
2016
- } .cc-icon-button.icon-button__secondary_2c4ub:hover {
2017
- color: rgba(239, 240, 252, 0.65);
2018
- } .cc-icon-button.icon-button__secondary_2c4ub:active {
2019
- color: rgba(243, 245, 254, 0.75);
2020
- } .cc-icon-button.icon-button__transparent_2c4ub {
2021
- color: rgba(255, 255, 255, 0.3)
2022
- } .cc-icon-button.icon-button__transparent_2c4ub:hover {
2023
- color: rgba(255, 255, 255, 0.4);
2024
- } .cc-icon-button.icon-button__transparent_2c4ub:active {
2025
- color: rgba(255, 255, 255, 0.5);
2026
- } .cc-icon-button.icon-button__negative_2c4ub {
2027
- color: #ff5431
2028
- } .cc-icon-button.icon-button__negative_2c4ub:hover {
2029
- color: #ff7554;
2030
- } .cc-icon-button.icon-button__negative_2c4ub:active {
2031
- color: #ff8d73;
2032
- } .cc-icon-button.icon-button__tertiary_2c4ub {
2033
- color: rgba(228, 228, 251, 0.28)
2034
- } .cc-icon-button.icon-button__tertiary_2c4ub:hover {
2035
- color: rgba(233, 233, 250, 0.37);
2036
- } .cc-icon-button.icon-button__tertiary_2c4ub:active {
2037
- color: rgba(238, 238, 254, 0.46);
2038
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__primary_2c4ub {
2039
- color: rgba(222, 222, 238, 0.13)
2040
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__primary_2c4ub.icon-button__loader_2c4ub {
2041
- color: #fff;
2042
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__secondary_2c4ub {
2043
- color: rgba(222, 222, 238, 0.13)
2044
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__secondary_2c4ub.icon-button__loader_2c4ub {
2045
- color: rgba(238, 238, 251, 0.55);
2046
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__negative_2c4ub {
2047
- color: rgba(222, 222, 238, 0.13)
2048
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__negative_2c4ub.icon-button__loader_2c4ub {
2049
- color: #ff5431;
2050
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__tertiary_2c4ub {
2051
- color: rgba(222, 222, 238, 0.13)
2052
- } .cc-icon-button.icon-button__component_2c4ub:disabled.icon-button__tertiary_2c4ub.icon-button__loader_2c4ub {
2053
- color: rgba(228, 228, 251, 0.28);
2054
- }
2055
-
2056
- .cc-icon-button.icon-button__primary_e364n {
2057
- color: #0e0e0e
2058
- } .cc-icon-button.icon-button__primary_e364n:hover {
2059
- color: #3f3f45;
2060
- } .cc-icon-button.icon-button__primary_e364n:active {
2061
- color: #5f5f66;
2062
- } .cc-icon-button.icon-button__secondary_e364n {
2063
- color: rgba(4, 4, 21, 0.47)
2064
- } .cc-icon-button.icon-button__secondary_e364n:hover {
2065
- color: rgba(4, 4, 19, 0.55);
2066
- } .cc-icon-button.icon-button__secondary_e364n:active {
2067
- color: rgba(1, 1, 12, 0.63);
2068
- } .cc-icon-button.icon-button__transparent_e364n {
2069
- color: rgba(14, 14, 14, 0.3)
2070
- } .cc-icon-button.icon-button__transparent_e364n:hover {
2071
- color: rgba(14, 14, 14, 0.4);
2072
- } .cc-icon-button.icon-button__transparent_e364n:active {
2073
- color: rgba(14, 14, 14, 0.5);
2074
- } .cc-icon-button.icon-button__negative_e364n {
2075
- color: #ff5431
2076
- } .cc-icon-button.icon-button__negative_e364n:hover {
2077
- color: #ec2e14;
2078
- } .cc-icon-button.icon-button__negative_e364n:active {
2079
- color: #c7251c;
2080
- } .cc-icon-button.icon-button__tertiary_e364n {
2081
- color: rgba(9, 12, 37, 0.28)
2082
- } .cc-icon-button.icon-button__tertiary_e364n:hover {
2083
- color: rgba(5, 8, 29, 0.38);
2084
- } .cc-icon-button.icon-button__tertiary_e364n:active {
2085
- color: rgba(4, 4, 21, 0.47);
2086
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__primary_e364n {
2087
- color: rgba(15, 25, 55, 0.1)
2088
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__primary_e364n.icon-button__loader_e364n {
2089
- color: #0e0e0e;
2090
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__secondary_e364n {
2091
- color: rgba(15, 25, 55, 0.1)
2092
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__secondary_e364n.icon-button__loader_e364n {
2093
- color: rgba(4, 4, 21, 0.47);
2094
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__negative_e364n {
2095
- color: rgba(15, 25, 55, 0.1)
2096
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__negative_e364n.icon-button__loader_e364n {
2097
- color: #ff5431;
2098
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n {
2099
- color: rgba(15, 25, 55, 0.1)
2100
- } .cc-icon-button.icon-button__component_e364n:disabled.icon-button__tertiary_e364n.icon-button__loader_e364n {
2101
- color: rgba(9, 12, 37, 0.28);
2102
- }.input__input_12sr2 {
2103
- color: #fff;
2104
- caret-color: #fff;
2105
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2106
- } .input__input_12sr2:-webkit-autofill {
2107
- -webkit-text-fill-color: #fff;
2108
- } .input__input_12sr2::placeholder {
2109
- color: rgba(238, 238, 251, 0.55);
2110
- } .input__hasInnerLabel_12sr2::placeholder {
2111
- color: rgba(233, 233, 250, 0.37);
2112
- } .input__input_12sr2:read-only:not(.input__disableUserInput_12sr2) {
2113
- color: rgba(233, 233, 250, 0.37)
2114
- } .input__input_12sr2:read-only:not(.input__disableUserInput_12sr2):focus::placeholder {
2115
- color: rgba(238, 238, 251, 0.55);
2116
- } .input__input_12sr2:disabled {
2117
- color: rgba(233, 233, 250, 0.37);
2118
- -webkit-text-fill-color: rgba(233, 233, 250, 0.37);
2119
- } .input__input_12sr2:focus::placeholder {
2120
- color: rgba(233, 233, 250, 0.37);
2121
- } .input__error_12sr2 {
2122
- color: #fff;
2123
- caret-color: #fff;
2124
- }
2125
- .input__errorColorIcon_1wouz {
2126
- color: #ff5431;
2127
- } .input__successColorIcon_1wouz {
2128
- color: #17d055;
2129
- } .input__focusVisible_1wouz {
2130
- outline: 2px solid #3193fc;
2131
- } @keyframes input__onautofillstart_1wouz {
2132
- from {
2133
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2134
- }
2135
- to {
2136
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2137
- }
2138
- } @keyframes input__onautofillcancel_1wouz {
2139
- from {
2140
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2141
- }
2142
- to {
2143
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
2144
- }
2145
- }
2146
- .input__input_ttz1b {
2147
- color: #0e0e0e;
2148
- caret-color: #0e0e0e;
2149
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2150
- } .input__input_ttz1b:-webkit-autofill {
2151
- -webkit-text-fill-color: #0e0e0e;
2152
- } .input__input_ttz1b::placeholder {
2153
- color: rgba(4, 4, 19, 0.55);
2154
- } .input__hasInnerLabel_ttz1b::placeholder {
2155
- color: rgba(5, 8, 29, 0.38);
2156
- } .input__input_ttz1b:read-only:not(.input__disableUserInput_ttz1b) {
2157
- color: rgba(5, 8, 29, 0.38)
2158
- } .input__input_ttz1b:read-only:not(.input__disableUserInput_ttz1b):focus::placeholder {
2159
- color: rgba(4, 4, 19, 0.55);
2160
- } .input__input_ttz1b:disabled {
2161
- color: rgba(5, 8, 29, 0.38);
2162
- -webkit-text-fill-color: rgba(5, 8, 29, 0.38);
2163
- } .input__input_ttz1b:focus::placeholder {
2164
- color: rgba(5, 8, 29, 0.38);
2165
- } .input__error_ttz1b {
2166
- color: #0e0e0e;
2167
- caret-color: #0e0e0e;
2168
- }
2169
- .input__clearIcon_u1jso {
2170
- color: rgba(228, 228, 251, 0.28)
2171
- } .input__clearIcon_u1jso:hover {
2172
- color: rgba(233, 233, 250, 0.37);
2173
- } .input__clearIcon_u1jso:active {
2174
- color: rgba(238, 238, 254, 0.46);
2175
- }
2176
-
2177
- .input__clearIcon_18mfs {
2178
- color: rgba(9, 12, 37, 0.28)
2179
- } .input__clearIcon_18mfs:hover {
2180
- color: rgba(5, 8, 29, 0.38);
2181
- } .input__clearIcon_18mfs:active {
2182
- color: rgba(4, 4, 21, 0.47);
2183
- }.pattern-lock__message_1c1da {
2184
- color: #fff;
2185
- } .pattern-lock__error_1c1da {
2186
- color: #ff5431;
2187
- } @media screen and (min-width: 360px) {
2188
- } @media screen and (min-width: 390px) {
2189
- }.pass-code__message_cokrx {
2190
- color: #fff;
2191
- } .pass-code__error_cokrx {
2192
- color: #ff5431;
2193
- }
2194
- .pass-code__dot_zoxjl {
2195
- background: rgba(222, 222, 238, 0.13)
2196
- } .pass-code__dot_zoxjl.pass-code__error_zoxjl {
2197
- background: #ff5431;
2198
- } .pass-code__filled_zoxjl {
2199
- background: #fff;
2200
- }
2201
- @keyframes pass-code__shake_i7vnj {
2202
- }
2203
-
2204
- .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3 {
2205
- color: #fff;
2206
- background: rgba(225, 225, 248, 0.09)
2207
- } .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3:hover {
2208
- color: #fff;
2209
- } .pass-code__secondary_1mfx3.pass-code__secondary_1mfx3:active {
2210
- background: rgba(234, 234, 248, 0.15);
2211
- } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3 {
2212
- color: #fff
2213
- } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:hover {
2214
- color: #fff;
2215
- } .pass-code__ghost_1mfx3.pass-code__ghost_1mfx3:active {
2216
- background: rgba(234, 234, 248, 0.15);
2217
- }.file-upload-item__component_1f20v {
2218
- color: rgba(238, 238, 251, 0.55);
2219
- box-shadow: 0 -1px 0 0 #29292c inset
2220
- } .file-upload-item__icon_1f20v {
2221
- color: #fff;
2222
- } .file-upload-item__errorIcon_1f20v {
2223
- color: #ff5431;
2224
- } .file-upload-item__successIcon_1f20v {
2225
- color: #17d055;
2226
- } .file-upload-item__name_1f20v {
2227
- color: #fff
2228
- } .file-upload-item__errorWrapper_1f20v {
2229
- color: #ff5431
2230
- }.pure-cell__focused_9rya7 {
2231
- outline: 2px solid #3193fc;
2232
- }
2233
-
2234
-
2235
-
2236
- .pure-cell__categoryPercent_571uo {
2237
- background-color: #1c1c1e;
2238
- }
2239
-
2240
-
2241
-
2242
-
2243
-
2244
- .navigation-bar__content_i8g5v {
2245
- color: #fff
2246
- } .navigation-bar__subtitle_i8g5v {
2247
- color: rgba(238, 238, 251, 0.55);
2248
- }
2249
- .navigation-bar__component_ferxi {
2250
- background: rgba(14, 14, 14, 0.4)
2251
- } .navigation-bar__component_ferxi svg > path {
2252
- fill: #fff;
2253
- } .navigation-bar__component_ferxi:hover svg > path {
2254
- fill: #babbc2;
2255
- } .navigation-bar__component_ferxi:active svg > path {
2256
- fill: #a0a1a9;
2257
- } .navigation-bar__mobileWrapper_ferxi {
2258
- background: rgba(214, 214, 229, 0.07)
2259
- } .navigation-bar__mobileWrapper_ferxi svg > path {
2260
- fill: rgba(238, 238, 251, 0.55);
2261
- }
2262
- .navigation-bar__button_18z2z {
2263
- background: rgba(14, 14, 14, 0.4);
2264
- color: #fff
2265
- } .navigation-bar__button_18z2z.navigation-bar__mobile_18z2z {
2266
- background: rgba(214, 214, 229, 0.07);
2267
- color: rgba(238, 238, 251, 0.55);
2268
- }
2269
-
2270
- .plate__component_kpw24 {
2271
- color: #fff
2272
- } .plate__focused_kpw24 {
2273
- outline: 2px solid #3193fc;
2274
- } .plate__shadow_kpw24:after {
2275
- box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
2276
- 0 0 1px rgba(0, 0, 0, 0.04);
2277
- } .plate__common_kpw24 {
2278
- background-color: rgba(225, 225, 248, 0.09);
2279
- border: 1px solid rgba(238, 238, 251, 0.55)
2280
- } .plate__common_kpw24:before {
2281
- background-color: rgba(238, 238, 251, 0.55);
2282
- } .plate__negative_kpw24 {
2283
- background-color: #392523;
2284
- border: 1px solid #ff5431
2285
- } .plate__negative_kpw24:before {
2286
- background-color: #ff5431;
2287
- } .plate__positive_kpw24 {
2288
- background-color: #232d25;
2289
- border: 1px solid #17d055
2290
- } .plate__positive_kpw24:before {
2291
- background-color: #17d055;
2292
- } .plate__attention_kpw24 {
2293
- background-color: #36291f;
2294
- border: 1px solid #fda136
2295
- } .plate__attention_kpw24:before {
2296
- background-color: #fda136;
2297
- } .plate__custom_kpw24 {
2298
- background: transparent;
2299
- border: 1px solid rgba(238, 238, 251, 0.55)
2300
- } .plate__custom_kpw24:before {
2301
- background-color: rgba(238, 238, 251, 0.55);
2302
- }
2303
-
2304
- .toast-plate__component_oij60 {
2305
- color: #0e0e0e;
2306
- background-color: #fff;
2307
- } .toast-plate__closeButtonWrapper_oij60:before {
2308
- background-color: #e7e8eb;
2309
- }
2310
-
2311
- .toast-plate__component_o1vhr {
2312
- color: #fff;
2313
- background-color: #1c1c1e;
2314
- } .toast-plate__closeButtonWrapper_o1vhr:before {
2315
- background-color: #29292c;
2316
- }.number-input__steppers_6qtl2 {
2317
- background-color: rgba(214, 214, 229, 0.07);
2318
- } .number-input__steppersFocused_6qtl2,
2319
- .number-input__steppersDisabled_6qtl2 {
2320
- background-color: rgba(225, 225, 248, 0.09);
2321
- }
2322
-
2323
- .number-input__steppers_h4a54 {
2324
- background-color: #fff;
2325
- } .number-input__steppersFocused_h4a54,
2326
- .number-input__steppersDisabled_h4a54 {
2327
- background-color: rgba(15, 25, 55, 0.1);
2328
- }
2329
- .number-input__separator_1bxl4 {
2330
- background-color: rgba(222, 222, 238, 0.13);
2331
- }
2332
-
2333
- .number-input__separator_1f1op {
2334
- background-color: rgba(15, 25, 55, 0.1);
2335
- }.slider-input__slider_cd8jj .noUi-base:hover > .noUi-connects {
2336
- background-color: #898991;
2337
- } .slider-input__slider_cd8jj .noUi-connects {
2338
- background-color: #898991;
2339
- } .slider-input__steps_cd8jj {
2340
- color: rgba(238, 238, 251, 0.55);
2341
- } .slider-input__info_cd8jj {
2342
- color: rgba(238, 238, 251, 0.55);
2343
- }.with-suffix__hasSuffix_1w5vq input:focus::placeholder {
2344
- color: transparent;
2345
- } .with-suffix__disabled_1w5vq {
2346
- color: rgba(233, 233, 250, 0.37);
2347
- } .with-suffix__readOnly_1w5vq {
2348
- color: rgba(233, 233, 250, 0.37);
2349
- }.bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
2350
- background-color: transparent;
2351
- } .bottom-sheet__component_1ouw1 {
2352
- background-color: #1c1c1e;
2353
- } .bottom-sheet__defaultMarker_1ouw1 {
2354
- background-color: rgba(222, 222, 238, 0.13);
2355
- } .bottom-sheet__content_1ouw1 {
2356
- color: #fff;
2357
- } .bottom-sheet__background-accent_1ouw1 {
2358
- background-color: #ef3124;
2359
- } .bottom-sheet__background-info_1ouw1 {
2360
- background-color: #001c3c;
2361
- } .bottom-sheet__background-attention-muted_1ouw1 {
2362
- background-color: #36291f;
2363
- } .bottom-sheet__background-positive-muted_1ouw1 {
2364
- background-color: #232d25;
2365
- } .bottom-sheet__background-negative-muted_1ouw1 {
2366
- background-color: #392523;
2367
- } .bottom-sheet__background-primary_1ouw1 {
2368
- background-color: #0e0e0e;
2369
- } .bottom-sheet__background-primary-inverted_1ouw1 {
2370
- background-color: #fff;
2371
- } .bottom-sheet__background-secondary_1ouw1 {
2372
- background-color: #1c1c1e;
2373
- } .bottom-sheet__background-secondary-inverted_1ouw1 {
2374
- background-color: #f2f3f5;
2375
- } .bottom-sheet__background-tertiary_1ouw1 {
2376
- background-color: #27272a;
2377
- } .bottom-sheet__background-tertiary-inverted_1ouw1 {
2378
- background-color: #e7e8ea;
2379
- } .bottom-sheet__background-quaternary_1ouw1 {
2380
- background-color: #36363a;
2381
- } .bottom-sheet__background-quaternary-inverted_1ouw1 {
2382
- background-color: #dcdee2;
2383
- } .bottom-sheet__background-specialbg-component_1ouw1 {
2384
- background-color: rgba(255, 255, 255, 0.1);
2385
- } .bottom-sheet__background-specialbg-component-inverted_1ouw1 {
2386
- background-color: rgba(11, 31, 53, 0.07);
2387
- } .bottom-sheet__background-specialbg-primary-grouped_1ouw1 {
2388
- background-color: #1c1c1e;
2389
- } .bottom-sheet__background-specialbg-secondary-grouped_1ouw1 {
2390
- background-color: #27272a;
2391
- } .bottom-sheet__background-specialbg-tertiary-grouped_1ouw1 {
2392
- background-color: #36363a;
2393
- } .bottom-sheet__background-specialbg-secondary-transparent_1ouw1 {
2394
- background-color: rgba(214, 214, 229, 0.07);
2395
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1ouw1 {
2396
- background-color: rgba(38, 55, 88, 0.06);
2397
- } .bottom-sheet__background-specialbg-tertiary-transparent_1ouw1 {
2398
- background-color: rgba(222, 222, 240, 0.12);
2399
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1 {
2400
- background-color: rgba(30, 43, 68, 0.08);
2401
- }
2402
- .bottom-sheet__footer_19rha {
2403
- background-color: #1c1c1e;
2404
- } .bottom-sheet__highlighted_19rha {
2405
- border-top: 1px solid #36363a;
2406
- background-color: #1c1c1e;
2407
- } .bottom-sheet__background-accent_19rha {
2408
- background-color: #ef3124;
2409
- } .bottom-sheet__background-info_19rha {
2410
- background-color: #001c3c;
2411
- } .bottom-sheet__background-attention-muted_19rha {
2412
- background-color: #36291f;
2413
- } .bottom-sheet__background-positive-muted_19rha {
2414
- background-color: #232d25;
2415
- } .bottom-sheet__background-negative-muted_19rha {
2416
- background-color: #392523;
2417
- } .bottom-sheet__background-primary_19rha {
2418
- background-color: #0e0e0e;
2419
- } .bottom-sheet__background-primary-inverted_19rha {
2420
- background-color: #fff;
2421
- } .bottom-sheet__background-secondary_19rha {
2422
- background-color: #1c1c1e;
2423
- } .bottom-sheet__background-secondary-inverted_19rha {
2424
- background-color: #f2f3f5;
2425
- } .bottom-sheet__background-tertiary_19rha {
2426
- background-color: #27272a;
2427
- } .bottom-sheet__background-tertiary-inverted_19rha {
2428
- background-color: #e7e8ea;
2429
- } .bottom-sheet__background-quaternary_19rha {
2430
- background-color: #36363a;
2431
- } .bottom-sheet__background-quaternary-inverted_19rha {
2432
- background-color: #dcdee2;
2433
- } .bottom-sheet__background-specialbg-component_19rha {
2434
- background-color: rgba(255, 255, 255, 0.1);
2435
- } .bottom-sheet__background-specialbg-component-inverted_19rha {
2436
- background-color: rgba(11, 31, 53, 0.07);
2437
- } .bottom-sheet__background-specialbg-primary-grouped_19rha {
2438
- background-color: #1c1c1e;
2439
- } .bottom-sheet__background-specialbg-secondary-grouped_19rha {
2440
- background-color: #27272a;
2441
- } .bottom-sheet__background-specialbg-tertiary-grouped_19rha {
2442
- background-color: #36363a;
2443
- } .bottom-sheet__background-specialbg-secondary-transparent_19rha {
2444
- background-color: rgba(214, 214, 229, 0.07);
2445
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_19rha {
2446
- background-color: rgba(38, 55, 88, 0.06);
2447
- } .bottom-sheet__background-specialbg-tertiary-transparent_19rha {
2448
- background-color: rgba(222, 222, 240, 0.12);
2449
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha {
2450
- background-color: rgba(30, 43, 68, 0.08);
2451
- }
2452
- .bottom-sheet__highlighted_171ua {
2453
- border-bottom: 1px solid #36363a;
2454
- }
2455
- .popup-sheet__appear_1mksr,
2456
- .popup-sheet__enter_1mksr {
2457
- background-color: transparent;
2458
- } .popup-sheet__appearActive_1mksr,
2459
- .popup-sheet__enterActive_1mksr,
2460
- .popup-sheet__appearDone_1mksr,
2461
- .popup-sheet__enterDone_1mksr {
2462
- background-color: rgba(0, 0, 0, 0.7);
2463
- } .popup-sheet__exit_1mksr {
2464
- background-color: rgba(0, 0, 0, 0.7);
2465
- } .popup-sheet__exitActive_1mksr,
2466
- .popup-sheet__exitDone_1mksr {
2467
- background-color: transparent;
2468
- }.toast__toastPlate_1smzc {
2469
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2470
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2471
- } .toast__popoverInner_1smzc {
2472
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2473
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2474
- background-color: transparent;
2475
- }.bank-card__component_i3u6b {
2476
- --form-control-bg-color: transparent;
2477
- --form-control-focus-shadow: transparent;
2478
- --form-control-hover-bg-color: transparent;
2479
- --form-control-focus-bg-color: transparent;
2480
- } .bank-card__label_i3u6b {
2481
- color: rgba(238, 238, 251, 0.55)
2482
- } .bank-card__focused_i3u6b .bank-card__label_i3u6b,
2483
- .bank-card__filled_i3u6b .bank-card__label_i3u6b {
2484
- color: #fff
2485
- } .bank-card__input_i3u6b {
2486
- color: #fff;
2487
- caret-color: #fff
2488
- } .bank-card__bankLogo_i3u6b svg g {
2489
- fill: #fff;
2490
- } .bank-card__brandLogo_i3u6b svg {
2491
- fill: #fff;
2492
- } .bank-card__usePhoto_i3u6b {
2493
- background-color: transparent
2494
- } .bank-card__usePhoto_i3u6b svg {
2495
- fill: #fff;
2496
- }
2497
-
2498
-
2499
-
2500
-
2501
-
2502
-
2503
-
2504
- .modal__sticky_ntev1 {
2505
- background: #1c1c1e;
2506
- } .modal__highlighted_ntev1 {
2507
- background: #1c1c1e;
2508
- box-shadow: 0 -1px 0 0 #29292c;
2509
- }
2510
-
2511
-
2512
-
2513
- .modal__highlighted_18700 {
2514
- background: #1c1c1e;
2515
- box-shadow: 0 1px 0 0 #29292c;
2516
- } .modal__sticky_18700.modal__hasContent_18700 {
2517
- background: #1c1c1e;
2518
- }
2519
- .amount-input__minorPartAndCurrency_16q7v {
2520
- color: rgba(238, 238, 251, 0.55);
2521
- }
2522
- .amount-input__filled_1543a .amount-input__input_1543a,
2523
- .amount-input__input_1543a:focus {
2524
- -webkit-text-fill-color: transparent;
2525
- }
2526
- .amount-input__minorPartAndCurrency_28dyx {
2527
- color: rgba(4, 4, 19, 0.55);
2528
- }@media (min-width: 600px) {
2529
- }.tooltip__hint_11qif {
2530
- background-color: #fff;
2531
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2532
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2533
- color: #0e0e0e;
2534
- } .tooltip__hint_11qif .tooltip__arrow_11qif:after {
2535
- background-color: #fff;
2536
- border-color: #fff;
2537
- } .tooltip__tooltip_11qif {
2538
- border: 1px solid #29292c
2539
- } .tooltip__tooltip_11qif .tooltip__arrow_11qif:after {
2540
- border-color: #29292c;
2541
- }
2542
-
2543
- .tooltip__tooltip_i3hsn {
2544
- background-color: #fff;
2545
- color: #0e0e0e;
2546
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
2547
- 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2548
- } .tooltip__tooltip_i3hsn .tooltip__arrow_i3hsn:after {
2549
- background-color: #fff;
2550
- } .tooltip__hint_i3hsn {
2551
- background-color: #1c1c1e;
2552
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2553
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2554
- color: #fff;
2555
- } .tooltip__hint_i3hsn .tooltip__arrow_i3hsn:after {
2556
- background-color: #1c1c1e;
2557
- }
2558
-
2559
-
2560
-
2561
-
2562
-
2563
-
2564
-
2565
-
2566
-
2567
- .side-panel__sticky_k76ue {
2568
- background: #1c1c1e;
2569
- } .side-panel__highlighted_k76ue {
2570
- background: #1c1c1e;
2571
- box-shadow: 0 -1px 0 0 #29292c;
2572
- }
2573
-
2574
-
2575
-
2576
- .side-panel__highlighted_wl5jw {
2577
- background: #1c1c1e;
2578
- box-shadow: 0 1px 0 0 #29292c;
2579
- } .side-panel__sticky_wl5jw.side-panel__hasContent_wl5jw {
2580
- background: #1c1c1e;
2581
- }
2582
- .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_cphoh {
2596
- border: 2px solid rgba(0, 0, 0, 0);
2597
- } .gallery__active_cphoh {
2598
- border-color: rgba(255, 255, 255, 0.4)
2599
- } .gallery__image_cphoh > img {
2600
- background-color: #0e0e0e;
2601
- } .gallery__loading_cphoh {
2602
- background-color: #1c1c1e
2603
- } .gallery__loading_cphoh .gallery__active_cphoh {
2604
- background-color: #36363a;
2605
- } .gallery__brokenImageWrapper_cphoh {
2606
- background-color: #36363a
2607
- } .gallery__focused_cphoh {
2608
- outline: 2px solid #3193fc;
2609
- }
2610
- .gallery__component_11cpp {
2611
- background-color: #0e0e0e;
2612
- } .gallery__slideLoading_11cpp {
2613
- background-color: #1c1c1e;
2614
- } .gallery__image_11cpp {
2615
- background-color: #0e0e0e;
2616
- } .gallery__smallImage_11cpp {
2617
- background-color: #0e0e0e;
2618
- } .gallery__arrow_11cpp {
2619
- color: #fff
2620
- } .gallery__arrow_11cpp:hover {
2621
- background-color: rgb(50, 50, 50);
2622
- } .gallery__arrow_11cpp:active {
2623
- background-color: rgb(62, 62, 62);
2624
- } .gallery__focused_11cpp {
2625
- outline: 2px solid #3193fc;
2626
- } .gallery__placeholder_11cpp {
2627
- background-color: #36363a;
2628
- } .gallery__fullScreenImage_11cpp {
2629
- background-color: #0e0e0e;
2630
- }
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
- .calendar__empty_r7pww {
2738
- color: rgba(238, 238, 251, 0.55);
2739
- }
2740
- .cc-calendar .calendar__button_1e5nv {
2741
- background-color: transparent
2742
- } .cc-calendar .calendar__button_1e5nv:not(:disabled):hover {
2743
- background-color: rgba(214, 214, 229, 0.07);
2744
- color: #fff;
2745
- } .cc-calendar .calendar__button_1e5nv.calendar__filled_1e5nv {
2746
- background-color: rgba(222, 222, 238, 0.13)
2747
- } .cc-calendar .calendar__button_1e5nv.calendar__filled_1e5nv:not(:disabled):hover {
2748
- background-color: rgba(234, 234, 248, 0.15);
2749
- } .cc-calendar .calendar__button_1e5nv.calendar__current_1e5nv {
2750
- color: #4a9dfc;
2751
- } .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv,
2752
- .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv:disabled {
2753
- background-color: #fff;
2754
- color: #0e0e0e
2755
- } .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv:not(:disabled):hover, .cc-calendar .calendar__button_1e5nv.calendar__selected_1e5nv:disabled:not(:disabled):hover {
2756
- background-color: #fff;
2757
- color: #0e0e0e;
2758
- }
2759
- @media (max-width: 374px) {
2760
- }.select__arrow_1on7d {
2761
- color: rgba(238, 238, 251, 0.55);
2762
- }
2763
-
2764
- .select__option_13bmv {
2765
- background: #1c1c1e;
2766
- color: #fff
2767
- } .select__option_13bmv:not(.select__disabled_13bmv):active {
2768
- background: rgba(225, 225, 248, 0.09);
2769
- color: #fff;
2770
- } .select__selected_13bmv {
2771
- background: #1c1c1e;
2772
- color: #fff;
2773
- } .select__highlighted_13bmv {
2774
- background: rgba(214, 214, 229, 0.07);
2775
- color: #fff;
2776
- } .select__disabled_13bmv {
2777
- background: #1c1c1e;
2778
- color: rgba(238, 238, 251, 0.55);
2779
- }
2780
- .select__popoverInner_1hdfx {
2781
- background: transparent;
2782
- } .select__optionsListWrapper_1hdfx {
2783
- box-shadow: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
2784
- 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
2785
- background: #1c1c1e;
2786
- } .select__optionsListBorder_1hdfx {
2787
- box-shadow: inset 0 0 0 1px #29292c;
2788
- }
2789
-
2790
- .select__single_u7j1e {
2791
- background: #fff
2792
- } .select__colorIcon_u7j1e {
2793
- color: #17d055;
2794
- }
2795
-
2796
- .select__placeholder_1i4i9 {
2797
- color: rgba(238, 238, 251, 0.55)
2798
- } .select__placeholder_1i4i9.select__focused_1i4i9 {
2799
- color: rgba(233, 233, 250, 0.37);
2800
- } .select__focusVisible_1i4i9 {
2801
- outline: 2px solid #3193fc;
2802
- } @keyframes select__show-placeholder_1i4i9 {
2803
- }
2804
- .select__footer_dfjmj {
2805
- background-color: #1c1c1e
2806
- } .select__highlighted_dfjmj {
2807
- border-top: 1px solid #29292c;
2808
- background-color: #1c1c1e;
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
- }.date-time-input__calendarContainer_3g0r1 {
2863
- border: 1px solid #29292c
2864
- }.calendar-input__calendarContainer_10dfd {
2865
- border: 1px solid #29292c
2866
- } .calendar-input__calendarIcon_10dfd {
2867
- color: rgba(238, 238, 251, 0.55)
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
- }
2875
- .input-autocomplete__placeholder_m2ip8 {
2876
- color: rgba(238, 238, 251, 0.55);
2877
- } .input-autocomplete__focusVisible_m2ip8 {
2878
- outline: 2px solid #3193fc;
2879
- }
2880
- .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):active:not(:disabled) {
2881
- background-color: #fff;
2882
- color: #0e0e0e;
2883
- } .select-with-tags__tag_18l65:not(.select-with-tags__tagNoClose_18l65):hover:not(:disabled):not(:active) {
2884
- background-color: #fff;
2885
- color: #0e0e0e;
2886
- } .select-with-tags__tagCross_18l65 > svg {
2887
- fill: rgba(4, 4, 21, 0.47);
2888
- } .select-with-tags__tagCross_18l65:hover > svg {
2889
- fill: rgba(4, 4, 19, 0.55);
2890
- } .select-with-tags__tagCross_18l65:active > svg {
2891
- fill: rgba(1, 1, 12, 0.63);
2892
- }
2893
- .select-with-tags__input_19azb {
2894
- background-color: transparent;
2895
- color: #fff
2896
- } .select-with-tags__input_19azb:disabled,
2897
- .select-with-tags__input_19azb:disabled::placeholder {
2898
- color: rgba(233, 233, 250, 0.37);
2899
- } .select-with-tags__input_19azb::placeholder {
2900
- color: rgba(238, 238, 251, 0.55);
2901
- } .select-with-tags__input_19azb:focus::placeholder {
2902
- color: rgba(233, 233, 250, 0.37);
2903
- } .select-with-tags__focusVisible_19azb {
2904
- outline: 2px solid #3193fc;
2905
- } .select-with-tags__placeholder_19azb {
2906
- color: rgba(238, 238, 251, 0.55);
2907
- }
2908
- .picker-button__linkOpen_c9djl:not(:hover) {
2909
- background-color: rgba(214, 214, 229, 0.07);
2910
- }
2911
- .table__component_1njqi {
2912
- border-top: 1px solid #36363a;
2913
- }
2914
- .table__wrapper_15y5c {
2915
- background: #0e0e0e;
2916
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
2917
- }
2918
-
2919
- .table__component_9uvb1 {
2920
- color: #fff;
2921
- border-top: 1px solid #36363a
2922
- }
2923
-
2924
- .table__component_16eeg th:not(:last-child):not(:empty):after {
2925
- background-color: #27272a;
2926
- }
2927
- .table__component_1teok {
2928
- color: #fff;
2929
- border-bottom: 1px solid #36363a;
2930
- background: #0e0e0e
2931
- } .table__sorted_1teok {
2932
- color: #fff;
2933
- } .table__stickyHeader_1teok {
2934
- box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
2935
- }
2936
- .table__component_1joxr {
2937
- background: #0e0e0e
2938
- } .table__clickable_1joxr:hover {
2939
- background-color: #1c1c1e;
2940
- } .table__selected_1joxr {
2941
- background-color: #f2f8ff
2942
- } .table__selected_1joxr:hover {
2943
- background-color: #e8f2fe;
2944
- }
2945
- .table__icon_137ng {
2946
- color: #898991
2947
- } .table__icon_137ng:hover {
2948
- color: #fff;
2949
- } .table__sorted_137ng {
2950
- color: #3193fc
2951
- } .table__sorted_137ng:hover {
2952
- color: #3193fc;
2953
- }
2954
- .table__open_3hjnh,
2955
- .table__open_3hjnh:hover {
2956
- background-color: rgba(255, 255, 255, 0.163);
2957
- }
2958
- .calendar-range__component_1s3vi:after {
2959
- background-color: #fff;
2960
- }
2961
- .international-phone-input__dialCode_1opig {
2962
- color: rgba(238, 238, 251, 0.55);
2963
- } .international-phone-input__emptyCountryIcon_1opig {
2964
- color: rgba(238, 238, 251, 0.55);
2965
- }
2966
- .international-phone-input__flagPlaceholder_1305a {
2967
- background-color: rgba(214, 214, 229, 0.07);
2968
- }
2969
- .international-phone-input__emptyCountryIcon_1vizw {
2970
- color: rgba(238, 238, 251, 0.55);
2971
- } .international-phone-input__focusVisible_1vizw {
2972
- outline: 2px solid #3193fc;
2973
- }.intl-phone-input__emptyCountryIcon_spklu {
2974
- color: #898991;
2975
- }
2976
- .intl-phone-input__flagPlaceholder_zkjtm {
2977
- background-color: rgba(222, 222, 240, 0.12);
2978
- }
2979
- .intl-phone-input__dialCode_1pho2 {
2980
- color: rgba(238, 238, 251, 0.55);
2981
- }
2982
- .intl-phone-input__emptyCountryIcon_msvcg {
2983
- color: #898991;
2984
- } .intl-phone-input__focusVisible_msvcg {
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
-