.opportunity-mindmap-page[data-v-26d67536]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(135deg,#e8eaed,#d9dbe3 50%,#f0f0f0);padding:0}.page-header[data-v-26d67536]{background:#fff;padding:12px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d1d5db;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.04);z-index:10}.page-header h2[data-v-26d67536]{margin:0 20px 0 0;font-size:17px;color:#111827;white-space:nowrap}.page-header h2 .anticon[data-v-26d67536]{margin-right:8px;color:#722ed1}.page-header .header-left[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-header .header-right[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-negative:0;flex-shrink:0}.page-header .search-form[data-v-26d67536]{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-header .search-form .ant-form-item[data-v-26d67536]{margin-bottom:0;margin-right:4px}.page-header .search-form .ant-input[data-v-26d67536],.page-header .search-form .ant-select-selection[data-v-26d67536]{border-radius:4px}.mindmap-container[data-v-26d67536]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:20px 16px;min-height:400px}.mindmap-container[data-v-26d67536]::-webkit-scrollbar{width:6px;height:6px}.mindmap-container[data-v-26d67536]::-webkit-scrollbar-thumb{background:#a0a0a0;border-radius:3px}.mindmap-container[data-v-26d67536]::-webkit-scrollbar-track{background:transparent}.mindmap-wrapper[data-v-26d67536]{min-height:400px;width:100%}.mindmap-tree[data-v-26d67536]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:28px;width:100%}.mindmap-tree[data-v-26d67536],.opportunity-column[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.opportunity-column[data-v-26d67536]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.opportunity-card[data-v-26d67536]{position:relative;width:240px;background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04);box-shadow:0 2px 12px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04);cursor:pointer;-webkit-transition:all .25s cubic-bezier(.4,0,.2,1);transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.opportunity-card.has-exception[data-v-26d67536]{background:linear-gradient(135deg,#ffccc7,#ffa39e);border:1px solid #cf1322}.opportunity-card[data-v-26d67536]:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15),0 0 0 1px rgba(9,109,217,.3);box-shadow:0 6px 20px rgba(0,0,0,.15),0 0 0 1px rgba(9,109,217,.3);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.opportunity-card .card-status-bar[data-v-26d67536]{height:4px;width:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.opportunity-card .card-status-bar.status-normal[data-v-26d67536]{background:-webkit-gradient(linear,left top,right top,from(#1890ff),to(#40a9ff));background:linear-gradient(90deg,#1890ff,#40a9ff)}.opportunity-card .card-status-bar.status-done[data-v-26d67536]{background:-webkit-gradient(linear,left top,right top,from(#389e0d),to(#73d13d));background:linear-gradient(90deg,#389e0d,#73d13d)}.opportunity-card .card-status-bar.status-exception[data-v-26d67536]{background:-webkit-gradient(linear,left top,right top,from(#cf1322),to(#ff4d4f));background:linear-gradient(90deg,#cf1322,#ff4d4f)}.opportunity-card .card-expand-btn[data-v-26d67536]{margin-left:auto;width:26px;height:26px;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;border-radius:6px;color:#8c8c8c;font-size:12px;cursor:pointer;background:#f0f0f0;-webkit-transition:all .2s;transition:all .2s;-ms-flex-negative:0;flex-shrink:0}.opportunity-card .card-expand-btn[data-v-26d67536]:hover{color:#1890ff;background:#d6e8ff}.opportunity-card .card-body[data-v-26d67536]{padding:14px 16px 12px}.opportunity-card .card-header-row[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:10px}.opportunity-card .card-header-row .card-status-icon[data-v-26d67536]{font-size:15px;-ms-flex-negative:0;flex-shrink:0}.opportunity-card .card-header-row .card-status-icon.anticon-check-circle[data-v-26d67536]{color:#389e0d}.opportunity-card .card-header-row .card-status-icon.anticon-play-circle[data-v-26d67536]{color:#1890ff}.opportunity-card .card-header-row .card-title[data-v-26d67536]{font-size:14px;font-weight:600;color:#111827;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.opportunity-card .card-header-row .ant-tag[data-v-26d67536]{-ms-flex-negative:0;flex-shrink:0;border-radius:4px}.opportunity-card .card-amount[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px dashed #f0f0f0}.opportunity-card .card-amount .amount-num[data-v-26d67536]{font-size:24px;font-weight:700;color:#1890ff;letter-spacing:-.5px}.opportunity-card .card-info[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.opportunity-card .card-info .info-item[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px}.opportunity-card .card-info .info-item .info-icon[data-v-26d67536]{font-size:12px;-ms-flex-negative:0;flex-shrink:0;width:14px;text-align:center}.opportunity-card .card-info .info-item .info-text[data-v-26d67536]{color:#595959;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunity-card .card-info .info-item.principal-item[data-v-26d67536]{margin-top:4px;padding-top:6px;border-top:1px dashed #f0f0f0}.opportunity-card .card-info .info-item.principal-item .principal-icon[data-v-26d67536]{color:#722ed1}.opportunity-card .card-info .info-item.principal-item .principal-text[data-v-26d67536]{color:#722ed1;font-weight:500}.opportunity-card .card-exception-badge[data-v-26d67536]{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#cf1322;color:#fff;border-radius:50%;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:12px;font-weight:700;z-index:2;-webkit-box-shadow:0 2px 8px rgba(207,19,34,.5);box-shadow:0 2px 8px rgba(207,19,34,.5);-webkit-animation:pulse-warning-data-v-26d67536 2s ease-in-out infinite;animation:pulse-warning-data-v-26d67536 2s ease-in-out infinite}@-webkit-keyframes pulse-warning-data-v-26d67536{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes pulse-warning-data-v-26d67536{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(1.15);transform:scale(1.15)}}.column-connector[data-v-26d67536]{width:2px;height:20px;background:-webkit-gradient(linear,left top,left bottom,from(#a0a0a0),to(#d1d5db));background:linear-gradient(180deg,#a0a0a0,#d1d5db);border-radius:1px;-ms-flex-negative:0;flex-shrink:0}.opportunity-stages[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;-webkit-animation:slideDown-data-v-26d67536 .3s ease-out;animation:slideDown-data-v-26d67536 .3s ease-out}@-webkit-keyframes slideDown-data-v-26d67536{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown-data-v-26d67536{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.stages-list[data-v-26d67536]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.stage-wrapper[data-v-26d67536],.stages-list[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}.stage-wrapper[data-v-26d67536]{padding:2px 0}.stage-connector[data-v-26d67536]{width:32px;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;-ms-flex-negative:0;flex-shrink:0;position:relative}.stage-connector[data-v-26d67536]:before{content:"";position:absolute;left:50%;top:-6px;bottom:-6px;width:2px;background:#b0b0b0;border-radius:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.stage-connector .stage-dot[data-v-26d67536]{width:12px;height:12px;border-radius:50%;border:3px solid #bfbfbf;background:#fff;z-index:2;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 0 0 3px rgba(0,0,0,.08);box-shadow:0 0 0 3px rgba(0,0,0,.08)}.stage-wrapper:first-child .stage-connector[data-v-26d67536]:before{top:50%}.stage-wrapper:last-child .stage-connector[data-v-26d67536]:before{bottom:50%}.stage-card[data-v-26d67536]{position:relative;width:220px;background:#fff;border-radius:8px;border:1px solid #d1d5db;border-left:4px solid #bfbfbf;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.08);box-shadow:0 1px 6px rgba(0,0,0,.08);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden}.stage-card[data-v-26d67536]:hover{-webkit-box-shadow:0 3px 12px rgba(0,0,0,.12);box-shadow:0 3px 12px rgba(0,0,0,.12);-webkit-transform:translateX(2px);transform:translateX(2px)}.stage-card.stage-done-abnormal[data-v-26d67536]{background:#f9f0ff;border-left-color:#722ed1}.stage-card .stage-num-badge[data-v-26d67536]{position:absolute;top:6px;left:8px;font-size:10px;font-weight:700;color:#bfbfbf;letter-spacing:.5px;z-index:1}.stage-card .stage-exception-badge[data-v-26d67536]{position:absolute;top:6px;right:8px;width:20px;height:20px;background:#cf1322;color:#fff;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;z-index:2;-webkit-box-shadow:0 2px 6px rgba(207,19,34,.5);box-shadow:0 2px 6px rgba(207,19,34,.5);cursor:pointer}.stage-card .stage-card-header[data-v-26d67536],.stage-card .stage-exception-badge[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stage-card .stage-card-header[data-v-26d67536]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 10px 8px 28px;border-bottom:1px solid rgba(0,0,0,.04)}.stage-card .stage-card-header .stage-card-title-row[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.stage-card .stage-card-header .stage-card-title-row .stage-icon[data-v-26d67536]{font-size:13px;color:#531dab;-ms-flex-negative:0;flex-shrink:0}.stage-card .stage-card-header .stage-card-title-row .stage-name[data-v-26d67536]{font-size:13px;font-weight:600;color:#111827;white-space:nowrap}.stage-card .stage-card-header .stage-card-title-row .stage-ratio[data-v-26d67536]{font-size:11px;color:#1890ff;font-weight:600;-ms-flex-negative:0;flex-shrink:0;background:#d6e8ff;padding:1px 6px;border-radius:10px}.stage-card .stage-card-header .stage-card-title-row .ant-tag[data-v-26d67536]{-ms-flex-negative:0;flex-shrink:0;border-radius:4px;font-size:11px;line-height:18px}.stage-card .stage-card-header .stage-expand-icon[data-v-26d67536]{font-size:11px;color:#bfbfbf;margin-left:4px;-ms-flex-negative:0;flex-shrink:0;width:16px;text-align:center}.stage-card .stage-card-header .stage-expand-icon[data-v-26d67536]:hover{color:#1890ff}.stage-card .stage-card-body[data-v-26d67536]{padding:8px 10px 8px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.stage-card .stage-card-body .stage-deadline[data-v-26d67536]{font-size:11px;color:#8c8c8c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.stage-card .stage-card-body .stage-deadline.is-overdue[data-v-26d67536]{color:#cf1322;font-weight:600}.stage-card .stage-card-body .stage-money[data-v-26d67536]{font-size:14px;font-weight:700;color:#1890ff}.stage-card .stage-card-body .stage-abnormal-text[data-v-26d67536]{font-size:11px;color:#cf1322;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:2px;padding:4px 6px;background:#ffccc7;border-radius:4px}.stage-followups[data-v-26d67536]{margin-left:32px;margin-top:4px;margin-bottom:4px;width:calc(100% - 32px);-webkit-animation:slideDown-data-v-26d67536 .25s ease-out;animation:slideDown-data-v-26d67536 .25s ease-out}.followup-list[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.followup-item[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;padding:8px 10px;background:#eef2f7;border-radius:6px;border-left:3px solid #1890ff;-webkit-transition:all .2s;transition:all .2s}.followup-item[data-v-26d67536]:hover{background:#e2e8f0}.followup-dot[data-v-26d67536]{width:7px;height:7px;border-radius:50%;background:#1890ff;margin-top:5px;-ms-flex-negative:0;flex-shrink:0}.followup-content[data-v-26d67536]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.followup-header[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:3px}.followup-header .followup-creator[data-v-26d67536]{font-size:12px;color:#1890ff;font-weight:500}.followup-header .followup-time[data-v-26d67536]{font-size:11px;color:#999}.followup-text[data-v-26d67536]{font-size:12px;color:#333;white-space:pre-wrap;word-break:break-all;line-height:1.6}.empty-state[data-v-26d67536]{margin-top:80px}.empty-state[data-v-26d67536] .ant-empty-description{color:#8c8c8c;font-size:14px}.modern-detail-modal[data-v-26d67536] :deep(.ant-modal-content){border-radius:20px;overflow:hidden;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.modern-detail-modal[data-v-26d67536] :deep(.ant-modal-body){max-height:85vh;overflow-y:auto;padding:0}.modern-detail-modal[data-v-26d67536] :deep(.ant-modal-close){top:20px;right:20px;color:hsla(0,0%,100%,.8)}.modern-detail-modal[data-v-26d67536] :deep(.ant-modal-close):hover{color:#fff}.detail-hero[data-v-26d67536]{position:relative;background:linear-gradient(135deg,#047857,#059669);padding:32px 24px;color:#fff}.detail-hero .hero-content[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-hero .hero-content .hero-main .hero-title-section .hero-title[data-v-26d67536]{font-size:24px;font-weight:600;margin:0 0 12px;color:#fff}.detail-hero .hero-content .hero-main .hero-title-section .hero-tags[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.detail-hero .hero-content .hero-main .hero-title-section .hero-tags .hero-status[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:4px 12px;border-radius:16px;font-size:13px;font-weight:500}.detail-hero .hero-content .hero-main .hero-title-section .hero-tags .hero-status.ongoing[data-v-26d67536]{background:hsla(0,0%,100%,.2)}.detail-hero .hero-content .hero-main .hero-title-section .hero-tags .hero-status.finished[data-v-26d67536]{background:rgba(82,196,26,.3)}.detail-hero .hero-content .hero-main .hero-title-section .hero-tags .hero-sales[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:14px;opacity:.9}.detail-hero .hero-content .hero-stats[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.detail-hero .hero-content .hero-stats .stat-box[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;background:hsla(0,0%,100%,.25);backdrop-filter:blur(10px);padding:16px 24px;border-radius:16px;border:1px solid hsla(0,0%,100%,.3)}.detail-hero .hero-content .hero-stats .stat-box .stat-icon[data-v-26d67536]{font-size:28px}.detail-hero .hero-content .hero-stats .stat-box .stat-info .stat-label[data-v-26d67536]{font-size:12px;opacity:.8;margin-bottom:4px}.detail-hero .hero-content .hero-stats .stat-box .stat-info .stat-value[data-v-26d67536]{font-size:22px;font-weight:700}.detail-content[data-v-26d67536]{padding:24px}.content-card[data-v-26d67536]{background:#fff;border-radius:16px;margin-bottom:20px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.content-card .card-header[data-v-26d67536]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #d1d5db}.content-card .card-header .card-title[data-v-26d67536],.content-card .card-header[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-card .card-header .card-title[data-v-26d67536]{gap:10px;font-size:16px;font-weight:600;color:#111827}.content-card .card-header .card-title .title-icon[data-v-26d67536]{font-size:20px}.content-card .card-header .progress-badge[data-v-26d67536]{font-size:20px;font-weight:700;padding:6px 16px;border-radius:20px}.content-card .card-header .progress-badge.complete[data-v-26d67536]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#047857}.content-card .card-header .progress-badge.active[data-v-26d67536]{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}.content-card .card-header .product-count[data-v-26d67536]{font-size:13px;color:#4b5563;background:#f3f4f6;padding:4px 12px;border-radius:12px}.content-card .card-body[data-v-26d67536]{padding:24px}.main-progress-bar[data-v-26d67536] :deep(.ant-progress-bg){border-radius:8px}.stages-timeline[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;position:relative}.stages-timeline .stage-node[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:20px 0;position:relative}.stages-timeline .stage-node[data-v-26d67536]:not(:last-child){border-bottom:1px dashed #d1d5db}.stages-timeline .stage-node .stage-marker[data-v-26d67536]{-ms-flex-negative:0;flex-shrink:0;position:relative}.stages-timeline .stage-node .stage-marker .marker-circle[data-v-26d67536]{width:44px;height:44px;border-radius:50%;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;-webkit-transition:all .3s;transition:all .3s}.stages-timeline .stage-node .stage-body[data-v-26d67536]{-webkit-box-flex:1;-ms-flex:1;flex:1}.stages-timeline .stage-node .stage-body .stage-header-row[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.stages-timeline .stage-node .stage-body .stage-header-row .stage-info[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.stages-timeline .stage-node .stage-body .stage-header-row .stage-info .stage-number[data-v-26d67536]{font-size:12px;color:#4b5563;background:#f3f4f6;padding:4px 10px;border-radius:6px;font-weight:500}.stages-timeline .stage-node .stage-body .stage-header-row .stage-info .stage-name[data-v-26d67536]{font-size:15px;font-weight:600;color:#111827}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-ratio[data-v-26d67536]{font-size:14px;font-weight:600;color:#1890ff}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-amount[data-v-26d67536]{font-size:13px;font-weight:600;color:#059669;background:#ecfdf5;padding:2px 8px;border-radius:6px}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-status-tag[data-v-26d67536]{font-size:12px;padding:4px 10px;border-radius:6px;font-weight:500}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-status-tag.status-pending[data-v-26d67536]{background:#e5e7eb;color:#4b5563}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-status-tag.status-active[data-v-26d67536]{background:#dbeafe;color:#1d4ed8}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-status-tag.status-completed[data-v-26d67536]{background:#d1fae5;color:#047857}.stages-timeline .stage-node .stage-body .stage-header-row .stage-meta .stage-status-tag.status-abnormal[data-v-26d67536]{background:#fee2e2;color:#b91c1c}.stages-timeline .stage-node .stage-body .stage-time-row[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:16px}.stages-timeline .stage-node .stage-body .stage-time-row .time-item[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#4b5563}.stages-timeline .stage-node .stage-body .stage-time-row .time-item .time-icon[data-v-26d67536]{font-size:14px;color:#096dd9}.stages-timeline .stage-node .stage-body .stage-time-row .time-item .time-label[data-v-26d67536]{font-size:12px}.stages-timeline .stage-node .stage-body .stage-progress-row[data-v-26d67536]{margin-bottom:16px}.stages-timeline .stage-node .stage-body .stage-progress-row .mini-progress[data-v-26d67536]{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.stages-timeline .stage-node .stage-body .stage-progress-row .mini-progress .mini-progress-bar[data-v-26d67536]{height:100%;border-radius:3px;-webkit-transition:width .5s ease;transition:width .5s ease}.stages-timeline .stage-node .stage-body .followup-list[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;border-top:1px dashed #d1d5db}.stages-timeline .stage-node .stage-body .followup-list .followup-item[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:14px;background:#f0f4f8;border-radius:12px}.stages-timeline .stage-node .stage-body .followup-list .followup-item .followup-avatar[data-v-26d67536]{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1890ff,#08979c);color:#fff;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:14px;font-weight:600;-ms-flex-negative:0;flex-shrink:0}.stages-timeline .stage-node .stage-body .followup-list .followup-item .followup-content[data-v-26d67536]{-webkit-box-flex:1;-ms-flex:1;flex:1}.stages-timeline .stage-node .stage-body .followup-list .followup-item .followup-content .followup-header[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.stages-timeline .stage-node .stage-body .followup-list .followup-item .followup-content .followup-header .followup-author[data-v-26d67536]{font-weight:600;color:#111827;font-size:13px}.stages-timeline .stage-node .stage-body .followup-list .followup-item .followup-content .followup-header .followup-time[data-v-26d67536]{font-size:12px;color:#4b5563}.stages-timeline .stage-node .stage-body .followup-list .followup-item .followup-content .followup-text[data-v-26d67536]{color:#4b5563;font-size:13px;line-height:1.6}.stages-timeline .stage-node.stage-completed .marker-circle[data-v-26d67536]{background:#389e0d;color:#fff}.stages-timeline .stage-node.stage-active .marker-circle[data-v-26d67536]{background:#1890ff;color:#fff}.stages-timeline .stage-node.stage-abnormal .marker-circle[data-v-26d67536]{background:#cf1322;color:#fff}.stages-timeline .stage-node.stage-pending .marker-circle[data-v-26d67536]{background:#f3f4f6;color:#4b5563}.products-grid[data-v-26d67536]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.products-grid .product-item[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:16px;background:#f0f4f8;border-radius:12px;border:1px solid #d1d5db;-webkit-transition:all .2s;transition:all .2s}.products-grid .product-item[data-v-26d67536]:hover{border-color:#1890ff;-webkit-box-shadow:0 4px 6px -1px rgba(9,109,217,.15);box-shadow:0 4px 6px -1px rgba(9,109,217,.15)}.products-grid .product-item .product-icon[data-v-26d67536]{font-size:28px}.products-grid .product-item .product-info[data-v-26d67536]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.products-grid .product-item .product-info .product-name[data-v-26d67536]{font-weight:600;color:#111827;font-size:14px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-grid .product-item .product-info .product-spec[data-v-26d67536]{font-size:12px;color:#4b5563}.products-grid .product-item .product-stats[data-v-26d67536]{text-align:right}.products-grid .product-item .product-stats .product-price[data-v-26d67536]{font-weight:700;color:#047857;font-size:15px}.products-grid .product-item .product-stats .product-qty[data-v-26d67536]{font-size:12px;color:#4b5563}.sidebar-card[data-v-26d67536]{background:#fff;border-radius:16px;margin-bottom:16px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.sidebar-card .sidebar-header[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #d1d5db;font-size:15px;font-weight:600;color:#111827}.sidebar-card .sidebar-header .sidebar-icon[data-v-26d67536]{font-size:18px}.sidebar-card .sidebar-header .sidebar-badge[data-v-26d67536]{margin-left:auto}.sidebar-card .sidebar-body[data-v-26d67536]{padding:20px}.sidebar-card.info-card .info-item[data-v-26d67536]{margin-bottom:16px}.sidebar-card.info-card .info-item[data-v-26d67536]:last-child{margin-bottom:0}.sidebar-card.info-card .info-item .info-label[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;color:#4b5563;margin-bottom:6px}.sidebar-card.info-card .info-item .info-label .anticon[data-v-26d67536]{font-size:14px}.sidebar-card.info-card .info-item .info-value[data-v-26d67536]{font-size:14px;color:#111827;font-weight:500;padding-left:22px}.sidebar-card.abnormal-sidebar-card .sidebar-header[data-v-26d67536]{color:#b91c1c}.sidebar-card.abnormal-sidebar-card .sidebar-list-item .stage-name-tag[data-v-26d67536]{font-size:11px;color:#fff;background:#b91c1c;padding:2px 8px;border-radius:4px;margin-right:8px}.sidebar-card.abnormal-sidebar-card .sidebar-list-item .exception-name[data-v-26d67536]{font-weight:600;color:#111827}.sidebar-card.delay-sidebar-card .sidebar-header[data-v-26d67536]{color:#b45309}.sidebar-card.comment-sidebar-card .sidebar-header[data-v-26d67536]{color:#6d28d9}.sidebar-card.comment-sidebar-card .comment-count-badge[data-v-26d67536]{margin-left:auto;background:#6d28d9;color:#fff;font-size:11px;padding:2px 8px;border-radius:10px}.sidebar-card.comment-sidebar-card .comment-list[data-v-26d67536]{max-height:300px;overflow-y:auto;margin-bottom:16px}.sidebar-card.comment-sidebar-card .comment-item[data-v-26d67536]{padding:12px;background:#f0f0f4;border-radius:10px;margin-bottom:10px;border-left:3px solid #6d28d9}.sidebar-card.comment-sidebar-card .comment-item[data-v-26d67536]:last-child{margin-bottom:0}.sidebar-card.comment-sidebar-card .comment-item .comment-header[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.sidebar-card.comment-sidebar-card .comment-item .comment-header .comment-author[data-v-26d67536]{font-weight:600;color:#6d28d9;font-size:13px}.sidebar-card.comment-sidebar-card .comment-item .comment-header .comment-time[data-v-26d67536]{font-size:11px;color:#999}.sidebar-card.comment-sidebar-card .comment-item .comment-text[data-v-26d67536]{font-size:13px;color:#374151;line-height:1.6;white-space:pre-wrap;word-break:break-all}.sidebar-card.comment-sidebar-card .comment-empty[data-v-26d67536]{text-align:center;color:#c0c4cc;font-size:13px;padding:16px 0;margin-bottom:12px;border-bottom:1px dashed #e5e7eb}.sidebar-card.comment-sidebar-card .comment-input-area[data-v-26d67536]{padding-top:12px;border-top:1px solid #e5e7eb}.sidebar-card.comment-sidebar-card .comment-input-area .comment-textarea[data-v-26d67536]{border-radius:10px;resize:none;font-size:13px;margin-bottom:10px}.sidebar-card.comment-sidebar-card .comment-input-area .comment-textarea[data-v-26d67536]:focus{border-color:#6d28d9;-webkit-box-shadow:0 0 0 3px rgba(109,40,217,.15);box-shadow:0 0 0 3px rgba(109,40,217,.15)}.sidebar-card.comment-sidebar-card .comment-input-area .comment-submit-btn[data-v-26d67536]{width:100%;border-radius:8px;height:34px;background:linear-gradient(135deg,#6d28d9,#8b5cf6);border:none;font-weight:500}.sidebar-card.comment-sidebar-card .comment-input-area .comment-submit-btn[data-v-26d67536]:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed)}.editable-text[data-v-26d67536]{color:#4b5563;line-height:1.7;margin-bottom:0;font-size:13px;white-space:pre-wrap}.sidebar-list-item[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 0;border-bottom:1px solid #d1d5db}.sidebar-list-item[data-v-26d67536]:last-child{border-bottom:none;padding-bottom:0}.sidebar-list-item[data-v-26d67536]:first-child{padding-top:0}.sidebar-list-item .list-item-main[data-v-26d67536]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.sidebar-list-item .list-item-main .list-item-title[data-v-26d67536]{font-weight:600;color:#111827;font-size:13px;margin-bottom:4px}.sidebar-list-item .list-item-main .list-item-desc[data-v-26d67536]{font-size:12px;color:#4b5563;line-height:1.5}@media (max-width:1200px){.detail-hero .hero-content[data-v-26d67536]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.detail-hero .hero-content .hero-stats[data-v-26d67536]{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:768px){.opportunity-mindmap-page[data-v-26d67536]{padding:12px}.page-header[data-v-26d67536]{padding:12px 16px}.page-header .header-left[data-v-26d67536]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.detail-hero[data-v-26d67536]{padding:24px}.detail-hero .hero-content .hero-main .hero-title-section .hero-title[data-v-26d67536]{font-size:20px}.detail-hero .hero-content .hero-stats[data-v-26d67536]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.detail-hero .hero-content .hero-stats .stat-box[data-v-26d67536]{width:100%}.content-card .card-body[data-v-26d67536],.detail-content[data-v-26d67536]{padding:16px}.stages-timeline .stage-node[data-v-26d67536]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.stages-timeline .stage-node .stage-marker .marker-circle[data-v-26d67536]{width:36px;height:36px;font-size:16px}.stages-timeline .stage-node .stage-body .stage-header-row[data-v-26d67536]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.products-grid[data-v-26d67536]{grid-template-columns:1fr}}.pagination-wrap[data-v-26d67536]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;background:#fff;border-top:1px solid #e8e8e8;-ms-flex-negative:0;flex-shrink:0}.pagination-wrap[data-v-26d67536] .ant-pagination-item-active{border-color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-item-active a{color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-item:hover{border-color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-item:hover a{color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-next:hover .ant-pagination-item-link,.pagination-wrap[data-v-26d67536] .ant-pagination-prev:hover .ant-pagination-item-link{border-color:#722ed1;color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-item:focus{border-color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-item:focus a{color:#722ed1}.pagination-wrap[data-v-26d67536] .ant-pagination-total-text{color:#722ed1;font-weight:500}.pagination-wrap[data-v-26d67536] .ant-pagination-item,.pagination-wrap[data-v-26d67536] .ant-pagination-item-link{border-radius:4px}