@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&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;min-height:100vh;background:var(--tertiary-bg-color, #f7f8f9);overflow-x:hidden}@supports (height: 100dvh){.app{height:100dvh;min-height:100dvh}}@supports (height: 100svh){.app{height:100svh;min-height:100svh}}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}._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}._Icon_8mxx6_1{display:grid;place-items:center}._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)}h1{font-size:42px;line-height:50px}h3{font-size:24px;line-height:32px}._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_1sma3_1{display:flex;gap:8px;color:#03bafc;margin-left:20px}._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}._ButtonAddRecord_sfjaj_1{gap:12px}._ModalAddRecord_1k8mn_1 .ant-modal-content{padding:60px 40px!important}._ModalAddRecord_1k8mn_1 .ant-form-item{margin-bottom:40px}._formItem_1k8mn_8 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1k8mn_8 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1k8mn_8 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._inputLogin_1k8mn_22{background:var(--Grey, #eef1f4)}._inputPassword_1k8mn_26{background:var(--Grey, #eef1f4)!important}._EditBinds_1b9hb_1{padding:24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826;flex:1;min-width:280px}._UserBindsList_i1nvd_1{padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._UserBindsList_i1nvd_1 ._header_i1nvd_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}@media (max-width: 768px){._UserBindsList_i1nvd_1 ._header_i1nvd_7{flex-direction:column;align-items:flex-start}}._UserBindsList_i1nvd_1 ._actions_i1nvd_21{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width: 768px){._UserBindsList_i1nvd_1 ._actions_i1nvd_21{width:100%;justify-content:flex-start}}._ModalEditCustomer_zn6fv_1 .ant-modal-content{padding:40px}._ModalEditCustomer_zn6fv_1 .ant-modal-header{margin-bottom:0}._formItem_zn6fv_8{margin-bottom:24px}._formItem_zn6fv_8 .ant-form-item-label{padding-bottom:8px}._formItem_zn6fv_8 .ant-form-item-label label{font-size:16px;font-weight:500}._footer_zn6fv_19{margin-top:32px}._ModalEditRecord_ien3j_1 .ant-modal-content{padding:60px 40px!important}._ModalEditRecord_ien3j_1 .ant-form-item{margin-bottom:40px}._formItem_ien3j_8 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_ien3j_8 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_ien3j_8 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._inputLogin_ien3j_22{background:var(--Grey, #eef1f4)}._inputPassword_ien3j_26{background:var(--Grey, #eef1f4)!important}._ShowCustomers_yrjmu_1,._ShowExports_sawoe_1,._ShowListBanks_139wk_1,._ShowSettings_7xmfo_1{padding:24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826;flex:1;min-width:280px}._ShowSystemConfig_m0l21_1,._ShowTraderBets_e8aer_1{padding:24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #1e262826;max-width:476px;width:100%}._ButtonUpdateConfigTime_1t6tl_1{justify-self:end}._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)}._RecordItem_rmrvu_1{border-radius:8px;background:var(--White, #fff);box-shadow:2px 4px 25px #1e262826;padding:16px 24px;color:var(--text-black, #07232d);display:grid;gap:16px;grid-template-columns:.6fr 1fr 250px}._RecordItem_rmrvu_1:not(:last-of-type){margin-bottom:16px}._value_rmrvu_15{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1}._field_rmrvu_22{padding:17px 16px;width:100%;min-width:0;color:var(--text-black, #07232d);font-size:16px;font-weight:400;line-height:22px;border-radius:8px;background:var(--Grey, #eef1f4);box-shadow:2px 4px 25px #0149630a}._field_rmrvu_22:last-of-type{grid-row:2/3;grid-column:span 2;padding:5px}._btnEditRecord_rmrvu_40{grid-column:3/4;grid-row:1/3;align-self:start}._textArea_rmrvu_46:disabled{color:var(--text-black, #07232d);font-size:16px;font-weight:400;line-height:22px;background:var(--Grey, #eef1f4);border:none;padding:12px 16px}._PageHeader_xuxw8_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;min-height:var(--header-height);gap:12px;flex-wrap:wrap}@media screen and (width <= 768px){._PageHeader_xuxw8_1{flex-direction:column;align-items:stretch;margin-bottom:16px;gap:12px}}._PageHeaderMobile_u0buc_1{display:grid;grid-template-columns:41px 1fr minmax(41px,auto);align-items:center;gap:8px}._placeholder_u0buc_8{display:block;width:41px;height:41px}._SearchForm_a93zg_1{padding:0;display:flex;column-gap:16px;align-items:stretch;min-width:0}._SearchForm_a93zg_1 ._inpSearch_a93zg_8{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_a93zg_1 ._inpSearch_a93zg_8:has(input:focus){border:1px solid var(--Dark, #014963)}._SearchForm_a93zg_1 ._btnSearch_a93zg_20{max-width:208px;display:flex;align-items:center;justify-content:center;font:var(--font-l)}._SearchForm_a93zg_1 ._btnSearch_a93zg_20 ._iconSearch_a93zg_27{margin-right:12px}@media screen and (width <= 768px){._SearchForm_a93zg_1{flex-direction:column;row-gap:8px;width:100%}._SearchForm_a93zg_1 ._inpSearch_a93zg_8{width:100%;max-width:none}._SearchForm_a93zg_1 ._btnSearch_a93zg_20{max-width:none;width:100%;min-height:44px}}._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_xxi0d_1{color:var(--text-black, #07232d);font:var(--font-h);margin-right:16px;font-weight:800;word-break:break-word}@media screen and (width <= 768px){._PageTitle_xxi0d_1{margin-right:0;font-size:24px;line-height:32px}}._Page_11kgu_1{flex-grow:1;width:100%;height:100%;min-height:100%;min-width:0;overflow-y:auto;overflow-x:hidden;padding:24px 34px 24px 24px}@media screen and (width <= 768px){._Page_11kgu_1{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px))}}@media screen and (width <= 500px){._Page_11kgu_1{padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px))}}._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_11eub_1 .ant-modal-content{padding:60px 48px}._ModalUpdateTraderBetInfo_11eub_1 .ant-form-item:last-of-type{margin:0}._ModalUpdateTraderBetInfo_11eub_1 .ant-form{margin-bottom:48px}._formItem_11eub_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_11eub_11 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._formItem_11eub_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_11eub_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_11eub_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._TraderBetInfo_fdary_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #0149630a;width:100%;max-width:296px;flex-shrink:0}._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)}._ToggleAvailablePayouts_eb5a2_1,._TogglePayInPayouts_dv31s_1{padding:10px}._TraderPayoutManager_ba10f_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #0149630a;flex-shrink:0}._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}._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}._modal_l356m_1 .ant-modal-header{margin-bottom:40px}._modal_l356m_1 .ant-modal-content{padding:40px}._pagination_l356m_8{margin-top:40px}._Card_ewo2e_1{border-radius:8px;background:#fff;padding:12px;width:100%;box-shadow:2px 4px 25px #1e262826}._Card_1dh80_1{max-width:23rem}._ModalEditAmount_1dh80_5 .ant-modal-content{padding:60px 67px}._ModalEditAmount_1dh80_5 .ant-form-item:last-of-type{margin-bottom:0}._ModalEditAmount_1dh80_5 .ant-form{margin-bottom:31px}._ModalEditAmount_1dh80_5 .ant-modal-title{margin-bottom:64px}._formItem_1dh80_18 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1dh80_18 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1dh80_18 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._btnEdit_1dh80_32{color:#03bafc}._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}._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_1fia2_1 .ant-modal-content{padding:60px 48px}._ModalUpdateBetInfo_1fia2_1 .ant-form-item:last-of-type{margin:0}._ModalUpdateBetInfo_1fia2_1 .ant-form{margin-bottom:48px}._formItem_1fia2_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_1fia2_11 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._formItem_1fia2_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_1fia2_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_1fia2_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._container_y5heu_1{display:flex;gap:10px;align-items:end;padding-right:10px}._inputContainer_y5heu_8{flex:1}._buttonAdd_y5heu_12{height:40px;width:40px;padding:0}._currentUserIds_y5heu_18{display:flex;flex-direction:column;gap:10px;max-height:60vh;overflow:auto;padding-right:10px}._userIdCard_y5heu_27{display:flex;gap:8px}._userIdCardContainer_y5heu_32{flex:1;border-radius:8px;background:#ebebeb;padding:6px 12px;box-shadow:2px 4px 25px #0149630a}._buttonDelete_y5heu_40{height:40px;width:40px;padding:0}._tooltip_y5heu_46 .ant-tooltip-arrow:before{background:var(--White, #fff)}._tooltip_y5heu_46 .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:16px;font-weight:500;line-height:22px}._BindUsersToWalletButton_11qkv_1{color:var(--btn-primary-bg)}._ModalDeleteTraderWallet_1d478_1 .ant-modal-content{padding:40px}._ModalDeleteTraderWallet_1d478_1 .ant-modal-header{margin-bottom:32px}._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_6a8ge_1 .ant-form{margin-bottom:64px}._ModalUpdateMerchantCommission_6a8ge_1 .ant-modal-content{padding:60px 48px}._formItem_6a8ge_8 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_6a8ge_8 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_6a8ge_8 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._content_my26q_1{margin-bottom:20px}._card_ve0os_1{max-width:23rem;min-width:16rem;flex:1 1 16rem}._btnEdit_ve0os_7{color:#03bafc;flex-shrink:0;align-self:flex-start}._link_ve0os_13 a{color:inherit}._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}._TraderDepositInfo_1f490_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #0149630a}._title_1f490_8{display:flex;flex-direction:column;color:#07232d80;font-size:14px;font-weight:400;line-height:19px}._title_1f490_8 span{color:#07232d80;font-size:14px;font-weight:700;line-height:22px}._btnDecrease_1f490_23,._btnIncrease_1f490_24{display:flex;gap:8px;align-items:center}._TraderInfo_tinam_1{padding:16px 24px;border-radius:8px;background:#fff;box-shadow:2px 4px 25px #0149630a}._title_tinam_8{display:flex;flex-direction:column;color:#07232d80;font-size:14px;font-weight:400;line-height:19px}._title_tinam_8 span{color:#07232d80;font-size:14px;font-weight:700;line-height:22px}._value_tinam_23{color:#07232d;font-size:20px;font-weight:400;line-height:27px}._analytics_tinam_30{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}._analytics_tinam_30 li ._name_tinam_35{color:#014963;font-size:14px;font-weight:700;line-height:22px;margin-bottom:4px}._analytics_tinam_30 li:not(._name_tinam_35){color:#1587b0;font-size:14px;font-weight:400;line-height:19px}._analytics_tinam_30 li:not(._name_tinam_35) span{font-weight:700}._info_tinam_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_2g8bz_1{display:flex;align-items:center;justify-content:center;padding:4px}._ButtonCreateWallet_2g8bz_1 ._iconPlus_2g8bz_7 *{fill:#03bafc}._ButtonCreateWallet_2g8bz_1:hover{background-color:#f0f9ff!important}._ButtonCreateWallet_2g8bz_1:disabled ._iconPlus_2g8bz_7 *{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_11wc0_1 .ant-form-item{margin-bottom:0}._PopupEditWallet_11wc0_1 .ant-modal-content{padding:60px 48px}._PopupEditWallet_11wc0_1 .ant-modal-header{margin-bottom:48px}._formItem_11wc0_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_11wc0_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_11wc0_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._form_11wc0_11{display:flex;flex-direction:column;gap:16px}._loaderWrapper_11wc0_31{width:100%}._title_11wc0_35{color:var(--generalTextAndIcons, #07232d);text-align:center;font-size:32px;font-weight:800;line-height:100%}._ButtonRestoreTraderDrop_ja5c6_1{justify-content:flex-start;gap:8px;padding:5px 12px;border-radius:8px}._ButtonRestoreTraderDrop_ja5c6_1:hover{background:#e6f7ff}._ModalRestoreTraderDrop_nd50m_1 .ant-modal-body{padding-top:0}._walletsList_nd50m_5{max-height:320px;overflow-y:auto;width:100%}._checkboxGroup_nd50m_11{display:flex;flex-direction:column;gap:12px;width:100%}._ModalRestoreTraderWallet_1sg7x_1 .ant-modal-content{padding:40px}._ModalRestoreTraderWallet_1sg7x_1 .ant-modal-header{margin-bottom:32px}._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_apc6z_1 .ant-modal-content{padding:60px 48px}._ModalUpdateTraderDrop_apc6z_1 .ant-form-item:last-of-type{margin:0}._ModalUpdateTraderDrop_apc6z_1 .ant-form{margin-bottom:48px}._formItem_apc6z_11 .ant-input-number,._formItem_apc6z_11 .ant-input-number-group-wrapper{width:100%}._formItem_apc6z_11 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_apc6z_11 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_apc6z_11 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._chekboxSetDelay_apc6z_31{margin-bottom:8px;padding:12px 16px}._chekboxSetDelay_apc6z_31 .ant-checkbox-wrapper span{color:var(--text-black, #07232d);font-family:Manrope;font-size:16px;font-weight:500;line-height:24px}._chekboxSetDelay_apc6z_31 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._switchOnlyThisBank_apc6z_47{background:#fff;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}._TraderListAccounts_y7bh4_1{display:flex;flex-direction:column;gap:24px;min-width:0}._scrollWrapper_y7bh4_8{width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}._table_y7bh4_15{width:100%;min-width:0}._selected_y7bh4_20{background-color:#f0f9ff}._paused_y7bh4_24{opacity:.7}._deleted_y7bh4_28{opacity:.5}._btnExpand_y7bh4_32{padding:4px}._btnExpand_y7bh4_32:hover{background-color:transparent!important}._btnExpand_y7bh4_32._active_y7bh4_38 ._iconArrowDown_y7bh4_38{transform:rotate(180deg)}._iconArrowDown_y7bh4_38{transition:transform .3s ease}._iconArrowDown_y7bh4_38 *{fill:#03bafc}._expandedContent_y7bh4_49{padding:20px 0}._walletsTable_y7bh4_53{width:100%;min-width:max-content}._walletsTable_y7bh4_53 .ant-table-tbody>tr:hover>td{background-color:transparent!important}._walletsTable_y7bh4_53 .ant-table-tbody>tr.blockedWallet:hover>td{background-color:#fff9e6!important}._blockedWallet_y7bh4_60{background-color:#fff9e6!important}._deletedWallet_y7bh4_68{background-color:#e8e8e8!important;opacity:.7}._deletedWallet_y7bh4_68 td{color:#666!important}._bankIcon_16wez_1{width:24px;height:24px;border-radius:4px}._btnLock_16wez_7:not(._block_16wez_7):hover{background-color:#6dcb0e!important}._btnAction_16wez_11{padding:4px 8px;font-size:12px}._btnAction_16wez_11:hover{background-color:#f0f9ff!important}._blueIcon_16wez_19{color:#1890ff!important}._blueIcon_16wez_19 svg{fill:#1890ff!important;color:#1890ff!important}._blueIcon_16wez_19 path{fill:#1890ff!important}._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}._scrollWrapper_p9jcw_1{width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}._TradersList_p9jcw_8 .ant-table{border-radius:8px;overflow:hidden}._TradersList_p9jcw_8 .ant-table-thead>tr>th{font-size:18px;font-weight:700;line-height:26px}._TradersList_p9jcw_8 .ant-table-tbody>tr>td{font-size:18px;line-height:26px}@media screen and (width <= 768px){._TradersList_p9jcw_8 .ant-table-thead>tr>th,._TradersList_p9jcw_8 .ant-table-tbody>tr>td{font-size:14px;line-height:20px}}._idCell_p9jcw_29{display:flex;align-items:center;gap:8px}._nameCell_p9jcw_35{display:inline-block;width:100%}._btnCopy_p9jcw_40{transition:color .2s;color:#000}._btnCopy_p9jcw_40:hover{color:#03bafc}._btnShowInfo_p9jcw_48{display:flex;align-items:center;justify-content:flex-end;padding:0;border-radius:6px;color:#000;transition:background-color .2s,color .2s;width:31px;height:31px}._btnShowInfo_p9jcw_48:hover{background-color:#eef1f4;color:#03bafc}._iconArrowRight_p9jcw_64{display:block}._clickableRow_p9jcw_68{cursor:pointer}._TraderMerchantProcessing_g0neh_1{border-radius:8px;background:#fff;padding:12px;width:100%;box-shadow:2px 4px 25px #1e262826}._TraderWalletForDeposit_1fpj4_1{border-radius:8px;background:#fff;padding:16px 12px;display:flex;flex-direction:column;gap:8px;box-shadow:2px 4px 25px #0149630a}._datePicker_ve47x_1{width:100%}._btnCreateDrop_2uggf_1{display:flex;align-items:center;gap:8px}._ModalCreateDrop_lbtn5_1 .ant-modal-content{padding:48px 60px}._formItem_lbtn5_5 .ant-form-item-label{color:var(--text-black, #07232d)}._formItem_lbtn5_5 .ant-form-item-label label{font-family:Manrope;font-size:16px;font-weight:700;line-height:22px}._formItem_lbtn5_5 .ant-form-item-control-input input{color:var(--text-black, #07232d);font-family:Manrope}._formItem_lbtn5_5 .ant-input-number-group-wrapper{width:100%}._option_lbtn5_22 img{width:24px;height:24px;border-radius:4px}._btnSubmit_lbtn5_28{margin-top:74px;font:var(--font-popup-btn-submit);font-weight:500;padding:var(--p-popup-btn-submit)}._btnClose_lbtn5_35{top:24px;right:24px}._iconRub_lbtn5_40{position:absolute;right:16px;top:50%;transform:translateY(-50%)}._chekboxSetDelay_lbtn5_47{margin-bottom:8px;padding:12px 16px}._chekboxSetDelay_lbtn5_47 .ant-checkbox-wrapper span{color:var(--text-black, #07232d);font-family:Manrope;font-size:16px;font-weight:500;line-height:24px}._chekboxSetDelay_lbtn5_47 .ant-checkbox-wrapper .ant-checkbox-inner{width:20px;height:20px}._ButtonDownloadTraderApp_mjvqj_1{gap:6px}._ButtonUnloadTraderDeposit_7hkks_1{margin-left:auto;display:flex;align-items:center;gap:12px}._UpdatePayoutType_6lj9m_1{border-radius:8px;background:#fff;padding:16px 12px;gap:8px;height:min-content;box-shadow:2px 4px 25px #0149630a}._TraderPage_122ue_1{min-width:0}._header_122ue_5{justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px;height:auto;min-height:var(--header-height)}._headerActions_122ue_14{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}._profileContent_122ue_20{display:flex;flex-direction:column;gap:24px;min-width:0}._summaryGrid_122ue_27{display:grid;grid-template-columns:minmax(360px,1.4fr) repeat(2,minmax(240px,1fr));gap:16px;align-items:stretch}._summaryGrid_122ue_27>*{width:100%;min-width:0}._detailsGrid_122ue_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;align-items:stretch}._detailsGrid_122ue_38>*{width:100%;min-width:0;max-width:none}._main_122ue_50{column-gap:32px;display:grid;grid-template-columns:minmax(300px,350px) 280px auto}._loaderWrapper_122ue_56{display:flex;justify-content:center;margin-top:200px}._btnBackTradersPage_122ue_62{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_122ue_62 ._iconArrow_122ue_72{transform:rotate(90deg)}._btnBackTradersPage_122ue_62 ._iconArrow_122ue_72 *{fill:var(--Light, #03bafc)}._btnBackTradersPage_122ue_62:hover{opacity:.7;background:#aeebff}._btnBackTradersPage_122ue_62:active{background:var(--Light, #03bafc)}._btnBackTradersPage_122ue_62:active ._iconArrow_122ue_72 *{fill:#fff}._btnBackTradersPage_122ue_62:disabled{opacity:.5}._segmented_122ue_92{padding:4px;border-radius:8px;background:#0000000f}._segmented_122ue_92 .ant-segmented-group .ant-segmented-item{border-radius:8px;border:1.5px solid transparent}._segmented_122ue_92 .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{padding:12px;color:#07232d;font-size:20px;font-weight:500;line-height:24px}._segmented_122ue_92 .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_122ue_50{column-gap:16px;grid-template-columns:minmax(280px,310px) 250px auto}}@media screen and (width <= 1400px){._main_122ue_50{column-gap:16px;grid-template-columns:minmax(280px,310px) 220px auto}}@media screen and (width <= 1200px){._summaryGrid_122ue_27{grid-template-columns:repeat(2,minmax(240px,1fr))}._summaryGrid_122ue_27>:first-child{grid-column:1/-1}._headerActions_122ue_14{width:100%;justify-content:flex-start;margin-left:52px}}@media screen and (width <= 800px){._summaryGrid_122ue_27,._detailsGrid_122ue_38,._main_122ue_50{grid-template-columns:1fr}._summaryGrid_122ue_27>:first-child{grid-column:auto}._headerActions_122ue_14{margin-left:0}}._Navbar_stqxa_1{width:100%}._links_stqxa_5{display:grid;grid-template-rows:auto;row-gap:35px}@media screen and (width <= 1600px){._links_stqxa_5{row-gap:18px}}@media screen and (width <= 768px){._links_stqxa_5{row-gap:8px}}._AppLink_1ipzc_1{position:relative;color:var(--White, #fff);font:var(--font-m);opacity:.5;display:block;border-radius:10px}._AppLink_1ipzc_1:hover{opacity:1}._AppLink_1ipzc_1._active_1ipzc_12{opacity:1;background:#ffffff1f}._AppLink_1ipzc_1._active_1ipzc_12 ._textLink_1ipzc_16:after{position:absolute;content:"";bottom:-4px;left:0;height:2px;width:100%;background-color:var(--White, #fff);border-radius:15px}._contentLink_1ipzc_27{display:grid;grid-template-columns:24px auto;align-items:center;column-gap:8px}._textLink_1ipzc_16{position:relative;width:min-content}@media screen and (width <= 768px){._AppLink_1ipzc_1{padding:10px 12px}._AppLink_1ipzc_1._active_1ipzc_12{background:var(--primaryColor, #03bafc)}._AppLink_1ipzc_1._active_1ipzc_12 ._textLink_1ipzc_16:after{display:none}._contentLink_1ipzc_27{column-gap:12px}._textLink_1ipzc_16{width:auto}}._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}._root_s959m_1 .ant-drawer-content{background:var(--sidebar-bg, #014963)}._root_s959m_1 .ant-drawer-header{border-bottom:1px solid rgba(255,255,255,.16);background:var(--sidebar-bg, #014963);padding:12px 16px}._root_s959m_1 .ant-drawer-header-title{flex-direction:row-reverse}._root_s959m_1 .ant-drawer-close{margin-inline-end:0;color:#fff}._root_s959m_1 .ant-drawer-body{padding:0;height:100%}._root_s959m_1 .ant-drawer-mask{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}._MobileSideBar_s959m_24{height:100%}._content_s959m_28{display:grid;grid-template-rows:1fr min-content;height:100%;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));color:#fff}._main_s959m_36{min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 8px 16px;margin-bottom:16px}._main_s959m_36::-webkit-scrollbar{width:6px}._main_s959m_36::-webkit-scrollbar-thumb{background-color:#fff6;border-radius:10px}._bottom_s959m_51{border-top:1px solid rgb(255,255,255);padding-top:24px}._langSwitcher_s959m_56{width:100%}._langSwitcher_s959m_56 .ant-select{width:100%!important}._MainLayout_1aqij_1{display:flex;flex:1;height:100%;min-height:100vh;min-width:0;overflow-x:hidden}._MainLayout_1aqij_1 ._main_1aqij_9{flex-grow:1;min-width:0;height:100%}._MainLayout_1aqij_1._mobile_1aqij_14{flex-direction:column}._MainLayout_1aqij_1._mobile_1aqij_14 ._main_1aqij_9{flex:1;min-height:0}._mobileHeader_1aqij_22{position:sticky;top:0;z-index:20;display:flex;align-items:center;min-height:56px;padding:8px 12px;padding-top:calc(8px + env(safe-area-inset-top,0px));background:var(--sidebar-bg, #014963);box-shadow:0 2px 12px #0149631f}._menuButton_1aqij_35{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#fff}._menuButton_1aqij_35 svg path{fill:#fff}@supports (height: 100dvh){._MainLayout_1aqij_1{min-height:100dvh}}@supports (height: 100svh){._MainLayout_1aqij_1{min-height:100svh}}[data-v2-theme]{--v2-accent-blue: var(--theme-accent, #4f8fff);--v2-accent-blue-rgb: var(--theme-accent-rgb, 79, 143, 255)}._MainLayoutV2_10hth_6{--v2-copy-button-color: #1f1f1f;--v2-menu-dark-bg: #1b1f26;--v2-modal-dark-bg: var(--v2-menu-dark-bg);--v2-sidebar-scrollbar-track: rgba(255, 255, 255, .08);--v2-sidebar-scrollbar-thumb: rgba(255, 255, 255, .36);--v2-sidebar-scrollbar-thumb-hover: rgba(255, 255, 255, .52);--v2-layout-height: 100vh;height:var(--v2-layout-height);max-height:var(--v2-layout-height);min-height:var(--v2-layout-height);overflow:hidden;background:#f3f5f9}._sider_10hth_21{border-right:1px solid rgba(1,73,99,.36);background:var(--menuColor)!important;position:relative!important;height:var(--v2-layout-height)!important;max-height:var(--v2-layout-height)!important;overflow:hidden}._siderInner_10hth_30{display:flex;height:100%;flex-direction:column}._sider_10hth_21 .ant-layout-sider-children{height:100%}._brandRow_10hth_40{display:flex;height:64px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.16);padding:0 12px 0 16px}._brandRowCollapsed_10hth_49{justify-content:center;padding:0}._brand_10hth_40{color:#fff;font-size:18px;font-weight:700}._userButton_10hth_60{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px}._userAvatar_10hth_69{border:1px solid rgba(255,255,255,.3);color:#fff;background:#ffffff14}._userSombreroIcon_10hth_75{display:block;width:1em;height:1em}._menuWrap_10hth_81{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--v2-sidebar-scrollbar-thumb) var(--v2-sidebar-scrollbar-track)}._menuWrap_10hth_81::-webkit-scrollbar{width:8px}._menuWrap_10hth_81::-webkit-scrollbar-track{border-radius:8px;background:var(--v2-sidebar-scrollbar-track)}._menuWrap_10hth_81::-webkit-scrollbar-thumb{border-radius:8px;background:var(--v2-sidebar-scrollbar-thumb)}._menuWrap_10hth_81::-webkit-scrollbar-thumb:hover{background:var(--v2-sidebar-scrollbar-thumb-hover)}._siderFooter_10hth_104{display:flex;justify-content:stretch;border-top:1px solid rgba(255,255,255,.16);padding:10px}._main_10hth_111{min-width:0;min-height:0;flex:1;overflow:hidden;background:transparent}._collapseButton_10hth_119{display:flex;width:100%;height:40px;align-items:center;justify-content:center;border-radius:10px;color:#ffffffe0!important;font-size:18px}._collapseButton_10hth_119.ant-btn-icon-only{width:100%!important}._content_10hth_134{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:transparent;padding:20px 24px 24px}._contentInner_10hth_144{width:100%;min-width:0}._userMenuContent_10hth_149{min-width:230px}._userMenuTitle_10hth_153{display:block;margin-bottom:8px;color:#1f1f1f;font-size:14px;font-weight:600}._userMenuRow_10hth_161{display:flex;align-items:center;justify-content:space-between;padding:6px 0;gap:12px}._userMenuDivider_10hth_169{margin:10px 0}._logoutButton_10hth_173{width:100%;justify-content:flex-start}._userMenuLang_10hth_178{width:86px}._userPopover_10hth_182 .ant-popover-inner{background:#fff}._userPopover_10hth_182 .ant-popover-arrow:before{background:#fff!important}._userPopover_10hth_182 ._userMenuLang_10hth_178 .ant-select .ant-select-selector{border-color:#00000026!important;background:#fff!important;box-shadow:none!important}._userPopover_10hth_182 ._userMenuLang_10hth_178 .ant-select .ant-select-selection-item{color:#1f1f1f!important;text-shadow:none!important}._userPopover_10hth_182 ._userMenuLang_10hth_178 .ant-select .ant-select-arrow{color:#434343!important}._userPopoverDark_10hth_201 .ant-popover-inner{border:1px solid rgba(255,255,255,.1);background:#1f2530;box-shadow:0 10px 24px #00000061}._userPopoverDark_10hth_201 .ant-popover-arrow:before{background:#1f2530!important}._userPopoverDark_10hth_201 ._userMenuTitle_10hth_153{color:#f5f5f5}._userPopoverDark_10hth_201 ._userMenuRow_10hth_161 .ant-typography.ant-typography-secondary{color:#cfd6e4}._userPopoverDark_10hth_201 ._userMenuDivider_10hth_169{border-color:#ffffff1a}._userPopoverDark_10hth_201 ._logoutButton_10hth_173{color:#d9d9d9}._userPopoverDark_10hth_201 ._logoutButton_10hth_173:hover{background:#ffffff14!important;color:#f5f5f5!important}._userPopoverDark_10hth_201 ._userMenuLang_10hth_178 .ant-select .ant-select-selector{border-color:#ffffff3d!important;background:#ffffff14!important;box-shadow:none!important}._userPopoverDark_10hth_201 ._userMenuLang_10hth_178 .ant-select .ant-select-selection-item{color:#f5f5f5!important;text-shadow:none!important}._userPopoverDark_10hth_201 ._userMenuLang_10hth_178 .ant-select .ant-select-arrow{color:#f5f5f5!important}._darkTheme_10hth_238{--v2-copy-button-color: #fff;--v2-menu-dark-bg: #1b1f26;--v2-modal-dark-bg: var(--v2-menu-dark-bg);--v2-sidebar-scrollbar-track: rgba(255, 255, 255, .05);--v2-sidebar-scrollbar-thumb: rgba(255, 255, 255, .3);--v2-sidebar-scrollbar-thumb-hover: rgba(255, 255, 255, .5);background:#14161b}._darkTheme_10hth_238 ._sider_10hth_21{border-right-color:#ffffff14;background:var(--v2-menu-dark-bg)!important}._darkTheme_10hth_238 ._brandRow_10hth_40,._darkTheme_10hth_238 ._siderFooter_10hth_104{border-color:#ffffff14}._darkTheme_10hth_238 ._brand_10hth_40{color:#f5f5f5}._darkTheme_10hth_238 ._userAvatar_10hth_69{border-color:#ffffff2e;color:#d9d9d9;background:#222834}._darkTheme_10hth_238 ._content_10hth_134{background:#14161b}._darkTheme_10hth_238 .ant-card{color:#d9d9d9;background:#1f2530}._darkTheme_10hth_238 .ant-card-bordered{border:1px solid rgba(255,255,255,.08)}._darkTheme_10hth_238 .ant-card .ant-typography,._darkTheme_10hth_238 .ant-typography{color:#d9d9d9}._darkTheme_10hth_238 .ant-input,._darkTheme_10hth_238 .ant-input-affix-wrapper,._darkTheme_10hth_238 .ant-input-search-button{border-color:#ffffff24!important;color:#d9d9d9!important;background:#1f2530!important}._darkTheme_10hth_238 .ant-input::placeholder{color:#d9d9d980}._darkTheme_10hth_238 .ant-input-search-button:hover{border-color:#ffffff3d!important;color:#fff!important;background:#283140!important}._darkTheme_10hth_238 .ant-table{color:#d9d9d9;background:#1f2530}._darkTheme_10hth_238 .ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:#ffffff14;color:#c9d1e1;background:#202734}._darkTheme_10hth_238 .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#ffffff0f;background:#1f2530}._darkTheme_10hth_238 .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:#252d3a!important}._darkTheme_10hth_238 .ant-pagination .ant-pagination-item,._darkTheme_10hth_238 .ant-pagination .ant-pagination-prev button,._darkTheme_10hth_238 .ant-pagination .ant-pagination-next button,._darkTheme_10hth_238 .ant-pagination .ant-select-selector{border-color:#ffffff24!important;color:#d9d9d9!important;background:#1f2530!important}._darkTheme_10hth_238 .ant-pagination .ant-pagination-item-active{border-color:var(--v2-accent-blue)!important;background:rgba(var(--v2-accent-blue-rgb),.18)!important}._darkTheme_10hth_238 .ant-pagination .ant-pagination-item-active a{color:var(--v2-accent-blue)!important}._darkTheme_10hth_238 .ant-pagination .ant-pagination-item a,._darkTheme_10hth_238 .ant-pagination .ant-pagination-prev .ant-pagination-item-link,._darkTheme_10hth_238 .ant-pagination .ant-pagination-next .ant-pagination-item-link,._darkTheme_10hth_238 .ant-pagination .ant-pagination-jump-next .ant-pagination-item-link-icon,._darkTheme_10hth_238 .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link-icon,._darkTheme_10hth_238 .ant-pagination .ant-pagination-options .ant-select-selection-item,._darkTheme_10hth_238 .ant-pagination .ant-pagination-options .ant-select-arrow{color:#d9d9d9!important}._darkTheme_10hth_238 .ant-pagination .ant-pagination-disabled .ant-pagination-item-link{color:#d9d9d966!important}@supports (height: 100dvh){._MainLayoutV2_10hth_6{--v2-layout-height: 100dvh}}@supports (height: 100svh){._MainLayoutV2_10hth_6{--v2-layout-height: 100svh}}._SideMenuV2_p8fuh_1{--v2-sidebar-scrollbar-track: rgba(255, 255, 255, .08);--v2-sidebar-scrollbar-thumb: rgba(255, 255, 255, .36);--v2-sidebar-scrollbar-thumb-hover: rgba(255, 255, 255, .52);height:100%;padding:10px 8px 16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--v2-sidebar-scrollbar-thumb) var(--v2-sidebar-scrollbar-track)}._SideMenuV2_p8fuh_1::-webkit-scrollbar{width:8px}._SideMenuV2_p8fuh_1::-webkit-scrollbar-track{border-radius:8px;background:var(--v2-sidebar-scrollbar-track)}._SideMenuV2_p8fuh_1::-webkit-scrollbar-thumb{border-radius:8px;background:var(--v2-sidebar-scrollbar-thumb)}._SideMenuV2_p8fuh_1::-webkit-scrollbar-thumb:hover{background:var(--v2-sidebar-scrollbar-thumb-hover)}._SideMenuV2_p8fuh_1 .ant-menu{height:100%;background:transparent;border-inline-end:none;padding-top:6px}._SideMenuV2_p8fuh_1 .ant-menu-item{height:42px;margin:4px 0;border-radius:10px;color:#ffffffe0;font-size:14px;font-weight:500;line-height:42px}._SideMenuV2_p8fuh_1 .ant-menu-item:hover{background:#ffffff1f!important;color:#fff!important}._SideMenuV2_p8fuh_1 .ant-menu-item-selected{background:var(--primaryColor)!important;color:#fff!important}._SideMenuV2_p8fuh_1 .ant-menu-item .ant-menu-item-icon{color:#ffffffbf;opacity:1;font-size:18px}._SideMenuV2_p8fuh_1 .ant-menu-item-selected .ant-menu-item-icon{color:#fff}._SideMenuV2_p8fuh_1 .ant-menu-item-icon svg path,._SideMenuV2_p8fuh_1 .ant-menu-submenu-title .ant-menu-item-icon svg path{fill:currentColor!important}._SideMenuV2_p8fuh_1 .ant-menu-item .ant-menu-item-icon svg,._SideMenuV2_p8fuh_1 .ant-menu-item .ant-menu-item-icon svg *{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}._SideMenuV2_p8fuh_1 .ant-menu-item-selected .ant-menu-item-icon svg path,._SideMenuV2_p8fuh_1 .ant-menu-item-active .ant-menu-item-icon svg path{fill:currentColor!important}._dark_p8fuh_71{--v2-sidebar-scrollbar-track: rgba(255, 255, 255, .05);--v2-sidebar-scrollbar-thumb: rgba(255, 255, 255, .3);--v2-sidebar-scrollbar-thumb-hover: rgba(255, 255, 255, .5)}._dark_p8fuh_71 .ant-menu{background:transparent!important}._dark_p8fuh_71 .ant-menu-item{color:#cfd6e4!important}._dark_p8fuh_71 .ant-menu-item:hover{background:#ffffff0f!important;color:#f5f7fa!important}._dark_p8fuh_71 .ant-menu-item-selected{background:rgba(var(--v2-accent-blue-rgb),.22)!important;color:var(--v2-accent-blue)!important}._dark_p8fuh_71 .ant-menu-item .ant-menu-item-icon{color:#98a2b3!important}._dark_p8fuh_71 .ant-menu-item-selected .ant-menu-item-icon{color:var(--v2-accent-blue)!important}._LangSwitcherV2_1af3w_1{width:104px}._select_1af3w_5{width:100%;min-width:0}._select_1af3w_5 .ant-select-selector{height:34px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.3)!important;background:#ffffff2e!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff3d!important;padding-inline:10px!important;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}._select_1af3w_5 .ant-select-selection-item{line-height:32px!important;color:#fff;font:var(--font-s);font-weight:700;letter-spacing:.02em;text-shadow:0 1px 8px rgba(7,32,45,.28)}._select_1af3w_5 .ant-select-arrow{color:#ffffffdb;font-size:11px;inset-inline-end:10px}._select_1af3w_5.ant-select:hover ._ant-select-selector_1af3w_9{border-color:#ffffff80!important;background:#ffffff3d!important}._select_1af3w_5.ant-select-focused ._ant-select-selector_1af3w_9{border-color:#fff9!important;box-shadow:0 0 0 3px #08273840,inset 0 1px #ffffff3d!important}._selectDark_1af3w_41 .ant-select-selector{border-color:#ffffff3d!important;background:#ffffff14!important;box-shadow:none!important}._selectDark_1af3w_41 .ant-select-selection-item{color:#f5f5f5!important;text-shadow:none!important}._selectDark_1af3w_41 .ant-select-arrow{color:#f5f5f5!important}._selectDark_1af3w_41.ant-select:hover ._ant-select-selector_1af3w_9{border-color:#ffffff61!important;background:#ffffff1f!important}._selectDark_1af3w_41.ant-select-focused ._ant-select-selector_1af3w_9{border-color:#ffffff7a!important;box-shadow:0 0 0 3px #74aae733!important}._dropdown_1af3w_62 .ant-select-item{min-height:30px;padding:4px 10px;font:var(--font-s);font-weight:600;color:#183746}._dropdown_1af3w_62 .ant-select-item-option-selected{color:#0a4f67;background:#0979a21f}._dropdownDark_1af3w_74{border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important;background:#1f2530!important;box-shadow:0 10px 24px #00000061!important;padding:4px!important}._dropdownDark_1af3w_74 .ant-select-item{border-radius:8px;color:#d9d9d9!important;background:transparent!important}._dropdownDark_1af3w_74 .ant-select-item-option-content{color:#d9d9d9!important}._dropdownDark_1af3w_74 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#ffffff14!important}._dropdownDark_1af3w_74 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff!important;background:#1677ff59!important}._dropdownDark_1af3w_74 .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-content{color:#fff!important}._page_1c1cx_1{width:100%}._pageHeader_1c1cx_5{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}._title_1c1cx_13{margin:0!important}._contentCard_1c1cx_17{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._contentCard_1c1cx_17 .ant-card-body{padding:16px}._tabs_1c1cx_27{width:100%}[data-v2-theme=dark] ._contentCard_1c1cx_17{border-color:#ffffff14;background:#1f2530;box-shadow:none}[data-v2-theme=dark] ._title_1c1cx_13{color:#f5f5f5!important}._filter_1517w_2{position:relative}._filter_1517w_2._opened_1517w_5 ._filterOverlay_1517w_5{display:block}._filter_1517w_2._opened_1517w_5 ._filterDropDown_1517w_8{opacity:1;visibility:initial}._filter_1517w_2._fullWidth_1517w_12 ._filterButton_1517w_12{max-width:none;width:100%}._filterButton_1517w_12{padding:8px 16px;border-radius:var(---1920, 8px);border:1px solid var(--primaryDisable, #b6d0d9);background:var(--backgroundColor, #f7f8f9);transition:border .2s;width:100%;max-width:240px;display:flex;align-items:center;justify-content:space-between}._filterButton_1517w_12:not(:disabled):hover{border:1px solid var(--primaryColor, #03bafc);cursor:pointer}._filterButton_1517w_12:active{border-radius:var(---1920, 8px);border:1px solid var(--primaryClickOrSelected, #014963);background:var(--backgroundColor, #f7f8f9)}._filterButton_1517w_12:disabled{border:1px solid var(--disableColor, #c8c8c8);background:var(--backgroundColor, #f7f8f9)}._filterButton_1517w_12 ._iconArrowDown_1517w_42{color:#97a3a7}._filterTitle_1517w_46{color:var(--generalTextAndIcons, #07232d);font-size:16px;font-weight:400;line-height:22px}._filterOverlay_1517w_5{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:8;display:none}._filterDropDown_1517w_8{position:absolute;top:40px;left:0;width:100%;opacity:0;visibility:hidden;z-index:10}._filterDropDown_1517w_8 ._content_1517w_72{margin-top:4px;padding:16px 12px;border-radius:var(---1920, 8px);background:var(--cardsBgColor, #fff);box-shadow:2px 4px 25px #1e262826}._filterDropDown_1517w_8 .ant-checkbox-wrapper{padding:6px 8px;color:var(--text-black, #07232d);font-size:16px;font-weight:400;line-height:24px}._filterDropDown_1517w_8 .ant-checkbox-inner{width:16px;height:16px}._btnsWrapper_1517w_91{margin-top:16px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}._checkboxGroup_1517w_98{display:flex;flex-flow:column nowrap;gap:6px;max-height:400px;overflow-y:auto;padding-right:6px}._checkboxGroup_1517w_98::-webkit-scrollbar{width:5px}._checkboxGroup_1517w_98::-webkit-scrollbar-track{background:var(--White, #fff)}._checkboxGroup_1517w_98::-webkit-scrollbar-thumb{border-radius:44px;cursor:pointer;background:var(--Grey-Blue, #d4e9f1)}._loaderWrapper_1517w_118 ._content_1517w_72{width:100%;display:grid;place-items:center}._selectedOptions_1517w_124{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}._tag_1517w_131{padding:8px 12px;border-radius:50px;display:flex;align-items:center}._tag_1517w_131 .ant-tag-close-icon{margin-left:8px}._modal_1vk8f_1 .ant-modal-body{padding-top:12px}._selectStep_1vk8f_5{min-height:120px}._loaderWrap_1vk8f_9{display:flex;min-height:120px;align-items:center;justify-content:center}._typeList_1vk8f_16{display:flex;flex-direction:column;gap:8px}._typeItem_1vk8f_22{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease}._typeItem_1vk8f_22:hover{border-color:#1677ff73;background:#1677ff0a}._typeTitle_1vk8f_41{color:#0f172aeb;font-size:14px;font-weight:600;line-height:1.35}._typeArrow_1vk8f_48{flex-shrink:0;color:#0f172a59;font-size:12px}._fields_1vk8f_54{display:flex;flex-direction:column;gap:14px}._field_1vk8f_54{display:flex;flex-direction:column;gap:6px}._fieldLabel_1vk8f_66{color:#0f172aa6;font-size:12px;font-weight:600}._requiredMark_1vk8f_72{color:#ff4d4f}._fieldError_1vk8f_76 .ant-select-selector,._fieldError_1vk8f_76 .ant-picker,._fieldError_1vk8f_76 .ant-input-number,._fieldError_1vk8f_76 .ant-input{border-color:#ff4d4f!important}[data-v2-theme=dark] ._typeItem_1vk8f_22{border-color:#ffffff1a;background:#252d3a}[data-v2-theme=dark] ._typeItem_1vk8f_22:hover{border-color:#4096ff8c;background:#4096ff14}[data-v2-theme=dark] ._typeTitle_1vk8f_41{color:#f5f5f5}[data-v2-theme=dark] ._typeArrow_1vk8f_48{color:#8b95a8}[data-v2-theme=dark] ._fieldLabel_1vk8f_66{color:#cfd6e4}._wrap_tdyha_1{width:100%}._header_tdyha_5{margin-bottom:8px}._loaderWrap_tdyha_9{display:flex;min-height:120px;align-items:center;justify-content:center}._titleCell_tdyha_16{font-weight:500}._table_tdyha_20 .ant-table{background:transparent}[data-v2-theme=dark] ._titleCell_tdyha_16{color:#f5f5f5}._modal_12xqh_1 .ant-modal-content{border-radius:14px}._content_12xqh_5{display:flex;flex-direction:column;gap:16px;padding:8px 0 4px}._statusBlock_12xqh_12{display:flex;flex-direction:column;gap:8px}._statusTitle_12xqh_18{margin:0!important}._statusText_12xqh_22{color:#0f172aa6}._idRow_12xqh_26{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(15,23,42,.08);border-radius:10px;background:#0f172a08}._idLabel_12xqh_36{color:#0f172a8c;font-size:13px}._idValue_12xqh_41{font-size:13px;font-weight:600;word-break:break-all}._actions_12xqh_47{display:flex;justify-content:flex-end;gap:8px}._processingIcon_12xqh_53{display:flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:4px}[data-v2-theme=dark] ._statusText_12xqh_22{color:#cfd6e4}[data-v2-theme=dark] ._idRow_12xqh_26{border-color:#ffffff1a;background:#ffffff0a}[data-v2-theme=dark] ._idLabel_12xqh_36{color:#9aa4b5}[data-v2-theme=dark] ._idValue_12xqh_41{color:#f5f5f5}._exportsTab_1te4n_1,._toolbar_1te4n_5,._page_14fxf_1{width:100%}._pageHeader_14fxf_5{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px;gap:12px}._pageHeaderContent_14fxf_13{min-width:0}._title_14fxf_17{margin:0!important}._titleRow_14fxf_21{flex-wrap:wrap}._subtitle_14fxf_25{margin-top:0}._subtitleRow_14fxf_29{margin-top:6px}._copyButton_14fxf_33{color:var(--v2-copy-button-color, #1f1f1f)!important}._actions_14fxf_37{flex-wrap:wrap;justify-content:flex-end}._actionButton_14fxf_42{border-color:#0f172a29}._statusEnableButton_14fxf_46{border-color:#15803d!important;color:#fff!important;background:#16a34a!important}._statusEnableButton_14fxf_46:hover{border-color:#166534!important;color:#fff!important;background:#15803d!important}._statusDisableButton_14fxf_58{border-color:#b91c1c!important;color:#fff!important;background:#dc2626!important}._statusDisableButton_14fxf_58:hover{border-color:#991b1b!important;color:#fff!important;background:#b91c1c!important}._drawerActionButton_14fxf_70{border-color:#0f172a29}._iconButton_14fxf_74{flex:none;width:36px;height:36px;padding:0;font-size:18px}._infoCards_14fxf_82{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:14px}._balanceCard_14fxf_89{width:calc((100% - 42px)/4);min-width:240px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._balanceCard_14fxf_89 .ant-card-body{padding:16px}._balanceTitle_14fxf_101{font-size:15px;font-weight:600}._balanceValue_14fxf_106{font-size:16px}._balanceSecondaryValue_14fxf_110{font-size:14px}._balanceRefreshButton_14fxf_114{width:28px;height:28px;padding:0;color:#374151!important}._balanceRefreshButton_14fxf_114:hover{color:#111827!important;background:#0f172a0f!important}._commissionCard_14fxf_126{width:calc((100% - 42px)/4);min-width:240px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._commissionCard_14fxf_126 .ant-card-body{padding:16px}._commissionTitle_14fxf_138{font-size:15px;font-weight:600}._commissionValue_14fxf_143{font-size:16px;font-weight:500}._statisticsCard_14fxf_148{width:calc((100% - 42px)/4);min-width:240px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._statisticsCard_14fxf_148 .ant-card-body{padding:16px}._statisticsTitle_14fxf_160{font-size:15px;font-weight:600}._statisticsValue_14fxf_165{font-size:16px;font-weight:500}._revenueCard_14fxf_170{width:calc((100% - 42px)/4);min-width:240px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._revenueCard_14fxf_170 .ant-card-body{padding:16px}._revenueTitle_14fxf_182{font-size:15px;font-weight:600}._revenueValue_14fxf_187{font-size:16px;font-weight:500}._contentCard_14fxf_192{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._contentCard_14fxf_192 .ant-card-body{padding:16px}._contentTabs_14fxf_202,._contentTabs_14fxf_202 .ant-tabs-content-holder,._contentTabs_14fxf_202 .ant-tabs-content,._contentTabs_14fxf_202 .ant-tabs-tabpane{width:100%}._emptyContent_14fxf_211{min-height:420px}._tokensContent_14fxf_215{width:100%;min-height:420px;margin-top:8px}._tokensTabContent_14fxf_221{width:100%}._tokensTopActions_14fxf_225{margin-bottom:10px}._tokensAddButton_14fxf_229{flex:none}._tokensTable_14fxf_233 .ant-table-thead>tr>th{font-size:13px}._depositsContent_14fxf_237,._accessesContent_14fxf_243{width:100%;min-height:420px;margin-top:8px}._depositsTabContent_14fxf_249{width:100%}._depositsActions_14fxf_253{margin-bottom:10px}._depositsHistoryCard_14fxf_257{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a14}._depositsHistoryCard_14fxf_257 .ant-card-body{padding:14px}._depositsHistoryTitle_14fxf_267{margin:0 0 10px!important}._depositsHistoryTable_14fxf_271 .ant-table-thead>tr>th{font-size:13px}._depositsPagination_14fxf_275{margin-top:12px}._accessesTabContent_14fxf_279{width:100%}._accessesTopActions_14fxf_283{margin-bottom:12px}._accessesSearchInput_14fxf_287{width:340px;max-width:100%}._accessesAddButton_14fxf_292{width:fit-content}._accessesTable_14fxf_296 .ant-table-thead>tr>th{font-size:13px}._accessDeleteButton_14fxf_300{color:#dc2626!important}._accessDeleteButton_14fxf_300:hover{color:#b91c1c!important;background:#dc262614!important}._accessesModalFields_14fxf_309{width:100%}._accessesModalDark_14fxf_313 .ant-modal-content{background:#252d3a!important}._accessesModalDark_14fxf_313 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._accessesModalDark_14fxf_313 .ant-modal-title,._accessesModalDark_14fxf_313 .ant-modal-close,._accessesModalDark_14fxf_313 .ant-modal-close-x,._accessesModalDark_14fxf_313 .ant-modal-body,._accessesModalDark_14fxf_313 .ant-typography,._accessesModalDark_14fxf_313 .ant-typography-secondary{color:#d9d9d9!important}._accessesModalDark_14fxf_313 .ant-input,._accessesModalDark_14fxf_313 .ant-input-affix-wrapper,._accessesModalDark_14fxf_313 .ant-input-password,._accessesModalDark_14fxf_313 .ant-input::placeholder{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._accessesModalDark_14fxf_313 .ant-input-password-icon{color:#d9d9d9bf!important}._accessesModalDark_14fxf_313 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._accessesModalDark_14fxf_313 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._accessesDeleteConfirmDark_14fxf_350 .ant-modal-content{background:#252d3a!important}._accessesDeleteConfirmDark_14fxf_350 .ant-modal-confirm-title,._accessesDeleteConfirmDark_14fxf_350 .ant-modal-confirm-content,._accessesDeleteConfirmDark_14fxf_350 .ant-modal-confirm-body .ant-typography{color:#d9d9d9!important}._accessesDeleteConfirmDark_14fxf_350 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._accessesDeleteConfirmDark_14fxf_350 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._settingsContent_14fxf_369{display:flex}._settingsSection_14fxf_373{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:14px;background:#fff}._settingsLabel_14fxf_380{font-weight:600}._numberInput_14fxf_384{width:100%}._settingSwitchRow_14fxf_388{min-height:32px}._settingChangedMark_14fxf_392{font-size:12px;color:var(--v2-accent-blue)!important}._settingsSelectPopup_14fxf_397 .ant-select-item-option-content{font-size:14px}._cascadesModal_14fxf_401 .ant-modal-content{border-radius:14px;padding:20px}._cascadesToolbar_14fxf_406{flex:1;justify-content:flex-end}._cascadesSelect_14fxf_411{width:min(420px,100%)}._cascadesSelectPopup_14fxf_415 .ant-select-item-option-content{font-size:14px}._cascadesTable_14fxf_419 .ant-table-thead>tr>th{background:#f8fafc}._cascadesTable_14fxf_419 .ant-table-tbody>tr>td{vertical-align:middle}._cascadesIconButton_14fxf_426{color:var(--v2-accent-blue)!important}._cascadesDeleteButton_14fxf_430{padding-inline:6px}._cascadesWeightInput_14fxf_434{width:100%}@media (max-width: 900px){._pageHeader_14fxf_5{flex-direction:column;align-items:stretch}._actions_14fxf_37{justify-content:flex-start}._infoCards_14fxf_82{flex-direction:column}._balanceCard_14fxf_89,._statisticsCard_14fxf_148,._commissionCard_14fxf_126,._revenueCard_14fxf_170{width:100%;min-width:0}._cascadesToolbar_14fxf_406{width:100%;justify-content:stretch}._cascadesSelect_14fxf_411{width:100%}}[data-v2-theme=dark] ._actionButton_14fxf_42{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._actionButton_14fxf_42:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._statusEnableButton_14fxf_46{border-color:#166534!important;color:#eaffef!important;background:#166534!important}[data-v2-theme=dark] ._statusEnableButton_14fxf_46:hover{border-color:#14532d!important;color:#f0fff3!important;background:#14532d!important}[data-v2-theme=dark] ._statusDisableButton_14fxf_58{border-color:#991b1b!important;color:#ffe8e8!important;background:#991b1b!important}[data-v2-theme=dark] ._statusDisableButton_14fxf_58:hover{border-color:#7f1d1d!important;color:#fff0f0!important;background:#7f1d1d!important}[data-v2-theme=dark] ._drawerActionButton_14fxf_70{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._drawerActionButton_14fxf_70:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._iconButton_14fxf_74{color:#d9d9d9!important}[data-v2-theme=dark] ._iconButton_14fxf_74:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._balanceCard_14fxf_89,[data-v2-theme=dark] ._statisticsCard_14fxf_148,[data-v2-theme=dark] ._commissionCard_14fxf_126,[data-v2-theme=dark] ._revenueCard_14fxf_170{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important}[data-v2-theme=dark] ._balanceTitle_14fxf_101,[data-v2-theme=dark] ._balanceValue_14fxf_106,[data-v2-theme=dark] ._balanceSecondaryValue_14fxf_110,[data-v2-theme=dark] ._statisticsTitle_14fxf_160,[data-v2-theme=dark] ._statisticsValue_14fxf_165,[data-v2-theme=dark] ._commissionTitle_14fxf_138,[data-v2-theme=dark] ._commissionValue_14fxf_143,[data-v2-theme=dark] ._revenueTitle_14fxf_182,[data-v2-theme=dark] ._revenueValue_14fxf_187,[data-v2-theme=dark] ._balanceRefreshButton_14fxf_114{color:#d9d9d9!important}[data-v2-theme=dark] ._balanceRefreshButton_14fxf_114:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._tokensAddButton_14fxf_229{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#252d3a!important}[data-v2-theme=dark] ._tokensAddButton_14fxf_229:hover{border-color:#ffffff47!important;color:#fff!important;background:#2f3a4b!important}[data-v2-theme=dark] ._tokensTable_14fxf_233 .ant-table,[data-v2-theme=dark] ._tokensTable_14fxf_233 .ant-table-container,[data-v2-theme=dark] ._tokensTable_14fxf_233 .ant-table-thead>tr>th,[data-v2-theme=dark] ._tokensTable_14fxf_233 .ant-table-tbody>tr>td{color:#d9d9d9!important;background:#1f2530!important;border-color:#ffffff1f!important}[data-v2-theme=dark] ._tokensTable_14fxf_233 .ant-table-tbody>tr.ant-table-row:hover>td{background:#252d3a!important}[data-v2-theme=dark] ._tokensTable_14fxf_233 .ant-empty .ant-empty-description{color:#d9d9d9!important}[data-v2-theme=dark] ._depositsHistoryCard_14fxf_257{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important}[data-v2-theme=dark] ._depositsHistoryTitle_14fxf_267{color:#d9d9d9!important}[data-v2-theme=dark] ._accessesSearchInput_14fxf_287 .ant-input,[data-v2-theme=dark] ._accessesSearchInput_14fxf_287 .ant-input::placeholder,[data-v2-theme=dark] ._accessesSearchInput_14fxf_287 .ant-input-affix-wrapper{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._accessesSearchInput_14fxf_287 .ant-input-clear-icon{color:#d9d9d9b8!important}[data-v2-theme=dark] ._accessesAddButton_14fxf_292{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._accessesAddButton_14fxf_292:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._accessesTable_14fxf_296 .ant-table,[data-v2-theme=dark] ._accessesTable_14fxf_296 .ant-table-container,[data-v2-theme=dark] ._accessesTable_14fxf_296 .ant-table-thead>tr>th,[data-v2-theme=dark] ._accessesTable_14fxf_296 .ant-table-tbody>tr>td{color:#d9d9d9!important;background:#1f2530!important;border-color:#ffffff1f!important}[data-v2-theme=dark] ._accessesTable_14fxf_296 .ant-table-tbody>tr.ant-table-row:hover>td{background:#252d3a!important}[data-v2-theme=dark] ._accessesTable_14fxf_296 .ant-empty .ant-empty-description{color:#d9d9d9!important}[data-v2-theme=dark] ._accessDeleteButton_14fxf_300{color:#f87171!important}[data-v2-theme=dark] ._accessDeleteButton_14fxf_300:hover{color:#fca5a5!important;background:#f8717124!important}[data-v2-theme=dark] ._depositsActions_14fxf_253 button{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._depositsActions_14fxf_253 button:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._depositsHistoryTable_14fxf_271 .ant-table,[data-v2-theme=dark] ._depositsHistoryTable_14fxf_271 .ant-table-container,[data-v2-theme=dark] ._depositsHistoryTable_14fxf_271 .ant-table-thead>tr>th,[data-v2-theme=dark] ._depositsHistoryTable_14fxf_271 .ant-table-tbody>tr>td{color:#d9d9d9!important;background:#1f2530!important;border-color:#ffffff1f!important}[data-v2-theme=dark] ._depositsHistoryTable_14fxf_271 .ant-table-tbody>tr.ant-table-row:hover>td{background:#252d3a!important}[data-v2-theme=dark] ._depositsHistoryTable_14fxf_271 .ant-empty .ant-empty-description{color:#fff!important}[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-item,[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-prev .ant-pagination-item-link,[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-next .ant-pagination-item-link,[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-options .ant-select-selector{border-color:#ffffff26!important;background:#252d3a!important}[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-item a,[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-item-link,[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-options .ant-select-selection-item,[data-v2-theme=dark] ._depositsPagination_14fxf_275 .ant-pagination-options .ant-select-arrow{color:#d9d9d9!important}[data-v2-theme=dark] ._contentTabs_14fxf_202 .ant-tabs-tab:not(.ant-tabs-tab-active),[data-v2-theme=dark] ._contentTabs_14fxf_202 .ant-tabs-tab:not(.ant-tabs-tab-active) .ant-tabs-tab-btn{color:#fff!important}._settingsDrawerDark_14fxf_722 .ant-drawer-content{background:#1b1f26}._settingsDrawerDark_14fxf_722 .ant-drawer-header{border-bottom-color:#ffffff14;background:#1b1f26}._settingsDrawerDark_14fxf_722 .ant-drawer-close{color:#f5f5f5!important}._settingsDrawerDark_14fxf_722 .ant-drawer-title{color:#d9d9d9}._settingsDrawerDark_14fxf_722 .ant-drawer-body{background:#1b1f26}._settingsDrawerDark_14fxf_722 .ant-typography,._settingsDrawerDark_14fxf_722 .ant-typography-secondary,._settingsDrawerDark_14fxf_722 .ant-select .ant-select-selector,._settingsDrawerDark_14fxf_722 .ant-input-number,._settingsDrawerDark_14fxf_722 .ant-input-number-input{color:#d9d9d9!important}._settingsDrawerDark_14fxf_722 .ant-select .ant-select-selector,._settingsDrawerDark_14fxf_722 .ant-input-number{border-color:#ffffff29!important;background:#1f2530!important}._settingsDrawerDark_14fxf_722 .ant-switch{border:1px solid rgba(255,255,255,.26);background:#ffffff6b}._settingsDrawerDark_14fxf_722 .ant-switch:hover:not(.ant-switch-disabled){background:#ffffff80}._settingsDrawerDark_14fxf_722 .ant-switch .ant-switch-handle:before{background:#fff}._settingsDrawerDark_14fxf_722 .ant-switch.ant-switch-checked{border-color:#4c9dff;background:#4c9dff}._settingsDrawerDark_14fxf_722 .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){border-color:#69adff;background:#69adff}._settingsDrawerDark_14fxf_722 .ant-input-number-handler-wrap{background:#1f2530}._settingsDrawerDark_14fxf_722 .ant-input-number-handler{border-inline-start-color:#ffffff29;color:#d9d9d9}._settingsDrawerDark_14fxf_722 ._settingsLabel_14fxf_380{color:#d9d9d9}._settingsDrawerDark_14fxf_722 ._settingChangedMark_14fxf_392{color:#8ac5ff!important}._settingsDrawerDark_14fxf_722 ._settingsSection_14fxf_373{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}._settingsDrawerDark_14fxf_722 ._drawerActionButton_14fxf_70{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#252d3a!important;box-shadow:none!important}._settingsDrawerDark_14fxf_722 ._drawerActionButton_14fxf_70:hover{border-color:#ffffff47!important;color:#fff!important;background:#2d3748!important}._settingsDrawerDark_14fxf_722 ._drawerActionButton_14fxf_70:disabled,._settingsDrawerDark_14fxf_722 ._drawerActionButton_14fxf_70:disabled:hover{border-color:#ffffff24!important;color:#d9d9d973!important;background:#202734!important}._settingsSelectPopupDark_14fxf_806{border:1px solid rgba(255,255,255,.1);background:#1f2530!important;box-shadow:0 10px 24px #0006!important}._settingsSelectPopupDark_14fxf_806 .ant-select-item{color:#d9d9d9}._settingsSelectPopupDark_14fxf_806 .ant-empty-description{color:#d9d9d9a6}._settingsSelectPopupDark_14fxf_806 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#283140}._settingsSelectPopupDark_14fxf_806 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff;background:#2f3a4b}._settingsSelectPopupDark_14fxf_806 .ant-select-item-option-disabled{color:#d9d9d959}._cascadesModalDark_14fxf_828 .ant-modal-content{background:#1b1f26}._cascadesModalDark_14fxf_828 .ant-modal-header{background:#1b1f26;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:12px}._cascadesModalDark_14fxf_828 .ant-modal-title,._cascadesModalDark_14fxf_828 .ant-typography,._cascadesModalDark_14fxf_828 .ant-typography-secondary,._cascadesModalDark_14fxf_828 .ant-modal-close,._cascadesModalDark_14fxf_828 .ant-modal-close:hover{color:#d9d9d9!important}._cascadesModalDark_14fxf_828 .ant-segmented{background:#252d3a}._cascadesModalDark_14fxf_828 .ant-segmented-item{color:#d9d9d9}._cascadesModalDark_14fxf_828 .ant-segmented-item-selected{background:#374151;color:#fff}._cascadesModalDark_14fxf_828 .ant-select .ant-select-selector,._cascadesModalDark_14fxf_828 .ant-input-number{border-color:#ffffff29!important;background:#1f2530!important}._cascadesModalDark_14fxf_828 .ant-select-selection-item,._cascadesModalDark_14fxf_828 .ant-select-selection-placeholder,._cascadesModalDark_14fxf_828 .ant-input-number-input{color:#d9d9d9!important}._cascadesModalDark_14fxf_828 .ant-btn-default{border-color:#ffffff2e;color:#d9d9d9;background:#252d3a}._cascadesModalDark_14fxf_828 .ant-btn-default:hover{border-color:#ffffff47;color:#fff;background:#2d3748}._cascadesModalDark_14fxf_828 ._cascadesDeleteButton_14fxf_430{color:#ff7875!important}._cascadesModalDark_14fxf_828 ._cascadesDeleteButton_14fxf_430:hover{color:#ff9c99!important;background:#ff787529!important}._cascadesModalDark_14fxf_828 ._cascadesDeleteButton_14fxf_430:active{color:#ffb3b0!important;background:#ff78753d!important}._cascadesModalDark_14fxf_828 .ant-table{color:#d9d9d9;background:#1f2530}._cascadesModalDark_14fxf_828 .ant-table-container{border:1px solid rgba(255,255,255,.08);border-radius:10px}._cascadesModalDark_14fxf_828 .ant-table-thead>tr>th{border-bottom-color:#ffffff14;color:#d9d9d9;background:#252d3a}._cascadesModalDark_14fxf_828 .ant-table-tbody>tr>td{border-bottom-color:#ffffff14;background:#1f2530}._cascadesModalDark_14fxf_828 .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#283140!important}._cascadesModalDark_14fxf_828 .ant-table-tbody>tr.ant-table-row:hover>td{background:#283140!important}._cascadesModalDark_14fxf_828 .ant-table-tbody>tr.ant-table-placeholder:hover>td{background:#1f2530}._cascadesModalDark_14fxf_828 .ant-empty-description{color:#fff!important}._cascadesModalDark_14fxf_828 .ant-popconfirm-inner,._cascadesPopconfirmDark_14fxf_919 .ant-popover-inner{background:#1f2530}._cascadesPopconfirmDark_14fxf_919 .ant-popover-arrow:before{background:#1f2530}._cascadesPopconfirmDark_14fxf_919 .ant-popconfirm-title,._cascadesPopconfirmDark_14fxf_919 .ant-popconfirm-description{color:#d9d9d9!important}._cascadesPopconfirmDark_14fxf_919 .ant-btn-default{border-color:#ffffff2e;color:#d9d9d9;background:#252d3a}._cascadesPopconfirmDark_14fxf_919 .ant-btn-default:hover{border-color:#ffffff47;color:#fff;background:#2d3748}._cascadesPopconfirmDark_14fxf_919 .ant-btn-primary{border-color:#a61d24;background:#a61d24;color:#fff}._cascadesPopconfirmDark_14fxf_919 .ant-btn-primary:hover{border-color:#c4282f;background:#c4282f;color:#fff}._cascadesSelectPopupDark_14fxf_950{border:1px solid rgba(255,255,255,.1);background:#1f2530!important;box-shadow:0 10px 24px #0006!important}._cascadesSelectPopupDark_14fxf_950 .ant-select-item{color:#d9d9d9}._cascadesSelectPopupDark_14fxf_950 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#283140}._cascadesSelectPopupDark_14fxf_950 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff;background:#2f3a4b}._depositPopup_1re6v_1 .ant-modal-content{overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 12px 28px #0f172a1f}._depositPopup_1re6v_1 .ant-modal-close{top:14px;right:14px;color:#0f172aa3}._content_1re6v_14{padding:20px}._header_1re6v_18{margin-bottom:10px}._title_1re6v_22{margin:0!important}._description_1re6v_26{line-height:1.45}._addon_1re6v_30{margin-bottom:10px}._form_1re6v_34,._amountRow_1re6v_38{width:100%}._amountItem_1re6v_42{flex:1 1 auto}._currencyItem_1re6v_46{width:150px;min-width:150px}._formItem_1re6v_51{margin-bottom:10px}._formItem_1re6v_51 input{max-width:100%}._formItem_1re6v_51 .ant-form-item-label>label{font-size:14px;font-weight:600}._actions_1re6v_62{margin-top:4px}._selectPopup_1re6v_66 .ant-select-item-option-content{font-size:14px}._depositPopupDark_1re6v_70 .ant-modal-content{border-color:#ffffff1f!important;background:#252d3a!important;box-shadow:0 14px 32px #0000006b!important}._depositPopupDark_1re6v_70 .ant-modal-close,._depositPopupDark_1re6v_70 .ant-modal-close-x{color:#d9d9d9!important}._depositPopupDark_1re6v_70 ._title_1re6v_22,._depositPopupDark_1re6v_70 ._description_1re6v_26,._depositPopupDark_1re6v_70 .ant-form-item-label>label,._depositPopupDark_1re6v_70 .ant-typography{color:#d9d9d9!important}._depositPopupDark_1re6v_70 .ant-form-item-explain-error{color:#ff7875!important}._depositPopupDark_1re6v_70 .ant-input,._depositPopupDark_1re6v_70 .ant-input-number,._depositPopupDark_1re6v_70 .ant-input-number-input,._depositPopupDark_1re6v_70 .ant-input-group-addon,._depositPopupDark_1re6v_70 .ant-select .ant-select-selector,._depositPopupDark_1re6v_70 .ant-input-textarea textarea{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._depositPopupDark_1re6v_70 .ant-input::placeholder,._depositPopupDark_1re6v_70 .ant-input-textarea textarea::placeholder,._depositPopupDark_1re6v_70 .ant-input-number-input::placeholder{color:#d9d9d994!important}._depositPopupDark_1re6v_70 .ant-select-arrow,._depositPopupDark_1re6v_70 .ant-input-clear-icon,._depositPopupDark_1re6v_70 .ant-input-number-handler,._depositPopupDark_1re6v_70 .ant-input-number-handler-wrap{color:#d9d9d9bf!important;background:#1f2530!important}._depositPopupDark_1re6v_70 .ant-input-number-handler,._depositPopupDark_1re6v_70 .ant-input-number-handler-wrap{border-inline-start-color:#ffffff29!important}._selectPopupDark_1re6v_115{border:1px solid rgba(255,255,255,.1);background:#1f2530!important;box-shadow:0 10px 24px #0006!important}._selectPopupDark_1re6v_115 .ant-select-item{color:#d9d9d9}._selectPopupDark_1re6v_115 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#283140}._selectPopupDark_1re6v_115 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff;background:#2f3a4b}._modalCreateMerchant_adipe_1 .ant-modal-content{border-radius:14px;padding:24px 24px 20px}._modalCreateMerchant_adipe_1 .ant-modal-header{margin-bottom:18px}._modalTitle_adipe_9{margin:0!important}._form_adipe_13{margin-top:2px}._formItem_adipe_17{margin-bottom:12px}._actions_adipe_21{margin-top:8px}._modalCreateMerchantDark_adipe_25 .ant-modal-content,._modalCreateMerchantDark_adipe_25 .ant-modal-header{background:#1f2530!important}._modalCreateMerchantDark_adipe_25 .ant-modal-title,._modalCreateMerchantDark_adipe_25 .ant-form-item-label>label,._modalCreateMerchantDark_adipe_25 .ant-modal-close,._modalCreateMerchantDark_adipe_25 .ant-input-password-icon{color:#d9d9d9!important}._modalCreateMerchantDark_adipe_25 .ant-modal-close:hover{color:#fff!important;background:#ffffff14}._modalCreateMerchantDark_adipe_25 .ant-input,._modalCreateMerchantDark_adipe_25 .ant-input-affix-wrapper{background:#252d3a!important;border-color:#fff3!important;color:#d9d9d9!important;box-shadow:none!important}._modalCreateMerchantDark_adipe_25 .ant-input:hover,._modalCreateMerchantDark_adipe_25 .ant-input-affix-wrapper:hover{border-color:#ffffff52!important}._modalCreateMerchantDark_adipe_25 .ant-input:focus,._modalCreateMerchantDark_adipe_25 .ant-input-affix-wrapper-focused{border-color:#4096ff!important;box-shadow:0 0 0 2px #4096ff33!important}._modalCreateMerchantDark_adipe_25 .ant-input::placeholder{color:#d9d9d98c!important}._modalCreateMerchantDark_adipe_25 .ant-input-affix-wrapper .ant-input{background:transparent;border:none}._modalCreateMerchantDark_adipe_25 .ant-input-password-icon:hover,._modalCreateMerchantDark_adipe_25 .anticon.ant-input-clear-icon:hover{color:#fff!important}._modalCreateMerchantDark_adipe_25 .ant-btn-default{border-color:#fff3!important;color:#d9d9d9!important;background:#252d3a!important}._modalCreateMerchantDark_adipe_25 .ant-btn-default:hover{border-color:#ffffff52!important;color:#fff!important;background:#2f3a4b!important}._modalCreateMerchantDark_adipe_25 .ant-btn-primary{border-color:#1677ff!important;background:#1677ff!important;color:#fff!important}._modalCreateMerchantDark_adipe_25 .ant-btn-primary:hover{border-color:#4096ff!important;background:#4096ff!important}._modalCreateMerchantDark_adipe_25 .ant-btn-primary:disabled,._modalCreateMerchantDark_adipe_25 .ant-btn-default:disabled{opacity:.6}._page_rlw64_1{width:100%}._pageHeader_rlw64_5{display:flex;gap:16px;justify-content:space-between;align-items:center;margin-bottom:18px}._title_rlw64_13{margin:0!important}._headerLeft_rlw64_17{flex-wrap:nowrap;flex-shrink:0;min-width:0}._pageHeaderActions_rlw64_23{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:auto;flex:1;min-width:0;margin-left:auto}._search_rlw64_34{width:100%;max-width:420px}._tableCard_rlw64_39{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._tableCard_rlw64_39 .ant-card-body{padding:16px}._tableActions_rlw64_49{margin-bottom:12px}._addMerchantButton_rlw64_53{flex:none}[data-v2-theme=dark] ._tableCard_rlw64_39{background:#1f2530;border-color:#ffffff1f;box-shadow:0 8px 24px #00000047}[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input,[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input-affix-wrapper{background:#252d3a!important;border-color:#fff3!important;color:#d9d9d9!important}[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input::placeholder{color:#d9d9d98c!important}[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input-affix-wrapper:hover,[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input:hover{border-color:#ffffff4d!important}[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input-affix-wrapper-focused,[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input:focus{border-color:var(--v2-accent-blue)!important;box-shadow:0 0 0 2px rgba(var(--v2-accent-blue-rgb),.2)!important}[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .ant-input-clear-icon,[data-v2-theme=dark] ._search_rlw64_34 .ant-input-search .anticon-search{color:#d9d9d9bf!important}[data-v2-theme=dark] ._addMerchantButton_rlw64_53{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#252d3a!important}[data-v2-theme=dark] ._addMerchantButton_rlw64_53:hover{border-color:#ffffff47!important;color:#fff!important;background:#2f3a4b!important}@media (max-width: 900px){._pageHeader_rlw64_5{flex-direction:column;align-items:stretch;gap:10px}._pageHeaderActions_rlw64_23{width:100%;justify-content:stretch}._search_rlw64_34{max-width:none}._addMerchantButton_rlw64_53{width:100%}._tableActions_rlw64_49{margin-bottom:10px}}._page_1mhxq_1{width:100%}._pageHeader_1mhxq_5{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}._title_1mhxq_13{margin:0!important}._search_1mhxq_17{width:min(100%,360px)}._contentCard_1mhxq_21{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._contentCard_1mhxq_21 .ant-card-body{padding:16px}._emptyWrap_1mhxq_31{padding:36px 0 8px}._list_1mhxq_35{width:100%}._notificationCard_1mhxq_39{width:100%;border-color:#0f172a14!important}._notificationText_1mhxq_44{font-size:15px}._notificationMeta_1mhxq_48{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px}._paginationWrap_1mhxq_55{display:flex;justify-content:flex-end;margin-top:16px}@media (max-width: 900px){._pageHeader_1mhxq_5{flex-direction:column;align-items:stretch}._search_1mhxq_17{width:100%}}[data-v2-theme=dark] ._contentCard_1mhxq_21{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important}[data-v2-theme=dark] ._title_1mhxq_13,[data-v2-theme=dark] ._notificationText_1mhxq_44{color:#d9d9d9!important}[data-v2-theme=dark] ._notificationCard_1mhxq_39{border-color:#ffffff1f!important;background:#252d3a!important}[data-v2-theme=dark] ._paginationWrap_1mhxq_55 .ant-pagination-item,[data-v2-theme=dark] ._paginationWrap_1mhxq_55 .ant-pagination-prev .ant-pagination-item-link,[data-v2-theme=dark] ._paginationWrap_1mhxq_55 .ant-pagination-next .ant-pagination-item-link{border-color:#ffffff26;background:#252d3a}[data-v2-theme=dark] ._paginationWrap_1mhxq_55 .ant-pagination-item a,[data-v2-theme=dark] ._paginationWrap_1mhxq_55 .ant-pagination-item-link{color:#d9d9d9}._content_qm8hq_1{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0;margin-top:10px;overflow-x:hidden}._fieldsGrid_qm8hq_12{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:100%;min-width:0}._field_qm8hq_12{display:flex;flex-direction:column;gap:6px;min-width:0}._fieldLabel_qm8hq_28{font-size:13px;font-weight:500;color:#0f172abf}._statusMask_qm8hq_34{margin:0;border:none;font-weight:500}._statusOption_qm8hq_40{display:flex;align-items:center}._actions_qm8hq_45{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}._content_qm8hq_1 .ant-select,._content_qm8hq_1 .ant-picker{width:100%;min-width:0!important}[data-v2-theme=dark] ._fieldLabel_qm8hq_28{color:#e4ecfad1}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-selector,[data-v2-theme=dark] ._content_qm8hq_1 .ant-picker{border-color:#ffffff29!important;color:#e8edf8!important;background:#1f2530!important}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-arrow,[data-v2-theme=dark] ._content_qm8hq_1 .ant-picker-suffix,[data-v2-theme=dark] ._content_qm8hq_1 .ant-picker-separator{color:#e8edf8bd!important}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-selection-placeholder,[data-v2-theme=dark] ._content_qm8hq_1 .ant-picker-input>input::placeholder{color:#e8edf880!important}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-selection-item,[data-v2-theme=dark] ._content_qm8hq_1 .ant-picker-input>input{color:#e8edf8!important}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-dropdown,[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-item{color:#e8edf8!important;background:#1f2530!important}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#2a3a53!important}[data-v2-theme=dark] ._content_qm8hq_1 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#28364d!important}[data-v2-theme=dark] ._actions_qm8hq_45 .ant-btn{border-color:#fff3!important;color:#e8edf8!important;background:#202938!important}[data-v2-theme=dark] ._actions_qm8hq_45 .ant-btn-primary{border-color:#4f8fff!important;color:#eaf2ff!important;background:#345f9f!important}@media (max-width: 1024px){._fieldsGrid_qm8hq_12{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){._fieldsGrid_qm8hq_12{grid-template-columns:1fr}}._tableWrapper_rjgj0_1{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}._tableWrapper_rjgj0_1 .ant-table-wrapper{width:100%}._tableWrapper_rjgj0_1 .ant-table{border-radius:10px;overflow:hidden}._copyButton_rjgj0_18{color:var(--v2-copy-button-color, #1f1f1f)!important}._requisitesCell_rjgj0_22{width:max-content}._bankIcon_rjgj0_26{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;display:block;flex-shrink:0;border-radius:4px;object-fit:contain;cursor:pointer}._statusCell_rjgj0_40{width:max-content}._statusCell_rjgj0_40 .ant-tag{margin-inline-end:0;border:none;font-weight:500}._statusIcon_rjgj0_50{flex-shrink:0}[data-v2-theme=dark] ._statusTag_CREATED_rjgj0_54,[data-v2-theme=dark] ._statusTag_OVERPRICED_rjgj0_55{border-color:#8b5cf6!important;color:#f3e8ff!important;background:#5b21b6!important}[data-v2-theme=dark] ._statusTag_FULLY_PAID_rjgj0_61{border-color:#16a34a!important;color:#dcfce7!important;background:#166534!important}[data-v2-theme=dark] ._statusTag_FAIL_rjgj0_67{border-color:#64748b!important;color:#e2e8f0!important;background:#334155!important}[data-v2-theme=dark] ._statusTag_EXPIRED_rjgj0_73,[data-v2-theme=dark] ._statusTag_NO_CARD_rjgj0_74{border-color:#d97706!important;color:#ffedd5!important;background:#9a3412!important}[data-v2-theme=dark] ._statusTag_WAITING_rjgj0_80{border-color:#ca8a04!important;color:#fef9c3!important;background:#854d0e!important}[data-v2-theme=dark] ._statusTag_NOT_FOUND_rjgj0_86{border-color:#db2777!important;color:#fce7f3!important;background:#9d174d!important}[data-v2-theme=dark] ._statusTag_CANCELED_rjgj0_92{border-color:#dc2626!important;color:#fee2e2!important;background:#991b1b!important}[data-v2-theme=dark] ._statusTag_TEST_rjgj0_98{border-color:#0891b2!important;color:#cffafe!important;background:#155e75!important}._pagination_rjgj0_104{display:flex;justify-content:flex-end;padding-top:2px}._clickableRow_rjgj0_110,._clickableRow_rjgj0_110 a,._clickableRow_rjgj0_110 button{cursor:pointer}._detailsInfoTab_rjgj0_119{display:flex;flex-direction:column;gap:12px}._detailsRow_rjgj0_125{display:flex;align-items:center;justify-content:space-between;gap:12px}._detailsRowAlignStart_rjgj0_132{align-items:flex-start}._detailsValue_rjgj0_136{text-align:right}._receiptImages_rjgj0_140{display:flex;flex-wrap:wrap;gap:8px;max-width:420px}._receiptImageLink_rjgj0_147{display:inline-flex;width:84px;height:84px;border-radius:8px;overflow:hidden;border:1px solid #d9d9d9;background:#fafafa}._receiptImage_rjgj0_140{width:100%;height:100%;object-fit:cover;display:block}._actionsTab_rjgj0_164{display:flex;flex-direction:column;gap:12px}._actionBlock_rjgj0_170{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #f0f0f0;border-radius:8px}._actionControlRow_rjgj0_179{align-items:center}._actionCancelButton_rjgj0_183,._actionConfirmButton_rjgj0_184{min-width:160px}._actionPrimaryButton_rjgj0_188{border-radius:50%!important;min-width:32px;width:32px;height:32px;padding:0!important}._actionConfirmButtonFullWidth_rjgj0_196{width:100%}._actionUpdateButton_rjgj0_200{min-width:100px}._actionCancelButton_rjgj0_183{font-weight:600}[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-modal-content{background:#15191f;border:1px solid #2a313b}[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-modal-header{background:#15191f;border-bottom:1px solid #2a313b}[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-modal-title,[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-typography,[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-tabs-tab-btn,[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-btn,[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-modal-close{color:#f5f7fa}[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-btn-default{background:#212833;border-color:#3a4453}[data-v2-theme=dark] ._detailsModal_rjgj0_208 .ant-btn-default:hover{border-color:#4b5870}[data-v2-theme=dark] ._receiptImageLink_rjgj0_147{border-color:#3b4352;background:#20252f}[data-v2-theme=dark] ._actionBlock_rjgj0_170{border-color:#2f3540;background:#1f242d}[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188,[data-v2-theme=dark] ._actionConfirmButton_rjgj0_184{border-color:#4f8fff!important;color:#eaf2ff!important;background:#345f9f!important}[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188{border-color:#fff!important;color:#07232d!important;background:#fff!important}[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188:hover,[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188:focus,[data-v2-theme=dark] ._actionConfirmButton_rjgj0_184:hover,[data-v2-theme=dark] ._actionConfirmButton_rjgj0_184:focus{border-color:#66a0ff!important;color:#f2f7ff!important;background:#3d6db5!important}[data-v2-theme=dark] ._actionControlRow_rjgj0_179 .ant-input{background:#20252f!important;border-color:#3b4352!important;color:#ffffffe0!important}[data-v2-theme=dark] ._actionUpdateButton_rjgj0_200{border-color:#4f8fff!important;color:#eaf2ff!important;background:#345f9f!important}[data-v2-theme=dark] ._actionUpdateButton_rjgj0_200:hover,[data-v2-theme=dark] ._actionUpdateButton_rjgj0_200:focus{border-color:#66a0ff!important;color:#f2f7ff!important;background:#3d6db5!important}[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188:hover,[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188:focus{border-color:#f0f0f0!important;color:#07232d!important;background:#f5f5f5!important}[data-v2-theme=dark] ._actionCancelButton_rjgj0_183{border-color:#ff6b6b!important;color:#fff5f5!important;background:#cf1322!important}[data-v2-theme=dark] ._actionCancelButton_rjgj0_183:hover,[data-v2-theme=dark] ._actionCancelButton_rjgj0_183:focus{border-color:#ff8787!important;color:#fff!important;background:#f5222d!important}[data-v2-theme=dark] ._actionCancelButton_rjgj0_183:disabled,[data-v2-theme=dark] ._actionPrimaryButton_rjgj0_188:disabled,[data-v2-theme=dark] ._actionConfirmButton_rjgj0_184:disabled,[data-v2-theme=dark] ._actionUpdateButton_rjgj0_200:disabled{border-color:#ffffff29!important;color:#e8edf86b!important;background:#232b39!important}@media (max-width: 900px){._pagination_rjgj0_104{justify-content:center}._detailsRow_rjgj0_125{flex-direction:column;align-items:flex-start}._detailsValue_rjgj0_136{text-align:left}._receiptImages_rjgj0_140{max-width:100%}}._page_m4gc3_1{width:100%;max-width:100%;min-width:0;overflow-x:hidden}._pageHeader_m4gc3_8{display:flex;gap:16px;justify-content:space-between;align-items:center;margin-bottom:18px}._title_m4gc3_16{margin:0!important}._search_m4gc3_20{width:100%;max-width:420px}._filtersContainer_m4gc3_25{width:100%;max-width:100%;margin-bottom:12px;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:12px;background:#fff}._filtersContainerCollapsed_m4gc3_35{cursor:pointer}._filtersContainerCollapsed_m4gc3_35:hover{border-color:#405c8859}._filtersHeader_m4gc3_43{display:flex;align-items:center;justify-content:space-between;gap:12px}._filtersHeaderTitle_m4gc3_50{font-size:14px;font-weight:600;color:#17212f}._toggleFiltersButton_m4gc3_56{color:#405c88!important;font-weight:500}._filtersBody_m4gc3_61{margin-top:10px}._filtersRow_m4gc3_65{display:flex;gap:20px;flex-wrap:wrap}._tableCard_m4gc3_71{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14;overflow:hidden}._tableCard_m4gc3_71 .ant-card-body{width:100%;max-width:100%;min-width:0;padding:16px}[data-v2-theme=dark] ._filtersContainer_m4gc3_25{border-color:#ffffff1a;background:#1f2530}[data-v2-theme=dark] ._filtersContainerCollapsed_m4gc3_35:hover{border-color:#a8c8ff80}[data-v2-theme=dark] ._filtersHeaderTitle_m4gc3_50{color:#f2f6ff}[data-v2-theme=dark] ._toggleFiltersButton_m4gc3_56{color:#a8c8ff!important}@media (max-width: 900px){._pageHeader_m4gc3_8{flex-direction:column;align-items:stretch;gap:10px}._search_m4gc3_20{max-width:none}}._page_1k9j7_1{width:100%}._pageHeader_1k9j7_5{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}._title_1k9j7_13{margin:0!important}._addButton_1k9j7_17{flex:none}._contentCard_1k9j7_21{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._contentCard_1k9j7_21 .ant-card-body{padding:16px}._tabs_1k9j7_31,._configurationList_1k9j7_35,._banksList_1k9j7_39,._usersList_1k9j7_43{width:100%}._configurationActions_1k9j7_47{margin-bottom:12px}._bankFilters_1k9j7_51{flex:1}._bankSearchInput_1k9j7_55{width:280px}._bankCurrencyFilter_1k9j7_59{width:200px}._recordsTable_1k9j7_63{width:100%}._bankStatusTagActive_1k9j7_67,._bankStatusTagInactive_1k9j7_68{margin-inline-end:0!important;font-weight:600}._userRoleTag_1k9j7_73{margin-inline-end:0!important;font-weight:600;text-transform:capitalize}._valueCell_1k9j7_79{min-width:0}._bankIconCell_1k9j7_83{min-height:28px}._bankIcon_1k9j7_83{width:24px;height:24px;object-fit:contain;border-radius:6px}._bankIconFallback_1k9j7_94{color:#0f172a7a;font-size:18px}._editIconButton_1k9j7_99{color:var(--v2-accent-blue)!important}._editIconButton_1k9j7_99:hover{color:var(--v2-accent-blue)!important;background:rgba(var(--v2-accent-blue-rgb),.08)!important}._deleteIconButton_1k9j7_108{color:#dc2626!important}._deleteIconButton_1k9j7_108:hover{color:#b91c1c!important;background:#dc262614!important}._recordsTable_1k9j7_63 .ant-table{background:transparent}._recordsTable_1k9j7_63 .ant-table-thead>tr>th{background:#0f172a0a}._recordsTable_1k9j7_63 .ant-table-tbody>tr>td{vertical-align:top}._emptyWrap_1k9j7_129{padding:28px 0}._modalTitle_1k9j7_133{margin:0!important}._modalFields_1k9j7_137{margin-top:6px}._editModal_1k9j7_141 .ant-modal-content{border-radius:14px}._editModal_1k9j7_141 .ant-modal-body .ant-typography-secondary{display:inline-block;margin-bottom:6px}[data-v2-theme=dark] ._contentCard_1k9j7_21{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important}[data-v2-theme=dark] ._title_1k9j7_13,[data-v2-theme=dark] ._tabs_1k9j7_31 .ant-tabs-tab-btn{color:#d9d9d9!important}[data-v2-theme=dark] ._addButton_1k9j7_17{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#252d3a!important}[data-v2-theme=dark] ._addButton_1k9j7_17:hover{border-color:#ffffff47!important;color:#fff!important;background:#2f3a4b!important}[data-v2-theme=dark] ._bankCurrencyFilter_1k9j7_59 .ant-select-selector{border-color:#fff3!important;background:#252d3a!important}[data-v2-theme=dark] ._bankSearchInput_1k9j7_55 .ant-input,[data-v2-theme=dark] ._bankSearchInput_1k9j7_55 .ant-input-affix-wrapper{color:#d9d9d9!important;border-color:#fff3!important;background:#252d3a!important}[data-v2-theme=dark] ._bankSearchInput_1k9j7_55 .ant-input::placeholder{color:#d9d9d98c!important}[data-v2-theme=dark] ._bankSearchInput_1k9j7_55 .ant-input-suffix,[data-v2-theme=dark] ._bankSearchInput_1k9j7_55 .anticon{color:#d9d9d9a6!important}[data-v2-theme=dark] ._bankCurrencyFilter_1k9j7_59 .ant-select-selection-item,[data-v2-theme=dark] ._bankCurrencyFilter_1k9j7_59 .ant-select-selection-placeholder,[data-v2-theme=dark] ._bankCurrencyFilter_1k9j7_59 .ant-select-arrow{color:#d9d9d9!important}[data-v2-theme=dark] ._recordsTable_1k9j7_63 .ant-table-thead>tr>th{border-color:#ffffff1f;color:#d9d9d9;background:#252d3a!important}[data-v2-theme=dark] ._recordsTable_1k9j7_63 .ant-table-tbody>tr>td{border-color:#ffffff1f;background:#1f2530!important}[data-v2-theme=dark] ._recordsTable_1k9j7_63 .ant-typography,[data-v2-theme=dark] ._recordsTable_1k9j7_63 .ant-empty-description,[data-v2-theme=dark] ._emptyWrap_1k9j7_129 .ant-empty-description{color:#d9d9d9!important}[data-v2-theme=dark] ._editIconButton_1k9j7_99{color:var(--v2-accent-blue)!important}[data-v2-theme=dark] ._editIconButton_1k9j7_99:hover{color:var(--v2-accent-blue)!important;background:rgba(var(--v2-accent-blue-rgb),.15)!important}[data-v2-theme=dark] ._deleteIconButton_1k9j7_108{color:#f87171!important}[data-v2-theme=dark] ._deleteIconButton_1k9j7_108:hover{color:#fca5a5!important;background:#f8717124!important}[data-v2-theme=dark] ._bankIconFallback_1k9j7_94{color:#d9d9d9a6}[data-v2-theme=dark] ._recordsTable_1k9j7_63 .ant-table-tbody>tr.ant-table-placeholder td{background:#1f2530!important}[data-v2-theme=dark] ._bankStatusTagActive_1k9j7_67{color:#e9fff1!important;border-color:#34d399!important;background:#05966973!important}[data-v2-theme=dark] ._bankStatusTagInactive_1k9j7_68{color:#ffecec!important;border-color:#f87171!important;background:#b91c1c80!important}[data-v2-theme=dark] ._userRoleTag_1k9j7_73{color:#dbeafe!important;border-color:#60a5fa!important;background:#2563eb59!important}._editModalDark_1k9j7_260 .ant-modal-content,._editModalDark_1k9j7_260 .ant-modal-header{background:#1f2530!important}._editModalDark_1k9j7_260 .ant-modal-title,._editModalDark_1k9j7_260 .ant-modal-close,._editModalDark_1k9j7_260 .ant-typography{color:#d9d9d9!important}._editModalDark_1k9j7_260 .ant-input,._editModalDark_1k9j7_260 .ant-input-outlined,._editModalDark_1k9j7_260 .ant-input-outlined:hover,._editModalDark_1k9j7_260 .ant-input-outlined:focus,._editModalDark_1k9j7_260 .ant-input:focus,._editModalDark_1k9j7_260 .ant-input-focused,._editModalDark_1k9j7_260 .ant-input-affix-wrapper,._editModalDark_1k9j7_260 .ant-input-affix-wrapper:hover,._editModalDark_1k9j7_260 .ant-input-affix-wrapper-focused{color:#d9d9d9!important;border-color:#fff3!important;background:#252d3a!important;box-shadow:none!important}._editModalDark_1k9j7_260 .ant-input-affix-wrapper .ant-input,._editModalDark_1k9j7_260 .ant-input-affix-wrapper .ant-input:focus{color:#d9d9d9!important;background:#252d3a!important;-webkit-text-fill-color:#d9d9d9!important}._editModalDark_1k9j7_260 .ant-input-password-icon,._editModalDark_1k9j7_260 .ant-input-clear-icon{color:#d9d9d9a6!important}._editModalDark_1k9j7_260 .ant-input::placeholder{color:#d9d9d98c!important}._editModalDark_1k9j7_260 .ant-input:-webkit-autofill,._editModalDark_1k9j7_260 .ant-input:-webkit-autofill:hover,._editModalDark_1k9j7_260 .ant-input:-webkit-autofill:focus,._editModalDark_1k9j7_260 .ant-input-affix-wrapper input:-webkit-autofill,._editModalDark_1k9j7_260 .ant-input-affix-wrapper input:-webkit-autofill:hover,._editModalDark_1k9j7_260 .ant-input-affix-wrapper input:-webkit-autofill:focus{-webkit-text-fill-color:#d9d9d9!important;transition:background-color 9999s ease-in-out 0s!important;box-shadow:0 0 0 1000px #252d3a inset!important;caret-color:#d9d9d9!important}._editModalDark_1k9j7_260 .ant-select-selector{border-color:#fff3!important;background:#252d3a!important}._editModalDark_1k9j7_260 .ant-select-selection-item,._editModalDark_1k9j7_260 .ant-select-arrow{color:#d9d9d9!important}._editModalDark_1k9j7_260 .ant-btn-default{border-color:#fff3!important;color:#d9d9d9!important;background:#252d3a!important}._editModalDark_1k9j7_260 .ant-btn-default:hover{border-color:#ffffff52!important;color:#fff!important;background:#2f3a4b!important}._deleteConfirmDark_1k9j7_326 .ant-modal-content{background:#252d3a!important}._deleteConfirmDark_1k9j7_326 .ant-modal-confirm-title,._deleteConfirmDark_1k9j7_326 .ant-modal-confirm-content,._deleteConfirmDark_1k9j7_326 .ant-modal-confirm-body .ant-typography,._deleteConfirmDark_1k9j7_326 .anticon-exclamation-circle{color:#d9d9d9!important}._deleteConfirmDark_1k9j7_326 .ant-btn-default{border-color:#fff3!important;color:#d9d9d9!important;background:#252d3a!important}._deleteConfirmDark_1k9j7_326 .ant-btn-default:hover{border-color:#ffffff52!important;color:#fff!important;background:#2f3a4b!important}._bankCurrencyFilterPopupDark_1k9j7_346{background:#252d3a!important;border:1px solid rgba(255,255,255,.16)!important}._bankCurrencyFilterPopupDark_1k9j7_346 .ant-select-item-option-content,._bankCurrencyFilterPopupDark_1k9j7_346 .ant-select-item-option-state,._bankCurrencyFilterPopupDark_1k9j7_346 .ant-empty-description{color:#d9d9d9!important}._bankCurrencyFilterPopupDark_1k9j7_346 .ant-select-item-option{color:#d9d9d9!important;background:transparent!important}._bankCurrencyFilterPopupDark_1k9j7_346 .ant-select-item-option-active:not(.ant-select-item-option-disabled),._bankCurrencyFilterPopupDark_1k9j7_346 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:rgba(var(--v2-accent-blue-rgb),.2)!important}._description_mghqt_1{margin-bottom:12px!important;color:#0f172aa6}._walletRow_mghqt_6{margin-bottom:12px}._walletLabel_mghqt_10{color:#0f172aa6}._walletValue_mghqt_14{max-width:min(100%,420px)}._hashInput_mghqt_18{width:100%}._modalDark_mghqt_22 .ant-modal-content{background:#252d3a!important}._modalDark_mghqt_22 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._modalDark_mghqt_22 .ant-modal-title,._modalDark_mghqt_22 .ant-modal-close,._modalDark_mghqt_22 .ant-modal-close-x,._modalDark_mghqt_22 .ant-modal-body,._modalDark_mghqt_22 .ant-typography{color:#d9d9d9!important}._modalDark_mghqt_22 .ant-modal-footer{border-top-color:#ffffff14!important}._modalDark_mghqt_22 .ant-input{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._modalDark_mghqt_22 .ant-input::placeholder{color:#d9d9d973!important}._modalDark_mghqt_22 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._modalDark_mghqt_22 .ant-typography code,._modalDark_mghqt_22 ._walletValue_mghqt_14{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._modalDark_mghqt_22 ._description_mghqt_1,._modalDark_mghqt_22 ._walletLabel_mghqt_10{color:#ffffff8c!important}._modalDark_mghqt_22 .ant-alert{border-color:#ffffff1f;background:#ffffff0f}._modalDark_mghqt_22 .ant-alert-message{color:#d9d9d9}._page_zcux9_1{width:100%}._pageHeader_zcux9_5{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px;gap:12px}._pageHeaderContent_zcux9_13{min-width:0}._title_zcux9_17{margin:0!important}._titleRow_zcux9_21{flex-wrap:wrap}._subtitle_zcux9_25{margin-top:0}._subtitleRow_zcux9_29{margin-top:6px}._copyButton_zcux9_33{color:var(--v2-copy-button-color, #1f1f1f)!important}._actions_zcux9_37{flex-wrap:wrap;justify-content:flex-end}._downloadAppButton_zcux9_42{display:inline-flex;align-items:center;gap:6px}._downloadAppButtonText_zcux9_48{display:inline}._actionButton_zcux9_52{border-color:#0f172a29}._statusEnableButton_zcux9_56{border-color:#15803d!important;color:#fff!important;background:#16a34a!important}._statusEnableButton_zcux9_56:hover{border-color:#166534!important;color:#fff!important;background:#15803d!important}._statusDisableButton_zcux9_68{border-color:#b91c1c!important;color:#fff!important;background:#dc2626!important}._statusDisableButton_zcux9_68:hover{border-color:#991b1b!important;color:#fff!important;background:#b91c1c!important}._drawerActionButton_zcux9_80{border-color:#0f172a29}._iconButton_zcux9_84{flex:none;width:36px;height:36px;padding:0;font-size:18px}._summaryCards_zcux9_92{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:14px}._depositCard_zcux9_99{width:100%;min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._depositCard_zcux9_99 .ant-card-body{padding:16px}._depositTitle_zcux9_111{font-size:15px;font-weight:600}._depositValue_zcux9_116{font-size:16px}._summaryInfoCard_zcux9_120{width:100%;min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._summaryInfoCard_zcux9_120 .ant-card-body{padding:16px}._summaryCardHeader_zcux9_132{min-height:32px}._summaryCardTitle_zcux9_136{font-size:15px;font-weight:600}._summaryEditButton_zcux9_141{width:28px;height:28px;padding:0;color:#0f172aa6!important}._summaryEditButton_zcux9_141:hover{color:#111827!important;background:#0f172a14!important}._summaryFieldRow_zcux9_153{gap:10px}._summaryFieldValue_zcux9_157{font-weight:600}._depositRefreshButton_zcux9_161{width:28px;height:28px;padding:0;color:#374151!important}._depositRefreshButton_zcux9_161:hover{color:#111827!important;background:#0f172a0f!important}._contentCard_zcux9_173{width:100%;flex:1 1 auto;min-width:0;margin-bottom:12px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._contentCard_zcux9_173 .ant-card-body{padding:16px 16px 22px}._contentTabs_zcux9_187,._contentTabs_zcux9_187 .ant-tabs-content-holder,._contentTabs_zcux9_187 .ant-tabs-content,._contentTabs_zcux9_187 .ant-tabs-tabpane{width:100%}._requisitesContent_zcux9_196{width:100%;min-height:420px;margin-top:8px}._notificationsContent_zcux9_202{width:100%;min-height:420px}._accessesContent_zcux9_207,._depositsContent_zcux9_213{width:100%;min-height:420px;margin-top:8px}._depositsTabContent_zcux9_219{width:100%}._depositsActions_zcux9_223{margin-bottom:10px}._depositsHistoryCard_zcux9_227{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a14}._depositsHistoryCard_zcux9_227 .ant-card-body{padding:14px}._depositsHistoryTitle_zcux9_237{margin:0 0 10px!important}._depositsHistoryTable_zcux9_241 .ant-table-thead>tr>th{font-size:13px}._depositsPagination_zcux9_245{margin-top:12px}._accessesTabContent_zcux9_249{width:100%}._accessesTopActions_zcux9_253{margin-bottom:12px}._accessesSearchInput_zcux9_257{width:340px;max-width:100%}._accessesAddButton_zcux9_262{width:fit-content}._accessesTable_zcux9_266 .ant-table-thead>tr>th{font-size:13px}._accessUserRoleTag_zcux9_270{margin-inline-end:0!important}._accessDeleteButton_zcux9_274{color:#dc2626!important}._accessDeleteButton_zcux9_274:hover{color:#b91c1c!important;background:#dc262614!important}._accessesModalFields_zcux9_283{width:100%}._accessesModalDark_zcux9_287 .ant-modal-content{background:#252d3a!important}._accessesModalDark_zcux9_287 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._accessesModalDark_zcux9_287 .ant-modal-title,._accessesModalDark_zcux9_287 .ant-modal-close,._accessesModalDark_zcux9_287 .ant-modal-close-x,._accessesModalDark_zcux9_287 .ant-modal-body,._accessesModalDark_zcux9_287 .ant-typography,._accessesModalDark_zcux9_287 .ant-typography-secondary{color:#d9d9d9!important}._accessesModalDark_zcux9_287 .ant-input,._accessesModalDark_zcux9_287 .ant-input-affix-wrapper,._accessesModalDark_zcux9_287 .ant-input-password,._accessesModalDark_zcux9_287 .ant-input::placeholder{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._accessesModalDark_zcux9_287 .ant-input-password-icon{color:#d9d9d9bf!important}._accessesModalDark_zcux9_287 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._accessesModalDark_zcux9_287 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._accessesDeleteConfirmDark_zcux9_324 .ant-modal-content{background:#252d3a!important}._accessesDeleteConfirmDark_zcux9_324 .ant-modal-confirm-title,._accessesDeleteConfirmDark_zcux9_324 .ant-modal-confirm-content,._accessesDeleteConfirmDark_zcux9_324 .ant-modal-confirm-body .ant-typography{color:#d9d9d9!important}._accessesDeleteConfirmDark_zcux9_324 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._accessesDeleteConfirmDark_zcux9_324 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._requisitesLoader_zcux9_343{padding:40px 0}._requisitesEmptyState_zcux9_347{padding:28px 0}._requisitesTopActions_zcux9_351{margin-bottom:10px}._requisitesFilters_zcux9_355{min-width:0}._requisitesSearch_zcux9_359{width:360px;max-width:100%}._requisitesStatusFilter_zcux9_364{width:170px}._requisitesDeletedCheckbox_zcux9_368{white-space:nowrap;-webkit-user-select:none;user-select:none}._requisitesCollapse_zcux9_373{background:transparent;border:0}._requisitesCollapse_zcux9_373 .ant-collapse-item{margin-bottom:14px;border:1px solid rgba(15,23,42,.1);border-radius:12px!important;overflow:hidden;background:#fff}._requisitesCollapse_zcux9_373 .ant-collapse-item:last-child{margin-bottom:18px}._requisitesCollapse_zcux9_373 .ant-collapse-header{align-items:center!important}._requisitesCollapse_zcux9_373 .ant-collapse-content-box{padding-top:4px!important}._requisiteItemDeleted_zcux9_394{background:#e5e7eb!important;border-color:#d1d5db!important}._requisiteItemDeleted_zcux9_394 .ant-collapse-header,._requisiteItemDeleted_zcux9_394 .ant-collapse-content,._requisiteItemDeleted_zcux9_394 .ant-collapse-content-box{background:#e5e7eb!important}._requisiteItemDeleted_zcux9_394 .ant-typography{color:#0f172ae0!important}._requisiteItemDeleted_zcux9_394 .ant-typography-secondary{color:#0f172a9e!important}._requisiteItemDeleted_zcux9_394 .ant-collapse-expand-icon,._requisiteItemDeleted_zcux9_394 .ant-collapse-arrow{color:#0f172a8c!important}._requisiteItemDeleted_zcux9_394 ._requisiteMetaIcon_zcux9_413{color:#0f172a8c}._requisiteItemDeleted_zcux9_394 ._requisiteInfoButton_zcux9_416,._requisiteItemDeleted_zcux9_394 ._requisiteRestoreButton_zcux9_417{color:#0f172ab3!important}._requisiteItemDeleted_zcux9_394 ._requisiteInfoButton_zcux9_416:hover,._requisiteItemDeleted_zcux9_394 ._requisiteRestoreButton_zcux9_417:hover{color:#111827!important;background:#0f172a14!important}._requisiteItemDeleted_zcux9_394 ._walletDeletedTag_zcux9_425{border-color:#6b728073!important;color:#4b5563!important;background:#6b72801f!important}._requisiteHeader_zcux9_431{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}._requisiteMainInfo_zcux9_439{min-width:0}._requisiteTitleRow_zcux9_443{flex-wrap:wrap}._requisiteComment_zcux9_447{max-width:100%;word-break:break-word}._requisiteMetaRow_zcux9_452{row-gap:4px}._requisiteBankIcon_zcux9_456{width:16px;height:16px;border-radius:50%;object-fit:cover}._requisiteMetaIcon_zcux9_413{color:#0f172a99}._requisiteDeviceLabel_zcux9_467{display:inline}._requisiteBindTag_zcux9_471{margin-inline-end:0!important;font-weight:600}._requisiteBindTagSuccess_zcux9_476{border-color:#b7eb8f!important;color:#237804!important;background:#f6ffed!important}._requisiteBindTagError_zcux9_482{border-color:#ffccc7!important;color:#a8071a!important;background:#fff2f0!important}._requisiteActions_zcux9_488{flex-wrap:wrap;justify-content:flex-end}._requisiteActionButton_zcux9_493{border-color:#0f172a29!important}._requisiteStatusActive_zcux9_497{border-color:#15803d!important;color:#fff!important;background:#16a34a!important}._requisiteStatusActive_zcux9_497:hover{border-color:#166534!important;color:#fff!important;background:#15803d!important}._requisiteStatusInactive_zcux9_509{border-color:#991b1b!important;color:#fff!important;background:#dc2626!important}._requisiteStatusInactive_zcux9_509:hover{border-color:#7f1d1d!important;color:#fff!important;background:#b91c1c!important}._requisiteInfoButton_zcux9_416,._requisiteEditButton_zcux9_525{color:#0f172aa6!important}._requisiteEditButton_zcux9_525:hover{color:#111827!important;background:#0f172a14!important}._requisiteDeleteButton_zcux9_534{color:#b91c1cd9!important}._requisiteDeleteButton_zcux9_534:hover{color:#b91c1c!important;background:#b91c1c14!important}._requisiteRestoreButton_zcux9_417{color:#0f172abf!important}._requisiteRestoreButton_zcux9_417:hover,._requisiteInfoButton_zcux9_416:hover{color:#111827!important;background:#0f172a14!important}._requisiteInfoModalContent_zcux9_557{max-width:420px}._requisiteInfoRow_zcux9_561{align-items:flex-start}._requisiteInfoBalanceRow_zcux9_565{justify-content:flex-start}._requisiteInfoModalContent_zcux9_557 .ant-typography{word-break:break-word}._walletTypeIcon_zcux9_573{color:#0f172aa6;flex:0 0 auto}._walletMainRow_zcux9_578{min-width:0;flex-wrap:wrap}._walletRow_zcux9_583{width:100%}._walletRightActions_zcux9_587{margin-left:auto;flex:0 0 auto}._walletTypeText_zcux9_592{white-space:nowrap}._walletStatusRow_zcux9_596{margin-top:8px}._walletActionButton_zcux9_600{border-color:#0f172a29!important}._walletCopyButton_zcux9_604{color:#1f1f1f!important}._walletEditButton_zcux9_608{color:#0f172aa6!important}._walletEditButton_zcux9_608:hover{color:#111827!important;background:#0f172a14!important}._walletDeleteButton_zcux9_617{color:#b91c1cd9!important}._walletDeleteButton_zcux9_617:hover{color:#b91c1c!important;background:#b91c1c14!important}._walletRestoreButton_zcux9_626{color:#0f172abf!important}._walletRestoreButton_zcux9_626:hover{color:#111827!important;background:#0f172a14!important}._walletDeletedTag_zcux9_425{margin:0!important;border-color:#b91c1c59!important;color:#b91c1c!important;background:#b91c1c14!important}._deleteDropReasons_zcux9_642,._restoreDropWallets_zcux9_646{width:100%}._requisiteInfoCopyButton_zcux9_650{color:#1f1f1f!important}._walletsList_zcux9_654{display:flex;flex-direction:column;gap:8px;padding-bottom:6px}._walletsAddButton_zcux9_661{width:fit-content;margin-top:6px}._walletsLoader_zcux9_666{padding:10px 0}._walletsEmptyState_zcux9_670{padding:4px 0}._walletsEmptyState_zcux9_670 .ant-empty-description{color:inherit!important}._walletCard_zcux9_677{border-color:#0f172a14!important}._walletCardDeleted_zcux9_681{border-color:#d1d5db!important;background:#e5e7eb!important}._walletCardDeleted_zcux9_681 .ant-card-body{background:#e5e7eb!important}._walletCardDeleted_zcux9_681 .ant-typography{color:#0f172ae0!important}._walletCardDeleted_zcux9_681 .ant-typography-secondary{color:#0f172a9e!important}._walletCardDeleted_zcux9_681 ._walletTypeIcon_zcux9_573,._walletCardDeleted_zcux9_681 ._walletCopyButton_zcux9_604,._walletCardDeleted_zcux9_681 ._walletRestoreButton_zcux9_626{color:#0f172ab3!important}._walletCardDeleted_zcux9_681 ._walletCopyButton_zcux9_604:hover,._walletCardDeleted_zcux9_681 ._walletRestoreButton_zcux9_626:hover{color:#111827!important;background:#0f172a14!important}._walletCardDeleted_zcux9_681 ._walletDeletedTag_zcux9_425{border-color:#6b728073!important;color:#4b5563!important;background:#6b72801f!important}._createRequisiteForm_zcux9_710{width:100%}._createRequisiteLabel_zcux9_714{display:block;margin-bottom:6px;font-weight:600}._createRequisiteBankSelect_zcux9_720,._createRequisiteDelayInput_zcux9_724{width:100%}._createRequisiteFooter_zcux9_728{margin-top:8px}._createWalletForm_zcux9_732{width:100%}._createWalletInputRow_zcux9_736{width:100%;align-items:flex-start}._createWalletNumberInput_zcux9_741{flex:1;min-width:0}._createWalletTypeSelect_zcux9_746{width:180px;min-width:180px}._createWalletAddButton_zcux9_751{width:fit-content}._createWalletsList_zcux9_755{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto}._createWalletItem_zcux9_763{padding:8px 10px;border:1px solid rgba(15,23,42,.1);border-radius:8px}._createWalletItemMain_zcux9_769{min-width:0;flex-wrap:wrap}._createWalletRemoveButton_zcux9_774{color:#dc2626!important}._createWalletRemoveButton_zcux9_774:hover{color:#b91c1c!important;background:#dc262614!important}._createRequisiteSelectPopup_zcux9_783 .ant-select-item-option-content{font-size:14px}._notificationsCard_zcux9_787{border:0;background:transparent}._notificationsCard_zcux9_787 .ant-card-body{padding:0}._notificationsList_zcux9_795{width:100%}._notificationsEmptyState_zcux9_799{padding:28px 0}._notificationItemCard_zcux9_803{width:100%;border-color:#0f172a14!important}._notificationItemText_zcux9_808{font-size:15px}._notificationItemMeta_zcux9_812{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px}._notificationsPagination_zcux9_819{display:flex;justify-content:flex-end;margin-top:16px}._settingsContent_zcux9_825{display:flex}._settingsSection_zcux9_829{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:14px;background:#fff}._settingsLabel_zcux9_836{font-weight:600}._numberInput_zcux9_840,._settingsModalContent_zcux9_844{width:100%}._settingsSelectPopup_zcux9_848 .ant-select-item-option-content{font-size:14px}@media (max-width: 900px){._pageHeader_zcux9_5{flex-direction:column;align-items:stretch}._actions_zcux9_37{width:100%;justify-content:stretch}._downloadAppButton_zcux9_42{width:100%;min-width:0;height:40px;padding:0 14px!important;justify-content:center}._downloadAppButtonText_zcux9_48{display:inline}._depositCard_zcux9_99{width:100%;min-width:0}._requisiteComment_zcux9_447{width:100%}._requisiteDeviceLabel_zcux9_467{display:none}._requisiteInfoModalContent_zcux9_557{max-width:100%}._requisiteInfoBalanceRow_zcux9_565,._requisiteInfoModalContent_zcux9_557>.ant-flex{justify-content:flex-start!important}}[data-v2-theme=dark] ._actionButton_zcux9_52,[data-v2-theme=dark] ._downloadAppButton_zcux9_42{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._downloadAppButton_zcux9_42:hover,[data-v2-theme=dark] ._actionButton_zcux9_52:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._statusEnableButton_zcux9_56{border-color:#166534!important;color:#eaffef!important;background:#166534!important}[data-v2-theme=dark] ._statusEnableButton_zcux9_56:hover{border-color:#14532d!important;color:#f0fff3!important;background:#14532d!important}[data-v2-theme=dark] ._statusDisableButton_zcux9_68{border-color:#991b1b!important;color:#ffe8e8!important;background:#991b1b!important}[data-v2-theme=dark] ._statusDisableButton_zcux9_68:hover{border-color:#7f1d1d!important;color:#fff0f0!important;background:#7f1d1d!important}[data-v2-theme=dark] ._drawerActionButton_zcux9_80{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._drawerActionButton_zcux9_80:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._iconButton_zcux9_84{color:#d9d9d9!important}[data-v2-theme=dark] ._iconButton_zcux9_84:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._depositCard_zcux9_99,[data-v2-theme=dark] ._summaryInfoCard_zcux9_120,[data-v2-theme=dark] ._depositsHistoryCard_zcux9_227{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important}[data-v2-theme=dark] ._depositsHistoryTitle_zcux9_237{color:#d9d9d9!important}[data-v2-theme=dark] ._accessesSearchInput_zcux9_257 .ant-input,[data-v2-theme=dark] ._accessesSearchInput_zcux9_257 .ant-input::placeholder,[data-v2-theme=dark] ._accessesSearchInput_zcux9_257 .ant-input-affix-wrapper{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._accessesSearchInput_zcux9_257 .ant-input-clear-icon{color:#d9d9d9b8!important}[data-v2-theme=dark] ._accessesAddButton_zcux9_262{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._accessesAddButton_zcux9_262:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._accessesTable_zcux9_266 .ant-table,[data-v2-theme=dark] ._accessesTable_zcux9_266 .ant-table-container,[data-v2-theme=dark] ._accessesTable_zcux9_266 .ant-table-thead>tr>th,[data-v2-theme=dark] ._accessesTable_zcux9_266 .ant-table-tbody>tr>td{color:#d9d9d9!important;background:#1f2530!important;border-color:#ffffff1f!important}[data-v2-theme=dark] ._accessesTable_zcux9_266 .ant-table-tbody>tr.ant-table-row:hover>td{background:#252d3a!important}[data-v2-theme=dark] ._accessesTable_zcux9_266 .ant-empty .ant-empty-description{color:#d9d9d9!important}[data-v2-theme=dark] ._accessDeleteButton_zcux9_274{color:#f87171!important}[data-v2-theme=dark] ._accessDeleteButton_zcux9_274:hover{color:#fca5a5!important;background:#f8717124!important}[data-v2-theme=dark] ._depositsActions_zcux9_223 button{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._depositsActions_zcux9_223 button:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._depositsHistoryTable_zcux9_241 .ant-table,[data-v2-theme=dark] ._depositsHistoryTable_zcux9_241 .ant-table-container,[data-v2-theme=dark] ._depositsHistoryTable_zcux9_241 .ant-table-thead>tr>th,[data-v2-theme=dark] ._depositsHistoryTable_zcux9_241 .ant-table-tbody>tr>td{color:#d9d9d9!important;background:#1f2530!important;border-color:#ffffff1f!important}[data-v2-theme=dark] ._depositsHistoryTable_zcux9_241 .ant-table-tbody>tr.ant-table-row:hover>td{background:#252d3a!important}[data-v2-theme=dark] ._depositsHistoryTable_zcux9_241 .ant-empty .ant-empty-description{color:#fff!important}[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-item,[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-prev .ant-pagination-item-link,[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-next .ant-pagination-item-link,[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-options .ant-select-selector{border-color:#ffffff26!important;background:#252d3a!important}[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-item a,[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-item-link,[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-options .ant-select-selection-item,[data-v2-theme=dark] ._depositsPagination_zcux9_245 .ant-pagination-options .ant-select-arrow,[data-v2-theme=dark] ._depositTitle_zcux9_111,[data-v2-theme=dark] ._depositValue_zcux9_116,[data-v2-theme=dark] ._summaryCardTitle_zcux9_136,[data-v2-theme=dark] ._summaryFieldValue_zcux9_157{color:#d9d9d9!important}[data-v2-theme=dark] ._summaryEditButton_zcux9_141{color:#d9d9d9c7!important}[data-v2-theme=dark] ._summaryEditButton_zcux9_141:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._depositRefreshButton_zcux9_161{color:#d9d9d9!important}[data-v2-theme=dark] ._depositRefreshButton_zcux9_161:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._contentTabs_zcux9_187 .ant-tabs-tab:not(.ant-tabs-tab-active),[data-v2-theme=dark] ._contentTabs_zcux9_187 .ant-tabs-tab:not(.ant-tabs-tab-active) .ant-tabs-tab-btn{color:#fff!important}[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-item{border-color:#ffffff1f!important;background:#1f2530!important}[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-item>.ant-collapse-header{background:#1f2530!important}[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-content{border-top-color:#ffffff14!important;background:#1f2530!important}[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-content>.ant-collapse-content-box{background:#1f2530!important}[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-header-text,[data-v2-theme=dark] ._requisiteHeader_zcux9_431 .ant-typography{color:#d9d9d9!important}[data-v2-theme=dark] ._requisiteMetaIcon_zcux9_413,[data-v2-theme=dark] ._requisiteHeader_zcux9_431 .ant-typography-secondary{color:#d9d9d9bf!important}[data-v2-theme=dark] ._requisiteBindTagSuccess_zcux9_476{border-color:#22c55e!important;color:#dcfce7!important;background:#14532d!important}[data-v2-theme=dark] ._requisiteBindTagError_zcux9_482{border-color:#f87171!important;color:#fee2e2!important;background:#7f1d1d!important}[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-expand-icon,[data-v2-theme=dark] ._requisitesCollapse_zcux9_373 .ant-collapse-arrow,[data-v2-theme=dark] ._requisitesEmptyState_zcux9_347 .ant-empty .ant-empty-description{color:#d9d9d9!important}[data-v2-theme=dark] ._walletCard_zcux9_677{border-color:#ffffff24!important;background:#252d3a!important}[data-v2-theme=dark] ._walletCard_zcux9_677 .ant-card-body{background:#252d3a!important}[data-v2-theme=dark] ._walletCard_zcux9_677 .ant-typography{color:#d9d9d9!important}[data-v2-theme=dark] ._walletCard_zcux9_677 .ant-typography-secondary{color:#d9d9d9bf!important}[data-v2-theme=dark] ._walletsEmptyState_zcux9_670 .ant-empty .ant-empty-description,[data-v2-theme=dark] ._walletsEmptyState_zcux9_670{color:#fff!important}[data-v2-theme=dark] ._walletsAddButton_zcux9_661{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._walletsAddButton_zcux9_661:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._walletTypeIcon_zcux9_573{color:#fff!important}[data-v2-theme=dark] ._walletCopyButton_zcux9_604{color:#d9d9d9!important}[data-v2-theme=dark] ._walletEditButton_zcux9_608{color:#d9d9d9c7!important}[data-v2-theme=dark] ._walletEditButton_zcux9_608:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._walletDeleteButton_zcux9_617{color:#f87171e6!important}[data-v2-theme=dark] ._walletDeleteButton_zcux9_617:hover{color:#f87171!important;background:#f871711f!important}[data-v2-theme=dark] ._walletRestoreButton_zcux9_626{color:#d9d9d9d9!important}[data-v2-theme=dark] ._walletRestoreButton_zcux9_626:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._walletDeletedTag_zcux9_425{border-color:#f8717159!important;color:#f87171!important;background:#f871711f!important}[data-v2-theme=dark] ._walletCopyButton_zcux9_604:hover,[data-v2-theme=dark] ._requisiteInfoCopyButton_zcux9_650,[data-v2-theme=dark] ._requisiteInfoCopyButton_zcux9_650:hover{color:#fff!important}[data-v2-theme=dark] ._requisiteInfoCopyButton_zcux9_650 svg g{opacity:1!important}[data-v2-theme=dark] ._requisiteInfoButton_zcux9_416,[data-v2-theme=dark] ._requisiteEditButton_zcux9_525{color:#d9d9d9c7!important}[data-v2-theme=dark] ._requisiteEditButton_zcux9_525:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._requisiteDeleteButton_zcux9_534{color:#f87171e6!important}[data-v2-theme=dark] ._requisiteDeleteButton_zcux9_534:hover{color:#f87171!important;background:#f871711f!important}[data-v2-theme=dark] ._requisiteRestoreButton_zcux9_417{color:#d9d9d9d9!important}[data-v2-theme=dark] ._requisiteRestoreButton_zcux9_417:hover,[data-v2-theme=dark] ._requisiteInfoButton_zcux9_416:hover{color:#fff!important;background:#ffffff14!important}[data-v2-theme=dark] ._requisiteActionButton_zcux9_493,[data-v2-theme=dark] ._walletActionButton_zcux9_600{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._requisiteActionButton_zcux9_493:hover,[data-v2-theme=dark] ._walletActionButton_zcux9_600:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._requisiteStatusActive_zcux9_497{border-color:#166534!important;color:#eaffef!important;background:#166534!important}[data-v2-theme=dark] ._requisiteStatusActive_zcux9_497:hover{border-color:#14532d!important;color:#f0fff3!important;background:#14532d!important}[data-v2-theme=dark] ._requisiteStatusInactive_zcux9_509{border-color:#991b1b!important;color:#ffe8e8!important;background:#991b1b!important}[data-v2-theme=dark] ._requisiteStatusInactive_zcux9_509:hover{border-color:#7f1d1d!important;color:#fff0f0!important;background:#7f1d1d!important}[data-v2-theme=dark] ._createRequisiteLabel_zcux9_714{color:#d9d9d9!important}[data-v2-theme=dark] ._requisitesStatusFilter_zcux9_364 .ant-select-selector{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._requisitesStatusFilter_zcux9_364 .ant-select-selection-item,[data-v2-theme=dark] ._requisitesStatusFilter_zcux9_364 .ant-select-arrow,[data-v2-theme=dark] ._requisitesDeletedCheckbox_zcux9_368{color:#d9d9d9!important}[data-v2-theme=dark] ._requisitesDeletedCheckbox_zcux9_368 .ant-checkbox-inner{border-color:#ffffff3d!important;background:#1f2530!important}[data-v2-theme=dark] ._requisitesDeletedCheckbox_zcux9_368 .ant-checkbox-checked .ant-checkbox-inner{border-color:var(--v2-accent-blue)!important;background:var(--v2-accent-blue)!important}[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-checkbox-wrapper{color:#d9d9d9!important}[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-checkbox-inner{border-color:#ffffff3d!important;background:#1f2530!important}[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-checkbox-checked .ant-checkbox-inner{border-color:var(--v2-accent-blue)!important;background:var(--v2-accent-blue)!important}[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-input,[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-input-number,[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-input-number-input,[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-select .ant-select-selector,[data-v2-theme=dark] ._createRequisiteForm_zcux9_710 .ant-input::placeholder{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input-affix-wrapper,[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input,[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input::placeholder,[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input-search-button{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input-prefix,[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input-suffix,[data-v2-theme=dark] ._requisitesSearch_zcux9_359 .ant-input-clear-icon{color:#d9d9d9b3!important}._requisiteInfoModalDark_zcux9_1392 .ant-modal-content{background:#252d3a!important}._requisiteInfoModalDark_zcux9_1392 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._requisiteInfoModalDark_zcux9_1392 .ant-modal-title,._requisiteInfoModalDark_zcux9_1392 .ant-modal-close,._requisiteInfoModalDark_zcux9_1392 .ant-modal-close-x,._requisiteInfoModalDark_zcux9_1392 .ant-modal-body,._requisiteInfoModalDark_zcux9_1392 .ant-modal-body .ant-typography{color:#d9d9d9!important}._requisiteInfoModalDark_zcux9_1392 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._requisiteInfoModalDark_zcux9_1392 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._requisiteInfoModalDark_zcux9_1392 ._requisiteInfoCopyButton_zcux9_650,._requisiteInfoModalDark_zcux9_1392 ._requisiteInfoCopyButton_zcux9_650:hover{color:#fff!important}._requisiteInfoModalDark_zcux9_1392 ._requisiteInfoCopyButton_zcux9_650 svg g{opacity:1!important}._createRequisiteModalDark_zcux9_1426 .ant-modal-content{background:#252d3a!important}._createRequisiteModalDark_zcux9_1426 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._createRequisiteModalDark_zcux9_1426 .ant-modal-title,._createRequisiteModalDark_zcux9_1426 .ant-modal-close,._createRequisiteModalDark_zcux9_1426 .ant-modal-close-x,._createRequisiteModalDark_zcux9_1426 .ant-modal-body{color:#d9d9d9!important}._createRequisiteModalDark_zcux9_1426 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._createRequisiteModalDark_zcux9_1426 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._createRequisiteModalDark_zcux9_1426 .ant-typography,._createRequisiteModalDark_zcux9_1426 .ant-typography-secondary,._createRequisiteModalDark_zcux9_1426 .ant-checkbox-wrapper{color:#d9d9d9!important}._createRequisiteModalDark_zcux9_1426 .ant-input,._createRequisiteModalDark_zcux9_1426 .ant-input-number,._createRequisiteModalDark_zcux9_1426 .ant-input-number-input,._createRequisiteModalDark_zcux9_1426 .ant-select .ant-select-selector,._createRequisiteModalDark_zcux9_1426 .ant-input-affix-wrapper,._createRequisiteModalDark_zcux9_1426 .ant-input-textarea,._createRequisiteModalDark_zcux9_1426 .ant-input::placeholder,._createRequisiteModalDark_zcux9_1426 .ant-input-textarea textarea::placeholder{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._createRequisiteModalDark_zcux9_1426 .ant-select-arrow,._createRequisiteModalDark_zcux9_1426 .ant-input-number-handler,._createRequisiteModalDark_zcux9_1426 .ant-input-number-handler-wrap,._createRequisiteModalDark_zcux9_1426 .ant-input-password-icon,._createRequisiteModalDark_zcux9_1426 .ant-input-clear-icon{color:#d9d9d9bf!important;background:#1f2530!important}._createRequisiteModalDark_zcux9_1426 .ant-checkbox-inner{border-color:#ffffff3d!important;background:#1f2530!important}._createRequisiteModalDark_zcux9_1426 .ant-checkbox-checked .ant-checkbox-inner{border-color:var(--v2-accent-blue)!important;background:var(--v2-accent-blue)!important}._createWalletModalDark_zcux9_1483 .ant-modal-content{background:#252d3a!important}._createWalletModalDark_zcux9_1483 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._createWalletModalDark_zcux9_1483 .ant-modal-title,._createWalletModalDark_zcux9_1483 .ant-modal-close,._createWalletModalDark_zcux9_1483 .ant-modal-close-x,._createWalletModalDark_zcux9_1483 .ant-modal-body,._createWalletModalDark_zcux9_1483 .ant-typography{color:#d9d9d9!important}._createWalletModalDark_zcux9_1483 .ant-input,._createWalletModalDark_zcux9_1483 .ant-input-number,._createWalletModalDark_zcux9_1483 .ant-input-number-input,._createWalletModalDark_zcux9_1483 .ant-input-number-group-addon,._createWalletModalDark_zcux9_1483 .ant-input-number-affix-wrapper,._createWalletModalDark_zcux9_1483 .ant-select .ant-select-selector,._createWalletModalDark_zcux9_1483 .ant-select-arrow,._createWalletModalDark_zcux9_1483 .ant-input::placeholder{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._createWalletModalDark_zcux9_1483 .ant-input-number:hover,._createWalletModalDark_zcux9_1483 .ant-input-number-focused,._createWalletModalDark_zcux9_1483 .ant-input-number:focus-within{border-color:#ffffff47!important;box-shadow:none!important}._createWalletModalDark_zcux9_1483 .ant-input-number-handler-wrap,._createWalletModalDark_zcux9_1483 .ant-input-number-handler{border-inline-start-color:#ffffff29!important;color:#d9d9d9cc!important;background:#1f2530!important}._createWalletModalDark_zcux9_1483 .ant-btn-default,._createWalletModalDark_zcux9_1483 ._createWalletAddButton_zcux9_751{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._createWalletModalDark_zcux9_1483 .ant-btn-default:hover,._createWalletModalDark_zcux9_1483 ._createWalletAddButton_zcux9_751:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._createWalletModalDark_zcux9_1483 ._createWalletItem_zcux9_763{border-color:#ffffff24!important;background:#1f2530!important}._createRequisiteSelectPopupDark_zcux9_1538{border:1px solid rgba(255,255,255,.1);background:#1f2530!important;box-shadow:0 10px 24px #0006!important}._createRequisiteSelectPopupDark_zcux9_1538 .ant-select-item{color:#d9d9d9}._createRequisiteSelectPopupDark_zcux9_1538 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#283140}._createRequisiteSelectPopupDark_zcux9_1538 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff;background:#2f3a4b}[data-v2-theme=dark] ._notificationItemCard_zcux9_803{border-color:#ffffff1f!important;background:#252d3a!important}[data-v2-theme=dark] ._notificationItemText_zcux9_808,[data-v2-theme=dark] ._notificationsEmptyState_zcux9_799 .ant-empty .ant-empty-description{color:#d9d9d9!important}[data-v2-theme=dark] ._notificationsPagination_zcux9_819 .ant-pagination-item,[data-v2-theme=dark] ._notificationsPagination_zcux9_819 .ant-pagination-prev .ant-pagination-item-link,[data-v2-theme=dark] ._notificationsPagination_zcux9_819 .ant-pagination-next .ant-pagination-item-link{border-color:#ffffff26;background:#252d3a}[data-v2-theme=dark] ._notificationsPagination_zcux9_819 .ant-pagination-item a,[data-v2-theme=dark] ._notificationsPagination_zcux9_819 .ant-pagination-item-link{color:#d9d9d9}._settingsDrawerDark_zcux9_1579 .ant-drawer-content{background:#1b1f26}._settingsDrawerDark_zcux9_1579 .ant-drawer-header{border-bottom-color:#ffffff14;background:#1b1f26}._settingsDrawerDark_zcux9_1579 .ant-drawer-close{color:#f5f5f5!important}._settingsDrawerDark_zcux9_1579 .ant-drawer-title{color:#d9d9d9}._settingsDrawerDark_zcux9_1579 .ant-drawer-body{background:#1b1f26}._settingsDrawerDark_zcux9_1579 .ant-typography,._settingsDrawerDark_zcux9_1579 .ant-typography-secondary,._settingsDrawerDark_zcux9_1579 .ant-select .ant-select-selector,._settingsDrawerDark_zcux9_1579 .ant-input-number,._settingsDrawerDark_zcux9_1579 .ant-input-number-input{color:#d9d9d9!important}._settingsDrawerDark_zcux9_1579 .ant-select .ant-select-selector,._settingsDrawerDark_zcux9_1579 .ant-input-number{border-color:#ffffff29!important;background:#1f2530!important}._settingsDrawerDark_zcux9_1579 .ant-switch{border:1px solid rgba(255,255,255,.26);background:#ffffff6b}._settingsDrawerDark_zcux9_1579 .ant-switch:hover:not(.ant-switch-disabled){background:#ffffff80}._settingsDrawerDark_zcux9_1579 .ant-switch .ant-switch-handle:before{background:#fff}._settingsDrawerDark_zcux9_1579 .ant-switch.ant-switch-checked{border-color:#4c9dff;background:#4c9dff}._settingsDrawerDark_zcux9_1579 .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){border-color:#69adff;background:#69adff}._settingsDrawerDark_zcux9_1579 .ant-input-number-handler-wrap{background:#1f2530}._settingsDrawerDark_zcux9_1579 .ant-input-number-handler{border-inline-start-color:#ffffff29;color:#d9d9d9}._settingsDrawerDark_zcux9_1579 ._settingsLabel_zcux9_836{color:#d9d9d9}._settingsDrawerDark_zcux9_1579 ._settingsSection_zcux9_829{border-color:#ffffff1a!important;background:#1f2530!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}._settingsDrawerDark_zcux9_1579 ._drawerActionButton_zcux9_80{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#252d3a!important;box-shadow:none!important}._settingsDrawerDark_zcux9_1579 ._drawerActionButton_zcux9_80:hover{border-color:#ffffff47!important;color:#fff!important;background:#2d3748!important}._settingsDrawerDark_zcux9_1579 ._drawerActionButton_zcux9_80:disabled,._settingsDrawerDark_zcux9_1579 ._drawerActionButton_zcux9_80:disabled:hover{border-color:#ffffff24!important;color:#d9d9d973!important;background:#202734!important}._settingsSelectPopupDark_zcux9_1660{border:1px solid rgba(255,255,255,.1);background:#1f2530!important;box-shadow:0 10px 24px #0006!important}._settingsSelectPopupDark_zcux9_1660 .ant-select-item{color:#d9d9d9}._settingsSelectPopupDark_zcux9_1660 .ant-empty-description{color:#d9d9d9a6}._settingsSelectPopupDark_zcux9_1660 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#283140}._settingsSelectPopupDark_zcux9_1660 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff;background:#2f3a4b}._settingsSelectPopupDark_zcux9_1660 .ant-select-item-option-disabled{color:#d9d9d959}._settingsModalDark_zcux9_1682 .ant-modal-content{background:#252d3a!important}._settingsModalDark_zcux9_1682 .ant-modal-header{background:#252d3a!important;border-bottom-color:#ffffff14!important}._settingsModalDark_zcux9_1682 .ant-modal-title,._settingsModalDark_zcux9_1682 .ant-modal-close,._settingsModalDark_zcux9_1682 .ant-modal-close-x,._settingsModalDark_zcux9_1682 .ant-modal-body,._settingsModalDark_zcux9_1682 .ant-typography,._settingsModalDark_zcux9_1682 .ant-typography-secondary{color:#d9d9d9!important}._settingsModalDark_zcux9_1682 .ant-input-number,._settingsModalDark_zcux9_1682 .ant-input-number-input{border-color:#ffffff29!important;color:#d9d9d9!important;background:#1f2530!important}._settingsModalDark_zcux9_1682 .ant-input-number-handler-wrap,._settingsModalDark_zcux9_1682 .ant-input-number-handler{border-inline-start-color:#ffffff29!important;color:#d9d9d9cc!important;background:#1f2530!important}._settingsModalDark_zcux9_1682 .ant-switch{border:1px solid rgba(255,255,255,.26);background:#ffffff6b}._settingsModalDark_zcux9_1682 .ant-switch:hover:not(.ant-switch-disabled){background:#ffffff80}._settingsModalDark_zcux9_1682 .ant-switch .ant-switch-handle:before{background:#fff}._settingsModalDark_zcux9_1682 .ant-switch.ant-switch-checked{border-color:#4c9dff;background:#4c9dff}._settingsModalDark_zcux9_1682 .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){border-color:#69adff;background:#69adff}._settingsModalDark_zcux9_1682 .ant-btn-default{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}._settingsModalDark_zcux9_1682 .ant-btn-default:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}._tableWrapper_b1mg5_1{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}._tableWrapper_b1mg5_1 .ant-table-wrapper{width:100%}._tableWrapper_b1mg5_1 .ant-table{border-radius:10px;overflow:hidden}._copyButton_b1mg5_18{color:var(--v2-copy-button-color, #1f1f1f)!important}._pagination_b1mg5_22{display:flex;justify-content:flex-end;padding-top:2px}._clickableRow_b1mg5_28,._clickableRow_b1mg5_28 a,._clickableRow_b1mg5_28 button{cursor:pointer}._statusTag_b1mg5_37{margin-inline-end:0;border:none;font-weight:600}._statusTagActive_b1mg5_43{color:#fff!important;background:#15803d!important}._statusTagBlocked_b1mg5_48{color:#fff!important;background:#b91c1c!important}[data-v2-theme=dark] ._statusTagActive_b1mg5_43{color:#eaffef!important;background:#166534!important}[data-v2-theme=dark] ._statusTagBlocked_b1mg5_48{color:#ffe8e8!important;background:#991b1b!important}@media (max-width: 900px){._pagination_b1mg5_22{justify-content:center}}._page_s4u6c_1{width:100%}._pageHeader_s4u6c_5{display:flex;gap:16px;justify-content:space-between;align-items:center;margin-bottom:18px}._title_s4u6c_13{margin:0!important}._headerLeft_s4u6c_17{flex-wrap:nowrap;flex-shrink:0;min-width:0}._pageHeaderActions_s4u6c_23{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:auto;flex:1;min-width:0;margin-left:auto}._search_s4u6c_34{width:100%;max-width:420px}._downloadButton_s4u6c_39{border-color:#0f172a29}._tableCard_s4u6c_43{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._tableCard_s4u6c_43 .ant-card-body{padding:16px}._tableActions_s4u6c_53{margin-bottom:12px}._addTraderButton_s4u6c_57{flex:none}._createTraderTitle_s4u6c_61{margin:0!important}._createTraderForm_s4u6c_65{margin-top:6px}._createTraderForm_s4u6c_65 .ant-typography-secondary{display:inline-block;margin-bottom:6px}._addTraderModal_s4u6c_74 .ant-modal-content{border-radius:14px}[data-v2-theme=dark] ._downloadButton_s4u6c_39{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#1f2530!important}[data-v2-theme=dark] ._downloadButton_s4u6c_39:hover{border-color:#ffffff47!important;color:#fff!important;background:#283140!important}[data-v2-theme=dark] ._addTraderButton_s4u6c_57{border-color:#ffffff2e!important;color:#d9d9d9!important;background:#252d3a!important}[data-v2-theme=dark] ._addTraderButton_s4u6c_57:hover{border-color:#ffffff47!important;color:#fff!important;background:#2f3a4b!important}._addTraderModalDark_s4u6c_102 .ant-modal-content,._addTraderModalDark_s4u6c_102 .ant-modal-header{background:#1f2530!important}._addTraderModalDark_s4u6c_102 .ant-modal-title,._addTraderModalDark_s4u6c_102 .ant-modal-close,._addTraderModalDark_s4u6c_102 .ant-typography{color:#d9d9d9!important}._addTraderModalDark_s4u6c_102 .ant-input,._addTraderModalDark_s4u6c_102 .ant-input:focus,._addTraderModalDark_s4u6c_102 .ant-input-focused{color:#d9d9d9!important;border-color:#fff3!important;background:#252d3a!important;box-shadow:none!important}._addTraderModalDark_s4u6c_102 .ant-input::placeholder{color:#d9d9d98c!important}._addTraderModalDark_s4u6c_102 .ant-btn-default{border-color:#fff3!important;color:#d9d9d9!important;background:#252d3a!important}._addTraderModalDark_s4u6c_102 .ant-btn-default:hover{border-color:#ffffff52!important;color:#fff!important;background:#2f3a4b!important}@media (max-width: 900px){._pageHeader_s4u6c_5{flex-direction:column;align-items:stretch;gap:10px}._pageHeaderActions_s4u6c_23{width:100%;justify-content:stretch}._search_s4u6c_34{max-width:none}._downloadButton_s4u6c_39{width:34px;min-width:34px;height:34px;padding:0!important}._downloadButton_s4u6c_39 .ant-btn-icon+span{display:none}._tableActions_s4u6c_53{margin-bottom:10px}._addTraderButton_s4u6c_57{width:100%}}._CheckBox_kmytc_1 input{opacity:0;z-index:-1;position:absolute}._CheckBox_kmytc_1 label{display:grid;grid-template-columns:24px 1fr;align-items:center;column-gap:8px;-webkit-user-select:none;user-select:none;padding:16px 12px;cursor:pointer}._CheckBox_kmytc_1 label ._selectBox_kmytc_15{width:24px;height:24px;border:1px solid var(--Light, #03bafc);border-radius:4px;display:grid;place-items:center}._CheckBox_kmytc_1 label ._selectBox_kmytc_15._checked_kmytc_23{background:var(--Light, #03bafc)}._CheckBox_kmytc_1 label ._text_kmytc_26{font:var(--font-m);color:var(--text-black, #07232d);font-weight:500;white-space:nowrap;-webkit-user-select:none;user-select:none}._CheckBox_kmytc_1._lightBlue_kmytc_34:hover{background:#d4e9f1;border-radius:4px;cursor:pointer}._CheckBox_kmytc_1._clear_kmytc_40{display:flex}._CheckBox_kmytc_1._clear_kmytc_40 label{border-radius:8px}._Popup_11183_1{background:var(--White, #fff);border:1px solid #fff;box-shadow:3px 3px 12px #0000000d;border-radius:16px;opacity:0;z-index:-10;transition:opacity .3s linear;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);overflow-y:auto}._Popup_11183_1._active_11183_13{opacity:1;z-index:13}@supports (height: 100dvh){._Popup_11183_1{max-height:calc(100dvh - 32px)}}._btnClose_11183_23{position:absolute;top:16px;right:16px;background:none}._overlay_11183_30{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:11;background:var(--text-black, #07232d);display:flex;justify-content:center;align-items:center;opacity:.5}._PopupUpload_1dyvy_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:475px;width:100%;background:var(--Background, #f7f8f9);border-radius:12px}._content_1dyvy_12{padding:32px 24px 24px}._content_1dyvy_12 form{padding:0;display:flex;flex-direction:column;gap:12px}._inpEmail_1dyvy_22{margin-bottom:14px}._inpEmail_1dyvy_22 label{color:var(--text-black, #07232d);font:var(--font-l);margin-bottom:20px;font-weight:700}._inpEmail_1dyvy_22 input{font-weight:400;font:var(--font-m);color:var(--text-black, #07232d);padding:14px 16px;outline:none;border-radius:8px;border:1px solid var(--Dark, #014963);background:var(--White, #fff);box-shadow:2px 4px 30px #0149630d}._inpEmail_1dyvy_22 input::input-placeholder{opacity:.5}._btnSubmit_1dyvy_46{font:var(--font-m);font-weight:500;align-self:flex-end}._content_19zjw_1{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;margin-top:10px}._fieldsGrid_19zjw_10{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:100%}._field_19zjw_10{display:flex;flex-direction:column;gap:6px;min-width:0}._fieldLabel_19zjw_25{font-size:13px;font-weight:500;color:#0f172abf}._amountRangeCompact_19zjw_31{width:100%}._statusMask_19zjw_35{margin:0;border:none;font-weight:500}._statusOption_19zjw_41{display:flex;align-items:center}._actions_19zjw_46{display:flex;justify-content:flex-end;gap:8px}[data-v2-theme=dark] ._fieldLabel_19zjw_25{color:#e4ecfad1}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-selector,[data-v2-theme=dark] ._content_19zjw_1 .ant-picker,[data-v2-theme=dark] ._content_19zjw_1 .ant-input-number,[data-v2-theme=dark] ._content_19zjw_1 .ant-input-number-group-addon,[data-v2-theme=dark] ._content_19zjw_1 .ant-input-number-input{border-color:#ffffff29!important;color:#e8edf8!important;background:#1f2530!important}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-arrow,[data-v2-theme=dark] ._content_19zjw_1 .ant-picker-suffix,[data-v2-theme=dark] ._content_19zjw_1 .ant-picker-separator,[data-v2-theme=dark] ._content_19zjw_1 .ant-picker-clear,[data-v2-theme=dark] ._content_19zjw_1 .ant-input-number-handler-wrap{color:#e8edf8bd!important}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-selection-placeholder,[data-v2-theme=dark] ._content_19zjw_1 .ant-picker-input>input::placeholder,[data-v2-theme=dark] ._content_19zjw_1 .ant-input-number-input::placeholder{color:#e8edf880!important}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-selection-item,[data-v2-theme=dark] ._content_19zjw_1 .ant-picker-input>input,[data-v2-theme=dark] ._content_19zjw_1 .ant-input-number-input{color:#e8edf8!important}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-dropdown,[data-v2-theme=dark] ._content_19zjw_1 .ant-select-item{color:#e8edf8!important;background:#1f2530!important}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#2a3a53!important}[data-v2-theme=dark] ._content_19zjw_1 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#28364d!important}[data-v2-theme=dark] ._actions_19zjw_46 .ant-btn{border-color:#fff3!important;color:#e8edf8!important;background:#202938!important}[data-v2-theme=dark] ._actions_19zjw_46 .ant-btn-primary{border-color:#4f8fff!important;color:#eaf2ff!important;background:#345f9f!important}[data-v2-theme=dark] ._actions_19zjw_46 .ant-btn.ant-btn-default:disabled,[data-v2-theme=dark] ._actions_19zjw_46 .ant-btn.ant-btn-primary:disabled{border-color:#ffffff29!important;color:#e8edf86b!important;background:#232b39!important}@media (max-width: 780px){._fieldsGrid_19zjw_10{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){._fieldsGrid_19zjw_10{grid-template-columns:1fr}}._page_1wf63_1{width:100%}._pageHeader_1wf63_5{display:flex;gap:16px;justify-content:flex-start;align-items:center;margin-bottom:18px}._title_1wf63_13{margin:0!important;width:fit-content;flex-shrink:0;white-space:nowrap}._pageHeaderActions_1wf63_20{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:auto;flex:1;min-width:0;margin-left:auto}._search_1wf63_31{width:100%;max-width:420px}._filtersContainer_1wf63_36{width:100%;max-width:100%;margin-bottom:12px;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:12px;background:#fff}._filtersContainerCollapsed_1wf63_46{cursor:pointer}._filtersContainerCollapsed_1wf63_46:hover{border-color:#405c8859}._filtersHeader_1wf63_54{display:flex;align-items:center;justify-content:space-between;gap:12px}._filtersHeaderTitle_1wf63_61{font-size:14px;font-weight:600;color:#17212f}._toggleFiltersButton_1wf63_67{color:#405c88!important;font-weight:500}._tableCard_1wf63_72{border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14}._tableCard_1wf63_72 .ant-card-body{padding:16px}[data-v2-theme=dark] ._filtersContainer_1wf63_36{border-color:#ffffff1a;background:#1f2530}[data-v2-theme=dark] ._filtersContainerCollapsed_1wf63_46:hover{border-color:#a8c8ff80}[data-v2-theme=dark] ._filtersHeaderTitle_1wf63_61{color:#f2f6ff}[data-v2-theme=dark] ._toggleFiltersButton_1wf63_67{color:#a8c8ff!important}@media (max-width: 900px){._pageHeader_1wf63_5{flex-direction:column;align-items:stretch;gap:10px}._search_1wf63_31{max-width:none}._pageHeaderActions_1wf63_20{justify-content:stretch}}._tableWrapper_2mcby_1{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}._tableWrapper_2mcby_1 .ant-table-wrapper{width:100%}._tableWrapper_2mcby_1 .ant-table{border-radius:10px;overflow:hidden}._copyButton_2mcby_18{color:var(--v2-copy-button-color, #1f1f1f)!important}._requisitesCell_2mcby_22{width:max-content}._invoiceTypeIcon_2mcby_26{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;cursor:pointer}._bankIcon_2mcby_35{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;display:block;flex-shrink:0;border-radius:4px;object-fit:contain;cursor:pointer}._statusCell_2mcby_49{width:max-content}._statusCell_2mcby_49 .ant-tag{margin-inline-end:0;border:none;font-weight:500}._statusIcon_2mcby_59{flex-shrink:0}[data-v2-theme=dark] ._statusTag_CREATED_2mcby_63,[data-v2-theme=dark] ._statusTag_OVERPRICED_2mcby_64{border-color:#8b5cf6!important;color:#f3e8ff!important;background:#5b21b6!important}[data-v2-theme=dark] ._statusTag_FULLY_PAID_2mcby_70{border-color:#16a34a!important;color:#dcfce7!important;background:#166534!important}[data-v2-theme=dark] ._statusTag_FAIL_2mcby_76{border-color:#64748b!important;color:#e2e8f0!important;background:#334155!important}[data-v2-theme=dark] ._statusTag_EXPIRED_2mcby_82,[data-v2-theme=dark] ._statusTag_NO_CARD_2mcby_83{border-color:#d97706!important;color:#ffedd5!important;background:#9a3412!important}[data-v2-theme=dark] ._statusTag_WAITING_2mcby_89{border-color:#ca8a04!important;color:#fef9c3!important;background:#854d0e!important}[data-v2-theme=dark] ._statusTag_NOT_FOUND_2mcby_95{border-color:#db2777!important;color:#fce7f3!important;background:#9d174d!important}[data-v2-theme=dark] ._statusTag_CANCELED_2mcby_101{border-color:#dc2626!important;color:#fee2e2!important;background:#991b1b!important}[data-v2-theme=dark] ._statusTag_TEST_2mcby_107{border-color:#0891b2!important;color:#cffafe!important;background:#155e75!important}._pagination_2mcby_113{display:flex;justify-content:flex-end;padding-top:2px}._clickableRow_2mcby_119,._clickableRow_2mcby_119 a,._clickableRow_2mcby_119 button{cursor:pointer}._detailsInfoTab_2mcby_128{display:flex;flex-direction:column;gap:14px}._detailsRow_2mcby_134{display:flex;align-items:center;justify-content:space-between;gap:12px}._detailsValue_2mcby_141{text-align:right}._arbitrageTab_2mcby_145,._actionsTab_2mcby_151{display:flex;flex-direction:column;gap:12px}._actionBlock_2mcby_157{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #f0f0f0;border-radius:8px}._actionControlRow_2mcby_166{align-items:center}._actionStatusSelect_2mcby_170{width:100%}._actionField_2mcby_174{display:flex;flex-direction:column;gap:6px}._statusMask_2mcby_180{margin:0;border:none;font-weight:500}._statusOption_2mcby_186{display:flex;align-items:center}._actionUpdateButton_2mcby_191{min-width:100px}._actionConfirmButton_2mcby_195{min-width:140px}._arbitrageHeader_2mcby_199{display:flex;justify-content:space-between;align-items:center}._arbitrageMessages_2mcby_205{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}._arbitrageMessages_2mcby_205 .ant-table-container{border-inline-start:none!important;border-top:none!important}._disputeModalContent_2mcby_216{display:flex;flex-direction:column;gap:16px}._disputeAmountHeader_2mcby_222{display:flex;align-items:center;justify-content:space-between}._exactAmountButton_2mcby_228{padding-inline:0!important}._receiptsBlock_2mcby_232{display:flex;flex-direction:column;gap:10px}._arbitrageEmpty_2mcby_238{margin:8px 0}[data-v2-theme=dark] ._detailsValue_2mcby_141{color:#ffffffe0}[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-modal-content,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-modal-header{background:var(--v2-modal-dark-bg, #1b1f26)}[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-modal-title,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-modal-close,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-tabs-tab,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-typography,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-tabs-content{color:#ffffffe0}[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-typography-secondary{color:#ffffff8c!important}[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-modal-close:hover{color:#fff;background:#ffffff1f}[data-v2-theme=dark] ._arbitrageMessages_2mcby_205{border-color:#2f3540}[data-v2-theme=dark] ._actionBlock_2mcby_157{border-color:#2f3540;background:#1f242d}[data-v2-theme=dark] ._actionControlRow_2mcby_166 .ant-input,[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-selector,[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-selection-item,[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-selection-placeholder{background:#20252f!important;border-color:#3b4352!important;color:#ffffffe0!important}[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-arrow,[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-selection-item-remove{color:#ffffffa6!important}[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-selection-item-remove:hover{color:#ffffffe0!important}[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-dropdown,[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-item{color:#ffffffe0!important;background:#1f2530!important}[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#2a3a53!important}[data-v2-theme=dark] ._actionStatusSelect_2mcby_170 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#28364d!important}[data-v2-theme=dark] ._actionUpdateButton_2mcby_191{border-color:#4f8fff!important;color:#eaf2ff!important;background:#345f9f!important}[data-v2-theme=dark] ._actionUpdateButton_2mcby_191:hover,[data-v2-theme=dark] ._actionUpdateButton_2mcby_191:focus{border-color:#66a0ff!important;color:#f2f7ff!important;background:#3d6db5!important}[data-v2-theme=dark] ._actionUpdateButton_2mcby_191:disabled{border-color:#ffffff29!important;color:#e8edf86b!important;background:#232b39!important}[data-v2-theme=dark] ._actionConfirmButton_2mcby_195{border-color:#4f8fff!important;color:#eaf2ff!important;background:#345f9f!important}[data-v2-theme=dark] ._actionConfirmButton_2mcby_195:hover,[data-v2-theme=dark] ._actionConfirmButton_2mcby_195:focus{border-color:#66a0ff!important;color:#f2f7ff!important;background:#3d6db5!important}[data-v2-theme=dark] ._actionConfirmButton_2mcby_195:disabled{border-color:#ffffff29!important;color:#e8edf86b!important;background:#232b39!important}[data-v2-theme=dark] .statusMask_CREATED,[data-v2-theme=dark] .statusMask_OVERPRICED{border-color:#8b5cf6!important;color:#f3e8ff!important;background:#5b21b6!important}[data-v2-theme=dark] .statusMask_FULLY_PAID{border-color:#16a34a!important;color:#dcfce7!important;background:#166534!important}[data-v2-theme=dark] .statusMask_FAIL{border-color:#64748b!important;color:#e2e8f0!important;background:#334155!important}[data-v2-theme=dark] .statusMask_EXPIRED,[data-v2-theme=dark] .statusMask_NO_CARD{border-color:#d97706!important;color:#ffedd5!important;background:#9a3412!important}[data-v2-theme=dark] .statusMask_WAITING{border-color:#ca8a04!important;color:#fef9c3!important;background:#854d0e!important}[data-v2-theme=dark] .statusMask_NOT_FOUND{border-color:#db2777!important;color:#fce7f3!important;background:#9d174d!important}[data-v2-theme=dark] .statusMask_CANCELED{border-color:#dc2626!important;color:#fee2e2!important;background:#991b1b!important}[data-v2-theme=dark] .statusMask_TEST{border-color:#0891b2!important;color:#cffafe!important;background:#155e75!important}[data-v2-theme=dark] ._arbitrageMessages_2mcby_205 .ant-table,[data-v2-theme=dark] ._arbitrageMessages_2mcby_205 .ant-table-thead>tr>th,[data-v2-theme=dark] ._arbitrageMessages_2mcby_205 .ant-table-tbody>tr>td{background:#1b1f26;color:#ffffffe0}[data-v2-theme=dark] ._arbitrageMessages_2mcby_205 .ant-table-thead>tr>th,[data-v2-theme=dark] ._arbitrageMessages_2mcby_205 .ant-table-tbody>tr>td{border-bottom-color:#2f3540}[data-v2-theme=dark] ._arbitrageEmpty_2mcby_238 .ant-empty-description{color:#ffffffa6}[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-input,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-upload-list-item-container,[data-v2-theme=dark] ._tableWrapper_2mcby_1 .ant-upload.ant-upload-select{background:#20252f;color:#ffffffe0;border-color:#3b4352}[data-v2-theme=dark] ._disputeModalContent_2mcby_216 .ant-btn-primary{background:#2f6df6;border-color:#2f6df6}[data-v2-theme=dark] ._disputeModalContent_2mcby_216 .ant-btn-primary:hover{background:#4b82ff;border-color:#4b82ff}[data-v2-theme=dark] ._disputeModalContent_2mcby_216 .ant-btn-default{background:#20252f;border-color:#3b4352;color:#ffffffe0}[data-v2-theme=dark] ._disputeModalContent_2mcby_216 .ant-btn-link{color:#7fb0ff}[data-v2-theme=dark] ._detailsRow_2mcby_134 .ant-tag{border:none}@media (max-width: 900px){._pagination_2mcby_113{justify-content:center}._detailsRow_2mcby_134{flex-direction:column;align-items:flex-start}._detailsValue_2mcby_141{text-align:left}}
