.ant-modal-footer{
    border-top:0px !important;
}
.leavaTeam_contentWrap__cW7ac{
    border: 1px solid #eee;
}
.leavaTeam_contentWrap__cW7ac .ant-list-header{
    padding: 0px;
    border-bottom: 1px solid #eee;
}
.leavaTeam_header__1cK3u{
    line-height: 40px;
}
.leavaTeam_header__1cK3u span{
    padding-left: 12px;
    font-size: 12px;
    color: #333333;
}
.leavaTeam_title__9HGxk{
    width: 154px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
}
.leavaTeam_listWrap__1aTaZ{
    position: relative;
}
.leavaTeam_listWrap__1aTaZ span{
    margin-left: 12px;
}
.leavaTeam_contentWrap__cW7ac .ant-list-item{
    padding: 10px 0;
    height: 50px;
}
.leavaTeam_contentWrap__cW7ac .ant-list-item:hover{
   background-color: #F5F7FA;
}
.leavaTeam_contentWrap__cW7ac .ant-list-item-meta-title{
   line-height: 30px;
}
.leavaTeam_userName__241kB{
    font-size: 12px;
    color: #999999;
    cursor: pointer;
}
.leavaTeam_removeName__3r2r5{
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
.leavaTeam_contentWrap__cW7ac .ant-spin-container{
    max-height: 300px;
    overflow-y: auto;
}
.leavaTeam_selectedWrap__tMVLl{
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
    width: 240px;
    z-index: 10;
    overflow-y: auto;
    max-height: 300px;
    position: absolute;
    top:0px;
    left: -20px;
}
.leavaTeam_removeTitle__u3tkz{
    line-height: 38px;
    padding-left: 12px;
    font-size: 14px;
    color: #333333;
}

.leavaTeam_selectedWrap__tMVLl .ant-list-item{
    padding: 4px 0;
    height: 38px;
    cursor: pointer;
}
.leavaTeam_selectedWrap__tMVLl .ant-list-header{
    border-bottom: none;
}
.leavaTeam_userListName__3Uw2T{
    font-size: 12px;
    color: #333333;
}
.leavaTeam_openSelectModal__mHmiB .ant-popover-inner-content{
    padding: 0px;
    position: relative;
}
.leavaTeam_openSelectModal__mHmiB .ant-popover-arrow{
    display: none;
}
.HistoryMessage_historyListContainer__1rx_w {
  padding: 0 14px 10px 14px;
  height: 100%;
}

.HistoryMessage_historyListContainer__1rx_w .HistoryMessage_header__CuE4B {
  cursor: pointer;
  color: #666666;
  font-size: 12px;
  font-weight: 400;
}

.HistoryMessage_historyListContainer__1rx_w .HistoryMessage_historyList__bUa3w {
  height: calc(100vh - 205px);
  overflow: auto;
  /* padding-left: 7px; */
}

.HistoryMessage_historyListContainer__1rx_w .HistoryMessage_historyList__bUa3w::-webkit-scrollbar {
  display: none;
}

.HistoryMessage_listItem__2P1HG {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #dee0e3;
  padding-bottom: 16px;
  padding-top: 10px;
}

.HistoryMessage_messageInfo__kGjk_ {
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.HistoryMessage_topInfo__1SskX {
  display: flex;
  justify-content: space-between;
}

.HistoryMessage_topInfo__1SskX .HistoryMessage_leftAva__1IHug img {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  vertical-align: bottom;
}

.HistoryMessage_topInfo__1SskX .HistoryMessage_rightTime__o61EJ {
  padding-top: 5px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}

.HistoryMessage_bottomInfo__3catA {
  width: 100%;
  background: #f5f7fa;
  border-radius: 8px;
  margin-top: 8px;
  padding: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}

.HistoryMessage_avatarPinyin__D9Rq_ {
  background-color: #55c0ff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}

.HistoryMessage_avatarPinyin__D9Rq_ span {
  transform: scale(1) translateX(-50%);
}

.HistoryMessage_nameTitle__3ogDp {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 8px;
}
.theme_0 .HistoryMessage_listItem__2P1HG .HistoryMessage_messageInfo__kGjk_ .HistoryMessage_bottomInfo__3catA{
  background-color: var(--bgColor);
  color: var(--fontColor);
}

.theme_0 .HistoryMessage_listItem__2P1HG {
  border-color: var(--borderDivColor);
}
.Weekly_weekWrap__1MRUe {
  padding: 0 16px 0;
  height: calc(100vh - 180px);
  overflow: auto;
}

.Weekly_weekWrap__1MRUe .Weekly_weekHead__1y7bl {
  width: 100%;
  height: 35px;
  background: linear-gradient(179deg, #e7f3fe 0%, #b8d7ff 100%);
  border-radius: 4px;
  line-height: 35px;
  text-align: left;
  padding-left: 16px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.Weekly_weekWrap__1MRUe .Weekly_weekHead__1y7bl img {
  width: 45px;
  height: 32px;
  margin-left: 50px;
}

.Weekly_weekWrap__1MRUe .Weekly_countDiv__hAyDL {
  width: 100%;
  height: 64px;
  background: linear-gradient(176deg, #dcf6f0 0%, #dffee0 100%);
  border-radius: 4px;
  margin-top: 32px;
  display: flex;
}
.Weekly_countDiv__hAyDL .Weekly_item__3NP8P {
  flex: 1 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-top: 2px;
}
.Weekly_countDiv__hAyDL .Weekly_item__3NP8P div:nth-child(1) {
  font-size: 24px;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  color: #20ce99;
}
.Weekly_countDiv__hAyDL .Weekly_item__3NP8P div:nth-child(2) {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.Weekly_weekWrap__1MRUe h3 img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.Weekly_weekWrap__1MRUe h3 {
  padding: 0 20px;
  line-height: 50px;
  background: #f9f9f9;
  font-size: 14px;
  border-top: 1px solid var(--border-color-22);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0px;
}
.Weekly_weekWrap__1MRUe h3 p {
  margin-bottom: 0px;
}
.Weekly_weekWrap__1MRUe h3 span {
  font-size: 12px;
  color: #3f3f3f;
}
.Weekly_line__345QB {
  width: 1px;
  height: 17px;
  background-color: #f5f7fa;
  display: block;
}
.Weekly_getFileChange__zgWiB {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.Weekly_getFileChange__zgWiB > span:first-child {
  text-align: center;
  font-size: 12px;
  color: #999999;
  width: 48%;
}
.Weekly_getFileChange__zgWiB > span:last-child {
  text-align: center;
  font-size: 12px;
  color: #999999;
  width: 48%;
}
.Weekly_total__1Kx_X {
  font-size: 24px;
  color: #55c0ff;
  font-weight: bold;
}
.Weekly_change__2NGp8 {
  font-size: 24px;
  color: #999;
  font-weight: bold;
}
.Weekly_change__2NGp8 img {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-left: 4px;
}
.Weekly_down__1fAw6 {
  color: #20a941;
}
.Weekly_up__Ib85n {
  color: #ff4242;
}
.Weekly_content__uGF9h {
  padding: 10px 20px;
}
.Weekly_getPrevWeekFile__-v_mK {
  width: 100%;
  height: 100%;
  background: linear-gradient(151deg, #ffffff 0%, #faf7f7 100%);
  border-radius: 4px;
  padding: 10px 16px;
}
.Weekly_getPrevWeekFile__-v_mK span {
  color: #666;
}

.Weekly_getPrevWeekUser__3lI-z {
  padding: 15px 0;
  border-top: 1px solid var(--border-color-22);
}
.Weekly_noData__2AZd_ {
  color: #b6b6b6;
  margin-bottom: 0px;
}
.Weekly_fileList__Yshd_ {
  display: block;
  height: 22px;
  line-height: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Weekly_userList__3J-m- {
  display: flex;
  padding-top: 10px;
}
.Weekly_userList__3J-m- > span {
  display: block;
  text-align: center;
  width: 33.3%;
}

.Weekly_cooperationList__3wX8a {
  padding: 10px 0;
  border-top: 1px solid var(--border-color-22);
}
.Weekly_cooperationList__3wX8a:last-child {
  border-bottom: none;
}
.Weekly_cooperationList__3wX8a .Weekly_fileList__Yshd_ {
  padding-left: 0px;
}
.Weekly_cooperationList__3wX8a div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Weekly_cooperationList__3wX8a .Weekly_fileNum__c1_5K {
  width: 24%;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.Weekly_cooperationList__3wX8a .Weekly_fileNum__c1_5K span {
  font-size: 20px;
  color: #b2b2b2;
}
.Weekly_cooperationList__3wX8a div > span:nth-child(1) > span {
  color: #ffae2a;
}
.Weekly_cooperationList__3wX8a div > span:nth-child(3) > span {
  color: #00c875;
}
.Weekly_cooperationList__3wX8a div > span:nth-child(5) > span {
  color: #aaaaff;
}
.Weekly_openWrap__2uhnv h3 {
  background: white;
}

.Weekly_contributionList__2fhFf {
  margin-top: 32px;
}
.Weekly_contributionList__2fhFf .Weekly_titleDiv__3myhB {
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Weekly_contributionList__2fhFf .Weekly_titleDiv__3myhB .Weekly_smallSquare__3k9Gy {
  width: 3px;
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
  transform: rotate(30deg);
}
.Weekly_contributionList__2fhFf .Weekly_titleDiv__3myhB .Weekly_bigSquare__3bNav {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.65);
  transform: rotate(30deg);
}
.Weekly_contributionList__2fhFf .Weekly_titleDiv__3myhB .Weekly_smallSquare__3k9Gy:nth-child(1) {
  margin-right: 5px;
}

.Weekly_contributionList__2fhFf .Weekly_titleDiv__3myhB .Weekly_title__3Famb {
  margin-left: 14px;
  margin-right: 14px;
}

.Weekly_championImg__2CGc9 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}

.Weekly_noDataBar__3qLbb{
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-top: 80px;
}
.Weekly_noDataBar__3qLbb img{
  width: 100%;
  height: 100%;
}

.theme_0 .Weekly_title__3Famb{
  color: var(--fontColor);
}

.theme_0 .Weekly_barDiv__2kTZV div canvas{
  background-color: var(--canvasColor);
}
.src-containers-topicAnalysis-index-module__mainContent--2BBWu {
  width: 100%;
  height: 100vh;
  align-items: center;
  overflow-y: auto;
}
.src-containers-topicAnalysis-index-module__aiTopicContainer--1LX7Q {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 0;
  margin-top: 12%;
}
.src-containers-topicAnalysis-index-module__contentWrapper--GLoPk {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 800px;
  padding: 0 20px;
  animation: src-containers-topicAnalysis-index-module__slideUp--fL-ic 0.6s ease-out;
}
@keyframes src-containers-topicAnalysis-index-module__slideUp--fL-ic {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.src-containers-topicAnalysis-index-module__header--3Jmq2 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}
.src-containers-topicAnalysis-index-module__header--3Jmq2 .src-containers-topicAnalysis-index-module__title--2vBJY {
  margin-left: 5px;
  font-size: 29px;
  font-weight: 800;
  color: #222222;
}
.src-containers-topicAnalysis-index-module__header--3Jmq2 .src-containers-topicAnalysis-index-module__beta--19-5t {
  font-size: 12px;
  color: #666666;
  margin-left: 8px;
  padding: 5px 10px;
  border-radius: 6px;
  border: 1px solid #ECECEC;
}
.src-containers-topicAnalysis-index-module__tagContainer--156e8 {
  display: flex;
  grid-gap: 10px;
  gap: 10px;
  margin-bottom: 20px;
  justify-content: center;
  margin-right: 24px;
}
.src-containers-topicAnalysis-index-module__tag--3i-vL {
  color: #666666;
  font-size: 14px;
}
.src-containers-topicAnalysis-index-module__searchContainer--3OY1h {
  width: 100%;
  max-width: 800px;
  margin-bottom: 20px;
}
.src-containers-topicAnalysis-index-module__inputBox--ZUN1y {
  width: 100%;
  min-height: 60px;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  padding: 20px 14px 10px 14px;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.3s;
}
.src-containers-topicAnalysis-index-module__inputBox--ZUN1y:hover {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
}
.src-containers-topicAnalysis-index-module__inputBox--ZUN1y:focus-within {
  box-shadow: 0 10px 25px #d9d9d9, 0 0 0 1px #200028 inset;
  background: #fff;
}
.src-containers-topicAnalysis-index-module__searchInput--b_bd_ {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  background-color: transparent;
  box-shadow: none;
  resize: none !important;
  /* 隐藏滚动条 */
  white-space: pre-wrap;
  border: none;
  outline: none;
  font-size: 14px;
  background: transparent;
  overflow-y: auto;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  padding: 0;
}
.src-containers-topicAnalysis-index-module__searchInput--b_bd_::placeholder {
  color: #999;
}
.src-containers-topicAnalysis-index-module__menuBox--1V7Sp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.src-containers-topicAnalysis-index-module__historyIcon--9i4yK {
  height: 30px;
  width: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #4a5568;
  font-size: 14px;
  border-radius: 26px;
}
.src-containers-topicAnalysis-index-module__searchIcon--3gBfW {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #999;
}
.src-containers-topicAnalysis-index-module__searchIcon--3gBfW img {
  height: 30px;
}
.src-containers-topicAnalysis-index-module__historyDrawer--3EUaA {
  position: fixed;
  top: 0;
  left: -100%;
  min-width: 480px;
  height: 100vh;
  background: #fff;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  transition: left 0.3s ease-in-out;
  z-index: 1001;
}
.src-containers-topicAnalysis-index-module__historyDrawer--3EUaA.src-containers-topicAnalysis-index-module__show--1X70a {
  left: 0;
}
@media (max-width: 768px) {
  .src-containers-topicAnalysis-index-module__historyDrawer--3EUaA {
    width: 90%;
  }
}
.src-containers-topicAnalysis-index-module__drawerMask--3Oa3h {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1000;
  animation: src-containers-topicAnalysis-index-module__fadeIn--23b1k 0.3s ease;
}
@keyframes src-containers-topicAnalysis-index-module__fadeIn--23b1k {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.src-containers-topicAnalysis-index-module__aiTopicCount--2GVod {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.src-containers-topicAnalysis-index-module__countText--2E8j8 {
  font-size: 14px;
  color: #666666;
  margin-right: 8px;
}
.src-containers-topicAnalysis-index-module__countNumber--3VURL {
  font-size: 14px;
  color: 666666;
  position: relative;
  top: 1px;
}
.src-containers-topicAnalysis-index-module__buttonContainer--2D4D6 {
  display: flex;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
}
.src-containers-topicAnalysis-index-module__voiceBtn--2yxbi {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s ease;
}
@keyframes src-containers-topicAnalysis-index-module__pulse--BimuQ {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 77, 79, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 77, 79, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 77, 79, 0);
  }
}

.src-containers-topicAnalysis-GuideContent-module__guideContainer--E7xQy {
  width: 100%;
  max-width: 760px;
  margin-top: 10px;
  padding: 0;
}
.src-containers-topicAnalysis-GuideContent-module__guideLeft--2JlCb {
  width: 100%;
  padding: 16px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.src-containers-topicAnalysis-GuideContent-module__formContent--3f8mN {
  padding: 0;
}
.src-containers-topicAnalysis-GuideContent-module__formRow--1CB9N {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px;
  gap: 16px;
  margin-bottom: 16px;
}
.src-containers-topicAnalysis-GuideContent-module__formField--DciuS {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
}
.src-containers-topicAnalysis-GuideContent-module__formField--DciuS label {
  white-space: nowrap;
  font-size: 14px;
  color: #333;
}
.src-containers-topicAnalysis-GuideContent-module__selectGroup--10VkS {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}

.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__resultPage--2T_-7 {
  position: relative;
  /* 使用相对定位而不是绝对定位 */
  top: 0;
  left: 0;
  /* 不需要偏移 */
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  z-index: 10;
  /* 降低z-index，避免覆盖其他元素 */
  height: 100vh;
  /* 设置高度为视口高度 */
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__header--2y-Cp {
  flex: 0 0 auto;
  padding: 16px;
  background: white;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 11;
  /* 确保头部在内容上方 */
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  /* 确保头部宽度正确 */
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__header--2y-Cp .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__leftSection--2KbaE {
  display: flex;
  align-items: center;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__header--2y-Cp .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__leftSection--2KbaE h2 {
  margin: 0;
  margin-right: 8px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__header--2y-Cp .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__leftSection--2KbaE .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__keywordTitle--3Im5_ {
  margin: 0;
  margin-right: 8px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__header--2y-Cp .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyIcon--3U-a_ {
  font-size: 18px;
  color: #666;
  cursor: pointer;
  padding: 4px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__header--2y-Cp .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyIcon--3U-a_:hover {
  color: #1890ff;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__scrollContainer--2Y0vc {
  flex: 1 1;
  overflow-y: auto;
  padding: 16px;
  padding-top: 24px;
  height: calc(100% - 64px);
  position: relative;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__resultContainer--3zJjV {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 15px 20px;
  border-radius: 30px;
  margin-top: 10px;
  margin-bottom: 16px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__titleSection--3XKBx {
  margin-bottom: 15px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__titleSection--3XKBx h3 {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin: 0;
  padding: 0 0 5px 0;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__section--3jPU4 {
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__sectionTitle--69XCx {
  height: 30px;
  flex-shrink: 0;
  padding: 4px 8px;
  background: #200028;
  color: white;
  font-size: 14px;
  border-radius: 30px;
  text-align: center;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__sectionContent--13W7p {
  flex: 1 1;
  padding: 4px 10px;
  line-height: 1.6;
  font-size: 14px;
  color: #333;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__referenceList--r2bLJ {
  flex: 1 1;
  padding: 4px 10px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__actionSection--2txun {
  text-align: center;
  margin-top: 20px;
  padding: 10px 0;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__analyzeButtonImage--A71uP {
  cursor: pointer;
  width: 220px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingCard--2Z8z7 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 16px;
  padding: 24px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingPlaceholder--1GVWP {
  width: 100%;
  min-height: 250px;
  padding: 20px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingTitle--12p4c {
  height: 24px;
  background: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 24px;
  width: 60%;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingSection--wYPhW {
  height: 16px;
  background: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 16px;
  width: 100%;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingSection--wYPhW:nth-child(2) {
  width: 90%;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingSection--wYPhW:nth-child(3) {
  width: 85%;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__loadingSection--wYPhW:nth-child(4) {
  width: 80%;
}
.ant-spin-nested-loading {
  width: 100%;
}
.ant-spin-container {
  width: 100%;
}
.ant-spin-text {
  margin-top: 8px;
  color: #1890ff;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n {
  width: 100%;
  border-collapse: collapse;
  margin-top: 16px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n th,
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n td {
  padding: 12px 8px;
  text-align: left;
  border: 1px solid #f0f0f0;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n th {
  background: #fafafa;
  font-weight: 500;
  color: #333;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n td {
  color: #666;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n tr:hover {
  background-color: #fafafa;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__tableTitle--lrbwS {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #333;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__titleLink--1Yr5Q {
  color: #200028;
  text-decoration: none;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__titleLink--1Yr5Q:hover {
  text-decoration: underline;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__ellipsis--2fxKJ {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__ellipsis--2fxKJ a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-tooltip-inner {
  max-height: 300px;
  overflow-y: auto;
  white-space: pre-wrap;
  text-align: left;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__referenceBox--2Lxa1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-color: #f0f0f0;
  color: #999;
  text-decoration: none;
  margin: 0 4px;
  border-radius: 4px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__referenceBox--2Lxa1:hover {
  background-color: #200028;
  color: white;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__ratingSection--UL5ja {
  margin: 24px 0;
  text-align: center;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__ratingTitle--1OTYF {
  font-size: 16px;
  color: #333;
  margin-bottom: 16px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__ratingContent--2-lxF {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 12px;
  gap: 12px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__ratingDesc--2K3h2 {
  margin-left: 10px;
  font-size: 14px;
  display: inline-block;
  min-width: 60px;
}
.ant-rate {
  font-size: 24px;
}
.ant-rate .ant-rate-star {
  margin-right: 8px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__backTopButton--1F3dY {
  position: fixed;
  right: 24px;
  bottom: 24px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #200028;
  color: #fff;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__backTopButton--1F3dY svg {
  width: 20px;
  height: 20px;
}
.ant-spin-text {
  color: #222 !important;
}
/* 历史记录按钮样式 */
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyIcon--3U-a_ {
  font-size: 18px;
  color: #666;
  cursor: pointer;
  padding: 4px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyIcon--3U-a_:hover {
  color: #1890ff;
}
/* 历史记录抽屉样式 */
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyDrawer--__nNQ {
  position: fixed;
  top: 0;
  left: -100%;
  width: 480px;
  height: 100vh;
  background: #fff;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  transition: left 0.3s ease-in-out;
  z-index: 1001;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyDrawer--__nNQ.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__show--PQ044 {
  left: 0;
}
@media (max-width: 768px) {
  .src-containers-topicAnalysis-TopicAnalysisSearchResult-module__historyDrawer--__nNQ {
    width: 90%;
  }
}
/* 遮罩层样式 */
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__drawerMask--2FGkg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1000;
  animation: src-containers-topicAnalysis-TopicAnalysisSearchResult-module__fadeIn---g-U0 0.3s ease;
}
@keyframes src-containers-topicAnalysis-TopicAnalysisSearchResult-module__fadeIn---g-U0 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-body {
  max-height: calc(70vh - 110px);
  overflow-y: auto;
  background: #f5f7fa;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-footer {
  border-top: 1px solid #f0f0f0;
  padding: 16px 24px;
  text-align: right;
  background: white;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__originalTopic--2wQII,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__analysisReport--3IRyr {
  margin-bottom: 24px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__originalTopic--2wQII h3,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__analysisReport--3IRyr h3 {
  font-size: 18px;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU {
  margin-bottom: 16px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU .src-containers-topicAnalysis-ForwardAnalysisModal-module__sectionTitle--2Fc5b {
  font-weight: bold;
  margin-bottom: 8px;
  color: #333;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU .src-containers-topicAnalysis-ForwardAnalysisModal-module__sectionContent--3BUW7 {
  color: #666;
  line-height: 1.6;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL {
  white-space: pre-wrap;
  line-height: 1.6;
  color: #666;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h1,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h2,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h3,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h4,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h5,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h6 {
  margin: 16px 0;
  font-weight: 600;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL p {
  margin: 8px 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL ul,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL ol {
  margin: 8px 0;
  padding-left: 24px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL code {
  background-color: #f5f5f5;
  padding: 2px 4px;
  border-radius: 3px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL pre {
  background-color: #f5f5f5;
  padding: 12px;
  border-radius: 4px;
  overflow-x: auto;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__actionButtons--21f1W {
  display: flex;
  justify-content: flex-end;
  grid-gap: 8px;
  gap: 8px;
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid #e8e8e8;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__actionButtons--21f1W .src-containers-topicAnalysis-ForwardAnalysisModal-module__actionButton--2uYFI {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalFooter--YzzKs {
  display: flex;
  justify-content: flex-end;
  grid-gap: 8px;
  gap: 8px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalFooter--YzzKs .src-containers-topicAnalysis-ForwardAnalysisModal-module__actionButton--2uYFI {
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
}

.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__filterBar--zsqjX {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__filterBar--zsqjX .src-containers-topicAnalysis-ReferenceList-module__sourceLabel--3Pozm {
  font-size: 14px;
  color: #666;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__references--23cE1 {
  display: flex;
  flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__itemHeader--3fVxl {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  margin-bottom: 12px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__itemHeader--3fVxl .src-containers-topicAnalysis-ReferenceList-module__id--2kNh4 {
  background-color: #dddddd;
  color: #666666;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 12px;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__itemHeader--3fVxl .src-containers-topicAnalysis-ReferenceList-module__title--tVISb {
  text-decoration: none;
  display: block;
  margin: 0;
  font-size: 14px;
  color: inherit;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__itemHeader--3fVxl .src-containers-topicAnalysis-ReferenceList-module__hasLink--3qu0M {
  color: #000000;
  font-size: 15px;
  font-weight: 800;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__itemHeader--3fVxl .src-containers-topicAnalysis-ReferenceList-module__hasLink--3qu0M:hover {
  text-decoration: underline;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__description--2HzrY {
  color: #222222;
  font-size: 14px;
  line-height: 1.6;
  margin: 8px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__source--3Wl29 {
  font-size: 12px;
  color: #999;
  margin-bottom: 12px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__footer--3hifC {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #999;
  margin-bottom: 12px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__footer--3hifC .src-containers-topicAnalysis-ReferenceList-module__left--22A88 {
  grid-gap: 8px;
  gap: 8px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__footer--3hifC .src-containers-topicAnalysis-ReferenceList-module__divider--3SGMP {
  color: #e8e8e8;
  margin: 0 8px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__actions--3oNMF {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  grid-gap: 8px;
  gap: 8px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #f5f5f5;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__actions--3oNMF button,
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__actions--3oNMF .src-containers-topicAnalysis-ReferenceList-module__linkButton--38EEs {
  flex-shrink: 0;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.2s;
  background: #f5f7fa;
  border: none;
  color: #666;
  text-decoration: none;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__actions--3oNMF button:hover,
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__actions--3oNMF .src-containers-topicAnalysis-ReferenceList-module__linkButton--38EEs:hover {
  background: #e6f7ff;
  color: #1890ff;
}
.src-containers-topicAnalysis-ReferenceList-module__pagination--Nc-SN {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 12px;
  gap: 12px;
  margin-top: 16px;
}
.src-containers-topicAnalysis-ReferenceList-module__pagination--Nc-SN span {
  font-size: 13px;
  color: #666;
}
.src-containers-topicAnalysis-ReferenceList-module__pagination--Nc-SN .ant-btn {
  width: 26px;
  height: 26px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tagModal_tagModalWrap__CTtBL {
    position: fixed;
    left: 155px;
    bottom: 0;
    width: 270px;
    max-height: 632px;
    background-color: #fafafa;
    box-shadow: 0px 4px 29px 0px rgb(199 199 199 / 50%);
    border-radius: 6px;
    border: 1px solid #e7e7e7;
    z-index: 999;
    padding: 16px 0;
    box-sizing: border-box;

    height: 460px;
}

.tagModal_close__1cD2K {
    position: absolute;
    right: 12px;
    top: 22px;
    cursor: pointer;
}
.tagModal_close__1cD2K i {
    /* color: #d8d8d8; */
    font-size: 16px;
}

.tagModal_dragDom__3HauY {
    position: absolute;
    width: 300px;
    height: 490px;
    background-color: transparent;
    left: -15px;
    top: -15px;
    z-index: -1;
    cursor: move;
}

.tagModal_dragDom2__3Zxup {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    top: 45px;
    background-color: transparent;
    cursor: move;
}

.theme_0 .tagModal_tagModalWrap__CTtBL{
    box-shadow: none;
    background-color: var(--bgActive);
    border-color: transparent;
}

.theme_0 .tagModal_close__1cD2K i svg {
    fill: var(--fontColor);
}
