.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{background-color:#3e5af7!important}.ant-tabs-nav .ant-tabs-tab:hover{color:#3e5af7}.state-media{padding:20px;background:#f5f7fc}.state-media .app-content{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.state-media .filter-section .filter-header h3{font-size:16px;font-weight:600;color:#090e29;margin-bottom:16px}.state-media .filter-section .filter-content .filter-item{margin-bottom:12px}.state-media .filter-section .filter-content .filter-item label{display:inline-block;width:80px;font-size:14px;color:#5b6799;margin-bottom:8px}.state-media .filter-section .filter-content .filter-item .filter-date,.state-media .filter-section .filter-content .filter-item .filter-select{width:100%}.state-media .filter-section .filter-content .filter-item .quick-time{display:flex;gap:8px;margin-top:4px}.state-media .filter-section .filter-content .filter-item .quick-time span{font-size:12px;color:#3e5af7;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .3s}.state-media .filter-section .filter-content .filter-item .quick-time span:hover{background:#ebefff}.state-media .overview-section .section-header h3{font-size:18px;font-weight:600;color:#090e29;margin-bottom:20px}.state-media .overview-section .summary-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:24px}.state-media .overview-section .summary-cards .summary-card{background:linear-gradient(135deg,#ebefff,rgba(235,239,255,.3));border-radius:12px;padding:16px;display:flex;align-items:center}.state-media .overview-section .summary-cards .summary-card .card-icon{width:48px;height:48px;background:#3e5af7;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px}.state-media .overview-section .summary-cards .summary-card .card-icon i{font-size:24px;color:#fff}.state-media .overview-section .summary-cards .summary-card .card-content{flex:1}.state-media .overview-section .summary-cards .summary-card .card-content .card-title{font-size:14px;color:#5b6799;margin-bottom:4px}.state-media .overview-section .summary-cards .summary-card .card-content .card-value{font-size:20px;font-weight:600;color:#090e29;margin-bottom:4px}.state-media .overview-section .summary-cards .summary-card .card-content .card-desc{font-size:12px;color:#a0a9c5;line-height:1.4}.state-media .overview-section .charts-container .chart-card{background:#fff;border:1px solid #e8ecf4;border-radius:12px;padding:16px;margin-bottom:16px}.state-media .overview-section .charts-container .chart-card.full-width{margin-top:16px}.state-media .overview-section .charts-container .chart-card h4{font-size:16px;font-weight:500;color:#090e29;margin-bottom:16px}.state-media .overview-section .charts-container .chart-card .chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.state-media .overview-section .charts-container .chart-card .chart-header h4{margin-bottom:0}.state-media .overview-section .charts-container .chart-card .chart-header .ant-btn-link{padding:0;font-size:12px;height:auto}.state-media .overview-section .charts-container .chart-card .chart{width:100%;height:300px}.state-media .post-monitor-section .post-metrics-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;margin-bottom:24px}.state-media .post-monitor-section .post-metrics-summary .metrics-card{background:#f5f7fc;border-radius:12px;padding:20px 16px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid #e8ecf4}.state-media .post-monitor-section .post-metrics-summary .metrics-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:#3e5af7}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-value{font-size:16px;font-weight:600;color:#3e5af7;margin-bottom:8px}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-name{font-size:12px;font-weight:400;color:#5b6799}.state-media .post-monitor-section .post-summary{display:flex;gap:20px;margin-bottom:24px}.state-media .post-monitor-section .post-summary .post-summary-card{flex:1;background:#f5f7fc;border-radius:12px;padding:16px;display:flex;align-items:center}.state-media .post-monitor-section .post-summary .post-summary-card .summary-icon{width:40px;height:40px;margin-right:12px}.state-media .post-monitor-section .post-summary .post-summary-card .summary-icon img{width:100%;height:100%}.state-media .post-monitor-section .post-summary .post-summary-card .summary-content .summary-value{font-size:24px;font-weight:600;color:#090e29}.state-media .post-monitor-section .post-summary .post-summary-card .summary-content .summary-title{font-size:14px;color:#5b6799}.state-media .post-monitor-section .post-table .table-header{margin-bottom:16px}.state-media .post-monitor-section .post-table .table-header .table-title{font-size:16px;font-weight:500;color:#090e29}.state-media .post-monitor-section .post-table .post-cover{width:60px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.state-media .post-monitor-section .post-table .author-info{display:flex;align-items:center}.state-media .post-monitor-section .post-table .author-info .author-avatar{width:24px;height:24px;border-radius:50%;margin-right:8px}.state-media .post-monitor-section .post-table .platform-icon{width:24px;height:24px}.state-media .comment-analysis-section .sentiment-cards{display:flex;gap:16px;margin-bottom:24px}.state-media .comment-analysis-section .sentiment-cards .sentiment-card{flex:1;background:#f5f7fc;border:2px solid transparent;border-radius:12px;padding:16px;display:flex;align-items:center;cursor:pointer;transition:all .3s}.state-media .comment-analysis-section .sentiment-cards .sentiment-card.active,.state-media .comment-analysis-section .sentiment-cards .sentiment-card:hover{border-color:#3e5af7;background:#ebefff}.state-media .comment-analysis-section .sentiment-cards .sentiment-card .sentiment-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px}.state-media .comment-analysis-section .sentiment-cards .sentiment-card .sentiment-icon i{font-size:24px;color:#fff}.state-media .comment-analysis-section .sentiment-cards .sentiment-card .sentiment-content .sentiment-title{font-size:14px;color:#5b6799;margin-bottom:4px}.state-media .comment-analysis-section .sentiment-cards .sentiment-card .sentiment-content .sentiment-value{font-size:20px;font-weight:600;color:#090e29;margin-bottom:2px}.state-media .comment-analysis-section .sentiment-cards .sentiment-card .sentiment-content .sentiment-percent{font-size:12px;color:#a0a9c5}.state-media .comment-analysis-section .analysis-charts .chart-card{background:#fff;border:1px solid #e8ecf4;border-radius:12px;padding:16px;margin-bottom:16px}.state-media .comment-analysis-section .analysis-charts .chart-card h4{font-size:16px;font-weight:500;color:#090e29;margin-bottom:16px}.state-media .comment-analysis-section .analysis-charts .chart-card .chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.state-media .comment-analysis-section .analysis-charts .chart-card .chart-header h4{margin-bottom:0}.state-media .comment-analysis-section .analysis-charts .chart-card .chart-header .ant-btn-link{padding:0;font-size:12px;height:auto}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content{padding:8px 0}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards::-webkit-scrollbar{height:6px}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card{position:relative;background:#fff;border-radius:8px;padding:16px 20px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;overflow:hidden;display:flex;align-items:center;min-width:120px;flex-shrink:0}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card .category-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card .category-card-icon i{font-size:18px;color:hsla(0,0%,100%,.9)}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card .category-card-content{flex:1;color:#fff;text-align:center}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card .category-card-content .category-card-title{font-size:13px;font-weight:500;margin-bottom:4px;text-shadow:0 1px 2px rgba(0,0,0,.1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card .category-card-content .category-card-value{font-size:20px;font-weight:700;margin-bottom:2px;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.1)}.state-media .comment-analysis-section .analysis-charts .chart-card .category-content .category-cards .category-card .category-card-content .category-card-percent{font-size:11px;opacity:.9;font-weight:500}.state-media .comment-analysis-section .analysis-charts .chart-card .word-cloud-container{background:#f5f7fc;border-radius:12px;padding:20px;min-height:300px;display:flex;align-items:center;justify-content:center}.state-media .comment-analysis-section .analysis-charts .chart-card .word-cloud-container .word-cloud-tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;max-width:100%}.state-media .comment-analysis-section .analysis-charts .chart-card .word-cloud-container .word-cloud-tags .word-tag{display:inline-block;padding:4px 8px;border-radius:6px;background:hsla(0,0%,100%,.8);border:1px solid rgba(62,90,247,.2);cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.2}.state-media .comment-analysis-section .analysis-charts .chart-card .word-cloud-container .word-cloud-tags .word-tag:hover{background:rgba(62,90,247,.1);border-color:rgba(62,90,247,.4);transform:translateY(-2px);box-shadow:0 4px 12px rgba(62,90,247,.2)}.state-media .comment-analysis-section .analysis-charts .chart-card .chart{width:100%;height:300px}.state-media .comment-analysis-section .analysis-charts .chart-card .comment-table .table-actions{margin-bottom:16px;text-align:right}.state-media .comment-analysis-section .analysis-charts .chart-card .comment-table .table-actions .ant-btn{display:flex;align-items:center;gap:4px}.state-media .comment-analysis-section .analysis-charts .chart-card .comment-table .comment-content{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state-media .comment-analysis-section .smart-reply-section{margin-top:24px}.state-media .comment-analysis-section .smart-reply-section h4{font-size:16px;font-weight:500;color:#090e29;margin-bottom:8px}.state-media .comment-analysis-section .smart-reply-section .reply-desc{font-size:14px;color:#5b6799;margin-bottom:16px;line-height:1.5}.state-media .comment-analysis-section .smart-reply-section .reply-comment{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state-media .comment-analysis-section .smart-reply-section .reply-content .reply-item{display:flex;align-items:flex-start;margin-bottom:8px;padding:8px;background:#f5f7fc;border-radius:6px}.state-media .comment-analysis-section .smart-reply-section .reply-content .reply-item .reply-type{font-weight:500;color:#3e5af7;margin-right:8px;min-width:80px}.state-media .comment-analysis-section .smart-reply-section .reply-content .reply-item .reply-text{flex:1;font-size:14px;color:#090e29;line-height:1.4}.state-media .comment-analysis-section .smart-reply-section .reply-content .reply-item .ant-btn{margin-left:8px}.state-media .user-profile-section .profile-charts .chart-card{background:#fff;border:1px solid #e8ecf4;border-radius:12px;padding:16px;margin-bottom:16px}.state-media .user-profile-section .profile-charts .chart-card h4{font-size:16px;font-weight:500;color:#090e29;margin-bottom:16px}.state-media .user-profile-section .profile-charts .chart-card .chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.state-media .user-profile-section .profile-charts .chart-card .chart-header h4{margin-bottom:0}.state-media .user-profile-section .profile-charts .chart-card .chart-header .ant-btn-link{padding:0;font-size:12px;height:auto}.state-media .user-profile-section .profile-charts .chart-card .chart{width:100%;height:300px}.state-media .post-detail .detail-header{display:flex;margin-bottom:24px}.state-media .post-detail .detail-header .detail-cover{width:120px;height:120px;border-radius:12px;-o-object-fit:cover;object-fit:cover;margin-right:16px}.state-media .post-detail .detail-header .detail-info{flex:1}.state-media .post-detail .detail-header .detail-info h4{font-size:18px;font-weight:600;color:#090e29;margin-bottom:16px}.state-media .post-detail .detail-header .detail-info .detail-meta .meta-item{display:flex;margin-bottom:8px}.state-media .post-detail .detail-header .detail-info .detail-meta .meta-item .meta-label{width:100px;color:#5b6799;font-size:14px}.state-media .post-detail .detail-header .detail-info .detail-meta .meta-item span:last-child{color:#090e29;font-size:14px}.state-media .post-detail .detail-charts .chart-card{background:#f5f7fc;border-radius:12px;padding:16px}.state-media .post-detail .detail-charts .chart-card h4{font-size:16px;font-weight:500;color:#090e29;margin-bottom:16px}.state-media .post-detail .detail-charts .chart-card .chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.state-media .post-detail .detail-charts .chart-card .chart-header h4{margin-bottom:0}.state-media .post-detail .detail-charts .chart-card .chart-header .ant-btn-link{padding:0;font-size:12px;height:auto}.state-media .post-detail .detail-charts .chart-card .chart{width:100%;height:300px}.state-media .section-header h3{font-size:18px;font-weight:600;color:#090e29;margin-bottom:20px;display:flex;align-items:center}.state-media .section-header h3:before{content:"";width:4px;height:18px;background:#3e5af7;border-radius:2px;margin-right:8px}.ant-table .ant-table-thead>tr>th{background:#f5f7fc;font-weight:500;color:#5b6799}.ant-table .ant-table-tbody>tr:hover>td{background:#f5f7fc}@media (max-width:1200px){.state-media .overview-section .summary-cards{grid-template-columns:repeat(3,1fr)}.state-media .post-monitor-section .post-metrics-summary{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px}.state-media .post-monitor-section .post-metrics-summary .metrics-card{padding:16px 12px}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-value{font-size:16px;color:#3e5af7}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-name{font-size:12px;color:#5b6799}}@media (max-width:768px){.state-media{padding:12px}.state-media .overview-section .summary-cards{grid-template-columns:repeat(2,1fr)}.state-media .post-monitor-section .post-metrics-summary{grid-template-columns:repeat(3,1fr);gap:10px}.state-media .post-monitor-section .post-metrics-summary .metrics-card{padding:14px 10px}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-value{font-size:16px;color:#3e5af7;margin-bottom:6px}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-name{font-size:12px;color:#5b6799}.state-media .comment-analysis-section .sentiment-cards{flex-direction:column}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards{gap:12px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar{height:4px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card{padding:12px 16px;min-width:100px;flex-shrink:0}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-icon{width:32px;height:32px;margin-right:10px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-icon i{font-size:16px;color:hsla(0,0%,100%,.9)}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-content .category-card-title{font-size:12px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-content .category-card-value{font-size:18px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-content .category-card-percent{font-size:10px}}@media (max-width:480px){.state-media .post-monitor-section .post-metrics-summary{grid-template-columns:repeat(2,1fr);gap:8px}.state-media .post-monitor-section .post-metrics-summary .metrics-card{padding:12px 8px}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-value{font-size:16px;color:#3e5af7;margin-bottom:4px}.state-media .post-monitor-section .post-metrics-summary .metrics-card .metric-name{font-size:12px;color:#5b6799}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards{flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:4px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar{height:3px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar-track{background:#f1f1f1;border-radius:1px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:1px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card{padding:10px 14px;min-width:80px;width:auto!important;flex-shrink:0}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-icon{width:28px;height:28px;margin-right:8px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-icon i{font-size:14px;color:hsla(0,0%,100%,.9)}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-content .category-card-title{font-size:11px;margin-bottom:2px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-content .category-card-value{font-size:16px;margin-bottom:1px}.state-media .comment-analysis-section .analysis-charts .category-content .category-cards .category-card .category-card-content .category-card-percent{font-size:9px}}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.loading-overlay{position:relative}.loading-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);z-index:10}.empty-state,.loading-overlay:after{display:flex;align-items:center;justify-content:center}.empty-state{flex-direction:column;padding:40px;color:#a0a9c5}.empty-state .empty-icon{font-size:64px;margin-bottom:16px}.empty-state .empty-text{font-size:16px}.custom-tooltip{max-width:300px;word-break:break-all}