[data-v-1d2bc672] .ant-timeline-item-content{top:0!important}.work-report-container[data-v-1d2bc672]{display:-ms-flexbox;display:flex;height:600px;gap:20px}.timeline-section[data-v-1d2bc672]{width:300px;border-right:1px solid #e8e8e8;padding-right:20px;overflow-y:auto}.timeline-section .timeline-item .step-content[data-v-1d2bc672]{padding:12px 16px;border-radius:8px;border:1px solid #e1e5e9;background:#f8f9fa;margin-bottom:8px;box-sizing:border-box;width:100%;contain:layout}.timeline-section .timeline-item .step-header[data-v-1d2bc672]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.timeline-section .timeline-item .expand-btn[data-v-1d2bc672]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease;color:#666;background-color:transparent;border:none;width:28px;height:28px}.timeline-section .timeline-item .expand-btn[data-v-1d2bc672]:hover{background-color:rgba(0,0,0,.04);color:#1890ff}.timeline-section .timeline-item .expand-btn[data-v-1d2bc672]:active{background-color:rgba(0,0,0,.08)}.timeline-section .timeline-item .expand-btn .anticon[data-v-1d2bc672]{font-size:16px;transition:transform .2s ease}.timeline-section .timeline-item .step-content.expanded .step-header[data-v-1d2bc672]{margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.timeline-section .timeline-item .step-title[data-v-1d2bc672]{font-weight:600;color:#262626;font-size:14px}.timeline-section .timeline-item .step-rate[data-v-1d2bc672]{color:#1890ff;font-size:12px;font-weight:500;margin-right:6px}.timeline-section .timeline-item .report-list[data-v-1d2bc672]{margin-top:12px;max-height:0;overflow:hidden;transition:max-height .25s cubic-bezier(.25,.46,.45,.94),opacity .2s ease-out .05s,transform .2s ease-out .05s;opacity:0;transform:translateY(-8px);box-sizing:border-box}.timeline-section .timeline-item .report-list.expanded[data-v-1d2bc672]{max-height:200px;opacity:1;transform:translateY(0);overflow:hidden;transition:max-height .3s cubic-bezier(.25,.46,.45,.94),opacity .15s ease-in,transform .15s ease-in;position:relative;padding-right:4px;display:block;animation:enableScroll-1d2bc672 .1s ease-in .3s forwards}@keyframes enableScroll-1d2bc672{to{overflow-y:auto;overflow-x:hidden}}.timeline-section .timeline-item .report-list[data-v-1d2bc672]::-webkit-scrollbar{width:6px}.timeline-section .timeline-item .report-list[data-v-1d2bc672]::-webkit-scrollbar-track{background:rgba(0,0,0,.04);border-radius:3px;margin:0}.timeline-section .timeline-item .report-list[data-v-1d2bc672]::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.25));border-radius:3px;transition:all .2s cubic-bezier(.25,.46,.45,.94);border:1px solid hsla(0,0%,100%,.1)}.timeline-section .timeline-item .report-list[data-v-1d2bc672]::-webkit-scrollbar-corner{background:transparent}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]{padding:8px 12px;margin-bottom:4px;border-radius:6px;border:1px solid #dee2e6;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94),transform .15s ease,box-shadow .15s ease;box-sizing:border-box;width:100%;opacity:0;transform:translateY(10px);animation:slideInUp-1d2bc672 .3s cubic-bezier(.25,.46,.45,.94) forwards}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:first-child{animation-delay:.05s}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:nth-child(2){animation-delay:.1s}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:nth-child(3){animation-delay:.15s}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:nth-child(4){animation-delay:.2s}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:nth-child(5){animation-delay:.25s}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:nth-child(n+6){animation-delay:.3s}.timeline-section .timeline-item .report-list .report-item[data-v-1d2bc672]:hover{background:#f8f9fa;border-color:#adb5bd;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.timeline-section .timeline-item .report-list .report-item.selected[data-v-1d2bc672]{background:#e6f7ff;border-color:#1890ff;border-left:3px solid #1890ff}.timeline-section .timeline-item .report-list .report-item.selected .report-time[data-v-1d2bc672],.timeline-section .timeline-item .report-list .report-item.selected .reporter[data-v-1d2bc672]{color:#0050b3;font-weight:500}.timeline-section .timeline-item .report-list .report-item .report-info[data-v-1d2bc672]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.timeline-section .timeline-item .report-list .report-item .reporter[data-v-1d2bc672]{font-size:12px;color:#495057;font-weight:500}.timeline-section .timeline-item .report-list .report-item .report-time[data-v-1d2bc672]{font-size:11px;color:#6c757d}.timeline-section .timeline-item .no-reports[data-v-1d2bc672]{color:#8c8c8c;font-size:12px;text-align:center;padding:16px;background:#f5f5f5;border-radius:6px;border:1px dashed #d9d9d9;margin-top:12px;opacity:0;transform:translateY(-8px);animation:fadeInUp-1d2bc672 .25s cubic-bezier(.25,.46,.45,.94) .1s forwards}@keyframes fadeInUp-1d2bc672{to{opacity:1;transform:translateY(0)}}@keyframes slideInUp-1d2bc672{to{opacity:1;transform:translateY(0)}}.detail-section[data-v-1d2bc672]{-ms-flex:1;flex:1;overflow-y:auto;padding-left:16px}.detail-header[data-v-1d2bc672]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e8e8e8}.detail-header h3[data-v-1d2bc672]{margin:0;color:#333;font-weight:600}.detail-header .report-time[data-v-1d2bc672]{color:#666;font-size:14px;background:#f5f5f5;padding:4px 12px;border-radius:4px}.selected-report-detail[data-v-1d2bc672]{margin-bottom:24px}.selected-report-detail[data-v-1d2bc672] .ant-table{border-radius:6px;overflow:hidden;border:1px solid #d9d9d9}.selected-report-detail[data-v-1d2bc672] .ant-table-thead>tr>th{background-color:#f5f5f5!important;color:#595959!important;font-weight:600!important;padding:12px 20px!important;border-bottom:1px solid #d9d9d9!important}.selected-report-detail[data-v-1d2bc672] .ant-table-tbody>tr>td{padding:12px 20px!important;border-bottom:1px solid #f0f0f0}.selected-report-detail[data-v-1d2bc672] .ant-table-tbody>tr:hover>td{background-color:#f5f5f5!important}.selected-report-detail[data-v-1d2bc672] .ant-table-body{margin:0!important}.empty-state[data-v-1d2bc672]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;text-align:center;min-height:300px}.empty-icon[data-v-1d2bc672]{margin-bottom:24px}.empty-icon .anticon[data-v-1d2bc672]{font-size:64px;color:#bfbfbf;opacity:.8}.empty-text .empty-title[data-v-1d2bc672]{margin:0 0 8px 0;font-size:16px;font-weight:500;color:#595959;line-height:1.5}.empty-text .empty-description[data-v-1d2bc672]{margin:0;font-size:14px;color:#8c8c8c;line-height:1.4}.defect-content[data-v-1d2bc672]{margin-top:16px}.defect-content .defect-remark[data-v-1d2bc672]{margin-bottom:16px}.defect-content .defect-remark label[data-v-1d2bc672]{display:block;margin-bottom:8px;font-weight:500;color:#262626;font-size:14px}.defect-content .defect-remark .remark-text[data-v-1d2bc672]{padding:8px 12px;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:6px;color:#595959;font-size:14px;line-height:1.5;min-height:60px;word-wrap:break-word}.defect-content .defect-images label[data-v-1d2bc672]{display:block;margin-bottom:12px;font-weight:500;color:#262626;font-size:14px}.defect-content .defect-images .image-list[data-v-1d2bc672]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.defect-content .defect-images .image-list .image-item[data-v-1d2bc672]{position:relative;width:120px;height:120px;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .3s ease}.defect-content .defect-images .image-list .image-item[data-v-1d2bc672]:hover{border-color:#1890ff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.defect-content .defect-images .image-list .image-item img[data-v-1d2bc672]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1024px){.work-report-container[data-v-1d2bc672]{-ms-flex-direction:column;flex-direction:column;height:auto}.timeline-section[data-v-1d2bc672]{width:100%;border-right:none;border-bottom:1px solid #e8e8e8;padding-right:0;padding-bottom:20px;margin-bottom:20px}}