.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);
}
/* 团队管理系统全局样式 - 从 team-management-v2.html 提取 */
/* ==================== CSS Reset & Base ==================== */
.team-system * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.team-system {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Microsoft YaHei', sans-serif;
  background: linear-gradient(135deg, #f5f7fa 0%, #e9ecef 100%);
  min-height: 100vh;
  color: #1e293b;
  line-height: 1.6;
}
.team-system a {
  text-decoration: none;
  color: inherit;
}
/* ==================== Utility Classes ==================== */
.team-system .flex {
  display: flex;
}
.team-system .inline-flex {
  display: inline-flex;
}
.team-system .grid {
  display: grid;
}
.team-system .hidden {
  display: none;
}
.team-system .block {
  display: block;
}
.team-system .inline-block {
  display: inline-block;
}
.team-system .flex-1 {
  flex: 1 1;
}
.team-system .flex-col {
  flex-direction: column;
}
.team-system .items-center {
  align-items: center;
}
.team-system .justify-between {
  justify-content: space-between;
}
.team-system .justify-center {
  justify-content: center;
}
.team-system .justify-end {
  justify-content: flex-end;
}
.team-system .grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}
.team-system .grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.team-system .grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.team-system .grid-cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
@media (min-width: 768px) {
  .team-system .md\:grid-cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .team-system .md\:grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .team-system .md\:flex-row {
    flex-direction: row;
  }
  .team-system .md\:block {
    display: block;
  }
}
@media (min-width: 1024px) {
  .team-system .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  .team-system .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
/* Spacing */
.team-system .space-x-2 > * + * {
  margin-left: 0.5rem;
}
.team-system .space-x-3 > * + * {
  margin-left: 0.75rem;
}
.team-system .space-x-4 > * + * {
  margin-left: 1rem;
}
.team-system .space-y-1 > * + * {
  margin-top: 0.25rem;
}
.team-system .space-y-2 > * + * {
  margin-top: 0.5rem;
}
.team-system .space-y-3 > * + * {
  margin-top: 0.75rem;
}
.team-system .space-y-4 > * + * {
  margin-top: 1rem;
}
.team-system .space-y-6 > * + * {
  margin-top: 1.5rem;
}
.team-system .gap-3 {
  grid-gap: 0.75rem;
  gap: 0.75rem;
}
.team-system .gap-4 {
  grid-gap: 1rem;
  gap: 1rem;
}
.team-system .gap-6 {
  grid-gap: 1.5rem;
  gap: 1.5rem;
}
.team-system .p-1 {
  padding: 0.25rem;
}
.team-system .p-2 {
  padding: 0.5rem;
}
.team-system .p-3 {
  padding: 0.75rem;
}
.team-system .p-4 {
  padding: 1rem;
}
.team-system .p-6 {
  padding: 1.5rem;
}
.team-system .p-12 {
  padding: 3rem;
}
.team-system .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.team-system .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.team-system .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.team-system .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.team-system .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.team-system .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.team-system .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.team-system .mt-1 {
  margin-top: 0.25rem;
}
.team-system .mt-2 {
  margin-top: 0.5rem;
}
.team-system .mt-3 {
  margin-top: 0.75rem;
}
.team-system .mt-4 {
  margin-top: 1rem;
}
.team-system .mb-1 {
  margin-bottom: 0.25rem;
}
.team-system .mb-2 {
  margin-bottom: 0.5rem;
}
.team-system .mb-3 {
  margin-bottom: 0.75rem;
}
.team-system .mb-4 {
  margin-bottom: 1rem;
}
.team-system .ml-2 {
  margin-left: 0.5rem;
}
.team-system .ml-3 {
  margin-left: 0.75rem;
}
.team-system .mr-2 {
  margin-right: 0.5rem;
}
.team-system .mr-3 {
  margin-right: 0.75rem;
}
/* Typography */
.team-system .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.team-system .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.team-system .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.team-system .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.team-system .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.team-system .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.team-system .font-medium {
  font-weight: 500;
}
.team-system .font-semibold {
  font-weight: 600;
}
.team-system .font-bold {
  font-weight: 700;
}
.team-system .text-center {
  text-align: center;
}
.team-system .text-left {
  text-align: left;
}
.team-system .text-right {
  text-align: right;
}
.team-system .uppercase {
  text-transform: uppercase;
}
/* Text Colors */
.team-system .text-slate-400 {
  color: #94a3b8;
}
.team-system .text-slate-500 {
  color: #64748b;
}
.team-system .text-slate-600 {
  color: #475569;
}
.team-system .text-slate-700 {
  color: #334155;
}
.team-system .text-slate-800 {
  color: #1e293b;
}
.team-system .text-slate-900 {
  color: #0f172a;
}
.team-system .text-white {
  color: #ffffff;
}
.team-system .text-indigo-600 {
  color: #4f46e5;
}
.team-system .text-indigo-700 {
  color: #4338ca;
}
.team-system .text-red-600 {
  color: #dc2626;
}
.team-system .text-green-500 {
  color: #22c55e;
}
.team-system .text-green-600 {
  color: #16a34a;
}
.team-system .text-amber-600 {
  color: #d97706;
}
/* Background Colors */
.team-system .bg-white {
  background-color: #ffffff;
}
.team-system .bg-slate-50 {
  background-color: #f8fafc;
}
.team-system .bg-slate-100 {
  background-color: #f1f5f9;
}
.team-system .bg-slate-200 {
  background-color: #e2e8f0;
}
.team-system .bg-indigo-50 {
  background-color: #eef2ff;
}
.team-system .bg-indigo-100 {
  background-color: #e0e7ff;
}
.team-system .bg-indigo-600 {
  background-color: #4f46e5;
}
.team-system .bg-indigo-700 {
  background-color: #4338ca;
}
.team-system .bg-purple-100 {
  background-color: #f3e8ff;
}
.team-system .bg-purple-600 {
  background-color: #9333ea;
}
.team-system .bg-blue-100 {
  background-color: #dbeafe;
}
.team-system .bg-green-50 {
  background-color: #f0fdf4;
}
.team-system .bg-green-100 {
  background-color: #dcfce7;
}
.team-system .bg-green-200 {
  background-color: #bbf7d0;
}
.team-system .bg-cyan-100 {
  background-color: #cffafe;
}
.team-system .bg-amber-50 {
  background-color: #fffbeb;
}
.team-system .bg-amber-100 {
  background-color: #fef3c7;
}
.team-system .bg-amber-600 {
  background-color: #d97706;
}
.team-system .bg-red-50 {
  background-color: #fef2f2;
}
.team-system .bg-red-500 {
  background-color: #ef4444;
}
.team-system .bg-blue-50 {
  background-color: #eff6ff;
}
/* Border */
.team-system .border {
  border-width: 1px;
  border-style: solid;
}
.team-system .border-b {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.team-system .border-l {
  border-left-width: 1px;
  border-left-style: solid;
}
.team-system .border-t {
  border-top-width: 1px;
  border-top-style: solid;
}
.team-system .border-slate-200 {
  border-color: #e2e8f0;
}
.team-system .border-slate-300 {
  border-color: #cbd5e1;
}
.team-system .border-indigo-200 {
  border-color: #c7d2fe;
}
.team-system .rounded {
  border-radius: 0.25rem;
}
.team-system .rounded-lg {
  border-radius: 0.5rem;
}
.team-system .rounded-xl {
  border-radius: 0.75rem;
}
.team-system .rounded-full {
  border-radius: 9999px;
}
/* Shadow */
.team-system .shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.team-system .shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.team-system .shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
/* Width & Height */
.team-system .w-4 {
  width: 1rem;
}
.team-system .w-5 {
  width: 1.25rem;
}
.team-system .w-6 {
  width: 1.5rem;
}
.team-system .w-8 {
  width: 2rem;
}
.team-system .w-10 {
  width: 2.5rem;
}
.team-system .w-16 {
  width: 4rem;
}
.team-system .w-48 {
  width: 12rem;
}
.team-system .w-64 {
  width: 16rem;
}
.team-system .w-full {
  width: 100%;
}
.team-system .h-4 {
  height: 1rem;
}
.team-system .h-5 {
  height: 1.25rem;
}
.team-system .h-6 {
  height: 1.5rem;
}
.team-system .h-8 {
  height: 2rem;
}
.team-system .h-10 {
  height: 2.5rem;
}
.team-system .h-16 {
  height: 4rem;
}
.team-system .min-h-screen {
  min-height: 100vh;
}
.team-system .max-w-2xl {
  max-width: 42rem;
}
.team-system .max-h-90vh {
  max-height: 90vh;
}
/* Position */
.team-system .relative {
  position: relative;
}
.team-system .absolute {
  position: absolute;
}
.team-system .fixed {
  position: fixed;
}
.team-system .sticky {
  position: -webkit-sticky;
  position: sticky;
}
.team-system .top-0 {
  top: 0;
}
.team-system .top-60px {
  top: 60px;
}
.team-system .right-0 {
  right: 0;
}
.team-system .right-1 {
  right: 0.25rem;
}
.team-system .left-3 {
  left: 0.75rem;
}
.team-system .inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.team-system .z-40 {
  z-index: 40;
}
.team-system .z-50 {
  z-index: 50;
}
/* Transform */
.team-system .transform {
  transform: var(--tw-transform);
}
.team-system .-translate-y-1\/2 {
  transform: translateY(-50%);
}
/* Opacity */
.team-system .bg-opacity-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
/* Other */
.team-system .whitespace-nowrap {
  white-space: nowrap;
}
.team-system .overflow-hidden {
  overflow: hidden;
}
.team-system .overflow-y-auto {
  overflow-y: auto;
}
.team-system .overflow-x-auto {
  overflow-x: auto;
}
.team-system .cursor-pointer {
  cursor: pointer;
}
.team-system .tracking-wider {
  letter-spacing: 0.05em;
}
/* Transitions */
.team-system .transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
/* Hover states */
.team-system .hover\:bg-slate-50:hover {
  background-color: #f8fafc;
}
.team-system .hover\:bg-slate-100:hover {
  background-color: #f1f5f9;
}
.team-system .hover\:bg-indigo-50:hover {
  background-color: #eef2ff;
}
.team-system .hover\:bg-indigo-100:hover {
  background-color: #e0e7ff;
}
.team-system .hover\:bg-indigo-700:hover {
  background-color: #4338ca;
}
.team-system .hover\:text-indigo-700:hover {
  color: #4338ca;
}
.team-system .hover\:text-slate-600:hover {
  color: #475569;
}
/* Sidebar */
.team-system .sidebar-link {
  transition: all 0.2s ease;
}
.team-system .sidebar-link:hover {
  background-color: rgba(99, 102, 241, 0.1);
}
.team-system .sidebar-link.active {
  background-color: rgba(99, 102, 241, 0.15);
  border-left: 3px solid #6366f1;
  font-weight: 600;
}
/* Stat Card */
.team-system .stat-card {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.team-system .stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
/* Badge */
.team-system .badge {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 600;
}
.team-system .badge-admin {
  background-color: #fef3c7;
  color: #92400e;
}
.team-system .badge-member {
  background-color: #dbeafe;
  color: #1e40af;
}
.team-system .badge-guest {
  background-color: #f3f4f6;
  color: #6b7280;
}
.team-system .badge-active {
  background-color: #d1fae5;
  color: #065f46;
}
.team-system .badge-inactive {
  background-color: #fee2e2;
  color: #991b1b;
}
/* Progress Bar */
.team-system .progress-bar {
  height: 8px;
  background-color: #e5e7eb;
  border-radius: 9999px;
  overflow: hidden;
}
.team-system .progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #6366f1 0%, #8b5cf6 100%);
  transition: width 0.3s ease;
}
/* Modal */
.team-system .modal {
  display: none;
  transition: opacity 0.3s ease;
}
.team-system .modal.show {
  display: flex;
  animation: fadeIn 0.3s ease;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Sidebar Overlay */
.team-system .sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 40;
  display: none;
  opacity: 0;
  transition: opacity 0.3s;
}
.team-system .sidebar-overlay.show {
  display: block;
  opacity: 1;
}
/* Mobile Responsive */
@media (max-width: 768px) {
  .team-system .mobile-menu-button {
    display: flex;
  }
  .team-system aside {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    z-index: 45;
    transition: left 0.3s ease;
    box-shadow: none;
  }
  .team-system aside.open {
    left: 0;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  }
  .team-system .main-content {
    margin-left: 0 !important;
  }
  .team-system .responsive-table {
    display: none;
  }
}
@media (min-width: 769px) {
  .team-system .mobile-menu-button {
    display: none;
  }
  .team-system .responsive-table {
    display: block;
  }
}
/* Tooltip */
.team-system .tooltip-container {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.team-system .tooltip-icon {
  width: 1rem;
  height: 1rem;
  margin-left: 0.25rem;
  color: #94a3b8;
  cursor: help;
  transition: color 0.2s;
}
.team-system .tooltip-icon:hover {
  color: #64748b;
}
.team-system .tooltip-text {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0.5rem;
  padding: 0.5rem 0.75rem;
  background: #1e293b;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.4;
  border-radius: 0.375rem;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
  z-index: 50;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.team-system .tooltip-text::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid transparent;
  border-top-color: #1e293b;
}
.team-system .tooltip-container:hover .tooltip-text {
  opacity: 1;
}
/* Dropdown Menu */
/* .team-system .dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 0.5rem;
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    z-index: 50;
}

.team-system .dropdown-menu.show {
    display: block;
} */
/* Scrollbar */
.team-system ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.team-system ::-webkit-scrollbar-track {
  background: #f1f5f9;
}
.team-system ::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 3px;
}
.team-system ::-webkit-scrollbar-thumb:hover {
  background: #94a3b8;
}
/* 成员管理分页 */
.team-system .ant-pagination.ant-table-pagination {
  margin-right: 20px;
}
.team-system {
  /* 用量分布组件样式 */
  /* 日志时间轴样式 */
}
.team-system .ant-select-arrow,
.team-system .ant-calendar-picker-icon,
.team-system .ant-select-clear-icon,
.team-system .ant-select-selection__placeholder {
  transform: translateY(-50%);
  margin-left: 10px;
}
.team-system .ant-select-selection__rendered,
.team-system .ant-calendar-picker-input,
.team-system .ant-input {
  padding-left: 10px;
}
.team-system .ant-table-tbody > tr.ant-table-row:hover:not(.ant-table-expanded-row):not(.ant-table-placeholder) > td {
  background-color: #fcfcfc !important;
}
.team-system .ant-empty {
  padding: 30px 0;
}
.team-system .usage-page .ant-btn-group {
  padding: 10px;
  background: #f0f0f0;
  border-radius: 10px;
}
.team-system .logs-page .ant-timeline {
  padding-left: 0;
}
.team-system .logs-page .ant-timeline .ant-timeline-item {
  padding-bottom: 16px;
  position: relative;
}
.team-system .logs-page .ant-timeline .ant-timeline-item .ant-timeline-item-tail {
  left: 8px;
  border-left: 1px solid #d1d5db;
}
.team-system .logs-page .ant-timeline .ant-timeline-item .ant-timeline-item-head {
  width: 16px;
  height: 16px;
  left: 0;
  background-color: #fff;
  border: 2px solid #9ca3af;
  border-radius: 50%;
}
.team-system .logs-page .ant-timeline .ant-timeline-item .ant-timeline-item-content {
  top: -4px;
  margin-left: 30px;
}
.team-system .logs-page .log-item-wrapper {
  position: relative;
}
.team-system .logs-page .log-item-wrapper .log-time-outer {
  font-size: 13px;
  color: #6b7280;
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.5;
}
.team-system .logs-page .log-card {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s;
}
.team-system .logs-page .log-card:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.team-system .logs-page .log-card .log-card-content .log-card-line {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  gap: 8px;
  margin-bottom: 6px;
  font-size: 13px;
  color: #374151;
}
.team-system .logs-page .log-card .log-card-content .log-card-line .log-id {
  font-weight: 500;
  color: #111827;
}
.team-system .logs-page .log-card .log-card-content .log-card-line .log-time-inline {
  color: #6b7280;
}
.team-system .logs-page .log-card .log-card-content .log-card-description {
  font-size: 13px;
  color: #374151;
  line-height: 1.5;
}

.teamSystem_teamSystemContainer__3NaqJ {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.teamSystem_contentWrapper__1z42h {
    flex: 1 1;
    display: flex;
    min-height: 0;
    overflow: hidden;
}

.teamSystem_mainContent__28erS {
    flex: 1 1;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 0;
    -webkit-overflow-scrolling: touch;
}


.team-system-header {
    border-bottom: 1px solid #e2e8f0;
}

.team-system-home-button {
    display: inline-flex;
    align-items: center;
    grid-gap: 6px;
    gap: 6px;
    border-radius: 8px;
}

.team-system-notify-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

@media (max-width: 640px) {
    .team-system-home-text {
        display: none;
    }
}

.team-system-sidebar {
    width: 16rem;
    background-color: #ffffff;
    border-right: 1px solid #e2e8f0;
    min-height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    overflow-y: auto;
}


.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: 10%;
}
.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-index-module__caseContainer--bBBry {
  width: 90%;
  max-width: 800px;
  margin: 20px auto 0;
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
  gap: 10px;
}
.src-containers-topicAnalysis-index-module__caseHeader--3sBTK {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  font-size: 14px;
  color: #666;
}
.src-containers-topicAnalysis-index-module__caseHeaderIcon--n-yzf {
  margin-right: 6px;
  font-size: 16px;
}
.src-containers-topicAnalysis-index-module__caseHeaderText--1gIg- {
  color: #666;
}
.src-containers-topicAnalysis-index-module__casesRow--14MOK {
  overflow: hidden;
  position: relative;
  padding: 3px 0;
}
.src-containers-topicAnalysis-index-module__casesRow--14MOK::before,
.src-containers-topicAnalysis-index-module__casesRow--14MOK::after {
  content: '';
  position: absolute;
  top: 0;
  width: 80px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.src-containers-topicAnalysis-index-module__casesRow--14MOK::before {
  left: 0;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.src-containers-topicAnalysis-index-module__casesRow--14MOK::after {
  right: 0;
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}
.src-containers-topicAnalysis-index-module__casesTrack--1ir_N {
  display: flex;
  grid-gap: 12px;
  gap: 12px;
  animation: src-containers-topicAnalysis-index-module__scrollLeft--9-B8h 35s linear infinite;
}
.src-containers-topicAnalysis-index-module__casesTrack--1ir_N:hover {
  animation-play-state: paused;
}
@keyframes src-containers-topicAnalysis-index-module__scrollLeft--9-B8h {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.src-containers-topicAnalysis-index-module__caseItem--2GIIH {
  flex-shrink: 0;
  padding: 8px 18px;
  background: #F8F8F8;
  border-radius: 18px;
  font-size: 13px;
  color: #666;
  cursor: pointer;
  transition: all 0.3s;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid transparent;
}
.src-containers-topicAnalysis-index-module__caseItem--2GIIH:hover {
  background: #E9E9E9;
  color: #333;
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-color: #e0e0e0;
}
.src-containers-topicAnalysis-index-module__caseItem--2GIIH:active {
  transform: translateY(0);
}

.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: 100%;
  /* 设置高度为视口高度 */
}
.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;
  padding: 16px;
  padding-top: 24px;
  height: calc(100% - 64px);
  position: relative;
  overflow-y: auto;
}
.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__topicTitle--1Kh5t {
  white-space: pre-wrap;
  word-break: break-word;
  line-height: 1.5;
}
.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__citationsTable--3o6wt {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 16px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__citationsTable--3o6wt::-webkit-scrollbar {
  height: 6px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__citationsTable--3o6wt::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__citationsTable--3o6wt::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__citationsTable--3o6wt::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n {
  width: 100%;
  min-width: 900px;
  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;
  white-space: nowrap;
}
.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: 250px;
  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;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n td:nth-child(2) {
  max-width: 280px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n td:nth-child(4),
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n td:nth-child(5) {
  max-width: 150px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__customTable--2M70n td:nth-child(6) {
  min-width: 120px;
}
.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;
  }
}
/* A2UI选择摘要展示样式 */
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__a2uiSummaryBox--dru0p {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__a2uiSummaryHeader--2xcey {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
  transition: background 0.2s;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__a2uiSummaryHeader--2xcey:hover {
  background: #f0f0f0;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__a2uiSummaryTitle--38GkA {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__a2uiSummaryToggle--1X59R {
  font-size: 13px;
  color: #1890ff;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__a2uiSummaryContent--jMaMa {
  padding: 16px;
  background: #fff;
}
/* 研究过程步骤展示样式 - 参考AI检索的timeline样式 */
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__researchProcessContent--1oUcc {
  padding: 20px;
  background: #fff;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__researchProcessStep--2RhpY {
  display: flex;
  margin-bottom: 24px;
  position: relative;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__researchProcessStep--2RhpY:last-child {
  margin-bottom: 0;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepTimeline--1eU37 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 16px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepDot--2KZTE {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepDot--2KZTE.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__processing--WQhwQ {
  background-color: #f5f5f5;
  border: 1px solid #e8e8e8;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepDot--2KZTE.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__completed--88203 {
  background-color: #000000;
  color: white;
  border: none;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__checkIcon--2V8fH {
  font-size: 10px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepLine--_O_gr {
  height: 20px;
  flex-grow: 1;
  border: 1px dashed #000000;
  margin: 4px 0;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepContent--eWWHt {
  flex: 1 1;
  padding: 0 0 0 4px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepTitle--1hwNG {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin: 0 0 8px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepDescription--3Iyfc {
  font-size: 13px;
  color: #666;
  line-height: 1.6;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepTags--1WVDz {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 8px;
  gap: 8px;
  margin-top: 8px;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepTag--1oDI5 {
  display: inline-block;
  padding: 6px 14px;
  background: #f5f5f5;
  border-radius: 6px;
  font-size: 13px;
  color: #333;
}
.src-containers-topicAnalysis-TopicAnalysisSearchResult-module__stepLoading--1Yx4t {
  margin-left: 8px;
  font-size: 14px;
  color: #666;
}

.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-header {
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 70px 20px 24px;
  position: relative;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-title {
  color: #262626;
  font-size: 18px;
  font-weight: 600;
  padding-right: 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-close {
  color: #595959 !important;
  z-index: 10;
  top: 20px;
  right: 24px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-close:hover {
  color: #262626 !important;
  background-color: #f5f5f5;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-close .ant-modal-close-x {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  border-radius: 4px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-body {
  background: #ffffff;
  padding: 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__forwardAnalysisModal--3r3CM .ant-modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 16px 24px;
  text-align: right;
  background: white;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenModal--20H_e .ant-modal {
  max-width: 100vw !important;
  margin: 0;
  padding: 0;
  top: 0 !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenModal--20H_e .ant-modal-content {
  height: 100vh;
  border-radius: 0;
  display: flex;
  flex-direction: column;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenModal--20H_e .ant-modal-header {
  flex-shrink: 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenModal--20H_e .ant-modal-body {
  flex: 1 1;
  overflow-y: auto;
  height: auto !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenModal--20H_e .ant-modal-footer {
  flex-shrink: 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenModal--20H_e .src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 {
  padding: 40px 60px;
  max-width: 1400px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr .src-containers-topicAnalysis-ForwardAnalysisModal-module__modalTitle--24jbp {
  font-size: 18px;
  font-weight: 600;
  color: #262626;
  flex: 1 1;
  margin-right: 16px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr .src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenBtn--2XWF_ {
  color: #595959 !important;
  font-size: 18px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 4px;
  flex-shrink: 0;
  transition: all 0.3s;
  background-color: transparent !important;
  border: none !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr .src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenBtn--2XWF_:hover {
  background-color: #f5f5f5 !important;
  color: #262626 !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr .src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenBtn--2XWF_:focus {
  color: #595959 !important;
  background-color: transparent !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr .src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenBtn--2XWF_:active {
  background-color: #e8e8e8 !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalHeader--1S3Yr .src-containers-topicAnalysis-ForwardAnalysisModal-module__fullscreenBtn--2XWF_ i.anticon {
  font-size: 16px;
  color: #595959 !important;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 {
  padding: 24px 32px;
  max-width: 1200px;
  margin: 0 auto;
}
.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 {
  background: transparent;
  padding: 0;
  margin-bottom: 32px;
}
.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: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
  color: #262626;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU {
  margin-bottom: 24px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU:last-child {
  margin-bottom: 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU .src-containers-topicAnalysis-ForwardAnalysisModal-module__sectionTitle--2Fc5b {
  font-weight: 600;
  margin-bottom: 12px;
  color: #262626;
  font-size: 16px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__section--2QctU .src-containers-topicAnalysis-ForwardAnalysisModal-module__sectionContent--3BUW7 {
  color: #595959;
  line-height: 1.8;
  font-size: 14px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL {
  line-height: 1.8;
  color: #595959;
  font-size: 14px;
}
.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 {
  margin: 24px 0 16px;
  font-weight: 600;
  color: #262626;
  line-height: 1.4;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h1 {
  font-size: 22px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h2 {
  font-size: 18px;
  border-left: 3px solid #667eea;
  padding-left: 12px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL h3 {
  font-size: 16px;
  color: #262626;
}
.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 12px;
  font-weight: 600;
  color: #595959;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL p {
  margin: 12px 0;
  line-height: 1.8;
  color: #595959;
}
.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: 12px 0;
  padding-left: 24px;
  color: #595959;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL ul li,
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL ol li {
  margin: 8px 0;
  line-height: 1.8;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL strong {
  color: #262626;
  font-weight: 600;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL em {
  color: #595959;
  font-style: italic;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL code {
  background-color: #f5f7fa;
  color: #d14;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 0.9em;
  font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL pre {
  background-color: #f5f7fa;
  padding: 16px;
  border-radius: 4px;
  overflow-x: auto;
  margin: 16px 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL pre code {
  background: transparent;
  color: #262626;
  padding: 0;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL blockquote {
  border-left: 3px solid #667eea;
  padding: 12px 16px;
  margin: 16px 0;
  color: #595959;
  background: rgba(102, 126, 234, 0.04);
  border-radius: 0;
  font-style: italic;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL a {
  color: #667eea;
  text-decoration: none;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__content--1gKV7 .src-containers-topicAnalysis-ForwardAnalysisModal-module__reportContent--U3CxL a:hover {
  color: #764ba2;
  text-decoration: underline;
}
.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: 12px;
  gap: 12px;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalFooter--YzzKs .src-containers-topicAnalysis-ForwardAnalysisModal-module__actionButton--2uYFI {
  display: flex;
  align-items: center;
  grid-gap: 6px;
  gap: 6px;
  height: 36px;
  padding: 0 16px;
  font-weight: 400;
  transition: all 0.3s;
}
.src-containers-topicAnalysis-ForwardAnalysisModal-module__modalFooter--YzzKs .src-containers-topicAnalysis-ForwardAnalysisModal-module__actionButton--2uYFI:hover {
  transform: translateY(-1px);
}

.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: 4px;
  gap: 4px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy {
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy:last-child {
  border-bottom: none;
}
.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: 6px;
}
.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 {
  color: #999;
  font-size: 13px;
  font-weight: 500;
  min-width: 20px;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__itemHeader--3fVxl img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  flex-shrink: 0;
}
.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: 13px;
  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: #666;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 220px;
}
.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 {
  color: #1890ff;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__description--2HzrY {
  color: #333;
  font-size: 13px;
  line-height: 1.5;
  margin: 4px 0 0 28px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -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: none;
}
.src-containers-topicAnalysis-ReferenceList-module__referenceList--YzV1z .src-containers-topicAnalysis-ReferenceList-module__referenceItem--3bYjy .src-containers-topicAnalysis-ReferenceList-module__actions--3oNMF {
  display: none;
}
.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);
}
