
.popover-content[data-v-5d68d500] {
  min-width: 780px;
  width: -webkit-fit-content;
  width: fit-content;
  min-height: 472px;
  height: -webkit-fit-content;
  height: fit-content;
  border-radius: 4px;
  display: flex;
}
.popover-trigger[data-v-5d68d500] {
  cursor: pointer;
}
.menu-list[data-v-5d68d500] {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  gap: 24px;
  background: rgba(250, 250, 250, 1);
  z-index: 1;
}
.menu-item[data-v-5d68d500] {
  width: 100%;
  min-width: 120px;
  padding: 0 20px;
  height: 36px;
  cursor: pointer;
  color: var(--color-text-paragraph);
  white-space: nowrap;
  font-size: var(--size-text-h6);
  font-weight: 500;

  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.menu-item-active[data-v-5d68d500] {
  color: var(--color-primary);
}
.submenu-content[data-v-5d68d500] {
  padding: 24px 24px 24px 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 每行 3 列 */
  width: 100%;
}
.submenu-item[data-v-5d68d500] {
  height: -webkit-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  /* padding-left: 30px; */
}
.submenu-item-title[data-v-5d68d500] {
  height: 38px;
  display: flex;
  align-items: center;
  padding-left: 34px;
  cursor: pointer;
}
.submenu-list[data-v-5d68d500] {
  display: flex;
  flex-direction: column;
}
.submenu-list-item[data-v-5d68d500] {
  height: 36px;
  display: flex;
  align-items: center;
}
.text-link[data-v-5d68d500]:hover {
  color: var(--color-primary);
  cursor: pointer;
}
.empty-box[data-v-5d68d500] {
  grid-column: 1 / -1; /* 让元素跨越所有列 */
  display: flex;
  justify-content: center;
  align-items: center;
}
.submenu-content[data-v-5d68d500] .d-new-menu {
  width: 160px !important;
}
.submenu-content[data-v-5d68d500] .d-menu-item {
  padding-left: 22px;
}
.submenu-content[data-v-5d68d500] .d-menu-item__title {
  font-weight: 400;
}
.title-text[data-v-5d68d500] {
  cursor: pointer;
  width: 100px;
  white-space: nowrap;
  text-align: center;
}
[data-v-5d68d500] .d-text-icon-right {
  margin-left: 4px !important;
}


.serach-item[data-v-3d3369b0] {
  border-radius: 4px;
  padding: 8px 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
}
.serach-item-bottom-line[data-v-3d3369b0] {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
}
.search-highlight[data-v-3d3369b0] {
  font-weight: bold;
  color: var(--color-primary);
}

/* 深度样式 */
[data-v-3d3369b0] .d-breadcrumb-item {
  color: rgba(0, 0, 0, 0.53) !important;
}


.customDropdownClass {
  max-width: unset !important;
  width: 500px;
}

.login-entry[data-v-7a73cea7]{color:var(--Primary-default,#386bff);font-family:"PingFang SC";font-size:14px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer}[data-v-7a73cea7] .css-jjnw1w .css-wemwzq{left:0;border-radius:0}[data-v-7a73cea7] .css-jjnw1w .typograhpy{display:flex;justify-content:center}.login-model[data-v-7a73cea7]{width:100vw;height:100vh;position:absolute;left:0;top:0;background-color:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:100}.login-model .login-box[data-v-7a73cea7]{position:relative;width:320px;height:370px}.login-model .login-box .close[data-v-7a73cea7]{position:absolute;z-index:100;right:12px;top:12px;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.login-btn[data-v-7a73cea7]{margin-left:24px}.text-line[data-v-7a73cea7]{white-space:nowrap}
.user-info[data-v-a6b9cf9c]{position:relative}.user-icon-box[data-v-a6b9cf9c]{flex-shrink:0;border:1px solid #e5e5e5;cursor:pointer}.info[data-v-a6b9cf9c]{width:232px;border-radius:4px;background:#fff}.info .info-detail[data-v-a6b9cf9c]{padding:16px;display:flex;gap:12px}.info .line[data-v-a6b9cf9c]{height:1px;background:rgba(0,0,0,0.08);margin:4px 4px}

.loading-box[data-v-a6b9cf9c] .d-skeleton-with-avatar {
  width: 32px !important;
  height: 32px !important;
}
.loading-box[data-v-a6b9cf9c] .d-skeleton-avatar-item {
  width: 32px !important;
  height: 32px !important;
}
.btn-box[data-v-a6b9cf9c] {
  color: #f03860;
}
.btn-container[data-v-a6b9cf9c] {
  padding: 4px 8px;
}
.detail[data-v-a6b9cf9c] {
  flex: 1;
  overflow: hidden;
}


.bottom-main[data-v-4e953796] {
  background-color: #f5f5f5;
  width: 100%;
  height: 204px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content[data-v-4e953796] {
  width: 100%;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.separate-h[data-v-4e953796] {
  display: inline-block;
  width: 1px;
  height: 16px;
  margin: 0 16px;
  line-height: 0;
  vertical-align: text-bottom;
  background-color: #ccc;
}
.a-link[data-v-4e953796] {
  cursor: pointer;
}
.a-link[data-v-4e953796]:hover {
  color: var(--color-primary-hover);
  text-decoration: underline;
}


[data-v-ffceee74] .d-badge-floating {
  top: 6px !important;
  right: 6px !important;
}


.banner-box[data-v-78d6ac9f] {
  margin-top: 12px;
  margin-bottom: 4px;
}


[data-v-450c79cd] .d-table__content {
  min-height: unset !important;
  overflow: unset !important;
}
.table-box[data-v-450c79cd] {
  margin-top: 12px;
  margin-bottom: 12px;
}
[data-v-450c79cd] thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}


[data-v-00cfa3fd] .d-card-content {
  padding: 0 !important;
  border-top: none !important;
}
[data-v-00cfa3fd] .d-card-header-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-v-00cfa3fd] .d-card-header {
  padding: 7px 12px !important;
  background-color: #f9f9f9;
}
.code-box[data-v-00cfa3fd] {
  margin-top: 12px;
  border-radius: 8px;
}


.monaco-editor-overlaymessage {
  display: none !important;
}


[data-v-78770302] .d-card-content {
  padding: 0 !important;
  border-top: none !important;
}
[data-v-78770302] .d-card-header {
  padding: 0 12px !important;
  background-color: #f9f9f9;
}
[data-v-78770302] .d-card-header-title {
  width: 100%;
}
.code-group-box[data-v-78770302] {
  margin-top: 12px;
  border-radius: 8px;
}
[data-v-78770302] .d-tabs-nav-horizontal::before {
  display: none !important;
}
.copy-btn[data-v-78770302] {
  white-space: nowrap;
}
[data-v-78770302] .d-tabs {
  overflow-x: auto;
}
[data-v-78770302] .d-tabs-button-top-prev{
  background-color: transparent !important;
}
[data-v-78770302] .d-tabs-button-horizontal{
  background-color: transparent !important;
}
.code-group-box[data-v-78770302] .d-tabs-header > .d-space{
  height: 36px !important;
  gap: 1px !important;
}


/* 对Code样式进行定制 */
.code-box[data-v-30196d3e] {
  background-color: #fafafa;
  border: 0.5px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 600;
  padding: 0 0.4rem;
  cursor: pointer;
}


.img-box[data-v-56267caa] {
  cursor: zoom-in;
  margin: 12px 0;
}

.a-text {
	color: var(--color-primary);
	text-decoration: none;
	text-align: start;
	display: inline-flex;
	align-items: center;
}

.a-text:hover {
	color: var(--color-primary-hover);
}

.tag-box {
	margin-top: 12px;
	margin-bottom: 4px;
}

.tag-box p {
	margin: 0;
}

.link {
	cursor: pointer;
}

.link:hover {
	color: var(--color-primary-hover);
}

/* 为 h1 到 h6 标签设置通用样式 */
.head {
	display: flex;
	align-items: baseline;
	gap: 4px;
	width: -webkit-fit-content;
	width: fit-content;
}

.head-point {
	cursor: pointer;
}

/* 在 h1 到 h6 标签中悬停时显示 copy-icon */
.head:hover .copy-icon {
	opacity: 1;
}

/* copy-icon 的初始样式及过渡效果 */
.copy-icon {
	transition: color 0.25s, opacity 0.25s;
	opacity: 0;
	color: var(--color-info);
}

/* 定义闪烁效果 */
@keyframes anchor-flash {
	0% {
		background-color: unset;
	} /* 白色 */
	50% {
		background-color: #ecf0ff;
	} /* 红色 */
	100% {
		background-color: unset;
	} /* 白色 */
}

/* 为闪烁元素添加一个类 */
.anchor-flash {
	width: 100%;
	animation: anchor-flash 1s infinite;
	border-radius: 4px !important;
	transition: all 0.2s ease-out;
}


[data-v-c4e70a86] .timeline-text {
  font-size: unset !important;
  line-height: unset !important;
  color: unset !important;
}
[data-v-c4e70a86] h3 {
  margin-top: 0px;
}
[data-v-c4e70a86] .d-timeline-item__node {
  top: 10px !important;
}


[data-v-0f6183ba] .d-table__content {
  min-height: unset !important;
  overflow: unset !important;
}
.table-box[data-v-0f6183ba] {
  margin-top: 12px;
  margin-bottom: 12px;
}
[data-v-0f6183ba] thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
.table-img[data-v-0f6183ba] {
  max-width: 100px;
  max-height: 100px;
  width: auto;
  height: auto;
  cursor: zoom-in;
  object-fit: contain;
  display: block;
}


.question-item-box[data-v-01ab6784] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.question-item[data-v-01ab6784] {
  height: 100%;
  width: -webkit-fit-content;
  width: fit-content;
  max-width: 90%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
}
.question-info-box[data-v-01ab6784] {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 3px;
}
.question-item-content[data-v-01ab6784] {
  max-width: 100%;
  background-color: var(--color-blue-1);
  padding: 12px;
  border-radius: 4px;
  overflow-x: auto;
}


.answer-item-box[data-v-2f93bee4] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.answer-item[data-v-2f93bee4] {
  height: 100%;
  width: -webkit-fit-content;
  width: fit-content;
  max-width: 90%;

  display: flex;
  flex-direction: column;
  gap: 6px;
}
.user-info-box[data-v-2f93bee4] {
  display: flex;
  align-items: center;
  gap: 3px;
}
.user-icon[data-v-2f93bee4] {
  border: 1px solid var(--color-line-stroke);
  border-radius: 50%;
  width: 28px !important;
  height: 28px !important;
  padding: 4px;
}
.answer-item-content[data-v-2f93bee4] {
  max-width: 100%;
  background-color: var(--color-grey-1);
  padding: 12px;
  border-radius: 4px;
  overflow-x: auto;
}


.AI-chat-body[data-v-412ee155] {
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 12px;

  padding-bottom: 100px;
}
p[data-v-412ee155] {
  margin-top: 0;
  margin-bottom: 0;
}
.welcome-box[data-v-412ee155] {
  display: flex;
  flex-direction: column;
  gap: 4px;

  margin-top: 40px;
}
.welcome-avatar[data-v-412ee155] {
  border-radius: 50%;
  width: 80px !important;
  height: 80px !important;
  padding: 4px;
}
.welcome-box-title[data-v-412ee155] {
  line-height: 1.35;
  font-weight: 600;
  font-size: 26px;
}
.colorful-size[data-v-412ee155] {
  background: linear-gradient(270deg, var(--color-primary) 3%, var(--color-primary-hover) 96%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}


/* 样式定制 */
[data-v-14c3989e] .table-row-class {
  height: 56px;
  cursor: pointer;
}
[data-v-14c3989e] .d-badge.d-badge-dot {
  padding: 4px;
}
[data-v-14c3989e] .d-badge-floating {
  top: 6px !important;
  right: 6px !important;
}
.list-container[data-v-14c3989e] {
  width: 360px;
  /* 计算得出 */
  height: 336px;
  padding: 8px;

  display: flex;
  flex-direction: column;
  gap: 8px;
}


/* nps样式调整 */
[data-v-67f51092] .d-robin-feedback__trigger {
  display: none;
}
[data-v-67f51092] .d-new-form {
  overflow-y: auto;
  max-height: 50vh;
  width: -webkit-fit-content;
  width: fit-content;
}

body{background-color:var(--color-white) !important}#app{height:100vh}

.topbar-container[data-v-3b5380b1] {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;

  position: relative;
}
.title-text[data-v-3b5380b1] {
  white-space: nowrap;
}
.logo-box[data-v-3b5380b1] {
  cursor: pointer;
}
.nav-item[data-v-3b5380b1] {
  width: 48px;
  height: 60px;
  line-height: 60px !important;
  cursor: pointer;
  text-align: center;
}
.nav-item.active[data-v-3b5380b1] {
  border-bottom: 2px solid #386bff;
}
.topbar-container-right[data-v-3b5380b1] {
  display: flex;
  gap: 12px;
  align-items: center;
}
.topbar-level2-box-center[data-v-3b5380b1] {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: absolute;

  left: 50%;
  transform: translateX(-50%); /* 将自身宽度的 50% 向左偏移，达到水平居中的效果 */
  background-color: #fff;
}
.nav-tabs-container[data-v-3b5380b1] {
  display: flex;
  align-items: center;
  gap: 12px;
}

/* Tabs样式覆盖 */
.nav-tabs-container[data-v-3b5380b1] .d-tabs-header {
  margin-top: 0 !important;
}
.nav-tabs-container[data-v-3b5380b1] .d-tabs-header > .d-space {
  height: 60px;
  justify-content: flex-end;
  gap: 14px !important;
}
.nav-tabs-container[data-v-3b5380b1] .d-tabs-nav-horizontal::before {
  display: none !important;
}
.nav-tabs-container[data-v-3b5380b1] .d-tabs-tab {
  padding: 0 12px !important;
}
.nav-tabs-container[data-v-3b5380b1] .d-tabs-tab-active {
  color: var(--color-brand-6) !important;
}
.nav-tabs-container[data-v-3b5380b1] .d-tabs-ink-bar {
  background-color: var(--color-brand-6) !important;
}


/* 通知的层级低于右上角账号中心层级 */
.d-notification-top-right {
  z-index: 998 !important;
}

body{background-color:var(--color-white) !important}#app{height:100vh}

/* 更改delight的样式 */
[data-v-4588cc3a] .d-layout-main {
  display: flex;
  flex-direction: row;
}
[data-v-4588cc3a] .d-tabs-header {
  margin-top: 0 !important;
}
[data-v-4588cc3a] .d-tabs-header > .d-space {
  height: 60px;
  justify-content: flex-end;
  gap: 14px !important;
}
[data-v-4588cc3a] .d-tabs-nav-horizontal::before {
  display: none !important;
}
.layout-left[data-v-4588cc3a] {
  height: 100%;
  background-color: #fafafa;
  width: 240px;
  min-width: 180px;
  max-width: 40%;
}
.layout-main[data-v-4588cc3a] {
  height: 100%;
  flex: 1;
  padding: 0 24px;
  overflow: auto;
}
.topbar-level2-box[data-v-4588cc3a] {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  align-items: center;

  position: relative;
}
.topbar-level2-box-left[data-v-4588cc3a] {
  display: flex;
  gap: 8px;
  align-items: center;
}
.topbar-level2-box-center[data-v-4588cc3a] {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: absolute;

  left: 50%;
  transform: translateX(-50%); /* 将自身宽度的 50% 向左偏移，达到水平居中的效果 */
  background-color: #fff;
}
.topbar-level2-box-right[data-v-4588cc3a] {
}
.topbar-shadow[data-v-4588cc3a] {
}
.topbar-level3[data-v-4588cc3a] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbar-level2-box-skeletion[data-v-4588cc3a] {
  display: flex;
  gap: 8px;
}
.tree-load-error[data-v-4588cc3a] {
  margin-top: 100px;
}
.title-text[data-v-4588cc3a] {
  white-space: nowrap;
}
.logo-box[data-v-4588cc3a] {
  cursor: pointer;
}
.topbar-container-right[data-v-4588cc3a] {
  display: flex;
  gap: 12px;
  align-items: center;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  -webkit-padding-start: 1.625em;
          padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  -webkit-padding-start: 1.625em;
          padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  -webkit-padding-end: 0.375em;
          padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  -webkit-padding-start: 0.375em;
          padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  -webkit-padding-end: 1.1428571em;
          padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  -webkit-padding-start: 1.1428571em;
          padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  -webkit-padding-end: 0.5714286em;
          padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  -webkit-padding-start: 0.5714286em;
          padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0.375em;
          padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0.375em;
          padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  -webkit-padding-start: 1.625em;
          padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  -webkit-padding-end: 0.5714286em;
          padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  -webkit-padding-start: 0.5714286em;
          padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  -webkit-padding-start: 1.1111111em;
          padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  -webkit-padding-end: 0.3571429em;
          padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  -webkit-padding-start: 0.3571429em;
          padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  -webkit-padding-end: 1em;
          padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
  background-color: #fff;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  -webkit-padding-start: 1.5714286em;
          padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  -webkit-padding-start: 1.5714286em;
          padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0.4285714em;
          padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0.4285714em;
          padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  -webkit-padding-start: 1.5714286em;
          padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-end: 1em;
          padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  -webkit-padding-end: 1em;
          padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-neutral {
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: rgb(23 23 23 / 10%);
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[24px\] {
  bottom: 24px;
}
.left-0 {
  left: 0px;
}
.left-\[36px\] {
  left: 36px;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.z-10 {
  z-index: 10;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-\[8px\] {
  margin-left: 8px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[30px\] {
  height: 30px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[600px\] {
  width: 600px;
}
.w-full {
  width: 100%;
}
.flex-shrink {
  flex-shrink: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.border {
  border-width: 1px;
}
.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.pl-\[20px\] {
  padding-left: 20px;
}
.pr-\[17px\] {
  padding-right: 17px;
}
.text-\[14px\] {
  font-size: 14px;
}
.italic {
  font-style: italic;
}
.text-\[var\(--color-primary\)\] {
  color: var(--color-primary);
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.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;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\[key\:string\] {
  key: string;
}
.\[subKey\:string\] {
  sub-key: string;
}
.prose-p\:m-0 :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin: 0px;
}
.prose-p\:my-0 :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0px;
  margin-bottom: 0px;
}
.prose-p\:my-1 :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.prose-ol\:my-2 :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.prose-ul\:my-2 :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#delight-menu-box {
	width: 100% !important;
	background-color: inherit;
	height: calc(100% - 44px);
}

#delight-menu-box .d-menu-item__title {
	padding-left: 8px !important;
}
#delight-menu-box .d-new-menu__inner {
	padding-bottom: 100px;
}
.menu-search-box {
	width: 100%;
	padding: 8px;
	padding-bottom: 0px;
}

.menu-search-input {
	width: 100% !important;
}
.menu-search-input .d-input {
	border: 1px solid #fafafa !important;
	background-color: transparent !important;
}

.empty-box {
	margin-top: 20px;
}

.highlight {
	font-weight: bold;
	background-color: #d4dfff;
}

.menu-tree-skeleton {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 8px;
	gap: 4px;
}


.form-box[data-v-2fc8fafa] {
  width: 264px;
  height: -webkit-fit-content;
  height: fit-content;
  padding: 16px;
}


.doc-feed-back-box[data-v-5a0c49a2] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 20px;
  margin-bottom: 12px;
}


.md-render-container[data-v-545cfb35] {
  display: flex;
  min-height: 100%;
}
.md-render-inner[data-v-545cfb35] {
  flex: 1;
  padding-right: 24px;
  padding-top: 20px;
}
.md-render-anchor[data-v-545cfb35] {
  position: relative;
  margin-left: -2px;
  min-width: 120px;
  max-width: 360px;
}
.anchor-inner-box[data-v-545cfb35] {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
.anchor-inner-box[data-v-545cfb35] .d-anchor-wrapper {
  overflow-y: auto;
  height: 80vh;
}
.md-render-inner-skeleton[data-v-545cfb35] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}
.md-anchor-skeleton[data-v-545cfb35] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 20px;
}
.md-load-error[data-v-545cfb35] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.doc-title-box[data-v-545cfb35] {
  margin-bottom: 10px;
}
.doc-sub-title[data-v-545cfb35] {
  width: 100%;
  overflow: auto;
}

/* 高亮样式 - 使用伪元素避免影响布局 */
[data-v-545cfb35] .doc-content-highlight {
  position: relative;
}
[data-v-545cfb35] .doc-content-highlight::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ff9800;
  border-radius: 4px;
  z-index: -1;
  animation: highlight-fade-545cfb35 3s ease-out forwards;
}

/* 表格单元格特殊处理 - 禁用伪元素，直接使用背景色 */
[data-v-545cfb35] .highlight-table-cell,[data-v-545cfb35] .d-table-cell-td.highlight-table-cell,[data-v-545cfb35] .d-table-cell-th.highlight-table-cell {
  position: relative;
  /* 使用内联样式设置初始背景色，动画控制过渡到透明 */
  animation: highlight-fade-table-545cfb35 3s ease-out forwards;
  /* 确保动画可以覆盖内联样式 */
  transition: background-color 3s ease-out, box-shadow 3s ease-out;
}

/* 代码块特殊处理  */
[data-v-545cfb35] .highlight-code-box,[data-v-545cfb35] .code-box.highlight-code-box {
  position: relative;
  /* 使用内联样式设置初始背景色，动画控制过渡到透明 */
  animation: highlight-fade-table-545cfb35 3s ease-out forwards;
  /* 确保动画可以覆盖内联样式 */
  transition: background-color 3s ease-out, box-shadow 3s ease-out;
}
@keyframes highlight-fade-table-545cfb35 {
0% {
    /* 初始状态：保持内联样式设置的橙色，动画从这里开始 */
    background-color: #ff9800;
    box-shadow: 0 0 30px rgba(255, 152, 0, 0.7);
}
100% {
    /* 最终状态：渐变到透明 */
    background-color: transparent;
    box-shadow: none;
}
}
@keyframes highlight-fade-545cfb35 {
0% {
    background-color: #ff9800;
    box-shadow: 0 0 10px rgba(255, 152, 0, 0.5);
}
100% {
    background-color: transparent;
    box-shadow: none;
}
}


.main[data-v-3929c78e]{position:relative;padding:24px 0;height:90vh;width:100%;overflow:scroll}.main[data-v-3929c78e]::-webkit-scrollbar{display:none}.main .reply-area[data-v-3929c78e]{max-height:50vh;overflow:scroll}.main .reply-area[data-v-3929c78e]::-webkit-scrollbar{display:none}.main .talk-box[data-v-3929c78e]{border-radius:4px;background:var(--color-fill);padding:12px}.main .reply-container[data-v-3929c78e]{width:100%}.reply-input[data-v-3929c78e]{width:100% !important;border-radius:4px;border:1px solid var(--color-fill-hover-opaque)}.reply-input[data-v-3929c78e] .d-textarea{background-color:var(--color-white)}.reply-input[data-v-3929c78e] .d-textarea-suffix-maxlength{display:none}
.work-order-detail-drawer .d-drawer-header{box-shadow:0 0 1px 0 rgba(0,0,0,0.2),0 1px 2px 0 rgba(0,0,0,0.08)}.work-order-detail-drawer .d-drawer-content{overflow:hidden}.work-order-detail-drawer .d-spinner-mask{background-color:transparent}.d-image-mask{z-index:101 !important}
.work-order-list-container[data-v-5eccea78]{width:100%;display:flex;height:724px;flex-direction:column;align-items:flex-start;gap:20px;flex:1 0 0;border-radius:4px 0 0 4px;background:#fff}.work-order-list-container .max-width[data-v-5eccea78]{width:100%}.work-order-list-container .action[data-v-5eccea78]{cursor:pointer}.work-order-list-container .action[data-v-5eccea78]:hover{color:var(--color-primary-hover)}.work-order-list-container[data-v-5eccea78] .d-pagination .d-select-placeholder{display:none}.work-order-list-container .work-order-list-container-main[data-v-5eccea78]{width:100%}
.tab-list-wrapper[data-v-6d72443c]{width:100%}.tab-list-container[data-v-6d72443c]{overflow:hidden}.tab-item[data-v-6d72443c]{padding:10px 16px;border:none;background-color:#fff;color:#1a1a1a;font-size:14px;font-weight:400;cursor:pointer;border-radius:4px;position:relative;outline:none;margin-right:8px;box-sizing:border-box}.tab-item[data-v-6d72443c]:hover:not(.is-active){background-color:#f5f5f5}.tab-item.is-active[data-v-6d72443c]{background-color:#e6f4ff;border:1px solid #1890ff;color:#1890ff;font-weight:500;z-index:1}
.app-id-select-wrapper[data-v-19cc2007]{width:100%}
.app-option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 24px;margin:0 -12px;border-radius:4px;transition:background-color .2s;cursor:pointer}.app-option .app-option-text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.app-option .app-option-text .app-name{font-size:14px;font-weight:500;color:#1a1a1a;line-height:20px}.app-option .app-option-text .app-id{font-size:12px;color:#999;font-family:'Monaco','Menlo','Courier New',monospace;line-height:18px}.app-option .check-icon{flex-shrink:0;width:16px;height:16px;color:#1a1a1a}.app-option:hover{background-color:#f5f5f5}.app-option.is-selected{background-color:#e8e8e8}.app-option.is-selected .app-name{font-weight:600}

[data-v-199c83cd] .d-skeleton-img {
  height: 100%;
}
[data-v-199c83cd]  .d-skeleton-img-content {
  height: 100%;
}


.card-container[data-v-7cbda8d2] {
    width: 530px;
    margin-left: 177px;
    margin-top: 10px;
    border-color: rgba(56, 107, 255, 0.9);
}

.work-order-create-container[data-v-7cbda8d2]{width:100%;padding-bottom:24px}.work-order-create-container .line[data-v-7cbda8d2]{width:100%;height:1px;background:rgba(0,0,0,0.08);margin:24px 0}.work-order-create-container .detail-info[data-v-7cbda8d2]{margin-top:48px}.work-order-create-container .submit-area[data-v-7cbda8d2]{text-align:right;width:100%;margin-top:48px}.work-order-create-container[data-v-7cbda8d2] .d-input{width:400px}.work-order-create-container[data-v-7cbda8d2] .d-textarea-wrapper{width:100%}.work-order-create-container[data-v-7cbda8d2] .d-form-item__label{align-items:flex-start}.work-order-create-container[data-v-7cbda8d2] .ant-radio-checked .ant-radio-inner{border-color:var(--color-primary)}.work-order-create-container[data-v-7cbda8d2] .ant-radio-checked .ant-radio-inner::selection{background:#386bff !important}.work-order-create-container[data-v-7cbda8d2] .ant-radio-checked .ant-radio-inner::after{background-color:var(--color-primary)}.work-order-create-container[data-v-7cbda8d2] .ant-radio-group .d-space-vertical:first-child{gap:16px}.work-order-create-container[data-v-7cbda8d2] .ant-radio-group .d-space-vertical:first-child .d-space-vertical{gap:4px}.work-order-create-container .base-info-form[data-v-7cbda8d2]{gap:0}.work-order-create-container .base-info-form[data-v-7cbda8d2] .d-new-form-item{margin-top:24px}
.ticket-container[data-v-cf53385c]{width:100%;min-height:100vh;padding:24px}

/* 更改delight的样式 */
[data-v-2276a82e] .d-layout-main {
  display: flex;
  flex-direction: row;
}
[data-v-2276a82e] .d-tabs-header {
  margin-top: 0 !important;
}
[data-v-2276a82e] .d-tabs-header > .d-space {
  height: 60px;
  justify-content: flex-end;
  gap: 14px !important;
}
[data-v-2276a82e] .d-tabs-nav-horizontal::before {
  display: none !important;
}
.layout-left[data-v-2276a82e] {
  height: 100%;
  background-color: #fafafa;
  width: 240px;
  min-width: 180px;
  max-width: 40%;
}
.layout-main[data-v-2276a82e] {
  height: 100%;
  flex: 1;
  padding: 0 24px;
  overflow: auto;
}
.tree-load-error[data-v-2276a82e] {
  margin-top: 100px;
}


/* 分隔符的相关样式 */
.gutter {
  cursor: col-resize;
  z-index: 10;
  transition: background-color 0.1s ease-out;
  background: transparent;
  margin: 0 -4px;
}
.gutter:hover {
  background: linear-gradient(
    to right,
    transparent 4px,
    var(--color-primary) 4px,
    var(--color-primary) 6px,
    transparent 6px
  );
  /* 线性渐变：前4px透明，中间2px为变量颜色，最后4px透明 */
}


.personal-eligibility[data-v-01467d98] {
  overflow: hidden;
  color: var(--color-text-description);
  text-overflow: ellipsis;

  /* CN/Small Text */
  font-family: "PingFang SC";
  font-size: var(--size-text-small);
  font-style: normal;
  font-weight: var(--size-text-font-weight-default);
  margin-left: 178px;
  margin-top: -8px;
}
.personal-eligibility-red[data-v-01467d98] {
  color: red;
}
.personal-link[data-v-01467d98] {
  margin-left: 16px;
  overflow: hidden;
  color: #2372fb;
  text-overflow: ellipsis;
  font-weight: 500;
  cursor: pointer;

  /* CN/Small Text */
  font-family: "PingFang SC";
  font-size: var(--size-text-small);
  font-style: normal;
  line-height: var(--size-text-line-height-small); /* 166.667% */
}


[data-v-86630258] .d-checkbox-simulator {
  margin-bottom: 20px;
}
[data-v-86630258] .d-checkbox-label {
  width: 522px;
  white-space: normal !important;
}
.check[data-v-86630258] {
  display: flex;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  background-color: #ffffff;
  margin-top: 48px;
  border-radius: 8px;
}
.entry-title[data-v-86630258] {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  background: var(--color-bg-1);
  margin-bottom: 48px;
  margin-top: -27px;
}
.radio-group[data-v-86630258] {
  display: flex;
  flex-wrap: wrap;
}
.radio-group .radio[data-v-86630258] {
  flex: 0 0 12%;
  min-width: 60px;
  margin-right: 46px;
}
.QRCode[data-v-86630258] {
  display: flex;
  width: 526px;
  height: 208px;
  padding: 12px 16px 16px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 6px;
  border: 1px solid rgba(5, 5, 5, 0.06);
}
.info-text[data-v-86630258] {
  width: 702px;
  height: 46px;
  background-color: #ecf0ff;
  padding: 12px 16px;
  margin-bottom: 24px;
}
.entry-title-edit[data-v-86630258] {
  overflow: hidden;
  color: var(--color-text-title);
  text-overflow: ellipsis;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}


.pass[data-v-6f59d7bc] {
  flex: 1;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 8px;
}
.pass-text[data-v-6f59d7bc] {
  color: var(--color-text-title);
  text-align: center;

  /* CN/H6 Bold */
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
.desc[data-v-6f59d7bc] {
  color: var(--color-text-description);
  text-align: center;

  /* CN/Paragraph */
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}


.submit[data-v-c2e4cad2] {
  flex: 1;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  background-color: #FFFFFF;
  border-radius: 8px;
}
.submit-text[data-v-c2e4cad2] {
  color: var(--color-text-title);
  text-align: center;

  /* CN/H6 Bold */
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
.desc[data-v-c2e4cad2] {
  color: var(--color-text-description);
  text-align: center;

  /* CN/Paragraph */
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
.id[data-v-c2e4cad2] {
  width: 310px;
  height: 48px;
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  background: var(--color-bg-1);
}
.id-text[data-v-c2e4cad2]{
  color: var(--color-text-title);
font-family: "PingFang SC";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}


.unpass[data-v-1cb0ca44] {
  flex: 1;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 8px;
}
.unpass-text[data-v-1cb0ca44] {
  color: var(--color-text-title);
  text-align: center;

  /* CN/H6 Bold */
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
.desc[data-v-1cb0ca44] {
  color: var(--color-text-description);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.id[data-v-1cb0ca44] {
  width: 310px;
  height: 48px;
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  background: var(--color-bg-1);
}
.id-text[data-v-1cb0ca44]{
  color: var(--color-text-title);
font-family: "PingFang SC";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}


[data-v-025e32d4] .d-upload__picture {
  display: none !important;
}
.check[data-v-025e32d4] {
  display: flex;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  background-color: #FFFFFF;
  margin-top: 48px;
  border-radius: 8px;
}
.entry-title[data-v-025e32d4] {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  background: var(--color-bg-1);
  margin-bottom: 48px;
}
.radio-group[data-v-025e32d4] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.radio-group .radio[data-v-025e32d4] {
  flex: 1 0 22%;
  min-width: 60px;
}
.QRCode[data-v-025e32d4] {
  display: flex;
  width: 526px;
  height: 208px;
  padding: 12px 16px 16px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 6px;
  border: 1px solid var(--color-line-stroke);
}


.platform-check-content[data-v-7773af9b] {
  min-height: 100%;
  overflow: auto;
  width: 100%;
  padding: 24px;
  background-color: #f7f7f7;
  z-index: -1;

  display: flex;
}
.platform-check-container[data-v-7773af9b] {
  width: 100%;
  min-height: 100%;
  background-color: #ffffff;
  border-radius: 8px;

  display: flex;
  flex-direction: column;
}


.layout-main[data-v-354628dc] {
    height: 892px;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
}
.title-text[data-v-354628dc] {
    color: var(--Light-Labels-Title, rgba(0, 0, 0, 0.80));
    font-family: "PingFang SC";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: 1.28px;
}
.tab-item[data-v-354628dc] {
    width: 226px;
    height: 50px;
    display: flex;
    padding: 12px;
    justify-content: start;
    gap: 10px;
    align-self: stretch;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    transition: background-color 0.4s ease, opacity 0.4s ease, transform 0.4s ease;
    border-radius: 240px;
    cursor: pointer;
}
.tab-item.active[data-v-354628dc] {
    background: #FF2442;
}
.tab-title.active[data-v-354628dc] {
    color: #FFF;
}
.title-description[data-v-354628dc] {
  color: var(--Light-Labels-Paragraph, rgba(0, 0, 0, 0.62));
text-align: center;

/* CN/H5 */
font-family: "PingFang SC";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
.carousel-img[data-v-354628dc] {
  height: 100%;
  object-fit: cover;
}



.card-main[data-v-cfe637f8] {
    display: flex;
    padding: 36px 0px;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 12px;
    border: 0.5px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
}
.card-content[data-v-cfe637f8] {
    display: flex;
    padding: 0px 36px;
    flex-direction: column;
    align-items: center;
    gap: 36px;
    flex: 1 0 0;
    align-self: stretch;
}
.card-title[data-v-cfe637f8] {
    color: var(--color-text-title);
    text-align: center;
    font-family: "PingFang SC";
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}
.card-des[data-v-cfe637f8] {
    color: var(--Light-Labels-Description, rgba(0, 0, 0, 0.45));
    text-align: center;
    font-family: "PingFang SC";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
  

.layout-mian[data-v-88a30530] {
      width: 100%;
      height: 714px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #F5F5F5;
}
.title-description[data-v-88a30530] {
  color: var(--Light-Labels-Paragraph, rgba(0, 0, 0, 0.62));
text-align: center;

/* CN/H5 */
font-family: "PingFang SC";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}
  

.layout-main[data-v-4952298e] {
  width: 100%;
  height: 644px;
  background-color: #fbfbfb;
  display: flex;
  justify-content: center;
  align-items: center;
}
.process-text[data-v-4952298e] {
  color: #ff2442;
  font-family: "RED Number";
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.process-box[data-v-4952298e] {
  width: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  background-color: #ffffff;
  padding: 80px 40px;
  border-radius: 12px;

  border: 0.5px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 250px 0px rgba(0, 0, 0, 0.06);
}
.title-description[data-v-4952298e] {
  color: var(--Light-Labels-Paragraph, rgba(0, 0, 0, 0.62));
text-align: center;

/* CN/H5 */
font-family: "PingFang SC";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
}


.lottie[data-v-1d60de9e] {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 580px;
  height: auto;
  max-height: 580px;
  z-index: -2;
}


[data-v-4e3a7908] .login-btn[data-v-19184b0c] {
  margin-left: 0;
}
.layout-main[data-v-4e3a7908] {
  height: 640px;
  width: 100%;
}
.play-container[data-v-4e3a7908] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay-text[data-v-4e3a7908] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.span-red[data-v-4e3a7908] {
  color: #ff2442;
  -webkit-text-stroke-width: 0.5;
  -webkit-text-stroke-color: #ff2442;
  font-family: "PingFang SC";
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 90px;
}
.span-bold[data-v-4e3a7908] {
  color: rgba(0, 0, 0, 0.8);
  -webkit-text-stroke-width: 0.5;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.8);
  font-family: "PingFang SC";
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 90px;
}
.text[data-v-4e3a7908] {
  color: var(--Light-Labels-Paragraph, rgba(0, 0, 0, 0.62));
  font-family: "PingFang SC";
  font-size: var(--size-text-h4);
  font-style: normal;
  font-weight: var(--size-text-font-weight-default);
  line-height: var(--size-text-line-height-h4);
}
.home-bottom[data-v-4e3a7908] {
  display: flex;
  width: 1200px;
  height: 60px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
.home-bottom-content[data-v-4e3a7908] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
  align-self: stretch;
  width: 1200px;
}
.home-text[data-v-4e3a7908] {
  color: var(--Light-Labels-Paragraph, rgba(0, 0, 0, 0.62));

  /* CN/H4 */
  font-family: "PingFang SC";
  font-size: var(--size-text-h4);
  font-style: normal;
  font-weight: var(--size-text-font-weight-default);
  line-height: var(--size-text-line-height-h4);
  /* 140% */
}
.notices-list[data-v-4e3a7908] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.notice-link-item[data-v-4e3a7908] {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 10px;
  cursor: pointer;
}
.notice-item[data-v-4e3a7908] {
  width: 33%;
  display: flex;
  justify-content: space-evenly;
}
.notice-link-item:hover .notice-link[data-v-4e3a7908],
.notice-link-item:hover .notice-link-date[data-v-4e3a7908] {
  color: var(--color-primary-hover);
}
.notice-link[data-v-4e3a7908]{
  color: var(--color-text-paragraph);
font-family: "PingFang SC";
font-size: var(--size-text-h6);
font-style: normal;
font-weight: var(--size-text-font-weight-default);
line-height: var(--size-text-line-height-h6);
}
.more-btn-text[data-v-4e3a7908] {
  cursor: pointer;
}
.more-btn-text[data-v-4e3a7908]:hover {
  color: var(--color-primary-hover);
}



.platform-console[data-v-6ddc0cc8] {
  height: 100%;
  width: 100%;
  background-color: #fafafa;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
}


.card-main[data-v-6ddc0cc8] {
  width: 460px;
  height: 326px;
  display: flex;
  padding: 40px 0px;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 12px;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}
.card-content[data-v-6ddc0cc8] {
  display: flex;
  padding: 0px 36px;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  flex: 1 0 0;
  align-self: stretch;
}
.card-title[data-v-6ddc0cc8] {
  color: var(--color-text-title);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.card-des[data-v-6ddc0cc8] {
  color: var(--Light-Labels-Description, rgba(0, 0, 0, 0.45));
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: -10px;
}
.nologin-box[data-v-6ddc0cc8] {
  width: 100%;
  height: calc(100vh - 60px);
  display: flex;
  justify-content: center;
  padding-top: 120px;
}
.console-title[data-v-6ddc0cc8] {
  color: var(--color-text-title);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}
.console-des-text[data-v-6ddc0cc8] {
  color: var(--Light-Labels-Paragraph, rgba(0, 0, 0, 0.62));
  text-align: center;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
}


.preview-container[data-v-1a69cffe] {
  display: flex;
  gap: 20px;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.preview-container-notification[data-v-1a69cffe] {
  padding: 0;
}
.preview-render-container[data-v-1a69cffe] {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.preview-edit-container[data-v-1a69cffe] {
  width: 30%;
  height: 100%;
}
.md-render-inner[data-v-1a69cffe] {
  padding-right: 24px;
  flex: 1;
  overflow-y: auto;
}
.md-render-anchor[data-v-1a69cffe] {
  position: relative;
  margin-left: -1px;
  min-width: 120px;
  max-width: 360px;
}
.md-render-anchor[data-v-1a69cffe] .d-anchor-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
.md-render-inner-skeleton[data-v-1a69cffe] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.md-anchor-skeleton[data-v-1a69cffe] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.md-load-error[data-v-1a69cffe] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.title-bottom-line[data-v-1a69cffe] {
  margin-top: 12px;
}

.secret-content[data-v-6976ca07]{padding:8px 0}.secret-item[data-v-6976ca07]{margin-bottom:24px}.secret-item[data-v-6976ca07]:last-child{margin-bottom:0}.secret-label[data-v-6976ca07]{display:block;margin-bottom:8px;font-size:14px}.secret-value-wrapper[data-v-6976ca07]{display:flex;align-items:center;gap:8px;padding:12px;background:#f5f5f5;border-radius:4px;word-break:break-all}.secret-value[data-v-6976ca07]{flex:1;font-family:'Monaco','Menlo','Ubuntu Mono',monospace;font-size:13px;line-height:1.5}
[data-v-3e4368d3] .d-text-icon-right{margin-left:2px !important}.onlyshow-upload[data-v-3e4368d3] .d-upload__picture{display:none !important}.account-center[data-v-3e4368d3]{padding:24px;margin:8px;background-color:#fff;border-radius:8px;flex-direction:column;gap:12px;display:flex}.info-card[data-v-3e4368d3]{background:#fafafa;border-radius:8px;padding:20px}.info-section[data-v-3e4368d3]{display:flex;flex-direction:column;gap:20px}.info-row[data-v-3e4368d3]{display:flex;align-items:flex-start}.info-row .label[data-v-3e4368d3]{width:160px;color:rgba(0,0,0,0.42);flex-basis:160px;display:flex;align-items:center}.info-row .content[data-v-3e4368d3]{flex:1;display:flex;align-items:center;color:rgba(0,0,0,0.85)}.image-preview[data-v-3e4368d3]{flex:1}.image-preview-list[data-v-3e4368d3]{display:flex;gap:8px}.image-preview-list img[data-v-3e4368d3]{width:100px;height:100px;object-fit:cover;border-radius:4px}.edit-link[data-v-3e4368d3]{color:#1890ff;cursor:pointer;margin-left:16px}.edit-link.disabled[data-v-3e4368d3]{color:#999;cursor:not-allowed}.edit-link.disabled[data-v-3e4368d3]:hover{text-decoration:none}.identity-section[data-v-3e4368d3]{background:#fafafa;padding:24px;margin-bottom:24px;border-radius:8px}.identity-type[data-v-3e4368d3]{display:flex;align-items:center;margin-bottom:16px}.identity-tag[data-v-3e4368d3]{background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-left:8px;font-size:14px;color:#666}.identity-status[data-v-3e4368d3]{display:flex;align-items:center;margin-bottom:16px}.identity-status span[data-v-3e4368d3]:first-child{width:120px;color:#666}.verify-section[data-v-3e4368d3]{display:flex;align-items:center}.verify-section span[data-v-3e4368d3]:first-child{width:120px;color:#666}.verify-section span[data-v-3e4368d3]:nth-child(2){flex:1;color:#666}.verify-link[data-v-3e4368d3]{color:#1890ff;margin-right:16px;cursor:pointer;text-decoration:none}.verify-link[data-v-3e4368d3]:hover{text-decoration:underline}.verify-btn[data-v-3e4368d3]{background:#1890ff;color:#fff;border:none;padding:4px 16px;border-radius:4px;cursor:pointer;font-size:14px}.verify-btn[data-v-3e4368d3]:hover{background:#40a9ff}.dialog-form[data-v-3e4368d3]{padding:20px}.dialog-form .form-item[data-v-3e4368d3]{margin-bottom:24px}.account-top-bar[data-v-3e4368d3]{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:1.2rem;margin-bottom:12px}.account-top-bar-icon-box[data-v-3e4368d3]{background-color:#ecf0ff;border-radius:4px;width:28px;height:28px;display:flex;justify-content:center;align-items:center}.cloud-secret-empty[data-v-3e4368d3]{display:flex;justify-content:center;align-items:center;min-height:200px;padding:40px 0}.empty-content[data-v-3e4368d3]{display:flex;flex-direction:column;align-items:center;text-align:center}

.notification-page[data-v-456831b3] {
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  padding: 24px;

  display: flex;
}
.notification-page-inner[data-v-456831b3] {
  flex: 1;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 24px;

  display: flex;
  flex-direction: column;
  gap: 24px;
}
.notification-page-header[data-v-456831b3] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notification-page-header-left[data-v-456831b3] {
  display: flex;
  gap: 8px;
}
.notification-page-header-right[data-v-456831b3] {
}
.icon-box[data-v-456831b3] {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #ecf0ff;
}

/* 样式定制 */
[data-v-456831b3] .table-row-class {
  height: 56px;
  cursor: pointer;
}
[data-v-456831b3] .d-badge.d-badge-dot {
  padding: 4px;
}
.notification-page-empty[data-v-456831b3] .d-table__content {
  height: 100%;
}
.notification-page-empty[data-v-456831b3] table {
  height: 100%;
}


.notification-page[data-v-a1bd434e] {
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  padding: 24px;

  display: flex;
}
.notification-page-inner[data-v-a1bd434e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.notification-page-container[data-v-a1bd434e] {
  flex: 1;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 24px 120px;

  display: flex;
  flex-direction: column;
  gap: 12px;
}
.notification-title[data-v-a1bd434e] {
  width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-wrap: wrap;
}
.notification-body[data-v-a1bd434e] {
  flex: 1;
  overflow-y: auto;

  display: flex;
  justify-content: center;
  align-items: center;
}


.item-box[data-v-5d791cac] {
  width: 100%;
  position: relative;
  display: flex;
}
.avatar-box[data-v-5d791cac] {
  width: 70px;
  height: 100%;
}
.content-box[data-v-5d791cac] {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
}
.btn-box[data-v-5d791cac] {
  height: 100%;
}
.sub-title-box[data-v-5d791cac] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sub-title-item[data-v-5d791cac] {
  display: flex;
  gap: 12px;
}
[data-v-5d791cac] .highlight-keyword {
  color: var(--color-primary);
  font-weight: 600;
}


.list-box-container[data-v-61d00489] {
  width: 100%;
  flex: 1;
  overflow-y: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.list-box-container[data-v-61d00489]::-webkit-scrollbar {
  display: none; /* Chrome, Safari 和 Opera */
}
.list-box[data-v-61d00489] {
  width: 100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: rgba(255, 255, 255, 1);
}


.container-box[data-v-b3f5f618] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow-y: auto;
}
.empty-box[data-v-b3f5f618] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list-box[data-v-b3f5f618] {
  width: 100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.item-box[data-v-b3f5f618] {
  width: 100%;
  height: 168px;
  background-color: #fff;
  padding: 20px;

  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 6px;
}
.container-box[data-v-b3f5f618] {
  background-color: #fafafa;
}
.line-box[data-v-b3f5f618] {
  display: flex;
  gap: 16px;
  height: 32px;
  align-items: center;
}
.label[data-v-b3f5f618] {
  width: 120px;
  text-align: left;
}
.val[data-v-b3f5f618] {
  flex: 1;
  min-width: 0;
}
.avatar-box[data-v-b3f5f618] {
  display: flex;
  align-items: center;
  gap: 8px;
}


.checkbox-box[data-v-2aeb0002] {
  margin-top: 24px;
}


.mini-service-provider-container[data-v-07cfba67] {
  width: 100%;
  height: calc(100vh - 61px);
  display: flex;
  flex-direction: column;
}
.top-container[data-v-07cfba67] {
  display: flex;
  width: 100%;
  height: 146px;
  padding: 0px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-shrink: 0;
  border-color: rgba(255, 255, 255, 1);
}
.top-container-main[data-v-07cfba67] {
  display: flex;
  width: 1200px;
  padding: 24px 24px 0px 24px;
  flex-direction: column;
  align-items: flex-start;
}
.top-container-main-top[data-v-07cfba67] {
  display: flex;
  width: 1152px;
  justify-content: space-between;
  align-items: center;
}
.top-container[data-v-07cfba67] .d-tabs .d-tabs-nav-horizontal::before {
  display: none;
}
.title-box[data-v-07cfba67] {
  width: 100%;
  height: 66px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.list-container[data-v-07cfba67] {
  padding: 24px;
  height: calc(100vh - 210px);
  overflow-y: auto;
  background-color: #f5f5f5;
  flex: 1;

  display: flex;
  justify-content: center;
}
.list-container-inner[data-v-07cfba67] {
  width: 1200px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background-color: #fff;
}
.icon-box[data-v-07cfba67] {
  width: 28px;
  height: 28px;
  background-color: rgba(236, 240, 255, 1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-box[data-v-07cfba67] {
  width: 1200px;
  display: flex;
  padding: 0 24px 24px 24px;
}


.service-market-search-container[data-v-31039ee9] {
  width: 100%;
  height: calc(100vh - 61px);
  background-color: #f5f5f5;

  display: flex;
  justify-content: center;
}
.center-container[data-v-31039ee9] {
  width: 1200px;
  height: 100%;
  padding: 24px 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.search-box[data-v-31039ee9] {
  width: 100%;
  height: calc(100vh - 24px - 24px - 22px - 24px - 61px);
  background-color: #fff;
  flex: 1;

  border-radius: 6px;
  padding: 24px;

  display: flex;
  flex-direction: column;
  gap: 24px;
}
.search-input[data-v-31039ee9] {
  width: 100%;
}
.search-result-box[data-v-31039ee9] {
  width: 100%;
  flex: 1;
  overflow-y: auto;

  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.search-result-box[data-v-31039ee9]::-webkit-scrollbar {
  display: none; /* Chrome, Safari 和 Opera */
}


.provider-invite-auth-container[data-v-284b13f6] {
  width: 100%;
  height: calc(100vh - 61px);
  background-color: #f9f9f9;

  display: flex;
  justify-content: center;
  align-items: center;
}
.provider-invite-auth-inner[data-v-284b13f6] {
  width: 688px;
  height: -webkit-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.provider-invite-auth-crad[data-v-284b13f6] {
  width: 668px;
  min-height: 488px;
  padding: 40px 48px;
  gap: 48px;
  border-radius: 12px;
  border-width: 1px;
  background-color: #fff;
  border: 1px solid var(--line-overlay-divider, #00000014);

  display: flex;
  flex-direction: column;
}
.provider-invite-auth-crad-top[data-v-284b13f6] {
  flex: 1;

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.provider-invite-auth-crad-bottom[data-v-284b13f6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.provider-invite-auth-crad-bottom[data-v-284b13f6] .d-checkbox-label {
  width: 552px;
  white-space: normal !important;
}
.provider-invite-auth-crad-bottom[data-v-284b13f6] .d-checkbox-simulator {
  margin-bottom: 20px;
}
.avatar-box[data-v-284b13f6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.auth-list-box[data-v-284b13f6] {
  display: flex;
  flex-wrap: wrap;
  row-gap: 12px;
  width: 80%;
}
.auth-list-box-loading[data-v-284b13f6] {
  justify-content: space-around;
}
.auth-list-item[data-v-284b13f6] {
  width: 100%;
  display: flex;
  align-items: center;
  color: var(--color-text-title);
}
.dot[data-v-284b13f6] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--color-text-title);
  margin-right: 8px;
}
.avatar-box[data-v-284b13f6] .d-skeleton-with-avatar {
  width: 80px !important;
  height: 80px !important;
}
.avatar-box[data-v-284b13f6] .d-skeleton-avatar-item {
  width: 80px !important;
  height: 80px !important;
}
.provider-invite-auth-crad-bottom[data-v-284b13f6] .d-new-form {
  gap: 12px;
}
.error-box[data-v-284b13f6] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  flex: 1;
}
.description-box[data-v-284b13f6] {
  max-width: 90%;
}


.auth-container[data-v-e7702e12] {
  width: 100%;
  height: calc(100vh - 60px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}


.placeholder-box[data-v-02ae99bd] {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.auth-placeholder[data-v-02ae99bd] {
  height: calc(100vh - 60px);
  flex-direction: column;
}


.app-box-container[data-v-4680eabe] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 124px;
}
.header[data-v-4680eabe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content[data-v-4680eabe] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.footer[data-v-4680eabe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-left[data-v-4680eabe] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.header-right[data-v-4680eabe] {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 4px;
  margin-left: 4px;
}
.header-right-item[data-v-4680eabe] {
  display: flex;
  font-size: 12px;
  color: #999;
  gap: 4px;
}
.appid[data-v-4680eabe] {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center;
}
.description[data-v-4680eabe] {
  font-size: 12px;
  color: #999;
}
.footer[data-v-4680eabe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-left[data-v-4680eabe] {
  font-size: 12px;
  color: #999;
}
.footer-right[data-v-4680eabe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.app-container[data-v-577e3a19] {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.app-box-container[data-v-577e3a19] {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  gap: 20px;
  max-height: 100%;
  margin-bottom: 20px;
  overflow-y: auto;
}
.app-box-container[data-v-577e3a19]::-webkit-scrollbar {
    display: none;
}
.app-box[data-v-577e3a19] {
  flex: 0 0 auto;
  width: calc(33.33% - 15px); /* 3列布局，减去gap的影响 */
  min-width: 400px;
}
.header[data-v-577e3a19] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}


.sliding-tabs-container[data-v-32f4969e] {
  display: inline-flex;
}
.sliding-tabs-wrapper[data-v-32f4969e] {
  display: inline-flex;
  background-color: #f5f5f5;
  border-radius: 6px;
  padding: 2px;
  position: relative;
}
.sliding-tab-item[data-v-32f4969e] {
  position: relative;
  padding: 8px 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: all 0.2s ease;
  border-radius: 4px;
  white-space: nowrap;
  z-index: 1;
}
.sliding-tab-item[data-v-32f4969e]:hover {
  color: rgba(0, 0, 0, 0.88);
}
.sliding-tab-item-active[data-v-32f4969e] {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.88);
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03), 0 1px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.02);
}
.sliding-tab-item[data-v-32f4969e]:not(.sliding-tab-item-active) {
  color: rgba(0, 0, 0, 0.65);
}
.sliding-tab-item[data-v-32f4969e]:not(.sliding-tab-item-active):hover {
  color: rgba(0, 0, 0, 0.88);
}


.empty-state-container[data-v-5ecd049c] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  background-color: #fafafa;
  border-radius: 8px;
}
.empty-state-card[data-v-5ecd049c] {
  text-align: center;
  max-width: 600px;
  padding: 0 24px;
}
.empty-state-title[data-v-5ecd049c] {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
  margin: 0 0 16px 0;
  line-height: 1.5;
}
.empty-state-description[data-v-5ecd049c] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin: 0 0 32px 0;
  line-height: 1.5;
}
.empty-state-button[data-v-5ecd049c] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  background-color: #1677ff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-user-select: none;
          user-select: none;
}
.empty-state-button[data-v-5ecd049c]:hover {
  background-color: #4096ff;
}
.empty-state-button[data-v-5ecd049c]:active {
  background-color: #0958d9;
}
.button-icon[data-v-5ecd049c] {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}
.button-text[data-v-5ecd049c] {
  line-height: 1;
}


.env-card-container[data-v-042be96e] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 160px;
}
.tag-badge[data-v-042be96e] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--color-success);
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 16px;
  z-index: 10;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 8px 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 8px 100%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
  line-height: 1.2;
}
.header[data-v-042be96e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-left[data-v-042be96e] {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.env-icon[data-v-042be96e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-right[data-v-042be96e] {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  margin-left: 12px;
}
.header-right-item[data-v-042be96e] {
  display: flex;
  font-size: 12px;
  color: #999;
  gap: 8px;
  align-items: center;
}
.status-badge[data-v-042be96e] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.status-text[data-v-042be96e] {
  font-size: 12px;
  color: #666666;
}
.content[data-v-042be96e] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.info-item[data-v-042be96e] {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #666;
  gap: 4px;
}
.label[data-v-042be96e] {
  color: #999;
  min-width: 70px;
}
.value[data-v-042be96e] {
  color: #333;
  flex: 1;
}
.description[data-v-042be96e] {
  flex: 1;
  color: #666;
  font-size: 12px;
}
.footer[data-v-042be96e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-left[data-v-042be96e] {
  font-size: 12px;
  color: #999;
}
.footer-right[data-v-042be96e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.gate-container[data-v-09259b28] {
  width: 100%;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 18px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  position: relative;
  overflow: hidden;
}
.result-container[data-v-09259b28] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 18px;
  position: relative;
  z-index: 1;
}
.gate-content[data-v-09259b28] {
  width: 100%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  position: relative;
  z-index: 1;
}
.content-left[data-v-09259b28] {
  flex: 1;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.content-right[data-v-09259b28] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
}
.title[data-v-09259b28] {
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.88);
  letter-spacing: -0.5px;
}
.desc[data-v-09259b28] {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
}
.actions[data-v-09259b28] {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.error-banner[data-v-09259b28] {
  margin-top: 24px;
  max-width: 600px;
  width: 100%;
}

/* 放大 Result 组件的图标和字体 */
[data-v-09259b28] .large-result {
  transform: scale(1.2);
  transform-origin: center;
}
[data-v-09259b28] .large-result .d-result__icon {
  width: 200px !important;
  height: 200px !important;
}
[data-v-09259b28] .large-result .d-result__title {
  font-size: 32px !important;
  font-weight: 600 !important;
  margin-top: 32px !important;
}
[data-v-09259b28] .large-result .d-result__subtitle {
  font-size: 18px !important;
  margin-top: 16px !important;
}
.graphic-container[data-v-09259b28] {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}
.graphic-icon[data-v-09259b28] {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(24, 144, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.graphic-circle[data-v-09259b28] {
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(24, 144, 255, 0.2);
  pointer-events: none;
}
.graphic-circle-1[data-v-09259b28] {
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: pulse-09259b28 3s ease-in-out infinite;
}
.graphic-circle-2[data-v-09259b28] {
  width: 280px;
  height: 280px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: pulse-09259b28 3s ease-in-out infinite 0.5s;
  opacity: 0.6;
}
.graphic-circle-3[data-v-09259b28] {
  width: 360px;
  height: 360px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: pulse-09259b28 3s ease-in-out infinite 1s;
  opacity: 0.4;
}
@keyframes pulse-09259b28 {
0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.6;
}
50% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0.3;
}
}

/* 响应式设计 */
@media (max-width: 768px) {
.gate-content[data-v-09259b28] {
    flex-direction: column;
    gap: 40px;
}
.content-left[data-v-09259b28] {
    max-width: 100%;
    text-align: center;
}
.content-right[data-v-09259b28] {
    min-height: 200px;
}
.title[data-v-09259b28] {
    font-size: 28px;
}
.desc[data-v-09259b28] {
    font-size: 14px;
}
.actions[data-v-09259b28] {
    justify-content: center;
}
.graphic-icon[data-v-09259b28] {
    width: 80px;
    height: 80px;
}
.graphic-circle-1[data-v-09259b28] {
    width: 150px;
    height: 150px;
}
.graphic-circle-2[data-v-09259b28] {
    width: 200px;
    height: 200px;
}
.graphic-circle-3[data-v-09259b28] {
    width: 250px;
    height: 250px;
}
.result-container[data-v-09259b28] {
    padding: 40px 18px;
}
.error-banner[data-v-09259b28] {
    max-width: 100%;
}

  /* 移动端缩小 Result 组件 */
[data-v-09259b28] .large-result {
    transform: scale(1);
}
[data-v-09259b28] .large-result .d-result__icon {
    width: 150px !important;
    height: 150px !important;
}
[data-v-09259b28] .large-result .d-result__title {
    font-size: 24px !important;
    margin-top: 24px !important;
}
[data-v-09259b28] .large-result .d-result__subtitle {
    font-size: 16px !important;
    margin-top: 12px !important;
}
}


.modal-content[data-v-3cfbface] {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 8px 0;
}

/* 权益信息卡片 */
.benefit-card[data-v-3cfbface] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.benefit-icon[data-v-3cfbface] {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(24, 144, 255, 0.1);
}
.benefit-content[data-v-3cfbface] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.benefit-title[data-v-3cfbface] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.88);
  line-height: 1.5;
}
.benefit-desc[data-v-3cfbface] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.6;
}

/* 申请原因区域 */
.apply-reason-section[data-v-3cfbface] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.apply-reason-label[data-v-3cfbface] {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.88);
}
.apply-reason-input[data-v-3cfbface] {
  width: 100%;
}

/* 确保 TextArea 组件全宽 */
[data-v-3cfbface] .apply-reason-input {
  width: 100% !important;
}

/* 协议区域 */
.agreement-section[data-v-3cfbface] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.agreement-desc[data-v-3cfbface] {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
}
.agreement-checkbox[data-v-3cfbface] {
  padding: 16px;
  background: #fafafa;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
}
.agreement-text[data-v-3cfbface] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.88);
  line-height: 1.5;
}
.agreement-link[data-v-3cfbface] {
  color: var(--color-primary);
  text-decoration: none;
  font-weight: 500;
  margin-left: 4px;
  transition: opacity 0.2s;
}
.agreement-link[data-v-3cfbface]:hover {
  opacity: 0.8;
}

/* Footer */
.modal-footer[data-v-3cfbface] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding-top: 8px;
}

/* Modal 样式覆盖 */
[data-v-3cfbface] .cloud-permission-modal .d-modal-content {
  padding: 24px;
}
[data-v-3cfbface] .cloud-permission-modal .d-modal-header {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 0;
}
[data-v-3cfbface] .cloud-permission-modal .d-modal-title {
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.88);
}
[data-v-3cfbface] .cloud-permission-modal .d-modal-footer {
  padding-top: 20px;
  border-top: 1px solid #f0f0f0;
  margin-top: 0;
}


.cloud-dev-tabs-container[data-v-a1e8048c] {
  width: 100%;
  height: 100%;
}
.cloud-dev-content[data-v-a1e8048c] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding-top: 24px;
}

/* 统一的 loading 容器样式，确保位置一致 */
.loading-container[data-v-a1e8048c] {
  width: 100%;
  padding: 0;
}
.env-list-section[data-v-a1e8048c] {
  width: 100%;
  min-height: 200px; /* 确保空状态有足够的高度显示 */
}
.env-box-container[data-v-a1e8048c] {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}
.env-box[data-v-a1e8048c] {
  flex: 0 0 auto;
  width: calc(33.33% - 15px); /* 3列布局，减去gap的影响 */
  min-width: 400px;
}
.env-box-container[data-v-a1e8048c]::-webkit-scrollbar {
  display: none;
}
.quick-start[data-v-a1e8048c] {
  width: 100%;
}
[data-v-a1e8048c] .d-tabs-nav-horizontal::before {
  content: none !important;
  display: none !important;
}
.qr-code-wrapper[data-v-a1e8048c] {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px;
  border-radius: 4px;
  transition: all 0.2s ease;
  color: rgba(0, 0, 0, 0.65);
}
.qr-code-wrapper[data-v-a1e8048c]:hover {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.88);
}
.qr-code-text[data-v-a1e8048c] {
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
}


.page-container[data-v-8691ea54] {
  width: 100%;
  height: calc(100vh - 61px);
  padding: 24px;
  background-color: #fafafa;
  display: flex;
}
.content-container[data-v-8691ea54] {
  width: 100%;
  flex: 1;
  background-color: #fff;
  padding: 20px;
}
.create-container[data-v-8691ea54] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sliding-tabs-container[data-v-8691ea54] {
  display: flex;
  justify-content: center;
}
.tabs-container[data-v-8691ea54] {
  height: 100%;
}
[data-v-8691ea54] .d-tabs-pane {
}
[data-v-8691ea54] .d-tabs-nav-horizontal::before {
  content: none !important;
  display: none !important;
}

.cropper-box {
	display: flex;
	gap: 12px;
	overflow: hidden;
}

.preview {
	flex: 1;
	background-color: #f8f8f8;
}

.cropper-container {
	width: 400px;
	height: 400px;
}

.preview-box {
	width: 200px;
	height: 400px;
}

.cropper-preview {
	border: 1px dashed;
}

.cropper-preview-round {
	border-radius: 50%;
}


/*# sourceMappingURL=https://picasso-private-1251524319.cos.ap-shanghai.myqcloud.com/data/formula-static/formula/mini-doc-center/index.39ed5a29.css.map*/