.AIChatPanel_ai-chat-drawer__YWPYy .AIChatPanel_chatContainer__vJuTH {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: transparent;
}
.AIChatPanel_ai-chat-drawer__YWPYy .AIChatPanel_chatContainer__vJuTH .AIChatPanel_conversationContainer__HbQi4 {
  flex: 1 1;
  overflow-y: auto;
  padding: 12px;
}
.AIChatPanel_ai-chat-drawer__YWPYy .AIChatPanel_chatContainer__vJuTH .AIChatPanel_userContent__rWQv6 {
  background-color: #e5f4ff;
}
.AIChatPanel_ai-chat-drawer__YWPYy .AIChatPanel_chatContainer__vJuTH .AIChatPanel_assistantContent__fZwqd {
  overflow-x: auto;
}
.AIChatPanel_ai-chat-drawer__YWPYy .AIChatPanel_chatContainer__vJuTH .AIChatPanel_errorContent__f0v64 {
  border: 1px solid #ff4d4f;
}
.AIChatPanel_ai-chat-drawer__YWPYy .AIChatPanel_chatContainer__vJuTH .AIChatPanel_footer__SGL54 {
  padding-bottom: 16px;
}
.AIChatPanel_ai-chat-drawer__YWPYy .ant-list-item {
  border-bottom: 1px solid #f0f0f0;
}
.AIChatPanel_ai-chat-drawer__YWPYy .ant-list-item:last-child {
  border-bottom: none;
}
.AIChatPanel_ai-chat-drawer__YWPYy .ant-drawer-body .ant-spin-container {
  height: 100%;
}
.AIChatPanel_ai-chat-drawer__YWPYy .ant-bubble-avatar {
  padding-top: 8px;
}
.AIChatPanel_referenceSection__FGM\+o {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
}
.AIChatPanel_referenceSection__FGM\+o .AIChatPanel_referenceTitle__tSRTa {
  font-weight: 600;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, 0.75);
}
.AIChatPanel_referenceSection__FGM\+o .AIChatPanel_referenceList__ZayP\+ {
  margin: 0;
  padding-left: 18px;
}
.AIChatPanel_referenceSection__FGM\+o .AIChatPanel_referenceList__ZayP\+ li {
  margin-bottom: 2px;
  line-height: 1.6;
}
.AIChatPanel_referenceSection__FGM\+o .AIChatPanel_referenceList__ZayP\+ li a {
  color: #1677ff;
  text-decoration: none;
}
.AIChatPanel_referenceSection__FGM\+o .AIChatPanel_referenceList__ZayP\+ li a:hover {
  text-decoration: underline;
  color: #4096ff;
}

.MermaidDiagram_container__lLrjV {
  display: inline-flex;
  justify-content: center;
  padding: 1rem;
  border-radius: 6px;
  margin: 1rem 0;
  min-width: 100%;
}
.MermaidDiagram_container__lLrjV.MermaidDiagram_dayTheme__eO5b3 {
  background: #f5f5f5;
}
.MermaidDiagram_container__lLrjV.MermaidDiagram_nightTheme__jl9uu {
  background: #1e1e1e;
}

