.data-statistics-box[data-v-63d32fc4]{width:100%;height:100%;padding:16px;display:flex;flex-direction:column}.data-statistics-box .top-cards[data-v-63d32fc4]{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}.data-statistics-box .top-cards .stat-card[data-v-63d32fc4]{flex:1;height:70px;background:rgba(0,161,255,.1);border-radius:6px;display:flex;justify-content:center;align-items:center;padding:0 20px}.data-statistics-box .top-cards .stat-card .icon-wrapper[data-v-63d32fc4]{width:40px;height:40px;margin-right:12px}.data-statistics-box .top-cards .stat-card .icon-wrapper img[data-v-63d32fc4]{width:100%;height:100%}.data-statistics-box .top-cards .stat-card .content .value[data-v-63d32fc4]{font-size:24px;color:var(--normal);font-weight:700;margin-bottom:4px}.data-statistics-box .top-cards .stat-card .content .value .unit[data-v-63d32fc4]{font-size:14px;color:var(--text-secondary,#b2c9e6);font-weight:400}.data-statistics-box .top-cards .stat-card .content .label[data-v-63d32fc4]{font-size:14px;color:var(--text,#fff)}.data-statistics-box .chart-container[data-v-63d32fc4]{flex:1;display:flex;flex-direction:column}.data-statistics-box .chart-container .chart-header[data-v-63d32fc4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.data-statistics-box .chart-container .chart-header .chart-title[data-v-63d32fc4]{color:var(--text);font-size:14px;font-weight:700;display:flex;align-items:center}.data-statistics-box .chart-container .chart-header .chart-title[data-v-63d32fc4]:before{content:"";display:inline-block;width:10px;height:10px;background:var(--normal);border-radius:50%;margin-right:8px}.data-statistics-box .chart-container .chart-header .time-select[data-v-63d32fc4]{width:80px}.data-statistics-box .chart-container .chart-header .time-select[data-v-63d32fc4] .el-input__inner{background:rgba(0,161,255,.1);border:1px solid rgba(0,161,255,.3);color:#fff;border-radius:2px}.data-statistics-box .chart-container .chart-content[data-v-63d32fc4]{flex:1;width:100%}