*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-layout{min-height:100vh}.app-header{background:#fff;box-shadow:0 2px 8px #0000000f;padding:0}.app-content{margin:24px;min-height:calc(100vh - 112px)}.page-container{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008;padding:24px}.page-header{margin-bottom:24px}.page-title{color:#000;font-size:24px;font-weight:600;margin:0}.stat-card{border-radius:8px;box-shadow:0 1px 2px #00000008}.stat-card .ant-card-body{padding:20px}.stat-value{color:#1890ff;font-size:28px;font-weight:600;margin:8px 0}.stat-label{color:#8c8c8c;font-size:14px}.custom-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.custom-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.stage-tag{border-radius:4px;font-size:12px;padding:2px 8px}.stage-tag.initial-contact{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.stage-tag.need-exploration{background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}.stage-tag.solution-presentation{background:#f9f0ff;border:1px solid #d3adf7;color:#722ed1}.stage-tag.price-negotiation{background:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.stage-tag.decision-making{background:#fff2e8;border:1px solid #ffbb96;color:#fa541c}.stage-tag.closed{background:#fafafa;border:1px solid #d9d9d9;color:#595959}.chart-container{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008;margin-bottom:24px;padding:24px}.chart-title{font-size:16px;font-weight:600;margin-bottom:16px}.message-item{border-radius:8px;margin-bottom:12px;padding:12px;transition:all .3s ease}.message-item.me:not(.enterprise-wechat){background:#e6f7ff;border:1px solid #91d5ff;margin-left:20%}.message-item.other:not(.enterprise-wechat){background:#f5f5f5;border:1px solid #e8e8e8;margin-right:20%}.message-item.me.enterprise-wechat{background:#f0f5ff;border:1px solid #adc6ff;border-left:4px solid #2f54eb;margin-left:20%}.message-item.other.enterprise-wechat{background:#f9f0ff;border:1px solid #d3adf7;border-left:4px solid #722ed1;margin-right:20%}.message-sender{color:#8c8c8c;font-size:12px;margin-bottom:4px}.message-content{font-size:14px;line-height:1.6;word-break:break-word}.message-time{color:#bfbfbf;font-size:12px;margin-top:4px}.message-item.enterprise-wechat{box-shadow:0 2px 4px #00000014;position:relative}.message-item.enterprise-wechat .message-sender{align-items:center;display:flex;font-weight:500;gap:8px}.message-item.enterprise-wechat .ant-tag{border-radius:9px;font-size:10px;height:18px;line-height:18px;padding:0 6px}.upload-area{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;cursor:pointer;padding:48px;text-align:center;transition:all .3s}.upload-area:hover{background:#f0f8ff;border-color:#1890ff}.upload-icon{color:#1890ff;font-size:48px;margin-bottom:16px}@media (max-width:768px){.app-content{margin:12px}.page-container{padding:16px}.stat-value{font-size:24px}.message-item.me:not(.enterprise-wechat){margin-left:10%}.message-item.other:not(.enterprise-wechat){margin-right:10%}.message-item.me.enterprise-wechat{margin-left:10%}.message-item.other.enterprise-wechat{margin-right:10%}}