.yb-app-qrcode {
  width: 140px;
  height: 168px;
  text-align: center;
}
.yb-app-qrcode p {
  font: var(--yb-font-title-4);
}
.yb-app-qrcode__img {
  width: 140px;
  height: 140px;
  margin-bottom: 4px;
}
.yb-app-qrcode__img img {
  width: 100%;
  height: 100%;
}
.yb-app-qrcode__img--loading {
  background: var(--yb-color-bg-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  width: 100%;
  height: 100%;
  font: var(--yb-font-title-4);
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.index_pc_download_pure__VT17P {
  display: flex;
  transition: 0.2s;
  display: inline-flex;
  height: 18px;
  padding: 7px 12px 7px 36px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 8px 0 0 8px;
  background: var(--brand-black_1);
  cursor: pointer;
}
.index_pc_download_pure__VT17P:hover {
  background: var(--widget-btn_click_3);
}
.index_pc_download_pure__VT17P .index_content__tMegN {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: center;
}
.index_pc_download_pure__VT17P .index_content__tMegN .index_icon__g54oo {
  font-size: 20px;
  color: white;
}
.index_pc_download_pure__VT17P .index_content__tMegN .index_text__kLtXq {
  color: var(--text-text_white);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  white-space: nowrap;
}
.index_pc_download_pure__VT17P .index_animation__Padl3 {
  position: absolute;
  left: -22px;
  width: 18px;
  height: 18px;
}
:root[yb-theme-mode="dark"] .index_pc_download_pure__VT17P .index_content__tMegN .index_icon__g54oo {
  filter: invert();
}
@media (prefers-color-scheme: dark) {
  :root[yb-theme-mode="system"] .index_pc_download_pure__VT17P .index_content__tMegN .index_icon__g54oo {
    filter: invert();
  }
}

.index_download-multi-btn__hSAin {
  position: relative;
}
.index_download-multi-btn__btn__9yOaU {
  width: 28px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 8px 8px 0;
  background: rgba(0, 0, 0, 0.9);
  background: var(--brand-black_1, rgba(0, 0, 0, 0.9));
  padding-right: 1px;
  box-sizing: content-box;
  cursor: pointer;
  color: var(--text-text_white);
}
.index_download-multi-btn__btn__9yOaU:hover {
  background: #303030;
  background: var(--widget-btn_click_3, #303030);
}
.index_download-multi-btn__btn-icon__CQCbX {
  transition: transform 0.4s ease;
}
.index_download-multi-btn__btn-show-panel__Zne0J .index_download-multi-btn__btn-icon__CQCbX {
  transform: rotate(-180deg);
}
.index_download-multi-btn__panel__uB7TH {
  width: 100%;
}
.index_download-multi-btn__panel__main__bRUmm {
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
.index_download-multi-btn__panel__main__bRUmm::after {
  position: absolute;
  bottom: 4px;
  left: 4px;
  right: 4px;
  height: 0.5px;
  content: ' ';
  background: var(--widget-line);
}
.index_download-multi-btn__panel__li__mkXnN {
  width: 130px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  padding: 6px 8px;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  border-radius: 8px;
  margin-bottom: 2px;
}
.index_download-multi-btn__panel__li__mkXnN:last-child {
  margin-bottom: 8px;
}
.index_download-multi-btn__panel__li__mkXnN:hover {
  background: var(--widget-btn_hover_2);
}
.index_download-multi-btn__panel__li-icon__80Idj {
  font-size: 18px;
  color: var(--text-text_primary);
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.index_download-multi-btn__panel__li-name__lggqv {
  color: rgba(255, 255, 255, 0.9);
  color: var(--text-text_primary, rgba(255, 255, 255, 0.9));
  font-family: "PingFang SC";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  white-space: nowrap;
}
.index_download-multi-btn__panel__en__VVih4 .index_download-multi-btn__panel__main__bRUmm .index_download-multi-btn__panel__li__mkXnN {
  width: 202px;
}
.index_download-multi-btn__panel__qr-code__bGtVy {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index_download-multi-btn__panel__qr-code__bGtVy img:not(.index_download-multi-btn__panel__qr-code-icon__lhaZc) {
  width: 100px;
  height: 100px;
  border-radius: 8px;
}
.index_download-multi-btn__panel__qr-code-text__l-Crg {
  margin-top: 2px;
  display: inline-block;
  color: var(--text-text_tertiary);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  height: 18px;
  line-height: 18px;
  /* 150% */
  margin-bottom: 4px;
}
.index_download-multi-btn__panel__dropdown__Myt2P .t-popup__content {
  padding: 6px;
  border-radius: 10px;
  margin-bottom: 0;
}

.parentCert {
  width: 100%;
  max-width: 566px;
  margin: auto;
}
.parentCert-intro {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 12px;
  box-sizing: border-box;
  border-radius: var(--yb-radius-large);
  background-color: var(--yb-input-bg-color);
  box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.04);
}
.parentCert-icon {
  position: absolute;
  top: -28px;
  right: 16px;
  width: 60px;
  height: auto;
}
.parentCert-title {
  padding-right: 70px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: var(--text-text_primary);
}
.parentCert-item {
  margin-top: 8px;
  line-height: 22px;
  color: var(--text-text_tertiary);
}
.parentCert-item-title {
  display: flex;
  align-items: flex-start;
  column-gap: 4px;
  color: var(--text-text_primary);
}
.parentCert-item-icon {
  margin-top: 2px;
}
.parentCert-item-icon path {
  fill: var(--text-text_primary);
}
.parentCert-input .t-input {
  height: 42px;
  background-color: var(--yb-input-bg-color);
  border-color: var(--widget-line);
  border-radius: var(--yb-radius-large);
}
.parentCert-input .t-input--focused {
  border-color: var(--text-text_secondary);
  box-shadow: none;
}
.parentCert-input .t-input__inner {
  color: var(--text-text_primary);
}
.parentCert-input .t-input__inner::placeholder {
  color: var(--text-text_tertiary);
  opacity: 0.6;
}
.parentCert-foot {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  column-gap: 8px;
}
.parentCert .parentCert-submit.parentCert-submit-en {
  width: fit-content;
}
.parentCert-submit {
  height: 40px;
  border: 0 !important;
}
.parentCert-submit.t-button {
  background-color: var(--text-text_primary);
}
.parentCert-submit.t-button:not(.t-is-disabled):hover {
  background-color: var(--text-text_secondary);
}
.parentCert-submit.t-button.t-is-disabled {
  background-color: var(--text-text_tertiary);
}
.parentCert-dialog .t-dialog__body {
  padding: 24px 0 0;
  overflow: visible;
}
.parentCert-dialog .parentCert {
  max-width: none;
}
.parentCert-dialog .parentCert-intro {
  background-color: var(--background-bubble_web);
  box-shadow: none;
}
.parentCert-dialog .parentCert-input .t-input {
  height: 48px;
  background-color: var(--background-bubble_web);
}
.parentCert-dialog .parentCert-input .t-input--focused {
  border-color: var(--text-text_tertiary);
}
.parentCert-dialog .parentCert-submit {
  width: 88px;
  height: 36px;
}
.parentCert-dialog .parentCert-submit--cancel:hover {
  color: var(--text-text_primary);
  background-color: var(--background-bubble_web);
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.yb-header-nav__mobile-container {
  display: flex;
  align-items: center;
  gap: 4px;
}
.yb-header-nav__mobile-logo {
  height: 24px;
  width: 24px;
  background-image: url(https://static.yuanbao.tencent.com/yb_assets/ee52be2475a87fb4bfeb.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.yb-header-nav__mobile-text {
  color: var(--text-text_primary, rgba(0, 0, 0, 0.9));
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
[yb-theme-mode="dark"] .yb-header-nav__mobile-logo {
  background-image: url(https://static.yuanbao.tencent.com/yb_assets/e67c25077d2fda5de094.svg);
}
@media (prefers-color-scheme: dark) {
  [yb-theme-mode="system"] .yb-header-nav__mobile-logo {
    background-image: url(https://static.yuanbao.tencent.com/yb_assets/e67c25077d2fda5de094.svg);
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-search {
  padding: 0 24px;
  height: 100%;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  background-color: var(--background-page_background_web);
}
.ai-search-wrapper {
  width: 100%;
  flex: 1;
  padding: 0 16px;
  overflow: auto;
  display: flex;
  justify-content: center;
}
.ai-search-content {
  max-width: 802px;
  padding-top: 70px;
  flex: 1;
}
.ai-search-content-img {
  text-align: center;
  margin-bottom: 32px;
}
.ai-search-content-img img {
  margin-bottom: 16px;
}
.ai-search-content-img p {
  font-size: 16px;
  line-height: 26px;
  color: var(--text-text_primary);
  font-weight: 300;
  padding: 0 27px;
}
.ai-search-content-img b {
  font-weight: 700;
}
.ai-search-content-search {
  margin-bottom: 32px;
}
.ai-search-content-recommend {
  padding-bottom: 60px;
}
.ai-search-content-recommend-title {
  display: flex;
  align-items: center;
  line-height: 24px;
  margin-bottom: 16px;
  color: var(--text-text_tertiary);
}
.ai-search-content-recommend-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.ai-search-content-recommend-list .t-skeleton__col {
  height: 60px;
  border-radius: 8px;
}
@media screen and (max-width: 600px) {
  .ai-search-content-recommend-list .t-skeleton__col {
    height: 48px;
  }
}
@media screen and (max-width: 600px) {
  .ai-search-content-recommend .ai-search-content-recommend-list {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
.ai-search-content-recommend-item {
  background-color: var(--background-bubble_web);
  border-radius: var(--yb-radius-large);
  padding: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  transition: all 0.3s;
  cursor: pointer;
}
.ai-search-content-recommend-item:hover {
  background-color: var(--widget-btn_click_2);
  font-weight: 500;
}
.ai-search-content-recommend-item-text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font: var(--yb-font-body-large);
  color: var(--text-text_primary);
}
.ai-search-content-recommend-item-tag {
  border-radius: 4px;
  color: #fff;
  background: var(--brand-black_1);
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
  padding: 1px 3px;
  margin-left: 4px;
}
.ai-search-content-title-txt {
  position: relative;
  margin-bottom: 16px;
  color: var(--text-text_primary);
  font-size: 32px;
  font-weight: 500;
  line-height: 51px;
}
.ai-search-content-title-txt-ribbon {
  position: absolute;
  left: 50%;
  bottom: 2px;
  transform: translateX(-50%);
}
.ai-search-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  width: 100%;
}
.ai-search-header-left {
  display: flex;
  align-items: center;
}
.ai-search-header-left-title {
  color: var(--text-text_primary);
  margin-left: 4px;
  font-size: 16px;
  font-weight: 500;
}
.ai-search-header-left-back,
.ai-search-header-left-menu {
  display: flex;
  align-items: center;
}
.ai-search-header-left-back {
  cursor: pointer;
}
.ai-search-header-left-menu {
  display: none;
}
.ai-search-header .t-button {
  width: auto;
  padding: 0 16px;
  height: 36px;
  font-weight: 500;
}
.ai-search .copyright-wp {
  height: 40px;
}
@media screen and (max-width: 600px) {
  .ai-search-header {
    height: 52px;
  }
  .ai-search-content {
    padding-top: 56px;
  }
  .ai-search-content-recommend-item {
    padding: 12px;
  }
  .ai-search-content-search {
    margin-bottom: 24px;
  }
  .ai-search-header-left-menu {
    display: flex;
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-search-input {
  height: 128px;
  position: relative;
  width: 100%;
}
.ai-search-input .t-popup__arrow::before {
  box-shadow: none !important;
}
.ai-search-input-wrapper {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid var(--brand-black_1);
  border-radius: var(--yb-radius-large);
  background-color: var(--background-container);
  z-index: 1;
  box-sizing: border-box;
}
.ai-search-input-textarea-box {
  padding: 12px;
  padding-bottom: 0;
  height: 128px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.ai-search-input .line {
  margin-bottom: 6px;
  position: relative;
}
.ai-search-input .line::before {
  content: ' ';
  position: absolute;
  left: 16px;
  right: 16px;
  top: 0;
  height: 1px;
  background-color: var(--widget-line);
}
.ai-search-input .textarea {
  font-family: var(--yb-font-family);
  border: none;
  outline: none;
  font-size: 16px;
  color: var(--text-text_primary);
  background-color: transparent;
  resize: none;
  margin-bottom: 8px;
  flex: 1;
}
.ai-search-input .textarea::placeholder {
  color: var(--text-text_disabled);
}
.ai-search-input-send-box {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0;
}
.ai-search-input-send-button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: var(--brand-black_1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
  cursor: pointer;
}
.ai-search-input-send-button.ai-search-input-send-button-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.ai-search-input-sug {
  padding: 8px;
  padding-top: 0;
  max-height: 368px;
  overflow: auto;
}
.ai-search-input-sug-list {
  max-height: 360px;
  overflow: auto;
}
.ai-search-input-sug-item {
  padding: 0 6px;
  line-height: 36px;
  font-size: 14px;
  border-radius: var(--yb-radius-default);
  color: var(--text-text_primary);
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ai-search-input-sug-item .highlight {
  color: var(--brand-black_1);
}
.ai-search-input-sug-item:hover {
  background-color: var(--widget-btn_click_4);
}
@media screen and (max-width: 600px) {
  .ai-search-input {
    height: 128px;
  }
  .ai-search-input-textarea-box {
    height: 100px;
  }
  .ai-search-input .ai-search-content-search {
    margin-bottom: 24px;
  }
  .ai-search-input-sug {
    max-height: 175px;
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.yb-nav-mobile {
  position: relative;
}
.yb-nav-mobile__content {
  padding: 20px 12px 8px;
}
.yb-nav-mobile__content__add-chat {
  flex-shrink: 0;
  height: 40px;
}
.yb-nav-mobile__content__add-chat .yb-icon {
  margin-right: 8px;
}
.yb-nav-mobile__content .t-divider {
  margin: 8px 0;
  background: var(--widget-line);
}
.yb-nav-mobile__content .t-drawer__body {
  display: flex;
  flex-direction: column;
  padding: 24px 12px 8px;
  overflow-x: hidden;
}
.yb-nav-mobile__content .yb-nav__sub-content__header {
  padding-top: 0;
  padding-bottom: 0;
}
.yb-nav-mobile__content .siderv2-content-container {
  margin-top: 12px;
}
.yb-nav-mobile__content .siderv2-content-container .box {
  margin-bottom: 2px;
  padding-left: 22px;
}
.yb-nav-mobile__list {
  margin-top: 16px;
}
.yb-nav-mobile__list-item {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  cursor: pointer;
  border-radius: var(--yb-radius-large);
}
.yb-nav-mobile__list-item--active,
.yb-nav-mobile__list-item:hover {
  background: var(--widget-btn_click_4);
}
.yb-nav-mobile__list-item:last-child {
  margin-bottom: 0;
}
.yb-nav-mobile__list-item__icon {
  width: 32px;
  height: 32px;
  background: #61D6C1;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.yb-nav-mobile__list-item__icon img {
  width: 100%;
  height: 100%;
}
.yb-nav-mobile__list-item__icon .yb-icon {
  font-size: 20px;
  color: #fff;
}
.yb-nav-mobile__list-item__name {
  color: var(--text-text_primary);
  font: var(--yb-font-title-4);
}
.yb-nav-mobile__history {
  flex: 1;
  min-height: 0;
}
.yb-nav-mobile__extra-user {
  height: 44px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.yb-nav-mobile__extra-user__info {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 32px;
  padding: 0 6px;
  cursor: pointer;
  border-radius: var(--yb-radius-small);
}
.yb-nav-mobile__extra-user__info-name {
  font: var(--yb-font-body-medium);
  color: var(--text-text_primary);
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yb-nav-mobile__extra-user__info:hover,
.yb-nav-mobile__extra-user__info--active {
  background: var(--widget-btn_click_4);
}
.yb-nav-mobile__extra-user__action {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: none;
}
.yb-nav-mobile__extra-user__action-item {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: var(--yb-radius-small);
}
.yb-nav-mobile__extra-user__action-item .yb-icon {
  font-size: 18px;
}
.yb-nav-mobile__extra-user__action-item:hover,
.yb-nav-mobile__extra-user__action-item--active {
  background: var(--widget-btn_click_4);
}
.yb-nav-mobile__title {
  padding-left: 8px;
  margin-top: 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.yb-nav-mobile--nologin .yb-nav-mobile__header-wrapper {
  display: none;
}
.yb-nav-mobile--nologin__header {
  padding: 20px 16px;
  background-color: #fff;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  gap: 10px;
}
.yb-nav-mobile--nologin__header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: var(--yb-radius-default);
  border: 1px solid var(--widget-btn_click_1);
}
.yb-nav-mobile--nologin__header-logo > img {
  width: 32px;
  height: 32px;
}
.yb-nav-mobile--nologin__header-slogan {
  min-width: 0;
  flex: 1;
}
.yb-nav-mobile--nologin__header-slogan__title {
  font: var(--yb-font-title-3);
  color: var(--text-text_primary);
}
.yb-nav-mobile--nologin__header-slogan__desc {
  font: var(--yb-font-body-small);
  color: var(--text-text_tertiary);
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.yb-nav-mobile__header {
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  box-sizing: border-box;
}
.yb-nav-mobile__header-trigger {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 4px;
  flex: 1;
  min-width: 0;
}
.yb-nav-mobile__header-icon {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}
.yb-nav-mobile__header-icon:active {
  background-color: var(--background-bubble_web) !important;
}
@media (hover: hover) and (pointer: fine) {
  .yb-nav-mobile__header-icon:hover {
    background: var(--widget-btn_hover_2);
  }
}
.yb-nav-mobile__header-icon:active {
  background: var(--widget-btn_hover_2);
}
.yb-nav-mobile__header-icon.active {
  background: var(--widget-btn_hover_2);
}
.yb-nav-mobile__header-icon .yb-icon {
  font-size: 20px;
  color: var(--text-text_primary);
}
.yb-nav-mobile__header-icon__reddot {
  width: 6px;
  height: 6px;
  background-color: var(--brand-red_2);
  border-radius: 50%;
  position: absolute;
  top: 3px;
  right: -3px;
}
.yb-nav-mobile__header-title {
  font: var(--yb-font-title-3);
  color: var(--text-text_primary);
}
.yb-nav-mobile__header-extra {
  flex: none;
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.siderv2-content-container {
  width: calc(100% + 16px);
  margin-top: 16px;
  margin-left: -8px;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.siderv2-content-container .box {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 14px 12px;
  margin-bottom: 5px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.2s;
}
.siderv2-content-container .box.sticky {
  position: sticky;
  top: 0;
  background-color: var(--background-left_navigation_web);
  z-index: 100;
}
.siderv2-content-container .box.active {
  background-color: var(--background-container);
}
.siderv2-content-container .box.top {
  background-color: var(--widget-btn_hover_2);
}
.siderv2-content-container .box:hover {
  background-color: var(--background-container);
}
.siderv2-content-container .box .icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  border-radius: 100%;
}
.siderv2-content-container .box .text {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: hidden;
}
.siderv2-content-container .box .text .title-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px;
  white-space: nowrap;
}
.siderv2-content-container .box .text .title-box .title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 500;
  font-size: 14px;
  color: var(--text-text_primary);
}
.siderv2-content-container .box .text .title-box .time {
  height: 24px;
  line-height: 24px;
  font-weight: 400;
  font-size: 12px;
  color: var(--text-text_tertiary);
}
.siderv2-content-container .box .text .sub-title {
  font-weight: 400;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--text-text_tertiary);
}
.siderv2-content-container::-webkit-scrollbar {
  display: none;
}
.siderv2-dropdown-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin: 0;
  border-radius: 100%;
  transform: rotate(90deg);
  transition: 0.2s;
}
.siderv2-dropdown-icon:hover {
  background-color: var(--widget-btn_hover_2);
}
.siderv2-dropdown-confirm-box {
  display: flex;
  flex-direction: column;
  color: var(--text-text_primary);
}
.siderv2-dropdown-confirm-box header {
  display: flex;
  justify-content: space-between;
  padding: 8px 0 16px 0;
  font-weight: 500;
  font-size: 16px;
  color: var(--text-text_primary);
}
.siderv2-dropdown-confirm-box header .close {
  cursor: pointer;
}
.siderv2-dropdown-confirm-box header .title-box {
  display: flex;
  align-items: baseline;
}
.siderv2-dropdown-confirm-box header .title-box .delete-icon {
  width: 22px;
  height: 22px;
  margin-right: 9px;
  color: var(--brand-red_2);
}
.siderv2-dropdown-confirm-box header .title-box .content {
  color: var(--text-text_primary);
}
.siderv2-dropdown-confirm-box .edit-name {
  min-height: 112px !important;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  color: var(--text-text_primary);
  background-color: var(--widget-btn_hover_2);
  border: none;
  outline: none;
  resize: none;
}
.siderv2-dropdown-confirm-box .edit-name:focus {
  box-shadow: none;
}
.siderv2-dropdown-confirm-box .edit-name .t-input {
  min-height: 112px;
  color: var(--text-text_primary);
  background-color: var(--widget-btn_hover_2);
  display: flex;
  align-items: flex-start;
  border-radius: var(--yb-radius-default);
}
.siderv2-dropdown-confirm-box .edit-name .t-input__suffix {
  height: 20px;
  position: absolute;
  right: 8px;
  bottom: 8px;
  color: var(--brand-black_1);
}
.siderv2-dropdown-confirm-box .edit-name .t-input--borderless:not(.t-input--focused):hover {
  border-color: var(--brand-black_1);
  cursor: unset;
}
.siderv2-dropdown-confirm-box .edit-name .t-input--focused {
  box-shadow: none;
}
.siderv2-dropdown-confirm-box.update .confirm {
  background-color: var(--brand-black_1);
}
.siderv2-dropdown-confirm-box.delete .confirm {
  background-color: var(--brand-red_2) !important;
}
.siderv2-dropdown-confirm-box .edit-btn {
  height: 36px;
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.siderv2-dropdown-confirm-box .edit-btn .cancel {
  height: 100%;
  margin-right: 8px;
  padding: 7px 16px;
  border-radius: 8px;
  color: var(--text-text_primary);
  background-color: var(--widget-btn_hover_2);
}
.siderv2-dropdown-confirm-box .edit-btn .confirm {
  height: 100%;
  padding: 7px 16px;
  border-radius: 8px;
  color: var(--text-text_white);
  background-color: var(--brand-black_1);
}
.siderv2-dropdown-confirm-box .t-textarea__info_wrapper {
  display: none;
}
.yb-dropdown.t-dropdown {
  padding: 0;
}
.yb-dropdown .t-button__text {
  font-size: 14px;
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-read {
  padding: 0 16px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--background-page_background_web);
  box-sizing: border-box;
}
.ai-read .copyright-wp {
  position: absolute;
  bottom: 0;
  background-color: var(--background-page_background_web);
  z-index: 1;
  height: 40px;
}
.ai-read__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  width: 100%;
  box-sizing: border-box;
}
.ai-read__header-content {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ai-read__header-content__icon {
  cursor: pointer;
}
.ai-read__header-content__icon .yb-icon {
  font-size: 20px;
}
.ai-read__header-content__icon--menu {
  display: none;
}
.ai-read__header-content__icon--back {
  display: block;
}
.ai-read__header-content__title {
  font: var(--yb-font-title-3);
  color: var(--text-text_primary);
  margin-left: 4px;
  opacity: 0;
}
.ai-read__header-tool {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ai-read__header-tool .ai-read-input--button-group {
  opacity: 0;
  pointer-events: none;
}
.ai-read__header-tool__item .yb-icon {
  margin-right: 4px;
}
.ai-read__wrapper {
  width: 100%;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.ai-read__content {
  max-width: 802px;
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.ai-read__content-header {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
}
.ai-read__content-title {
  text-align: center;
  margin-bottom: 18px;
}
.ai-read__content-title-txt {
  position: relative;
  margin-bottom: 16px;
  color: var(--text-text_primary);
  font-size: 32px;
  font-weight: 500;
  line-height: 51px;
}
.ai-read__content-title-txt-ribbon {
  position: absolute;
  left: 50%;
  bottom: 2px;
  transform: translateX(-50%);
}
.ai-read__content-title p {
  font: var(--yb-font-body-large);
  color: var(--text-text_primary);
  font-weight: 300;
}
.ai-read__content-title span {
  font-weight: 500;
}
.ai-read__content-recent {
  margin-top: 32px;
  flex: 1;
  min-height: 0;
  padding-bottom: 44px;
  scrollbar-width: none;
}
.ai-read__content-recent::-webkit-scrollbar {
  width: 0;
  height: 0;
  cursor: pointer;
}
.ai-read__content-recent-wrapper {
  height: 100%;
  overflow: scroll;
  scrollbar-width: none;
}
.ai-read__content-recent-wrapper::-webkit-scrollbar {
  width: 0;
  height: 0;
  cursor: pointer;
}
.ai-read__content-recent-scroll {
  height: 100%;
  padding-bottom: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ai-read__content-recent-scroll__placeholder {
  height: 325px;
  margin-top: 60px;
  flex: none;
}
.ai-read__content-recent__title {
  font: var(--yb-font-title-3);
  color: var(--text-text_primary);
  margin-bottom: 16px;
}
.ai-read__content-recent__divider {
  font: var(--yb-font-body-small);
  margin: 16px 0;
}
.ai-read__content-recent__divider::before,
.ai-read__content-recent__divider::after {
  border-color: transparent;
}
.ai-read__content-recent__divider .t-divider__inner-text {
  color: var(--text-text_tertiary);
}
.ai-read__content-recent__divider .t-divider__inner-text span {
  color: var(--brand-green_1);
  margin-right: 2px;
  cursor: pointer;
}
.ai-read--collapse-enter-active .ai-read__content-header {
  transition: transform 0.4s ease 0s;
  transform: translateY(-385px);
}
.ai-read--collapse-enter-active .ai-read__content-recent {
  margin-top: -355px;
  transition: margin 0.6s ease 0s;
}
.ai-read--collapse-enter-active .ai-read-input--button-group {
  opacity: 1;
  transition: opacity 0.4s ease 0.2s;
}
.ai-read--collapse-enter-active .ai-read__header-content__title {
  opacity: 1;
  transition: opacity 0.4s ease 0.2s;
}
.ai-read--collapse-enter-done .ai-read__content-header,
.ai-read--collapse-exit .ai-read__content-header {
  transform: translateY(-385px);
}
.ai-read--collapse-enter-done .ai-read__content-recent,
.ai-read--collapse-exit .ai-read__content-recent {
  margin-top: -355px;
}
.ai-read--collapse-enter-done .ai-read-input--button-group,
.ai-read--collapse-exit .ai-read-input--button-group {
  opacity: 1;
  pointer-events: auto;
}
.ai-read--collapse-enter-done .ai-read__header-content__title,
.ai-read--collapse-exit .ai-read__header-content__title {
  opacity: 1;
}
.ai-read--collapse-exit-active .ai-read__content-header {
  transition: transform 0.4s ease 0.1s;
  transform: translateY(0);
}
.ai-read--collapse-exit-active .ai-read__content-recent {
  margin-top: 32px;
  transition: margin 0.6s ease 0s;
}
.ai-read--collapse-exit-active .ai-read-input--button-group {
  opacity: 0;
  transition: opacity 0.4s ease 0.1s;
}
.ai-read--collapse-exit-active .ai-read__header-content__title {
  opacity: 0;
  transition: opacity 0.4s ease 0.1s;
}
@media screen and (max-width: 600px) {
  .ai-read__header {
    height: 56px;
  }
  .ai-read-input--button-group {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .ai-read__content-recent-scroll__placeholder {
    height: 350px;
  }
  .ai-read--collapse-enter-active .ai-read__content-header {
    transform: translateY(-410px);
  }
  .ai-read--collapse-enter-active .ai-read__content-recent {
    margin-top: -380px;
  }
  .ai-read--collapse-enter-done .ai-read__content-header,
  .ai-read--collapse-exit .ai-read__content-header {
    transform: translateY(-410px);
  }
  .ai-read--collapse-enter-done .ai-read__content-recent,
  .ai-read--collapse-exit .ai-read__content-recent {
    margin-top: -380px;
  }
  .ai-read--collapse-exit-active .ai-read__content-header {
    transform: translateY(0);
  }
  .ai-read--collapse-exit-active .ai-read__content-recent {
    margin-top: 32px;
  }
}
.yb-nav--with-sub.yb-nav:not(.yb-nav--expand) + .yb-layout__content .ai-read__header {
  padding-left: 68px;
}
.yb-mobile .ai-read__header-content__icon--menu {
  display: block;
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-read-input {
  height: 216px;
  width: 100%;
}
.ai-read-input .t-popup__arrow::before {
  box-shadow: none !important;
}
.ai-read-input-wrapper {
  width: 100%;
  height: 100%;
  background: var(--background-bubble_web);
  border: 1px dashed var(--widget-line);
  border-radius: var(--yb-radius-large);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: border 0.2s;
}
.ai-read-input-wrapper:hover {
  border: 1px dashed var(--text-text_primary);
  backdrop-filter: blur(80px);
}
.ai-read-input-wrapper-content {
  width: 350px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ai-read-input-wrapper-content-upload-icon {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: var(--widget-btn_normal);
  color: var(--text-text_primary);
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: none;
}
.ai-read-input-wrapper-content-upload-icon .yb-icon {
  font-size: 22px;
}
.ai-read-input-wrapper-content-text {
  font: var(--yb-font-title-3);
  margin-bottom: 10px;
  color: var(--text-text_primary);
}
.ai-read-input-wrapper-content-tip {
  font: var(--yb-font-body-small);
  color: var(--text-text_secondary);
}
.ai-read-input-wrapper-content-button_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  width: 350px;
}
.ai-read-input-wrapper-content-button {
  width: 106px;
}
.ai-read-input-wrapper-content-button .yb-icon {
  margin-right: 2px;
}
.ai-read-input-wrapper-content-icon_wrap {
  width: 36px;
  height: 36px;
  background: #ffffff;
  border-radius: 36px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.ai-read-input-wrapper-content-icon_wrap svg {
  color: #20c57d;
}
.ai-read-input__url-input .t-textarea__inner {
  background-color: var(--widget-btn_click_4);
  border: none;
  border-radius: var(--yb-radius-default);
  height: 120px !important;
  resize: none;
  padding: 10px 12px;
}
.ai-read-input__url-input:focus {
  border: none;
  box-shadow: none;
}
.ai-read-input--drag .ai-read-input-wrapper {
  background-color: var(--widget-btn_click_1);
}
.ai-read-input--drag .ai-read-input-wrapper-content {
  pointer-events: none;
}
.ai-read-input--drag .ai-read-input-wrapper-content-button_box {
  display: none;
}
.ai-read-input--drag .ai-read-input-wrapper-content-upload-icon {
  display: flex;
}
@media screen and (max-width: 600px) {
  .ai-read-input-wrapper {
    padding: 22px 0;
  }
  .ai-read-input-wrapper-content {
    width: 292px;
  }
  .ai-read-input-wrapper-content-button_box {
    margin-top: 16px;
    width: 292px;
  }
  .ai-read-input-wrapper-content-button {
    width: 92px;
  }
}
.ai-read-input-textarea-box {
  padding: 12px;
  padding-bottom: 0;
  height: 128px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.ai-read-input .line {
  margin-bottom: 6px;
  position: relative;
}
.ai-read-input .line::before {
  content: ' ';
  position: absolute;
  left: 16px;
  right: 16px;
  top: 0;
  height: 1px;
  background-color: #e5e5e5;
}
.ai-read-input .textarea {
  border: none;
  outline: none;
  resize: none;
  margin-bottom: 8px;
  font-size: 16px;
  flex: 1;
}
.ai-read-input .textarea::placeholder {
  color: #a6a6a6;
}
.ai-read-input-send-box {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0;
}
.ai-read-input-send-button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: var(--brand-black_1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
  cursor: pointer;
}
.ai-read-input-send-button.ai-search-input-send-button-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.ai-read-input-sug {
  padding: 8px;
  padding-top: 0;
  max-height: 368px;
  overflow: auto;
}
.ai-read-input-sug-list {
  max-height: 360px;
  overflow: auto;
}
.ai-read-input-sug-item {
  padding: 0 6px;
  line-height: 36px;
  font-size: 14px;
  border-radius: 8px;
  color: var(--text-text_primary);
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ai-read-input-sug-item .highlight {
  color: var(--brand-black_1);
}
.ai-read-input-sug-item:hover {
  background-color: var(--widget-btn_click_4);
}
.ai-read-input--button-group {
  height: auto;
  width: auto;
}
.ai-read-input--button-group .ai-read-input-wrapper-content {
  width: auto;
}
.ai-read-input--button-group .ai-read-input-wrapper {
  border: none;
  background-color: transparent;
}
.ai-read-input--button-group .ai-read-input-wrapper-content-text,
.ai-read-input--button-group .ai-read-input-wrapper-content-tip {
  display: none;
}
.ai-read-input--button-group .ai-read-input-wrapper-content-button_box {
  margin-top: 0;
  width: auto;
  justify-content: flex-start;
  gap: 12px;
}
.ai-read-input--button-group .ai-read-input-wrapper-content-button .yb-icon {
  margin-right: 4px;
}
@media screen and (max-width: 600px) {
  .ai-search-input {
    height: 100px;
  }
  .ai-search-input-textarea-box {
    height: 100px;
  }
  .ai-search-input .ai-search-content-search {
    margin-bottom: 24px;
  }
  .ai-search-input-sug {
    max-height: 175px;
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-read-history-list__section {
  margin-bottom: 16px;
}
.ai-read-history-list__section-title {
  font: var(--yb-font-body-small);
  color: var(--text-text_secondary);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.ai-read-history-list__section-title::after {
  content: "";
  margin-left: 12px;
  height: 0.5px;
  /* 分割线高度 */
  background-color: var(--widget-line);
  /* 分割线颜色 */
  flex-grow: 1;
}
.ai-read-history-list__section:last-child {
  margin-bottom: 0;
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-read-history-list__item {
  padding: 12px;
  border-radius: var(--yb-radius-large);
  background-color: var(--background-page_background_web);
  margin-bottom: 8px;
  cursor: pointer;
}
.ai-read-history-list__item:hover {
  background-color: var(--widget-btn_hover_2);
}
.ai-read-history-list__item:last-child {
  margin-bottom: 0;
}
.ai-read-history-list__item-header {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.ai-read-history-list__item-icon {
  width: 16px;
  height: 16px;
  flex: none;
  background-color: transparent;
}
.ai-read-history-list__item-icon .yb-icon {
  font-size: 16px;
  color: var(--text-text_disabled);
}
.ai-read-history-list__item-title {
  font: var(--yb-font-body-medium);
  color: var(--text-text_primary);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.ai-read-history-list__item-desc {
  font: var(--yb-font-body-small);
  color: var(--text-text_secondary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-read-history {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.ai-read-history .t-checkbox__input {
  border-radius: 4px;
}
.ai-read-history .t-divider {
  font: var(--yb-font-body-small);
  color: var(--text-text_tertiary);
  margin: 16px 0 0;
}
.ai-read-history .t-divider--with-text::before,
.ai-read-history .t-divider--with-text::after {
  border-color: transparent;
}
.ai-read-history-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  width: 100%;
  padding: 0 16px;
  color: var(--text-text_primary);
  box-sizing: border-box;
  position: relative;
}
.ai-read-history-header__back {
  margin-right: 4px;
  cursor: pointer;
}
.ai-read-history-header__back .yb-icon {
  font: var(--yb-font-headline-small);
}
.ai-read-history-header__title {
  font: var(--yb-font-title-3);
}
.ai-read-history-header-left {
  display: flex;
  align-items: center;
}
.ai-read-history-header-right {
  right: 16px;
}
.ai-read-history-header-mid {
  flex: 1;
  max-width: 802px;
  width: 100%;
  padding: 0 26px;
  display: flex;
  align-items: center;
}
.ai-read-history-content {
  flex: 1;
  width: 100%;
  min-height: 0;
  overflow: hidden;
}
.ai-read-history-list-wrapper {
  max-width: 834px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  overflow: auto;
  padding: 0 16px 60px;
  box-sizing: border-box;
}
.ai-read-history-list-wrapper::-webkit-scrollbar {
  width: 0;
  height: 0;
  cursor: pointer;
}
.ai-read-history-no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-bottom: 72px;
  box-sizing: border-box;
}
.ai-read-history-no-data__icon {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-color: rgba(7, 193, 96, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--brand-black_1);
}
.ai-read-history-no-data__icon .yb-icon {
  font-size: 24px;
}
.ai-read-history-no-data p {
  margin-top: 8px;
  color: var(--text-text_tertiary);
  font: var(--yb-font-body-small);
}
@media screen and (max-width: 1220px) {
  .ai-read-history--selectable .ai-read-history-header__title {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .ai-read-history-header {
    height: 60px;
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.app-item {
  position: relative;
  background-color: var(--background-left_navigation_web);
  padding: 12px 16px;
  border-radius: var(--yb-radius-large);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  transition: all 0.5s;
  cursor: pointer;
  overflow: hidden;
}
.app-item-right {
  overflow: hidden;
  flex: 1;
}
.app-item-cover {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 16px;
}
.app-item-top {
  display: flex;
  align-items: center;
  margin-bottom: 2px;
}
.app-item-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--text-text_primary);
}
.app-item-tag {
  display: inline-block;
  color: #fff;
  background-color: var(--brand-red_2);
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  border-radius: 4px;
  padding: 1px 3px;
  white-space: nowrap;
}
.app-item-tag--used {
  color: #107CE0;
  background-color: #107CE01A;
}
.app-item-button {
  display: none;
}
.app-item-button .t-button__text {
  font-weight: 500;
}
.app-item-desc {
  color: var(--text-text_secondary);
  font-size: 14px;
  line-height: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 6px;
}
.app-item-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.app-item-from {
  font-size: 12px;
  line-height: 28px;
  color: var(--text-text_tertiary);
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-item-star {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
@media (any-hover: hover) {
  .app-item:hover .app-item-star {
    display: block;
  }
  .app-item:hover .app-item-button {
    display: inline-block;
  }
}
.app-item-mobile .app-item-desc {
  margin-bottom: 12px;
}
.app-item-mobile .app-item-star {
  display: inline-block !important;
}
.app-item-mobile .app-item-button {
  display: inline-block;
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.hide-scrollbar {
  scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  background: transparent;
}
.disabled-agent-dialog .t-dialog {
  padding: 0;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
}
.disabled-agent-dialog .t-dialog .t-dialog__body {
  padding: 0;
}
.disabled-agent-dialog .disabled-agent-dialog-wrapper {
  position: relative;
}
.disabled-agent-dialog .disabled-agent-dialog-wrapper .icon-close {
  z-index: 1;
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 20px !important;
  padding: 4px;
  cursor: pointer;
  color: var(--text-text_tertiary);
}
.application-plaza {
  background: var(--background-page_background_web);
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
}
.application-plaza .t-tabs__operations {
  position: absolute;
  border: none;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}
.application-plaza .t-tabs__operations--left {
  background-color: var(--background-page_background_web);
}
.application-plaza .t-tabs__operations--left .t-tabs__btn {
  margin-right: 16px;
}
.application-plaza .t-tabs__operations--right {
  background-color: var(--background-page_background_web);
}
.application-plaza .t-tabs__operations--right .t-tabs__btn {
  margin-left: 16px;
}
.application-plaza .t-tabs__operations .t-tabs__btn {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: var(--text-text_primary);
  box-shadow: none;
  border: none;
}
.application-plaza-nomore {
  text-align: center;
  color: var(--text-text_tertiary);
  font: var(--yb-font-title-5);
  line-height: 16px;
  margin-bottom: 60px;
}
.application-plaza-wrapper {
  max-width: 992px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.application-plaza-wrapper > div {
  padding: 0 16px;
}
.application-plaza-header {
  position: relative;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.application-plaza-header .t-input .t-input__prefix:not(:empty) {
  margin-right: 4px;
}
.application-plaza-header-left {
  display: flex;
  align-items: center;
}
.application-plaza-header-nav-icon {
  display: none;
  margin-right: 8px;
  display: flex;
  align-items: center;
}
.application-plaza-header-title {
  color: var(--text-text_primary);
  font-size: 20px;
  font-weight: 500;
}
.application-plaza-header-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.application-plaza-header-right .t-input__wrap {
  width: auto;
}
.application-plaza-header-right .t-button {
  height: 36px;
}
.application-plaza-header-right-search-button-mobile,
.application-plaza-header-right-search-binput-mobile {
  display: none;
}
.application-plaza-header-right-search-input-pc .t-input,
.application-plaza-header-right-search-input-mobile .t-input {
  width: 180px;
  height: 36px;
  border-radius: var(--yb-radius-default);
  border: 1px solid var(--widget-line);
  box-shadow: none;
  background: var(--background-container);
}
.application-plaza-header-right-search-input-pc .t-input .t-icon,
.application-plaza-header-right-search-input-mobile .t-input .t-icon {
  color: var(--text-text_disabled) !important;
}
.application-plaza-header-right-search-input-pc .t-input.t-is-focused,
.application-plaza-header-right-search-input-mobile .t-input.t-is-focused {
  border-color: var(--widget-btn_click_1);
}
.application-plaza-header-right-search-input-pc .t-input:hover,
.application-plaza-header-right-search-input-mobile .t-input:hover {
  border-color: var(--widget-btn_click_1);
}
.application-plaza .t-tabs {
  background-color: transparent;
}
.application-plaza .t-tabs__nav {
  min-height: unset !important;
  margin-bottom: 24px;
  overflow: auto;
}
.application-plaza .t-tabs__nav-container {
  background: var(--background-page_background_web);
}
.application-plaza .t-tabs__nav-container::after {
  display: none;
}
.application-plaza .t-tabs__nav-container .t-ripple {
  display: none;
}
.application-plaza .t-tabs__nav-container .t-tabs__bar {
  background: transparent;
  bottom: 2px;
}
.application-plaza .t-tabs__nav-container .t-tabs__bar::after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 32px;
  top: 0;
  height: 4px;
  background: var(--brand-black_1);
  border-radius: 9px;
}
.application-plaza .t-tabs__nav-container .t-tabs__nav-item {
  height: auto;
}
.application-plaza .t-tabs__nav-container .t-tabs__nav-item-wrapper {
  line-height: 24px;
  margin: 0 24px 6px 0;
  padding-left: 0;
  background-color: transparent !important;
}
.application-plaza .t-tabs__nav-container .t-tabs__nav-item-wrapper:hover {
  background-color: transparent;
}
.application-plaza .t-tabs__nav-container .t-tabs__nav-item-text-wrapper {
  color: var(-yb-text-color-secondary-2);
  font-size: 16px;
}
.application-plaza .t-tabs__nav-container .t-is-active .t-tabs__nav-item-text-wrapper {
  color: var(--text-text_primary);
}
.application-plaza-type {
  margin-bottom: 24px;
}
.application-plaza-type h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 16px;
  color: var(--text-text_primary);
}
.application-plaza-type-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px 18px;
}
.application-plaza .copyright-wp {
  padding: 0!important;
  height: 40px;
}
@media screen and (max-width: 600px) {
  .application-plaza-header-nav-icon {
    display: inline-block;
  }
  .application-plaza-header-nav-icon .icon-yb-nav {
    font-size: 20px;
    line-height: 20px;
  }
  .application-plaza-wrapper .application-plaza-header {
    height: 52px;
    margin-bottom: 10px;
  }
  .application-plaza-wrapper .application-plaza-header h3 {
    font-size: 16px;
    color: var(--text-text_primary);
  }
  .application-plaza-wrapper .application-plaza-header .t-input,
  .application-plaza-wrapper .application-plaza-header .t-button {
    height: 32px;
    line-height: 35px;
  }
  .application-plaza-wrapper .application-plaza-type-list {
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .application-plaza-header-right-search-button-mobile,
  .application-plaza-header-right-search-input-mobile {
    display: block;
  }
  .application-plaza-header-right-search-mobile {
    padding: 0 16px;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 48px;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--background-page_background_web);
  }
  .application-plaza-header-right-search-mobile .t-button {
    border: none;
    padding: 0;
  }
  .application-plaza-header-right-search-input-mobile {
    flex: 1;
    margin-right: 12px;
  }
  .application-plaza-header-right-search-input-mobile .t-input {
    width: 100%;
    height: 36px !important;
    line-height: 36px;
  }
  .application-plaza-header-right-search-input-pc {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .application-plaza-header-nav-icon {
    display: none;
  }
  .application-plaza-wrapper .application-plaza-type-list {
    grid-template-columns: 1fr 1fr;
  }
  .application-plaza-header-right-search-mobile {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .application-plaza-header-nav-icon {
    display: none;
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}

.ai-search-history {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.ai-search-history-nomore {
  text-align: center;
  color: var(--text-text_tertiary);
  font: var(--yb-font-title-5);
  margin-bottom: 60px;
}
.ai-search-history .t-checkbox-group {
  display: block;
}
.ai-search-history .t-checkbox__input {
  border-radius: 4px;
}
.ai-search-history-wrapper-del-button {
  background-color: var(--brand-red_2);
}
.ai-search-history .t-checkbox:hover .t-checkbox__input {
  border-color: var(--widget-btn_click_1);
}
.ai-search-history .t-is-checked .t-checkbox__input,
.ai-search-history .t-is-indeterminate .t-checkbox__input {
  border-color: var(--brand-black_2);
  background-color: var(--brand-black_2);
}
.ai-search-history-no-data {
  text-align: center;
}
.ai-search-history-no-data p {
  margin-top: 8px;
  font: var(--yb-font-body-medium);
  color: var(--text-text_secondary);
}
.ai-search-history-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 100%;
  padding: 0 16px;
  box-sizing: border-box;
  position: relative;
  color: var(--text-text_primary);
}
.ai-search-history-header .t-button {
  height: 36px;
}
.ai-search-history-header-left,
.ai-search-history-header-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ai-search-history-header-left {
  left: 16px;
  display: flex;
  align-items: center;
}
.ai-search-history-header-left-back {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
}
.ai-search-history-header-right {
  right: 16px;
}
.ai-search-history-header-mid {
  flex: 1;
  max-width: 802px;
  width: 100%;
  padding: 0 26px;
  display: flex;
  align-items: center;
}
.ai-search-history-wrapper {
  display: flex;
  flex: 1;
  width: 100%;
  justify-content: center;
  overflow: hidden;
}
.ai-search-history-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 834px;
  width: 100%;
}
.ai-search-history-content-list {
  margin-bottom: 16px;
}
.ai-search-history-content-list-wrapper {
  flex: 1;
  overflow: auto;
  padding: 0 16px;
}
.ai-search-history-content-list-wrapper::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
}
.ai-search-history-content-list-day {
  font-size: 12px;
  color: var(--text-text_secondary);
  line-height: 16px;
  margin-bottom: 12px;
}
.ai-search-history-content-list-item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.ai-search-history-content-list-item .t-checkbox {
  margin-right: 8px;
}
.ai-search-history-content-list-item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  border-radius: var(--yb-radius-default);
  background-color: var(--background-list_background);
  flex: 1;
  overflow: hidden;
  transition: all 0.3s;
  cursor: pointer;
}
.ai-search-history-content-list-item-cover {
  width: 40px;
  height: 40px;
  border-radius: var(--yb-radius-default);
  margin-right: 10px;
}
.ai-search-history-content-list-item-cover .t-image__error {
  border-radius: var(--yb-radius-default);
  background-color: var(--background-list_background);
}
.ai-search-history-content-list-item-title {
  color: var(--text-text_primary);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.ai-search-history-content-list-item-del {
  display: none;
  position: absolute;
  width: 60px;
  right: 0px;
  top: 50%;
  text-align: right;
  transform: translateY(-50%);
  background: linear-gradient(90deg, var(--background-transparent), var(--background-list_background));
}
.ai-search-history-content-list-item-del-icon {
  cursor: pointer;
  color: var(--text-text_tertiary);
  line-height: 16px;
}
@media (any-hover: hover) {
  .ai-search-history-content-list-item-del-icon:hover {
    color: var(--brand-black_1);
  }
}
.ai-search-history-content-list-item-desc {
  color: var(--text-text_secondary);
  line-height: 16px;
  font-size: 12px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 16px;
}
.ai-search-history-content-list-item-time {
  color: var(--text-text_tertiary);
  font-size: 12px;
  line-height: 16px;
}
@media (any-hover: hover) {
  .ai-search-history-content-list-item:hover .ai-search-history-content-list-item-del {
    display: block;
  }
}
.ai-search-history-mobile .ai-search-history-content-list-item-del {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .ai-search-history-header {
    height: 60px;
  }
}
@font-face {
  font-family: 'sim';
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://static.yuanbao.tencent.com/yb_assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/**
 * CSS 变量定义
 */
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.input-box-element-color-transition {
  transition-duration: 0.2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
  transition-timing-function: linear;
}


/*# sourceMappingURL=sourcemap/94033.ad6b03f45ddb88b7e84a.css.map*/