.app-header[data-v-c5f0022c]{display:flex;align-items:center;justify-content:space-between;height:48px;background:#1a3a5c;padding:0 16px;flex-shrink:0}.header-left .logo[data-v-c5f0022c]{display:flex;align-items:center;gap:8px;color:#fff}.header-left .logo .logo-icon[data-v-c5f0022c]{font-size:22px}.header-left .logo .logo-text[data-v-c5f0022c]{font-size:16px;font-weight:600;white-space:nowrap}.header-right[data-v-c5f0022c]{display:flex;align-items:center;gap:12px;color:#fff;flex-shrink:0}.header-right .user-name[data-v-c5f0022c]{font-size:13px}.header-right .header-icon[data-v-c5f0022c]{font-size:18px;cursor:pointer;opacity:.85}.header-right .header-icon[data-v-c5f0022c]:hover{opacity:1}.app-sidebar[data-v-4582432e]{width:200px;flex-shrink:0;background:#f5f7fa;border-right:1px solid #e4e7ed;overflow-y:auto}.app-sidebar.collapsed[data-v-4582432e]{width:64px}.app-sidebar[data-v-4582432e] .el-menu{border-right:none}.app-sidebar[data-v-4582432e] .el-menu .el-menu-item{height:44px;line-height:44px}.app-sidebar[data-v-4582432e] .el-menu .el-menu-item.is-active{background:#409eff!important;color:#fff!important}.app-sidebar[data-v-4582432e] .el-menu .el-menu-item i{color:inherit}*{box-sizing:border-box}#app,body,html{width:100%;height:100%;margin:0;padding:0;font-family:Microsoft YaHei,PingFang SC,sans-serif;color:#303133;background:#f0f2f5}.main-layout{flex-direction:column;height:100vh}.main-body,.main-layout{display:flex;overflow:hidden}.main-body{flex:1}.main-content{flex:1;overflow:auto;padding:16px;background:#f0f2f5;min-width:1200px}.page-header{margin-bottom:16px}.page-header .page-title{font-size:18px;font-weight:600;color:#303133;margin:0}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:16px}.filter-bar .filter-item{display:flex;align-items:center;gap:8px}.filter-bar .filter-item .filter-label{color:#909399;font-size:14px;white-space:nowrap}.chart-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(26,58,92,.04),0 4px 16px rgba(26,58,92,.06);border:1px solid rgba(228,231,237,.8);padding:16px 18px;height:100%}.chart-card .chart-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f2f5}.chart-card .chart-card-header .chart-card-title{font-size:15px;font-weight:600;color:#303133;position:relative;padding-left:10px}.chart-card .chart-card-header .chart-card-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:14px;background:#409eff;border-radius:2px}.chart-card .chart-card-body{height:calc(100% - 42px);min-height:200px}.stat-cards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.table-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:16px}.table-section .table-toolbar{margin-bottom:12px}.chart-section{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px;min-height:320px}.chart-section.chart-section-3{grid-template-columns:1fr 1fr 1fr}.text-danger{color:#f56c6c!important}.text-success{color:#67c23a!important}.json-preview{background:#f5f7fa;border-radius:4px;padding:12px;font-family:Consolas,Monaco,monospace;font-size:12px;line-height:1.6;overflow:auto;max-height:400px;white-space:pre-wrap;word-break:break-all}.pagination-wrap{margin-top:16px;text-align:right}