.message-in-markdown h1,
.message-in-markdown h2,
.message-in-markdown h3,
.message-in-markdown h4,
.message-in-markdown h5,
.message-in-markdown h6,
.message-in-markdown p,
.message-in-markdown blockquote,
.message-in-markdown ul,
.message-in-markdown ol,
.message-in-markdown li,
.message-in-markdown table,
.message-in-markdown th,
.message-in-markdown td {
  all: revert;
}
.message-in-markdown .code-block-header {
  display: flex !important;
  justify-content: space-between;
  padding: 4px 14px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.message-in-markdown .code-block .code-language,
.message-in-markdown .code-block .anticon {
  z-index: 1;
  position: relative;
}
.markdown-theme-day .code-language,
.markdown-theme-day .anticon {
  color: #000000e0;
}
.markdown-theme-day .code-block-header {
  background-color: #f5f2f0;
}
.markdown-theme-night .code-language,
.markdown-theme-night .anticon {
  color: #f0f3f7;
}
.markdown-theme-night .code-block-header {
  background-color: #282c34;
}

.ManualAIDialog_overlay__lalsv {
  position: fixed;
  inset: 0;
  z-index: 1100;
  pointer-events: none;
}
.ManualAIDialog_dialog__ekwQr {
  position: absolute;
  top: calc(100% - 824px);
  right: 24px;
  width: 500px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  pointer-events: all;
}

.ManualAIPanel_presetPrompts__4-MpN {
  margin-top: 16px;
}
.ManualAIPanel_presetPrompts__4-MpN .ant-prompts-item {
  cursor: pointer;
  background: #f5f0ff;
  border: 1px solid #e8daff;
  padding: 8px 12px;
}
.ManualAIPanel_presetSwitchBtn__ui9DE {
  margin: 6px 0 0;
  display: inline-flex;
  align-items: center;
  color: #6941c6;
  font-size: 18px;
  cursor: pointer;
  border-radius: 6px;
  padding: 3px 6px;
  transition: color 0.15s, background 0.15s;
}
.ManualAIPanel_presetSwitchBtn__ui9DE:hover {
  color: #5b21b6;
  background: #e8daff;
}

.StreamingChatPanel_welcomeContainer__hmf4Q {
  padding: 8px 0;
  position: relative;
}
.StreamingChatPanel_welcomeContainer__hmf4Q.StreamingChatPanel_draggable__laXdS {
  cursor: move;
}
.StreamingChatPanel_welcomeContainer__hmf4Q.StreamingChatPanel_collapsed__-5Yew .StreamingChatPanel_dialogActions__yB1q2 {
  top: 8px;
}
.StreamingChatPanel_dialogActions__yB1q2 {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  gap: 4px;
  z-index: 1;
}
.StreamingChatPanel_dialogActionBtn__ISD9J {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border: none;
  background: transparent;
  color: #312e35;
  cursor: pointer;
  border-radius: 4px;
  padding: 0;
  font-size: 12px;
  transition: background 0.15s;
}
.StreamingChatPanel_dialogActionBtn__ISD9J:hover {
  background: rgba(0, 0, 0, 0.06);
  color: #1f1f1f;
}
.StreamingChatPanel_chatContainer__4j3Hw {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  padding: 16px 20px;
  background: var(--card-background);
  border-radius: 12px;
  box-shadow: var(--card-shadow);
  overflow: hidden;
}
.StreamingChatPanel_chatContainer__4j3Hw .ant-welcome-content-wrapper {
  gap: 0;
}
.StreamingChatPanel_chatContainer__4j3Hw .ant-welcome-filled {
  background: transparent;
  padding-inline: 0;
  padding-block: 0;
}
.StreamingChatPanel_chatContainerCollapsed__djghO {
  background: var(--collapsed-background);
  border-radius: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.StreamingChatPanel_messageList__1DSwg {
  flex: 1 1;
  overflow-y: auto;
  min-height: 0;
}
.StreamingChatPanel_messageList__1DSwg .ant-bubble-avatar {
  padding-top: 8px;
}
.StreamingChatPanel_senderArea__FDlv7 {
  flex-shrink: 0;
  padding-top: 12px;
}
.StreamingChatPanel_senderArea__FDlv7 .ant-sender {
  border-radius: 8px;
  border-color: #d9d9d9;
  box-shadow: 0 2px 8px rgba(124, 58, 237, 0.06);
  box-shadow: 0 2px 8px var(--sender-shadow, rgba(124, 58, 237, 0.06));
  background-color: rgba(255, 255, 255, 0.5);
}
.StreamingChatPanel_senderArea__FDlv7 .ant-sender:focus-within {
  border-color: #7c3aed;
  border-color: var(--sender-focus-border, #7c3aed);
  box-shadow: 0 0 0 2px rgba(124, 58, 237, 0.1);
  box-shadow: 0 0 0 2px var(--sender-focus-shadow, rgba(124, 58, 237, 0.1));
}
.StreamingChatPanel_userContent__ZwvgA {
  background-color: #e5f4ff;
}
.StreamingChatPanel_assistantContent__QZ4Uu {
  overflow-x: auto;
}
.StreamingChatPanel_errorContent__-lziP {
  border: 1px solid #ff4d4f;
}

.index_placeholder__EPkgx {
  flex-shrink: 0;
  transition: width 0.3s;
}
.index_aiSidebar__kmfRy {
  background: #fff;
  border-left: 1px solid #e2e5ea;
  display: flex;
  flex-direction: column;
  position: fixed;
  right: 0;
  top: calc(0px + 48px);
  top: calc(var(--env-topbar-height, 0px) + 48px);
  height: calc(100% - 0px - 48px);
  height: calc(100% - var(--env-topbar-height, 0px) - 48px);
  overflow: hidden;
  transition: width 0.3s;
  z-index: 100;
}
.index_collapsed__HRSPb {
  width: 44px;
  min-width: 44px;
}
.index_header__zWOWk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 14px;
  background: linear-gradient(135deg, #f8faff 0%, #f0f7ff 100%);
  border-bottom: 1px solid #e2e5ea;
  flex-shrink: 0;
}
.index_brand__E59FS {
  display: flex;
  align-items: center;
  gap: 8px;
}
.index_aiIcon__dd3Nj {
  width: 26px;
  height: 26px;
  border-radius: 8px;
  background: linear-gradient(135deg, #6366f1, #8b5cf6);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}
.index_aiIconSmall__3Smsb {
  cursor: pointer;
}
.index_brandText__b8aWK {
  font-size: 14px;
  font-weight: 700;
  color: #4338ca;
  white-space: nowrap;
}
.index_toggle__X86z- {
  width: 28px;
  height: 28px;
  border-radius: 6px;
  border: 1px solid #e2e5ea;
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #94a3b8;
  transition: background 0.15s, color 0.15s;
  flex-shrink: 0;
  line-height: 1;
}
.index_toggle__X86z-:hover {
  background: #f1f5f9;
  color: #4338ca;
}
.index_collapsedLabel__SqgyC {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding: 16px 0;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #6366f1;
  letter-spacing: 1px;
  cursor: pointer;
  flex: 1 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_body__vl-N0 {
  flex: 1 1;
  overflow-y: auto;
  padding: 0;
}
.index_body__vl-N0::-webkit-scrollbar {
  width: 4px;
}
.index_body__vl-N0::-webkit-scrollbar-thumb {
  background: #d1d5db;
  border-radius: 2px;
}
.index_body__vl-N0::-webkit-scrollbar-track {
  background: transparent;
}
.index_section__D-0mh {
  border-bottom: none;
  margin-bottom: 6px;
}
.index_section__D-0mh + .index_section__D-0mh {
  border-top: 1px solid #e5e7eb;
  padding-top: 6px;
}
.index_sectionHeader__YrGuI {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: background 0.15s;
  gap: 8px;
}
.index_sectionHeader__YrGuI:hover {
  background: #f8fafc;
}
.index_accentBar__au5oR {
  width: 3px;
  height: 16px;
  border-radius: 2px;
  flex-shrink: 0;
}
.index_accentCapture__d2mrL {
  background: #6366f1;
}
.index_accentGuard__gf\+Ue {
  background: #22c55e;
}
.index_accentInsights__2\+ETe {
  background: #f59e0b;
}
.index_sectionTitle__UhETV {
  flex: 1 1;
  font-size: 12px;
  font-weight: 600;
  color: #1e293b;
  letter-spacing: 0.3px;
}
.index_sectionExtra__iMjbb {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
.index_sectionArrow__yLqmo {
  font-size: 10px;
  color: #94a3b8;
  transition: transform 0.2s;
  line-height: 1;
}
.index_sectionArrowCollapsed__1j55P {
  transform: rotate(-90deg);
}
.index_sectionContent__GD8-3 {
  padding: 0 14px 14px;
}

.loading-mask_loading-mask__d\+8QJ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #1677ff;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  z-index: 9999;
}

.app-std-page-spin {
  flex: 1 1;
}
.app-std-page-spin > .ant-spin-container {
  height: 100%;
}
.app-std-page-spin-height-fill-viewport {
  height: 0 !important;
}
.app-std-page-spin-height-fill-viewport .app-std-page-height-fill-viewport {
  height: 100%;
}
.app-std-page-spin-height-fill-viewport .app-std-page-height-fill-viewport .app-std-page-container {
  flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
.app-std-page-spin-height-fill-viewport .app-search-result-panel-fill-viewport {
  height: 100%;
}
.app-std-page-spin-height-fill-viewport .app-search-result-panel-fill-viewport .app-search-result-panel-bottom {
  flex: auto;
}
.app-std-page-spin-height-auto {
  overflow: auto;
}
.app-std-page-spin-height-auto .app-std-page {
  min-height: calc(100vh - 48px - 0px);
  min-height: calc(100vh - 48px - var(--env-topbar-height, 0px));
}
.app-std-page-spin-height-auto .app-std-page .app-copyright {
  justify-content: flex-end;
  flex: auto;
}
.app-std-page {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.app-std-page-has-footer {
  padding: 0 12px 48px 12px;
}
.app-std-page-no-footer {
  padding: 0 12px;
}
.app-std-page-header-sticky {
  position: sticky;
  margin: 0 -12px;
  z-index: 99;
  top: 0;
  padding: 12px 24px 0;
  background: #ffffff;
}
.app-std-page-header-sticky-no-bottom {
  padding-bottom: 12px;
}
.app-std-page-header {
  flex: none;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.app-std-page-header-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.app-std-page-header-top-addons {
  text-align: right;
}
.app-std-page-header-bottom-addons {
  width: 100%;
}
.app-std-page-header-descriptions {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 24px;
  padding-top: 8px;
}
.app-std-page-header-descriptions-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.app-std-page-container {
  padding-top: 12px;
}
.app-std-page-footer {
  width: calc(100% - var(--sidebar-reserve-width)) !important;
  left: var(--sidebar-reserve-width);
  position: fixed;
  z-index: 99;
  bottom: 0;
  padding: 8px 0;
  display: flex;
  justify-content: center;
  background: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 -6px 10px -6px rgba(0, 0, 0, 0.08), 0 -6px 10px 0 rgba(0, 0, 0, 0.05), 0 -12px 10px 6px rgba(0, 0, 0, 0.03);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.app-std-page-colorful-bar {
  background-image: linear-gradient(to right, #5e72e4, #06388e);
  background-size: 100% 352px;
  background-repeat: no-repeat;
}
.app-std-page-colorful-header-fixed {
  background: linear-gradient(to right, #5e72e4, #06388e);
}

.index_flex-between__WV9\+Z {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.index_criteria-button__OnmVA {
  display: flex;
  gap: 16px;
  justify-content: flex-end;
  margin-top: 12px;
}
.index_result-table-style__fpQge .app-search-result-panel {
  padding: 0;
}
.index_search-panel__pYon3 {
  padding: 12px 24px;
}

.ag-grid_agGridTableLayout__UHFDv {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ag-grid_agGridTableLayout__UHFDv .ag-grid_cellError__ka2fk {
  background-color: #fff1f0;
  border-color: red;
}
.ag-grid_agGridTableLayout__UHFDv .ag-grid_cellEditable__Q7--x {
  background-color: #bae7ff;
}
.ag-grid_agGridTableLayout__UHFDv .ag-grid_cellHighlight__p-YZK {
  background-color: #fef9c2;
}
.ag-grid_agGridWithoutMinHeight__BSIID .ag-center-cols-viewport,
.ag-grid_agGridWithoutMinHeight__BSIID .ag-center-cols-container {
  min-height: 0 !important;
  min-height: initial !important;
  /* 移除最小高度 */
}
.ag-grid_agGridWithMinHeight__gzNuP .ag-center-cols-viewport,
.ag-grid_agGridWithMinHeight__gzNuP .ag-center-cols-container {
  min-height: 80px;
}

.import_approved_credit_container__3xvI5 {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  padding: 12px 24px;
}
.import_approved_credit_searchForm__Bi11g {
  margin-bottom: 16px;
}
.import_approved_credit_customerForm__cSr5n {
  margin-top: 16px;
}
.import_approved_credit_subtitle__jkeT8 {
  width: 100%;
  margin-top: 16px;
  padding: 6px 16px;
  font-size: 16px;
  font-weight: 500;
  background-color: #f0f0f0;
}
.import_approved_credit_tableSummary__9nwEZ {
  text-align: right;
  padding-top: 4px;
  padding-right: 8px;
}
.import_approved_credit_tableSummary__9nwEZ .import_approved_credit_summaryItem__Aht9B {
  display: inline-flex;
  gap: 4px;
}

.index_card-body-layout__UKyvY {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.index_card-height__21QiP {
  height: 100%;
}
.index_card-height__21QiP .ant-card .ant-card-body {
  padding: 8px 12px;
}
.index_card-height__21QiP .ant-card-head {
  background-color: #fff !important;
  padding: 0px 12px;
}
.index_card-height__21QiP .ant-card-bordered .ant-card-cover {
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.index_card-item__sAxJz {
  height: 100%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.index_card-item__sAxJz .ant-card-body {
  padding-bottom: 12px;
  height: calc(100% - 150px);
}
.index_card-item-img__HpCEn {
  object-fit: fill;
  height: 100%;
  width: 100%;
}
.index_card-item-overlay__vt4eV {
  position: absolute;
  /* 设置为 absolute, 覆盖底部图片 */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(82, 81, 81, 0.5);
  /* 半透明的黑色 */
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_card-item-cover__AwRKM {
  height: 200px;
  padding: 12px 12px 12px 12px;
  position: relative;
  background: #e9efff;
}

.index_header-title__ukKy3 {
  font-size: 24px;
  font-weight: 600;
}
.index_header-badge__lw5MK .ant-badge-count {
  background: #fadb14;
  color: #1d1d1d;
  box-shadow: none;
}
.index_dashboard-overview__Md9wY .ant-tabs .ant-tabs-tab {
  padding-top: 0;
}
.index_dashboard-overview__Md9wY .ant-badge-count {
  color: #1677ff;
}
.index_description__0VfzS {
  color: rgba(0, 0, 0, 0.85);
}

.ant-picker-calendar-header .ant-picker-calendar-year-select, .ant-picker-calendar-header .ant-picker-calendar-month-select {
  width: auto;
}
.ant-picker-calendar-header .ant-radio-group {
  display: none;
}
.ant-picker-cell-selected > div {
  color: #fff;
  background: #1677ff;
}
.index_calendar-date__xx7lv {
  white-space: pre-wrap;
  padding: 1px 4px;
  z-index: 2;
  display: inline-block;
  min-width: 32px;
  height: 26px;
  line-height: 26px;
  transition: background 0.3s, border 0.3s;
}

.index_calendar__0Wpa9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 8px 0;
  gap: 16px;
  width: 100%;
}
.index_calendar-container__4zSzN {
  width: 360px;
  overflow: auto;
}
.index_calendar__0Wpa9 .infinite-scroll-component__outerdiv {
  width: 100%;
}
.index_calendar-title__0WVMY {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding: 0px;
  gap: 8px;
}
.index_calendar-item__FQFbd {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 4px 8px;
  gap: 4px;
}
.index_calendar-item-selected__gLjjv {
  background: #e6f7ff;
  border-right: 2px solid #1890ff;
}
.index_calendar-item-title__lb1Zt {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 8px;
}
.index_calendar-item-title__lb1Zt .ant-badge {
  flex: none;
}
.index_calendar-item-title__lb1Zt .anticon {
  margin-top: 5px;
}
.index_calendar-item-description__L1lxz {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 14px;
}
.index_calendar-item-selectable__c7ttG:not(.index_calendar-item-selected__gLjjv):hover {
  cursor: pointer;
  background: #0000000f;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
.index_calendar-list-container__JNFaW {
  overflow: auto;
  height: 630px;
  width: 100%;
}

.index_avatar-style__siAiN {
  margin-left: -4px;
}
.index_card-item__pIM41 {
  display: flex;
  gap: 16px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding: 16px 0px;
  border-bottom: 1px solid #f0f2f5;
  overflow: auto;
}
.index_card-item-left__6ZkXV {
  flex: 1 1;
  overflow: auto;
  min-width: 150px;
}
.index_card-item-right__JbvwR {
  flex: 1 1;
  max-width: 180px;
  min-width: 50px;
}
.index_card-item-button__o6Abt {
  flex: none;
}
.index_card-item__pIM41 .ant-divider-vertical {
  margin: 0 16px;
}
.index_title__ggvQ2 {
  font-size: 15px;
  font-weight: bold;
  word-break: break-word;
}
.index_drawer-list__EWcED {
  margin-top: -16px;
}
.index_drawer-list__EWcED .ant-list-item {
  padding: 0;
}
.index_drawer-list__EWcED .index_card-item__pIM41:last-child {
  border-bottom: none;
}
.index_ant-row__85NPN:nth-last-child(1) {
  border-bottom: none;
}
.index_simple-card__AAKJh {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  align-items: center;
  gap: 16px;
}
.index_simple-card-main__59bu1 {
  flex: 1 1;
  padding: 8px;
}
.index_simple-card__AAKJh:last-child {
  border-bottom: none;
}
.index_simple-card-action__OU\+zC {
  width: 30px;
}
.index_item-active__lZKoP {
  border-right: 2px solid #1677ff;
  background-color: rgba(22, 119, 255, 0.2);
}
.index_simple-card-item__Ls7zI {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.ant-picker-calendar-header .ant-picker-calendar-year-select, .ant-picker-calendar-header .ant-picker-calendar-month-select {
  width: auto;
}
.ant-picker-calendar-header .ant-radio-group {
  display: none;
}
.ant-picker-cell-selected > div {
  color: #fff;
  background: #1677ff;
}
.index_calendar-date__AsqDr {
  white-space: pre-wrap;
  padding: 1px 4px;
  z-index: 2;
  display: inline-block;
  min-width: 32px;
  height: 26px;
  line-height: 26px;
  transition: background 0.3s, border 0.3s;
}
.index_task-group__1kRvs {
  margin-bottom: 8px;
}
.index_task-group-body__Ie9IT {
  padding-left: 8px;
}
.index_task-group-title__fwY1J {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding: 0px;
  gap: 8px;
}
.index_flex-item-space-between__piGrL {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.index_flex-item__IjfZw {
  display: flex;
  gap: 16px;
  align-items: center;
  width: 100%;
}

.index_title__Tnfh4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}
.index_title__Tnfh4 .index_subtitle__vLPjx {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.index_statistic__xjVNZ {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
}
.index_statistic__xjVNZ .index_divider__ul5GI {
  height: 32px;
}
.index_statistic__xjVNZ .index_value_style__C1-U6 {
  text-align: right;
}
.index_statistic_item__Bzkuw {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
}
.index_dashboard__9aESC {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
}
.index_dashboard__9aESC .index_left__Wf\+eB {
  flex: auto;
  display: flex;
  flex-direction: column;
}
.index_dashboard__9aESC .index_right__YHJLK {
  flex: none;
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.index_dashboard__9aESC .index_right__YHJLK .index_add_button__Y-E2h {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px 7px;
  gap: 26px;
}
.index_dashboard__9aESC .index_right__YHJLK .index_selectWidth__9g0jd {
  width: 90px;
}
.index_cardView__rba3j .app-content-panel-container {
  padding: 0px;
}
.index_calendar-style__2-neI {
  margin-top: -12px;
  width: 360px;
  overflow: hidden;
}

.flex-view-dashboard-by-group_dashboard__Jb2du {
  display: flex;
}
.flex-view-dashboard-by-group_dashboard__Jb2du > div:last-child {
  flex: auto;
  background-color: #f8fafc;
}
.flex-view-dashboard-by-group_dashboard__Jb2du .ant-menu {
  width: 280px;
  flex: none;
}
.flex-view-dashboard-by-group_dashboard__Jb2du .ant-menu .ant-menu-item {
  display: flex;
}
.flex-view-dashboard-by-group_dashboard__Jb2du .ant-menu .ant-menu-item .ant-menu-title-content {
  flex: auto;
  display: inline-flex;
  justify-content: space-between;
}
.flex-view-dashboard-by-group_dashboard__Jb2du .flex-view-dashboard-by-group_entity-menu-item__0FbIz {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
}

.flex-view-title_dropdown__3aWxt {
  font-size: 16px;
  background-color: #f8fafc;
  box-shadow: 2px 4px 12px 14px #1114160d;
  border-radius: 8px;
  left: var(--sidebar-reserve-width) !important;
  width: calc(100% - var(--sidebar-reserve-width));
}
.flex-view-title_dropdown-trigger__owknA {
  border: 1px solid #1890ff;
  border-radius: 8px;
  padding: 4px 12px;
}
.flex-view-title_dropdown-trigger__owknA .anticon {
  color: #1890ff;
  font-size: 12px !important;
}
.flex-view-title_dropdown-in-tab__l-dDR {
  background-color: white;
  box-shadow: 2px 4px 12px 14px #1114160d;
}
.flex-view-title_dashboard__AQ1J2 {
  display: flex;
  width: 100%;
  transition: 0.3s ease 0s, min-width 0.3s ease 0s, max-width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.flex-view-title_dashboard-menu__CVeOk {
  flex: auto;
  padding: 24px 12px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.flex-view-title_dashboard-menu__CVeOk:nth-child(odd) {
  background-color: white;
}
.flex-view-title_dashboard-menu-items__yv4xm {
  flex: auto;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.flex-view-title_dashboard-menu-title__4gni0 {
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
}
.flex-view-title_dashboard-menu-item__OV3aL {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding-right: 16px;
}
.flex-view-title_dashboard-menu-item-title-active__Odeux {
  color: #4096ff;
}
.flex-view-title_dashboard-menu-item-actions__7jZ-J {
  display: flex;
  gap: 4px;
  padding-top: 4px;
}
.flex-view-title_dashboard-menu-item-actions-end__4O\+OA {
  display: flex;
  gap: 4px;
}
.flex-view-title_dashboard-menu-item-description__HgjZ9 {
  padding-right: 16px;
}
.flex-view-title_dashboard-menu-item-authorized__sJ0SS > span:first-child:hover {
  cursor: pointer;
  color: #4096ff;
}
.flex-view-title_dashboard-menu-item-unauthorized__VDlc0 {
  color: grey;
}
.flex-view-title_dashboard-menu-item-unauthorized__VDlc0 > span:first-child:hover {
  cursor: not-allowed;
}
.flex-view-title_dashboard-showmore__H1N30 {
  color: #4096ff;
  align-items: flex-end;
}
.flex-view-title_dashboard-showmore__H1N30:hover {
  cursor: pointer;
}
.flex-view-title_flexview-title__cv\+fX {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.flex-view-title_flexview-title__cv\+fX:hover {
  cursor: pointer;
}
.flex-view-title_flexview-title__cv\+fX h4 {
  margin-bottom: 0;
}
.flex-view-title_flexview-title__cv\+fX .flex-view-title_save-hint__3Nrly {
  color: #52c41a;
}
.flex-view-title_flexview-title-in-page__WioRA .anticon,
.flex-view-title_flexview-title-in-page__WioRA .customicon {
  font-size: 16px;
}
.flex-view-title_flexview-title-in-page__WioRA .anticon-eye {
  font-size: 18px;
}

.index_scope__j\+oUI {
  display: flex;
  gap: 2px;
  align-items: center;
}
.index_scope-type__z7\+ic {
  flex: none;
}
.index_scope-select__b-cky {
  flex: 1 1;
  width: 0;
}
.index_scope-button__a1gXH {
  flex: none;
}
.index_search-office__fXCWa {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.index_search-office__fXCWa .app-search-panel {
  padding: 0;
}
.index_search-office__fXCWa .ant-modal-footer {
  margin-top: 12px;
}
.index_search-office__fXCWa .app-search-result-panel {
  padding: 0;
}

.PaymentBlockRuleNotes_flexview-extra-content__2ow2o {
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.65);
  flex: auto;
}
.PaymentBlockRuleNotes_flexview-extra-content__2ow2o ul {
  margin-left: 20px;
  padding: 0;
}
.PaymentBlockRuleNotes_flexview-extra-content__2ow2o .PaymentBlockRuleNotes_highlight-text__Z8\+UF {
  color: #ff5b5d;
}
.PaymentBlockRuleNotes_flexview-extra-content__2ow2o .PaymentBlockRuleNotes_nested-list-item__3OJwA {
  list-style: circle;
}

.index_card-base__i601Q {
  padding: 16px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
}
.index_card-base__i601Q .ant-card-body {
  padding: 16px 20px;
}
.index_card__vk22C {
  padding: 16px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.index_card__vk22C .ant-card-body {
  padding: 16px 20px;
}
.index_card-auto-height__4dTST {
  padding: 16px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.index_card-auto-height__4dTST .ant-card-body {
  padding: 16px 20px;
}
.index_cardBorder__axLsa {
  padding: 20px 24px;
  border-left: 4px solid #1677ff;
}
.index_titleIcon__0gLrL {
  font-size: 14px;
  color: #1677ff;
  margin-right: 8px;
}
.index_cardHeader__LWWpB {
  font-size: 14px;
  font-weight: 550;
  color: #1a1a1a;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.index_cardLegend__7PTlq {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #555;
}
.index_cardLegend__7PTlq span {
  display: flex;
  align-items: center;
  gap: 4px;
}
.index_cardContent__tI5oW {
  display: flex;
  align-items: center;
  gap: 16px;
}
.index_iconWrapper__J8T3r {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 12px;
  background-color: #f5f5f5;
  flex-shrink: 0;
  font-size: 28px;
  color: #1677ff;
}
.index_textWrapper__ORpOv {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.index_title__SW\+mF {
  font-size: 18px;
  font-weight: 550;
  color: #1a1a1a;
  line-height: 1.3;
}
.index_description__MOsce {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
  line-height: 1.6;
}
.index_grayCard__ksEt\+ {
  width: 100%;
  height: 100%;
  background-color: #fafafa;
  padding: 16px;
  border: #f0f0f0 solid 1px;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 0.15s, border-color 0.15s;
}
.index_grayCard__ksEt\+:hover {
  background-color: #e8f1ff;
  border-color: #b9d6ff;
}
.index_grayCard__ksEt\+ .index_title__SW\+mF {
  margin-bottom: 8px;
}
.index_emptyState__yF1q9 {
  padding: 24px 0;
  text-align: center;
  color: #bfbfbf;
  font-size: 13px;
}
.index_panelHeaderActions__C\+lHR {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 4px;
}
.index_clearBtn__-ducg {
  color: #999;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 2px 4px;
  border-radius: 4px;
  transition: color 0.15s, background-color 0.15s;
}
.index_clearBtn__-ducg:hover {
  color: #ff4d4f;
  background-color: #fff1f0;
}
.index_migrationGroupCard__0e5HY {
  padding: 12px 14px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  height: 100%;
}
.index_migrationGroupCardHighlight__pjAGE {
  background: #fafafa;
  border-color: #d9d9d9;
}
.index_migrationGroupTitle__ffd1s {
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.index_migrationTag__vT9aH {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}
.index_migrationItem__DyBhw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0;
  gap: 8px;
}
.index_migrationItemLabelGroup__aAZMx {
  display: flex;
  align-items: center;
  gap: 4px;
}
.index_migrationItemLabel__3ky2Z {
  font-size: 12px;
  color: #374151;
  flex: 1 1;
  line-height: 1.4;
}
.index_migrationItemRight__0pIc5 {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
.index_migrationItemRight__0pIc5 .ant-tag {
  margin: 0;
  font-size: 11px;
  line-height: 1.6;
  padding: 0 6px;
}
.index_aiDrivenTag__qE5j9 {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 11px;
  font-weight: 500;
  color: #f59e0b;
  white-space: nowrap;
}

.portal-panels_card__3F91S {
  padding: 0;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 3px 0px, rgba(0, 0, 0, 0.04) 0px 2px 8px 0px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}
.portal-panels_cardHeader__l6qL8 {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  color: var(--portal-card-header-color, #1a1a1a);
  height: 44px;
  padding: 0 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  background: #fafbfc;
  background: var(--portal-card-header-bg, #fafbfc);
  border-bottom: 1px solid #f0f0f0;
}
.portal-panels_titleIcon__l6ht5 {
  font-size: 14px;
  color: #1677ff;
  color: var(--portal-card-accent, #1677ff);
  margin-right: 10px;
}
.portal-panels_navGroupBlock__fCTLh {
  margin-bottom: 12px;
}
.portal-panels_navGroupBlock__fCTLh:last-child {
  margin-bottom: 0;
}
.portal-panels_navGroupCapsule__H9dae {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 12px 2px 6px;
  background: #e8f1ff;
  border-radius: 12px;
  margin-bottom: 4px;
  cursor: default;
}
.portal-panels_navGroupCapsuleIcon__dKzqb {
  display: flex;
  align-items: center;
  color: #1677ff;
  width: 16px;
  height: 16px;
}
.portal-panels_navGroupCapsuleLabel__EgNVu {
  font-weight: 600;
  color: #1677ff;
}
.portal-panels_navGroupContentNew__6Ok1T {
  display: block;
}
.portal-panels_navItemGrid__F\+XYg {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.portal-panels_navItemGridSingleColumn__6iZEY .portal-panels_navItem__PKzoh {
  width: 100%;
}
.portal-panels_navGroupHeader__1UfFY {
  margin: 12px 0 4px;
  width: fit-content !important;
}
.portal-panels_navGroupHeader__1UfFY:first-child {
  margin-top: 0;
}
.portal-panels_navGroupItems__ZZJMb {
  padding: 2px 0;
}
.portal-panels_navItemDot__sWMyk {
  display: inline-block;
  width: 3px;
  height: 12px;
  border-radius: 2px;
  background: #8c8c8c;
  flex-shrink: 0;
  margin-right: 4px;
}
.portal-panels_navItem__PKzoh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 6px;
  border-radius: 6px;
  cursor: pointer;
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  transition: background-color 0.15s;
  width: calc(50% - 0px);
  position: relative;
}
.portal-panels_navItem__PKzoh:hover {
  background-color: #e8f1ff;
}
.portal-panels_navItem__PKzoh:hover .portal-panels_navItemLabel__yfE1c {
  color: #1677ff;
}
.portal-panels_navItem__PKzoh:hover .portal-panels_navItemDelete__q8\+5k {
  opacity: 1;
}
.portal-panels_navItemLabel__yfE1c {
  color: #1a1a1a;
  flex: 1 1;
  min-width: 0;
  line-height: 1;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.portal-panels_navItemLabelWithTag__jUdpk {
  line-height: 1;
}
.portal-panels_navItemDraggable__5MyQg {
  cursor: grab;
}
.portal-panels_navItemGrip__i7hqj {
  opacity: 0;
  color: #595959;
  font-size: 15px;
  flex-shrink: 0;
  margin-right: 4px;
  padding: 4px;
  cursor: grab;
  transition: opacity 0.15s;
}
.portal-panels_navItem__PKzoh:hover .portal-panels_navItemGrip__i7hqj {
  opacity: 0.7;
}
.portal-panels_navItemDelete__q8\+5k {
  opacity: 0;
  color: #ff4d4f;
  font-size: 14px;
  transition: opacity 0.15s;
  flex-shrink: 0;
  margin-left: 2px;
  padding: 5px 7px;
  border-radius: 4px;
  cursor: pointer;
}
.portal-panels_navItemDelete__q8\+5k:hover {
  background-color: rgba(255, 77, 79, 0.12);
}
.portal-panels_navItemTag__GIwZL {
  flex-shrink: 0;
  margin-left: auto;
  margin-right: 6px;
  width: auto !important;
}
.portal-panels_navItemArrow__pG\+yh {
  opacity: 0;
  cursor: pointer;
  color: #1677ff;
  font-size: 12px;
  flex-shrink: 0;
  margin-left: 4px;
  padding: 5px 7px;
  border-radius: 4px;
  transform: translateX(-4px);
  transition: opacity 0.15s, transform 0.15s, background-color 0.15s;
}
.portal-panels_navItemArrow__pG\+yh:hover {
  background-color: rgba(22, 119, 255, 0.12);
}
.portal-panels_navItem__PKzoh:hover .portal-panels_navItemArrow__pG\+yh,
.portal-panels_recentItem__bu2wH:hover .portal-panels_navItemArrow__pG\+yh {
  opacity: 1;
  transform: translateX(0);
}
.portal-panels_recentItem__bu2wH {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  gap: 10px;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  transition: background-color 0.15s;
}
.portal-panels_recentItem__bu2wH:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 1px;
  background-color: #f0f0f0;
}
.portal-panels_recentItem__bu2wH:hover {
  background-color: #e8f1ff;
}
.portal-panels_recentItem__bu2wH:hover::after {
  background-color: transparent;
}
.portal-panels_recentItem__bu2wH:hover .portal-panels_recentName__U\+\+CF {
  color: #1677ff;
}
.portal-panels_recentAvatar__qjJDa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #e8f1ff;
  border-radius: 8px;
  color: #1677ff;
  font-size: 16px;
  flex-shrink: 0;
}
.portal-panels_recentText__V43NZ {
  flex: 1 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.portal-panels_recentName__U\+\+CF {
  font-size: 12px;
  font-weight: 500;
  color: #1a1a1a;
  transition: color 0.15s;
}
.portal-panels_recentModule__PIbvB {
  font-size: 10px;
  color: #8c8c8c;
}
.portal-panels_recentTime__8L3pZ {
  font-size: 11px;
  color: #bfbfbf;
  flex-shrink: 0;
}
.portal-panels_scrollContent__NZcrf {
  flex: 1 1;
  min-height: 0;
  overflow-y: auto;
  padding: 6px 14px;
  display: flex;
  flex-direction: column;
}
.portal-panels_panelTag__O8FUx {
  margin-left: 8px;
  font-size: 11px;
  line-height: 1;
  padding: 2px 6px;
  border-radius: 4px;
}
.portal-panels_panelTip__AcRLL {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  margin: 8px 12px 0;
  background-color: #fffbe6;
  border-radius: 6px;
  color: #614700;
  line-height: 1;
  flex-shrink: 0;
}
.portal-panels_panelTipIcon__UIEqo {
  color: #faad14;
  font-weight: bold;
  flex-shrink: 0;
}
.portal-panels_panelTipGrip__mMBFl {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding: 1px 3px;
  vertical-align: middle;
  line-height: 1;
}

.FavouritePopoverContent_container__VAInh {
  width: 300px;
  padding: 4px 0;
}

.StarToggleLabel_wrapper__HQ2\+t {
  flex: 1 1;
  display: flex;
  align-items: center;
  min-width: 0;
}
.StarToggleLabel_wrapper__HQ2\+t > a,
.StarToggleLabel_wrapper__HQ2\+t > div {
  flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
.StarToggleLabel_wrapper__HQ2\+t:hover .StarToggleLabel_star__ak4Fg {
  opacity: 1;
}
.StarToggleLabel_star__ak4Fg {
  position: relative;
  z-index: 1;
  opacity: 0;
  flex-shrink: 0;
  margin-left: 2px;
  padding: 4px 5px;
  border-radius: 4px;
  font-size: 13px;
  transition: opacity 0.15s, color 0.15s, background-color 0.15s;
  cursor: pointer;
  line-height: 1;
}
.StarToggleLabel_star__ak4Fg:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.StarToggleLabel_star__ak4Fg.StarToggleLabel_starred__5f6QU {
  opacity: 1;
  color: #faaf1a;
}
.StarToggleLabel_star__ak4Fg.StarToggleLabel_starred__5f6QU:hover {
  background-color: rgba(250, 175, 26, 0.12);
}

