.rebuild-selector-wrapper[data-v-bbc7118c]{display:none}.edit-modal-container[data-v-0e2b853c]{height:calc(100vh - 160px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;overflow:hidden}.map-container[data-v-0e2b853c]{-ms-flex:1;flex:1;position:relative;min-width:0;overflow:hidden}.form-container[data-v-0e2b853c]{width:400px;border-left:1px solid #e8e8e8;overflow-y:auto;-ms-flex-negative:0;flex-shrink:0}.classification-panel-left[data-v-0e2b853c]{position:absolute;top:0;z-index:1000;height:83vh}.classification-panel-left[data-v-0e2b853c] .trigger-button{position:static;margin:0;left:10px!important}.classification-panel-left .classification-panel[data-v-0e2b853c]{position:fixed;left:0;top:0;bottom:0}.village-boundary-control[data-v-0e2b853c]{position:absolute;top:10px;right:10px;z-index:1000}.report-container[data-v-375fc4f6]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:85vh;background:#f8f9fc}.report-header[data-v-375fc4f6]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:20px 28px;color:#fff}.report-header.passed[data-v-375fc4f6],.report-header[data-v-375fc4f6]{background:linear-gradient(135deg,#52c41a,#73d13d)}.report-header.failed[data-v-375fc4f6]{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.report-header .header-left[data-v-375fc4f6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}.report-header .header-left .header-icon-wrapper[data-v-375fc4f6]{width:48px;height:48px;background:hsla(0,0%,100%,.2);border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.report-header .header-left .header-icon-wrapper .header-icon[data-v-375fc4f6]{font-size:26px}.report-header .header-left .header-info .header-title[data-v-375fc4f6]{margin:0;font-size:20px;font-weight:600;color:#fff;letter-spacing:1px}.report-header .header-left .header-info .header-subtitle[data-v-375fc4f6]{margin:6px 0 0 0;font-size:13px;color:hsla(0,0%,100%,.95);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.report-header .header-left .header-info .header-subtitle .anticon[data-v-375fc4f6]{font-size:12px}.report-header .header-left .header-info .header-subtitle .divider[data-v-375fc4f6]{margin:0 8px;opacity:.5}.report-header .header-right[data-v-375fc4f6]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.report-header .header-right .download-btn[data-v-375fc4f6]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.report-header .header-right .download-btn[data-v-375fc4f6]:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5)}.report-header .header-right .close-btn[data-v-375fc4f6]{color:hsla(0,0%,100%,.8);font-size:18px}.report-header .header-right .close-btn[data-v-375fc4f6]:hover{color:#fff}.report-content[data-v-375fc4f6]{-ms-flex:1;flex:1;padding:24px 28px;overflow:hidden;min-height:300px}.report-content .content-wrapper[data-v-375fc4f6]{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.06);max-height:calc(85vh - 180px);overflow-y:auto}.report-content .content-wrapper[data-v-375fc4f6]::-webkit-scrollbar{width:6px}.report-content .content-wrapper[data-v-375fc4f6]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.report-content .content-wrapper[data-v-375fc4f6]::-webkit-scrollbar-track{background:transparent}.report-content .empty-wrapper[data-v-375fc4f6]{background:#fff;border-radius:12px;padding:60px 0}.report-content .report-body[data-v-375fc4f6]{padding:28px 32px}.report-content .report-section[data-v-375fc4f6]{margin-bottom:8px}.report-content .report-section .section-title[data-v-375fc4f6]{font-size:18px;font-weight:600;color:#1a1a2e;margin:24px 0 16px 0;padding-bottom:12px;border-bottom:2px solid #667eea;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.report-content .report-section .section-title[data-v-375fc4f6]:first-child{margin-top:0}.report-content .report-section .section-title .title-icon[data-v-375fc4f6]{width:4px;height:20px;background:linear-gradient(180deg,#667eea,#764ba2);border-radius:2px}.report-content .report-section .section-subtitle[data-v-375fc4f6]{font-size:15px;font-weight:600;color:#4a4a68;margin:20px 0 12px 0;padding-left:12px;border-left:3px solid #667eea}.report-content .report-section .section-divider[data-v-375fc4f6]{height:1px;background:linear-gradient(90deg,#e8e8e8,transparent);margin:20px 0}.report-content .report-section .section-text[data-v-375fc4f6]{font-size:14px;line-height:2;color:#5a5a7a;margin:0;padding:6px 0 6px 16px;position:relative;transition:all .2s}.report-content .report-section .section-text[data-v-375fc4f6]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#d9d9d9;border-radius:50%}.report-content .report-section .section-text.highlight[data-v-375fc4f6]{color:#52c41a;background:linear-gradient(90deg,rgba(82,196,26,.08),transparent);border-radius:4px;padding-left:16px}.report-content .report-section .section-text.highlight[data-v-375fc4f6]:before{background:#52c41a}.report-content .report-section .section-text.error[data-v-375fc4f6]{color:#ff4d4f;background:linear-gradient(90deg,rgba(255,77,79,.08),transparent);border-radius:4px;padding-left:16px}.report-content .report-section .section-text.error[data-v-375fc4f6]:before{background:#ff4d4f}.report-footer[data-v-375fc4f6]{padding:14px 28px;background:#fff;border-top:1px solid #f0f0f0}.report-footer .footer-text[data-v-375fc4f6]{font-size:12px;color:#999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px}.report-footer .footer-text .anticon[data-v-375fc4f6]{font-size:14px}.report-preview-modal .ant-modal-content{border-radius:12px;overflow:hidden}.report-preview-modal .ant-modal-body{padding:0}.report-preview-modal .ant-modal-close{display:none}.verify-result-container[data-v-49ed3cd8]{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#f5f7fa}.header-bar[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 32px;background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff}.header-bar.passed[data-v-49ed3cd8]{background:linear-gradient(135deg,#52c41a,#73d13d)}.header-bar.failed[data-v-49ed3cd8]{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.header-bar .header-left[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px}.header-bar .header-left .status-icon[data-v-49ed3cd8]{font-size:40px;line-height:1}.header-bar .header-left .status-info .status-title[data-v-49ed3cd8]{margin:0 0 4px 0;font-size:22px;font-weight:600;color:#fff}.header-bar .header-left .status-info .status-desc[data-v-49ed3cd8]{margin:0;font-size:14px;color:hsla(0,0%,100%,.85)}.header-bar .header-left .status-info .status-desc .highlight[data-v-49ed3cd8]{font-weight:600;color:#fff}.header-bar .header-left .status-info .status-desc .highlight-error[data-v-49ed3cd8]{font-weight:600;color:#fff200}.header-bar .header-right[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;gap:12px}.header-bar .header-right[data-v-49ed3cd8] .ant-btn{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.header-bar .header-right[data-v-49ed3cd8] .ant-btn:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5)}.main-content[data-v-49ed3cd8]{-ms-flex:1;flex:1;padding:16px;overflow:hidden}.chart-section[data-v-49ed3cd8]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chart-section .section-header[data-v-49ed3cd8]{margin-bottom:12px}.chart-section .section-header h3[data-v-49ed3cd8]{margin:0;font-size:15px;font-weight:600;color:#333}.chart-section .section-header h3[data-v-49ed3cd8] .anticon{margin-right:8px;color:#1890ff}.chart-section .chart-container[data-v-49ed3cd8]{-ms-flex:1;flex:1;min-height:200px}.chart-section .area-cards[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.chart-section .area-cards .area-card[data-v-49ed3cd8]{-ms-flex:1;flex:1;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);border-radius:6px;padding:10px 8px;text-align:center}.chart-section .area-cards .area-card .area-label[data-v-49ed3cd8]{font-size:11px;color:#666;margin-bottom:2px}.chart-section .area-cards .area-card .area-value[data-v-49ed3cd8]{font-size:16px;font-weight:600;color:#333}.chart-section .area-cards .area-card .area-unit[data-v-49ed3cd8]{font-size:11px;color:#999}.stats-row[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;gap:16px;margin-top:16px}.stats-row .stats-card[data-v-49ed3cd8]{-ms-flex:1;flex:1;background:#fff;border-radius:8px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.stats-row .stats-card .stats-header[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:600;color:#333}.stats-row .stats-card .stats-header[data-v-49ed3cd8] .anticon{color:#1890ff;font-size:16px}.stats-row .stats-card .stats-header .stats-tag[data-v-49ed3cd8]{margin-left:auto;font-size:12px}.stats-row .stats-card .stats-body[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.stats-row .stats-card .stats-body .stat-item[data-v-49ed3cd8]{-ms-flex:1 1 45%;flex:1 1 45%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:6px 10px;background:#fafafa;border-radius:4px}.stats-row .stats-card .stats-body .stat-item .stat-label[data-v-49ed3cd8]{font-size:12px;color:#666}.stats-row .stats-card .stats-body .stat-item .stat-value[data-v-49ed3cd8]{font-size:14px;font-weight:600;color:#333}.stats-row .stats-card .stats-body .stat-item .stat-value.success[data-v-49ed3cd8]{color:#52c41a}.stats-row .stats-card .stats-body .stat-item .stat-value.error[data-v-49ed3cd8]{color:#ff4d4f}.stats-row .stats-card .stats-body .stat-item.highlight-item[data-v-49ed3cd8]{-ms-flex:1 1 100%;flex:1 1 100%;background:linear-gradient(135deg,#e6f7ff,#bae7ff);margin-top:4px}.stats-row .stats-card .stats-body .stat-item.highlight-item .stat-label[data-v-49ed3cd8]{font-weight:500;color:#1890ff}.stats-row .stats-card .stats-body .stat-item.highlight-item .stat-value[data-v-49ed3cd8]{font-size:16px}.field-section[data-v-49ed3cd8]{height:100%;background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.field-section .section-header[data-v-49ed3cd8]{margin-bottom:12px}.field-section .section-header h3[data-v-49ed3cd8]{margin:0;font-size:15px;font-weight:600;color:#333}.field-section .section-header h3[data-v-49ed3cd8] .anticon{margin-right:8px;color:#1890ff}.field-section .field-list[data-v-49ed3cd8]{-ms-flex:1;flex:1;overflow-y:auto}.field-section .field-list .field-item[data-v-49ed3cd8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 12px;background:#fafafa;border-radius:6px;margin-bottom:8px;transition:all .3s}.field-section .field-list .field-item[data-v-49ed3cd8]:hover{background:#f0f7ff;transform:translateX(4px)}.field-section .field-list .field-item.incomplete[data-v-49ed3cd8]{background:#fff2f0;border-left:3px solid #ff4d4f}.field-section .field-list .field-item.incomplete[data-v-49ed3cd8]:hover{background:#ffebe8}.field-section .field-list .field-item .field-index[data-v-49ed3cd8]{width:24px;height:24px;background:#e6f7ff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:11px;font-weight:600;color:#1890ff;margin-right:10px}.field-section .field-list .field-item .field-info[data-v-49ed3cd8]{-ms-flex:1;flex:1;min-width:0}.field-section .field-list .field-item .field-info .field-name[data-v-49ed3cd8]{font-size:13px;font-weight:500;color:#333;margin-bottom:2px}.field-section .field-list .field-item .field-info .field-detail[data-v-49ed3cd8]{font-size:11px;color:#999}.field-section .field-list .field-item .field-info .field-detail .valid-count[data-v-49ed3cd8]{color:#52c41a}.field-section .field-list .field-item .field-info .field-detail .total-count[data-v-49ed3cd8]{margin-left:4px}.field-section .field-list .field-item .field-progress[data-v-49ed3cd8]{width:100px;margin:0 12px}.field-section .field-list .field-item .field-rate[data-v-49ed3cd8]{width:60px;text-align:right;font-size:13px;font-weight:600}.field-section .field-list .field-item .field-rate.rate-success[data-v-49ed3cd8]{color:#52c41a}.field-section .field-list .field-item .field-rate.rate-warning[data-v-49ed3cd8]{color:#faad14}.field-section .field-list .field-item .field-rate.rate-error[data-v-49ed3cd8]{color:#ff4d4f}.verify-result-fullscreen-modal .ant-modal{max-width:100%!important;margin:0!important;padding:0!important}.verify-result-fullscreen-modal .ant-modal-content{border-radius:0;height:100vh}.verify-result-fullscreen-modal .ant-modal-body{padding:0}.verify-result-fullscreen-modal .ant-modal-close{display:none}