.x-select[data-v-734391ac]{display:flex;border-radius:4px;border:1px solid #d9d9d9;height:24px;width:100%;cursor:pointer;align-items:center}.x-select[data-v-734391ac]:hover{border-color:#6bc9b0}.x-select .x-select-values[data-v-734391ac]{flex:1;min-width:0;font-size:12px;color:rgba(0,0,0,.65);padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.x-select .x-select-suffix[data-v-734391ac]{padding:0 10px;color:#d9d9d9;font-size:12px}.x-select .x-select-suffix .remove-icon[data-v-734391ac]:hover{color:#666}.x-select-dropdown[data-v-734391ac]{position:relative;margin:0;padding:6px 0;text-align:left;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;border:1px solid #d9d9d9;overflow:hidden}.x-select-dropdown .x-select-search-input[data-v-734391ac]{padding:0 6px;position:relative}.x-select-dropdown .x-select-search-input input[data-v-734391ac]{font-size:12px;width:100%;color:#999;height:30px;line-height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:1px solid #e4e4e4;padding:0 4px;border-radius:4px}.x-select-dropdown .x-select-search-input svg[data-v-734391ac]{position:absolute;top:8px;color:#aaa;right:10px;cursor:pointer}.checkbox-group-wrapper[data-v-734391ac]{width:100%}.checkbox-group-wrapper .virtual-list-wrapper[data-v-734391ac]{max-height:200px;overflow:auto}[data-v-734391ac] .custom-checkbox-wrapper{font-size:12px;display:flex}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox-label{position:relative;white-space:nowrap;height:24px;line-height:24px;width:100%;cursor:pointer;padding:0 6px;border-bottom:1px solid #e4e4e4}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox-label:before{content:"";display:inline-block;width:14px;height:14px;border-radius:2px;vertical-align:top;margin-right:.5em;margin-top:6px;border:1px solid #ccc;background-color:#fff;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox-label:after{content:"";display:inline-block;width:4px;height:8px;border:1px solid #fff;border-top:0;border-left:0;position:absolute;left:11px;top:7px;transform:rotate(45deg) scale(0);transition:all .2s ease-in-out}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=checkbox]{position:absolute;clip:rect(0,0,0,0)}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=checkbox]:checked+label:before{border-color:#39ad36!important;background-color:#39ad36}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=checkbox]:checked+label:after{transform:rotate(45deg) scale(1);transition:all .2s ease-in-out}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=radio]{position:absolute;clip:rect(0,0,0,0)}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=radio]+label:before{border-radius:50%}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=radio]:checked+label:before{border-color:#39ad36!important;background-color:#39ad36}[data-v-734391ac] .custom-checkbox-wrapper .custom-checkbox[type=radio]:checked+label:after{width:6px;height:6px;border-radius:6px;background:#fff;transform:scale(1);border:0;left:10px;top:10px}.x-slide-grid[data-v-23395ca5]{display:flex;gap:8px}.x-slide-grid .x-slide-grid-cell-wrapper[data-v-23395ca5]{display:grid;flex:1;min-width:0;gap:10px}.x-slide-grid .x-slide-grid-action-wrapper[data-v-23395ca5]{display:flex;flex-direction:column;flex:none;gap:8px;align-items:center;justify-content:center}.x-slide-grid .x-slide-grid-action-wrapper button[data-v-23395ca5]{border:none;box-shadow:none}.x-slide-grid .grid-item[data-v-23395ca5]{border-radius:4px;overflow:hidden}.x-alert[data-v-64b4125d]{padding:0 5px;border-radius:4px;cursor:pointer;font-size:12px;align-self:center;color:#ff9c2a;background:#fdf6ec;display:flex;align-items:center;gap:2px;line-height:18px}.x-alert-icon[data-v-64b4125d]{flex:none}.x-alert.is-close[data-v-64b4125d]{font-size:14px;background:transparent}.chart-wrapper[data-v-0d3ef754]{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;position:relative}.chart-wrapper .chart-dom[data-v-0d3ef754]{height:100%;width:100%}.chart-wrapper .chart-overlay[data-v-0d3ef754]{position:absolute;top:0;right:0;left:0;bottom:0;border-radius:4px;background:#fafafa;display:flex;align-items:center;justify-content:center;color:#a9a9a9}.CusTable[data-v-242102ca]{overflow:hidden}.CusTable[data-v-242102ca] .ant-table-thead>tr>th.ant-table-column-sort{background:#f5f7ff}.CusTable[data-v-242102ca] .default-gray-bg td{background:#fcfcff}.CusTable[data-v-242102ca] .hover-bg td,.CusTable[data-v-242102ca] td.hover-bg{background:rgba(135,206,250,.2)!important}.CusTable[data-v-242102ca] .hover-bg td.hover-bg{background:rgba(135,206,250,.5)!important}.CusTable[data-v-242102ca] th{background:#f5f7ff}.CusTable[data-v-242102ca] th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.55em}.CusTable[data-v-242102ca] td,.CusTable[data-v-242102ca] th{--lineHeight:calc(var(--rowHeight) - 1px);transition:all .1s;height:var(--rowHeight,var(--estimateRowHeight,26px));line-height:var(--lineHeight,var(--estimateRowHeight,26px));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;font-size:12px;color:#666;font-weight:400!important}.CusTable[data-v-242102ca] .ant-table-column-title{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.CusTable[data-v-242102ca] .ant-table-thead span{font-weight:400!important}.CusTable[data-v-242102ca] .CusTable-pagination{display:flex;justify-content:flex-end;margin-top:4px;overflow:hidden}.CusTable[data-v-242102ca] .ant-table-body::-webkit-scrollbar{width:8px}.CusTable[data-v-242102ca] .ant-table-header.ant-table-hide-scrollbar{margin-right:-7px}.CusTable[data-v-242102ca] .ant-table-placeholder{display:flex;align-items:center;justify-content:center;padding:0;height:var(--placeholderHeight,auto)}.CusTable[data-v-242102ca] .ant-table-placeholder .ant-empty-normal{margin:10px auto}.CusTable[data-v-242102ca] .ant-pagination-item,.CusTable[data-v-242102ca] .ant-pagination-jump-next,.CusTable[data-v-242102ca] .ant-pagination-jump-prev,.CusTable[data-v-242102ca] .ant-pagination-next,.CusTable[data-v-242102ca] .ant-pagination-prev{height:24px;line-height:22px;min-width:26px}.CusTable[data-v-242102ca] th{--lineHeight:calc(var(--rowHeight) - 1px);--value1:var(--lineHeight,var(--estimateRowHeight,26px));--value2:var(--rowHeight,var(--estimateRowHeight,26px));--valueMax:calc(var(--maxHeadHeight, 999)*1px);line-height:calc(min(var(--value1), var(--valueMax)));height:calc(min(var(--value2), var(--valueMax)))}.CusTable[data-v-fda7673c]{overflow:hidden}.CusTable[data-v-fda7673c] .ant-table-thead>tr>th.ant-table-column-sort{background:#f5f7ff}.CusTable[data-v-fda7673c] .default-gray-bg td{background:#fcfcff}.CusTable[data-v-fda7673c] .hover-bg td,.CusTable[data-v-fda7673c] td.hover-bg{background:rgba(135,206,250,.2)!important}.CusTable[data-v-fda7673c] .hover-bg td.hover-bg{background:rgba(135,206,250,.5)!important}.CusTable[data-v-fda7673c] th{background:#f5f7ff}.CusTable[data-v-fda7673c] th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.55em}.CusTable[data-v-fda7673c] td,.CusTable[data-v-fda7673c] th{--lineHeight:calc(var(--rowHeight) - 1px);transition:all .1s;height:var(--rowHeight,var(--estimateRowHeight,26px));line-height:var(--lineHeight,var(--estimateRowHeight,26px));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;font-size:12px;color:#666;font-weight:400!important}.CusTable[data-v-fda7673c] .ant-table-column-title{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.CusTable[data-v-fda7673c] .ant-table-thead span{font-weight:400!important}.CusTable[data-v-fda7673c] .CusTable-pagination{overflow:hidden}.CusTable[data-v-fda7673c] .ant-pagination{text-align:right;margin-top:4px}.CusTable[data-v-fda7673c] .ant-table-body::-webkit-scrollbar{width:8px}.CusTable[data-v-fda7673c] .ant-table-header.ant-table-hide-scrollbar{margin-right:-9px}.CusTable[data-v-fda7673c] .ant-table-placeholder{display:flex;align-items:center;justify-content:center;padding:0;height:var(--placeholderHeight,auto)}.CusTable[data-v-fda7673c] .ant-table-placeholder .ant-empty-normal{margin:10px auto}.CusTable[data-v-fda7673c] .ant-pagination-item,.CusTable[data-v-fda7673c] .ant-pagination-next,.CusTable[data-v-fda7673c] .ant-pagination-prev{height:24px;line-height:22px;min-width:26px}.CusTable[data-v-fda7673c] th{--lineHeight:calc(var(--rowHeight) - 1px);--value1:var(--lineHeight,var(--estimateRowHeight,26px));--value2:var(--rowHeight,var(--estimateRowHeight,26px));--valueMax:calc(var(--maxHeadHeight, 999)*1px);line-height:calc(min(var(--value1),var(--valueMax)));height:calc(min(var(--value2),var(--valueMax)))}.x-link[data-v-abed12d6]{cursor:pointer}[data-v-56ed4dc0] .ant-radio-group-small .ant-radio-button-wrapper{padding:0 14px}.cus-table[data-v-56ed4dc0] thead.ant-table-thead th span{font-weight:700!important}.cus-tabs[data-v-56ed4dc0]{margin-top:2px}.cus-tabs[data-v-56ed4dc0] .ant-tabs-nav-container{height:30px!important}.cus-tabs[data-v-56ed4dc0] .ant-tabs-nav-container .ant-tabs-card-active,.cus-tabs[data-v-56ed4dc0] .ant-tabs-nav-container .ant-tabs-tab{height:30px;line-height:28px}.cus-tabs[data-v-56ed4dc0] .ant-tabs-bar{margin:0}.retail-perf-overview[data-v-27e9f3c6]{min-width:1450px;background-color:#f5f6fa;height:100vh;padding:0 2% 30px;overflow:auto}.retail-perf-overview[data-v-27e9f3c6] .section{padding:0 16px 16px;border-radius:6px;background:#fff}.retail-perf-overview[data-v-27e9f3c6] .section .section-title{font-size:14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ebebeb;height:40px;line-height:40px}.retail-perf-overview[data-v-27e9f3c6] .x-slide-grid-cell-wrapper{gap:30px}.retail-perf-overview[data-v-27e9f3c6] .x-slide-grid-cell-wrapper .grid-item{overflow:initial}.retail-perf-overview .slide-item[data-v-27e9f3c6]{border-radius:6px;cursor:pointer;height:145px;position:relative;background:rgba(0,0,0,.03);padding:0 10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:all .3s}.retail-perf-overview .slide-item .label-text[data-v-27e9f3c6]{font-size:12px;color:rgba(0,0,0,.64);line-height:22px}.retail-perf-overview .slide-item .main-text[data-v-27e9f3c6]{font-size:22px;line-height:36px;font-weight:700;color:#000}.retail-perf-overview .slide-item.active[data-v-27e9f3c6]{background:#fff;transform:translateY(-5px);box-shadow:0 3px 6px 2px rgba(0,0,0,.2),0 3px 4px 2px rgba(0,0,0,.12)}