.process-flow[data-v-cdeb4006]{margin-top:16px;background:linear-gradient(135deg,#f7fafc,#eef4f9);border:1px solid #e3ebf2;border-radius:8px;padding:16px;overflow-x:auto}.process-flow-header[data-v-cdeb4006]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:14px}.process-flow-header-bar[data-v-cdeb4006]{width:4px;height:16px;border-radius:2px;background:linear-gradient(180deg,#1890ff,#36cfc9);margin-right:8px}.process-flow-header-title[data-v-cdeb4006]{font-size:15px;font-weight:600;color:rgba(0,0,0,.85)}.process-flow-header-count[data-v-cdeb4006]{margin-left:10px;font-size:12px;color:#1890ff;background:#e6f7ff;border:1px solid #91d5ff;border-radius:10px;padding:1px 10px}.process-flow-body[data-v-cdeb4006]{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:max-content;min-width:100%;padding:4px 0}.process-flow-item[data-v-cdeb4006]{position:relative;-ms-flex-negative:0;flex-shrink:0;padding-right:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;animation:flow-item-in-cdeb4006 .35s ease both}@keyframes flow-item-in-cdeb4006{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.process-flow-item[data-v-cdeb4006]:before{content:"";position:absolute;right:14px;top:50%;width:18px;height:2px;border-radius:1px;background:linear-gradient(90deg,#c6d9ea,#1890ff)}.process-flow-item[data-v-cdeb4006]:after{content:"";position:absolute;right:11px;top:50%;width:6px;height:6px;border-top:2px solid #1890ff;border-right:2px solid #1890ff;transform:translateY(-50%) rotate(45deg)}.process-flow-item.is-last[data-v-cdeb4006]{padding-right:0}.process-flow-item.is-last[data-v-cdeb4006]:after,.process-flow-item.is-last[data-v-cdeb4006]:before{display:none}.process-flow-card[data-v-cdeb4006]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e3ebf2;border-radius:8px;padding:10px 16px 10px 10px;min-width:130px;max-width:230px;box-shadow:0 1px 3px rgba(24,100,171,.08);transition:all .25s ease;cursor:default}.process-flow-card[data-v-cdeb4006]:hover{transform:translateY(-3px);border-color:#1890ff;box-shadow:0 6px 16px rgba(24,144,255,.22)}.process-flow-no[data-v-cdeb4006]{-ms-flex-negative:0;flex-shrink:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;margin-right:10px;border-radius:50%;background:linear-gradient(135deg,#1890ff,#36cfc9);color:#fff;font-size:13px;font-weight:600;box-shadow:0 2px 6px rgba(24,144,255,.35)}.process-flow-text[data-v-cdeb4006]{overflow:hidden;line-height:1.4}.process-flow-name[data-v-cdeb4006]{font-size:13px;font-weight:500;color:rgba(0,0,0,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.process-flow-code[data-v-cdeb4006]{font-size:12px;color:rgba(0,0,0,.45);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-cdeb4006] .process-flow-body .ant-tooltip{max-width:400px}