@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}input,button,textarea,select{margin:0;font:inherit}li{list-style-type:none}a{text-decoration:none}button{border:none;background:none}html{font-size:10px}.app{font:var(--font-m);height:100vh;background:var(--tertiary-bg-color, #f7f8f9)}iframe{display:none}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background-color:#acddf0}*::-webkit-scrollbar-thumb{background-color:#014963;border-radius:10px;border:none;cursor:grab}*::-webkit-scrollbar-thumb:active{cursor:grabbing}._Loader_uc8mu_1{border:4px solid #FFF;border-bottom-color:#03bafc;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_uc8mu_1 1s linear infinite}@keyframes _rotation_uc8mu_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._Button_nxwxu_1{cursor:pointer;outline:none;font-size:18px;font-weight:500;line-height:24px;display:flex;align-items:center;justify-content:center;position:relative;text-wrap:nowrap;overflow:hidden}._Button_nxwxu_1._fullWidth_nxwxu_14{width:100%}._clear_nxwxu_18{padding:0;background:none;outline:none}._primary_nxwxu_24{border-radius:8px;padding:14px 32px;background:var(--btn-primary-bg);color:var(--btn-primary-color);border:2px solid transparent;transition:border .2s,background .2s}._primary_nxwxu_24:hover{background:var(--btn-primary-bg_hover);border-color:var(--btn-primary-border)}._primary_nxwxu_24:active{background-color:var(--btn-primary-bg_active)}._primary_nxwxu_24:disabled{background-color:var(--btn-primary-bg_disabled);cursor:not-allowed}._stroke_primary_nxwxu_44{border-radius:8px;padding:14px 32px;background:var(--btn-stroke-primary-bg);color:var(--btn-stroke-primary-color);border:2px solid var(--btn-stroke-primary-border-color);transition:border .2s,background .2s}._stroke_primary_nxwxu_44:hover{border-color:var(--btn-stroke-primary-border_hover)}._stroke_primary_nxwxu_44:active{border-color:var(--btn-stroke-primary-border_active);background:var(--btn-stroke-primary-bg_active)}._stroke_primary_nxwxu_44:disabled{border-color:var(--btn-stroke-primary-border_disabled);background:var(--btn-stroke-primary-bg_disabled);cursor:not-allowed}._stroke_secondary_nxwxu_65{border-radius:8px;padding:14px 32px;background:var(--btn-stroke-secondary-bg);color:var(--btn-stroke-secondary-color);border:2px solid var(--btn-stroke-secondary-border);transition:border .2s,background .2s}._stroke_secondary_nxwxu_65:hover{border:2px solid var(--btn-stroke-secondary-border_hover)}._stroke_secondary_nxwxu_65:active{border:2px solid var(--btn-stroke-secondary-border_active);background:var(--btn-stroke-secondary-bg_active)}._stroke_secondary_nxwxu_65:disabled{border:2px solid var(--btn-stroke-secondary-border_disabled);background:var(--btn-stroke-secondary-bg_disabled);cursor:not-allowed}._secondary_nxwxu_86{border-radius:8px;padding:14px 32px;background:var(--btn-secondary-bg);color:var(--btn-secondary-color);transition:background .2s}._secondary_nxwxu_86:hover{background:var(--btn-secondary-bg_hover)}._secondary_nxwxu_86:active{background:var(--btn-secondary-bg_active)}._secondary_nxwxu_86:disabled{background:var(--btn-secondary-bg_disabled);cursor:not-allowed}._cover_nxwxu_104{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9f969680;display:grid;place-items:center}._Icon_8mxx6_1{display:grid;place-items:center}._ButtonBack_9361b_1{width:39px;height:39px;background:#fff;border-radius:8px;display:grid;place-items:center;margin-right:24px;filter:drop-shadow(2px 4px 25px rgba(30,38,40,.15))}._ButtonBack_9361b_1 ._iconArrow_9361b_11{transform:rotate(90deg)}._ButtonBack_9361b_1 ._iconArrow_9361b_11 *{fill:var(--Light, #03bafc)}._ButtonBack_9361b_1:hover{opacity:.7;background:#aeebff}._ButtonBack_9361b_1:active{background:var(--Light, #03bafc)}._ButtonBack_9361b_1:active ._iconArrow_9361b_11 *{fill:#fff}._ButtonBack_9361b_1:disabled{opacity:.5}._ButtonCopy_17z1u_1{transition:color .2s;color:#000;flex-shrink:0}._ButtonCopy_17z1u_1._size_small_17z1u_6{width:18px;height:18px}._ButtonCopy_17z1u_1._size_base_17z1u_10{width:23px;height:23px}._ButtonCopy_17z1u_1._size_large_17z1u_14{width:28px;height:28px}._ButtonCopy_17z1u_1:hover{color:#03bafc}._ButtonDelete_zipzq_1{border-radius:4px;padding:5px;color:#fff;background:var(--Red, #e55656);border:1px solid #fff;width:32px;height:32px;display:grid;place-items:center;transition:background .2s;cursor:pointer}._ButtonDelete_zipzq_1._active_zipzq_14{border:1px solid white}._ButtonDelete_zipzq_1:hover{background:var(--Red-hover, #bc3939)}._ButtonInfo_7homw_1._loading_7homw_1 ._iconRefresh_7homw_1{animation:_spin_7homw_1 .5s linear infinite}@keyframes _spin_7homw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._tooltip_1cc6r_12 .ant-tooltip-arrow:before{background:var(--White, #fff)}._tooltip_1cc6r_12 .ant-tooltip-content .ant-tooltip-inner{border-radius:4px;background:var(--White, #fff);color:var(--Dark, #014963);-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:24px;box-shadow:2px 4px 25px #1e262826}._ButtonLock_1cc6r_27{position:relative;display:grid;place-items:center;flex-shrink:0;overflow:hidden;border-radius:4px;background:#6dcb0e;width:32px;height:32px;color:#fff;color:red;transition:background .2s}._ButtonLock_1cc6r_27:hover{background-color:#5fa717}._ButtonLock_1cc6r_27._loading_1cc6r_44:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}._ButtonLock_1cc6r_27 ._loader_1cc6r_53{z-index:2}._ButtonLock_1cc6r_27._block_1cc6r_56{background:#e55656;border:1px solid var(--White, #fff)}._TypographyText_mwb66_11{font-family:Manrope,sans-serif}._TypographyText_mwb66_11._fontSize_2xs_mwb66_14{font-size:8px;line-height:16px}._TypographyText_mwb66_11._fontSize_xs_mwb66_18{font-size:10px;line-height:18px}._TypographyText_mwb66_11._fontSize_s_mwb66_22{font-size:12px;line-height:20px}._TypographyText_mwb66_11._fontSize_m_mwb66_30{font-size:16px;line-height:24px}._TypographyText_mwb66_11._fontSize_l_mwb66_34{font-size:20px;line-height:28px}._TypographyText_mwb66_11._fontSize_xl_mwb66_38{font-size:24px;line-height:32px}._TypographyText_mwb66_11._fontSize_2xl_mwb66_42{font-size:32px;line-height:40px}._TypographyText_mwb66_11._fontWeight_regular_mwb66_46{font-weight:400}._TypographyText_mwb66_11._fontWeight_medium_mwb66_49{font-weight:500}._TypographyText_mwb66_11._fontWeight_demiBold_mwb66_52{font-weight:600}._TypographyText_mwb66_11._fontWeight_bold_mwb66_55{font-weight:700}._TypographyText_mwb66_11._fontWeight_extraBold_mwb66_58{font-weight:800}._TypographyText_mwb66_11._fontSize_base_mwb66_26{font-size:14px;line-height:22px}._TypographyText_mwb66_11._notSelect_mwb66_65{-webkit-user-select:none;user-select:none}._TypographyTitle_3fou4_1{font-family:Manrope,sans-serif}._TypographyTitle_3fou4_1._level_3_3fou4_4{font-size:24px;font-weight:800;line-height:32px}._TypographyTitle_3fou4_1._level_2_3fou4_9{font-size:32px;font-weight:800;line-height:40px}._ButtonNotification_4csjf_1{display:flex;gap:8px;color:#03bafc;margin-left:10px}._ButtonRefresh_1bgsa_1._loading_1bgsa_1 ._iconRefresh_1bgsa_1{animation:_spin_1bgsa_1 .5s linear infinite}@keyframes _spin_1bgsa_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ButtonTransition_1fasb_1{display:flex;align-items:center;justify-content:center;column-gap:6px;padding:0;border-radius:6px;color:#000;transition:background-color .2s,color .2s;width:30px;height:30px}._ButtonTransition_1fasb_1 svg *{fill:#000000e0}._ButtonTransition_1fasb_1:hover{background-color:#eef1f4;color:#03bafc}._ErrorPage_1skgu_2{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f7f8f9;font-family:Manrope,sans-serif}._ErrorPage_1skgu_2 p{font-size:32px;line-height:40px;margin-bottom:20px}._PendingPage_1nqrm_1{height:100vh;width:100vw;background:var(--Background, #f7f8f9);display:grid;place-items:center}._InputWrapper_da61b_1{display:flex;flex-direction:column;justify-content:center}._InputWrapper_da61b_1._fullWidth_da61b_6,._InputWrapper_da61b_1._fullWidth_da61b_6 input{width:100%}._input_da61b_13{outline:none;background:none;border:none;text-overflow:ellipsis;white-space:nowrap;align-self:center;font:var(--font-l)}._input_da61b_13:disabled{cursor:not-allowed}._input_da61b_13::placeholder{color:var(--text-black, #07232d);opacity:.5}._container_da61b_30{display:flex;align-items:center;position:relative}._error_da61b_36{position:absolute;bottom:-50px;left:0;opacity:0}._error_da61b_36._active_da61b_42{opacity:1}._InputWrapper_da61b_1._popup_da61b_46:not(:last-of-type){margin-bottom:24px}._InputWrapper_da61b_1._popup_da61b_46 label{color:var(--text-black, #07232d);font:var(--font-l);font-weight:700;margin-bottom:8px}._InputWrapper_da61b_1._popup_da61b_46 input{border-radius:8px;background:var(--Grey, #eef1f4);padding:14px 16px;font:var(--font-l)}._Pagination_mnkgo_1{margin-top:24px}._switchButtonsOne_mnkgo_5{margin:0 auto}._switchButtonsOne_mnkgo_5 ._btnPrev_mnkgo_8,._switchButtonsOne_mnkgo_5 ._btnNext_mnkgo_9{gap:10px}._switchButtonsTwo_mnkgo_13{display:grid;grid-template-columns:repeat(2,32px);grid-template-rows:32px;column-gap:2px}._switchButtonsTwo_mnkgo_13 ._btnPrev_mnkgo_8,._switchButtonsTwo_mnkgo_13 ._btnNext_mnkgo_9{border-radius:4px;display:flex;justify-content:center;align-items:center;border:1px solid var(--pagination-btn-border-color);background:var(--pagination-btn-bg)}._switchButtonsTwo_mnkgo_13 ._btnPrev_mnkgo_8:disabled,._switchButtonsTwo_mnkgo_13 ._btnNext_mnkgo_9:disabled{opacity:.4}._inpPage_mnkgo_33{max-width:52px;border-radius:4px;border:1px solid var(--pagination-inp-page-color);background:var(--pagination-inp-page-bg)}._inpPage_mnkgo_33 input{display:flex;align-items:center;justify-content:center;max-width:52px;text-align:center}._switcherPage_mnkgo_47{display:grid;grid-template-columns:repeat(3,min-content);align-items:center;column-gap:12px}._switcherPage_mnkgo_47 ._countPage_mnkgo_53{font:var(--font-m);font-weight:500;color:var(--pagination-count-page-color)}._switcherPage_mnkgo_47 ._countPage_mnkgo_53 span:nth-child(1){margin-right:8px}._EmptyText_1uvpe_1{display:flex;flex-direction:column;align-items:center}._EmptyText_1uvpe_1 ._iconNotFound_1uvpe_6{margin-bottom:16px}._EmptyText_1uvpe_1 ._title_1uvpe_9{color:#014963;font:var(--font-l);font-weight:500;margin-bottom:8px}._EmptyText_1uvpe_1 ._subtitle_1uvpe_15{color:#014963;font:var(--font-s);font-weight:400}._RegistryTable_1p2k1_1{margin-top:24px}._RegistryTable_1p2k1_1 .ant-table-cell{color:var(--text-black, #07232d)}._RegistryTable_1p2k1_1 .ant-table-tbody .ant-table-row .ant-table-cell.ant-table-cell-row-hover{background:var(--table-cell-row-hover)}._RegistryTable_1p2k1_1 .ant-table-thead{padding:10px}._RegistryTable_1p2k1_1 .ant-table-thead tr th{background:var(--White, #fff);padding:10px 20px}._tableWrapper_1p2k1_18{width:100%}._RegistryTableStatus_18w10_1{padding:4px 8px;border-radius:8px;color:var(--text-black, #07232d)}._singleSelectWrapper_qvp7p_1{display:flex;flex-direction:column;gap:6px;min-width:220px}._label_qvp7p_8{font-weight:600;color:#0c2d3b}._select_qvp7p_13{width:100%}._PageHeader_1g2ys_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;height:var(--header-height)}._PageHeaderMobile_1e7d7_1{display:grid;grid-template-columns:41px 1fr 41px;align-items:center;gap:8px}._SearchForm_20u4s_1{padding:0;display:flex;column-gap:16px}._SearchForm_20u4s_1 ._inpSearch_20u4s_6{max-width:600px;width:35vw;padding:var(--p-inp-search);border-radius:8px;background:var(--White, #fff);box-shadow:2px 4px 30px #0149630d;border:1px solid transparent}._SearchForm_20u4s_1 ._inpSearch_20u4s_6:has(input:focus){border:1px solid var(--Dark, #014963)}._SearchForm_20u4s_1 ._btnSearch_20u4s_18{max-width:208px;display:flex;align-items:center;justify-content:center;font:var(--font-l)}._SearchForm_20u4s_1 ._btnSearch_20u4s_18 ._iconSearch_20u4s_25{margin-right:12px}._PageSearchMobile_10f04_1 .ant-form-item-label{color:var(--text-black, #07232d)}._PageSearchMobile_10f04_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._PageSearchMobile_10f04_1 .ant-input-group-addon{color:#b6d0d9}._PageSearchMobile_10f04_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._PageSearchMobile_10f04_1 ._input_10f04_17{border-radius:6px;background:var(--Cards-background, #fff);box-shadow:2px 4px 30px #0149630d}._PageTitle_vi9lr_1{color:var(--text-black, #07232d);font:var(--font-h);margin-right:16px;font-weight:800}._Page_ac8r9_1{flex-grow:1;width:100%;height:100%;min-height:100vh;overflow-y:auto;padding:24px 34px 24px 24px}@media screen and (width <= 500px){._Page_ac8r9_1{padding:16px}}._registryControls_yqgjy_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #0149630a;flex:1}._ButtonUpdateTraderBetInfo_4y16w_1{justify-content:start;gap:8px;border-radius:8px;color:#07232d}._ButtonUpdateTraderBetInfo_4y16w_1 svg *{opacity:1}._ButtonUpdateTraderBetInfo_4y16w_1:hover{background:#e6f7ff}._ModalUpdateTraderBetInfo_fgbac_1 .ant-modal-content{padding:60px 48px}._ModalUpdateTraderBetInfo_fgbac_1 .ant-form-item:last-of-type{margin:0}._ModalUpdateTraderBetInfo_fgbac_1 .ant-form{margin-bottom:48px}._formItem_fgbac_11 .ant-checkbox-wrapper span{-webkit-user-select:none;user-select:none;color:var(--text-black, #07232d);font-family:Manrope;font-size:20px;font-weight:500;line-height:24px}._formItem_fgbac_11 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._history_fgbac_24{margin-top:24px}._history_fgbac_24 .ant-typography{font-family:Manrope;font-size:13px;line-height:18px}._historyTableHeader_fgbac_33{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;column-gap:8px;padding:4px 0;border-bottom:1px solid #e5e7eb;color:#64748b;font-weight:600}._historyRow_fgbac_43{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;column-gap:8px;padding:4px 0;border-bottom:1px solid #f1f5f9}._colDate_fgbac_51,._colUser_fgbac_55{white-space:nowrap}._colValue_fgbac_59{text-align:right;white-space:nowrap}._formItem_fgbac_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_fgbac_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_fgbac_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._TraderBetInfo_1q39c_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826;width:100%;max-width:296px;flex-shrink:0}._Card_1xibr_1{padding:24px;display:flex;flex-direction:column;flex:1;border-radius:var(---1920, 8px)}._Card_1xibr_1._textBlock_1xibr_8{background:var(--inputOrSelectBgColor03, #f7f8f9)}._Card_1xibr_1._primary_1xibr_11{box-shadow:2px 4px 25px #1e262826;background:var(--cardsBgColor, #fff)}._Card_1xibr_1._secondary_1xibr_15{border:1px solid var(--primaryDisable, #b6d0d9);background:var(--inputOrSelectBgColor03, #f7f8f9)}._Divider_1888a_1{height:1px;width:100%;background:var(--primaryDisable, #b6d0d9)}._FloatInput_4kntx_1{margin-bottom:10px;width:100%;max-width:300px}._FloatInput_4kntx_1 .ant-form-item-label{color:var(--text-black, #07232d)}._FloatInput_4kntx_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._FloatInput_4kntx_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._input_18add_1{margin-bottom:10px;width:100%}._input_18add_1 .ant-form-item-label{color:var(--text-black, #07232d)}._input_18add_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._input_18add_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._Switch_eudg1_1{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:var(---1440, 6px);background:var(--inputOrSelectBgColor03, #f9f7f9)}._Switch_eudg1_1._fullWidth_eudg1_9{width:100%;justify-content:space-between}._content_eudg1_14{position:relative;flex-shrink:0;display:inline-block;width:50px;height:30px;overflow:hidden;border-radius:30px}._content_eudg1_14 input{opacity:0;width:0;height:0}._content_eudg1_14 ._circle_eudg1_28{position:absolute;top:0;right:0;bottom:0;left:0;transition:.3s;cursor:pointer;border-radius:100px;background:var(--alertColor, #e55656)}._content_eudg1_14 ._loaderWrapper_eudg1_36{position:absolute;top:0;left:0;width:100%;height:100%;padding:3px;background:#00000080}._content_eudg1_14 ._loaderWrapper_eudg1_36 ._loader_eudg1_36{width:24px!important;height:24px!important;border-width:3px}._content_eudg1_14 ._circle_eudg1_28:before{position:absolute;top:3px;left:3px;content:"";height:24px;width:24px;background-color:#fff;border-radius:50%;transition:.3s;box-shadow:0 0 0 1px #0000000a,0 3px 8px #00000026,0 3px 1px #0000000f}._content_eudg1_14:hover{cursor:pointer}._content_eudg1_14._checked_eudg1_65 ._circle_eudg1_28{background:var(--succesColor, #6dcb0e)}._content_eudg1_14._checked_eudg1_65 ._circle_eudg1_28:before{transform:translate(20px)}._content_eudg1_14._checked_eudg1_65 ._loaderWrapper_eudg1_36 ._loader_eudg1_36{margin-left:calc(100% - 24px)}._content_eudg1_14._disabled_eudg1_74 ._circle_eudg1_28{background:var(--disableColor, #c8c8c8)}._content_eudg1_14._disabled_eudg1_74 ._circle_eudg1_28:hover{cursor:not-allowed}._content_eudg1_14._disabled_eudg1_74 ._circle_eudg1_28:before{opacity:.5}._content_eudg1_14._disabled_eudg1_74 ._loaderWrapper_eudg1_36 ._loader_eudg1_36{margin-left:calc(100% - 26px)}@media screen and (max-width: 1440px){._Switch_eudg1_1{padding:6px 8px}._content_eudg1_14{width:38px;height:22px}._content_eudg1_14 ._circle_eudg1_28:before{top:2px;left:2px;width:18px;height:18px}._content_eudg1_14 ._loaderWrapper_eudg1_36{padding:2px;background:#00000080}._content_eudg1_14 ._loaderWrapper_eudg1_36 ._loader_eudg1_36{width:18px!important;height:18px!important;border-width:2px}._content_eudg1_14._checked_eudg1_65 ._circle_eudg1_28:before{transform:translate(16px)}._content_eudg1_14._checked_eudg1_65 ._loaderWrapper_eudg1_36 ._loader_eudg1_36{margin-left:calc(100% - 18px)}}@media screen and (max-width: 360px){._content_eudg1_14{width:40px;height:24px}._content_eudg1_14 ._circle_eudg1_28:before{top:3px;left:3px}._content_eudg1_14 ._loaderWrapper_eudg1_36{padding:3px;background:#00000080}._content_eudg1_14 ._loaderWrapper_eudg1_36 ._loader_eudg1_36{width:18px!important;height:18px!important;border-width:2px}}._TextButton_1e5el_1{display:flex;align-items:center;gap:4px;transition:color .2s;font-family:Manrope,sans-serif;font-size:16px;line-height:24px;font-weight:700}._TextButton_1e5el_1:hover{cursor:pointer}._TextButton_1e5el_1:disabled{cursor:not-allowed}._TextButton_1e5el_1._primary_1e5el_17{color:var(--primaryColor, #03bafc)}._TextButton_1e5el_1._primary_1e5el_17:hover{color:var(--primaryHover, #1587b0)}._TextButton_1e5el_1._primary_1e5el_17:active{color:var(--primaryClickOrSelected, #014963)}._TextButton_1e5el_1._primary_1e5el_17:disabled{color:var(--primaryDisable, #b6d0d9)}._TextButton_1e5el_1._alert_1e5el_29{color:var(--alertColor, #e55656)}._TextButton_1e5el_1._alert_1e5el_29:hover{color:var(--alertHover, #bc3939)}._TextButton_1e5el_1._alert_1e5el_29:active{color:var(--alertClick, #792121)}._TextButton_1e5el_1._alert_1e5el_29:disabled{color:var(--alertDisable, #f0a6a6)}._TextButton_1e5el_1._general_text_1e5el_41{color:var(--generalTextAndIcons, #07232d)}._TextButton_1e5el_1._general_text_1e5el_41:hover{color:var(--primaryColor, #03bafc)}._TextButton_1e5el_1._general_text_1e5el_41:active{color:var(--generalTextAndIcons, #07232d)}._TextButton_1e5el_1._general_text_1e5el_41:disabled{color:var(--disableColor, #c8c8c8)}@media screen and (max-width: 1440px){._TextButton_1e5el_1{font-size:12px;font-weight:700;line-height:16px}}@media screen and (max-width: 360px){._TextButton_1e5el_1{font-size:12px;font-weight:700;line-height:14px}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._Text_1gyw1_1{font-family:Manrope,sans-serif}._Text_1gyw1_1._fontSize_xs_1gyw1_4{font-size:12px;line-height:20px}._Text_1gyw1_1._fontSize_s_1gyw1_8{font-size:14px;line-height:22px}._Text_1gyw1_1._fontSize_base_1gyw1_12{font-size:16px;line-height:24px}._Text_1gyw1_1._fontSize_m_1gyw1_16{font-size:20px;line-height:28px}._Text_1gyw1_1._fontSize_l_1gyw1_20{font-size:24px;line-height:32px}._Text_1gyw1_1._fontSize_xl_1gyw1_24{font-size:32px;line-height:40px}._Text_1gyw1_1._fontWeight_400_1gyw1_28{font-weight:400}._Text_1gyw1_1._fontWeight_500_1gyw1_31{font-weight:500}._Text_1gyw1_1._fontWeight_600_1gyw1_34{font-weight:600}._Text_1gyw1_1._fontWeight_700_1gyw1_37{font-weight:700}._Text_1gyw1_1._fontWeight_800_1gyw1_40{font-weight:800}._Text_1gyw1_1._hide_1gyw1_43{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._Title_cmri2_1{font-family:Manrope,sans-serif}._formItem_xvzlw_1 .ant-input{margin:0;width:100%;max-width:100%}._formItem_xvzlw_1 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_xvzlw_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_xvzlw_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._formItem_xvzlw_1 .ant-input-number-group-wrapper{width:100%}._option_xvzlw_23 img{width:24px;height:24px;border-radius:4px}._modal_cdw1g_1 .ant-modal-header{margin-bottom:40px}._modal_cdw1g_1 .ant-modal-content{padding:40px}._pagination_cdw1g_8{margin-top:40px}._triggerButton_cdw1g_12{outline:none}._Card_ewo2e_1{border-radius:8px;background:#fff;padding:12px;width:100%;box-shadow:2px 4px 25px #1e262826}._Card_lntgh_1{max-width:23rem}._ModalEditAmount_lntgh_5 .ant-modal-content{padding:60px 67px}._ModalEditAmount_lntgh_5 .ant-form-item:last-of-type{margin-bottom:0}._ModalEditAmount_lntgh_5 .ant-form{margin-bottom:31px}._ModalEditAmount_lntgh_5 .ant-modal-title{margin-bottom:64px}._formItem_lntgh_18 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_lntgh_18 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_lntgh_18 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._btnEdit_lntgh_32{color:#03bafc}._ModalCancelEdit_14bjo_1 .ant-modal-header{margin-bottom:54px}._ModalCancelEdit_14bjo_1 .ant-modal-content{padding:46px}._block_1_1wuhg_1{min-width:250px}._TextBlock_fyo68_1{gap:3px}._loaderWrapper_1n77w_1{padding:12px;display:flex;justify-content:center}._ModalUpdateBetInfo_1lthf_1 .ant-modal-content{padding:60px 48px}._ModalUpdateBetInfo_1lthf_1 .ant-form-item:last-of-type{margin:0}._ModalUpdateBetInfo_1lthf_1 .ant-form{margin-bottom:48px}._formItem_1lthf_11 .ant-checkbox-wrapper span{-webkit-user-select:none;user-select:none;color:var(--text-black, #07232d);font-family:Manrope;font-size:20px;font-weight:500;line-height:24px}._formItem_1lthf_11 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._history_1lthf_24{margin-top:24px}._history_1lthf_24 .ant-typography{font-family:Manrope;font-size:13px;line-height:18px}._historyTableHeader_1lthf_33{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;column-gap:8px;padding:4px 0;border-bottom:1px solid #e5e7eb;color:#64748b;font-weight:600}._historyRow_1lthf_43{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;column-gap:8px;padding:4px 0;border-bottom:1px solid #f1f5f9}._colDate_1lthf_51,._colUser_1lthf_55{white-space:nowrap}._colValue_1lthf_59{text-align:right;white-space:nowrap}._formItem_1lthf_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1lthf_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1lthf_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._form_vcn1t_1{width:100%}._formItem_vcn1t_5{margin-bottom:10px}._formItem_vcn1t_5 input,._formItem_vcn1t_5 .ant-input-group-wrapper{max-width:100%}._formItem_vcn1t_5 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_vcn1t_5 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_vcn1t_5 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._formItem_160e2_1{margin:0}._formItem_160e2_1 input{max-width:100%;margin:0}._formItem_160e2_1 .ant-input-group-wrapper{max-width:100%}._formItem_160e2_1 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_160e2_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_160e2_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._input_160e2_25{width:100%}._formItem_wu3kd_1{margin:0}._formItem_wu3kd_1 input{max-width:100%;margin:0}._formItem_wu3kd_1 .ant-input-group-wrapper{max-width:100%}._formItem_wu3kd_1 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_wu3kd_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_wu3kd_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._formItem_8qfou_1{margin:0}._formItem_8qfou_1 input{margin:0;max-width:100%}._formItem_8qfou_1 .ant-input-group-wrapper{max-width:100%}._formItem_8qfou_1 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_8qfou_1 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_8qfou_1 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._formItem_11jfw_1{margin-bottom:16px}._input_11jfw_5{width:100%}._formItem_hwxcz_1{margin-bottom:16px}._input_hwxcz_5{width:100%}._input_hwxcz_5 input{background-color:#f0f7ff!important;border:1px solid #1890ff!important;color:#1890ff!important;font-weight:600!important;cursor:default!important}._input_hwxcz_5 input:focus,._input_hwxcz_5 input:hover{background-color:#e6f7ff!important;border-color:#40a9ff!important}._input_hwxcz_5 ._ant-input-group-addon_hwxcz_19{background-color:#1890ff!important;border-color:#1890ff!important;color:#fff!important;font-weight:600!important}._form_mstxv_1{display:flex;flex-direction:column;gap:16px;width:100%}._triggerButton_rtebz_1{padding:7px 14px;display:flex;align-items:center;gap:4px}._form_cd5yf_1,._formItem_cd5yf_5 .ant-input-number{width:100%}._formItem_cd5yf_5 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_cd5yf_5 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_cd5yf_5 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._Switch_dlo9u_1{position:relative;display:inline-block;width:50px;height:30px;flex-shrink:0;overflow:hidden;border-radius:30px}._Switch_dlo9u_1 input{opacity:0;width:0;height:0}._Switch_dlo9u_1 ._circle_dlo9u_15{position:absolute;top:0;right:0;bottom:0;left:0;transition:.3s;cursor:pointer;background:var(--Fills-Secondary, rgba(120, 120, 128, .36));border-radius:30px}._Switch_dlo9u_1 ._loaderWrapper_dlo9u_23{position:absolute;background:#00000080;width:100%;height:30px;top:0;left:0;padding:2px}._Switch_dlo9u_1 ._circle_dlo9u_15:before{position:absolute;content:"";height:26px;width:26px;top:2px;left:2px;background-color:#fff;border-radius:50%;transition:.3s}._Switch_dlo9u_1._checked_dlo9u_43 ._circle_dlo9u_15{background-color:#00c853}._Switch_dlo9u_1._checked_dlo9u_43 ._circle_dlo9u_15:before{transform:translate(20px)}._Switch_dlo9u_1._checked_dlo9u_43 ._loaderWrapper_dlo9u_23 ._loader_dlo9u_23{margin-left:calc(100% - 26px)}._UpdatePayoutType_my7lv_1{border-radius:8px;background:#fff}._container_14dqu_1{padding:16px 24px;border-radius:8px;background:#fff;min-width:300px;box-shadow:2px 4px 25px #1e262826}._Drawer_1snba_1 .ant-drawer-body{margin:10px}._ButtonAddSettle_oz0m9_1{margin:0 auto}._ModalAddSettle_1b6ua_1 .ant-modal-content{padding:60px 48px}._ModalAddSettle_1b6ua_1 .ant-form{margin-bottom:74px}._formItem_1b6ua_8 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1b6ua_8 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1b6ua_8 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._ModalEditLinkChat_9521o_1 .ant-form-item{margin-bottom:64px}._formItem_9521o_5 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_9521o_5 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_9521o_5 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._ButtonEditLinkInvoiceChat_11evt_1{margin-left:auto;flex-shrink:0;color:#014963}._ButtonEditLinkInvoiceChat_11evt_1:hover{cursor:pointer;color:#03bafc}._ModalExportMerchantAnalytics_1lj6x_1 .ant-form-item{margin-bottom:10px}._ModalExportMerchantAnalytics_1lj6x_1 .ant-checkbox-wrapper span{color:var(--text-black, #07232d);font-family:Manrope;font-size:16px;font-weight:500;line-height:24px}._ModalExportMerchantAnalytics_1lj6x_1 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._formItem_1lj6x_16 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1lj6x_16 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1lj6x_16 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._ProcessMerchantList_ornmd_1{border-radius:8px;background:#eef1f4;padding:4px 8px 8px;width:100%;box-shadow:2px 4px 25px #1e262826}._list_ornmd_9{display:grid;grid-template-columns:repeat(3,1fr);gap:7px 2px}._listItem_ornmd_15{overflow:hidden}._merchantName_ornmd_19{min-width:0;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}._ModalProcessMerchantList_1t7d6_1 .ant-modal-header{margin-bottom:48px}._ModalProcessMerchantList_1t7d6_1 .ant-modal-content{padding:60px 48px}._ModalProcessMerchantList_1t7d6_1 .ant-list-items{gap:8px;display:flex;flex-direction:column;overflow:auto;max-height:530px;padding:20px}._ModalProcessMerchantList_1t7d6_1 .ant-list{margin-bottom:48px}._ModalProcessMerchantList_1t7d6_1 .ant-list-items{gap:8px}._dropDownBtn_1t7d6_22{display:flex;justify-content:space-between;padding:14px 12px;border-radius:8px;border:1px solid #b6d0d9;background:#fff}._dropDownBtn_1t7d6_22:hover{border-radius:8px;border:1px solid #014963;background:#fff;cursor:pointer}._dropDownContent_1t7d6_37{padding:16px 12px;z-index:3;width:100%;display:none;flex-direction:column;position:absolute;top:calc(100% + 4px);left:0;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826}._dropDown_1t7d6_22{position:relative}._dropDown_1t7d6_22._opened_1t7d6_54 ._dropDownContent_1t7d6_37{display:flex}._formItem_1t7d6_58{width:100%}._btnSearch_1t7d6_62{padding:15px 24px}._listCheckboxes_1t7d6_66{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8;max-height:400px;overflow:auto;margin:10px 0}._dropDownContent_1t7d6_37 .ant-checkbox-group{flex-direction:column}._dropDownContent_1t7d6_37 .ant-checkbox-input,._dropDownContent_1t7d6_37 .ant-checkbox-inner{width:20px;height:20px}._dropDownContent_1t7d6_37 .ant-checkbox-wrapper{padding:12px 24px;font-size:20px;font-weight:400;line-height:27px}._itemList_1t7d6_91{display:flex;gap:32px;justify-content:space-between;align-items:center;border-radius:8px;background:var(--White, #fff);box-shadow:2px 4px 25px #1e262826;padding:12px 24px}._itemList_1t7d6_91 p{min-width:0;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}._ButtonUpdateMerchantCommission_tiwgy_1{margin:0 auto}._ModalUpdateMerchantCommission_1ll0c_1 .ant-form{margin-bottom:64px}._ModalUpdateMerchantCommission_1ll0c_1 .ant-modal-content{padding:60px 48px}._formItem_1ll0c_8 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1ll0c_8 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1ll0c_8 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._history_1ll0c_22{margin-top:24px}._history_1ll0c_22 .ant-typography{font-family:Manrope;font-size:13px;line-height:18px}._historyTableHeader_1ll0c_31{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;column-gap:8px;padding:4px 0;border-bottom:1px solid #e5e7eb;color:#64748b;font-weight:600}._historyRow_1ll0c_41{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;column-gap:8px;padding:4px 0;border-bottom:1px solid #f1f5f9}._colDate_1ll0c_49,._colUser_1ll0c_53{white-space:nowrap}._colValue_1ll0c_57{text-align:right;white-space:nowrap}._content_my26q_1{margin-bottom:20px}._TraderAdditionalInfo_8kjua_1{align-self:self-start;padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826;width:100%}._container_8kjua_10{width:100%;display:grid;grid-template-columns:repeat(2,1fr) min-content;gap:24px}._link_8kjua_17{text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}._btnUpdateLinks_8kjua_23{justify-self:end;align-self:flex-start}._ModalEditTraderBet_ubtve_1 .ant-modal-content{padding:60px 48px}._ModalEditTraderBet_ubtve_1 .ant-form-item:last-of-type{margin:0}._ModalEditTraderBet_ubtve_1 .ant-form{margin-bottom:48px}._formItem_ubtve_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_ubtve_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_ubtve_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._TraderBetsListItem_viqfv_1{border-radius:8px;background:var(--White, #fff);padding:12px 24px;display:grid;grid-template-columns:144px 1fr 1fr 30px;gap:45px;box-shadow:2px 4px 25px #1e262826}._TraderBetsList_16cu9_1{max-width:1300px}._TraderBetsList_16cu9_1 .ant-list-header{border:none}._TraderBetsList_16cu9_1 .ant-list-items{display:flex;flex-direction:column;gap:10px}._container_10cwv_1{padding:16px 24px;border-radius:8px;background:#fff;min-width:300px;box-shadow:2px 4px 25px #1e262826}._btnDecrease_10cwv_9,._btnIncrease_10cwv_10{display:flex;gap:8px;align-items:center}._TraderInfo_1xw8b_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826}._title_1xw8b_8{display:flex;flex-direction:column;color:#07232d80;font-size:14px;font-weight:400;line-height:19px}._title_1xw8b_8 span{color:#07232d80;font-size:14px;font-weight:700;line-height:22px}._value_1xw8b_23{color:#07232d;font-size:20px;font-weight:400;line-height:27px}._analytics_1xw8b_30{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}._analytics_1xw8b_30 li ._name_1xw8b_35{color:#014963;font-size:14px;font-weight:700;line-height:22px;margin-bottom:4px}._analytics_1xw8b_30 li:not(._name_1xw8b_35){color:#1587b0;font-size:14px;font-weight:400;line-height:19px}._analytics_1xw8b_30 li:not(._name_1xw8b_35) span{font-weight:700}._info_1xw8b_52{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}._ButtonBlockTraderDrop_1ry25_1{justify-content:flex-start;gap:8px;padding:5px 12px;border-radius:8px}._ButtonBlockTraderDrop_1ry25_1:hover{background:#e6f7ff}._ModalBlockTraderDrop_b1e0a_1 .ant-modal-content{padding:32px;min-height:490px}._ModalBlockTraderDrop_b1e0a_1 form{padding:0 34px}._radioGroup_b1e0a_9{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}._radioGroup_b1e0a_9 .ant-radio-wrapper{padding:16px 12px;margin-inline-end:0}._radioGroup_b1e0a_9 .ant-radio-inner{width:24px;height:24px}._radioGroup_b1e0a_9 .ant-radio-inner:after{width:30px;height:30px;margin-block-start:-15px;margin-inline-start:-15px}._ButtonCreateWallet_1nm02_1{display:flex}._ButtonCreateWallet_1nm02_1 ._iconPlus_1nm02_4{margin-right:8px}._ButtonCreateWallet_1nm02_1 ._iconPlus_1nm02_4 *{fill:var(--text-black, #07232d)}._ButtonCreateWallet_1nm02_1:disabled ._iconPlus_1nm02_4 *{fill:#cacaca}._FormAddNewWallets_1zqqm_2 ._fieldCard_1zqqm_2{display:grid;grid-template-columns:1fr 40px;gap:8px}._FormAddNewWallets_1zqqm_2 ._listСards_1zqqm_7{max-height:300px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding-right:5px;width:100%}._FormAddNewWallets_1zqqm_2 ._listСards_1zqqm_7::-webkit-scrollbar{width:6px}._FormAddNewWallets_1zqqm_2 ._listСards_1zqqm_7::-webkit-scrollbar-track{background:transparent}._FormAddNewWallets_1zqqm_2 ._listСards_1zqqm_7::-webkit-scrollbar-thumb{background-color:#d4e9f1;border-radius:10px;border:none}._FormAddNewWallets_1zqqm_2 form ._btnAddInputWallet_1zqqm_27{margin-top:16px;gap:8px;font-family:var(--font-family-main);color:var(--text-black, #07232d);font-size:16px;font-weight:500;line-height:22px;padding:14px 32px}._listWalletsWrapper_1zqqm_38{max-height:150px;overflow-y:auto}._listWallets_1zqqm_38{padding:10px;display:flex;flex-direction:column;gap:5px;align-self:end}._btnAddNewWallet_1zqqm_51{padding:10px}._btnAddNewWallet_1zqqm_51:disabled{opacity:.4}._btnSubmit_1zqqm_58{font-weight:500;font-family:var(--font-family-main);justify-content:center;padding:16px 56px;margin-top:20px}._EmptyList_1zqqm_66{padding:10px;background-color:#d2d2d2;width:100%;border-radius:8px;margin-bottom:10px}._btnAddCard_1zqqm_74{gap:8px;font-size:16px}._btnClose_1zqqm_79{top:24px;right:24px}._iconPercent_1zqqm_84{position:absolute;right:16px;top:50%;transform:translateY(-50%)}._inpCard_1zqqm_91 label{margin-bottom:8px;font:var(--font-m);color:var(--text-black, #07232d);font-weight:700}._inpCard_1zqqm_91 input{padding:14px 16px;border-radius:8px;background:#dfe7ef;box-shadow:2px 4px 30px #0149630d;color:var(--text-black, #07232d);font:var(--font-m);font-weight:400}._inpCard_1zqqm_91:not(:last-of-type){margin-bottom:32px}._form_1zqqm_110{display:flex;flex-direction:column;gap:20px}._form_1zqqm_110 ._selectType_1zqqm_115{width:min-content}._formItem_1zqqm_119 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1zqqm_119 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1zqqm_119 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._InputWithMask_1vvz8_1{background:#fff;border:1px solid #d9d9d9;padding:7px 11px;font-size:16px;line-height:22px;border-radius:8px;outline:none}._RenderNewWallet_iwehd_1{padding:4px 10px;background:#c3c3c35c;border-radius:10px;display:grid;grid-template-columns:min-content 1fr min-content;gap:10px}._btnDelete_iwehd_10{color:#000}._list_1abdd_1{display:flex;flex-direction:column;gap:16px;max-height:500px;overflow-y:auto}._listItem_1abdd_9{display:grid;grid-template-columns:30px 1fr;gap:4px;align-items:center}._PopupCreateWallet_1fcyw_1 .ant-form-item{margin-bottom:0}._PopupCreateWallet_1fcyw_1 .ant-modal-content{padding:60px 48px}._PopupCreateWallet_1fcyw_1 .ant-modal-header{margin-bottom:48px}._loaderWrapper_1fcyw_11{width:100%}._button_1ehqf_1{display:flex}._button_1ehqf_1 ._iconPlus_1ehqf_4 *{fill:#03bafc}._PopupEditWallet_149zt_1 .ant-form-item{margin-bottom:0}._PopupEditWallet_149zt_1 .ant-modal-content{padding:60px 48px}._PopupEditWallet_149zt_1 .ant-modal-header{margin-bottom:48px}._formItem_149zt_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_149zt_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_149zt_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._form_149zt_11{display:flex;flex-direction:column;gap:32px}._loaderWrapper_149zt_31{width:100%}._title_149zt_35{color:var(--generalTextAndIcons, #07232d);text-align:center;font-size:32px;font-weight:800;line-height:100%}._ButtonUpdateTraderDrop_g7i27_1{justify-content:start;gap:8px;padding:5px 12px;border-radius:8px;color:#07232d}._ButtonUpdateTraderDrop_g7i27_1 svg *{opacity:1}._ButtonUpdateTraderDrop_g7i27_1:hover{background:#e6f7ff}._ModalUpdateTraderDrop_12au0_1 .ant-modal-content{padding:60px 48px}._ModalUpdateTraderDrop_12au0_1 .ant-form-item:last-of-type{margin:0}._ModalUpdateTraderDrop_12au0_1 .ant-form{margin-bottom:48px}._formItem_12au0_11 .ant-input-number,._formItem_12au0_11 .ant-input-number-group-wrapper{width:100%}._formItem_12au0_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_12au0_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_12au0_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._chekboxSetDelay_12au0_31{margin-bottom:8px;padding:12px 16px}._chekboxSetDelay_12au0_31 .ant-checkbox-wrapper span{color:var(--text-black, #07232d);font-family:Manrope;font-size:16px;font-weight:500;line-height:24px}._chekboxSetDelay_12au0_31 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._switchOnlyThisBank_12au0_47{background:#fff;box-shadow:2px 4px 25px #1e262826}._option_12au0_52 img{width:24px;height:24px;border-radius:4px;object-fit:contain}._TraderAccountAdditionalContent_rj0fa_2{display:grid;grid-template-columns:300px 1fr;margin-top:16px}._btnAddWalllet_rj0fa_8{place-self:flex-start center;padding:"14px 32px";text-wrap:nowrap}._listСreditCards_rj0fa_14{grid-column:2/3}._TraderСreditCard_7k1nc_2{display:grid;grid-template-columns:80px 40px 1fr max-content max-content 32px 32px;gap:32px;padding:12px 24px;border-radius:8px;background:#fff;align-items:center;color:#07232d;box-shadow:2px 4px 25px #1e262826}._TraderСreditCard_7k1nc_2 ._wallet_7k1nc_13{font-size:20px;font-weight:400;line-height:27px}._TraderСreditCard_7k1nc_2._blocked_7k1nc_18{background:var(--Red, #e55656);color:var(--White, #fff)}._TraderСreditCard_7k1nc_2._deleted_7k1nc_22{background:#eef1f4;color:#07232d80}._cover_7k1nc_27{display:grid;place-items:center}._btnCancelDelete_7k1nc_32{width:32px;height:32px;padding:0;border-radius:4px;background:#07232d;display:grid;place-items:center;transition:background .2s}._btnCancelDelete_7k1nc_32:hover{background:#07232d99}._btnCancelDelete_7k1nc_32 ._iconClose_7k1nc_45 *{fill:#fff}._btnTest_7k1nc_49{width:32px;height:32px;display:grid;place-items:center;border-radius:4px;background:#03bafc;transition:background .2s}._btnTest_7k1nc_49:hover{background:#006185}._TraderListСreditCards_2y50f_2 .ant-spin-container .ant-list-items{display:flex;flex-direction:column;gap:8px}h1{font-size:42px;line-height:50px}h3{font-size:24px;line-height:32px}._TraderAccountMainContent_1l7o4_12{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #0149630a;border:2px solid transparent;position:relative;overflow:hidden;min-height:130px}._btnMenu_1l7o4_23{color:#03bafc}._title_1l7o4_27{display:flex;flex-direction:column;color:#07232d80;font-size:14px;font-weight:400;line-height:19px}._title_1l7o4_27 span{color:#07232d80;font-size:14px;font-weight:700;line-height:22px}._value_1l7o4_42{color:#07232d;font-size:20px;font-weight:400;line-height:27px}._info_1l7o4_49{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:16px}._analyticsItem_1l7o4_56 ._name_1l7o4_56{color:#014963;font-size:14px;font-weight:700;line-height:22px;margin-bottom:4px}._analyticsItem_1l7o4_56:not(._name_1l7o4_56){color:#1587b0;font-size:14px;font-weight:400;line-height:19px}._analyticsItem_1l7o4_56:not(._name_1l7o4_56) span{font-weight:700}._iconArrowDown_1l7o4_73{transition:transform .2s}._iconArrowDown_1l7o4_73._active_1l7o4_76{transform:rotate(180deg)}._btnShowCards_1l7o4_80{color:#03bafc;align-items:center;font-size:16px;font-weight:700;line-height:22px}._analytics_1l7o4_56{display:grid;gap:4px;display:flex;flex-direction:column}._btnMenu_1l7o4_23,._btnAddWalllet_1l7o4_99{align-self:flex-start}._bankIcon_1l7o4_103{width:24px;height:24px;border-radius:4px}._tooltip_1l7o4_109 .ant-tooltip-arrow:before{background:var(--White, #fff)}._tooltip_1l7o4_109 .ant-tooltip-content{width:260px}._tooltip_1l7o4_109 .ant-tooltip-content .ant-tooltip-inner{border-radius:4px;background:var(--White, #fff);color:var(--Dark, #014963);-webkit-user-select:none;user-select:none;font-family:Manrope;font-size:14px;font-weight:400;line-height:22px;box-shadow:2px 4px 25px #1e262826}._btnPause_1xd6q_1{width:32px;height:32px;background:#fcc500;border-radius:4px;color:#fff;display:grid;place-items:center;flex-shrink:0}._btnPlay_1xd6q_12{width:32px;height:32px;background:#6dcb0e;border-radius:4px;color:#fff;display:grid;place-items:center;flex-shrink:0}._cover_1xd6q_23{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;opacity:0;z-index:-1;transition:opacity .2s}._cover_1xd6q_23._visibled_1xd6q_38{opacity:1;z-index:4}._iconCrossWrapper_1xd6q_43{width:32px;height:32px;border-radius:4px;background:var(--text-black, #07232d);display:grid;place-items:center;color:#fff}._TraderAccount_1e4wf_1{display:flex;flex-direction:column}._TraderAccount_1e4wf_1._paused_1e4wf_5 ._mainContent_1e4wf_5{border:2px solid #fcc500}._TraderAccount_1e4wf_1._blocked_1e4wf_8 ._mainContent_1e4wf_5{border:2px solid transparent}._TraderAccount_1e4wf_1 .ant-collapse{border:none;background:none}._TraderAccount_1e4wf_1 .ant-collapse-item{border-bottom:none}._TraderAccount_1e4wf_1 .ant-collapse-item .ant-collapse-header{padding:0}._TraderAccount_1e4wf_1 .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{display:block;padding-inline-start:0!important}._TraderAccount_1e4wf_1 .ant-collapse-item .ant-collapse-content{background:none;border-top:none}._TraderAccount_1e4wf_1 .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0}._expandIconWrapper_1e4wf_33 p{-webkit-user-select:none;user-select:none;align-items:center;color:#03bafc;font-size:16px;font-weight:700;line-height:22px}._iconArrowDown_1e4wf_42 *{fill:#03bafc}._iconArrowDown_1e4wf_42._active_1e4wf_45{transform:rotate(180deg)}._expandIconWrapper_1e4wf_33{position:absolute;bottom:16px;right:24px;z-index:3}._TraderListAccounts_ne8px_1 .ant-list-items{display:flex;flex-direction:column;gap:24px}._TraderPushesTable_1v2fr_2 .ant-table,._TraderPushesTable_1v2fr_2 .ant-table-thead .ant-table-cell{background:none}._TraderPushesTable_1v2fr_2 .ant-table-thead .ant-table-cell:before{display:none}._TraderPushesTable_1v2fr_2 .ant-table-tbody .ant-table-cell{background:#fff;border-bottom:1px solid rgba(1,73,99,.3)}._iconRub_1v2fr_16{width:14px;height:20px}._iconRub_1v2fr_16 *{fill:var(--text-black, #07232d)}._iconRub_1v2fr_16._lock_1v2fr_23 *{fill:#fff}@media screen and (width <= 1700px){._iconRub_1v2fr_16{width:11px;height:15px}}._tooltip_1v2fr_33 .ant-tooltip-arrow:before{background:var(--White, #fff)}._tooltip_1v2fr_33 .ant-tooltip-content .ant-tooltip-inner{border-radius:4px;background:var(--White, #fff);color:var(--Dark, #014963);-webkit-user-select:none;user-select:none;font-family:Manrope;font-size:14px;font-weight:400;line-height:22px;box-shadow:2px 4px 25px #1e262826}._textArea_1v2fr_49:disabled{color:var(--text-black, #07232d);font-size:16px;font-weight:400;line-height:22px;background:var(--Grey, #eef1f4);border:none;padding:12px 16px;cursor:default}._TraderListHeader_cpi7d_1{display:grid;grid-template-columns:420px 120px 1fr 1fr 1fr 1fr 31px;align-items:center;column-gap:16px;padding:0 24px 0 72px;border-radius:8px;color:var(--text-black, #07232d);font-size:18px;font-weight:700;line-height:26px}._TraderListItem_ct3om_1{border-radius:8px;background:#fff;display:grid;grid-template-columns:min-content 420px 120px 1fr 1fr 1fr 1fr 31px;align-items:center;column-gap:16px;padding:12px 24px;position:relative;overflow:hidden;box-shadow:2px 4px 25px #0149630a;color:var(--text-black, #07232d)}._TraderListItem_ct3om_1._active_ct3om_14{background:#d4e9f1}._TraderListItem_ct3om_1:hover{background:var(--list-item-bg_hover);cursor:pointer}._TraderListItem_ct3om_1 p{font-size:18px;font-weight:400;line-height:26px}._cover_ct3om_27{position:absolute;content:"";width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center}._iconRub_ct3om_38{width:14px;height:20px}._iconRub_ct3om_38 *{fill:var(--text-black, #07232d)}@media screen and (width <= 1700px){._iconRub_ct3om_38{width:11px;height:15px}}._btnShowInfo_ct3om_52{justify-self:end}._balanceWrapper_ct3om_56{display:flex;align-items:center;justify-self:flex-end;gap:5px}._btnCopy_ct3om_63{transition:color .2s;color:#000}._btnCopy_ct3om_63:hover{color:#03bafc}._btnShowInfo_ct3om_52{display:flex;align-items:center;column-gap:6px;padding:0;border-radius:6px;color:#000;transition:background-color .2s,color .2s;width:31px;height:31px}._btnShowInfo_ct3om_52:hover{background-color:#eef1f4;color:#03bafc}._TradersList_ehnb7_1 .ant-list-header{border:none}._TradersList_ehnb7_1 .ant-list-items{display:flex;flex-direction:column;gap:10px}._TraderMerchantProcessing_g0neh_1{border-radius:8px;background:#fff;padding:12px;width:100%;box-shadow:2px 4px 25px #1e262826}._TraderWalletForDeposit_17wk4_1{border-radius:8px;background:#fff;padding:16px 12px;display:flex;flex-direction:column;gap:8px;box-shadow:2px 4px 25px #1e262826}._datePicker_ve47x_1{width:100%}._btnCreateDrop_2uggf_1{display:flex;align-items:center;gap:8px}._ModalCreateDrop_1s8y4_1 .ant-modal-content{padding:48px 60px}._formItem_1s8y4_5 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1s8y4_5 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1s8y4_5 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._formItem_1s8y4_5 .ant-input-number-group-wrapper{width:100%}._option_1s8y4_22 img{width:24px;height:24px;border-radius:4px;object-fit:contain}._btnSubmit_1s8y4_29{margin-top:74px;font:var(--font-popup-btn-submit);font-weight:500;padding:var(--p-popup-btn-submit)}._btnClose_1s8y4_36{top:24px;right:24px}._iconRub_1s8y4_41{position:absolute;right:16px;top:50%;transform:translateY(-50%)}._chekboxSetDelay_1s8y4_48{margin-bottom:8px;padding:12px 16px}._chekboxSetDelay_1s8y4_48 .ant-checkbox-wrapper span{color:var(--text-black, #07232d);font-family:Manrope;font-size:16px;font-weight:500;line-height:24px}._chekboxSetDelay_1s8y4_48 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._ButtonUnloadTraderDeposit_7hkks_1{margin-left:auto;display:flex;align-items:center;gap:12px}._header_tgbja_1{justify-content:flex-start;align-items:center}._main_tgbja_6{column-gap:32px;display:grid;grid-template-columns:minmax(300px,350px) 280px auto}._loaderWrapper_tgbja_12{display:flex;justify-content:center;margin-top:200px}._btnBackTradersPage_tgbja_18{width:39px;height:39px;background:#fff;border-radius:8px;display:grid;place-items:center;margin-right:24px;filter:drop-shadow(2px 4px 25px rgba(30,38,40,.15))}._btnBackTradersPage_tgbja_18 ._iconArrow_tgbja_28{transform:rotate(90deg)}._btnBackTradersPage_tgbja_18 ._iconArrow_tgbja_28 *{fill:var(--Light, #03bafc)}._btnBackTradersPage_tgbja_18:hover{opacity:.7;background:#aeebff}._btnBackTradersPage_tgbja_18:active{background:var(--Light, #03bafc)}._btnBackTradersPage_tgbja_18:active ._iconArrow_tgbja_28 *{fill:#fff}._btnBackTradersPage_tgbja_18:disabled{opacity:.5}._segmented_tgbja_48{padding:4px;border-radius:8px;background:#0000000f}._segmented_tgbja_48 .ant-segmented-group .ant-segmented-item{border-radius:8px;border:1.5px solid transparent}._segmented_tgbja_48 .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{padding:12px;color:#07232d;font-size:20px;font-weight:500;line-height:24px}._segmented_tgbja_48 .ant-segmented-group .ant-segmented-item-selected{border-radius:8px;border:1.5px solid #03bafc;background:#fff;box-shadow:0 2px 8px #0000000d}@media screen and (width <= 1500px){._main_tgbja_6{column-gap:16px;grid-template-columns:minmax(280px,310px) 250px auto}}@media screen and (width <= 1400px){._main_tgbja_6{column-gap:16px;grid-template-columns:minmax(280px,310px) 220px auto}}._UserAuditPage_iyqai_1 ._filters_iyqai_1{margin-bottom:16px;flex-wrap:wrap}._page_1136x_2{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f9fafb;min-height:100%}._page_1136x_2 .ant-tabs-nav{margin-bottom:16px!important}._page_1136x_2 .ant-tabs-tab{font-weight:500!important;padding:10px 0!important}._page_1136x_2 ._header_1136x_14{margin-bottom:16px;align-items:flex-start}._root_9k8s6_1{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111827;display:flex;flex-direction:column;gap:14px}._heroCard_9k8s6_9{border-radius:12px!important;background:linear-gradient(135deg,#fafbfc,#f4f6f8)!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 2px #0f172a0a!important;padding:22px 24px!important}._heroInner_9k8s6_17{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px}._heroLabel_9k8s6_25{display:block;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:6px}._heroUsdt_9k8s6_35{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#111827;font-variant-numeric:tabular-nums}._heroFiat_9k8s6_44{margin-top:6px;font-size:14px;color:#6b7280;font-weight:500;font-variant-numeric:tabular-nums}._heroActions_9k8s6_52{display:flex;flex-wrap:wrap;gap:10px;align-items:center}._grid_9k8s6_59{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px}@media (max-width: 960px){._grid_9k8s6_59{grid-template-columns:1fr}}._profileCard_9k8s6_70,._metricCard_9k8s6_71,._tableCard_9k8s6_72{border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;padding:18px 20px!important}._metricsStack_9k8s6_80{display:flex;flex-direction:column;gap:12px;min-width:0}._sectionHeading_9k8s6_87{margin:0 0 12px;font-size:13px;font-weight:600;letter-spacing:.02em;color:#374151}._profileIdBlock_9k8s6_95{margin:0 0 8px;display:flex;flex-direction:column;gap:4px}._profileIdLabel_9k8s6_102{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}._profileIdRow_9k8s6_110{min-width:0}._profileIdValue_9k8s6_114{font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,Monaco,monospace;font-size:12px;font-weight:600;color:#374151;font-variant-numeric:tabular-nums;word-break:break-all;-webkit-user-select:all;user-select:all;cursor:text}._nameFieldRow_9k8s6_125{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}._nameValue_9k8s6_132{font-size:18px;font-weight:600;letter-spacing:-.02em;color:#111827;line-height:1.3;word-break:break-word}._divider_9k8s6_141{height:1px;background:#e5e7eb;margin:14px 0;border:none}._fieldRow_9k8s6_148{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}._fieldRow_9k8s6_148:last-of-type{margin-bottom:0}._fieldLabel_9k8s6_158{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}._fieldValue_9k8s6_166{font-size:13px;color:#374151;word-break:break-word}._profileActions_9k8s6_172{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:4px}._btnGhost_9k8s6_180{border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;font-weight:500!important;border-radius:8px!important;height:34px!important;padding:0 14px!important}._btnGhost_9k8s6_180:hover{border-color:#d1d5db!important;color:#111827!important;background:#f9fafb!important}._metricRow_9k8s6_195{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;border-bottom:1px solid #f3f4f6}._metricRow_9k8s6_195:last-child{border-bottom:none}._metricLabel_9k8s6_207{font-size:13px;color:#6b7280}._metricValue_9k8s6_212{font-size:13px;font-weight:600;color:#111827;font-variant-numeric:tabular-nums;text-align:right}._tableCard_9k8s6_72{padding-bottom:4px}._tableTitle_9k8s6_224{margin:0 0 14px;font-size:13px;font-weight:600;color:#374151}._table_9k8s6_72 .ant-table{font-size:13px}._table_9k8s6_72 .ant-table-thead>tr>th{background:#f9fafb!important;color:#6b7280!important;font-weight:600!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb!important}._table_9k8s6_72 .ant-table-tbody>tr>td{border-color:#f3f4f6!important}._table_9k8s6_72 .ant-table-tbody>tr:hover>td{background:#f9fafb!important}._expandPanel_9k8s6_250{padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6}._expandLabel_9k8s6_257{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}._expandValue_9k8s6_265{font-size:12px;color:#374151;font-variant-numeric:tabular-nums;word-break:break-all}._emptyMuted_9k8s6_272{color:#9ca3af}._modalFieldBlock_9k8s6_276{margin-bottom:16px}._modalFieldBlock_9k8s6_276:last-child{margin-bottom:0}._modalFieldTitle_9k8s6_283{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}._modalFieldHint_9k8s6_291{margin:0 0 8px;font-size:13px;line-height:1.45;color:#6b7280}._back_vcbrd_1{flex-shrink:0}._actionButton_l9m9j_1{min-width:180px;justify-content:center}._smallActionButton_l9m9j_6{min-width:140px;justify-content:center}._cascadeActionButton_l9m9j_11{min-width:170px;justify-content:center}._compactActionButton_l9m9j_16{min-width:auto;justify-content:center;border-radius:8px;font-size:13px;font-weight:500}._ghostButton_l9m9j_24{min-width:auto;justify-content:center;border-radius:8px;font-size:13px;border:1px solid #e2e8f0!important;color:#1e293b!important;font-weight:500!important}._ghostButton_l9m9j_24:hover{border-color:#cbd5e1!important;background:#f8fafc!important;color:#1e293b!important}._iconButton_l9m9j_39{min-width:28px;padding:0 4px!important;height:24px!important}._title_zetv7_1{font-size:12px!important;letter-spacing:.02em;color:#374151!important}._headerRow_zetv7_7,._dataRow_zetv7_8{display:grid;grid-template-columns:minmax(132px,1.3fr) minmax(72px,1fr) minmax(96px,1fr) minmax(96px,1fr);gap:8px 10px;align-items:start;font-size:12px;line-height:1.35}._headerRow_zetv7_7{font-weight:600;color:#374151;padding-bottom:4px;border-bottom:1px solid #e5e7eb}._dataRow_zetv7_8{color:#374151}._colDate_zetv7_28{word-break:break-word}._colUser_zetv7_32{word-break:break-word;color:#6b7280}._colValue_zetv7_37{font-variant-numeric:tabular-nums;word-break:break-word}._root_1dywk_1{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin-top:4px;min-width:0}._rows_1dywk_7{display:flex;flex-direction:column;gap:10px}._rowCard_1dywk_13{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:12px 14px}._rowGrid_1dywk_20{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px 12px;align-items:end}@media (max-width: 520px){._rowGrid_1dywk_20{grid-template-columns:1fr}}._rowActions_1dywk_32{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px 10px;min-width:0}._addFooter_1dywk_41{margin-top:10px}._field_1dywk_45{display:flex;flex-direction:column;gap:6px;min-width:0}._fieldLabel_1dywk_52{font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#9ca3af}._error_1dywk_60{font-size:13px;color:#b91c1c;padding:8px 0}._hint_1dywk_66{margin:8px 0 0;font-size:12px;color:#6b7280;line-height:1.4}._datePicker_mdve2_1{width:100%}._actions_mdve2_5{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px}._resultBlock_mdve2_13{margin-top:4px}._root_1ez5z_1{flex-shrink:0;align-self:center}._grid_7rrg6_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}._sectionCard_7rrg6_8{height:100%;border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;padding:18px 20px!important}._sectionBody_7rrg6_17{display:flex;flex-direction:column;gap:10px}._sectionTitle_7rrg6_23{margin-bottom:4px;font-size:13px!important;font-weight:600!important;letter-spacing:.02em;color:#374151!important}._subSectionGroup_7rrg6_31{display:flex;flex-direction:column;gap:8px;padding-top:12px;margin-top:2px;border-top:1px solid #e5e7eb}._subSectionGroup_7rrg6_31:first-of-type{padding-top:0;margin-top:0;border-top:none}._subSectionTitle_7rrg6_45{display:block;font-size:11px!important;font-weight:600!important;letter-spacing:.03em;text-transform:uppercase;color:#6b7280!important;margin-bottom:0!important}._row_7rrg6_55{display:flex;align-items:center;justify-content:space-between;gap:12px}._toggleOn_7rrg6_62{font-size:11px;font-weight:600;letter-spacing:.02em;color:#047857}._toggleOff_7rrg6_69{font-size:11px;font-weight:600;letter-spacing:.02em;color:#64748b}._commissionHistoryActions_7rrg6_76{margin-top:4px}._commissionHistoryModalBody_7rrg6_80{max-height:min(70vh,560px);overflow-y:auto;padding-right:4px;min-width:0}._actionsList_7rrg6_87{display:flex;flex-direction:column;gap:14px;margin-top:2px}._actionRow_7rrg6_94{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._actionDesc_7rrg6_102{flex:1;min-width:0;max-width:100%}._actionTitle_7rrg6_108{display:block;font-size:13px!important;font-weight:600!important;letter-spacing:.02em;color:#374151!important}._actionHint_7rrg6_116{margin:4px 0 0;font-size:12px;line-height:1.4;color:#6b7280}._actionBtn_7rrg6_123{flex-shrink:0;align-self:center}._btnGhost_7rrg6_128{border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;font-weight:500!important;border-radius:8px!important;height:34px!important;padding:0 14px!important}._btnGhost_7rrg6_128:hover{border-color:#d1d5db!important;color:#111827!important;background:#f9fafb!important}._page_177tb_1 ._form_177tb_1{max-width:560px}._page_16o4p_2{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b}._headerBar_16o4p_7{display:flex;flex-wrap:nowrap;align-items:center;gap:12px 16px;margin-bottom:16px;width:100%;max-width:960px;margin-left:auto;margin-right:auto;min-width:0}._headerTitle_16o4p_20{flex-shrink:0;margin-bottom:0!important;white-space:nowrap}._headerTools_16o4p_26{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;flex:1;min-width:0}._headerTools_16o4p_26 .ant-btn{flex-shrink:0}._toolbarSearch_16o4p_38{flex:1;min-width:0;border-radius:8px!important;border-color:#e2e8f0!important;background:#fff!important;box-shadow:none!important}._toolbarSearch_16o4p_38:hover{border-color:#cbd5e1!important}._toolbarSearch_16o4p_38.ant-input-affix-wrapper-focused{border-color:#94a3b8!important;box-shadow:0 0 0 2px #94a3b826!important}._toolbarSearch_16o4p_38 .ant-input{font-size:13px}._toolbarSearchIcon_16o4p_57{color:#64748b}@media screen and (max-width: 720px){._headerBar_16o4p_7{flex-wrap:wrap}._headerTitle_16o4p_20,._headerTools_16o4p_26{width:100%}}._tableShell_16o4p_72{margin:0 -12px;width:calc(100% + 24px)}@media screen and (min-width: 1501px){._tableShell_16o4p_72{margin:0 -24px;width:calc(100% + 48px)}}._table_16o4p_72{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}._table_16o4p_72 .ant-table{font-size:13px;background:#fff}._table_16o4p_72 .ant-table-container{border-radius:10px}._table_16o4p_72 .ant-table-thead>tr>th{background:#f8fafc!important;color:#64748b!important;font-weight:600!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0!important;padding:10px 16px!important}._table_16o4p_72 .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;padding:10px 16px!important;vertical-align:middle}._table_16o4p_72 .ant-table-tbody>tr:last-child>td{border-bottom:none!important}._table_16o4p_72 .ant-table-tbody>tr:hover>td{background:#f8fafc!important}._idCell_16o4p_118{display:inline-flex;align-items:center;gap:6px;max-width:100%}._idText_16o4p_125{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:#64748b}._copyBtn_16o4p_131{color:#64748b!important;padding:0 4px!important;height:24px!important;min-width:24px!important}._copyBtn_16o4p_131:hover{color:#1e293b!important}._nameText_16o4p_141{font-weight:600;font-size:14px;color:#1e293b;letter-spacing:-.01em}._toggleCell_16o4p_148{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._toggleLabel_16o4p_155{font-size:11px;font-weight:600;letter-spacing:.02em;min-width:52px}._toggleLabelOn_16o4p_162{font-size:11px;font-weight:600;letter-spacing:.02em;min-width:52px;color:#047857}._toggleLabelOff_16o4p_170{font-size:11px;font-weight:600;letter-spacing:.02em;min-width:52px;color:#64748b}._switchEmerald_16o4p_178 .ant-switch-checked{background:#10b981!important}._switchEmerald_16o4p_178 .ant-switch:not(.ant-switch-checked){background:#94a3b8!important}._pagination_16o4p_185{margin-top:12px!important;padding:8px 4px 0!important}._pagination_16o4p_185 .ant-pagination-total-text{font-size:12px;color:#64748b}._pagination_16o4p_185 .ant-pagination-item,._pagination_16o4p_185 .ant-pagination-prev,._pagination_16o4p_185 .ant-pagination-next{min-width:28px!important;height:28px!important;line-height:26px!important;border-radius:6px!important}._pagination_16o4p_185 .ant-pagination-options-size-changer .ant-select-selector{border-radius:6px!important;font-size:12px!important}._filterPopover_16o4p_206{min-width:220px}._filterField_16o4p_210{margin-bottom:12px}._filterField_16o4p_210:last-child{margin-bottom:0}._filterFieldLabel_16o4p_217{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#64748b;margin-bottom:6px}._root_1wdyd_1{min-height:100%;padding:20px 24px 48px;background:#f9fafb;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}._hero_1wdyd_8{margin-bottom:20px;max-width:720px}._heroTitle_1wdyd_13{margin:0 0 8px!important;font-size:22px!important;font-weight:600!important;letter-spacing:-.02em!important}._code_1wdyd_20{font-size:12px;padding:1px 6px;border-radius:4px;background:#f1f5f9;color:#334155}._section_1wdyd_28{margin-bottom:16px;padding:16px 18px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px #0f172a0a}._sectionTitle_1wdyd_37{margin:0 0 6px!important;font-size:14px!important;font-weight:600!important}._sectionDesc_1wdyd_43{display:block;margin-bottom:12px;color:#64748b}._sectionBody_1wdyd_49{margin-top:4px}._domainList_1wdyd_53{margin:0;padding-left:18px;color:#475569;font-size:13px;line-height:1.5}._domainList_1wdyd_53 code{font-size:12px;color:#0f172a}._page_ld6em_2{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f9fafb;min-height:100%}._page_ld6em_2 .ant-tabs-nav{margin-bottom:16px!important}._page_ld6em_2 .ant-tabs-tab{font-weight:500!important;padding:10px 0!important}._header_ld6em_15{margin-bottom:16px;align-items:flex-start}._sectionCard_ld6em_20{border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;padding:18px 20px!important}._sectionHeader_ld6em_28{margin-bottom:10px}._sectionTitle_ld6em_32{font-size:13px!important;letter-spacing:.01em;color:#374151!important}._separator_ld6em_38{height:1px;background:#f1f5f9}._settingsGrid_ld6em_43{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media screen and (max-width: 1080px){._settingsGrid_ld6em_43{grid-template-columns:1fr}}._settingsRow_ld6em_54{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #f1f5f9}._settingsRow_ld6em_54:first-of-type{border-top:none;padding-top:0}._toggleOn_ld6em_67{color:#047857;font-size:12px;font-weight:600}._toggleOff_ld6em_73{color:#64748b;font-size:12px;font-weight:600}._segmented_ld6em_79{max-width:420px}._root_1xl3y_1{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111827;display:flex;flex-direction:column;gap:14px}._heroCard_1xl3y_9{border-radius:12px!important;background:linear-gradient(135deg,#fafbfc,#f4f6f8)!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 2px #0f172a0a!important;padding:22px 24px!important}._heroInner_1xl3y_17{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:20px}._heroLabel_1xl3y_25{display:block;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:6px}._heroUsdt_1xl3y_35{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#111827;font-variant-numeric:tabular-nums}._heroUsdtSuffix_1xl3y_44{font-weight:600;opacity:.85}._heroFiat_1xl3y_49{margin-top:6px;font-size:14px;color:#6b7280;font-weight:500;font-variant-numeric:tabular-nums}._grid_1xl3y_57{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px}@media (max-width: 960px){._grid_1xl3y_57{grid-template-columns:1fr}}._profileCard_1xl3y_68,._metricCard_1xl3y_69,._tableCard_1xl3y_70{border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;padding:18px 20px!important}._metricsStack_1xl3y_78{display:flex;flex-direction:column;gap:12px;min-width:0}._sectionHeading_1xl3y_85{margin:0 0 12px;font-size:13px;font-weight:600;letter-spacing:.02em;color:#374151}._profileIdBlock_1xl3y_93{margin:0 0 8px;display:flex;flex-direction:column;gap:4px}._profileIdLabel_1xl3y_100{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}._profileIdRow_1xl3y_108{min-width:0}._profileIdValue_1xl3y_112{font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,Monaco,monospace;font-size:12px;font-weight:600;color:#374151;font-variant-numeric:tabular-nums;word-break:break-all;-webkit-user-select:all;user-select:all;cursor:text}._profileIdCopyBtn_1xl3y_123{flex-shrink:0;color:#9ca3af!important}._profileIdCopyBtn_1xl3y_123:hover{color:#374151!important}._nameFieldRow_1xl3y_131{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}._nameValue_1xl3y_138{font-size:18px;font-weight:600;letter-spacing:-.02em;color:#111827;line-height:1.3;word-break:break-word}._divider_1xl3y_147{height:1px;background:#e5e7eb;margin:14px 0;border:none}._fieldRow_1xl3y_154{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}._fieldLabel_1xl3y_161{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}._fieldValue_1xl3y_169{font-size:13px;color:#374151;word-break:break-word}._profileActions_1xl3y_175{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}._metricRow_1xl3y_182{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;border-bottom:1px solid #f3f4f6}._metricRow_1xl3y_182:last-child{border-bottom:none}._metricLabel_1xl3y_194{font-size:13px;color:#6b7280}._metricValue_1xl3y_199{font-size:13px;font-weight:600;color:#111827;font-variant-numeric:tabular-nums;text-align:right}._tableCard_1xl3y_70{padding-bottom:4px}._tableTitle_1xl3y_211{margin:0 0 14px;font-size:13px;font-weight:600;color:#374151}._table_1xl3y_70 .ant-table{font-size:13px}._table_1xl3y_70 .ant-table-thead>tr>th{background:#f9fafb!important;color:#6b7280!important;font-weight:600!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb!important}._table_1xl3y_70 .ant-table-tbody>tr>td{border-color:#f3f4f6!important}._table_1xl3y_70 .ant-table-tbody>tr:hover>td{background:#f9fafb!important}._expandPanel_1xl3y_237{padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6}._expandLabel_1xl3y_244{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}._expandValue_1xl3y_252{font-size:12px;color:#374151;font-variant-numeric:tabular-nums;word-break:break-all}._emptyMuted_1xl3y_259{color:#9ca3af}._modalFieldBlock_1xl3y_263{margin-bottom:16px}._modalFieldBlock_1xl3y_263:last-child{margin-bottom:0}._modalFieldTitle_1xl3y_270{display:block;font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}._modalFieldHint_1xl3y_278{margin:0 0 8px;font-size:13px;line-height:1.45;color:#6b7280}._root_b2kd0_1{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111827;display:flex;flex-direction:column;gap:14px}._tableCard_b2kd0_9{border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;padding:18px 20px!important;padding-bottom:4px}._accountsHeader_b2kd0_18{margin-bottom:10px}._tableTitle_b2kd0_22{margin:0;font-size:13px;font-weight:600;color:#374151}._segmented_b2kd0_29{max-width:520px}._embed_b2kd0_33{border-top:1px solid #f3f4f6;padding-top:12px}._grid_13yxn_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}._sectionCard_13yxn_8{height:100%;border-radius:10px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0a!important;padding:18px 20px!important}._sectionBody_13yxn_17{display:flex;flex-direction:column;gap:10px}._sectionTitle_13yxn_23{margin-bottom:4px;font-size:13px!important;font-weight:600!important;letter-spacing:.02em;color:#374151!important}._row_13yxn_31{display:flex;align-items:center;justify-content:space-between;gap:12px}._toggleOn_13yxn_38{font-size:11px;font-weight:600;letter-spacing:.02em;color:#047857}._toggleOff_13yxn_45{font-size:11px;font-weight:600;letter-spacing:.02em;color:#64748b}._manageCurrenciesWrap_13yxn_52{margin-top:8px;min-width:0}._subBlock_13yxn_57{display:flex;flex-direction:column;gap:8px}._subHint_13yxn_63{margin:0;font-size:12px;line-height:1.4;color:#6b7280}._limitValue_13yxn_70{font-size:13px;font-weight:600;color:#374151;text-align:right}._commissionHistoryActions_13yxn_77{margin-top:4px}._commissionHistoryModalBody_13yxn_81{max-height:min(70vh,560px);overflow-y:auto;padding-right:4px;min-width:0}._actionsList_13yxn_88{display:flex;flex-direction:column;gap:14px;margin-top:2px}._actionRow_13yxn_95{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._actionDesc_13yxn_103{flex:1;min-width:0;max-width:100%}._actionTitle_13yxn_109{display:block;font-size:13px!important;font-weight:600!important;letter-spacing:.02em;color:#374151!important}._actionHint_13yxn_117{margin:4px 0 0;font-size:12px;line-height:1.4;color:#6b7280}._actionBtn_13yxn_124{flex-shrink:0;align-self:center}._root_1x1fm_1{max-width:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}._fields_1x1fm_10{display:flex;flex-direction:column;gap:8px}._row_1x1fm_16{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}._value_1x1fm_24{font-size:13px;font-weight:600;color:#374151;text-align:right}._footer_1x1fm_31{margin-top:2px;min-height:28px}._modalShell_g8sqy_2 .ant-modal-content{padding:32px 40px 28px}._modalShell_g8sqy_2 .ant-modal-header{margin-bottom:8px}._modalShell_g8sqy_2 .ant-form-item:last-of-type{margin-bottom:0}._modalHint_g8sqy_12{margin:0 0 16px;font-size:12px;line-height:1.4;color:#6b7280}._modalForm_g8sqy_19{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}._modalFormItem_g8sqy_26{margin-bottom:0}._block_1efcz_1{display:flex;flex-direction:column;gap:10px;min-width:0}._row_1efcz_8{display:flex;align-items:center;justify-content:space-between;gap:12px}._value_1efcz_15{font-size:13px;font-weight:600;color:#374151;text-align:right}._muted_1efcz_22{font-size:13px;font-weight:500;color:#6b7280}._hint_1efcz_28{margin:0;font-size:12px;line-height:1.4;color:#6b7280}._footer_1efcz_35{margin-top:2px;min-height:28px}._select_bo7i9_1{min-width:220px;max-width:min(100%,320px)}._row_1nmjk_1{display:flex;align-items:center;justify-content:space-between;gap:12px}._toggleOn_1nmjk_8{font-size:11px;font-weight:600;letter-spacing:.02em;color:#047857}._toggleOff_1nmjk_15{font-size:11px;font-weight:600;letter-spacing:.02em;color:#64748b}._wrapperCalendar_1v9bt_1{position:relative}._overlay_1v9bt_5{position:fixed;background:transparent;width:100vw;height:100vh;top:0;left:0;z-index:-1}._overlay_1v9bt_5._visible_1v9bt_14{z-index:3}._calendar_1v9bt_18{position:absolute;box-shadow:2px 4px 25px #1e262826;max-width:364px;padding:20px;z-index:4;top:48px;background-color:#fff;display:none;flex-direction:column;align-items:center}._calendar_1v9bt_18._open_1v9bt_30{display:flex}._btns_1v9bt_34{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:54px;gap:24px}._btnCancel_1v9bt_42,._btnSave_1v9bt_43{font:var(--font-m)}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.rdrDateRangeWrapper{border:none;border-radius:7px}.rdrDateRangeWrapper input{color:#343028!important}.rdrDateDisplayWrapper,.rdrMonthAndYearWrapper,.rdrMonths{background:inherit}.rdrMonthAndYearWrapper{width:100%;display:grid;grid-template-columns:32px 1fr 32px}.rdrInRange,.rdrStartEdge,.rdrEndEdge{background-color:var(--Light, #03bafc)}.rdrDayToday .rdrDayNumber span:after{background:var(--Light, #03bafc)}.rdrDayStartPreview.rdrDayEndPreview{color:var(--Dark, #014963)}.rdrDateInput.rdrDateDisplayItem{font:var(--font-m)}.rdrNextPrevButton{width:38px;height:38px;border-radius:50%;background:none;box-shadow:0 1px 1px #000e330d;display:grid;place-items:center;margin:0}.rdrNextPrevButton i{margin:0;border-width:6px 7px}.rdrMonth{padding:0}.rdrMonthPicker,.rdrYearPicker,.rdrWeekDay,.rdrDayNumber span{font:var(--font-m)}.rdrDayToday .rdrDayNumber span:after{bottom:3px}._btnOpenCalendar_9lqz7_1{border-radius:8px;border:1px solid var(--Dark, #014963);color:var(--text-black, #07232d);background:#f7f8f9;display:flex;align-items:center;padding:var(--p-btn-open-calendar);white-space:nowrap}._btnOpenCalendar_9lqz7_1:hover{border:1px solid var(--Dark, #014963);background:#d4e9f1}._btnOpenCalendar_9lqz7_1._active_9lqz7_15:hover{background:#4d7685}._btnOpenCalendar_9lqz7_1 p{font:var(--font-m);font-weight:500;color:var(--text-black, #07232d);margin-right:8px}._btnOpenCalendar_9lqz7_1._active_9lqz7_15{background:var(--Dark, #014963)}._btnOpenCalendar_9lqz7_1._active_9lqz7_15 p{color:var(--White, #fff)}._selectedDate_9lqz7_31{font-size:var(--font-m);font-weight:500}._chip_50ty3_1{height:38px;border-radius:8px;border:1px solid var(--select-border_hover);transition:background-color .2s;display:inline-flex;align-items:center}._chip_50ty3_1:not(._selected_50ty3_9):hover{background-color:var(--select-border_hover)}._chip_50ty3_1:not(._selected_50ty3_9):hover ._chipLabel_50ty3_12{color:#fff}._chip_50ty3_1:not(._selected_50ty3_9):hover:hover{opacity:.6;cursor:pointer}._chip_50ty3_1._selected_50ty3_9{background-color:var(--select-border_hover)}._chip_50ty3_1._selected_50ty3_9 ._chipLabel_50ty3_12{color:#fff}._chip_50ty3_1._disabled_50ty3_25{border:1px solid #c8c8c8;background-color:#f7f8f9}._chip_50ty3_1._disabled_50ty3_25 ._chipLabel_50ty3_12{color:#c8c8c8}._chipLabel_50ty3_12{color:#07232d;padding:0 16px;text-wrap:nowrap;text-overflow:ellipsis}._rangePicker_4oeq6_1{border-radius:8px;border:1px solid var(--select-border);background:var(--select-bg);padding:0 12px;height:38px}._rangePicker_4oeq6_1 .ant-picker-input input{color:var(--select-picker-input-color);font-size:16px;font-weight:400;line-height:22px}._rangePicker_4oeq6_1 .ant-picker-active-bar{background:var(--select-picker-active-bar-bg)}._rangePicker_4oeq6_1:hover{border:1px solid var(--select-border_hover)}._rangePicker_4oeq6_1:active{border:1px solid var(--select-border_active)}._rangePicker_4oeq6_1:focus-within{border:1px solid var(--select-border_focus-within)}._rangePicker_4oeq6_1._active_4oeq6_26{background:var(--select-bg_active)}._rangePicker_4oeq6_1._active_4oeq6_26 .ant-picker-input input{color:var(--select-picker-input-color_active)}._rangePicker_4oeq6_1._active_4oeq6_26 .ant-picker-input input::placeholder{color:var(--select-picker-input-color_active)}._rangePicker_4oeq6_1._active_4oeq6_26 .ant-picker-suffix{display:none}._rangePicker_4oeq6_1._active_4oeq6_26 .ant-picker-separator{color:var(--select-picker-separator-color_active)}._rangePicker_4oeq6_1._active_4oeq6_26 .ant-picker-clear{color:var(--select-picker-clear_active);opacity:1}._rangePicker_4oeq6_1._active_4oeq6_26 .ant-picker-clear:hover{opacity:1}._rangePicker_4oeq6_1 ._iconCalendar_4oeq6_48{color:var(--select-icon-calendar-color)}._rangePickerPopup_4oeq6_52 .ant-picker-footer{padding:8px}._rangePickerPopup_4oeq6_52 .ant-picker-footer .ant-picker-footer-extra{display:flex;justify-content:flex-end}._listPeriods_2ukgu_1{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._page_yy6q9_1{background:#f9fafb}._header_yy6q9_5{margin-bottom:16px}._content_yy6q9_9{display:flex;flex-direction:column;gap:16px}._page_36gyb_2{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b}._headerBar_36gyb_7{display:flex;align-items:center;gap:12px 16px;margin-bottom:16px}._headerTitle_36gyb_14{margin-bottom:0!important;white-space:nowrap}._headerTools_36gyb_19{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._toolbarSearch_36gyb_27{flex:1;min-width:0;border-radius:8px!important;border-color:#e2e8f0!important}._toolbarSearchIcon_36gyb_34{color:#64748b}._tableShell_36gyb_38{margin:0 -12px;width:calc(100% + 24px)}._table_36gyb_38{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}._table_36gyb_38 .ant-table-thead>tr>th{background:#f8fafc!important;color:#64748b!important;font-weight:600!important;font-size:11px!important;text-transform:uppercase;border-bottom:1px solid #e2e8f0!important;padding:10px 16px!important}._table_36gyb_38 .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important;padding:10px 16px!important}._table_36gyb_38 .ant-table-tbody>tr:hover>td{background:#f8fafc!important}._idCell_36gyb_66{display:inline-flex;align-items:center;gap:6px}._idText_36gyb_72{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:#64748b}._copyBtn_36gyb_78{color:#64748b!important}._nameText_36gyb_82{font-weight:600}._toggleCell_36gyb_86{display:flex;align-items:center;gap:10px}._toggleLabelOn_36gyb_92{font-size:11px;font-weight:600;color:#047857}._toggleLabelOff_36gyb_98{font-size:11px;font-weight:600;color:#64748b}._switchEmerald_36gyb_104 .ant-switch-checked{background:#10b981!important}._switchEmerald_36gyb_104 .ant-switch:not(.ant-switch-checked){background:#94a3b8!important}._pagination_36gyb_111{margin-top:12px!important}._filterPopover_36gyb_115{min-width:220px}._filterField_36gyb_119{margin-bottom:12px}._filterFieldLabel_36gyb_123{display:block;font-size:11px;font-weight:600;color:#64748b;margin-bottom:6px;text-transform:uppercase}._Navbar_dnm96_1{width:100%}._links_dnm96_5{display:grid;grid-template-rows:auto;row-gap:35px}@media screen and (width <= 1600px){._links_dnm96_5{row-gap:18px}}._AppLink_33w1l_1{position:relative;color:var(--White, #fff);font:var(--font-m);opacity:.5}._AppLink_33w1l_1:hover,._AppLink_33w1l_1._active_33w1l_10{opacity:1}._AppLink_33w1l_1._active_33w1l_10 ._textLink_33w1l_13:after{position:absolute;content:"";bottom:-4px;left:0;height:2px;width:100%;background-color:var(--White, #fff);border-radius:15px}._contentLink_33w1l_24{display:grid;grid-template-columns:24px auto;align-items:center;column-gap:8px}._textLink_33w1l_13{position:relative;width:min-content}._ButtonEditMyProfile_10ujw_1{gap:8px;align-self:start}._ButtonEditMyProfile_10ujw_1:hover ._icon_10ujw_5 *{fill:#69b1ff}._iconWrapper_10ujw_9{position:relative}._iconWrapper_10ujw_9 ._dote_10ujw_12{display:none;content:"";position:absolute;top:0;right:1px;width:9px;height:9px;background-color:#e55656;border-radius:50%}._iconWrapper_10ujw_9._warn_10ujw_23 ._dote_10ujw_12{display:block}._text_10ujw_27{color:#fff}._text_10ujw_27:hover{color:#69b1ff}._ModalEditMyProfile_wb8a7_1 .ant-modal-content{padding:32px 32px 48px}._formItem_wb8a7_5{margin-bottom:40px}._formItem_wb8a7_5 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_wb8a7_5 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_wb8a7_5 .ant-form-item-control-input input{max-width:370px;color:var(--text-black, #07232d);font-family:Manrope}._formItem_wb8a7_5 .ant-form-item-control-input-content{display:flex;gap:16px}._btnEdit_wb8a7_27{color:#014963;transform:opacity .2s}._btnEdit_wb8a7_27:hover,._btnEdit_wb8a7_27._pressed_wb8a7_34{opacity:.5}._btnEdit_wb8a7_27._pressed_wb8a7_34:hover{opacity:1}._ButtonExit_1tjp2_1{display:flex;align-items:center;color:var(--White, #fff);font:var(--font-m)}._iconExit_1tjp2_8{margin-right:8px}._listLanguages_ror7o_1{padding:4px;background:var(--LangSwitcher-listLanguages-bg);border-radius:8px;position:absolute;right:0;width:100%;top:calc(100% + 10px);opacity:0;z-index:-2;min-width:140px}._SideBar_ym21v_2{height:100vh;width:calc(var(--sidbar-width) + 40);padding:var(--sidebar-p);z-index:var(--sidebar-z-index)}._content_ym21v_9{width:var(--sidbar-width);background:var(--sidebar-bg);height:100%;border-radius:8px;box-shadow:2px 4px 25px #0149630a;padding:24px 24px 33px;display:grid;grid-template-rows:1fr min-content}._content_ym21v_9 ._top_ym21v_19{padding:0 24px}._content_ym21v_9 ._main_ym21v_22{padding:24px 30px 24px 24px;overflow-y:auto;overflow-x:hidden;margin-bottom:24px}._content_ym21v_9 ._main_ym21v_22::-webkit-scrollbar{width:6px}._content_ym21v_9 ._main_ym21v_22::-webkit-scrollbar-track{border-radius:10px;background-color:#727272}._content_ym21v_9 ._main_ym21v_22::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px;border:none;cursor:grab}._content_ym21v_9 ._main_ym21v_22::-webkit-scrollbar-thumb:active{cursor:grabbing}._content_ym21v_9 ._bottom_ym21v_44{border-top:1px solid rgb(255,255,255);padding:24px}._MainLayout_17uqy_1{display:flex;flex:1;height:100%}._MainLayout_17uqy_1 ._main_17uqy_6{flex-grow:1;height:100%}
