[data-v-25354693] .el-dialog__body{max-height:calc(100vh - 60px);overflow-y:auto;padding-top:10px}[data-v-25354693] .el-dialog__header{padding:15px 20px}[data-v-25354693] .el-dialog__title{font-size:18px;font-weight:600}.detail-container .detail-header[data-v-25354693]{text-align:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.detail-container .detail-header .title[data-v-25354693]{font-size:20px;color:#303133;margin-bottom:10px;font-weight:600}.detail-container .detail-header .meta-info[data-v-25354693]{color:#606266;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.detail-container .detail-header .meta-info .label[data-v-25354693]{font-weight:500;margin-right:5px}.detail-container .detail-header .meta-info .category[data-v-25354693]{color:#409eff;font-weight:500}.detail-container .chart-section[data-v-25354693]{background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:25px;padding:10px}.detail-container .data-section .section-title[data-v-25354693]{font-size:16px;font-weight:600;margin-bottom:15px;border-left:4px solid #409eff;padding-left:10px;color:#303133}.detail-container .data-section[data-v-25354693] .el-table{--el-table-header-text-color:#606266;--el-table-row-hover-bg-color:#f5f7fa}.detail-container .data-section[data-v-25354693] .el-table .el-table__fixed{height:100%!important}@media (max-width:1200px){.chart-detail-dialog[data-v-25354693]{width:90%!important}}.chart-dashboard[data-v-f68753a8]{padding:24px;background-color:#fff;min-height:calc(100vh - 48px)}.chart-dashboard .page-title[data-v-f68753a8]{font-size:20px;font-weight:600;color:#303133;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #ebeef5}.chart-dashboard .search-card[data-v-f68753a8]{margin-bottom:24px;border-radius:8px}.chart-dashboard .search-card[data-v-f68753a8] .el-card__body{padding:20px}.chart-dashboard .action-bar[data-v-f68753a8]{border-radius:8px}.chart-dashboard .action-bar .add-btn[data-v-f68753a8]{font-weight:500;padding:10px 20px}.chart-dashboard .action-bar .batch-delete-btn[data-v-f68753a8]{padding:10px 20px}.chart-dashboard .card-container[data-v-f68753a8]{margin:0 -12px 24px}.chart-dashboard .chart-card[data-v-f68753a8]{margin-bottom:24px;border-radius:12px;overflow:hidden;border:1px solid #ebeef5;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;cursor:pointer}.chart-dashboard .chart-card[data-v-f68753a8]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 12px 32px rgba(0,0,0,.12)!important;box-shadow:0 12px 32px rgba(0,0,0,.12)!important;border-color:#409eff}.chart-dashboard .chart-card .selection-box[data-v-f68753a8]{position:absolute;top:10px;left:10px;z-index:10;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.chart-dashboard .chart-card .selection-box.selected[data-v-f68753a8]{opacity:1}.chart-dashboard .chart-card .selection-box[data-v-f68753a8] .el-checkbox__input .el-checkbox__inner{width:16px;height:16px;border-radius:4px;border-color:#dcdfe6}.chart-dashboard .chart-card .selection-box[data-v-f68753a8] .el-checkbox__input .el-checkbox__inner:after{left:5px;top:2px;height:7px;width:3px}.chart-dashboard .chart-card .selection-box[data-v-f68753a8] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.chart-dashboard .chart-card:hover .selection-box[data-v-f68753a8]{opacity:1}.chart-dashboard .chart-wrapper[data-v-f68753a8]{padding:16px;height:180px;background:linear-gradient(135deg,#f9fafc,#fff);border-bottom:1px solid #f0f0f0}.chart-dashboard .chart-container[data-v-f68753a8]{width:100%;height:100%}.chart-dashboard .card-content[data-v-f68753a8]{padding:16px}.chart-dashboard .info-section[data-v-f68753a8]{margin-bottom:16px}.chart-dashboard .info-section .chart-name[data-v-f68753a8]{font-size:15px;font-weight:600;color:#303133;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chart-dashboard .info-section .info-grid[data-v-f68753a8]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.chart-dashboard .info-section .info-item[data-v-f68753a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px;line-height:1}.chart-dashboard .info-section .info-label[data-v-f68753a8]{color:#909399;white-space:nowrap}.chart-dashboard .info-section .info-value[data-v-f68753a8]{color:#606266;font-weight:500}.chart-dashboard .info-section .status-tag[data-v-f68753a8]{padding:2px 8px;border-radius:4px}.chart-dashboard .info-section .private-tag[data-v-f68753a8]{background:rgba(64,158,255,.2);border-color:rgba(64,158,255,.4);color:#409eff;padding:2px 8px;border-radius:4px}.chart-dashboard .divider[data-v-f68753a8]{height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(235,238,245,0)),color-stop(50%,#ebeef5),to(rgba(235,238,245,0)));background:linear-gradient(90deg,rgba(235,238,245,0),#ebeef5 50%,rgba(235,238,245,0));margin:16px 0}.chart-dashboard .action-bar[data-v-f68753a8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chart-dashboard .action-bar .time-info[data-v-f68753a8],.chart-dashboard .action-bar[data-v-f68753a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-dashboard .action-bar .time-info[data-v-f68753a8]{gap:6px;font-size:12px;color:#909399;-webkit-box-flex:1;-ms-flex:1;flex:1}.chart-dashboard .action-bar .time-info i[data-v-f68753a8]{font-size:13px}.chart-dashboard .action-bar .action-buttons[data-v-f68753a8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.chart-dashboard .action-bar .action-buttons .el-button[data-v-f68753a8]{padding:4px 6px;font-size:12px;border-radius:4px;-webkit-transition:all .2s;transition:all .2s;margin-left:0}.chart-dashboard .action-bar .action-buttons .el-button[data-v-f68753a8]:hover{background-color:#f5f7fa;-webkit-transform:scale(1.05);transform:scale(1.05)}.chart-dashboard .action-bar .action-buttons .el-button i[data-v-f68753a8]{margin-right:3px;font-size:13px}.chart-dashboard .action-bar .action-buttons .el-button span[data-v-f68753a8]{font-size:12px}.chart-dashboard .action-bar .action-buttons .detail-btn[data-v-f68753a8]{color:#409eff}.chart-dashboard .action-bar .action-buttons .detail-btn[data-v-f68753a8]:hover{color:#66b1ff;background-color:rgba(64,158,255,.1)}.chart-dashboard .action-bar .action-buttons .offline-btn[data-v-f68753a8]{color:#e6a23c}.chart-dashboard .action-bar .action-buttons .offline-btn[data-v-f68753a8]:hover:not(.disabled){color:#ebb563;background-color:rgba(230,162,60,.1)}.chart-dashboard .action-bar .action-buttons .offline-btn.disabled[data-v-f68753a8]{color:#c0c4cc;cursor:not-allowed}.chart-dashboard .action-bar .action-buttons .offline-btn.disabled[data-v-f68753a8]:hover{background-color:transparent;-webkit-transform:none;transform:none}.chart-dashboard .action-bar .action-buttons .delete-btn[data-v-f68753a8]{color:#f56c6c}.chart-dashboard .action-bar .action-buttons .delete-btn[data-v-f68753a8]:hover{color:#f78989;background-color:rgba(245,108,108,.1)}.chart-dashboard .pagination-container[data-v-f68753a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:24px;border-top:1px solid #ebeef5}.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .btn-next,.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .btn-prev,.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .el-pager li{border-radius:6px;border:1px solid #dcdfe6;margin:0 4px}.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .btn-next:hover,.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .btn-prev:hover,.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .el-pager li:hover{color:#409eff;border-color:#409eff}.chart-dashboard .pagination-container[data-v-f68753a8] .el-pagination .el-pager li.active{background-color:#409eff;border-color:#409eff;color:#fff}@media (max-width:768px){.chart-dashboard .search-card[data-v-f68753a8] .el-card__body,.chart-dashboard[data-v-f68753a8]{padding:16px}.chart-dashboard .action-bar[data-v-f68753a8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.chart-dashboard .card-container[data-v-f68753a8]{margin:0 -8px}.chart-dashboard .chart-card[data-v-f68753a8]{margin-bottom:16px}}