/* [project]/src/global.less.css [client] (css) */
@font-face {
  font-family: AlibabaSans;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*1GSgSYDD_aIAAAAAQsAAAAgAegCCAQ/AlibabaSans-Light.woff2") format("woff2");
}

@font-face {
  font-family: AlibabaSans;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*2zEUQqnPNesAAAAAQtAAAAgAegCCAQ/AlibabaSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: AlibabaSans;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*E_cxRbMlZqUAAAAAQuAAAAgAegCCAQ/AlibabaSans-Medium.woff2") format("woff2");
}

@font-face {
  font-family: AlibabaSans;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*E_cxRbMlZqUAAAAAQuAAAAgAegCCAQ/AlibabaSans-Bold.woff2") format("woff2");
}

@font-face {
  font-family: AlibabaSans;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*E_cxRbMlZqUAAAAAQuAAAAgAegCCAQ/AlibabaSans-Heavy.woff2") format("woff2");
}

html, body, #root {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: AlibabaSans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  overflow: hidden;
}

.colorWeak {
  filter: invert(80%);
}

.ant-layout {
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
}

.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed {
  left: unset;
}

.ant-layout-content {
  overflow: hidden;
}

.ant-pro-layout .ant-pro-layout-container, .ant-pro-layout .ant-layout {
  min-height: 100vh;
}

.ant-pro-layout .ant-pro-layout-content {
  padding-block-end: 0;
}

.ant-pro-layout .ant-pro-page-container {
  height: 100%;
}

.ant-pro-layout .ant-pro-page-container-children-container {
  padding-block-end: 0;
}

.ant-pro-layout .ant-pro-table {
  height: 100%;
}

.ant-pro-layout .ant-pro-card, .ant-pro-layout .ant-pro-card-body {
  min-height: 0;
}

.ant-pro-layout .ant-pro-table .ant-pro-card-body {
  flex-direction: column;
  min-height: 0;
  display: flex;
}

.ant-pro-layout .ant-pro-table .ant-table-wrapper {
  min-height: 0;
}

.ant-pro-layout .ant-pro-table .ant-table-pagination {
  margin-block: 12px 0;
}

.admin-settings-page {
  height: 100%;
  min-height: 0;
}

.admin-settings-page .ant-pro-page-container-warp-page-header {
  padding-block: 12px 10px;
}

.admin-settings-page .ant-pro-page-container-children-container {
  height: calc(100vh - 116px);
  min-height: 0;
  padding-block: 12px;
}

.admin-settings-workspace, .admin-settings-row, .admin-settings-row > .ant-col, .admin-settings-card, .admin-settings-side {
  height: 100%;
  min-height: 0;
}

.admin-settings-card {
  flex-direction: column;
  display: flex;
}

.admin-settings-card > .ant-card-head {
  flex: none;
}

.admin-settings-card > .ant-card-body {
  flex: auto;
  min-height: 0;
}

.admin-settings-card .ant-pro-form {
  min-height: 0;
}

.admin-settings-side {
  padding-bottom: 12px;
  overflow: auto;
}

.admin-settings-panel + .admin-settings-panel {
  margin-top: 16px;
}

.admin-logo-upload {
  background: #f8fbff;
  border: 1px solid #dbe5ef;
  border-radius: 12px;
  padding: 14px;
}

.admin-logo-preview, .admin-logo-empty {
  border-radius: 12px;
  width: 96px;
  height: 96px;
}

.admin-logo-preview {
  object-fit: cover;
  border: 1px solid #dbe5ef;
}

.admin-logo-empty {
  color: #64748b;
  background: #fff;
  border: 1px dashed #b9c6d6;
  justify-content: center;
  align-items: center;
  display: flex;
}

.admin-page-table-shell {
  height: calc(100vh - 132px);
  min-height: 0;
  overflow: hidden;
}

.admin-page-table-shell .ant-pro-table, .admin-page-table-shell .ant-pro-card, .admin-page-table-shell .ant-pro-card-body {
  height: 100%;
  min-height: 0;
}

.admin-page-table-shell .ant-pro-table-list-toolbar-container {
  gap: 12px;
  padding-block: 12px;
}

