.app-layout{flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-header{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0000000a}.app-header .logo-area{align-items:center;gap:12px;display:flex}.app-header .logo-icon{color:#fff;background:linear-gradient(135deg,#1677ff,#0958d9);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;font-weight:700;display:flex}.app-header .logo-text{color:#1a1a2e;letter-spacing:1px;font-size:22px;font-weight:700}.app-header .header-right{align-items:center;gap:16px;display:flex}.app-header .header-time{color:#666;font-size:15px}.app-body{flex:1;display:flex;overflow:hidden}.app-sidebar{background:#fff;border-right:1px solid #f0f0f0;flex-shrink:0;width:240px;min-width:240px;overflow-y:auto}.app-sidebar .sidebar-title{color:#999;letter-spacing:1px;text-transform:uppercase;padding:20px 24px 8px;font-size:14px;font-weight:600}.app-content{flex:1;width:100%;padding:24px 32px;overflow-y:auto}.section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-header .section-icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.section-header .section-title{color:#1a1a2e;font-size:22px;font-weight:700}.section-header .section-subtitle{color:#999;margin-top:2px;font-size:15px}.module-card{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:12px;height:100%;transition:all .25s}.module-card:hover{border-color:#d6e4ff;transform:translateY(-2px);box-shadow:0 4px 20px #1677ff1a}.module-card .card-header{align-items:center;gap:12px;padding:20px 20px 12px;display:flex}.module-card .card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.module-card .card-title{color:#1a1a2e;font-size:15px;font-weight:600;line-height:1.4}.module-card .card-body{padding:0 20px 20px}.module-card .card-body .tag{border-radius:4px;margin:2px 4px 2px 0;padding:2px 10px;font-size:14px;display:inline-block}.module-card .card-body .sub-item{color:#666;padding:4px 0;font-size:15px;line-height:1.6}.module-card .card-body .sub-item .item-title{color:#333;font-weight:500}.module-card .card-body .sub-item .phase-tag{border-radius:3px;margin-left:6px;padding:1px 6px;font-size:15px;display:inline-block}.module-card .card-footer{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.module-card .card-footer .count-badge{color:#999;font-size:14px}.module-card .card-footer .view-btn{color:#1677ff;cursor:pointer;font-size:14px}.module-card .card-footer .view-btn:hover{text-decoration:underline}.stat-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:16px;padding:20px 24px;display:flex}.stat-card .stat-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.stat-card .stat-info .stat-value{color:#1a1a2e;font-size:28px;font-weight:700;line-height:1.2}.stat-card .stat-info .stat-label{color:#999;margin-top:2px;font-size:15px}.section-grid{gap:16px;margin-bottom:32px;display:grid}.section-grid.cols-3{grid-template-columns:repeat(3,1fr)}.section-grid.cols-4{grid-template-columns:repeat(4,1fr)}.section-grid.cols-5{grid-template-columns:repeat(5,1fr)}.section-grid.cols-2-1{grid-template-columns:2fr 1fr}.section-divider{background:linear-gradient(90deg,#0000,#e0e0e0,#0000);height:1px;margin:8px 0 28px}.nested-list{padding-left:8px}.nested-list .list-item{color:#555;border-bottom:1px dashed #f5f5f5;align-items:flex-start;gap:6px;padding:6px 0;font-size:15px;line-height:1.7;display:flex}.nested-list .list-item:last-child{border-bottom:none}.nested-list .list-item .bullet{color:#1677ff;flex-shrink:0;margin-top:2px}.phase-badge{border-radius:4px;align-items:center;padding:2px 8px;font-size:15px;font-weight:500;display:inline-flex}.phase-badge.phase-1{color:#1677ff;background:#e6f4ff}.phase-badge.phase-2{color:#999;background:#f0f0f0}.phase-badge.status-active{color:#52c41a;background:#f6ffed}.phase-badge.status-research{color:#fa8c16;background:#fff7e6}.phase-badge.status-prep{color:#722ed1;background:#f9f0ff}.intelligence-module-panel{background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:100%;margin-bottom:16px;overflow:hidden}.intelligence-module-panel:hover{border-color:#d6e4ff;box-shadow:0 4px 20px #1677ff1a}.intelligence-module-header{padding:20px 20px 0}.intelligence-module-header .card-header{padding:0}.intelligence-badge{color:#fff;background:linear-gradient(135deg,#1677ff,#0958d9);border-radius:12px;align-items:center;margin-left:auto;padding:2px 12px;font-size:14px;font-weight:500;animation:2s ease-in-out infinite pulse-badge;display:inline-flex}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.7}}.intelligence-module-body{gap:0;min-height:360px;padding:16px 20px 20px;display:flex}.intelligence-news-area{flex:1;min-width:0;padding-right:16px}.intelligence-entities-area{border-left:1px solid #f0f0f0;width:400px;min-width:360px;max-height:none;padding-left:14px;overflow-y:visible}.entities-title{color:#1a1a2e;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.intel-analysis-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1a5c97,#0958d9);border:none;border-radius:4px;align-items:center;margin-left:auto;padding:3px 10px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.intel-analysis-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #1a5c974d}.intel-analysis-btn-prominent{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a5c97,#0958d9);border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-bottom:14px;padding:12px 16px;font-size:15px;font-weight:600;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 14px #1a5c9740}.intel-analysis-btn-prominent:hover{background:linear-gradient(135deg,#1e6aab,#0a64e8);transform:translateY(-2px);box-shadow:0 6px 20px #1a5c9766}.intel-analysis-btn-prominent:active{transform:translateY(0)}.intel-analysis-btn-sub{opacity:.8;margin-left:8px;font-size:15px;font-weight:400}.entity-group{margin-bottom:14px}.entity-group-label{align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:600;display:flex}.entity-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.entity-tags{flex-wrap:wrap;gap:4px;display:flex}.entity-tag{cursor:pointer;border:1px solid;border-radius:4px;padding:2px 8px;font-size:15px;font-weight:500;transition:all .2s;display:inline-block}.entity-tag:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000014}.entity-news-count{color:#fff;border-radius:8px;margin-left:4px;padding:0 5px;font-size:14px;font-weight:500;line-height:16px}.entity-news-list{border-top:1px dashed #f0f0f0;margin-top:6px;padding:6px 0}.entity-news-item{cursor:pointer;border-radius:4px;margin-bottom:4px;padding:5px 8px;transition:background .2s}.entity-news-item:hover{background:#fafafa}.entity-news-item:last-child{margin-bottom:0}.entity-news-header{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.entity-news-type{border-radius:3px;padding:0 4px;font-size:14px;font-weight:500;line-height:16px}.entity-news-date{color:#999;align-items:center;font-size:14px;display:flex}.entity-news-title{color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.news-ticker{flex-direction:column;height:100%;display:flex}.news-ticker-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.news-ticker-title{color:#1a1a2e;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.news-ticker-dot{background:#52c41a;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite dot-pulse}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.news-ticker-actions{align-items:center;gap:8px;display:flex}.news-ticker-count{color:#999;font-size:14px}.news-ticker-btn{cursor:pointer;color:#666;background:0 0;border:1px solid #f0f0f0;border-radius:6px;align-items:center;padding:4px 8px;font-size:15px;transition:all .2s;display:flex}.news-ticker-btn:hover{color:#1677ff;background:#e6f4ff;border-color:#1677ff}.news-ticker-filters{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.news-filter-btn{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2px 10px;font-size:15px;transition:all .2s}.news-filter-btn:hover{color:#1677ff;border-color:#1677ff}.news-filter-btn.active{border-color:#1677ff}.news-ticker-body{flex:1;overflow:hidden auto}.news-ticker-loading,.news-ticker-empty{text-align:center;color:#999;padding:40px 0;font-size:15px}.news-ticker-item{cursor:pointer;background:#fafbfc;border:1px solid #f5f5f5;border-radius:8px;margin-bottom:8px;padding:10px 12px;transition:all .25s}.news-ticker-item-clickable{cursor:pointer}.news-ticker-item-clickable:hover{background:#f0f5ff;border-color:#1677ff;box-shadow:0 2px 8px #1677ff1f}.news-ticker-item:not(.news-ticker-item-clickable){cursor:default}.news-ticker-item:not(.news-ticker-item-clickable):hover{background:#f0f5ff;border-color:#d6e4ff;box-shadow:0 2px 8px #1677ff0f}.news-item-top{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.news-item-category,.news-item-type{border-radius:3px;padding:1px 8px;font-size:15px;font-weight:500;display:inline-block}.news-item-entity{color:#666;font-size:14px;font-weight:500}.news-item-date{color:#bbb;align-items:center;margin-left:auto;font-size:15px;display:flex}.news-item-title{color:#1a1a2e;align-items:center;gap:6px;margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.5;display:flex}.news-item-link{color:#1677ff;opacity:0;white-space:nowrap;margin-left:6px;font-size:14px;transition:opacity .2s}.news-ticker-item:hover .news-item-link{opacity:1}.news-item-summary{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-item-source{color:#bbb;align-items:center;font-size:15px;display:flex}.news-ticker-footer{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}.news-scroll-dots{gap:4px;display:flex}.news-scroll-dot{cursor:pointer;background:#e0e0e0;border-radius:50%;width:6px;height:6px;transition:all .2s}.news-scroll-dot.active{background:#1677ff;border-radius:3px;width:16px}.news-scroll-hint{color:#bbb;font-size:15px}.news-update-time{color:#999;align-items:center;margin-left:8px;font-size:14px;font-weight:400;display:inline-flex}.news-ticker-empty{color:#999;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;font-size:15px;display:flex}.entity-profile{flex-direction:column;height:100%;display:flex}.entity-profile-header{color:#fff;padding:24px 24px 20px;position:relative}.entity-profile-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.entity-profile-close:hover{background:#fff6}.entity-profile-avatar{color:#fff;background:#ffffff40;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:24px;font-weight:700;display:flex}.entity-profile-name{color:#fff;font-size:20px;font-weight:700;line-height:1.3}.entity-profile-fullname{color:#fffc;margin-top:2px;font-size:15px}.entity-profile-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.entity-profile-category-tag{border-radius:4px;padding:2px 10px;font-size:14px;font-weight:500;display:inline-block}.entity-profile-location,.entity-profile-established{color:#ffffffb3;align-items:center;gap:4px;font-size:14px;display:flex}.entity-profile-tags{flex-wrap:wrap;gap:4px;padding:16px 24px 0;display:flex}.entity-profile-desc{color:#666;padding:12px 24px 0;font-size:15px;line-height:1.8}.entity-profile-stats{border-bottom:1px solid #f0f0f0;gap:16px;padding:16px 24px;display:flex}.entity-profile-stats .stat-item{color:#666;align-items:center;gap:6px;font-size:15px;display:flex}.entity-profile-stats .stat-item b{color:#1a1a2e;margin-right:2px;font-size:18px}.entity-profile-tabs{flex:1;padding:0 24px 24px;overflow-y:auto}.entity-profile-tabs .ant-tabs-nav{margin-bottom:12px}.entity-tab-content{padding:0}.entity-card{border-radius:8px}.entity-card .ant-card-head{min-height:36px;padding:0 12px;font-size:15px}.entity-card .ant-card-head-title{padding:8px 0;font-size:15px}.entity-person{align-items:center;gap:10px;padding:6px 0;display:flex}.entity-person+.entity-person{border-top:1px dashed #f0f0f0}.person-avatar{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:600;display:flex}.person-name{color:#1a1a2e;font-size:14px;font-weight:600}.person-title{color:#999;margin-top:1px;font-size:14px}.timeline-title{color:#333;font-size:15px;font-weight:500;line-height:1.6}.timeline-meta{color:#bbb;margin-top:2px;font-size:15px}.research-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.research-title{color:#1a1a2e;flex:1;margin-right:8px;font-size:14px;font-weight:600}.research-desc{color:#666;margin-bottom:6px;font-size:15px;line-height:1.6}.research-funding{color:#fa8c16;align-items:center;font-size:14px;display:flex}.patent-item{border-bottom:1px dashed #f0f0f0;padding:10px 0}.patent-item:last-child{border-bottom:none}.patent-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.patent-title{color:#333;flex:1;margin-right:8px;font-size:15px;font-weight:500}.patent-meta{color:#999;gap:12px;font-size:14px;display:flex}.pub-item{border-bottom:1px dashed #f0f0f0;padding:10px 0}.pub-item:last-child{border-bottom:none}.pub-title{color:#333;margin-bottom:4px;font-size:15px;font-weight:500;line-height:1.5}.pub-meta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.pub-journal{color:#722ed1;font-size:14px;font-style:italic;font-weight:500}.pub-date{color:#bbb;font-size:15px}.pub-authors{color:#999;font-size:15px}.product-card{height:100%}.product-name{color:#1a1a2e;margin-bottom:6px;font-size:15px;font-weight:600}.product-meta{margin-bottom:6px}.product-desc{color:#888;margin-bottom:4px;font-size:14px;line-height:1.5}.product-market{color:#fa8c16;align-items:center;gap:4px;font-size:14px;display:flex}.financing-round{color:#1a1a2e;font-size:14px;font-weight:600}.financing-amount{color:#fa8c16;margin:4px 0;font-size:18px;font-weight:700}.financing-investors{color:#666;font-size:14px}.financing-valuation{color:#999;font-size:14px}.financing-date{color:#bbb;margin-top:4px;font-size:15px}.cooperation-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.cooperation-partner{color:#1a1a2e;font-size:14px;font-weight:600}.cooperation-desc{color:#666;font-size:15px;line-height:1.6}.cooperation-date{color:#bbb;margin-top:4px;font-size:15px}.news-timeline-title{color:#333;font-size:15px;font-weight:500;line-height:1.6}.news-timeline-meta{color:#bbb;margin-top:2px;font-size:15px}@media (width<=1200px){.section-grid.cols-3,.section-grid.cols-4,.section-grid.cols-5,.stat-row{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.app-content{padding:16px}.section-grid.cols-3,.section-grid.cols-4,.section-grid.cols-5{grid-template-columns:1fr}.stat-row{grid-template-columns:1fr 1fr}}.news-analyze-btn{color:#1677ff;cursor:pointer;white-space:nowrap;background:#e6f4ff;border:1px solid #91caff;border-radius:4px;flex-shrink:0;align-items:center;gap:3px;margin-left:auto;padding:1px 8px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.news-analyze-btn:hover{color:#fff;background:#1677ff;border-color:#1677ff}.news-analysis-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.2s news-analysis-fadein;display:flex;position:fixed;inset:0}@keyframes news-analysis-fadein{0%{opacity:0}to{opacity:1}}.news-analysis-modal{background:#fff;border-radius:16px;flex-direction:column;width:580px;max-width:90vw;max-height:80vh;animation:.25s news-analysis-slideup;display:flex;box-shadow:0 12px 48px #00000026}@keyframes news-analysis-slideup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.news-analysis-modal-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.news-analysis-modal-title{color:#1a1a2e;align-items:center;font-size:17px;font-weight:700;display:flex}.news-analysis-close{color:#999;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.news-analysis-close:hover{color:#1677ff;background:#e6f4ff}.news-analysis-modal-body{flex:1;padding:20px 24px 24px;overflow-y:auto}.news-analysis-original{background:#fafbfc;border:1px solid #f0f0f0;border-radius:10px;margin-bottom:20px;padding:14px 16px}.news-analysis-original-title{color:#1a1a2e;margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.5}.news-analysis-original-meta{color:#999;flex-wrap:wrap;align-items:center;font-size:14px;display:flex}.news-analysis-loading{text-align:center;color:#999;padding:32px 0;font-size:14px}.news-analysis-spinner{border:3px solid #e6f4ff;border-top-color:#1677ff;border-radius:50%;width:36px;height:36px;margin:0 auto 12px;animation:.8s linear infinite news-analysis-spin}@keyframes news-analysis-spin{to{transform:rotate(360deg)}}.news-analysis-stream{text-align:left;margin-top:12px}.news-analysis-stream pre{color:#bbb;white-space:pre-wrap;word-break:break-all;background:#f9f9f9;border-radius:6px;max-height:120px;margin:0;padding:8px;font-size:15px;overflow-y:auto}.news-analysis-section{margin-bottom:20px}.news-analysis-section:last-child{margin-bottom:0}.news-analysis-section-title{color:#1a1a2e;align-items:center;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.news-analysis-section-content{color:#555;background:#fafbfc;border-left:3px solid #1677ff;border-radius:8px;padding:12px 16px;font-size:15px;line-height:1.8}.news-analysis-section:last-child .news-analysis-section-content{border-left-color:#fa8c16}.news-analysis-impact-level{align-items:center;margin-top:10px;display:flex}.news-analysis-impact-badge{border-radius:4px;align-items:center;padding:3px 12px;font-size:14px;font-weight:600;display:inline-flex}.daily-briefing-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1677ff,#0958d9);border:none;border-radius:6px;align-items:center;gap:5px;padding:4px 12px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #1677ff40}.daily-briefing-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1677ff59}.daily-briefing-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.briefing-progress-modal{text-align:center;background:#fff;border-radius:16px;min-width:360px;padding:40px 48px;animation:.25s news-analysis-slideup;box-shadow:0 12px 48px #00000026}.briefing-progress-icon{margin-bottom:16px}.briefing-progress-icon .news-analysis-spinner{width:44px;height:44px}.briefing-progress-title{color:#1a1a2e;margin-bottom:8px;font-size:18px;font-weight:700}.briefing-progress-text{color:#999;margin-bottom:20px;font-size:15px}.briefing-progress-bar-track{background:#f0f0f0;border-radius:4px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}.briefing-progress-bar-fill{background:linear-gradient(90deg,#1677ff,#0958d9);border-radius:4px;height:100%;transition:width .4s}.briefing-progress-percent{color:#1677ff;font-size:15px;font-weight:600}.briefing-result-modal{background:#fff;border-radius:16px;flex-direction:column;width:640px;max-width:90vw;max-height:85vh;animation:.25s news-analysis-slideup;display:flex;box-shadow:0 12px 48px #00000026}.briefing-push-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#52c41a,#389e0d);border:none;border-radius:6px;align-items:center;gap:5px;padding:5px 16px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #52c41a40}.briefing-push-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #52c41a59}.briefing-result-body{flex:1;padding:20px 24px 24px;overflow-y:auto}.briefing-stats-bar{background:#f0f5ff;border-radius:8px;align-items:center;gap:16px;margin-bottom:20px;padding:10px 16px;display:flex}.briefing-stat-item{color:#1677ff;align-items:center;font-size:14px;font-weight:500;display:flex}.briefing-section{margin-bottom:18px}.briefing-section:last-child{margin-bottom:0}.briefing-section-title{color:#1a1a2e;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.briefing-section-icon{border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:inline-flex}.briefing-section-content{color:#555;background:#fafbfc;border-left:3px solid #1677ff;border-radius:8px;padding:12px 16px;font-size:15px;line-height:1.8}.briefing-overview{color:#333;font-size:14px;font-weight:500}.briefing-intelligence-group{margin-bottom:10px}.briefing-intelligence-group:last-child{margin-bottom:0}.briefing-intelligence-cat{color:#1677ff;margin-bottom:4px;font-size:14px;font-weight:600}.briefing-intelligence-list{margin:0;padding-left:16px;list-style:none}.briefing-intelligence-list li{color:#666;padding-left:10px;font-size:14px;line-height:1.7;position:relative}.briefing-intelligence-list li:before{content:"·";color:#1677ff;font-weight:700;position:absolute;left:0}.briefing-suggestion-list{margin:0;padding-left:20px}.briefing-suggestion-list li{color:#555;margin-bottom:4px;font-size:15px;line-height:1.8}.briefing-suggestion-list li::marker{color:#52c41a;font-weight:700}.module-breadcrumb{background:#fff;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:14px;display:flex;box-shadow:0 1px 4px #0000000f}.breadcrumb-link{color:#1677ff;cursor:pointer;align-items:center;transition:color .2s;display:flex}.breadcrumb-link:hover{color:#0958d9;text-decoration:underline}.breadcrumb-sep{color:#bbb;font-size:14px}.breadcrumb-section{color:#666}.breadcrumb-current{color:#1a1a2e;font-weight:500}.single-module-view{width:100%}.module-card-expanded{min-height:400px}.module-card-expanded .card-body{padding:20px 24px}.module-card-expanded .sub-item{border-bottom:1px solid #f5f5f5;padding:10px 0}.module-card-expanded .sub-item:last-child{border-bottom:none}.ant-menu-item:first-child{font-weight:500}.ant-menu-item-divider{margin:4px 0!important}.case-library{width:100%}.case-stats-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.case-stat-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:16px;padding:20px 24px;transition:all .25s;display:flex}.case-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.case-stat-card .case-stat-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.case-stat-card.success .case-stat-icon{color:#52c41a;background:#f6ffed}.case-stat-card.failure .case-stat-icon{color:#f5222d;background:#fff1f0}.case-stat-card.domestic .case-stat-icon{color:#1677ff;background:#e6f4ff}.case-stat-card.international .case-stat-icon{color:#722ed1;background:#f9f0ff}.case-stat-card .case-stat-info .case-stat-value{font-size:32px;font-weight:700;line-height:1.2}.case-stat-card.success .case-stat-value{color:#52c41a}.case-stat-card.failure .case-stat-value{color:#f5222d}.case-stat-card.domestic .case-stat-value{color:#1677ff}.case-stat-card.international .case-stat-value{color:#722ed1}.case-stat-card .case-stat-info .case-stat-label{color:#999;margin-top:2px;font-size:15px}.case-filters{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:20px;padding:16px 20px}.case-filter-group{align-items:center;gap:8px;margin-bottom:10px;display:flex}.case-filter-group:last-of-type{margin-bottom:0}.filter-label{color:#666;white-space:nowrap;align-items:center;gap:4px;min-width:70px;font-size:15px;font-weight:600;display:flex}.filter-btn{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:4px 14px;font-size:14px;transition:all .2s}.filter-btn:hover{color:#1677ff;border-color:#1677ff}.filter-btn.active{color:#fff;background:#1677ff;border-color:#1677ff}.filter-btn.success.active{color:#fff;background:#52c41a;border-color:#52c41a}.filter-btn.failure.active{color:#fff;background:#f5222d;border-color:#f5222d}.field-filter-scroll{flex-wrap:wrap;gap:6px;display:flex}.case-search{margin-top:10px;position:relative}.case-search .search-icon{color:#bbb;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.case-search input{border:1px solid #e8e8e8;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 36px;font-size:15px;transition:border-color .2s}.case-search input:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1a}.case-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.case-card{cursor:pointer;background:#fff;border:2px solid #f0f0f0;border-radius:12px;transition:all .25s;overflow:hidden}.case-card.success{border-left:4px solid #52c41a}.case-card.failure{border-left:4px solid #f5222d}.case-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #00000014}.case-card-header{padding:16px 20px 8px}.case-card-title{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.case-card-tags{flex-wrap:wrap;gap:6px;display:flex}.case-type-tag{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:15px;font-weight:600;display:inline-flex}.case-type-tag.success{color:#52c41a;background:#f6ffed}.case-type-tag.failure{color:#f5222d;background:#fff1f0}.case-region-tag{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:15px;font-weight:500;display:inline-flex}.case-region-tag.domestic{color:#1677ff;background:#e6f4ff}.case-region-tag.international{color:#722ed1;background:#f9f0ff}.case-field-tag{color:#fa8c16;background:#fff7e6;border-radius:4px;padding:2px 8px;font-size:15px;font-weight:500}.case-tech-tag{color:#13c2c2;background:#e6fffb;border-radius:4px;padding:2px 8px;font-size:15px;font-weight:500}.case-card-body{padding:8px 20px 12px}.case-card-meta{color:#999;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:14px;display:flex}.case-card-stage{color:#1677ff;background:#f0f5ff;border-radius:3px;padding:1px 8px;font-size:15px;font-weight:500}.case-card-summary{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.case-card-org{color:#999;font-size:14px;font-weight:500}.case-card-footer{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.case-card-indicators{color:#999;gap:12px;font-size:15px;display:flex}.case-card-detail-btn{color:#1677ff;align-items:center;gap:4px;font-size:14px;font-weight:500;display:flex}.case-card:hover .case-card-detail-btn{text-decoration:underline}.case-empty{text-align:center;color:#999;flex-direction:column;align-items:center;gap:12px;padding:60px 0;font-size:14px;display:flex}.case-library-detail{width:100%}.case-detail-back{color:#1677ff;cursor:pointer;border-radius:6px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 12px;font-size:14px;transition:background .2s;display:inline-flex}.case-detail-back:hover{background:#e6f4ff}.case-detail-header{margin-bottom:20px}.case-detail-title{color:#1a1a2e;margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.4}.case-detail-tags{flex-wrap:wrap;gap:8px;display:flex}.case-detail-tags .case-type-tag,.case-detail-tags .case-region-tag{padding:4px 12px;font-size:14px}.case-detail-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.case-metric-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:10px;padding:14px 16px}.case-metric-card .metric-label{color:#999;margin-bottom:4px;font-size:14px}.case-metric-card .metric-value{color:#1a1a2e;font-size:16px;font-weight:700}.case-metric-card .metric-value.positive{color:#52c41a}.case-metric-card .metric-value.negative{color:#f5222d}.case-detail-sections{flex-direction:column;gap:16px;display:flex}.case-detail-section{background:#fff;border:1px solid #f0f0f0;border-radius:10px;overflow:hidden}.case-section-title{color:#1a1a2e;background:#fafbfc;border-bottom:1px solid #f5f5f5;align-items:center;padding:12px 20px;font-size:15px;font-weight:600;display:flex}.case-section-body{color:#555;padding:16px 20px;font-size:15px;line-height:1.8}.case-section-body p{margin:0 0 8px}.case-section-body p:last-child{margin-bottom:0}.case-team-list{flex-wrap:wrap;gap:8px;display:flex}.case-team-member{color:#1677ff;background:#f0f5ff;border-radius:6px;align-items:center;padding:4px 12px;font-size:15px;font-weight:500;display:inline-flex}.case-patent-list{margin:0;padding-left:18px}.case-patent-list li{color:#666;padding:2px 0;font-size:15px;line-height:1.7}.case-quality-bar{color:#999;background:#fafbfc;border:1px solid #f0f0f0;border-radius:8px;align-items:center;gap:20px;padding:12px 20px;font-size:14px;display:flex}.quality-pending{color:#fa8c16;margin-left:auto;font-weight:500}.case-status-tag.pending{color:#fa8c16;background:#fff7e6;border-radius:4px;align-items:center;gap:3px;padding:2px 8px;font-size:15px;font-weight:500;display:inline-flex}.case-card.pending{opacity:.9;border-left-style:dashed}.case-sync-bar{background:linear-gradient(135deg,#f0f5ff,#e6f4ff);border:1px solid #d6e4ff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 20px;display:flex}.case-sync-info{color:#595959;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;display:flex}.case-sync-time{color:#999;align-items:center;margin-left:8px;font-size:14px;display:flex}.case-sync-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1677ff,#0958d9);border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 16px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #1677ff40}.case-sync-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1677ff59}.case-sync-btn:disabled{opacity:.7;cursor:not-allowed}.case-sync-btn.syncing{background:linear-gradient(135deg,#52c41a,#389e0d)}.case-sync-datasources{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.ds-tag{border-radius:10px;padding:1px 8px;font-size:15px;font-weight:500;line-height:1.8;display:inline-block}.ds-ai{color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7}.ds-wiki{color:#1677ff;background:#e6f7ff;border:1px solid #91caff}.ds-fda{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.ds-pubmed{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}.case-auto-sync-status{color:#8c8c8c;white-space:nowrap;align-items:center;font-size:14px;display:flex}.case-auto-sync-status .sync-running{color:#722ed1;font-weight:500}.case-auto-sync-status .sync-idle{color:#595959}.case-auto-sync-status .sync-countdown{color:#8c8c8c;margin-left:4px;font-size:15px}.case-auto-sync-status .sync-pending{color:#fa8c16}.mechanism-database{width:100%}.mechanism-database-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.mechanism-database-title-row{align-items:center;gap:8px;display:flex}.mechanism-database-title-row h2{color:#1a1a1a;margin:0;font-size:20px;font-weight:700}.mechanism-database-subtitle{color:#8c8c8c;margin-left:4px;font-size:15px}.mechanism-compare-trigger{color:#722ed1;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f9f0ff,#efdbff);border:1px solid #b37feb;border-radius:8px;align-items:center;gap:4px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.mechanism-compare-trigger:hover{background:linear-gradient(135deg,#efdbff,#d3adf7);box-shadow:0 2px 8px #722ed133}.mechanism-compare-trigger-sub{color:#9254de;margin-left:4px;font-size:15px;font-weight:400}.mechanism-filters{margin-bottom:16px}.mechanism-search-box{background:#fff;border:1px solid #d9d9d9;border-radius:8px;align-items:center;margin-bottom:10px;padding:6px 12px;display:flex}.mechanism-search-box input{color:#333;background:0 0;border:none;outline:none;flex:1;font-size:15px}.mechanism-search-clear{color:#999;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:14px}.mechanism-filter-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.mechanism-filter-label{color:#8c8c8c;white-space:nowrap;font-size:14px}.mechanism-filter-tags{flex-wrap:wrap;gap:4px;display:flex}.mechanism-filter-tag{color:#595959;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2px 10px;font-size:14px;transition:all .2s;display:inline-block}.mechanism-filter-tag:hover{border-color:#bfbfbf}.mechanism-filter-tag.active{color:#fff;background:#1677ff;border-color:#1677ff}.mechanism-filter-tag-sm{color:#8c8c8c;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:1px 8px;font-size:15px;transition:all .2s;display:inline-block}.mechanism-filter-tag-sm:hover{border-color:#bfbfbf}.mechanism-filter-tag-sm.active{color:#fff;background:#722ed1;border-color:#722ed1}.mechanism-stats-bar{color:#8c8c8c;gap:20px;margin-bottom:16px;padding:8px 0;font-size:14px;display:flex}.mechanism-stats-bar b{color:#1677ff}.mechanism-uni-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:14px;display:grid}@media (width<=840px){.mechanism-uni-grid{grid-template-columns:1fr}}.mechanism-uni-card{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-top:3px solid;border-radius:12px;padding:0;transition:all .2s;overflow:hidden}.mechanism-uni-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.mechanism-uni-header{align-items:center;gap:10px;padding:12px 16px;display:flex}.mechanism-uni-logo{font-size:28px;line-height:1}.mechanism-uni-info{flex:1}.mechanism-uni-name{font-size:16px;font-weight:700;line-height:1.3}.mechanism-uni-meta{color:#8c8c8c;margin-top:1px;font-size:13px}.mechanism-uni-dot{margin:0 3px}.mechanism-uni-overview{color:#595959;margin-bottom:10px;padding:0 18px;font-size:15px;line-height:1.7}.mechanism-uni-highlights{margin-bottom:8px;padding:0 18px}.mechanism-highlight-item{color:#595959;padding:1px 0;font-size:14px;line-height:1.5}.mechanism-uni-metrics{background:#fafafa;gap:4px;margin:0;padding:8px 16px;display:flex}.mechanism-uni-metric{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.mechanism-uni-metric-icon{font-size:16px}.mechanism-uni-metric-value{font-size:14px;font-weight:700;line-height:1.2}.mechanism-uni-metric-label{color:#8c8c8c;font-size:12px}.mechanism-uni-mechanisms{margin-bottom:8px;padding:0 18px}.mechanism-section-title{color:#333;margin-bottom:6px;font-size:15px;font-weight:600}.mechanism-item{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:3px;padding:6px 10px;transition:all .15s;display:flex}.mechanism-item:hover{background:#f5f5f5;border-color:#e8e8e8}.mechanism-item-left{flex-shrink:0;align-items:center;gap:8px;display:flex}.mechanism-item-cat{white-space:nowrap;border-radius:8px;padding:1px 8px;font-size:15px;font-weight:500;display:inline-block}.mechanism-item-name{color:#333;white-space:nowrap;font-size:15px;font-weight:600}.mechanism-item-right{align-items:center;gap:4px;display:flex;overflow:hidden}.mechanism-item-desc{color:#8c8c8c;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:14px;overflow:hidden}.mechanism-uni-cases{margin-bottom:8px;padding:0 18px}.mechanism-case-item{border-bottom:1px dashed #f0f0f0;padding:4px 0}.mechanism-case-item:last-child{border-bottom:none}.mechanism-case-name{color:#333;font-size:15px;font-weight:600}.mechanism-case-desc{color:#8c8c8c;font-size:14px;line-height:1.5}.mechanism-uni-tags{flex-wrap:wrap;gap:4px;padding:0;display:flex}.mechanism-tag{border:1px solid;border-radius:8px;padding:2px 8px;font-size:13px;display:inline-block}.mechanism-uni-footer{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;padding:8px 16px 10px;display:flex}.mechanism-uni-detail-btn{white-space:nowrap;cursor:pointer;align-items:center;gap:4px;font-size:13px;font-weight:500;transition:opacity .15s;display:inline-flex}.mechanism-uni-detail-btn:hover{opacity:.7}.mechanism-tag-sm{color:#8c8c8c;background:#f5f5f5;border-radius:6px;padding:1px 6px;font-size:14px;display:inline-block}.mechanism-empty{text-align:center;color:#8c8c8c;padding:60px 20px}.mechanism-empty button{color:#595959;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:6px;margin-top:12px;padding:6px 16px}.mechanism-modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:24px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mechanism-modal{background:#fff;border-radius:14px;width:100%;max-width:720px;max-height:85vh;animation:.25s slideUp;position:relative;overflow-y:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mechanism-modal-header{z-index:1;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:14px 14px 0 0;padding:20px 24px 14px;position:sticky;top:0}.mechanism-modal-title-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.mechanism-modal-cat-badge{border-radius:8px;align-items:center;gap:4px;padding:2px 10px;font-size:14px;font-weight:500;display:inline-flex}.mechanism-modal-uni{font-size:15px;font-weight:600}.mechanism-modal-name{color:#1a1a1a;margin-bottom:4px;font-size:20px;font-weight:700}.mechanism-modal-desc{color:#595959;font-size:14px;line-height:1.5}.mechanism-modal-close{cursor:pointer;color:#8c8c8c;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.mechanism-modal-close:hover{color:#333;background:#e8e8e8}.mechanism-modal-body{padding:18px 24px 24px}.mechanism-detail-section{margin-bottom:18px}.mechanism-detail-section-title{color:#333;align-items:center;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.mechanism-detail-features{flex-wrap:wrap;gap:6px;display:flex}.mechanism-feature-tag{color:#1677ff;background:#e6f4ff;border:1px solid #91caff;border-radius:10px;padding:4px 12px;font-size:15px;display:inline-block}.mechanism-detail-content{color:#595959;font-size:15px;line-height:1.8}.mechanism-detail-content p{margin:4px 0}.mechanism-detail-numbered{margin:4px 0;padding-left:8px;font-weight:500}.mechanism-detail-bullet{margin:2px 0;padding-left:16px;position:relative}.mechanism-detail-metrics{flex-wrap:wrap;gap:12px;display:flex}.mechanism-metric-card{text-align:center;background:linear-gradient(135deg,#f0f5ff,#e6f4ff);border-radius:10px;flex:1;min-width:120px;padding:12px 16px}.mechanism-metric-value{color:#1677ff;font-size:20px;font-weight:700}.mechanism-metric-label{color:#8c8c8c;margin-top:2px;font-size:15px}.mechanism-detail-tags{flex-wrap:wrap;gap:4px;display:flex}.mechanism-compare-modal{background:#fff;border-radius:14px;width:100%;max-width:900px;max-height:88vh;animation:.25s slideUp;position:relative;overflow-y:auto}.mechanism-compare-header{z-index:1;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.mechanism-compare-title{color:#1a1a1a;align-items:center;font-size:18px;font-weight:700;display:flex}.mechanism-compare-body{padding:18px 24px 24px}.mechanism-compare-filters{margin-bottom:16px}.mechanism-filter-group{margin-bottom:10px}.mechanism-filter-group label{color:#8c8c8c;margin-bottom:6px;font-size:14px;display:block}.mechanism-compare-preview{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:16px;display:grid}.mechanism-compare-preview-card{background:#fafafa;border-top:3px solid;border-radius:10px;padding:10px 14px}.mechanism-compare-preview-name{color:#333;margin-bottom:6px;font-size:15px;font-weight:600}.mechanism-compare-preview-mechanisms{flex-wrap:wrap;gap:4px;display:flex}.mechanism-compare-mech-tag{border-radius:6px;padding:1px 6px;font-size:14px;display:inline-block}.mechanism-compare-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#722ed1,#531dab);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-bottom:18px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.mechanism-compare-btn:hover:not(:disabled){box-shadow:0 4px 12px #722ed14d}.mechanism-compare-btn:disabled{cursor:not-allowed;background:#d9d9d9}.mechanism-compare-result{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;padding:16px 20px}.mechanism-compare-result-title{color:#333;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.mechanism-compare-result-content{color:#595959;font-size:15px;line-height:1.8}.mechanism-compare-result-content p{margin:4px 0}.compare-h2{color:#1a1a1a;border-bottom:2px solid #722ed1;margin:16px 0 8px;padding-bottom:4px;font-size:16px;font-weight:700}.compare-h3{color:#333;margin:12px 0 6px;font-size:14px;font-weight:600}.compare-h4{color:#595959;margin:8px 0 4px;font-size:15px;font-weight:600}.compare-table-line{color:#333;white-space:pre-wrap;background:#f5f5f5;border-radius:4px;margin:2px 0;padding:3px 8px;font-family:Menlo,Consolas,monospace;font-size:14px}.compare-bullet{margin:2px 0;padding-left:16px}.compare-numbered{margin:4px 0;padding-left:8px;font-weight:500}.case-sync-panel{background:#fff;border:1px solid #d6e4ff;border-radius:12px;margin-bottom:16px;overflow:hidden}.case-sync-progress{padding:20px 24px}.case-sync-progress-header{color:#1a1a2e;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.case-sync-progress-text{color:#666;font-size:15px;font-weight:400}.case-sync-progress-bar-track{background:#f0f0f0;border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.case-sync-progress-bar-fill{background:linear-gradient(90deg,#1677ff,#0958d9);border-radius:3px;height:100%;transition:width .4s}.case-sync-progress-detail{color:#999;font-size:14px}.case-sync-result{padding:20px 24px}.case-sync-result-header{color:#1a1a2e;align-items:center;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.case-sync-result-stats{color:#666;gap:20px;margin-bottom:12px;font-size:15px;display:flex}.case-sync-result-stats b{color:#1677ff;font-size:16px}.case-sync-result-sources{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.case-sync-source-tag{color:#1677ff;background:#f0f5ff;border:1px solid #d6e4ff;border-radius:4px;padding:3px 10px;font-size:15px;display:inline-block}.case-sync-close-btn{color:#666;cursor:pointer;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;padding:5px 16px;font-size:14px;transition:all .2s}.case-sync-close-btn:hover{color:#1677ff;border-color:#1677ff}@media (width<=1200px){.case-grid{grid-template-columns:1fr}.case-detail-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.case-stats-row{grid-template-columns:repeat(2,1fr)}.case-detail-metrics{grid-template-columns:1fr}.case-sync-bar{flex-direction:column;align-items:flex-start;gap:10px}}.ant-menu-item,.ant-menu-submenu-title{height:44px!important;font-size:15px!important;line-height:44px!important}.ant-menu-submenu .ant-menu-item{height:40px!important;font-size:14px!important;line-height:40px!important}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes dataFlow{0%{left:-40%}to{left:100%}}@keyframes heroGlow{0%,to{opacity:.6}50%{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.app-sidebar{background:#fff!important}.dashboard-card-hover{transition:all .4s cubic-bezier(.4,0,.2,1)}.dashboard-card-hover:hover{transform:translateY(-4px)scale(1.01)}.section-header .section-title{font-size:24px!important}.section-header .section-subtitle{font-size:16px!important}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#f5f7fa;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px}#root{height:100%}
