// 页面公共样式 // 页面容器 .page-wrapper{padding:0}// 页面标题区 .page-header{background:#fff;border-radius:12px;padding:16px 24px;margin-bottom:16px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.page-title,// 页面标题区 .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title{gap:10px}.page-title .icon{width:36px;height:36px;background:linear-gradient(135deg,#e6f0ff,#b8d4ff);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.page-title h2{font-size:18px;font-weight:700;margin:0}.page-title .subtitle{font-size:12px;color:#8899b5;margin-top:2px}.page-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.page-actions .el-button{border-radius:12px}// 表单容器 .form-container{padding:0}.form-card{background:#fff;border-radius:12px;padding:24px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4}// 详情容器 .detail-container{padding:0}// Element UI 通用表单样式 :deep(.el-form-item){margin-bottom:20px}:deep(.el-input),:deep(.el-textarea){border-radius:8px}:deep(.el-select){width:100%}:deep(.el-form-item__label){font-weight:600;color:#4a5a78}:deep(.el-input-number){width:100%}:deep(.el-input-number .el-input__inner){text-align:left}// 来访记录表格样式 .records-section>>>.el-table th{background-color:#e6f2ff;color:#333;font-weight:600}.records-section>>>.el-table--striped .el-table__body tr:nth-child(2n){background-color:#f5f9ff}.records-section>>>.el-table td{padding:8px 0}.data-statistics[data-v-529c2c0d]{padding:0}.page-header[data-v-529c2c0d]{background:#fff;border-radius:12px;padding:16px 24px;margin-bottom:16px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.page-header[data-v-529c2c0d],.page-title[data-v-529c2c0d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-title[data-v-529c2c0d]{gap:10px}.page-title .icon[data-v-529c2c0d]{width:36px;height:36px;background:linear-gradient(135deg,#e6f0ff,#b8d4ff);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.page-title h2[data-v-529c2c0d]{font-size:18px;font-weight:700;margin:0}.page-title .subtitle[data-v-529c2c0d]{font-size:12px;color:#8899b5;margin-top:2px}.page-actions[data-v-529c2c0d]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.page-actions .el-select[data-v-529c2c0d]{height:32px}.page-actions .el-select .el-input__inner[data-v-529c2c0d]{height:32px!important;padding:0 10px;border:1px solid #e2e8f4;border-radius:4px;font-size:13px;color:#1a2540;background:#fff}.page-actions .el-select .el-input__inner[data-v-529c2c0d]:focus{border-color:#1e6fd9;-webkit-box-shadow:0 0 0 2px rgba(30,111,217,.1);box-shadow:0 0 0 2px rgba(30,111,217,.1)}.btn[data-v-529c2c0d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;height:32px;padding:0 16px;border-radius:4px;font-size:13px;cursor:pointer;border:none;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap;outline:none}.btn-default[data-v-529c2c0d]{background:#fff;color:#4a5a78;border:1px solid #e2e8f4}.btn-default[data-v-529c2c0d]:hover{border-color:#1e6fd9;color:#1e6fd9}.chart-grid[data-v-529c2c0d]{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-top:16px;margin-bottom:16px}.table-grid[data-v-529c2c0d]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.table-grid .data-table-card[data-v-529c2c0d]{min-width:0}.chart-card[data-v-529c2c0d]{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4;padding:16px}.chart-card-title[data-v-529c2c0d]{font-size:14px;font-weight:600;color:#1a2540;margin-bottom:12px}.bar-chart[data-v-529c2c0d],.chart-card-flex[data-v-529c2c0d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bar-chart[data-v-529c2c0d]{gap:10px}.bar-row[data-v-529c2c0d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.bar-label[data-v-529c2c0d]{width:65px;font-size:12px;color:#4a5a78;text-align:right;-ms-flex-negative:0;flex-shrink:0}.bar-track[data-v-529c2c0d]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:22px;background:#f0f4f8;border-radius:4px;overflow:hidden}.bar-fill[data-v-529c2c0d]{height:100%;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:8px;color:#fff;font-size:11.5px;font-weight:600;-webkit-transition:width .6s ease;transition:width .6s ease}.bar-fill.blue[data-v-529c2c0d]{background:-webkit-gradient(linear,left top,right top,from(#1558b0),to(#1e6fd9));background:linear-gradient(90deg,#1558b0,#1e6fd9)}.bar-fill.green[data-v-529c2c0d]{background:-webkit-gradient(linear,left top,right top,from(#1a8c5a),to(#27ae60));background:linear-gradient(90deg,#1a8c5a,#27ae60)}.bar-fill.orange[data-v-529c2c0d]{background:-webkit-gradient(linear,left top,right top,from(#c0572b),to(#e8744a));background:linear-gradient(90deg,#c0572b,#e8744a)}.bar-fill.red[data-v-529c2c0d]{background:-webkit-gradient(linear,left top,right top,from(#c0392b),to(#e74c3c));background:linear-gradient(90deg,#c0392b,#e74c3c)}.bar-fill.gray[data-v-529c2c0d]{background:-webkit-gradient(linear,left top,right top,from(#636e72),to(#95a5a6));background:linear-gradient(90deg,#636e72,#95a5a6)}.bar-num[data-v-529c2c0d]{width:30px;font-size:12px;color:#4a5a78;text-align:left}.no-data[data-v-529c2c0d]{text-align:center;color:#8899b5;padding:20px 0;font-size:13px}.unit[data-v-529c2c0d]{font-size:12px;font-weight:400;color:#8899b5}.data-table-card[data-v-529c2c0d]{background:#fff;border-radius:12px;-webkit-box-shadow:0 1px 4px rgba(30,111,217,.08);box-shadow:0 1px 4px rgba(30,111,217,.08);border:1px solid #e2e8f4;padding:0;margin-bottom:0;overflow:hidden}.data-table-card .table-card-header[data-v-529c2c0d]{padding:14px 20px;border-bottom:1px solid #e2e8f4}.table-card-title[data-v-529c2c0d]{font-size:14px;font-weight:600;color:#1a2540;margin:0}.data-table-card .el-table[data-v-529c2c0d]{background:transparent;padding:16px}.data-table-card .el-table__header th[data-v-529c2c0d]{background:#f5f7fa}