.admin-page-table-shell .ant-pro-table-list-toolbar-right {
  flex: 1;
  justify-content: flex-end;
}

.admin-page-table-shell .ant-pro-table-list-toolbar-right > div {
  flex-wrap: wrap;
  justify-content: flex-end;
  row-gap: 8px;
}

.admin-page-table-shell .ant-btn, .admin-page-table-shell .ant-select-selector, .admin-page-table-shell .ant-input {
  border-radius: 6px;
}

.admin-scroll-page {
  height: calc(100vh - 132px);
  min-height: 0;
  padding-bottom: 16px;
  overflow: auto;
}

.admin-agiso-page .ant-pro-page-container-children-container {
  height: calc(100vh - 132px);
  min-height: 0;
  overflow: hidden;
}

.admin-agiso-config-layout {
  flex-direction: column;
  gap: 12px;
  height: 100%;
  min-height: 0;
  display: flex;
}

.admin-agiso-summary-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.admin-agiso-summary-tile {
  background: #fff;
  border: 1px solid #dbe5ef;
  border-radius: 8px;
  min-width: 0;
  padding: 14px 16px;
}

.admin-agiso-summary-tile .ant-statistic-title {
  color: #64748b;
  margin-bottom: 4px;
}

.admin-agiso-summary-tile .ant-statistic-content {
  color: #0f172a;
  font-size: 20px;
}

.admin-agiso-endpoints {
  flex: none;
  min-width: 0;
}

.admin-agiso-endpoints .ant-descriptions-item-content {
  word-break: break-all;
  min-width: 0;
}

.admin-agiso-accounts-table {
  flex: auto;
  height: auto;
}

.admin-agiso-detail-drawer .ant-drawer-body {
  min-height: 0;
  overflow: auto;
}

.admin-agiso-detail-drawer .ant-descriptions-item-content {
  word-break: break-all;
}

.admin-agiso-detail-stack {
  flex-direction: column;
  gap: 16px;
  width: 100%;
  min-width: 0;
  display: flex;
}

.admin-agiso-long-text {
  white-space: normal;
  word-break: break-all;
  max-width: 100%;
  display: inline-block;
}

.admin-agiso-test-container .ant-pro-page-container-children-container {
  height: calc(100vh - 176px);
  min-height: 0;
  padding-block-end: 0;
  overflow: hidden;
}

.admin-agiso-test-page {
  grid-template-columns: minmax(320px, 480px) minmax(0, 1fr);
  align-items: stretch;
  gap: 16px;
  height: 100%;
  min-height: 0;
  display: grid;
  overflow: hidden;
}

.admin-agiso-test-page > .ant-card {
  min-width: 0;
  height: 100%;
  min-height: 0;
}

.admin-agiso-test-page .ant-card-body, .admin-agiso-test-page .ant-flex, .admin-agiso-test-page .ant-form, .admin-agiso-test-page .ant-space, .admin-agiso-test-page .ant-typography {
  min-width: 0;
}

.admin-agiso-test-page .ant-descriptions-item-content, .admin-agiso-test-page .ant-typography code {
  word-break: break-all;
}

.admin-agiso-test-card {
  flex-direction: column;
  min-height: 0;
  display: flex;
}

.admin-agiso-test-card > .ant-card-head {
  flex: none;
}

.admin-agiso-test-card > .ant-card-body {
  flex-direction: column;
  flex: auto;
  min-height: 0;
  padding: 12px 14px;
  display: flex;
}

.admin-agiso-test-form-scroll, .admin-agiso-test-result-card > .ant-card-body > .ant-flex {
  flex: auto;
  min-height: 0;
  padding-right: 4px;
  overflow: auto;
}

.admin-agiso-test-actions {
  background: #fff;
  border-top: 1px solid #f0f0f0;
  flex: none;
  margin: 12px -14px -12px;
  padding: 12px 14px;
}

.admin-agiso-test-form-row {
  grid-template-columns: minmax(0, 1fr) minmax(86px, 112px) minmax(86px, 112px);
  align-items: start;
  gap: 12px;
  display: grid;
}

.admin-agiso-test-form-row .ant-form-item {
  margin-bottom: 24px;
}

