@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.icon:not([fill]){fill:var(--icon-fill, var(--default-fill-color, #6d6d6d))}.icon-fill-main-brand-color{--icon-fill: var(--brand-main-color, #2196f3)}.content-separator.content-horizontal-separator{height:1px;width:100%}.content-separator.content-horizontal-separator:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:calc(100% - 16px);height:1px;min-width:var(--separator-min-width);min-height:var(--separator-min-height);background:var(--separator-color)}.content-separator.content-vertical-separator{width:1px;height:100%}.content-separator.content-vertical-separator:before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:calc(100% - 16px);width:1px;min-width:var(--separator-min-width);min-height:var(--separator-min-height);background:var(--separator-color)}:root{--separator-color: var(--light-gray-color)}.content-separator{position:relative}.ant-breadcrumb.dynamic-breadcrumb{line-height:1;padding:8px}.ant-breadcrumb.dynamic-breadcrumb a,.ant-breadcrumb.dynamic-breadcrumb .ant-breadcrumb-link,.ant-breadcrumb.dynamic-breadcrumb [class^=ant-breadcrumb],.ant-breadcrumb.dynamic-breadcrumb [class*=ant-breadcrumb]{line-height:initial;font-weight:600;font-size:17.5px}.ant-breadcrumb.dynamic-breadcrumb ol{flex-wrap:nowrap;align-items:center;display:flex}.ant-breadcrumb.dynamic-breadcrumb ol li{display:flex;align-items:center}.ant-breadcrumb.dynamic-breadcrumb ol li:first-child{text-transform:uppercase}.ant-breadcrumb.dynamic-breadcrumb ol li+.ant-breadcrumb.dynamic-breadcrumb ol li:last-child a,.ant-breadcrumb.dynamic-breadcrumb ol li+.ant-breadcrumb.dynamic-breadcrumb ol li:last-child .ant-breadcrumb-link,.ant-breadcrumb.dynamic-breadcrumb ol li+.ant-breadcrumb.dynamic-breadcrumb ol li:last-child [class^=ant-breadcrumb],.ant-breadcrumb.dynamic-breadcrumb ol li+.ant-breadcrumb.dynamic-breadcrumb ol li:last-child [class*=ant-breadcrumb]{font-weight:400;font-size:14px;align-items:center!important;display:flex!important}.ant-breadcrumb.dynamic-breadcrumb ol li .ant-breadcrumb-link{display:flex;align-items:center}.ant-breadcrumb.dynamic-breadcrumb ol li svg{fill:#333;width:20px;height:20px}.ant-btn{height:var(--button-height, 32px);padding:var(--button-padding, 0 15px)}.backoffice-aside{display:flex;flex-direction:column;overflow:hidden;background:var(--main-dark-color)}.backoffice-aside .backoffice-aside-header{padding:12px 14px;position:relative;width:100%}.backoffice-aside .backoffice-aside-header:before{content:"";position:absolute;bottom:10px;width:calc(100% - 28px);height:1px;inset-inline-start:14px;background:var(--gray-color)}.backoffice-aside .backoffice-logo-place{position:relative;height:60px}.backoffice-aside .ant-menu{padding-top:10px;flex-grow:1}.backoffice{width:100%;min-height:inherit;display:grid;grid-template-rows:56px 1fr;grid-template-areas:"aside header" "aside content";background-color:#fcfcfd;transition:grid-template-columns .3s cubic-bezier(.2,0,0,1) 0s}.backoffice:has(.backoffice-aside-expanded){grid-template-columns:224px 1fr}.backoffice:has(.backoffice-aside-collapsed){grid-template-columns:auto 1fr}.backoffice-aside{grid-area:aside}.backoffice-header{grid-area:header;background-color:#fff;box-shadow:0 0 5px #0000001a;display:flex;flex-direction:row;align-items:center;padding:16px 10px;overflow:hidden;--button-padding: 4px 2px;--separator-min-height: 20px}.backoffice-content{grid-area:content;padding:16px 8px}.backoffice-content .backoffice-content-section{width:100%;height:100%;border-radius:8px;background-color:var(--white-color);display:flex;flex-direction:column}.landing-text{white-space:nowrap}.landing-text .landing-text-part:first-child{font-size:20px;font-weight:400}.landing-text .landing-text-part:last-child{font-size:60px;font-weight:800}.landing-wallpaper{height:100%;width:100%;display:grid;place-items:center;position:relative}.landing-wallpaper-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-1}.landing{min-height:inherit;overflow:hidden;position:relative}html[data-device=desktop] .landing{display:grid;grid-template-areas:"main wallpaper";grid-template-columns:480px 1fr;grid-template-rows:100vh}html[data-device=desktop] .landing .landing-main{grid-area:main}html[data-device=desktop] .landing .landing-wallpaper{grid-area:wallpaper}html[data-device=tablet] .landing{display:grid;place-items:center}html[data-device=tablet] .landing .landing-main{background:#fff;padding:24px;border-radius:16px;width:480px}html[data-device=tablet] .landing .landing-wallpaper{position:absolute;inset:0;z-index:-1}html[data-device=mobile] .landing .landing-main{margin-top:24px;background:#fff;padding:24px;border-radius:16px;width:100%;--input-max-width: 100%}.ant-form-item-row{justify-content:center}.ant-form-item-row .ant-col{max-width:100%;flex:1 1 100%}.ant-input:not(.default){height:var(--input-height, 32px);max-width:var(--input-max-width, 400px)}.login-page{--button-height: 48px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.login-page .ant-input{--input-height: 48px}.login-form-description .login-form-description-part:first-child{color:#1b1b40;font-size:28px;font-weight:700}.login-form-description .login-form-description-part:last-child{font-size:14px;font-weight:400}.form-container{width:100%}._tableRowLight_188mq_1{background-color:#fff}._tableRowDark_188mq_5{background-color:#f6f6f9}._providers-page_188mq_9 ._ant-table_188mq_9{border-radius:8px;overflow:hidden}._table_188mq_1{border-radius:4px;overflow:hidden;border:1px solid #cbcbd8}._activeTag_188mq_20,._inactiveTag_188mq_21{border-radius:8px;padding:3px 12px;border:0;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._activeTag_188mq_20{background-color:#79f2b8;color:#1a5c3a}._inactiveTag_188mq_21{background-color:#e3e3e8;color:#555}._actionButtons_188mq_41{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}._editButton_188mq_48,._deleteButton_188mq_49{padding:0!important;min-width:32px!important;width:32px!important;height:32px!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}._editButton_188mq_48 .ant-btn-icon,._deleteButton_188mq_49 .ant-btn-icon{margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}._editButton_188mq_48{color:#1890ff!important;background-color:transparent!important}._editButton_188mq_48:hover{background-color:#e6f7ff!important;color:#1890ff!important}._editButton_188mq_48:active{background-color:#bae7ff!important}._deleteButton_188mq_49{color:#ff4d4f!important;background-color:transparent!important}._deleteButton_188mq_49:hover{background-color:#fff1f0!important;color:#ff4d4f!important}._deleteButton_188mq_49:active{background-color:#ffccc7!important}._inputSearch_188mq_93{width:300px}._inputSearch_188mq_93 .ant-input-affix-wrapper{align-items:center;justify-content:center}._tagsCell_188mq_101{max-width:100%}._popoverContent_188mq_105{max-height:120px;overflow-y:auto;padding:4px;max-width:400px}._moreBtn_188mq_112{padding:0;height:auto}._idText_188mq_117{display:block;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important;width:max-content}._idText_188mq_117:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_188mq_117:active{color:#096dd9!important;background-color:#bae7ff!important}._tableRowLight_s8j7v_1{background-color:#fff}._tableRowDark_s8j7v_5{background-color:#f6f6f9}._providers-page_s8j7v_9 ._ant-table_s8j7v_9{border-radius:8px;overflow:hidden}._table_s8j7v_1{border-radius:4px;overflow:hidden;border:1px solid #cbcbd8}._activeTag_s8j7v_20,._inactiveTag_s8j7v_21{border-radius:8px;padding:3px 12px;border:0}._activeTag_s8j7v_20{background-color:#79f2b8;color:#1a5c3a}._inactiveTag_s8j7v_21{background-color:#e3e3e8;color:#555}._actionButtons_s8j7v_37{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}._editButton_s8j7v_44,._deleteButton_s8j7v_45{padding:0!important;min-width:32px!important;width:32px!important;height:32px!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}._editButton_s8j7v_44 .ant-btn-icon,._deleteButton_s8j7v_45 .ant-btn-icon{margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}._editButton_s8j7v_44{color:#1890ff!important;background-color:transparent!important}._editButton_s8j7v_44:hover{background-color:#e6f7ff!important;color:#1890ff!important}._editButton_s8j7v_44:active{background-color:#bae7ff!important}._deleteButton_s8j7v_45{color:#ff4d4f!important;background-color:transparent!important}._deleteButton_s8j7v_45:hover{background-color:#fff1f0!important;color:#ff4d4f!important}._deleteButton_s8j7v_45:active{background-color:#ffccc7!important}._inputSearch_s8j7v_89{width:300px}._inputSearch_s8j7v_89 .ant-input-affix-wrapper{align-items:center;justify-content:center}._idText_s8j7v_97{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important}._idText_s8j7v_97:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_s8j7v_97:active{color:#096dd9!important;background-color:#bae7ff!important}._form_1d2qp_1{max-height:70vh;overflow-y:auto}._formItem_1d2qp_6{margin-bottom:24px;width:100%}._formItem_1d2qp_6 ._input_1d2qp_10{width:100%!important;max-width:100%}._upload_1d2qp_15{width:100%}._upload_1d2qp_15 .ant-upload{width:100%!important}._upload_1d2qp_15 .ant-upload-drag{padding:16px!important;border-radius:8px!important;border:2px dashed #d9d9d9!important;background:#fafafa!important;transition:all .3s ease!important}._upload_1d2qp_15 .ant-upload-drag:hover{border-color:#1890ff!important;background:#e6f7ff!important}._upload_1d2qp_15 .ant-upload-list{display:none!important}._uploadContent_1d2qp_36{display:flex;flex-direction:column;align-items:center;justify-content:center}._uploadIcon_1d2qp_43{margin-bottom:8px}._uploadIcon_1d2qp_43 img{width:120px;height:120px;object-fit:contain;border-radius:4px;border:1px solid #e8e8e8}._uploadText_1d2qp_54{margin:8px 0 4px;color:#000000d9;font-size:14px;font-weight:500}._uploadHint_1d2qp_61{color:#00000073;font-size:12px}._previewImage_1d2qp_66{width:120px!important;height:120px!important;object-fit:contain;border-radius:4px;border:1px solid #e8e8e8}._tableRowLight_hisfs_1{background-color:#fff}._tableRowDark_hisfs_5{background-color:#f6f6f9}._providers-page_hisfs_9 ._ant-table_hisfs_9{border-radius:8px;overflow:hidden}._table_hisfs_1{border-radius:4px;overflow:hidden;border:1px solid #cbcbd8}._activeTag_hisfs_20,._inactiveTag_hisfs_21,._blockedTag_hisfs_22{border-radius:8px;padding:3px 12px;border:0}._activeTag_hisfs_20{background-color:#79f2b8;color:#1a5c3a}._inactiveTag_hisfs_21{background-color:#fcc;color:#8b0000}._blockedTag_hisfs_22{background-color:#e3e3e8;color:#555}._actionButtons_hisfs_43{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}._editButton_hisfs_50,._deleteButton_hisfs_51{padding:0!important;min-width:32px!important;width:32px!important;height:32px!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}._editButton_hisfs_50 .ant-btn-icon,._deleteButton_hisfs_51 .ant-btn-icon{margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}._editButton_hisfs_50{color:#1890ff!important;background-color:transparent!important}._editButton_hisfs_50:hover{background-color:#e6f7ff!important;color:#1890ff!important}._editButton_hisfs_50:active{background-color:#bae7ff!important}._deleteButton_hisfs_51{color:#ff4d4f!important;background-color:transparent!important}._deleteButton_hisfs_51:hover{background-color:#fff1f0!important;color:#ff4d4f!important}._deleteButton_hisfs_51:active{background-color:#ffccc7!important}._inputSearch_hisfs_95{width:300px}._inputSearch_hisfs_95 .ant-input-affix-wrapper{align-items:center;justify-content:center}._searchTypeSelect_hisfs_103{width:140px;min-width:140px}._searchTypeSelect_hisfs_103 .ant-select-selector{border-radius:4px!important;border:1px solid #cbcbd8!important;background-color:#fff!important;transition:all .2s ease!important}._searchTypeSelect_hisfs_103 .ant-select-selector:hover{border-color:#1890ff!important}._searchTypeSelect_hisfs_103 .ant-select-focused .ant-select-selector{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff1a!important}._searchTypeSelect_hisfs_103 .ant-select-selection-item{color:#333!important;font-weight:500!important;font-size:14px!important}._searchTypeSelect_hisfs_103 .ant-select-arrow{color:#666!important}._searchTypeSelect_hisfs_103 .ant-select-dropdown{border-radius:4px!important;border:1px solid #cbcbd8!important;box-shadow:0 4px 12px #00000026!important}._searchTypeSelect_hisfs_103 .ant-select-dropdown ._ant-select-item_hisfs_133{padding:8px 12px!important;font-size:14px!important;transition:all .2s ease!important}._searchTypeSelect_hisfs_103 .ant-select-dropdown ._ant-select-item_hisfs_133:hover{background-color:#f6f6f9!important}._searchTypeSelect_hisfs_103 .ant-select-dropdown ._ant-select-item-option-selected_hisfs_141{background-color:#e6f7ff!important;color:#1890ff!important;font-weight:600!important}._errorText_hisfs_147{display:flex;flex-direction:column;color:#ff4d4f;font-size:12px}._idText_hisfs_154{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important}._idText_hisfs_154:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_hisfs_154:active{color:#096dd9!important;background-color:#bae7ff!important}._backButton_18u80_1{color:#666!important}._backButton_18u80_1:hover{color:#1890ff!important}._title_18u80_8{font-size:24px;font-weight:600;color:#333;margin:0}._statusBadge_18u80_15{margin-left:auto;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:500;background:#f0f0f5;color:#666}._errorContainer_18u80_25,._notFound_18u80_26{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px;text-align:center;color:#666}._errorContainer_18u80_25 h2,._notFound_18u80_26 h2{margin:0;color:#333}._errorContainer_18u80_25 p,._notFound_18u80_26 p{margin:0;color:#999}._playerViewContainer_18u80_47{display:flex;gap:16px;flex:auto;align-items:flex-start}._container_1jhk6_1{width:100%}._tabs_1jhk6_5 .ant-tabs-nav{margin:0 0 16px!important;height:32px}._tabs_1jhk6_5 .ant-tabs-nav .ant-tabs-ink-bar{background:#1890ff!important;height:3px!important}._container_18uf2_1{display:flex;flex-direction:column;width:100%;gap:16px}._emptyState_i3u1v_1{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}._tableRowLight_i3u1v_9{background-color:#fff!important}._tableRowDark_i3u1v_13{background-color:#f6f6f9!important}._table_i3u1v_9{border-radius:8px!important;overflow:hidden!important;border:1px solid #cbcbd8!important;font-size:12px!important}._table_i3u1v_9 .ant-table-thead{background-color:#fafafa!important}._table_i3u1v_9 .ant-table-thead .ant-table-cell{font-weight:600!important;color:#333!important;border-bottom:1px solid #cbcbd8!important}._table_i3u1v_9 .ant-table-tbody .ant-table-cell{border-bottom:1px solid #e8e8e8!important;color:#333!important;font-size:14px!important}._activeTag_i3u1v_37,._inactiveTag_i3u1v_38{border-radius:8px!important;padding:3px 12px!important;border:0!important;font-weight:500!important}._activeTag_i3u1v_37{background-color:#79f2b8!important;color:#1a5c3a!important}._inactiveTag_i3u1v_38{background-color:#fcc;color:#8b0000}._idText_i3u1v_55{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important}._idText_i3u1v_55:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_i3u1v_55:active{color:#096dd9!important;background-color:#bae7ff!important}._amount_i3u1v_76{color:#52c41a!important;font-weight:600!important}._container_y81ht_1{display:flex;flex-direction:column;gap:16px;max-width:350px;min-width:350px}._card_y81ht_9{border-radius:8px!important;border:1px solid #cbcbd8!important;box-shadow:0 2px 8px #00000014!important;overflow:hidden}._card_y81ht_9 .ant-card-head{border-bottom:1px solid #cbcbd8!important;background:#fafafa!important;min-height:48px!important;padding:0 16px!important}._card_y81ht_9 .ant-card-head .ant-card-head-title{font-size:16px!important;font-weight:600!important;color:#333!important}._card_y81ht_9 .ant-card-body{padding:0!important}._activeTag_y81ht_30,._inactiveTag_y81ht_31,._blockedTag_y81ht_32{border-radius:8px;padding:3px 12px;border:0}._activeTag_y81ht_30{background-color:#79f2b8;color:#1a5c3a}._inactiveTag_y81ht_31{background-color:#fcc;color:#8b0000}._blockedTag_y81ht_32{background-color:#e3e3e8;color:#555}._infoList_y81ht_53{display:flex;flex-direction:column;padding:8px 0}._infoRow_y81ht_59{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 20px;transition:background-color .2s ease;min-width:0;overflow:hidden;width:100%}._infoRow_y81ht_59:hover{background-color:#fafafa}._infoRow_y81ht_59:not(:last-child){border-bottom:1px solid #f0f0f5}._infoLabel_y81ht_77{font-weight:500;color:#666;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._infoValue_y81ht_87{color:#333;font-weight:400;font-size:14px;text-align:right;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:200px;min-width:0;position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px}._idText_y81ht_104{cursor:pointer;color:#333;transition:all .2s ease;padding:4px 8px;border-radius:4px;margin:-4px -8px;overflow:hidden;text-overflow:ellipsis}._idText_y81ht_104:hover{color:#1890ff}._idText_y81ht_104:active{color:#096dd9}._statusTag_y81ht_121{border-radius:6px!important;padding:2px 10px!important;border:none!important;font-weight:500!important;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}._mainBalance_y81ht_132{font-weight:600!important}._euroBalance_y81ht_136{color:#1890ff!important;font-weight:600!important}._deposit_y81ht_141{color:#52c41a!important;font-weight:600!important}._editableRow_y81ht_146 ._editIcon_y81ht_146{opacity:0;visibility:hidden;transition:opacity .2s ease}._editableRow_y81ht_146:hover ._editIcon_y81ht_146{opacity:1;visibility:visible}._usernameInput_y81ht_156{width:100%!important;max-width:300px!important}._editIcon_y81ht_146{display:flex;align-items:center;color:#999;flex-shrink:0}._activityIndicator_y81ht_168{display:flex;flex-direction:column;gap:8px;padding:10px 20px;border-bottom:1px solid #f0f0f5}._activityIndicatorInfo_y81ht_176{display:flex;align-items:center;gap:12px}._dots_y81ht_182{display:flex;gap:4px;padding:6px;border-radius:10px;background-color:#f0f0f0}._dot_y81ht_182{width:8px;height:8px;border-radius:50%;background:#e5e7eb}._days_y81ht_197{font-size:12px;color:#6b7280}._root_p3l6f_1{display:flex;flex-direction:column;width:100%;border-radius:8px;gap:8px;padding:8px;background:#f6f6f9}._root_p3l6f_1 ._header_p3l6f_11{font-size:16px;font-weight:600;color:#333}._root_p3l6f_1 ._container_p3l6f_16{display:flex;gap:8px}._root_p3l6f_1 ._container_p3l6f_16 ._block_p3l6f_20{display:flex;flex-direction:column;border-radius:8px;border:1px solid #e3e3e8;gap:6px;padding:8px;background:#fff;width:100%;min-width:max-content;cursor:default}._root_p3l6f_1 ._container_p3l6f_16 ._block_p3l6f_20 ._title_p3l6f_32{font-size:13px;line-height:100%}._root_p3l6f_1 ._container_p3l6f_16 ._block_p3l6f_20 ._value_p3l6f_36{font-weight:700;font-size:16px;line-height:100%}._container_159um_1{display:flex;gap:16px;flex:auto;align-items:flex-start}._container_159um_1 ._othersInfoBlocks_159um_7{display:flex;flex-direction:column;gap:16px;width:100%}._container_fpgsv_1{display:flex;flex-direction:column;gap:16px}._loading_fpgsv_7{display:flex;align-items:center;justify-content:center;min-height:300px;color:#666;font-size:14px}._tabButtons_fpgsv_16{display:flex;background:#f6f6f9;width:fit-content;padding:4px;border-radius:10px;overflow:hidden;border:1px solid var(--colors-stroke-stroke-devider, #f0f1f5);position:relative}._tabIndicator_fpgsv_27{position:absolute;top:4px;height:calc(100% - 8px);background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;pointer-events:none}._tabButton_fpgsv_16{padding:4px 10px;background:transparent;border-radius:10px;border:none;font-size:14px;font-weight:500;color:#54545f;cursor:pointer;transition:color .3s ease;position:relative;z-index:2}._tabButton_fpgsv_16:hover{color:#333}._tabButton_fpgsv_16._active_fpgsv_55{color:#1890ff}._tabContent_fpgsv_59{min-height:400px}._tableContainer_5rj2z_1{background:#f6f6f9;border-radius:8px;overflow:hidden;padding:8px}._tableTitle_5rj2z_8{margin:0;padding:12px 16px;background:#f6f6f9;font-size:16px;font-weight:600;color:#333}._tableRowLight_5rj2z_17{background-color:#fff!important}._tableRowDark_5rj2z_21{background-color:#f6f6f9!important}._table_5rj2z_1{border-radius:8px!important;overflow:hidden!important;border:1px solid #cbcbd8!important;font-size:12px!important}._table_5rj2z_1 .ant-table-thead{background-color:#fafafa!important}._table_5rj2z_1 .ant-table-thead .ant-table-cell{font-weight:600!important;color:#333!important;border-bottom:1px solid #cbcbd8!important}._table_5rj2z_1 .ant-table-tbody .ant-table-cell{color:#333!important;font-size:14px!important}._valueCell_5rj2z_44{font-weight:400;color:#333}._dateCell_5rj2z_49{color:#888;font-size:12px}._container_9n4yh_1{display:flex;gap:16px}._leftColumn_9n4yh_6{display:flex;flex-direction:column;gap:16px;width:100%}._rightColumn_9n4yh_13{width:100%;min-width:0}@media(max-width:1024px){._container_9n4yh_1{flex-direction:column}._rightColumn_9n4yh_13{flex:1;width:100%}}._container_1ec9p_1{display:flex;width:100%;align-items:center;justify-content:center}._emptyState_1ec9p_8{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}._tableRowLight_1ec9p_16{background-color:#fff!important}._tableRowDark_1ec9p_20{background-color:#f6f6f9!important}._table_1ec9p_16{border-radius:8px!important;overflow:hidden!important;border:1px solid #cbcbd8!important;font-size:12px!important}._table_1ec9p_16 .ant-table-thead{background-color:#fafafa!important}._table_1ec9p_16 .ant-table-thead .ant-table-cell{font-weight:600!important;color:#333!important;border-bottom:1px solid #cbcbd8!important}._table_1ec9p_16 .ant-table-tbody .ant-table-cell{border-bottom:1px solid #e8e8e8!important;color:#333!important;font-size:14px!important}._activeTag_1ec9p_44,._inactiveTag_1ec9p_45{border-radius:8px!important;padding:3px 12px!important;border:0!important;font-weight:500!important}._activeTag_1ec9p_44{background-color:#79f2b8!important;color:#1a5c3a!important}._inactiveTag_1ec9p_45{background-color:#fcc;color:#8b0000}._idText_1ec9p_62{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important}._idText_1ec9p_62:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_1ec9p_62:active{color:#096dd9!important;background-color:#bae7ff!important}._amount_1ec9p_83{color:#52c41a!important;font-weight:600!important}._container_h4iif_1{display:flex;flex-direction:column;gap:16px}._loading_h4iif_7{display:flex;align-items:center;justify-content:center;min-height:300px;color:#666;font-size:14px}._tabButtons_h4iif_16{display:flex;background:#f6f6f9;width:fit-content;padding:4px;border-radius:10px;overflow:hidden;border:1px solid var(--colors-stroke-stroke-devider, #f0f1f5);position:relative}._tabIndicator_h4iif_27{position:absolute;top:4px;height:calc(100% - 8px);background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001f;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;pointer-events:none}._tabButton_h4iif_16{padding:4px 10px;background:transparent;border-radius:10px;border:none;font-size:14px;font-weight:500;color:#54545f;cursor:pointer;transition:color .3s ease;position:relative;z-index:2}._tabButton_h4iif_16:hover{color:#333}._tabButton_h4iif_16._active_h4iif_55{color:#1890ff}._tabContent_h4iif_59{min-height:400px}._contentWrapper_h4iif_63{display:flex;flex-direction:column;gap:16px}._container_1pir8_1{display:flex;width:100%;align-items:center;justify-content:center}._emptyState_1pir8_8{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}._tableRowLight_1pir8_16{background-color:#fff!important}._tableRowDark_1pir8_20{background-color:#f6f6f9!important}._table_1pir8_16{border-radius:8px!important;overflow:hidden!important;border:1px solid #cbcbd8!important;font-size:12px!important}._table_1pir8_16 .ant-table-thead{background-color:#fafafa!important}._table_1pir8_16 .ant-table-thead .ant-table-cell{font-weight:600!important;color:#333!important;border-bottom:1px solid #cbcbd8!important}._table_1pir8_16 .ant-table-tbody .ant-table-cell{border-bottom:1px solid #e8e8e8!important;color:#333!important;font-size:14px!important}._activeTag_1pir8_44,._inactiveTag_1pir8_45,._blockedTag_1pir8_46{border-radius:8px;padding:3px 12px;border:0}._activeTag_1pir8_44{background-color:#79f2b8;color:#1a5c3a}._inactiveTag_1pir8_45{background-color:#fcc;color:#8b0000}._blockedTag_1pir8_46{background-color:#e3e3e8;color:#555}._idText_1pir8_67{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important}._idText_1pir8_67:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_1pir8_67:active{color:#096dd9!important;background-color:#bae7ff!important}._amount_1pir8_88{color:#52c41a!important;font-weight:600!important}._editButton_1pir8_93,._deleteButton_1pir8_94{padding:0!important;min-width:32px!important;width:32px!important;height:32px!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}._editButton_1pir8_93 .ant-btn-icon,._deleteButton_1pir8_94 .ant-btn-icon{margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}._editButton_1pir8_93{color:#1890ff!important;background-color:transparent!important;border-radius:50px}._editButton_1pir8_93:hover{background-color:#e6f7ff!important;color:#1890ff!important}._editButton_1pir8_93:active{background-color:#bae7ff!important}._emptyState_j17po_1{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column}._tableRowLight_j17po_9{background-color:#fff!important}._tableRowDark_j17po_13{background-color:#f6f6f9!important}._table_j17po_9{border-radius:8px!important;overflow:hidden!important;border:1px solid #cbcbd8!important;font-size:12px!important}._table_j17po_9 .ant-table-thead{background-color:#fafafa!important}._table_j17po_9 .ant-table-thead .ant-table-cell{font-weight:600!important;color:#333!important;border-bottom:1px solid #cbcbd8!important}._table_j17po_9 .ant-table-tbody .ant-table-cell{border-bottom:1px solid #e8e8e8!important;color:#333!important;font-size:14px!important}._activeTag_j17po_37,._inactiveTag_j17po_38{border-radius:8px!important;padding:3px 12px!important;border:0!important;font-weight:500!important}._activeTag_j17po_37{background-color:#79f2b8!important;color:#1a5c3a!important}._inactiveTag_j17po_38{background-color:#fcc;color:#8b0000}._idText_j17po_55{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important;color:#333!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;margin:-4px -8px!important}._idText_j17po_55:hover{color:#1890ff!important;background-color:#e6f7ff!important}._idText_j17po_55:active{color:#096dd9!important;background-color:#bae7ff!important}._amount_j17po_76{color:#52c41a!important;font-weight:600!important}._operationBet_j17po_81{color:#8b0000;font-weight:500}._operationWin_j17po_86{color:#1a5c3a;font-weight:500}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1;background-color:#fff;color:#000;font-family:system-ui,sans-serif}ul,ol{list-style:none;padding:0;margin:0}a.reset{text-decoration:none;color:inherit}input,button,textarea,select{font:inherit}html:focus-within{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}#root{min-width:320px;min-height:inherit}.height-full{height:100%}.width-full{width:100%}.visibility-hidden{visibility:hidden}.display-none{display:none}.display-initial{display:initial}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;padding:0;overflow:hidden;position:absolute;width:1px;white-space:nowrap}.content-border{border:var(--content-border-width) var(--content-border-style) var(--content-border-color)}.content-border-bottom{border-bottom:var(--content-border-width) var(--content-border-style) var(--content-border-color)}.content-background-color{background-color:var(--content-background-color)}:root{--content-border-width: 1px;--content-border-style: solid;--content-border-color: var(--lightest-gray-color);--content-background-color: var(--default-fill-color);--brand-dark-color: #000494;--brand-main-color: #2196f3;--brand-light-color: #64b5f7;--darkest-color: #1b1b40;--main-dark-color: #343a40;--semi-dark-color: #54545f;--gray-color: #858593;--semi-gray-color: #9898a4;--light-gray-color: #b3b3bc;--semi-light-gray-color: #cbcbd8;--lightest-gray-color: #e3e3e8;--lightest-color: #f2f2f2;--nearly-white-color: #fcfcfd;--white-color: #ffffff;--red-color: #ee6464;--green-color: #79f2b8;--ligt-blue: #f5fbff;--default-fill-color: #f6f6f9}.flex{display:flex}.flex-inline{display:inline-flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-col-reverse{flex-direction:column-reverse}.flex-row-reverse{flex-direction:row-reverse}.nowrap{flex-wrap:nowrap}.wrap{flex-wrap:wrap}.wrap-reverse{flex-wrap:wrap-reverse}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-baseline{align-items:baseline}.align-stretch{align-items:stretch}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.ff-nunito{font-family:Nunito,sans-serif}.ff-roboto{font-family:Roboto,sans-serif}html[dir=ltr] .text-align-left{text-align:left}html[dir=rtl] .text-align-left{text-align:right}html[dir=ltr] .text-align-center,html[dir=rtl] .text-align-center{text-align:center}html[dir=ltr] .text-align-right{text-align:right}html[dir=rtl] .text-align-right{text-align:left}.tc-white{color:#fcfcfd}.tc-gray{color:#858593}.tc-darkest{color:#1b1b40}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-28{font-size:28px}.fs-30{font-size:30px}.fs-60{font-size:60px}.m-auto{margin:-abs(auto);margin:"auto"}.mx-auto{margin-inline:abs(auto)px;margin-inline:auto}.ml-auto{margin-inline-start:abs(auto)px;margin-inline-start:auto}.mr-auto{margin-inline-end:abs(auto)px;margin-inline-end:auto}.my-auto{margin-block:abs(auto)px;margin-block:auto}.mt-auto{margin-block-start:abs(auto)px;margin-block-start:auto}.mb-auto{margin-block-end:abs(auto)px;margin-block-end:auto}.m-2{margin:-2}.mx-2{margin-inline:2px}.ml-2{margin-inline-start:2px}.mr-2{margin-inline-end:2px}.my-2{margin-block:2px}.mt-2{margin-block-start:2px}.mb-2{margin-block-end:2px}.m-4{margin:-4}.mx-4{margin-inline:4px}.ml-4{margin-inline-start:4px}.mr-4{margin-inline-end:4px}.my-4{margin-block:4px}.mt-4{margin-block-start:4px}.mb-4{margin-block-end:4px}.m-6{margin:-6}.mx-6{margin-inline:6px}.ml-6{margin-inline-start:6px}.mr-6{margin-inline-end:6px}.my-6{margin-block:6px}.mt-6{margin-block-start:6px}.mb-6{margin-block-end:6px}.m-8{margin:-8}.mx-8{margin-inline:8px}.ml-8{margin-inline-start:8px}.mr-8{margin-inline-end:8px}.my-8{margin-block:8px}.mt-8{margin-block-start:8px}.mb-8{margin-block-end:8px}.m-10{margin:-10}.mx-10{margin-inline:10px}.ml-10{margin-inline-start:10px}.mr-10{margin-inline-end:10px}.my-10{margin-block:10px}.mt-10{margin-block-start:10px}.mb-10{margin-block-end:10px}.m-12{margin:-12}.mx-12{margin-inline:12px}.ml-12{margin-inline-start:12px}.mr-12{margin-inline-end:12px}.my-12{margin-block:12px}.mt-12{margin-block-start:12px}.mb-12{margin-block-end:12px}.m-14{margin:-14}.mx-14{margin-inline:14px}.ml-14{margin-inline-start:14px}.mr-14{margin-inline-end:14px}.my-14{margin-block:14px}.mt-14{margin-block-start:14px}.mb-14{margin-block-end:14px}.m-16{margin:-16}.mx-16{margin-inline:16px}.ml-16{margin-inline-start:16px}.mr-16{margin-inline-end:16px}.my-16{margin-block:16px}.mt-16{margin-block-start:16px}.mb-16{margin-block-end:16px}.m-24{margin:-24}.mx-24{margin-inline:24px}.ml-24{margin-inline-start:24px}.mr-24{margin-inline-end:24px}.my-24{margin-block:24px}.mt-24{margin-block-start:24px}.mb-24{margin-block-end:24px}.m-32{margin:-32}.mx-32{margin-inline:32px}.ml-32{margin-inline-start:32px}.mr-32{margin-inline-end:32px}.my-32{margin-block:32px}.mt-32{margin-block-start:32px}.mb-32{margin-block-end:32px}.m-60{margin:-60}.mx-60{margin-inline:60px}.ml-60{margin-inline-start:60px}.mr-60{margin-inline-end:60px}.my-60{margin-block:60px}.mt-60{margin-block-start:60px}.mb-60{margin-block-end:60px}.p-auto{padding:-abs(auto);padding:"auto"}.px-auto{padding-inline:abs(auto)px;padding-inline:auto}.pl-auto{padding-inline-start:abs(auto)px;padding-inline-start:auto}.pr-auto{padding-inline-end:abs(auto)px;padding-inline-end:auto}.py-auto{padding-block:abs(auto)px;padding-block:auto}.pt-auto{padding-block-start:abs(auto)px;padding-block-start:auto}.pb-auto{padding-block-end:abs(auto)px;padding-block-end:auto}.p-2{padding:-2}.px-2{padding-inline:2px}.pl-2{padding-inline-start:2px}.pr-2{padding-inline-end:2px}.py-2{padding-block:2px}.pt-2{padding-block-start:2px}.pb-2{padding-block-end:2px}.p-4{padding:-4}.px-4{padding-inline:4px}.pl-4{padding-inline-start:4px}.pr-4{padding-inline-end:4px}.py-4{padding-block:4px}.pt-4{padding-block-start:4px}.pb-4{padding-block-end:4px}.p-6{padding:-6}.px-6{padding-inline:6px}.pl-6{padding-inline-start:6px}.pr-6{padding-inline-end:6px}.py-6{padding-block:6px}.pt-6{padding-block-start:6px}.pb-6{padding-block-end:6px}.p-8{padding:-8}.px-8{padding-inline:8px}.pl-8{padding-inline-start:8px}.pr-8{padding-inline-end:8px}.py-8{padding-block:8px}.pt-8{padding-block-start:8px}.pb-8{padding-block-end:8px}.p-10{padding:-10}.px-10{padding-inline:10px}.pl-10{padding-inline-start:10px}.pr-10{padding-inline-end:10px}.py-10{padding-block:10px}.pt-10{padding-block-start:10px}.pb-10{padding-block-end:10px}.p-12{padding:-12}.px-12{padding-inline:12px}.pl-12{padding-inline-start:12px}.pr-12{padding-inline-end:12px}.py-12{padding-block:12px}.pt-12{padding-block-start:12px}.pb-12{padding-block-end:12px}.p-14{padding:-14}.px-14{padding-inline:14px}.pl-14{padding-inline-start:14px}.pr-14{padding-inline-end:14px}.py-14{padding-block:14px}.pt-14{padding-block-start:14px}.pb-14{padding-block-end:14px}.p-16{padding:-16}.px-16{padding-inline:16px}.pl-16{padding-inline-start:16px}.pr-16{padding-inline-end:16px}.py-16{padding-block:16px}.pt-16{padding-block-start:16px}.pb-16{padding-block-end:16px}.p-24{padding:-24}.px-24{padding-inline:24px}.pl-24{padding-inline-start:24px}.pr-24{padding-inline-end:24px}.py-24{padding-block:24px}.pt-24{padding-block-start:24px}.pb-24{padding-block-end:24px}.p-32{padding:-32}.px-32{padding-inline:32px}.pl-32{padding-inline-start:32px}.pr-32{padding-inline-end:32px}.py-32{padding-block:32px}.pt-32{padding-block-start:32px}.pb-32{padding-block-end:32px}.p-60{padding:-60}.px-60{padding-inline:60px}.pl-60{padding-inline-start:60px}.pr-60{padding-inline-end:60px}.py-60{padding-block:60px}.pt-60{padding-block-start:60px}.pb-60{padding-block-end:60px}.g-2{gap:2px}.g-4{gap:4px}.g-6{gap:6px}.g-8{gap:8px}.g-10{gap:10px}.g-12{gap:12px}.g-14{gap:14px}.g-16{gap:16px}.rg-2{row-gap:2px}.rg-4{row-gap:4px}.rg-6{row-gap:6px}.rg-8{row-gap:8px}.rg-10{row-gap:10px}.rg-12{row-gap:12px}.rg-14{row-gap:14px}.rg-16{row-gap:16px}.cg-2{column-gap:2px}.cg-4{column-gap:4px}.cg-6{column-gap:6px}.cg-8{column-gap:8px}.cg-10{column-gap:10px}.cg-12{column-gap:12px}.cg-14{column-gap:14px}.cg-16{column-gap:16px}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.page[class*=-page]{width:100%;min-height:100%;display:flex;flex-direction:column;gap:14px}