.admin-agiso-test-form-row-compact {
  grid-template-columns: repeat(2, minmax(0, 160px));
}

.admin-agiso-test-endpoint {
  white-space: normal;
  word-break: break-all;
  max-width: 100%;
}

.admin-agiso-test-result-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.admin-agiso-test-result-grid > div {
  min-width: 0;
}

.admin-agiso-test-json {
  color: #0f172a;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  background: #fafafa;
  border-radius: 6px;
  max-height: 320px;
  margin: 8px 0 0;
  padding: 12px;
  overflow: auto;
}

@media (max-width: 1280px) {
  .admin-agiso-test-page {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .admin-agiso-summary-grid, .admin-agiso-test-form-row, .admin-agiso-test-form-row-compact, .admin-agiso-test-result-grid {
    grid-template-columns: 1fr;
  }
}

.admin-drawer-form .ant-drawer-body {
  padding-bottom: 72px;
}

.admin-drawer-form .ant-alert {
  margin-bottom: 16px;
}

.admin-form-section-title {
  color: #0f172a !important;
  margin: 18px 0 12px !important;
  font-size: 15px !important;
}

.admin-drawer-actions {
  z-index: 1;
  background: #fff;
  border-top: 1px solid #dbe5ef;
  justify-content: flex-end;
  gap: 8px;
  margin: 24px -24px -24px;
  padding: 12px 24px;
  display: flex;
  position: sticky;
  bottom: -24px;
}

.admin-code-inline {
  max-width: 100%;
}

.admin-code-inline .ant-typography {
  margin-bottom: 0;
}

.admin-table-code {
  color: #334155;
  white-space: normal;
  word-break: break-all;
  max-width: 100%;
  display: inline-block;
}

.admin-import-result {
  background: #f8fbff;
  border: 1px solid #dbe5ef;
  border-radius: 8px;
  flex: none;
  margin-top: 12px;
  padding: 10px 12px;
}

.admin-action-panel {
  background: #f8fbff;
  border: 1px solid #dbe5ef;
  border-radius: 10px;
  padding: 14px;
}

.admin-action-panel .ant-typography {
  margin-bottom: 4px;
}

.admin-order-drawer .ant-descriptions-item-content {
  word-break: break-all;
}

.admin-order-timeline {
  max-height: calc(100vh - 620px);
  padding-right: 8px;
  overflow: auto;
}

.admin-timeline-drawer .ant-timeline {
  margin-top: 4px;
}

.admin-timeline-drawer .ant-timeline-item-label {
  color: #475569;
}

.admin-timeline-item {
  color: #334155;
  background: #f8fbff;
  border: 1px solid #dbe5ef;
  border-radius: 8px;
  padding: 10px 12px;
}

.admin-timeline-item > div {
  white-space: pre-wrap;
  word-break: break-all;
  margin-top: 6px;
}

.admin-materials-page {
  height: calc(100vh - 132px);
  min-height: 0;
  padding-bottom: 16px;
  overflow: auto;
}

.admin-material-value {
  color: #334155;
  word-break: break-all;
  max-width: 100%;
  display: inline-block;
}

.admin-json-preview {
  color: #0f172a;
  white-space: pre-wrap;
  background: #f8fbff;
  border: 1px solid #dbe5ef;
  border-radius: 8px;
  max-height: 360px;
  margin-top: 16px;
  padding: 12px;
  overflow: auto;
}

.agent-login-page {
  background: linear-gradient(135deg, #eef3f8 0%, #f8fbff 100%);
  place-items: center;
  min-height: 100dvh;
  padding: 24px;
  display: grid;
  overflow: auto;
}

.agent-login-shell {
  grid-template-columns: minmax(0, 1fr) minmax(360px, 420px);
  align-items: stretch;
  gap: 18px;
  width: 100%;
  max-width: 980px;
  display: grid;
}

.agent-login-intro, .agent-login-card {
  background: #fff;
  border: 1px solid #dbe5ef;
  border-radius: 14px;
}

.agent-login-intro {
  background: linear-gradient(#fff 0%, #f8fbff 100%);
  flex-direction: column;
  justify-content: space-between;
  min-height: 360px;
  padding: 28px;
  display: flex;
}

.agent-login-intro h1.ant-typography {
  color: #0f172a;
  text-wrap: balance;
  margin-top: 10px;
  margin-bottom: 12px;
  font-size: 32px;
  line-height: 1.16;
}

.agent-login-intro .ant-typography {
  color: #475569;
}

.agent-login-kicker {
  color: #2563eb;
  font-weight: 700;
}

.agent-login-card {
  align-items: center;
  padding: 28px;
  display: flex;
}

.agent-login-card .agent-login-form, .agent-login-card .ant-pro-form-login-container, .agent-login-card .ant-pro-form-login-main {
  width: 100%;
}

.agent-login-card .ant-form-item {
  margin-bottom: 16px;
}

.agent-login-card .ant-input-affix-wrapper, .agent-login-card .ant-btn {
  border-radius: 8px;
}

.agent-login-metrics {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 24px;
  display: grid;
}

.agent-login-metrics div {
  background: #f8fbff;
  border: 1px solid #94a3b829;
  border-radius: 12px;
  padding: 14px;
}

.agent-login-metrics span, .agent-login-metrics strong {
  display: block;
}

.agent-login-metrics span {
  color: #475569;
  margin-bottom: 6px;
  font-size: 12px;
}

.agent-login-metrics strong {
  color: #0f172a;
  font-size: 14px;
}

.agent-hero-card {
  background: #fff;
  border: 1px solid #dbe5ef;
  border-radius: 12px;
}

.agent-hero-card .ant-pro-card-body {
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  display: flex;
}

.agent-stat-grid {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
  display: grid;
}

.agent-stat-tile {
  background: #fff;
  border: 1px solid #dbe5ef;
  border-radius: 10px;
  padding: 16px;
}

.agent-stat-tile .anticon {
  color: #2563eb;
}

.agent-stat-tile .ant-typography {
  margin-bottom: 0;
}

.agent-muted-panel {
  background: #f8fbff;
  border: 1px solid #dbe5ef;
  border-radius: 10px;
  padding: 14px;
}

.agent-empty-panel {
  color: #475569;
  background: #f8fbff;
  border: 1px dashed #b9c6d6;
  border-radius: 10px;
  padding: 18px;
}

.agent-toolbar-control {
  min-width: 140px;
}

@media (max-width: 820px) {
  .agent-login-shell, .agent-login-metrics {
    grid-template-columns: 1fr;
  }

  .agent-hero-card .ant-pro-card-body {
    flex-direction: column;
    align-items: flex-start;
  }
}

.install-page {
  background: linear-gradient(135deg, #eef3f8 0%, #f8fbff 100%);
  min-height: 100vh;
  margin: -24px;
  padding: 28px;
  overflow: auto;
}

.install-layout {
  max-width: 1180px;
  margin: 0 auto;
}

.install-side-card, .install-form-card, .install-result-card {
  border: 1px solid #dbe5ef;
  border-radius: 12px;
}

.install-side-card {
  position: sticky;
  top: 0;
}

.install-side-card .ant-card-body {
  padding: 22px;
}

.install-side-card .ant-typography {
  margin-bottom: 0;
}

.install-form-card .ant-card-head-title {
  color: #0f172a;
  font-weight: 600;
}

.install-result-card {
  max-width: 720px;
  margin: 72px auto 0;
}

@media (max-width: 992px) {
  .install-page {
    min-height: 100vh;
    margin: -16px;
    padding: 16px;
  }

  .install-side-card {
    position: static;
  }
}

canvas {
  display: block;
}

ul, ol {
  list-style: none;
}

@media (max-width: 768px) {
  .ant-table {
    width: 100%;
    overflow-x: auto;
  }

  .ant-table-thead > tr > th, .ant-table-tbody > tr > th, .ant-table-thead > tr > td, .ant-table-tbody > tr > td {
    white-space: pre;
  }

  .ant-table-thead > tr > th > span, .ant-table-tbody > tr > th > span, .ant-table-thead > tr > td > span, .ant-table-tbody > tr > td > span {
    display: block;
  }
}

/*# sourceMappingURL=src_global_less_css_65f1660e.single.css.map*/