/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
:root {
  --hy-font-family: PingFang SC, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: var(--hy-font-family) !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
button {
  font-family: var(--hy-font-family) !important;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
input::-webkit-contacts-auto-fill-button {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
.setLightToken {
  --brand-black_1: rgba(0, 0, 0, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(0, 0, 0, 0.9);
  --brand-green_1: #20C57D;
  --brand-green_2: rgba(32, 197, 125, 0.15);
  --brand-green_3: #00B259;
  --brand-blue: #1485EE;
  --brand-blue_1: #576B95;
  --brand-desktop-green_1: #00b259;
  --brand-desktop-green_2: #e6f5f0;
  --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #457ae5;
  --brand-desktop-blue_2: #e5effe;
  --brand-desktop-blue_3: #576b95;
  --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(0, 0, 0, 0.9);
  --text-text_secondary: rgba(0, 0, 0, 0.6);
  --text-text_tertiary: rgba(0, 0, 0, 0.4);
  --text-text_disabled: rgba(0, 0, 0, 0.15);
  --text-text_white: #fff;
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #1A1A1A;
  --yb_text_secondary: #666;
  --yb_text_primary_reverse: #FFFFFF;
  --yb_text_medium: #474747;
  --background-bubble: #fff;
  --background-bubble_web: #F3F3F3;
  --background-page_background_web: #FCFCFC;
  --background-left_navigation: #ededed;
  --background-left_navigation_web: #F3F3F3;
  --background-list_background: #F7F7F7;
  --background-listbtn_background: #EBEBEB;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(255, 255, 255, 0.5);
  --background-mask_background_4: rgba(166, 166, 166, 0.95);
  --background-container: #FFFFFF;
  --background-transparent: rgba(255, 255, 255, 0);
  --yb_background_tertiary_popover: #FFFFFF;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: #FFF;
  --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
  --widget-btn_hover_1: #E5E5E5;
  --widget-btn_hover_2: #F2F2F2;
  --widget-btn_hover_3: #252525;
  --widget-btn_hover_4: #F9F9F9;
  --widget-btn_hover_6: #dcebfe;
  --widget-btn_click_1: #DADADA;
  --widget-btn_click_2: #E6E6E6;
  --widget-btn_click_3: #303030;
  --widget-btn_click_4: #F5F5F5;
  --widget-btn_click_5: #dff1e8;
  --widget-btn_click_6: #d8e6f9;
  --widget-line: rgba(0, 0, 0, 0.08);
  --widget-lightest: rgba(0, 0, 0, 0.03);
  --brand-red_2: #FA5151;
  --brand-red_3: #D54545;
  --brand-red_1: #FC9797;
  --brand-yellow_2: #FF7D00;
  --brand-yellow_3: #D25F00;
  --brand-yellow_1: #FFCF8B;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --scroll-bar_normal: rgba(0, 0, 0, 0.2);
  --scroll-bar_hover: rgba(0, 0, 0, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
}
:root {
  --brand-black_1: rgba(0, 0, 0, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(0, 0, 0, 0.9);
  --brand-green_1: #20C57D;
  --brand-green_2: rgba(32, 197, 125, 0.15);
  --brand-green_3: #00B259;
  --brand-blue: #1485EE;
  --brand-blue_1: #576B95;
  --brand-desktop-green_1: #00b259;
  --brand-desktop-green_2: #e6f5f0;
  --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #457ae5;
  --brand-desktop-blue_2: #e5effe;
  --brand-desktop-blue_3: #576b95;
  --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(0, 0, 0, 0.9);
  --text-text_secondary: rgba(0, 0, 0, 0.6);
  --text-text_tertiary: rgba(0, 0, 0, 0.4);
  --text-text_disabled: rgba(0, 0, 0, 0.15);
  --text-text_white: #fff;
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #1A1A1A;
  --yb_text_secondary: #666;
  --yb_text_primary_reverse: #FFFFFF;
  --yb_text_medium: #474747;
  --background-bubble: #fff;
  --background-bubble_web: #F3F3F3;
  --background-page_background_web: #FCFCFC;
  --background-left_navigation: #ededed;
  --background-left_navigation_web: #F3F3F3;
  --background-list_background: #F7F7F7;
  --background-listbtn_background: #EBEBEB;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(255, 255, 255, 0.5);
  --background-mask_background_4: rgba(166, 166, 166, 0.95);
  --background-container: #FFFFFF;
  --background-transparent: rgba(255, 255, 255, 0);
  --yb_background_tertiary_popover: #FFFFFF;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: #FFF;
  --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
  --widget-btn_hover_1: #E5E5E5;
  --widget-btn_hover_2: #F2F2F2;
  --widget-btn_hover_3: #252525;
  --widget-btn_hover_4: #F9F9F9;
  --widget-btn_hover_6: #dcebfe;
  --widget-btn_click_1: #DADADA;
  --widget-btn_click_2: #E6E6E6;
  --widget-btn_click_3: #303030;
  --widget-btn_click_4: #F5F5F5;
  --widget-btn_click_5: #dff1e8;
  --widget-btn_click_6: #d8e6f9;
  --widget-line: rgba(0, 0, 0, 0.08);
  --widget-lightest: rgba(0, 0, 0, 0.03);
  --brand-red_2: #FA5151;
  --brand-red_3: #D54545;
  --brand-red_1: #FC9797;
  --brand-yellow_2: #FF7D00;
  --brand-yellow_3: #D25F00;
  --brand-yellow_1: #FFCF8B;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --scroll-bar_normal: rgba(0, 0, 0, 0.2);
  --scroll-bar_hover: rgba(0, 0, 0, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
}
:root[yb-theme-mode="dark"] {
  --brand-black_1: rgba(255, 255, 255, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(29, 180, 114, 0.9);
  --brand-green_1: #1DB472;
  --brand-green_2: rgba(29, 180, 114, 0.15);
  --brand-green_3: #00B259;
  --brand-green_5: rgba(0, 156, 67, 0.6);
  --brand-blue: #1171C8;
  --brand-blue_1: #A7C2E4;
  --brand-desktop-green_1: #1db472;
  --brand-desktop-green_2: rgba(29, 180, 114, 0.1);
  --brand-desktop-green_3: rgba(42, 153, 77, 0.2);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #3388ff;
  --brand-desktop-blue_2: #262936;
  --brand-desktop-blue_3: #7d91b2;
  --brand-desktop-blue_4: #3d62ae;
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(255, 255, 255, 0.9);
  --text-text_secondary: rgba(255, 255, 255, 0.6);
  --text-text_tertiary: rgba(255, 255, 255, 0.4);
  --text-text_disabled: rgba(255, 255, 255, 0.15);
  --text-text_white: rgba(0, 0, 0, 0.9);
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #F3F3F3;
  --yb_text_secondary: #A0A0A0;
  --yb_text_primary_reverse: #111111;
  --background-bubble: #303030;
  --background-bubble_web: #303030;
  --background-page_background_web: #1D1D1D;
  --background-left_navigation: #252525;
  --background-left_navigation_web: #252525;
  --background-list_background: #3B3B3B;
  --background-listbtn_background: #444444;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(0, 0, 0, 0.5);
  --background-mask_background_4: rgba(71, 71, 71, 0.95);
  --background-container: #303030;
  --background-transparent: rgba(0, 0, 0, 0);
  --yb_background_tertiary_popover: #333333;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: rgba(255, 255, 255, 0.05);
  --widget-btn_checkbox: rgba(255, 255, 255, 0.05);
  --widget-btn_hover_1: #2D2D2D;
  --widget-btn_hover_2: #424242;
  --widget-btn_hover_3: #E3E3E3;
  --widget-btn_hover_4: #373737;
  --widget-btn_hover_6: #2f3d49;
  --widget-btn_click_1: #3B3B3B;
  --widget-btn_click_2: #4F4F4F;
  --widget-btn_click_3: #DCDCDC;
  --widget-btn_click_4: #414141;
  --widget-btn_click_5: #36453e;
  --widget-btn_click_6: rgba(77, 136, 255, 0.6);
  --widget-line: rgba(255, 255, 255, 0.1);
  --widget-lightest: rgba(255, 255, 255, 0.03);
  --brand-red_2: #F54E4E;
  --brand-red_3: #CD4343;
  --brand-red_1: #F79292;
  --brand-yellow_2: #F77900;
  --brand-yellow_3: #C85C00;
  --brand-yellow_1: #F9C986;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --td-warning-color-1: #4f2a1d;
  --td-warning-color-2: #582f21;
  --td-warning-color-3: #733c23;
  --td-warning-color-4: #a75d2b;
  --td-warning-color-5: #cf6e2d;
  --td-warning-color-6: #dc7633;
  --td-warning-color-7: #e8935c;
  --td-warning-color-8: #ecbf91;
  --td-warning-color-9: #eed7bf;
  --td-warning-color-10: #f3e9dc;
  --td-error-color-1: #472324;
  --td-error-color-2: #5e2a2d;
  --td-error-color-3: #703439;
  --td-error-color-4: #83383e;
  --td-error-color-5: #a03f46;
  --td-error-color-6: #c64751;
  --td-error-color-7: #de6670;
  --td-error-color-8: #ec888e;
  --td-error-color-9: #edb1b6;
  --td-error-color-10: #eeced0;
  --td-success-color-1: #193a2a;
  --td-success-color-2: #1a4230;
  --td-success-color-3: #17533d;
  --td-success-color-4: #0d7a55;
  --td-success-color-5: #059465;
  --td-success-color-6: #43af8a;
  --td-success-color-7: #46bf96;
  --td-success-color-8: #80d2b6;
  --td-success-color-9: #b4e1d3;
  --td-success-color-10: #deede8;
  --td-gray-color-1: #f3f3f3;
  --td-gray-color-2: #eee;
  --td-gray-color-3: #e8e8e8;
  --td-gray-color-4: #ddd;
  --td-gray-color-5: #c6c6c6;
  --td-gray-color-6: #a6a6a6;
  --td-gray-color-7: #8b8b8b;
  --td-gray-color-8: #777;
  --td-gray-color-9: #5e5e5e;
  --td-gray-color-10: #4b4b4b;
  --td-gray-color-11: #393939;
  --td-gray-color-12: #2c2c2c;
  --td-gray-color-13: #242424;
  --td-gray-color-14: #181818;
  --td-font-white-1: rgba(255, 255, 255, 0.9);
  --td-font-white-2: rgba(255, 255, 255, 0.55);
  --td-font-white-3: rgba(255, 255, 255, 0.35);
  --td-font-white-4: rgba(255, 255, 255, 0.22);
  --td-font-gray-1: rgba(0, 0, 0, 0.9);
  --td-font-gray-2: rgba(0, 0, 0, 0.6);
  --td-font-gray-3: rgba(0, 0, 0, 0.4);
  --td-font-gray-4: rgba(0, 0, 0, 0.26);
  --td-brand-color-light: var(--td-brand-color-1);
  --td-brand-color-light-hover: var(--td-brand-color-2);
  --td-warning-color-light: var(--td-warning-color-1);
  --td-warning-color-light-hover: var(--td-warning-color-2);
  --td-error-color-light: var(--td-error-color-1);
  --td-error-color-light-hover: var(--td-error-color-2);
  --td-success-color-light: var(--td-success-color-1);
  --td-success-color-light-hover: var(--td-success-color-2);
  --td-mask-active: rgba(0, 0, 0, 0.4);
  --td-mask-disabled: rgba(0, 0, 0, 0.6);
  --td-bg-color-page: var(--td-gray-color-14);
  --td-bg-color-container: var(--td-gray-color-13);
  --td-bg-color-container-hover: var(--td-gray-color-12);
  --td-bg-color-container-active: var(--td-gray-color-10);
  --td-bg-color-container-select: var(--td-gray-color-9);
  --td-bg-color-secondarycontainer: var(--td-gray-color-12);
  --td-bg-color-secondarycontainer-hover: var(--td-gray-color-11);
  --td-bg-color-secondarycontainer-active: var(--td-gray-color-9);
  --td-bg-color-component: var(--td-gray-color-11);
  --td-bg-color-component-hover: var(--td-gray-color-10);
  --td-bg-color-component-active: var(--td-gray-color-9);
  --td-bg-color-secondarycomponent: var(--td-gray-color-10);
  --td-bg-color-secondarycomponent-hover: var(--td-gray-color-9);
  --td-bg-color-secondarycomponent-active: var(--td-gray-color-8);
  --td-bg-color-component-disabled: var(--td-gray-color-12);
  --td-bg-color-specialcomponent: transparent;
  --yb_text_medium: #DCDCDC;
  --td-text-color-primary: var(--td-font-white-1);
  --td-text-color-secondary: var(--td-font-white-2);
  --td-text-color-placeholder: var(--td-font-white-3);
  --td-text-color-disabled: var(--td-font-white-4);
  --td-text-color-anti: #fff;
  --td-text-color-brand: var(--td-brand-color-8);
  --td-text-color-link: var(--td-brand-color-8);
  --td-border-level-1-color: var(--td-gray-color-11);
  --td-component-stroke: var(--td-gray-color-11);
  --td-border-level-2-color: var(--td-gray-color-9);
  --td-shadow-1: 0 4px 6px rgba(0, 0, 0, 0.06), 0 1px 10px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12);
  --td-shadow-2: 0 8px 10px rgba(0, 0, 0, 0.12), 0 3px 14px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0, 0, 0, 0.16);
  --td-shadow-3: 0 16px 24px rgba(0, 0, 0, 0.14), 0 6px 30px rgba(0, 0, 0, 0.12), 0 8px 10px rgba(0, 0, 0, 0.2);
  --td-table-shadow-color: rgba(0, 0, 0, 0.55);
  --td-scrollbar-color: rgba(255, 255, 255, 0.1);
  --td-scrollbar-hover-color: rgba(255, 255, 255, 0.3);
  --td-scroll-track-color: #333;
  --scroll-bar_normal: rgba(255, 255, 255, 0.2);
  --scroll-bar_hover: rgba(255, 255, 255, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
  --yb-md-text-color: rgba(255, 255, 255, 0.9);
  --yb-md-text-second-color: rgba(255, 255, 255, 0.6);
  --yb-md-h-color: rgba(255, 255, 255, 0.9);
  --yb-md-del-color: #1171C8;
  --yb-md-blockquote-color: rgba(255, 255, 255, 0.4);
  --yb-md-blockquote-border-color: rgba(255, 255, 255, 0.1);
  --yb-md-hr-border-color: rgba(255, 255, 255, 0.08);
  --yb-md-th-color: var(--yb-md-text-color);
  --yb-md-th-bg-color: #303030;
  --yb-md-td-color: rgba(255, 255, 255, 0.9);
  --yb-md-td-bg-color-odd: #212121;
  --yb-md-td-bg-color-even: #212121;
  --yb-md-table-border-color: #383838;
  --yb-md-td-th-border-color: #383838;
  --yb-md-inline-code-bg-color: #303030;
  --yb-md-inline-code-color: var(--yb-md-text-color);
  --yb-md-kbd-color: #000;
  --yb-md-kbd-border-color: rgba(0, 0, 0, 0.6);
  --yb-md-kbd-bg-color: #e4e4e4;
  --yb-md-code-bg-color: #212121;
  --yb-md-code-button-bg-color: #fff;
  --yb-md-code-button-color: rgba(0, 0, 0, 0.6);
  --yb-md-code-btn-disable-color: #4F4F4F;
  --yb-md-code-button-shadow: var(--yb-shadow-1), var(--yb-shadow-3), 0 6px 30px 5px rgba(0, 0, 0, 0.06);
  --yb-md-code-head-bg: #303030;
  --yb-md-code-head-border-color: rgba(255, 255, 255, 0.1);
  --yb-md-ref-list-item-color: rgba(255, 255, 255, 0.6);
  --yb-md-ref-list-item-bg-color: #444444;
  --yb-md-ref-list-item-hover-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-hover-bg-color: rgba(255, 255, 255, 0.9);
  --yb-md-ref-list-item-content-bg-color: #303030;
  --yb-md-ref-list-item-content-bg-blur: 0;
  --yb-md-ref-list-item-content-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-arrow-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-content-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  --yb-md-ref-list-item-content-arrow-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
  --yb-md-file-bg-color: #f3f3f3;
  --yb-md-file-bg-hover-color: #E8E8E8;
  --yb-md-file-title-color: rgba(255, 255, 255, 0.9);
  --yb-md-file-desc-color: rgba(255, 255, 255, 0.4);
  --yb-md-link-color: #1171C8;
}
:root[yb-theme-mode="dark"] .agent-dialogue__content--common__line {
  opacity: 0.6;
}
:root[yb-theme-mode="dark"] .oneid-ocs-common-dialog {
  --brand-black_1: rgba(0, 0, 0, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(0, 0, 0, 0.9);
  --brand-green_1: #20C57D;
  --brand-green_2: rgba(32, 197, 125, 0.15);
  --brand-green_3: #00B259;
  --brand-blue: #1485EE;
  --brand-blue_1: #576B95;
  --brand-desktop-green_1: #00b259;
  --brand-desktop-green_2: #e6f5f0;
  --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #457ae5;
  --brand-desktop-blue_2: #e5effe;
  --brand-desktop-blue_3: #576b95;
  --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(0, 0, 0, 0.9);
  --text-text_secondary: rgba(0, 0, 0, 0.6);
  --text-text_tertiary: rgba(0, 0, 0, 0.4);
  --text-text_disabled: rgba(0, 0, 0, 0.15);
  --text-text_white: #fff;
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #1A1A1A;
  --yb_text_secondary: #666;
  --yb_text_primary_reverse: #FFFFFF;
  --yb_text_medium: #474747;
  --background-bubble: #fff;
  --background-bubble_web: #F3F3F3;
  --background-page_background_web: #FCFCFC;
  --background-left_navigation: #ededed;
  --background-left_navigation_web: #F3F3F3;
  --background-list_background: #F7F7F7;
  --background-listbtn_background: #EBEBEB;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(255, 255, 255, 0.5);
  --background-mask_background_4: rgba(166, 166, 166, 0.95);
  --background-container: #FFFFFF;
  --background-transparent: rgba(255, 255, 255, 0);
  --yb_background_tertiary_popover: #FFFFFF;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: #FFF;
  --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
  --widget-btn_hover_1: #E5E5E5;
  --widget-btn_hover_2: #F2F2F2;
  --widget-btn_hover_3: #252525;
  --widget-btn_hover_4: #F9F9F9;
  --widget-btn_hover_6: #dcebfe;
  --widget-btn_click_1: #DADADA;
  --widget-btn_click_2: #E6E6E6;
  --widget-btn_click_3: #303030;
  --widget-btn_click_4: #F5F5F5;
  --widget-btn_click_5: #dff1e8;
  --widget-btn_click_6: #d8e6f9;
  --widget-line: rgba(0, 0, 0, 0.08);
  --widget-lightest: rgba(0, 0, 0, 0.03);
  --brand-red_2: #FA5151;
  --brand-red_3: #D54545;
  --brand-red_1: #FC9797;
  --brand-yellow_2: #FF7D00;
  --brand-yellow_3: #D25F00;
  --brand-yellow_1: #FFCF8B;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --scroll-bar_normal: rgba(0, 0, 0, 0.2);
  --scroll-bar_hover: rgba(0, 0, 0, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
  --td-warning-color-1: #fff1e9;
  --td-warning-color-2: #ffd9c2;
  --td-warning-color-3: #ffb98c;
  --td-warning-color-4: #fa9550;
  --td-warning-color-5: #e37318;
  --td-warning-color-6: #be5a00;
  --td-warning-color-7: #954500;
  --td-warning-color-8: #713300;
  --td-warning-color-9: #532300;
  --td-warning-color-10: #3b1700;
  --td-error-color-1: #fff0ed;
  --td-error-color-2: #ffd8d2;
  --td-error-color-3: #ffb9b0;
  --td-error-color-4: #ff9285;
  --td-error-color-5: #f6685d;
  --td-error-color-6: #d54941;
  --td-error-color-7: #ad352f;
  --td-error-color-8: #881f1c;
  --td-error-color-9: #68070a;
  --td-error-color-10: #490002;
  --td-success-color-1: #e3f9e9;
  --td-success-color-2: #c6f3d7;
  --td-success-color-3: #92dab2;
  --td-success-color-4: #56c08d;
  --td-success-color-5: #2ba471;
  --td-success-color-6: #008858;
  --td-success-color-7: #006c45;
  --td-success-color-8: #005334;
  --td-success-color-9: #003b23;
  --td-success-color-10: #002515;
  --td-gray-color-1: #f3f3f3;
  --td-gray-color-2: #eee;
  --td-gray-color-3: #e8e8e8;
  --td-gray-color-4: #ddd;
  --td-gray-color-5: #c6c6c6;
  --td-gray-color-6: #a6a6a6;
  --td-gray-color-7: #8b8b8b;
  --td-gray-color-8: #777;
  --td-gray-color-9: #5e5e5e;
  --td-gray-color-10: #4b4b4b;
  --td-gray-color-11: #393939;
  --td-gray-color-12: #2c2c2c;
  --td-gray-color-13: #242424;
  --td-gray-color-14: #181818;
  --td-font-white-1: #ffffff;
  --td-font-white-2: rgba(255, 255, 255, 0.55);
  --td-font-white-3: rgba(255, 255, 255, 0.35);
  --td-font-white-4: rgba(255, 255, 255, 0.22);
  --td-font-gray-1: rgba(0, 0, 0, 0.9);
  --td-font-gray-2: rgba(0, 0, 0, 0.6);
  --td-font-gray-3: rgba(0, 0, 0, 0.4);
  --td-font-gray-4: rgba(0, 0, 0, 0.26);
  --td-brand-color-light: var(--td-brand-color-1);
  --td-brand-color-light-hover: var(--td-brand-color-2);
  --td-warning-color-light: var(--td-warning-color-1);
  --td-warning-color-light-hover: var(--td-warning-color-2);
  --td-error-color-light: var(--td-error-color-1);
  --td-error-color-light-hover: var(--td-error-color-2);
  --td-success-color-light: var(--td-success-color-1);
  --td-success-color-light-hover: var(--td-success-color-2);
  --td-mask-active: rgba(0, 0, 0, 0.6);
  --td-mask-disabled: rgba(255, 255, 255, 0.6);
  --td-bg-color-page: var(--td-gray-color-2);
  --td-bg-color-container: #fff;
  --td-bg-color-container-hover: var(--td-gray-color-1);
  --td-bg-color-container-active: var(--td-gray-color-3);
  --td-bg-color-container-select: #fff;
  --td-bg-color-secondarycontainer: var(--td-gray-color-1);
  --td-bg-color-secondarycontainer-hover: var(--td-gray-color-2);
  --td-bg-color-secondarycontainer-active: var(--td-gray-color-4);
  --td-bg-color-component: var(--td-gray-color-3);
  --td-bg-color-component-hover: var(--td-gray-color-4);
  --td-bg-color-component-active: var(--td-gray-color-6);
  --td-bg-color-secondarycomponent: var(--td-gray-color-4);
  --td-bg-color-secondarycomponent-hover: var(--td-gray-color-5);
  --td-bg-color-secondarycomponent-active: var(--td-gray-color-6);
  --td-bg-color-component-disabled: var(--td-gray-color-2);
  --td-bg-color-specialcomponent: #fff;
  --td-text-color-primary: var(--td-font-gray-1);
  --td-text-color-secondary: var(--td-font-gray-2);
  --td-text-color-placeholder: var(--td-font-gray-3);
  --td-text-color-disabled: var(--td-font-gray-4);
  --td-text-color-anti: #fff;
  --td-text-color-brand: var(--td-brand-color-7);
  --td-text-color-link: var(--td-brand-color-8);
  --td-border-level-1-color: var(--td-gray-color-3);
  --td-component-stroke: var(--td-gray-color-3);
  --td-border-level-2-color: var(--td-gray-color-4);
  --td-shadow-1: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
  --td-shadow-2: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
  --td-shadow-3: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
  --td-table-shadow-color: rgba(0, 0, 0, 0.08);
  --td-scrollbar-color: rgba(0, 0, 0, 0.1);
  --td-scrollbar-hover-color: rgba(0, 0, 0, 0.3);
  --td-scroll-track-color: #fff;
}
@media (prefers-color-scheme: dark) {
  :root[yb-theme-mode="system"] {
    --brand-black_1: rgba(255, 255, 255, 0.9);
    --brand-black_1-rgb: 32, 197, 125;
    --brand-black_2: rgba(29, 180, 114, 0.9);
    --brand-green_1: #1DB472;
    --brand-green_2: rgba(29, 180, 114, 0.15);
    --brand-green_3: #00B259;
    --brand-green_5: rgba(0, 156, 67, 0.6);
    --brand-blue: #1171C8;
    --brand-blue_1: #A7C2E4;
    --brand-desktop-green_1: #1db472;
    --brand-desktop-green_2: rgba(29, 180, 114, 0.1);
    --brand-desktop-green_3: rgba(42, 153, 77, 0.2);
    --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
    --brand-desktop-blue_1: #3388ff;
    --brand-desktop-blue_2: #262936;
    --brand-desktop-blue_3: #7d91b2;
    --brand-desktop-blue_4: #3d62ae;
    --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
    --text-text_primary: rgba(255, 255, 255, 0.9);
    --text-text_secondary: rgba(255, 255, 255, 0.6);
    --text-text_tertiary: rgba(255, 255, 255, 0.4);
    --text-text_disabled: rgba(255, 255, 255, 0.15);
    --text-text_white: rgba(0, 0, 0, 0.9);
    --text-text_alwayswhite: #fff;
    --yb_text_primary: #F3F3F3;
    --yb_text_secondary: #A0A0A0;
    --yb_text_primary_reverse: #111111;
    --background-bubble: #303030;
    --background-bubble_web: #303030;
    --background-page_background_web: #1D1D1D;
    --background-left_navigation: #252525;
    --background-left_navigation_web: #252525;
    --background-list_background: #3B3B3B;
    --background-listbtn_background: #444444;
    --background-mask_background_1: rgba(0, 0, 0, 0.8);
    --background-mask_background_2: rgba(0, 0, 0, 0.6);
    --background-mask_background_3: rgba(0, 0, 0, 0.5);
    --background-mask_background_4: rgba(71, 71, 71, 0.95);
    --background-container: #303030;
    --background-transparent: rgba(0, 0, 0, 0);
    --yb_background_tertiary_popover: #333333;
    --yb-color-bg-primary: var(--background-bubble_web);
    --widget-btn_normal: rgba(255, 255, 255, 0.05);
    --widget-btn_checkbox: rgba(255, 255, 255, 0.05);
    --widget-btn_hover_1: #2D2D2D;
    --widget-btn_hover_2: #424242;
    --widget-btn_hover_3: #E3E3E3;
    --widget-btn_hover_4: #373737;
    --widget-btn_hover_6: #2f3d49;
    --widget-btn_click_1: #3B3B3B;
    --widget-btn_click_2: #4F4F4F;
    --widget-btn_click_3: #DCDCDC;
    --widget-btn_click_4: #414141;
    --widget-btn_click_5: #36453e;
    --widget-btn_click_6: rgba(77, 136, 255, 0.6);
    --widget-line: rgba(255, 255, 255, 0.1);
    --widget-lightest: rgba(255, 255, 255, 0.03);
    --brand-red_2: #F54E4E;
    --brand-red_3: #CD4343;
    --brand-red_1: #F79292;
    --brand-yellow_2: #F77900;
    --brand-yellow_3: #C85C00;
    --brand-yellow_1: #F9C986;
    --brand-success_2: #20C57D;
    --brand-success_3: #1DB171;
    --brand-success_1: #E9F9F2;
    --td-warning-color-1: #4f2a1d;
    --td-warning-color-2: #582f21;
    --td-warning-color-3: #733c23;
    --td-warning-color-4: #a75d2b;
    --td-warning-color-5: #cf6e2d;
    --td-warning-color-6: #dc7633;
    --td-warning-color-7: #e8935c;
    --td-warning-color-8: #ecbf91;
    --td-warning-color-9: #eed7bf;
    --td-warning-color-10: #f3e9dc;
    --td-error-color-1: #472324;
    --td-error-color-2: #5e2a2d;
    --td-error-color-3: #703439;
    --td-error-color-4: #83383e;
    --td-error-color-5: #a03f46;
    --td-error-color-6: #c64751;
    --td-error-color-7: #de6670;
    --td-error-color-8: #ec888e;
    --td-error-color-9: #edb1b6;
    --td-error-color-10: #eeced0;
    --td-success-color-1: #193a2a;
    --td-success-color-2: #1a4230;
    --td-success-color-3: #17533d;
    --td-success-color-4: #0d7a55;
    --td-success-color-5: #059465;
    --td-success-color-6: #43af8a;
    --td-success-color-7: #46bf96;
    --td-success-color-8: #80d2b6;
    --td-success-color-9: #b4e1d3;
    --td-success-color-10: #deede8;
    --td-gray-color-1: #f3f3f3;
    --td-gray-color-2: #eee;
    --td-gray-color-3: #e8e8e8;
    --td-gray-color-4: #ddd;
    --td-gray-color-5: #c6c6c6;
    --td-gray-color-6: #a6a6a6;
    --td-gray-color-7: #8b8b8b;
    --td-gray-color-8: #777;
    --td-gray-color-9: #5e5e5e;
    --td-gray-color-10: #4b4b4b;
    --td-gray-color-11: #393939;
    --td-gray-color-12: #2c2c2c;
    --td-gray-color-13: #242424;
    --td-gray-color-14: #181818;
    --td-font-white-1: rgba(255, 255, 255, 0.9);
    --td-font-white-2: rgba(255, 255, 255, 0.55);
    --td-font-white-3: rgba(255, 255, 255, 0.35);
    --td-font-white-4: rgba(255, 255, 255, 0.22);
    --td-font-gray-1: rgba(0, 0, 0, 0.9);
    --td-font-gray-2: rgba(0, 0, 0, 0.6);
    --td-font-gray-3: rgba(0, 0, 0, 0.4);
    --td-font-gray-4: rgba(0, 0, 0, 0.26);
    --td-brand-color-light: var(--td-brand-color-1);
    --td-brand-color-light-hover: var(--td-brand-color-2);
    --td-warning-color-light: var(--td-warning-color-1);
    --td-warning-color-light-hover: var(--td-warning-color-2);
    --td-error-color-light: var(--td-error-color-1);
    --td-error-color-light-hover: var(--td-error-color-2);
    --td-success-color-light: var(--td-success-color-1);
    --td-success-color-light-hover: var(--td-success-color-2);
    --td-mask-active: rgba(0, 0, 0, 0.4);
    --td-mask-disabled: rgba(0, 0, 0, 0.6);
    --td-bg-color-page: var(--td-gray-color-14);
    --td-bg-color-container: var(--td-gray-color-13);
    --td-bg-color-container-hover: var(--td-gray-color-12);
    --td-bg-color-container-active: var(--td-gray-color-10);
    --td-bg-color-container-select: var(--td-gray-color-9);
    --td-bg-color-secondarycontainer: var(--td-gray-color-12);
    --td-bg-color-secondarycontainer-hover: var(--td-gray-color-11);
    --td-bg-color-secondarycontainer-active: var(--td-gray-color-9);
    --td-bg-color-component: var(--td-gray-color-11);
    --td-bg-color-component-hover: var(--td-gray-color-10);
    --td-bg-color-component-active: var(--td-gray-color-9);
    --td-bg-color-secondarycomponent: var(--td-gray-color-10);
    --td-bg-color-secondarycomponent-hover: var(--td-gray-color-9);
    --td-bg-color-secondarycomponent-active: var(--td-gray-color-8);
    --td-bg-color-component-disabled: var(--td-gray-color-12);
    --td-bg-color-specialcomponent: transparent;
    --yb_text_medium: #DCDCDC;
    --td-text-color-primary: var(--td-font-white-1);
    --td-text-color-secondary: var(--td-font-white-2);
    --td-text-color-placeholder: var(--td-font-white-3);
    --td-text-color-disabled: var(--td-font-white-4);
    --td-text-color-anti: #fff;
    --td-text-color-brand: var(--td-brand-color-8);
    --td-text-color-link: var(--td-brand-color-8);
    --td-border-level-1-color: var(--td-gray-color-11);
    --td-component-stroke: var(--td-gray-color-11);
    --td-border-level-2-color: var(--td-gray-color-9);
    --td-shadow-1: 0 4px 6px rgba(0, 0, 0, 0.06), 0 1px 10px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12);
    --td-shadow-2: 0 8px 10px rgba(0, 0, 0, 0.12), 0 3px 14px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0, 0, 0, 0.16);
    --td-shadow-3: 0 16px 24px rgba(0, 0, 0, 0.14), 0 6px 30px rgba(0, 0, 0, 0.12), 0 8px 10px rgba(0, 0, 0, 0.2);
    --td-table-shadow-color: rgba(0, 0, 0, 0.55);
    --td-scrollbar-color: rgba(255, 255, 255, 0.1);
    --td-scrollbar-hover-color: rgba(255, 255, 255, 0.3);
    --td-scroll-track-color: #333;
    --scroll-bar_normal: rgba(255, 255, 255, 0.2);
    --scroll-bar_hover: rgba(255, 255, 255, 0.3);
    --td-brand-color: var(--brand-black_1);
    --td-brand-color-hover: var(--widget-btn_hover_3);
    --td-brand-color-focus: var(--widget-btn_click_3);
    --td-brand-color-active: var(--widget-btn_click_3);
    --td-brand-color-disabled: var(--brand-black_1);
    --td-success-color: var(--brand-success_2);
    --td-success-color-hover: var(--brand-success_1);
    --td-success-color-focus: var(--brand-success_3);
    --td-success-color-active: var(--brand-success_3);
    --td-success-color-disabled: var(--brand-success_1);
    --td-warning-color: var(--brand-yellow_2);
    --td-warning-color-hover: var(--brand-yellow_1);
    --td-warning-color-focus: var(--brand-yellow_3);
    --td-warning-color-active: var(--brand-yellow_3);
    --td-warning-color-disabled: var(--brand-yellow_1);
    --td-error-color: var(--brand-red_2);
    --td-error-color-hover: var(--brand-red_1);
    --td-error-color-focus: var(--brand-red_3);
    --td-error-color-active: var(--brand-red_3);
    --td-error-color-disabled: var(--brand-red_1);
    --td-component-border: var(--widget-line);
    --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
    --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
    --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
    --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
    --yb-md-text-color: rgba(255, 255, 255, 0.9);
    --yb-md-text-second-color: rgba(255, 255, 255, 0.6);
    --yb-md-h-color: rgba(255, 255, 255, 0.9);
    --yb-md-del-color: #1171C8;
    --yb-md-blockquote-color: rgba(255, 255, 255, 0.4);
    --yb-md-blockquote-border-color: rgba(255, 255, 255, 0.1);
    --yb-md-hr-border-color: rgba(255, 255, 255, 0.08);
    --yb-md-th-color: var(--yb-md-text-color);
    --yb-md-th-bg-color: #303030;
    --yb-md-td-color: rgba(255, 255, 255, 0.9);
    --yb-md-td-bg-color-odd: #212121;
    --yb-md-td-bg-color-even: #212121;
    --yb-md-table-border-color: #383838;
    --yb-md-td-th-border-color: #383838;
    --yb-md-inline-code-bg-color: #303030;
    --yb-md-inline-code-color: var(--yb-md-text-color);
    --yb-md-kbd-color: #000;
    --yb-md-kbd-border-color: rgba(0, 0, 0, 0.6);
    --yb-md-kbd-bg-color: #e4e4e4;
    --yb-md-code-bg-color: #212121;
    --yb-md-code-button-bg-color: #fff;
    --yb-md-code-button-color: rgba(0, 0, 0, 0.6);
    --yb-md-code-btn-disable-color: #4F4F4F;
    --yb-md-code-button-shadow: var(--yb-shadow-1), var(--yb-shadow-3), 0 6px 30px 5px rgba(0, 0, 0, 0.06);
    --yb-md-code-head-bg: #303030;
    --yb-md-code-head-border-color: rgba(255, 255, 255, 0.1);
    --yb-md-ref-list-item-color: rgba(255, 255, 255, 0.6);
    --yb-md-ref-list-item-bg-color: #444444;
    --yb-md-ref-list-item-hover-color: rgba(0, 0, 0, 0.9);
    --yb-md-ref-list-item-hover-bg-color: rgba(255, 255, 255, 0.9);
    --yb-md-ref-list-item-content-bg-color: #303030;
    --yb-md-ref-list-item-content-bg-blur: 0;
    --yb-md-ref-list-item-content-color: rgba(0, 0, 0, 0.9);
    --yb-md-ref-list-item-content-arrow-color: rgba(0, 0, 0, 0.6);
    --yb-md-ref-list-item-content-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
    --yb-md-ref-list-item-content-arrow-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
    --yb-md-file-bg-color: #f3f3f3;
    --yb-md-file-bg-hover-color: #E8E8E8;
    --yb-md-file-title-color: rgba(255, 255, 255, 0.9);
    --yb-md-file-desc-color: rgba(255, 255, 255, 0.4);
    --yb-md-link-color: #1171C8;
  }
  :root[yb-theme-mode="system"] .agent-dialogue__content--common__line {
    opacity: 0.6;
  }
  :root[yb-theme-mode="system"] .oneid-ocs-common-dialog {
    --brand-black_1: rgba(0, 0, 0, 0.9);
    --brand-black_1-rgb: 32, 197, 125;
    --brand-black_2: rgba(0, 0, 0, 0.9);
    --brand-green_1: #20C57D;
    --brand-green_2: rgba(32, 197, 125, 0.15);
    --brand-green_3: #00B259;
    --brand-blue: #1485EE;
    --brand-blue_1: #576B95;
    --brand-desktop-green_1: #00b259;
    --brand-desktop-green_2: #e6f5f0;
    --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
    --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
    --brand-desktop-blue_1: #457ae5;
    --brand-desktop-blue_2: #e5effe;
    --brand-desktop-blue_3: #576b95;
    --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
    --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
    --text-text_primary: rgba(0, 0, 0, 0.9);
    --text-text_secondary: rgba(0, 0, 0, 0.6);
    --text-text_tertiary: rgba(0, 0, 0, 0.4);
    --text-text_disabled: rgba(0, 0, 0, 0.15);
    --text-text_white: #fff;
    --text-text_alwayswhite: #fff;
    --yb_text_primary: #1A1A1A;
    --yb_text_secondary: #666;
    --yb_text_primary_reverse: #FFFFFF;
    --yb_text_medium: #474747;
    --background-bubble: #fff;
    --background-bubble_web: #F3F3F3;
    --background-page_background_web: #FCFCFC;
    --background-left_navigation: #ededed;
    --background-left_navigation_web: #F3F3F3;
    --background-list_background: #F7F7F7;
    --background-listbtn_background: #EBEBEB;
    --background-mask_background_1: rgba(0, 0, 0, 0.8);
    --background-mask_background_2: rgba(0, 0, 0, 0.6);
    --background-mask_background_3: rgba(255, 255, 255, 0.5);
    --background-mask_background_4: rgba(166, 166, 166, 0.95);
    --background-container: #FFFFFF;
    --background-transparent: rgba(255, 255, 255, 0);
    --yb_background_tertiary_popover: #FFFFFF;
    --yb-color-bg-primary: var(--background-bubble_web);
    --widget-btn_normal: #FFF;
    --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
    --widget-btn_hover_1: #E5E5E5;
    --widget-btn_hover_2: #F2F2F2;
    --widget-btn_hover_3: #252525;
    --widget-btn_hover_4: #F9F9F9;
    --widget-btn_hover_6: #dcebfe;
    --widget-btn_click_1: #DADADA;
    --widget-btn_click_2: #E6E6E6;
    --widget-btn_click_3: #303030;
    --widget-btn_click_4: #F5F5F5;
    --widget-btn_click_5: #dff1e8;
    --widget-btn_click_6: #d8e6f9;
    --widget-line: rgba(0, 0, 0, 0.08);
    --widget-lightest: rgba(0, 0, 0, 0.03);
    --brand-red_2: #FA5151;
    --brand-red_3: #D54545;
    --brand-red_1: #FC9797;
    --brand-yellow_2: #FF7D00;
    --brand-yellow_3: #D25F00;
    --brand-yellow_1: #FFCF8B;
    --brand-success_2: #20C57D;
    --brand-success_3: #1DB171;
    --brand-success_1: #E9F9F2;
    --scroll-bar_normal: rgba(0, 0, 0, 0.2);
    --scroll-bar_hover: rgba(0, 0, 0, 0.3);
    --td-brand-color: var(--brand-black_1);
    --td-brand-color-hover: var(--widget-btn_hover_3);
    --td-brand-color-focus: var(--widget-btn_click_3);
    --td-brand-color-active: var(--widget-btn_click_3);
    --td-brand-color-disabled: var(--brand-black_1);
    --td-success-color: var(--brand-success_2);
    --td-success-color-hover: var(--brand-success_1);
    --td-success-color-focus: var(--brand-success_3);
    --td-success-color-active: var(--brand-success_3);
    --td-success-color-disabled: var(--brand-success_1);
    --td-warning-color: var(--brand-yellow_2);
    --td-warning-color-hover: var(--brand-yellow_1);
    --td-warning-color-focus: var(--brand-yellow_3);
    --td-warning-color-active: var(--brand-yellow_3);
    --td-warning-color-disabled: var(--brand-yellow_1);
    --td-error-color: var(--brand-red_2);
    --td-error-color-hover: var(--brand-red_1);
    --td-error-color-focus: var(--brand-red_3);
    --td-error-color-active: var(--brand-red_3);
    --td-error-color-disabled: var(--brand-red_1);
    --td-component-border: var(--widget-line);
    --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
    --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
    --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
    --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
    --td-warning-color-1: #fff1e9;
    --td-warning-color-2: #ffd9c2;
    --td-warning-color-3: #ffb98c;
    --td-warning-color-4: #fa9550;
    --td-warning-color-5: #e37318;
    --td-warning-color-6: #be5a00;
    --td-warning-color-7: #954500;
    --td-warning-color-8: #713300;
    --td-warning-color-9: #532300;
    --td-warning-color-10: #3b1700;
    --td-error-color-1: #fff0ed;
    --td-error-color-2: #ffd8d2;
    --td-error-color-3: #ffb9b0;
    --td-error-color-4: #ff9285;
    --td-error-color-5: #f6685d;
    --td-error-color-6: #d54941;
    --td-error-color-7: #ad352f;
    --td-error-color-8: #881f1c;
    --td-error-color-9: #68070a;
    --td-error-color-10: #490002;
    --td-success-color-1: #e3f9e9;
    --td-success-color-2: #c6f3d7;
    --td-success-color-3: #92dab2;
    --td-success-color-4: #56c08d;
    --td-success-color-5: #2ba471;
    --td-success-color-6: #008858;
    --td-success-color-7: #006c45;
    --td-success-color-8: #005334;
    --td-success-color-9: #003b23;
    --td-success-color-10: #002515;
    --td-gray-color-1: #f3f3f3;
    --td-gray-color-2: #eee;
    --td-gray-color-3: #e8e8e8;
    --td-gray-color-4: #ddd;
    --td-gray-color-5: #c6c6c6;
    --td-gray-color-6: #a6a6a6;
    --td-gray-color-7: #8b8b8b;
    --td-gray-color-8: #777;
    --td-gray-color-9: #5e5e5e;
    --td-gray-color-10: #4b4b4b;
    --td-gray-color-11: #393939;
    --td-gray-color-12: #2c2c2c;
    --td-gray-color-13: #242424;
    --td-gray-color-14: #181818;
    --td-font-white-1: #ffffff;
    --td-font-white-2: rgba(255, 255, 255, 0.55);
    --td-font-white-3: rgba(255, 255, 255, 0.35);
    --td-font-white-4: rgba(255, 255, 255, 0.22);
    --td-font-gray-1: rgba(0, 0, 0, 0.9);
    --td-font-gray-2: rgba(0, 0, 0, 0.6);
    --td-font-gray-3: rgba(0, 0, 0, 0.4);
    --td-font-gray-4: rgba(0, 0, 0, 0.26);
    --td-brand-color-light: var(--td-brand-color-1);
    --td-brand-color-light-hover: var(--td-brand-color-2);
    --td-warning-color-light: var(--td-warning-color-1);
    --td-warning-color-light-hover: var(--td-warning-color-2);
    --td-error-color-light: var(--td-error-color-1);
    --td-error-color-light-hover: var(--td-error-color-2);
    --td-success-color-light: var(--td-success-color-1);
    --td-success-color-light-hover: var(--td-success-color-2);
    --td-mask-active: rgba(0, 0, 0, 0.6);
    --td-mask-disabled: rgba(255, 255, 255, 0.6);
    --td-bg-color-page: var(--td-gray-color-2);
    --td-bg-color-container: #fff;
    --td-bg-color-container-hover: var(--td-gray-color-1);
    --td-bg-color-container-active: var(--td-gray-color-3);
    --td-bg-color-container-select: #fff;
    --td-bg-color-secondarycontainer: var(--td-gray-color-1);
    --td-bg-color-secondarycontainer-hover: var(--td-gray-color-2);
    --td-bg-color-secondarycontainer-active: var(--td-gray-color-4);
    --td-bg-color-component: var(--td-gray-color-3);
    --td-bg-color-component-hover: var(--td-gray-color-4);
    --td-bg-color-component-active: var(--td-gray-color-6);
    --td-bg-color-secondarycomponent: var(--td-gray-color-4);
    --td-bg-color-secondarycomponent-hover: var(--td-gray-color-5);
    --td-bg-color-secondarycomponent-active: var(--td-gray-color-6);
    --td-bg-color-component-disabled: var(--td-gray-color-2);
    --td-bg-color-specialcomponent: #fff;
    --td-text-color-primary: var(--td-font-gray-1);
    --td-text-color-secondary: var(--td-font-gray-2);
    --td-text-color-placeholder: var(--td-font-gray-3);
    --td-text-color-disabled: var(--td-font-gray-4);
    --td-text-color-anti: #fff;
    --td-text-color-brand: var(--td-brand-color-7);
    --td-text-color-link: var(--td-brand-color-8);
    --td-border-level-1-color: var(--td-gray-color-3);
    --td-component-stroke: var(--td-gray-color-3);
    --td-border-level-2-color: var(--td-gray-color-4);
    --td-shadow-1: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
    --td-shadow-2: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
    --td-shadow-3: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
    --td-table-shadow-color: rgba(0, 0, 0, 0.08);
    --td-scrollbar-color: rgba(0, 0, 0, 0.1);
    --td-scrollbar-hover-color: rgba(0, 0, 0, 0.3);
    --td-scroll-track-color: #fff;
  }
}
:root[yb-theme="old_2.0"] .yb-layout,
:root[yb-theme="custom"] .yb-layout,
:root[yb-theme="light"] .yb-layout,
:root[yb-theme="dark"] .yb-layout {
  --brand-black_1: rgba(0, 0, 0, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(0, 0, 0, 0.9);
  --brand-green_1: #20C57D;
  --brand-green_2: rgba(32, 197, 125, 0.15);
  --brand-green_3: #00B259;
  --brand-blue: #1485EE;
  --brand-blue_1: #576B95;
  --brand-desktop-green_1: #00b259;
  --brand-desktop-green_2: #e6f5f0;
  --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #457ae5;
  --brand-desktop-blue_2: #e5effe;
  --brand-desktop-blue_3: #576b95;
  --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(0, 0, 0, 0.9);
  --text-text_secondary: rgba(0, 0, 0, 0.6);
  --text-text_tertiary: rgba(0, 0, 0, 0.4);
  --text-text_disabled: rgba(0, 0, 0, 0.15);
  --text-text_white: #fff;
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #1A1A1A;
  --yb_text_secondary: #666;
  --yb_text_primary_reverse: #FFFFFF;
  --yb_text_medium: #474747;
  --background-bubble: #fff;
  --background-bubble_web: #F3F3F3;
  --background-page_background_web: #FCFCFC;
  --background-left_navigation: #ededed;
  --background-left_navigation_web: #F3F3F3;
  --background-list_background: #F7F7F7;
  --background-listbtn_background: #EBEBEB;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(255, 255, 255, 0.5);
  --background-mask_background_4: rgba(166, 166, 166, 0.95);
  --background-container: #FFFFFF;
  --background-transparent: rgba(255, 255, 255, 0);
  --yb_background_tertiary_popover: #FFFFFF;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: #FFF;
  --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
  --widget-btn_hover_1: #E5E5E5;
  --widget-btn_hover_2: #F2F2F2;
  --widget-btn_hover_3: #252525;
  --widget-btn_hover_4: #F9F9F9;
  --widget-btn_hover_6: #dcebfe;
  --widget-btn_click_1: #DADADA;
  --widget-btn_click_2: #E6E6E6;
  --widget-btn_click_3: #303030;
  --widget-btn_click_4: #F5F5F5;
  --widget-btn_click_5: #dff1e8;
  --widget-btn_click_6: #d8e6f9;
  --widget-line: rgba(0, 0, 0, 0.08);
  --widget-lightest: rgba(0, 0, 0, 0.03);
  --brand-red_2: #FA5151;
  --brand-red_3: #D54545;
  --brand-red_1: #FC9797;
  --brand-yellow_2: #FF7D00;
  --brand-yellow_3: #D25F00;
  --brand-yellow_1: #FFCF8B;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --scroll-bar_normal: rgba(0, 0, 0, 0.2);
  --scroll-bar_hover: rgba(0, 0, 0, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
  --td-warning-color-1: #fff1e9;
  --td-warning-color-2: #ffd9c2;
  --td-warning-color-3: #ffb98c;
  --td-warning-color-4: #fa9550;
  --td-warning-color-5: #e37318;
  --td-warning-color-6: #be5a00;
  --td-warning-color-7: #954500;
  --td-warning-color-8: #713300;
  --td-warning-color-9: #532300;
  --td-warning-color-10: #3b1700;
  --td-error-color-1: #fff0ed;
  --td-error-color-2: #ffd8d2;
  --td-error-color-3: #ffb9b0;
  --td-error-color-4: #ff9285;
  --td-error-color-5: #f6685d;
  --td-error-color-6: #d54941;
  --td-error-color-7: #ad352f;
  --td-error-color-8: #881f1c;
  --td-error-color-9: #68070a;
  --td-error-color-10: #490002;
  --td-success-color-1: #e3f9e9;
  --td-success-color-2: #c6f3d7;
  --td-success-color-3: #92dab2;
  --td-success-color-4: #56c08d;
  --td-success-color-5: #2ba471;
  --td-success-color-6: #008858;
  --td-success-color-7: #006c45;
  --td-success-color-8: #005334;
  --td-success-color-9: #003b23;
  --td-success-color-10: #002515;
  --td-gray-color-1: #f3f3f3;
  --td-gray-color-2: #eee;
  --td-gray-color-3: #e8e8e8;
  --td-gray-color-4: #ddd;
  --td-gray-color-5: #c6c6c6;
  --td-gray-color-6: #a6a6a6;
  --td-gray-color-7: #8b8b8b;
  --td-gray-color-8: #777;
  --td-gray-color-9: #5e5e5e;
  --td-gray-color-10: #4b4b4b;
  --td-gray-color-11: #393939;
  --td-gray-color-12: #2c2c2c;
  --td-gray-color-13: #242424;
  --td-gray-color-14: #181818;
  --td-font-white-1: #ffffff;
  --td-font-white-2: rgba(255, 255, 255, 0.55);
  --td-font-white-3: rgba(255, 255, 255, 0.35);
  --td-font-white-4: rgba(255, 255, 255, 0.22);
  --td-font-gray-1: rgba(0, 0, 0, 0.9);
  --td-font-gray-2: rgba(0, 0, 0, 0.6);
  --td-font-gray-3: rgba(0, 0, 0, 0.4);
  --td-font-gray-4: rgba(0, 0, 0, 0.26);
  --td-brand-color-light: var(--td-brand-color-1);
  --td-brand-color-light-hover: var(--td-brand-color-2);
  --td-warning-color-light: var(--td-warning-color-1);
  --td-warning-color-light-hover: var(--td-warning-color-2);
  --td-error-color-light: var(--td-error-color-1);
  --td-error-color-light-hover: var(--td-error-color-2);
  --td-success-color-light: var(--td-success-color-1);
  --td-success-color-light-hover: var(--td-success-color-2);
  --td-mask-active: rgba(0, 0, 0, 0.6);
  --td-mask-disabled: rgba(255, 255, 255, 0.6);
  --td-bg-color-page: var(--td-gray-color-2);
  --td-bg-color-container: #fff;
  --td-bg-color-container-hover: var(--td-gray-color-1);
  --td-bg-color-container-active: var(--td-gray-color-3);
  --td-bg-color-container-select: #fff;
  --td-bg-color-secondarycontainer: var(--td-gray-color-1);
  --td-bg-color-secondarycontainer-hover: var(--td-gray-color-2);
  --td-bg-color-secondarycontainer-active: var(--td-gray-color-4);
  --td-bg-color-component: var(--td-gray-color-3);
  --td-bg-color-component-hover: var(--td-gray-color-4);
  --td-bg-color-component-active: var(--td-gray-color-6);
  --td-bg-color-secondarycomponent: var(--td-gray-color-4);
  --td-bg-color-secondarycomponent-hover: var(--td-gray-color-5);
  --td-bg-color-secondarycomponent-active: var(--td-gray-color-6);
  --td-bg-color-component-disabled: var(--td-gray-color-2);
  --td-bg-color-specialcomponent: #fff;
  --td-text-color-primary: var(--td-font-gray-1);
  --td-text-color-secondary: var(--td-font-gray-2);
  --td-text-color-placeholder: var(--td-font-gray-3);
  --td-text-color-disabled: var(--td-font-gray-4);
  --td-text-color-anti: #fff;
  --td-text-color-brand: var(--td-brand-color-7);
  --td-text-color-link: var(--td-brand-color-8);
  --td-border-level-1-color: var(--td-gray-color-3);
  --td-component-stroke: var(--td-gray-color-3);
  --td-border-level-2-color: var(--td-gray-color-4);
  --td-shadow-1: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
  --td-shadow-2: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
  --td-shadow-3: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
  --td-table-shadow-color: rgba(0, 0, 0, 0.08);
  --td-scrollbar-color: rgba(0, 0, 0, 0.1);
  --td-scrollbar-hover-color: rgba(0, 0, 0, 0.3);
  --td-scroll-track-color: #fff;
  --yb-input-btn-bg-color: var(--brand-black_1);
  --yb-input-btn-color: var(--text-text_primary);
  --yb-input-shadow: 0 0 30px 5px rgba(195, 212, 214, 0.3);
  --yb-input-bg-color: var(--background-container);
  --yb-input-bg-blur: 0;
  --yb-input-border-color: transparent;
  --yb-input-color: var(--text-text_primary);
  --yb-input-placeholder-color: var(--text-text_disabled);
  --yb-input-file-item-bg-color: var(--background-left_navigation_web);
  --yb-input-file-item-border-color: transparent;
  --yb-input-file-item-title-color: var(--text-text_primary);
  --yb-input-file-item-desc-color: var(--text-text_tertiary);
  --yb-input-btn-bg-color--mobile: var(--background-container);
  --yb-input-btn-border-color--mobile: var(--background-container);
  --yb-input-btn-color--mobile: var(--text-text_secondary);
  --yb-input-send-btn-bg-color: var(--brand-black_1);
  --yb-input-send-btn-color: var(--text-text_white);
  --yb-input-switch-model-bg-color: var(--widget-btn_checkbox);
  --yb-input-switch-model-bg-color-hover: var(--widget-btn_click_2);
  --yb-input-switch-model-icon-color: var(--text-text_tertiary);
  --yb_color_divider-primary: var(--widget-line);
  --yb-input-add-icon-color: var(--text-text_primary);
  --yb-md-text-color: rgba(0, 0, 0, 0.9);
  --yb-md-text-second-color: rgba(0, 0, 0, 0.6);
  --yb-md-h-color: rgba(0, 0, 0, 0.9);
  --yb-md-del-color: #1485EE;
  --yb-md-blockquote-color: rgba(0, 0, 0, 0.4);
  --yb-md-blockquote-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-hr-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-th-color: var(--yb-md-text-color);
  --yb-md-th-bg-color: #ededed;
  --yb-md-td-color: rgba(0, 0, 0, 0.9);
  --yb-md-td-bg-color-odd: #ffffff;
  --yb-md-td-bg-color-even: #ffffff;
  --yb-md-table-border-color: #e0e0e0;
  --yb-md-td-th-border-color: #e0e0e0;
  --yb-md-inline-code-bg-color: #F3F3F3;
  --yb-md-inline-code-color: var(--yb-md-text-color);
  --yb-md-kbd-color: #000;
  --yb-md-kbd-border-color: rgba(0, 0, 0, 0.6);
  --yb-md-kbd-bg-color: #e4e4e4;
  --yb-md-code-bg-color: #ffffff;
  --yb-md-code-button-bg-color: #fff;
  --yb-md-code-button-color: rgba(0, 0, 0, 0.6);
  --yb-md-code-btn-disable-color: #BDBDBD;
  --yb-md-code-button-shadow: var(--yb-shadow-1), var(--yb-shadow-3), 0 6px 30px 5px rgba(0, 0, 0, 0.06);
  --yb-md-code-head-bg: #ededed;
  --yb-md-code-head-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-ref-list-item-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-bg-color: #EBEBEB;
  --yb-md-ref-list-item-hover-color: #fff;
  --yb-md-ref-list-item-hover-bg-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-bg-color: #FFFFFF;
  --yb-md-ref-list-item-content-bg-blur: 0;
  --yb-md-ref-list-item-content-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-arrow-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-content-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  --yb-md-ref-list-item-content-arrow-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
  --yb-md-file-bg-color: #f3f3f3;
  --yb-md-file-bg-hover-color: #E8E8E8;
  --yb-md-file-title-color: rgba(0, 0, 0, 0.9);
  --yb-md-file-desc-color: rgba(0, 0, 0, 0.4);
  --yb-md-link-color: #1485EE;
  --yb-bubble-human-bg-color: var(--brand-black_1);
  --yb-bubble-ai-bg-color: var(--background-container);
  --yb-bubble-ai-bg-clur: 0;
  --yb-bubble-avatar-name-color: var(--text-text_tertiary);
  --yb-bubble-tool-item-color: var(--text-text_secondary);
  --yb-bubble-tool-item-disabled-color: var(--text-text_disabled);
  --yb-bubble-prompt-hint-split-color: var(--widget-line);
  --yb-share-btn-bg-color: var(--background-left_navigation_web);
  --yb-share-btn-color: var(--text-text_primary);
  --yb-share-split-border-color: var(--widget-line);
  --yb-share-indicator-bg-color: var(--background-left_navigation_web);
  --yb-share-indicator-color: var(--text-text_primary);
  --yb-share-indicator-border-color: var(--widget-line);
  --yb-share-page-footer-btn-bg-color: var(--widget-btn_normal);
  --yb-share-page-footer-btn-color: var(--text-text_alwayswhite);
  --yb-chat-nav-color: rgba(0, 0, 0, 0.54);
  --yb-chat-nav-title-color: var(--text-text_primary);
  --yb-chat-nav-bg-color: transparent;
  --yb-chat-nav-bg-blur: 0;
  --yb-chat-greeting-agent-name-color: rgba(0, 0, 0, 0.9);
  --yb-chat-clear-context-color: var(--text-text_tertiary);
  --yb-chat-clear-context-icon-color: var(--yb-chat-clear-context-color);
  --yb-chat-bg-color: transparent;
  --yb-chat-time-color: var(--text-text_tertiary);
  --yb-copyright-color: var(--text-text_disabled);
  --yb-copyright-link-color: #576B95;
  --yb-chat-nav-agent-info-button-bg-color: #fff;
  --yb-color-text-secondary: var(--text-text_secondary);
  --yb-component-divider-color: var(--text-text_tertiary);
  --yb-component-divider-border-color: var(--widget-line);
  --yb-component-option-color: #006c45;
  --yb-component-option-title-color: var(--text-text_tertiary);
  --yb-component-option-bg-color: transparent;
  --yb-component-loading-bg-color: var(--background-list_background);
  --yb-component-loading-color: var(--text-text_secondary);
  --yb-component-loading-search-color: var(--text-text_secondary);
  --yb-component-loading-process-color: var(--text-text_primary);
  --yb-component-loading-process-progress-color: var(--brand-black_1);
  --yb-component-ref-list-bg-color: var(--background-container);
  --yb-component-ref-list-header-color: var(--text-text_secondary);
  --yb-component-ref-list-header-hover-color: var(--text-text_primary);
  --yb-component-ref-list-header-arrow-color: var(--text-text_secondary);
  --yb-component-ref-list-item-color: var(--text-text_secondary);
  --yb-component-ref-list-item-hover-color: var(--text-text_primary);
  --yb-component-card-list-title-color: var(--text-text_primary);
  --yb-component-card-list-info-color: var(--text-text_tertiary);
  --yb-component-middleware-bg-color: var(--background-list_background);
  --yb-component-middleware-header-color: var(--text-text_primary);
  --yb-component-middleware-body-bg-color: var(--td-bg-color-secondarycontainer);
  --yb-component-middleware-item-color: var(--text-text_primary);
  --yb-component-middleware-divider-border-color: var(--td-border-level-1-color);
  --yb-component-middleware-divider-color: var(--widget-line);
  --yb-component-tag-bg-color: var(--background-bubble_web);
  --yb-component-tag-color: var(--text-text_primary);
  --background-page_background_web: #F3F3F3;
  --yb-bubble-human-bg-color: #20C57D;
}
.yb-is-temp-mode .agent-chat__input-box {
  --brand-black_1: rgba(255, 255, 255, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(29, 180, 114, 0.9);
  --brand-green_1: #1DB472;
  --brand-green_2: rgba(29, 180, 114, 0.15);
  --brand-green_3: #00B259;
  --brand-green_5: rgba(0, 156, 67, 0.6);
  --brand-blue: #1171C8;
  --brand-blue_1: #A7C2E4;
  --brand-desktop-green_1: #1db472;
  --brand-desktop-green_2: rgba(29, 180, 114, 0.1);
  --brand-desktop-green_3: rgba(42, 153, 77, 0.2);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #3388ff;
  --brand-desktop-blue_2: #262936;
  --brand-desktop-blue_3: #7d91b2;
  --brand-desktop-blue_4: #3d62ae;
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(255, 255, 255, 0.9);
  --text-text_secondary: rgba(255, 255, 255, 0.6);
  --text-text_tertiary: rgba(255, 255, 255, 0.4);
  --text-text_disabled: rgba(255, 255, 255, 0.15);
  --text-text_white: rgba(0, 0, 0, 0.9);
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #F3F3F3;
  --yb_text_secondary: #A0A0A0;
  --yb_text_primary_reverse: #111111;
  --background-bubble: #303030;
  --background-bubble_web: #303030;
  --background-page_background_web: #1D1D1D;
  --background-left_navigation: #252525;
  --background-left_navigation_web: #252525;
  --background-list_background: #3B3B3B;
  --background-listbtn_background: #444444;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(0, 0, 0, 0.5);
  --background-mask_background_4: rgba(71, 71, 71, 0.95);
  --background-container: #303030;
  --background-transparent: rgba(0, 0, 0, 0);
  --yb_background_tertiary_popover: #333333;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: rgba(255, 255, 255, 0.05);
  --widget-btn_checkbox: rgba(255, 255, 255, 0.05);
  --widget-btn_hover_1: #2D2D2D;
  --widget-btn_hover_2: #424242;
  --widget-btn_hover_3: #E3E3E3;
  --widget-btn_hover_4: #373737;
  --widget-btn_hover_6: #2f3d49;
  --widget-btn_click_1: #3B3B3B;
  --widget-btn_click_2: #4F4F4F;
  --widget-btn_click_3: #DCDCDC;
  --widget-btn_click_4: #414141;
  --widget-btn_click_5: #36453e;
  --widget-btn_click_6: rgba(77, 136, 255, 0.6);
  --widget-line: rgba(255, 255, 255, 0.1);
  --widget-lightest: rgba(255, 255, 255, 0.03);
  --brand-red_2: #F54E4E;
  --brand-red_3: #CD4343;
  --brand-red_1: #F79292;
  --brand-yellow_2: #F77900;
  --brand-yellow_3: #C85C00;
  --brand-yellow_1: #F9C986;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --td-warning-color-1: #4f2a1d;
  --td-warning-color-2: #582f21;
  --td-warning-color-3: #733c23;
  --td-warning-color-4: #a75d2b;
  --td-warning-color-5: #cf6e2d;
  --td-warning-color-6: #dc7633;
  --td-warning-color-7: #e8935c;
  --td-warning-color-8: #ecbf91;
  --td-warning-color-9: #eed7bf;
  --td-warning-color-10: #f3e9dc;
  --td-error-color-1: #472324;
  --td-error-color-2: #5e2a2d;
  --td-error-color-3: #703439;
  --td-error-color-4: #83383e;
  --td-error-color-5: #a03f46;
  --td-error-color-6: #c64751;
  --td-error-color-7: #de6670;
  --td-error-color-8: #ec888e;
  --td-error-color-9: #edb1b6;
  --td-error-color-10: #eeced0;
  --td-success-color-1: #193a2a;
  --td-success-color-2: #1a4230;
  --td-success-color-3: #17533d;
  --td-success-color-4: #0d7a55;
  --td-success-color-5: #059465;
  --td-success-color-6: #43af8a;
  --td-success-color-7: #46bf96;
  --td-success-color-8: #80d2b6;
  --td-success-color-9: #b4e1d3;
  --td-success-color-10: #deede8;
  --td-gray-color-1: #f3f3f3;
  --td-gray-color-2: #eee;
  --td-gray-color-3: #e8e8e8;
  --td-gray-color-4: #ddd;
  --td-gray-color-5: #c6c6c6;
  --td-gray-color-6: #a6a6a6;
  --td-gray-color-7: #8b8b8b;
  --td-gray-color-8: #777;
  --td-gray-color-9: #5e5e5e;
  --td-gray-color-10: #4b4b4b;
  --td-gray-color-11: #393939;
  --td-gray-color-12: #2c2c2c;
  --td-gray-color-13: #242424;
  --td-gray-color-14: #181818;
  --td-font-white-1: rgba(255, 255, 255, 0.9);
  --td-font-white-2: rgba(255, 255, 255, 0.55);
  --td-font-white-3: rgba(255, 255, 255, 0.35);
  --td-font-white-4: rgba(255, 255, 255, 0.22);
  --td-font-gray-1: rgba(0, 0, 0, 0.9);
  --td-font-gray-2: rgba(0, 0, 0, 0.6);
  --td-font-gray-3: rgba(0, 0, 0, 0.4);
  --td-font-gray-4: rgba(0, 0, 0, 0.26);
  --td-brand-color-light: var(--td-brand-color-1);
  --td-brand-color-light-hover: var(--td-brand-color-2);
  --td-warning-color-light: var(--td-warning-color-1);
  --td-warning-color-light-hover: var(--td-warning-color-2);
  --td-error-color-light: var(--td-error-color-1);
  --td-error-color-light-hover: var(--td-error-color-2);
  --td-success-color-light: var(--td-success-color-1);
  --td-success-color-light-hover: var(--td-success-color-2);
  --td-mask-active: rgba(0, 0, 0, 0.4);
  --td-mask-disabled: rgba(0, 0, 0, 0.6);
  --td-bg-color-page: var(--td-gray-color-14);
  --td-bg-color-container: var(--td-gray-color-13);
  --td-bg-color-container-hover: var(--td-gray-color-12);
  --td-bg-color-container-active: var(--td-gray-color-10);
  --td-bg-color-container-select: var(--td-gray-color-9);
  --td-bg-color-secondarycontainer: var(--td-gray-color-12);
  --td-bg-color-secondarycontainer-hover: var(--td-gray-color-11);
  --td-bg-color-secondarycontainer-active: var(--td-gray-color-9);
  --td-bg-color-component: var(--td-gray-color-11);
  --td-bg-color-component-hover: var(--td-gray-color-10);
  --td-bg-color-component-active: var(--td-gray-color-9);
  --td-bg-color-secondarycomponent: var(--td-gray-color-10);
  --td-bg-color-secondarycomponent-hover: var(--td-gray-color-9);
  --td-bg-color-secondarycomponent-active: var(--td-gray-color-8);
  --td-bg-color-component-disabled: var(--td-gray-color-12);
  --td-bg-color-specialcomponent: transparent;
  --yb_text_medium: #DCDCDC;
  --td-text-color-primary: var(--td-font-white-1);
  --td-text-color-secondary: var(--td-font-white-2);
  --td-text-color-placeholder: var(--td-font-white-3);
  --td-text-color-disabled: var(--td-font-white-4);
  --td-text-color-anti: #fff;
  --td-text-color-brand: var(--td-brand-color-8);
  --td-text-color-link: var(--td-brand-color-8);
  --td-border-level-1-color: var(--td-gray-color-11);
  --td-component-stroke: var(--td-gray-color-11);
  --td-border-level-2-color: var(--td-gray-color-9);
  --td-shadow-1: 0 4px 6px rgba(0, 0, 0, 0.06), 0 1px 10px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12);
  --td-shadow-2: 0 8px 10px rgba(0, 0, 0, 0.12), 0 3px 14px rgba(0, 0, 0, 0.1), 0 5px 5px rgba(0, 0, 0, 0.16);
  --td-shadow-3: 0 16px 24px rgba(0, 0, 0, 0.14), 0 6px 30px rgba(0, 0, 0, 0.12), 0 8px 10px rgba(0, 0, 0, 0.2);
  --td-table-shadow-color: rgba(0, 0, 0, 0.55);
  --td-scrollbar-color: rgba(255, 255, 255, 0.1);
  --td-scrollbar-hover-color: rgba(255, 255, 255, 0.3);
  --td-scroll-track-color: #333;
  --scroll-bar_normal: rgba(255, 255, 255, 0.2);
  --scroll-bar_hover: rgba(255, 255, 255, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
  --yb-input-btn-bg-color: var(--brand-black_1);
  --yb-input-btn-color: var(--text-text_primary);
  --yb-input-shadow: 0 0 30px 5px rgba(195, 212, 214, 0.3);
  --yb-input-bg-color: var(--background-container);
  --yb-input-bg-blur: 0;
  --yb-input-border-color: transparent;
  --yb-input-color: var(--text-text_primary);
  --yb-input-placeholder-color: var(--text-text_disabled);
  --yb-input-file-item-bg-color: var(--background-left_navigation_web);
  --yb-input-file-item-border-color: transparent;
  --yb-input-file-item-title-color: var(--text-text_primary);
  --yb-input-file-item-desc-color: var(--text-text_tertiary);
  --yb-input-btn-bg-color--mobile: var(--background-container);
  --yb-input-btn-border-color--mobile: var(--background-container);
  --yb-input-btn-color--mobile: var(--text-text_secondary);
  --yb-input-send-btn-bg-color: var(--brand-black_1);
  --yb-input-send-btn-color: var(--text-text_white);
  --yb-input-switch-model-bg-color: var(--widget-btn_checkbox);
  --yb-input-switch-model-bg-color-hover: var(--widget-btn_click_2);
  --yb-input-switch-model-icon-color: var(--text-text_tertiary);
  --yb_color_divider-primary: var(--widget-line);
  --yb-input-add-icon-color: var(--text-text_primary);
}
.yb-is-temp-mode[yb-theme-mode='light'] [class^='input-guide-v2'],
.yb-is-temp-mode[yb-theme-mode='light'] .input-file-list-multiple--mobile {
  --brand-black_1: rgba(0, 0, 0, 0.9);
  --brand-black_1-rgb: 32, 197, 125;
  --brand-black_2: rgba(0, 0, 0, 0.9);
  --brand-green_1: #20C57D;
  --brand-green_2: rgba(32, 197, 125, 0.15);
  --brand-green_3: #00B259;
  --brand-blue: #1485EE;
  --brand-blue_1: #576B95;
  --brand-desktop-green_1: #00b259;
  --brand-desktop-green_2: #e6f5f0;
  --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
  --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
  --brand-desktop-blue_1: #457ae5;
  --brand-desktop-blue_2: #e5effe;
  --brand-desktop-blue_3: #576b95;
  --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
  --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
  --text-text_primary: rgba(0, 0, 0, 0.9);
  --text-text_secondary: rgba(0, 0, 0, 0.6);
  --text-text_tertiary: rgba(0, 0, 0, 0.4);
  --text-text_disabled: rgba(0, 0, 0, 0.15);
  --text-text_white: #fff;
  --text-text_alwayswhite: #fff;
  --yb_text_primary: #1A1A1A;
  --yb_text_secondary: #666;
  --yb_text_primary_reverse: #FFFFFF;
  --yb_text_medium: #474747;
  --background-bubble: #fff;
  --background-bubble_web: #F3F3F3;
  --background-page_background_web: #FCFCFC;
  --background-left_navigation: #ededed;
  --background-left_navigation_web: #F3F3F3;
  --background-list_background: #F7F7F7;
  --background-listbtn_background: #EBEBEB;
  --background-mask_background_1: rgba(0, 0, 0, 0.8);
  --background-mask_background_2: rgba(0, 0, 0, 0.6);
  --background-mask_background_3: rgba(255, 255, 255, 0.5);
  --background-mask_background_4: rgba(166, 166, 166, 0.95);
  --background-container: #FFFFFF;
  --background-transparent: rgba(255, 255, 255, 0);
  --yb_background_tertiary_popover: #FFFFFF;
  --yb-color-bg-primary: var(--background-bubble_web);
  --widget-btn_normal: #FFF;
  --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
  --widget-btn_hover_1: #E5E5E5;
  --widget-btn_hover_2: #F2F2F2;
  --widget-btn_hover_3: #252525;
  --widget-btn_hover_4: #F9F9F9;
  --widget-btn_hover_6: #dcebfe;
  --widget-btn_click_1: #DADADA;
  --widget-btn_click_2: #E6E6E6;
  --widget-btn_click_3: #303030;
  --widget-btn_click_4: #F5F5F5;
  --widget-btn_click_5: #dff1e8;
  --widget-btn_click_6: #d8e6f9;
  --widget-line: rgba(0, 0, 0, 0.08);
  --widget-lightest: rgba(0, 0, 0, 0.03);
  --brand-red_2: #FA5151;
  --brand-red_3: #D54545;
  --brand-red_1: #FC9797;
  --brand-yellow_2: #FF7D00;
  --brand-yellow_3: #D25F00;
  --brand-yellow_1: #FFCF8B;
  --brand-success_2: #20C57D;
  --brand-success_3: #1DB171;
  --brand-success_1: #E9F9F2;
  --scroll-bar_normal: rgba(0, 0, 0, 0.2);
  --scroll-bar_hover: rgba(0, 0, 0, 0.3);
  --td-brand-color: var(--brand-black_1);
  --td-brand-color-hover: var(--widget-btn_hover_3);
  --td-brand-color-focus: var(--widget-btn_click_3);
  --td-brand-color-active: var(--widget-btn_click_3);
  --td-brand-color-disabled: var(--brand-black_1);
  --td-success-color: var(--brand-success_2);
  --td-success-color-hover: var(--brand-success_1);
  --td-success-color-focus: var(--brand-success_3);
  --td-success-color-active: var(--brand-success_3);
  --td-success-color-disabled: var(--brand-success_1);
  --td-warning-color: var(--brand-yellow_2);
  --td-warning-color-hover: var(--brand-yellow_1);
  --td-warning-color-focus: var(--brand-yellow_3);
  --td-warning-color-active: var(--brand-yellow_3);
  --td-warning-color-disabled: var(--brand-yellow_1);
  --td-error-color: var(--brand-red_2);
  --td-error-color-hover: var(--brand-red_1);
  --td-error-color-focus: var(--brand-red_3);
  --td-error-color-active: var(--brand-red_3);
  --td-error-color-disabled: var(--brand-red_1);
  --td-component-border: var(--widget-line);
  --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
  --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
  --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
  --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
  --yb-input-btn-bg-color: var(--brand-black_1);
  --yb-input-btn-color: var(--text-text_primary);
  --yb-input-shadow: 0 0 30px 5px rgba(195, 212, 214, 0.3);
  --yb-input-bg-color: var(--background-container);
  --yb-input-bg-blur: 0;
  --yb-input-border-color: transparent;
  --yb-input-color: var(--text-text_primary);
  --yb-input-placeholder-color: var(--text-text_disabled);
  --yb-input-file-item-bg-color: var(--background-left_navigation_web);
  --yb-input-file-item-border-color: transparent;
  --yb-input-file-item-title-color: var(--text-text_primary);
  --yb-input-file-item-desc-color: var(--text-text_tertiary);
  --yb-input-btn-bg-color--mobile: var(--background-container);
  --yb-input-btn-border-color--mobile: var(--background-container);
  --yb-input-btn-color--mobile: var(--text-text_secondary);
  --yb-input-send-btn-bg-color: var(--brand-black_1);
  --yb-input-send-btn-color: var(--text-text_white);
  --yb-input-switch-model-bg-color: var(--widget-btn_checkbox);
  --yb-input-switch-model-bg-color-hover: var(--widget-btn_click_2);
  --yb-input-switch-model-icon-color: var(--text-text_tertiary);
  --yb_color_divider-primary: var(--widget-line);
  --yb-input-add-icon-color: var(--text-text_primary);
}
@media (prefers-color-scheme: light) {
  .yb-is-temp-mode[yb-theme-mode="system"] [class^='input-guide-v2'],
  .yb-is-temp-mode[yb-theme-mode="system"] .input-file-list-multiple--mobile {
    --brand-black_1: rgba(0, 0, 0, 0.9);
    --brand-black_1-rgb: 32, 197, 125;
    --brand-black_2: rgba(0, 0, 0, 0.9);
    --brand-green_1: #20C57D;
    --brand-green_2: rgba(32, 197, 125, 0.15);
    --brand-green_3: #00B259;
    --brand-blue: #1485EE;
    --brand-blue_1: #576B95;
    --brand-desktop-green_1: #00b259;
    --brand-desktop-green_2: #e6f5f0;
    --brand-desktop-green_3: rgba(42, 153, 77, 0.1);
    --brand-desktop-green_4: rgba(42, 153, 77, 0.6);
    --brand-desktop-blue_1: #457ae5;
    --brand-desktop-blue_2: #e5effe;
    --brand-desktop-blue_3: #576b95;
    --brand-desktop-blue_4: rgba(77, 136, 255, 0.1);
    --brand-desktop-blue_5: rgba(77, 136, 255, 0.6);
    --text-text_primary: rgba(0, 0, 0, 0.9);
    --text-text_secondary: rgba(0, 0, 0, 0.6);
    --text-text_tertiary: rgba(0, 0, 0, 0.4);
    --text-text_disabled: rgba(0, 0, 0, 0.15);
    --text-text_white: #fff;
    --text-text_alwayswhite: #fff;
    --yb_text_primary: #1A1A1A;
    --yb_text_secondary: #666;
    --yb_text_primary_reverse: #FFFFFF;
    --yb_text_medium: #474747;
    --background-bubble: #fff;
    --background-bubble_web: #F3F3F3;
    --background-page_background_web: #FCFCFC;
    --background-left_navigation: #ededed;
    --background-left_navigation_web: #F3F3F3;
    --background-list_background: #F7F7F7;
    --background-listbtn_background: #EBEBEB;
    --background-mask_background_1: rgba(0, 0, 0, 0.8);
    --background-mask_background_2: rgba(0, 0, 0, 0.6);
    --background-mask_background_3: rgba(255, 255, 255, 0.5);
    --background-mask_background_4: rgba(166, 166, 166, 0.95);
    --background-container: #FFFFFF;
    --background-transparent: rgba(255, 255, 255, 0);
    --yb_background_tertiary_popover: #FFFFFF;
    --yb-color-bg-primary: var(--background-bubble_web);
    --widget-btn_normal: #FFF;
    --widget-btn_checkbox: rgba(0, 0, 0, 0.05);
    --widget-btn_hover_1: #E5E5E5;
    --widget-btn_hover_2: #F2F2F2;
    --widget-btn_hover_3: #252525;
    --widget-btn_hover_4: #F9F9F9;
    --widget-btn_hover_6: #dcebfe;
    --widget-btn_click_1: #DADADA;
    --widget-btn_click_2: #E6E6E6;
    --widget-btn_click_3: #303030;
    --widget-btn_click_4: #F5F5F5;
    --widget-btn_click_5: #dff1e8;
    --widget-btn_click_6: #d8e6f9;
    --widget-line: rgba(0, 0, 0, 0.08);
    --widget-lightest: rgba(0, 0, 0, 0.03);
    --brand-red_2: #FA5151;
    --brand-red_3: #D54545;
    --brand-red_1: #FC9797;
    --brand-yellow_2: #FF7D00;
    --brand-yellow_3: #D25F00;
    --brand-yellow_1: #FFCF8B;
    --brand-success_2: #20C57D;
    --brand-success_3: #1DB171;
    --brand-success_1: #E9F9F2;
    --scroll-bar_normal: rgba(0, 0, 0, 0.2);
    --scroll-bar_hover: rgba(0, 0, 0, 0.3);
    --td-brand-color: var(--brand-black_1);
    --td-brand-color-hover: var(--widget-btn_hover_3);
    --td-brand-color-focus: var(--widget-btn_click_3);
    --td-brand-color-active: var(--widget-btn_click_3);
    --td-brand-color-disabled: var(--brand-black_1);
    --td-success-color: var(--brand-success_2);
    --td-success-color-hover: var(--brand-success_1);
    --td-success-color-focus: var(--brand-success_3);
    --td-success-color-active: var(--brand-success_3);
    --td-success-color-disabled: var(--brand-success_1);
    --td-warning-color: var(--brand-yellow_2);
    --td-warning-color-hover: var(--brand-yellow_1);
    --td-warning-color-focus: var(--brand-yellow_3);
    --td-warning-color-active: var(--brand-yellow_3);
    --td-warning-color-disabled: var(--brand-yellow_1);
    --td-error-color: var(--brand-red_2);
    --td-error-color-hover: var(--brand-red_1);
    --td-error-color-focus: var(--brand-red_3);
    --td-error-color-active: var(--brand-red_3);
    --td-error-color-disabled: var(--brand-red_1);
    --td-component-border: var(--widget-line);
    --td-shadow-inset-top: inset 0 0.5px 0 var(--widget-line);
    --td-shadow-inset-right: inset 0.5px 0 0 var(--widget-line);
    --td-shadow-inset-bottom: inset 0 -0.5px 0 var(--widget-line);
    --td-shadow-inset-left: inset -0.5px 0 0 var(--widget-line);
    --yb-input-btn-bg-color: var(--brand-black_1);
    --yb-input-btn-color: var(--text-text_primary);
    --yb-input-shadow: 0 0 30px 5px rgba(195, 212, 214, 0.3);
    --yb-input-bg-color: var(--background-container);
    --yb-input-bg-blur: 0;
    --yb-input-border-color: transparent;
    --yb-input-color: var(--text-text_primary);
    --yb-input-placeholder-color: var(--text-text_disabled);
    --yb-input-file-item-bg-color: var(--background-left_navigation_web);
    --yb-input-file-item-border-color: transparent;
    --yb-input-file-item-title-color: var(--text-text_primary);
    --yb-input-file-item-desc-color: var(--text-text_tertiary);
    --yb-input-btn-bg-color--mobile: var(--background-container);
    --yb-input-btn-border-color--mobile: var(--background-container);
    --yb-input-btn-color--mobile: var(--text-text_secondary);
    --yb-input-send-btn-bg-color: var(--brand-black_1);
    --yb-input-send-btn-color: var(--text-text_white);
    --yb-input-switch-model-bg-color: var(--widget-btn_checkbox);
    --yb-input-switch-model-bg-color-hover: var(--widget-btn_click_2);
    --yb-input-switch-model-icon-color: var(--text-text_tertiary);
    --yb_color_divider-primary: var(--widget-line);
    --yb-input-add-icon-color: var(--text-text_primary);
  }
}
:root {
  --yb-font-family: PingFang SC, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
  --yb-font-body-mini: 10px / 1.6 var(--yb-font-family);
  --yb-font-body-small: 12px / 1.6 var(--yb-font-family);
  --yb-font-body-medium: 14px / 1.6 var(--yb-font-family);
  --yb-font-body-large: 16px / 1.6 var(--yb-font-family);
  --yb-font-title-1: 700 22px / 1.6 var(--yb-font-family);
  --yb-font-title-2: 600 20px / 1.6 var(--yb-font-family);
  --yb-font-title-3: 600 18px / 1.6 var(--yb-font-family);
  --yb-font-title-4: 600 14px / 22px var(--yb-font-family);
  --yb-font-title-5: 600 12px / 18px var(--yb-font-family);
  --yb-font-headline-small: 500 24px / 36px var(--yb-font-family);
  --yb-font-headline-medium: 500 32px / 48px var(--yb-font-family);
  --yb-font-headline-large: 500 48px / 72px var(--yb-font-family);
  --yb-md-content-gap-main: 0 0 8px 0;
  --yb-md-content-gap-p: 0 0 12px 0;
  --yb-md-content-gap-t1: 24px 0 20px 0;
  --yb-md-content-gap-t2: 20px 0 12px 0;
  --yb-md-content-gap-t3: 16px 0 8px 0;
  --yb-md-font-title-1: 700 22px / 1.75 var(--yb-font-family);
  --yb-md-font-title-2: 600 20px / 1.75 var(--yb-font-family);
  --yb-md-font-title-3: 600 18px / 1.75 var(--yb-font-family);
  --yb-md-font-body-large: 16px / 1.75 var(--yb-font-family);
  --yb-dialog-body-padding: 24px;
}
:root {
  --yb-radius-default: 8px;
  --yb-radius-small: 4px;
  --yb-radius-large: 12px;
}
:root {
  --yb-shadow-1: 0px 5px 10px 0px rgba(65, 77, 96, 0.05);
  --yb-shadow-2: 0px 8px 20px 0px rgba(65, 77, 96, 0.08);
  --yb-shadow-3: 0px 16px 25px 0px rgba(65, 77, 96, 0.08);
}
:root {
  --yb-chat-nav-color: rgba(0, 0, 0, 0.54);
  --yb-chat-nav-title-color: var(--text-text_primary);
  --yb-chat-nav-bg-color: transparent;
  --yb-chat-nav-bg-blur: 0;
  --yb-chat-greeting-agent-name-color: rgba(0, 0, 0, 0.9);
  --yb-chat-clear-context-color: var(--text-text_tertiary);
  --yb-chat-clear-context-icon-color: var(--yb-chat-clear-context-color);
  --yb-chat-bg-color: transparent;
  --yb-chat-time-color: var(--text-text_tertiary);
  --yb-copyright-color: var(--text-text_disabled);
  --yb-copyright-link-color: #576B95;
  --yb-chat-nav-agent-info-button-bg-color: #fff;
}
:root {
  --yb-bubble-human-bg-color: var(--brand-black_1);
  --yb-bubble-ai-bg-color: var(--background-container);
  --yb-bubble-ai-bg-clur: 0;
  --yb-bubble-avatar-name-color: var(--text-text_tertiary);
  --yb-bubble-tool-item-color: var(--text-text_secondary);
  --yb-bubble-tool-item-disabled-color: var(--text-text_disabled);
  --yb-bubble-prompt-hint-split-color: var(--widget-line);
}
:root {
  --yb-color-text-secondary: var(--text-text_secondary);
  --yb-component-divider-color: var(--text-text_tertiary);
  --yb-component-divider-border-color: var(--widget-line);
  --yb-component-option-color: #006c45;
  --yb-component-option-title-color: var(--text-text_tertiary);
  --yb-component-option-bg-color: transparent;
  --yb-component-loading-bg-color: var(--background-list_background);
  --yb-component-loading-color: var(--text-text_secondary);
  --yb-component-loading-search-color: var(--text-text_secondary);
  --yb-component-loading-process-color: var(--text-text_primary);
  --yb-component-loading-process-progress-color: var(--brand-black_1);
  --yb-component-ref-list-bg-color: var(--background-container);
  --yb-component-ref-list-header-color: var(--text-text_secondary);
  --yb-component-ref-list-header-hover-color: var(--text-text_primary);
  --yb-component-ref-list-header-arrow-color: var(--text-text_secondary);
  --yb-component-ref-list-item-color: var(--text-text_secondary);
  --yb-component-ref-list-item-hover-color: var(--text-text_primary);
  --yb-component-card-list-title-color: var(--text-text_primary);
  --yb-component-card-list-info-color: var(--text-text_tertiary);
  --yb-component-middleware-bg-color: var(--background-list_background);
  --yb-component-middleware-header-color: var(--text-text_primary);
  --yb-component-middleware-body-bg-color: var(--td-bg-color-secondarycontainer);
  --yb-component-middleware-item-color: var(--text-text_primary);
  --yb-component-middleware-divider-border-color: var(--td-border-level-1-color);
  --yb-component-middleware-divider-color: var(--widget-line);
  --yb-component-tag-bg-color: var(--background-bubble_web);
  --yb-component-tag-color: var(--text-text_primary);
}
:root {
  --yb-input-btn-bg-color: var(--brand-black_1);
  --yb-input-btn-color: var(--text-text_primary);
  --yb-input-shadow: 0 0 30px 5px rgba(195, 212, 214, 0.3);
  --yb-input-bg-color: var(--background-container);
  --yb-input-bg-blur: 0;
  --yb-input-border-color: transparent;
  --yb-input-color: var(--text-text_primary);
  --yb-input-placeholder-color: var(--text-text_disabled);
  --yb-input-file-item-bg-color: var(--background-left_navigation_web);
  --yb-input-file-item-border-color: transparent;
  --yb-input-file-item-title-color: var(--text-text_primary);
  --yb-input-file-item-desc-color: var(--text-text_tertiary);
  --yb-input-btn-bg-color--mobile: var(--background-container);
  --yb-input-btn-border-color--mobile: var(--background-container);
  --yb-input-btn-color--mobile: var(--text-text_secondary);
  --yb-input-send-btn-bg-color: var(--brand-black_1);
  --yb-input-send-btn-color: var(--text-text_white);
  --yb-input-switch-model-bg-color: var(--widget-btn_checkbox);
  --yb-input-switch-model-bg-color-hover: var(--widget-btn_click_2);
  --yb-input-switch-model-icon-color: var(--text-text_tertiary);
  --yb_color_divider-primary: var(--widget-line);
  --yb-input-add-icon-color: var(--text-text_primary);
}
.setMarkdoneLightToken {
  --yb-md-text-color: rgba(0, 0, 0, 0.9);
  --yb-md-text-second-color: rgba(0, 0, 0, 0.6);
  --yb-md-h-color: rgba(0, 0, 0, 0.9);
  --yb-md-del-color: #1485EE;
  --yb-md-blockquote-color: rgba(0, 0, 0, 0.4);
  --yb-md-blockquote-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-hr-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-th-color: var(--yb-md-text-color);
  --yb-md-th-bg-color: #ededed;
  --yb-md-td-color: rgba(0, 0, 0, 0.9);
  --yb-md-td-bg-color-odd: #ffffff;
  --yb-md-td-bg-color-even: #ffffff;
  --yb-md-table-border-color: #e0e0e0;
  --yb-md-td-th-border-color: #e0e0e0;
  --yb-md-inline-code-bg-color: #F3F3F3;
  --yb-md-inline-code-color: var(--yb-md-text-color);
  --yb-md-kbd-color: #000;
  --yb-md-kbd-border-color: rgba(0, 0, 0, 0.6);
  --yb-md-kbd-bg-color: #e4e4e4;
  --yb-md-code-bg-color: #ffffff;
  --yb-md-code-button-bg-color: #fff;
  --yb-md-code-button-color: rgba(0, 0, 0, 0.6);
  --yb-md-code-btn-disable-color: #BDBDBD;
  --yb-md-code-button-shadow: var(--yb-shadow-1), var(--yb-shadow-3), 0 6px 30px 5px rgba(0, 0, 0, 0.06);
  --yb-md-code-head-bg: #ededed;
  --yb-md-code-head-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-ref-list-item-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-bg-color: #EBEBEB;
  --yb-md-ref-list-item-hover-color: #fff;
  --yb-md-ref-list-item-hover-bg-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-bg-color: #FFFFFF;
  --yb-md-ref-list-item-content-bg-blur: 0;
  --yb-md-ref-list-item-content-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-arrow-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-content-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  --yb-md-ref-list-item-content-arrow-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
  --yb-md-file-bg-color: #f3f3f3;
  --yb-md-file-bg-hover-color: #E8E8E8;
  --yb-md-file-title-color: rgba(0, 0, 0, 0.9);
  --yb-md-file-desc-color: rgba(0, 0, 0, 0.4);
  --yb-md-link-color: #1485EE;
}
.setMarkdoneDarkToken {
  --yb-md-text-color: rgba(255, 255, 255, 0.9);
  --yb-md-text-second-color: rgba(255, 255, 255, 0.6);
  --yb-md-h-color: rgba(255, 255, 255, 0.9);
  --yb-md-del-color: #1171C8;
  --yb-md-blockquote-color: rgba(255, 255, 255, 0.4);
  --yb-md-blockquote-border-color: rgba(255, 255, 255, 0.1);
  --yb-md-hr-border-color: rgba(255, 255, 255, 0.08);
  --yb-md-th-color: var(--yb-md-text-color);
  --yb-md-th-bg-color: #303030;
  --yb-md-td-color: rgba(255, 255, 255, 0.9);
  --yb-md-td-bg-color-odd: #212121;
  --yb-md-td-bg-color-even: #212121;
  --yb-md-table-border-color: #383838;
  --yb-md-td-th-border-color: #383838;
  --yb-md-inline-code-bg-color: #303030;
  --yb-md-inline-code-color: var(--yb-md-text-color);
  --yb-md-kbd-color: #000;
  --yb-md-kbd-border-color: rgba(0, 0, 0, 0.6);
  --yb-md-kbd-bg-color: #e4e4e4;
  --yb-md-code-bg-color: #212121;
  --yb-md-code-button-bg-color: #fff;
  --yb-md-code-button-color: rgba(0, 0, 0, 0.6);
  --yb-md-code-btn-disable-color: #4F4F4F;
  --yb-md-code-button-shadow: var(--yb-shadow-1), var(--yb-shadow-3), 0 6px 30px 5px rgba(0, 0, 0, 0.06);
  --yb-md-code-head-bg: #303030;
  --yb-md-code-head-border-color: rgba(255, 255, 255, 0.1);
  --yb-md-ref-list-item-color: rgba(255, 255, 255, 0.6);
  --yb-md-ref-list-item-bg-color: #444444;
  --yb-md-ref-list-item-hover-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-hover-bg-color: rgba(255, 255, 255, 0.9);
  --yb-md-ref-list-item-content-bg-color: #303030;
  --yb-md-ref-list-item-content-bg-blur: 0;
  --yb-md-ref-list-item-content-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-arrow-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-content-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  --yb-md-ref-list-item-content-arrow-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
  --yb-md-file-bg-color: #f3f3f3;
  --yb-md-file-bg-hover-color: #E8E8E8;
  --yb-md-file-title-color: rgba(255, 255, 255, 0.9);
  --yb-md-file-desc-color: rgba(255, 255, 255, 0.4);
  --yb-md-link-color: #1171C8;
}
:root {
  --yb-md-text-color: rgba(0, 0, 0, 0.9);
  --yb-md-text-second-color: rgba(0, 0, 0, 0.6);
  --yb-md-h-color: rgba(0, 0, 0, 0.9);
  --yb-md-del-color: #1485EE;
  --yb-md-blockquote-color: rgba(0, 0, 0, 0.4);
  --yb-md-blockquote-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-hr-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-th-color: var(--yb-md-text-color);
  --yb-md-th-bg-color: #ededed;
  --yb-md-td-color: rgba(0, 0, 0, 0.9);
  --yb-md-td-bg-color-odd: #ffffff;
  --yb-md-td-bg-color-even: #ffffff;
  --yb-md-table-border-color: #e0e0e0;
  --yb-md-td-th-border-color: #e0e0e0;
  --yb-md-inline-code-bg-color: #F3F3F3;
  --yb-md-inline-code-color: var(--yb-md-text-color);
  --yb-md-kbd-color: #000;
  --yb-md-kbd-border-color: rgba(0, 0, 0, 0.6);
  --yb-md-kbd-bg-color: #e4e4e4;
  --yb-md-code-bg-color: #ffffff;
  --yb-md-code-button-bg-color: #fff;
  --yb-md-code-button-color: rgba(0, 0, 0, 0.6);
  --yb-md-code-btn-disable-color: #BDBDBD;
  --yb-md-code-button-shadow: var(--yb-shadow-1), var(--yb-shadow-3), 0 6px 30px 5px rgba(0, 0, 0, 0.06);
  --yb-md-code-head-bg: #ededed;
  --yb-md-code-head-border-color: rgba(0, 0, 0, 0.08);
  --yb-md-ref-list-item-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-bg-color: #EBEBEB;
  --yb-md-ref-list-item-hover-color: #fff;
  --yb-md-ref-list-item-hover-bg-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-bg-color: #FFFFFF;
  --yb-md-ref-list-item-content-bg-blur: 0;
  --yb-md-ref-list-item-content-color: rgba(0, 0, 0, 0.9);
  --yb-md-ref-list-item-content-arrow-color: rgba(0, 0, 0, 0.6);
  --yb-md-ref-list-item-content-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
  --yb-md-ref-list-item-content-arrow-shadow: var(--td-shadow-inset-left), var(--td-shadow-inset-bottom);
  --yb-md-file-bg-color: #f3f3f3;
  --yb-md-file-bg-hover-color: #E8E8E8;
  --yb-md-file-title-color: rgba(0, 0, 0, 0.9);
  --yb-md-file-desc-color: rgba(0, 0, 0, 0.4);
  --yb-md-link-color: #1485EE;
}
:root {
  --yb-share-btn-bg-color: var(--background-left_navigation_web);
  --yb-share-btn-color: var(--text-text_primary);
  --yb-share-split-border-color: var(--widget-line);
  --yb-share-indicator-bg-color: var(--background-left_navigation_web);
  --yb-share-indicator-color: var(--text-text_primary);
  --yb-share-indicator-border-color: var(--widget-line);
  --yb-share-page-footer-btn-bg-color: var(--widget-btn_normal);
  --yb-share-page-footer-btn-color: var(--text-text_alwayswhite);
}
.hyc-poplayer__dg .t-dialog {
  padding: 0;
}
.hyc-poplayer__dg .t-dialog__header {
  padding: 20px var(--td-comp-paddingTB-xl);
  margin-bottom: 0;
  border-bottom: 1px solid var(--td-component-stroke);
}
.hyc-poplayer__dg .t-dialog__body {
  padding: 0 var(--td-comp-paddingTB-xl);
  max-height: calc(100vh - 400px);
  min-height: 100px;
}
.hyc-poplayer__dg .t-dialog__footer {
  padding: var(--td-comp-paddingTB-xl) 0;
}
.hyc-poplayer__dg .t-dialog__footer {
  box-sizing: border-box;
  padding: var(--td-comp-paddingTB-l) var(--td-comp-paddingTB-xl);
  border-top: 1px solid var(--td-component-stroke);
}
.hyc-poplayer__drawer__header {
  flex: 1;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hyc-poplayer__drawer__icon-btn {
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hyc-poplayer__drawer .t-drawer__header {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  overflow: hidden;
}
.hyc-poplayer__drawer .t-drawer__body {
  padding: 0 var(--td-comp-paddingTB-l);
  padding-bottom: 24px;
}
.hyc-poplayer__drawer .t-drawer__close-btn {
  display: none;
}
.hyc-poplayer__drawer__mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: var(--td-mask-active);
  transition: 0.2s;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
.hyc-poplayer__drawer__mask--show {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.hyc-template-list__poster-img__title {
  height: 28.5px;
  margin-bottom: 2px;
}
.hyc-template-list__poster-img__list {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.hyc-template-list__poster-img__item {
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 6.25px;
  flex: 1;
}
.hyc-template-list__poster-img__item-img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  border-radius: 6px;
}
.hyc-template-list__poster-img__item-title {
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: var(--text-text_primary);
}
.hyc-template-list__poster-img__item:not(:last-child) {
  margin-right: 6.25px;
}
.hyc-template-list__poster-img__more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 6.25px;
  height: 100px;
  text-align: center;
  line-height: 16px;
  font-weight: 500;
  background-color: #F0F0F0;
}
.hyc-template-list__poster-img__more-txt {
  font-size: 11px;
  color: #AEAEAE;
}
.hyc-card-box-search-ref {
  margin-bottom: 8px;
}
.hyc-card-box-search-ref--mobile .hyc-card-box-search-ref__container {
  width: 100%;
}
.hyc-card-box-search-ref__container {
  width: 100%;
}
.hyc-card-box-search-ref__content {
  border-radius: 10px;
  font-size: 14px;
}
.hyc-card-box-search-ref__content__header {
  display: flex;
  align-items: center;
  min-width: 0;
  color: var(--yb-component-ref-list-header-color);
  margin-right: 4px;
}
.hyc-card-box-search-ref__content__header > svg {
  margin: 2px 6px 2px 0;
  min-width: 18px;
  display: block;
  color: var(--brand-black_1);
}
.hyc-card-box-search-ref__content__header > div {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hyc-card-box-search-ref__content__header-wrapper {
  margin: 0;
  padding: 0;
  display: flex;
  width: fit-content;
  max-width: 100%;
  align-items: center;
  font-weight: normal;
  line-height: 24px;
  cursor: pointer;
}
.hyc-card-box-search-ref__content__header-wrapper:hover .hyc-card-box-search-ref__content__header,
.hyc-card-box-search-ref__content__header-wrapper:hover .hyc-card-box-search-ref__content__toggle {
  color: var(--text-text_primary, rgba(0, 0, 0, 0.9));
}
.hyc-card-box-search-ref__content__toggle {
  color: var(--yb-component-ref-list-header-arrow-color);
}
.hyc-card-box-search-ref__content__toggle > svg {
  width: 16px;
}
.hyc-card-box-search-ref__content ul {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  line-height: 24px;
  padding: 0 0 0 12px;
  border-left: 2px solid var(--widget-line);
}
.hyc-card-box-search-ref__content ul li {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: var(--yb-component-ref-list-item-color);
}
.hyc-card-box-search-ref__content ul li:hover a {
  color: var(--yb-component-ref-list-item-hover-color);
}
.hyc-card-box-search-ref__content ul li .hyc-card-box-search-ref-content-detail__icon {
  font-size: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 10px;
}
.hyc-card-box-search-ref__content ul a {
  white-space: nowrap;
  display: block;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-card-box-search-ref__content__toggle {
  transform: rotate(180deg);
}
.hyc-card-box-search-ref--expand .hyc-card-box-search-ref__content__toggle {
  transform: rotate(0deg);
}
.hyc-card-box-search-ref--expand.hyc-card-box-search-ref ul {
  max-height: none;
  margin-top: 8px;
}
.hyc-card-box-search-ref--expand.hyc-card-box-search-ref .hyc-card-box-search-ref__content {
  padding-bottom: 1px;
}
.hyc-card-box-search-ref--new_style .hyc-card-box-search-ref__content__toggle {
  transform: rotate(90deg);
}
.hyc-card-box-search-ref.hyc-card-box-search-ref--expand {
  margin-bottom: 12px;
}
.hyc-card-box-card-list__hd {
  display: flex;
  justify-content: space-between;
  line-height: 24px;
  margin-bottom: 12px;
}
.hyc-card-box-card-list__hd__l {
  font-size: 14px;
  color: var(--yb-component-card-list-title-color);
}
.hyc-card-box-card-list__hd__r {
  font-size: 12px;
  color: var(--yb-component-card-list-info-color);
  display: flex;
  align-items: center;
}
.hyc-card-box-card-list__hd__r img {
  margin-right: 2px;
  width: 14px;
  height: 14px;
  object-fit: contain;
}
.hyc-card-box-card-list__list {
  position: relative;
}
.hyc-card-box-card-list__list--mobile {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
}
.hyc-card-box-card-list__list .swiper-slide {
  width: 140px;
}
.hyc-card-box-card-list__list__page {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
}
.hyc-card-box-card-list__list__page.swiper-button-disabled {
  display: none;
}
.hyc-card-box-card-list__list__page__bg {
  position: absolute;
  top: 0;
  width: 68px;
  height: 100%;
}
.hyc-card-box-card-list__list__page__prev {
  left: 0;
}
.hyc-card-box-card-list__list__page__next {
  right: 0;
  justify-content: flex-end;
}
.hyc-card-box-card-list__list__page__op {
  position: relative;
  width: 32px;
  height: 32px;
  background: var(--background-container);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05);
  color: var(--text-text_primary);
}
.hyc-card-box-card-list__deep-search {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
@media screen and (max-width: 600px) {
  .hyc-card-box-card-list__deep-search {
    grid-template-columns: 1fr;
  }
}
.hyc-card-box-single {
  position: relative;
  background: var(--background-left_navigation_web);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  max-width: 294px;
  padding: 12px;
  box-sizing: border-box;
}
.hyc-card-box-single__tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  min-height: 49px;
  max-height: 78px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 26px;
}
.hyc-card-box-single__preview {
  background: #eee;
  position: relative;
  width: 100px;
  height: 75px;
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 12px;
  flex: none;
}
.hyc-card-box-single__preview__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.16%, rgba(0, 0, 0, 0.4) 100%);
}
.hyc-card-box-single__preview__logo {
  position: absolute;
  top: 6px;
  right: 6px;
}
.hyc-card-box-single--imageWithText .hyc-card-box-single__preview > svg {
  position: relative;
  opacity: 0.8;
}
.hyc-card-box-card {
  position: relative;
  width: 140px;
  height: 190px;
  background: var(--background-left_navigation_web);
  border-radius: 4px;
  overflow: hidden;
  margin-right: 12px;
  cursor: pointer;
}
.hyc-card-box-card__time {
  position: absolute;
  right: 8px;
  bottom: 4px;
  opacity: 0.8;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  color: var(--text-text_alwayswhite);
}
.hyc-card-box-card--image .hyc-card-box-card__preview {
  position: absolute;
  width: 100%;
}
.hyc-card-box-card--image .hyc-card-box-card__preview::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 38.16%, rgba(0, 0, 0, 0.81) 82.99%);
}
.hyc-card-box-card--image .hyc-card-box-card__preview > svg {
  position: relative;
}
.hyc-card-box-card--image .hyc-card-box-card__tit {
  color: #fff;
  padding-top: 138px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 22px;
}
.hyc-card-box-card--image .hyc-card-box-card__info__name {
  color: #f8f8f8;
  opacity: 0.6;
}
.hyc-card-box-card--imageWithText .hyc-card-box-card__preview > svg {
  position: relative;
  opacity: 0.7;
}
.hyc-card-box-card--article .hyc-card-box-card__tit {
  padding-top: 11px;
  height: 22px;
  margin-bottom: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-card-box-card--article .hyc-card-box-card__cnt {
  line-height: 24px;
  height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 12px;
  font-size: 14px;
  color: var(--text-text_primary);
}
.hyc-card-box-card--channelsVideo .hyc-card-box-card__preview {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.hyc-card-box-card--channelsVideo .hyc-card-box-card__preview__logo {
  position: absolute;
  top: 6px;
  right: 6px;
}
.hyc-card-box-card--channelsVideo .hyc-card-box-card__info {
  padding-left: 8px;
  padding-right: 8px;
}
.hyc-card-box-card--channelsVideo .hyc-card-box-card__info__icon img {
  border-radius: 50%;
}
.hyc-card-box-card--channelsVideo .hyc-card-box-card__info__name {
  color: var(--text-text_alwayswhite);
}
.hyc-card-box-card--channelsVideo .hyc-card-box-card__info__right {
  flex: none;
}
.hyc-card-box-card__preview {
  background: transparent;
  position: relative;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hyc-card-box-card__preview__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
}
.hyc-card-box-card__preview > img {
  width: 24px;
  z-index: 1;
}
.hyc-card-box-card__tit {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  height: 44px;
  padding: 6px 12px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-card-box-card__info {
  position: relative;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 16px 12px 8px;
  box-sizing: border-box;
  font-size: 12px;
  justify-content: space-between;
  gap: 8px;
}
.hyc-card-box-card__info__left {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
}
.hyc-card-box-card__info__right {
  display: flex;
  align-items: center;
}
.hyc-card-box-card__info__icon {
  display: block;
  margin-right: 3px;
  border-radius: 2px;
}
.hyc-card-box-card__info__icon img {
  display: block;
  width: 16px;
  height: 16px;
  object-fit: cover;
  border-radius: 2px;
}
.hyc-card-box-card__info__name {
  flex: 1;
  color: var(--text-text_secondary);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hyc-card-box-card__info__like {
  color: var(--text-text_primary);
  display: flex;
  align-items: center;
  gap: 2px;
}
.hyc-card-box-grid {
  background: var(--background-left_navigation_web);
  border-radius: 12px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
}
.hyc-card-box-grid__preview {
  background: var(--background-page_background_web);
  position: relative;
  width: 45%;
  max-width: 120px;
  height: 80px;
  border-radius: 8px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  margin-right: 12px;
  flex-shrink: 0;
}
.hyc-card-box-grid__preview__mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.hyc-card-box-grid__preview__play {
  position: absolute;
  border-radius: 50%;
  border: 1px solid var(--text-text_alwayswhite);
  background: var(--background-mask_background_2);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hyc-card-box-grid__preview__play > svg {
  transform: translateX(1px) scale(0.65);
}
.hyc-card-box-grid__preview__time {
  position: absolute;
  left: 6px;
  bottom: 4px;
  color: var(--text-text_alwayswhite);
  font-size: 12px;
}
.hyc-card-box-grid__preview__logo {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 10;
}
.hyc-card-box-grid__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hyc-card-box-grid__tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-card-box-grid__infotext {
  color: var(--text-text_tertiary);
  font-size: 12px;
}
.hyc-component-reasoner__think {
  border-radius: unset;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-header__toggle {
  width: 16px;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-header__toggle svg {
  position: relative;
  color: var(--text-text_secondary);
  fill-opacity: 0.4;
  width: 16px;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-header__content {
  flex: unset;
  margin-left: 0;
  margin-right: 4px;
  font-size: 14px;
  line-height: 1.75;
  color: var(--text-text_secondary, rgba(0, 0, 0, 0.6));
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-header__content:hover {
  color: var(--text-text_primary, rgba(0, 0, 0, 0.9));
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content {
  position: relative;
  border: none;
  margin-top: 0;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content::before {
  content: '';
  position: absolute;
  left: 2px;
  height: 100%;
  width: 2px;
  background: var(--widget-line, rgba(0, 0, 0, 0.1));
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content .hyc-common-markdown-style {
  color: var(--text-text_secondary, rgba(0, 0, 0, 0.6));
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content .hyc-common-markdown-style p {
  font-size: 14px;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content .hyc-common-markdown-style p:last-child {
  margin-bottom: 0;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content .hyc-common-markdown-style hr {
  border-width: 0.5px;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content .hyc-common-markdown-style ol > li > p {
  display: inline;
}
.hyc-component-reasoner__think .hyc-component-reasoner__think-content .hyc-common-markdown-style .hyc-common-markdown__table-wrapper td {
  font: var(--yb-font-body-medium);
}
.hyc-component-reasoner p:last-child {
  margin-bottom: 0;
}
.hyc-component-reasoner .hyc-component-reasoner__text {
  margin-top: 12px;
  margin-bottom: 12px;
}
.hyc-card-box-search-ref__content__toggle {
  color: var(--yb-component-ref-list-header-arrow-color);
  display: flex;
}
.hyc-card-box-search-ref__content__toggle > svg {
  width: 16px;
}
.hyc-card-box-search-ref__content__header-wrapper {
  margin: 0;
  padding: 0;
  display: flex;
  width: fit-content;
  max-width: 100%;
  align-items: center;
  font-weight: normal;
  cursor: pointer;
}
.hyc-card-box-search-ref__content__header-wrapper .hyc-card-box-search-ref__content__header {
  color: var(--text-text_secondary, rgba(0, 0, 0, 0.6));
  flex: unset;
  font-weight: 400;
}
.hyc-card-box-search-ref__content__header-wrapper .hyc-card-box-search-ref__content__header svg {
  display: none;
  color: var(--text-text_secondary, rgba(0, 0, 0, 0.6));
}
.hyc-card-box-search-ref__content__header-wrapper:hover .hyc-card-box-search-ref__content__header,
.hyc-card-box-search-ref__content__header-wrapper:hover .hyc-card-box-search-ref__content__toggle {
  color: var(--yb-component-ref-list-header-hover-color);
}
.hyc-suggest-box {
  padding: 0 16px;
  width: 100%;
  box-sizing: border-box;
}
.hyc-suggest-box__header {
  display: flex;
  margin: 13px 0 20px 0;
  align-items: center;
}
.hyc-suggest-box__header img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
}
.hyc-suggest-box__header span {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: 24px;
  padding-left: 12px;
}
.hyc-suggest-box__content {
  display: flex;
  flex-direction: column;
}
.hyc-suggest-box__content .hyc-suggest-box__list {
  display: flex;
  flex-direction: column;
}
.hyc-suggest-box__content .hyc-suggest-box__list__item {
  margin-bottom: 32px;
}
.hyc-suggest-box__content .hyc-suggest-box__list__item__header {
  position: relative;
  padding-left: 8px;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
}
.hyc-suggest-box__content .hyc-suggest-box__list__item__header::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 16px;
  background: #07C160;
  border-radius: 4px;
}
.hyc-suggest-box__content .hyc-suggest-box__list__item__content {
  color: rgba(0, 0, 0, 0.9);
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.hyc-suggest-box .hyc-suggest-box__analyse__title {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.hyc-suggest-box .hyc-suggest-box__analyse__content {
  display: flex;
  flex-direction: column;
}
.hyc-suggest-box .hyc-suggest-box__analyse__content__pre {
  white-space: pre-wrap;
  line-height: 24px;
  margin-top: 4px;
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
}
.hyc-component-text__options {
  margin-top: 8px;
}
.hyc-component-text__oral-score {
  margin-top: 8px;
}
.hyc-component-text__plugin-list {
  margin-top: 8px;
}
.hyc-component-image-group-mutiple {
  max-width: 100% !important;
}
.hyc-component-image-group__header {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  margin-bottom: 16px;
}
.hyc-component-image-group_content-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hyc-component-image-group-count {
  cursor: pointer;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  padding: 0 6px;
  border-radius: 14px;
  line-height: 18px;
  bottom: 8px;
  right: 8px;
}
.hyc-component-image-group-list {
  border-radius: 12px;
  overflow: hidden;
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(2, minmax(100px, 216px));
  position: relative;
  width: fit-content;
}
.hyc-component-image-group-list .hyc-content-img {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 216px;
}
.hyc-component-image-group-list .hyc-content-img img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
}
@media screen and (max-width: 480px) {
  .hyc-component-image-group-list {
    grid-template-columns: repeat(2, 159px);
  }
  .hyc-component-image-group-list .hyc-content-img {
    width: 159px !important;
    height: 159px !important;
  }
}
@media screen and (max-width: 375px) {
  .hyc-component-image-group-list {
    grid-template-columns: repeat(2, 156px);
  }
  .hyc-component-image-group-list .hyc-content-img {
    width: 156px !important;
    height: 156px !important;
  }
}
.hyc-component-image-group__text {
  margin-top: 16px;
}
.hyc-image-group__desc {
  color: var(--text-text_primary, rgba(0, 0, 0, 0.9));
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 162.5% */
  margin-bottom: 16px;
}
.hyc-image-group-flex__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 13px;
}
.hyc-image-group-flex__type {
  display: flex;
  align-items: center;
}
.hyc-image-group-flex__type span {
  color: #1db171;
  margin-left: 4px;
  font-weight: 500;
  font-size: 15px;
}
.hyc-image-group-flex__more {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.hyc-image-group-flex__more span {
  color: rgba(0, 0, 0, 0.9);
  margin-left: 2px;
  font-size: 14px;
}
.hyc-image-group-flex__list {
  display: grid;
  grid-template-columns: repeat(var(--hyc-image-group__count), minmax(100px, var(--hyc-image-group__item__size)));
  gap: 4px;
  align-items: stretch;
  border-radius: 4px;
  overflow: hidden;
  width: fit-content;
}
.hyc-image-group-flex__list .hyc-content-img {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.hyc-image-group-flex__list .hyc-content-img::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.hyc-image-group-flex__list .hyc-content-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100% !important;
  max-height: 100% !important;
}
.hyc-image-group-flex__list .hyc-content-img--fail {
  position: absolute;
  left: 0;
  top: 0;
}
.hyc-image-group-flex__list .hyc-content-img--fail::before {
  display: none;
}
.hyc-component-multi-modal__item {
  margin-bottom: 8px;
}
.hyc-component-multi-modal__item:last-child {
  margin-bottom: 0;
}
.hyc-component-multi-modal__file-list {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.hyc-component-multi-modal__link {
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.9);
}
.hyc-component-multi-modal__link a {
  color: inherit;
}
.hyc-component-multi-modal__session {
  background-color: #fff;
  border-radius: 8px;
  padding: 9px 10px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.hyc-component-multi-modal__session__info {
  width: 130px;
}
.hyc-component-multi-modal__session__info__title {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.9);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.hyc-component-multi-modal__session__info__desc {
  font-size: 12px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 4px;
}
.hyc-component-multi-modal__session__logo {
  width: 32px;
  height: 32px;
}
.hyc-component-multi-modal__session__logo img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.hyc-component-multi-modal__image-list {
  display: flex;
  gap: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}
.hyc-component-multi-modal__image-list .hyc-content-img.hyc-content-img--round > img {
  width: 144px;
  height: 144px;
  object-fit: cover;
  border: none;
}
.hyc-component-multi-modal__image-list .hyc-content-img.hyc-content-img--fail {
  width: 144px;
  height: 144px;
  border-radius: 8px;
  border: none;
}
.hyc-component-multi-modal__image-list .hyc-content-img-replacer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 144px;
  height: 144px;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: calc(144px * 3 + 8px * 3);
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  pointer-events: none;
}
.hyc-component-multi-modal__image-list .hyc-content-img-replacer-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  z-index: 10;
}
.hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-4 {
  display: none;
}
.hyc-component-multi-modal__image-list .hyc-content-img:nth-child(n+6) {
  display: none;
}
@media screen and (max-width: 900px) {
  .layout-pc .hyc-component-multi-modal__image-list .hyc-content-img-replacer {
    left: calc(144px * 2 + 8px * 2);
  }
  .layout-pc .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-4 {
    display: flex;
  }
  .layout-pc .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-3 {
    display: none;
  }
  .layout-pc .hyc-component-multi-modal__image-list .hyc-content-img:nth-child(n+5) {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer {
    left: calc(144px * 2 + 8px * 2);
  }
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-4 {
    display: flex;
  }
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-3 {
    display: none;
  }
  .hyc-component-multi-modal__image-list .hyc-content-img:nth-child(n+5) {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer {
    left: calc(144px * 1 + 8px * 1);
  }
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-4,
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-3 {
    display: flex;
  }
  .hyc-component-multi-modal__image-list .hyc-content-img-replacer.hyc-content-img-replacer-num-2 {
    display: none;
  }
  .hyc-component-multi-modal__image-list .hyc-content-img:nth-child(n+4) {
    display: none;
  }
}
.t-collapse-panel__content > :first-child .hyc-deep-search-ref--header-v2 {
  margin-top: 4px;
}
.hyc-deep-search-ref .t-collapse-panel__header {
  padding: 0 !important;
}
.hyc-deep-search-ref .t-collapse-panel__body {
  background: transparent !important;
}
.hyc-deep-search-ref .t-collapse-panel__body .t-collapse-panel__content {
  padding: 0;
  color: inherit;
  padding-top: 12px;
}
.hyc-deep-search-ref.t-collapse {
  background: transparent;
}
.hyc-deep-search-ref--header {
  color: var(--text-text_primary);
  font-size: 18px;
  font-weight: bolder;
  line-height: 26px;
  height: 26px;
  display: flex;
  align-items: center;
}
.hyc-deep-search-ref--header__icon {
  display: flex;
  margin-right: 8px;
}
.hyc-deep-search-ref--header__suffix {
  margin-left: 8px;
  font-size: 12px;
  color: var(--text-text_secondary);
}
.hyc-deep-search-ref--header-v2 {
  color: var(--text-text_primary);
  width: 100%;
  box-sizing: border-box;
  padding-left: 11px;
  position: relative;
  margin: 16px 12px 16px 0;
}
.hyc-deep-search-ref--header-v2::before {
  content: '';
  display: block;
  background: var(--brand-green_1);
  border-radius: 2px;
  width: 3px;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 0;
}
.hyc-deep-search-ref--header-v2 .hyc-common-markdown-style {
  padding-bottom: 0;
}
.hyc-deep-search-ref--header-v2 .hyc-common-markdown-style h1,
.hyc-deep-search-ref--header-v2 .hyc-common-markdown-style h2 {
  margin-bottom: 0;
}
.hyc-deep-search-ref-v2 {
  margin-top: 12px;
}
.hyc-deep-search-ref--right {
  cursor: pointer;
  height: 26px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: var(--text-text_secondary);
  transition: all 0.2s ease-out;
}
.hyc-deep-search-ref--right .hyc-common-icon {
  transition: all 0.2s ease-out;
  margin-left: 5px;
  transform: rotate(180deg);
}
.hyc-deep-search-ref--right:hover {
  color: var(--text-text_primary);
}
.hyc-deep-search-ref--active {
  transform: rotate(0deg) !important;
}
.hyc-component-deep-search-content__divider {
  width: 100%;
  height: 1px;
  background: var(--widget-line);
  margin: 16px 0;
}
.hyc-component-deep-search-content__divider-txt {
  color: var(--text-text_tertiary);
  font-size: 14px;
}
.hyc-component-deep-search-content__skeleton {
  background: var(--background-list_background);
  border-radius: 12px;
  padding: 28px 15px;
  box-sizing: border-box;
  margin-top: 16px;
}
.hyc-component-deep-search-content__mindmap {
  width: 100%;
  height: 300px;
  border-radius: 12px;
  background: #F3F3F3;
  position: relative;
  overflow: hidden;
}
.hyc-component-deep-search-content__mindmap .hyc-component-deep-search-content__mindmap-img {
  object-fit: contain;
  height: 300px;
  width: 100%;
  mix-blend-mode: multiply;
}
.hyc-component-deep-search-content__mindmap-tag {
  display: inline-block;
  font-size: 10px;
  color: var(--text-text_secondary);
  line-height: 14px;
  padding: 4px 6px;
  border-radius: 12px;
  position: absolute;
  bottom: 3px;
  left: 3px;
  pointer-events: none;
  background: var(--widget-btn_click_1);
}
.hyc-component-deep-search-content__mindmap--center {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hyc-component-deep-search-content__mindmap--text {
  margin-top: 8px;
  color: var(--text-text_tertiary);
  font-size: 14px;
  line-height: 22px;
}
.hyc-component-deep-search-content__mindmap--loading {
  width: 22px !important;
  height: 22px !important;
}
.hyc-component-deep-search-content .hyc-common-markdown__img img {
  max-width: 475px;
  max-height: 300px;
  border-radius: 12px;
}
.hyc-component-deep-search-content.preview .hyc-card-box-search-ref__content__toggle {
  display: none;
}
.hyc-component-deep-search-content__subtitle {
  margin-top: 12px;
  color: var(--text-text_secondary);
}
.hyc-component-deep-search-content__foot {
  margin-top: 16px;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-text_tertiary);
}
.hyc-component-deep-search-content--financial > .hyc-component-deep-search-content__divider:first-child {
  display: none;
}
.hyc-component-deep-search-content--financial > .hyc-component-deep-search-content__divider:first-child + .hyc-deep-search-ref {
  margin-top: 0;
}
.hyc-component-deep-search-content--financial > .t-collapse {
  margin-top: 16px;
}
.hyc-component-deep-search-content--financial > .t-collapse .t-collapse-panel__content {
  padding-top: 16px;
}
.hyc-component-deep-search-content--financial .hyc-deep-search-ref--header {
  position: relative;
  font-size: 20px;
}
.hyc-component-deep-search-content--financial .hyc-deep-search-ref--header__title,
.hyc-component-deep-search-content--financial .hyc-deep-search-ref--header__suffix {
  position: relative;
}
.hyc-component-deep-search-content--financial .hyc-common-markdown .hyc-common-markdown__replace {
  margin: 16px 0 12px 0 !important;
}
.hyc-component-deep-search-content--financial .hyc-common-markdown .hyc-common-markdown__replace:first-child {
  margin-top: 0 !important;
}
.hyc-component-deep-search-content--financial .hyc-common-markdown .hyc-common-markdown__replace__item {
  width: 100%;
}
.hyc-component-deep-search-content--financial .hyc-common-markdown .hyc-common-markdown__replace__item .hyc-content-img {
  width: 100%;
  background-color: var(--background-left_navigation_web);
  border-radius: 12px;
}
.hyc-component-deep-search-content--financial .hyc-common-markdown .hyc-common-markdown__replace__item .hyc-content-img img {
  margin: 0 auto;
}
.hyc-component-deep-search-loading__steps {
  width: 100%;
  border-radius: 12px;
  box-sizing: border-box;
  background-color: var(--background-left_navigation_web) !important;
  padding: 8px 12px !important;
}
.hyc-component-deep-search-loading__steps .t-collapse-panel__header {
  padding: 0 !important;
}
.hyc-component-deep-search-loading__steps .t-collapse-panel__body {
  background: transparent !important;
}
.hyc-component-deep-search-loading__steps .t-collapse-panel__body .t-collapse-panel__content {
  padding: 0;
  color: inherit;
  padding-top: 0px;
}
.hyc-component-deep-search-loading__steps .t-collapse-panel__icon {
  color: var(--text-text_secondary);
}
.hyc-component-deep-search-loading__steps .t-collapse-panel__icon:hover {
  background-color: transparent;
}
.hyc-component-deep-search-loading__steps .t-collapse-panel__icon--active {
  transform: rotate(180deg);
}
.hyc-component-deep-search-loading__steps .hyc-content-loading {
  padding: 0;
  background-color: transparent;
}
.hyc-component-deep-search-loading__steps--container {
  width: 100%;
  display: flex;
  padding-top: 16px;
}
.hyc-component-deep-search-loading__step {
  position: relative;
  display: flex;
  flex: 1;
  width: 100%;
}
.hyc-component-deep-search-loading__step::before,
.hyc-component-deep-search-loading__step::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  top: 9px;
  left: 22px;
  height: 1px;
  background-color: var(--background-listbtn_background);
}
.hyc-component-deep-search-loading__step::after {
  z-index: 1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-out;
  background-color: var(--brand-green_1);
}
.hyc-component-deep-search-loading__step:last-child {
  flex: none;
  width: 60px;
}
.hyc-component-deep-search-loading__step:last-child::before,
.hyc-component-deep-search-loading__step:last-child::after {
  display: none;
}
.hyc-component-deep-search-loading__step--inner {
  width: 60px;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.hyc-component-deep-search-loading__step--info {
  margin-top: 16px;
  color: var(--text-text_tertiary);
  font-size: 12px;
  line-height: 18px;
}
.hyc-component-deep-search-loading__step--check {
  position: relative;
  z-index: 2;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: var(--text-text_alwayswhite);
  background-color: var(--background-listbtn_background);
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hyc-component-deep-search-loading__step--name {
  font-size: 14px;
  color: var(--text-text_disabled);
  white-space: nowrap;
  margin-top: 8px;
  line-height: 22px;
}
.hyc-component-deep-search-loading__step--checked .hyc-component-deep-search-loading__step--check,
.hyc-component-deep-search-loading__step--current .hyc-component-deep-search-loading__step--check {
  background-color: var(--brand-green_1);
}
.hyc-component-deep-search-loading__step--checked .hyc-component-deep-search-loading__step--name,
.hyc-component-deep-search-loading__step--current .hyc-component-deep-search-loading__step--name {
  color: var(--text-text_primary);
}
.hyc-component-deep-search-loading__step--checked::after {
  transform: scaleX(1);
}
.hyc-component-deep-search-loading__skeleton {
  background: var(--background-left_navigation_web);
  border-radius: 12px;
  padding: 28px 15px;
  box-sizing: border-box;
  margin-top: 16px;
}
.hyc-deep-search-outline {
  padding: 12px;
  box-sizing: border-box;
  border-radius: 8px;
  background: var(--background-left_navigation_web);
  margin-top: 4px;
}
.hyc-deep-search-outline .hyc-deep-search-outline__ul {
  padding-left: 24px;
  list-style: disc;
}
.hyc-deep-search-outline__li {
  font-size: 16px;
  font-weight: bold;
  color: var(--brand-blue_1);
  opacity: 0.3;
}
.hyc-deep-search-outline__li.loaded {
  opacity: 1;
  cursor: pointer;
}
.hyc-deep-search-outline__li + .hyc-deep-search-outline__li {
  margin-top: 8px;
}
.hyc-deep-search-outline__inner {
  display: flex;
  align-items: center;
}
.hyc-deep-search-outline__inner .hyc-content-loading__icon--search {
  margin-left: 5px;
}
.hyc-deep-search-timeline .t-timeline-item__wrapper .t-timeline-item__tail {
  height: calc(100% - 8px);
  border-width: 1px;
  border-style: dashed;
  bottom: -8px;
}
.hyc-deep-search-timeline .t-timeline-item__content {
  padding-left: 12px;
  font-size: 15px;
  line-height: 21px;
}
.hyc-deep-search-timeline .t-timeline-item__content .t-timeline-item__label {
  font-size: 15px;
  line-height: 24px;
  margin-top: 6px;
  font-weight: 400;
}
.hyc-deep-search-timeline .t-timeline-item {
  min-height: 60px;
}
.hyc-component-deep-search-blocktab {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  padding: 1px 0 16px 0;
}
.hyc-component-deep-search-blocktab__item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
  height: 32px;
  font-size: 14px;
  color: var(--text-text_tertiary);
  background: var(--background-left_navigation_web);
  border-width: 1px;
  border-style: solid;
  border-color: var(--background-left_navigation_web);
  border-radius: 32px;
  cursor: pointer;
}
.hyc-component-deep-search-blocktab__item--current {
  color: var(--text-text_primary);
  border-color: var(--text-text_primary);
  background: unset;
}
.hyc-component-deep-search-companyinfo {
  font-size: 15px;
  line-height: 1.54;
  color: var(--text-text_primary);
  padding-bottom: 24px;
}
.hyc-component-deep-search-companyinfo__link {
  margin-top: 16px;
  padding: 0 8px;
  display: flex;
  align-items: center;
  column-gap: 4px;
  width: fit-content;
  height: 40px;
  box-sizing: border-box;
  font-size: 15px;
  color: var(--text-text_primary);
  cursor: pointer;
  border: 1px solid var(--widget-line);
  border-radius: 8px;
  transition: 0.2s;
}
.hyc-component-deep-search-companyinfo__link:hover {
  background-color: var(--background-left_navigation_web);
}
.hyc-component-deep-search-companyinfo__title {
  margin: 16px 0;
  font-size: 16px;
  font-weight: bold;
}
.hyc-component-deep-search-companyinfo__basic {
  table-layout: fixed;
  width: 100%;
  margin: -12px 0;
  border-collapse: separate;
  border-spacing: 0 12px;
}
.hyc-component-deep-search-companyinfo__basic td {
  color: var(--text-text_secondary);
}
.hyc-event-card--list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.hyc-event-card--list.isMobile {
  grid-template-columns: 1fr;
}
.hyc-event-card--list.isMobile .hyc-event-card--item__title-inner {
  white-space: initial;
  text-overflow: initial;
  overflow: visible;
  font-size: 15px;
}
.hyc-event-card--list.isMobile .hyc-event-card--item__content {
  font-size: 15px;
  overflow: visible;
  text-overflow: initial;
  display: block;
  -webkit-line-clamp: none;
  -webkit-box-orient: none;
}
.hyc-event-card--item {
  box-sizing: border-box;
  padding: 12px;
  border-radius: 8px;
  background: var(--background-left_navigation_web);
  overflow: hidden;
}
.hyc-event-card--item__title {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.hyc-event-card--item__title-inner {
  line-height: 20px;
  font-weight: bolder;
  font-size: 14px;
  color: var(--brand-success_3);
  max-width: calc(100% - 20px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hyc-event-card--item__title-icon {
  flex-shrink: 0;
  display: flex;
  margin-left: 4px;
  color: var(--brand-success_3);
}
.hyc-event-card--item__content {
  margin-top: 8px;
  font-size: 14px;
  color: var(--text-text_secondary);
  line-height: 20px;
  min-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hyc-event-card--item__time {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-text_primary);
}
.hyc-deep-search-table.preview .hyc-deep-search-table--tr {
  grid-template-columns: 1fr 2.1fr;
}
.hyc-deep-search-table--head {
  box-sizing: border-box;
  border-radius: 4px;
  background: var(--background-left_navigation_web);
  padding: 0 12px;
}
.hyc-deep-search-table--head .hyc-deep-search-table--td {
  padding: 4px 0;
}
.hyc-deep-search-table--body {
  padding: 0 12px;
}
.hyc-deep-search-table--tr {
  display: grid;
  grid-template-columns: 1fr 1.3fr 0.8fr;
  position: relative;
}
.hyc-deep-search-table--tr:nth-child(even):before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: -12px;
  right: -12px;
  top: 0;
  height: 100%;
  background: var(--background-left_navigation_web);
}
.hyc-deep-search-table--td {
  padding: 12px 0;
  font-size: 15px;
  color: var(--text-text_secondary);
  line-height: 23px;
  position: relative;
  z-index: 1;
}
.hyc-deep-search-table--td + .hyc-deep-search-table--td {
  padding-left: 16px;
}
.hyc-deep-search-table--target {
  font-size: 15px;
  font-weight: bolder;
  color: var(--brand-success_3);
}
.hyc-deep-search-table--icon {
  display: inline-flex;
  vertical-align: middle;
  margin-left: 4px;
  color: var(--brand-success_3);
  transform: translateY(-1px);
}
.hyc-doc-deep-reading__divider {
  margin: 16px 0;
  height: 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.08);
}
.hyc-doc-deep-reading__content {
  margin-top: 16px;
}
.hyc-doc-deep-reading__title {
  display: flex;
  align-items: center;
  column-gap: 8px;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: var(--td-text-color-primary);
}
.hyc-doc-deep-reading__title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hyc-doc-deep-reading__title-icon {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAMAAADU1xmCAAAC/VBMVEUAAAD3yBv3lAD4xAH5wxH61E/x0kL10Fb548H6uQD878TzqxH6wAD+5z70xzb3mgD78dD4nAD/3Ir4oAD83V70nQD6+uH83B/70wv6vgD4oQD94I74nAD3nwD62Ur5ngD600r4zC/2ogD76LL311/4pwn00Vv1zUn/yTv/yyj+zlz2mgD/33P/3XT5xgT/3Xz5xxf/5a34xib835r7vgD/3mz6xgT60Wf6twn3lwD70TL6rwD5x0H/5KT4tgP4ngD50Fz5vR73zkr400f71Wb+zEf5owD6qQD2ykD+zgH8ySP50mr82j/6xAn834X+5VD3mgD/34v72Uv33IX41Xj857n/3Dv87Mb5nQD7rg3/xC/4xSD6xy/95DL+40/5xgn3mQD4zET60xz7uAD/57D6yTX4owD/51X3kgD90jP5ogD/1YD+5VH+4zT4yib3lgD335P+xUL/yk7//97//9r//+n//9f//+34jwD//+L//sX/zwD//9D0lgD//9T/4QD5mwD//b3//bf//83//+b/98D/wAD//dT//LH/+6z/5lP5xgD/2gD/+Zj/vQD/ugD/+sz9+Mb/5QD/3QD/ygD4mAD5kwD/0wD5pgD5nQD6lQD/xAD/pgD+ogD5oQD/+9H/+qL6yQD//sn/+sn/7Cf/zAD/tQD4sAD8mAD///H//M7//cH/+6f/+Z7+4i7+sgD/rgD6qwD71jX5xxP/6QH/1gH/qwD26KT/7jr/7jT3xST/xwD58rv/+Lr/9Lf/8bL976r/2VH+30b/0ED5yyD6zgD7ngD/3Wf/31b/0En/70P82z34zy3+nQD//Nf997D/9ab88KD/75X/43P/82f+10r+0DL5kAD377H/+JH/6o7/6H//5GT+40374ST/6hz60wD25JT23oj/11z90VH95Tj/6RD6tQD/66P/55j/4ob233v/6nT/8lr0yUD82hb62gr/9YX/6oX/83f02G3/8Ez47Jj/4F3/71P/947/94v60CP/6ET/3RD/yRK0mmcLAAAAc3RSTlMABP7+/hsIEQb+Ewz+/v7+HvO1sD4dC/7+8dSbmX9wTEo7OSspJ/7+/v7z5d/T0cR2Z1tG/uzn4eHGxbytjotvW0M0Iv39+PHp29nLtaqpl5CG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);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.hyc-doc-deep-reading__title-icon--paperEvaluation {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAMAAADU1xmCAAAC91BMVEUAAADlxInEigC/uq/FpqC9nl/Tt6TNr3qdko/Hf4GulWjItqKYsspubG7OmiCivNWRQUOuk2G2nna/mVWbuM+iSUzNmBjHd3mgSEvAiACoucKVUFKSWVrBn2HGkQfAgwDAiADQmyKIQ0XJkg2vm3Z6c3aKc26lpp68iQLKkw3Snyl0dndIS06nd16xl2iPn6poaGpeX2CzmW6EP0ChdhAtMTiyX2HMlx1oamp+REbEjxbahojVhIbQn5K8ys6njFe3kEU9QUPJcXO5ggDQnSZmZmObS02CjJV5QEK0hADXjI2iW1y+mE+CT1ChZGb/xAD/wAD/yAD/twD/zAD/vgD/0ADzpwDmnQDemADpnwD/4I7hmgDinAD/1AD/4gDtogD/3YzTojT3qQDWkgDKjAD/2Yv/jpLknABzlLHHiAD+1YjQni/Jlyd+nLdEREbWpzvOmiKkjWdSU1bLmy3+gITZtXGpkWj/oaT/l5r/h4vPmyjJlh/+3gHroQCLpr//p6pkZWbEkRz/uwDblQDYkwD/45L60YX/fYLwyX/duXTucHTEXF9ZUFBJSkweISXKlRf/6An/tAD/sLJyjqdoh6LObnDKqW3dZ2tOSEj/6hrCjQC8xM+uvsySrMX/vsD/uLp+mK3/nJ76eHzlwHrodXjCbW/RrmxTTkrCjhOwxdyEpcL/vL2ytbz/tbf/rK7qxX3yen3dcnW3nGlaW1z/7CG8ihXtsAC1srFtjqvsoaScmZb2z4T0zYHjvXXJp2VyaWNiXF2xUVT/6iS9u76qqa6tk59thpuIfnd1dHLUbXDjt2XKYWS2W167VlleVlY1OkErMjmwhCX5twDSjwC1gADJw8OmtcO/s6SpopmOj5GQiYP/4IJ6eHfkbHDVZGeZYmX/21uDWVukgCbJlAeicwCZqbX/65rwj5PuhIicjnOwl2+6mlyHeFV1Yz7VpwC0iZXx1Yq1pIibc3a2onG+mlTvvVDInESNekJ+YiXWsyH/0hrxwgDNmgDM4qYxAAAAT3RSTlMAHcUMBykRLhD+wBj+/r/9+e5uIv39yv70wZCDZv7+/NPLwr6DTDIk/cu1nohE/vnw6OPZ09HAs7KglJF2STv46N/ZzcnGxsWyr5ualoFcMbzX+gAABjdJREFUWMPt1WdfkmEUBnBKQ1LJLLW99957752FUrYVydCEkpypRJmWCZqDsNSkzL0qc2apOcs0Tdt7773Hi859A0H65nnAl50P8P9d133OA5T/0zSj07dzp05DaE1i0Tr3bF9UVGQ6d0gTYH17tg+QSqV3K6vad9bVOtioKunRPXuO7rsjDWjfSTtOZ0LrgH17POw8nMGTBphqxdHmI8zO3d3dzgM4lI7aTONko0wr9znbHXFzc5Nzd6vuGQ0z0AzThZoI25GWtgNzx6XvksqGUzXDliiwkNTUEMQ5Hy/llIUKOupoovVpXXRnD8Kik5OjQ3YcsXteygkL4ySZaMLReprePerh7paWmnz4cHJqmtuzUm5oWA6Hk2SoAde5ddUd1BNrh6NDcksEshxODoTTgKP2NK085mzn7oaagpabYijjQjgON4cTZdJx6lRS2tLWFyXHnD0wlxodnVt8dViUgMvhcsJyuJwkI5N5NDLaItOLkhPH5VxaSG5ESp6RYZRAwA3lcMJCBdzXo9uSOY+xRQGSE8cwd8Qt90p2XuRVIyNDARfClck43+rtOxiQ0S7Gxp7HnIfds+zr5cUpiYmRhoZR3NAyWejDbnW2dd1JcJNBkyDuqPPz0psV17IjIiKNEk1Ak8ke2tft9vGxbU68rMHM2HbtEHfsxMeCwpt5xVdQOJMoGffJIVsfHysrK+BaEOamtGvZsp1Ecl5yr1pUeDvvWkkESicQXH3L8l67ds0a8GybUwm/3OSWwMVWPggP51UXlN/IvpISmSgwzP7hZRG8YtVK7O0mno46CbjYB2IeLzxeVHDz+vWUiCiT4re/vPZjDnu25LgHfB5oPFFhQXleyZPIa7+zzJle+5mMFd4Qb+0aq90dCHO6C+8JxRl8MS9eFF5NL79R8uFRlqX5cqbXOcTheGTKGgzPENIzMsTxvPBqEf3Gi0dZl5eZL7dgrj9ngblNwBFfRb8R/NvCCiFfLBbxRPSCQ1mXLUEDzusUpNsg53wIn3G/fuPptwuFfAhXKAJsF2gQDqVj/k23uzvhQ6ENElbQM/g8UbwcAw1x65TpVqJ0xN9OZ1CFEMKFP2YFMyyxhruuW39KtQr4yIhzdCGf/73bKqwpOEi3fr/q7Wx7EeZo48XCN7X19iuCdyk1dQ7SkTrjPvQ3D2sz+7NXMPDDKTgmcBZybhOZsn3mjK7PzNyZad+QQ2fMIr0KWrPm/RMSMAeaejrEeZNNR2nW61DCTs8EzCk1/HYH1e6uuQFhboCcY8k51Srw3SnP2IBMOk/HnYp0eJTpVByUJZ4uSMkhD2uKr4KFOPx2LYhzXRHHbrSKU+hQSP6iADcOuG0NOUi3H6Uj/Xun16urp6OSM1dLp8bZkuDGqTjw1DnVV9GB+NuZPfLcus3RvlG6g5qtwizIcftmx8bpDlqofqA6EF4F1SxoK3AN0sEqlOnQKmYR36ycYzf8KiAdcMp0uoS5VkHbN0O6BoeifLtVwPnUTSTOmQFn48j+9yNjqnFWPt2GUIin88Rc40NRvp0Ve4Gu9tx6xHmvvOB/droehfDotdq6WcFZ/svhVVxwievShjAG6YCzsdn27y+KkkPaWX1dMlwP4LZsYzfkvNaZB29AmnE/Csl0wKmXxR7TnME64+8S9wqqkk9nr+CwB2O+jMHYewYeTl+Hol06GKi9/JZfur/LWWM9Ctl0NsCp/c/+vH//lq+v78b8GP+4V70pGnFszMHcf/rU13c1jAN0ha2S5QYibjt7Q/AuaGt5Cyw81tA1zrgFOQyfsc0WOQeeLzjW1jhcfowLHDBpbiBw8HbewQyGpa81HhQOuh5AWyVbdvZ2xHVby2JZbsSDvY1+6S6wVfKcGXA2mfVsqy+n/RwcHJC3Grj8M1CV/OgMDPr6ufbx49oD/ul7EQgc7uqiT9OAo07sf/LlS1cn15NKD3N+MdP6UjQZvcUjh7q6Ojm5Dj3gErM33w841DV+MEWzMWijb4y9k8g7jblPNWMomo6uXhv9kU7Y84/Z6+dg/T6jJhCqajw6ABrLvfTTDi/4vECoqs1Q9XoDCF6ME4/Pv6Soqk1CAJ1cXwcGXuKLA7XFMDil94iawMAa8SVK0wytz+AZEO8PWbGivPOB4sMAAAAASUVORK5CYII=);
}
.hyc-doc-deep-reading__title-icon--readingChapter {
  background-image: url(data:image/png;base64,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);
}
.hyc-doc-deep-reading__title-icon--mainContent {
  background-image: url(data:image/png;base64,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);
}
.hyc-doc-deep-reading__title-icon--questionAndAnswer {
  background-image: url(data:image/png;base64,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);
}
.hyc-doc-deep-reading__title-icon--financialAnalysis {
  background-image: url(data:image/png;base64,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);
}
.hyc-doc-deep-reading > .hyc-content-md .hyc-content-md__waiting {
  margin-top: -12px;
}
.hyc-tx-doc-card {
  width: 320px;
  max-width: 100%;
  height: 112px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding: 12px;
  background-color: var(--background-bubble_web);
  border: 1px solid var(--widget-line);
  border-radius: 12px;
  cursor: pointer;
  overflow: hidden;
}
.hyc-tx-doc-card:hover {
  background-color: var(--widget-btn_hover_1);
}
.hyc-tx-doc-card__intro {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 22px;
}
.hyc-tx-doc-card__cover {
  flex-shrink: 0;
  position: relative;
  width: 66px;
  height: 100%;
  border-radius: 6px;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2249%22%20height%3D%2234%22%20viewBox%3D%220%200%2049%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.628906%22%20width%3D%2248%22%20height%3D%226%22%20rx%3D%223%22%20fill%3D%22%23E8EAEE%22%2F%3E%0A%3Crect%20x%3D%220.628906%22%20y%3D%2214%22%20width%3D%2248%22%20height%3D%226%22%20rx%3D%223%22%20fill%3D%22%23E8EAEE%22%2F%3E%0A%3Crect%20x%3D%220.628906%22%20y%3D%2228%22%20width%3D%2227%22%20height%3D%226%22%20rx%3D%223%22%20fill%3D%22%23E8EAEE%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 48px 34px;
  background-position: center 23px;
  overflow: hidden;
}
.hyc-tx-doc-card__main {
  flex: 1;
  overflow: hidden;
}
.hyc-tx-doc-card__icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
}
.hyc-tx-doc-card__name {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--text-text_primary);
}
.hyc-tx-doc-card__desc {
  margin: 6px 0;
  font-size: 12px;
  line-height: 18px;
  color: var(--text-text_tertiary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.hyc-tx-doc-card__link {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 18px;
  color: var(--text-text_tertiary);
  overflow: hidden;
}
.hyc-tx-doc-card__link-txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-tx-doc-card__error {
  margin-top: 12px;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 18px;
  column-gap: 6px;
  color: #E34D59;
  white-space: nowrap;
}
.hyc-tx-doc-card__progress {
  margin: 12px 0;
  max-width: 100px;
  height: 6px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.hyc-tx-doc-card__progress-done {
  display: block;
  width: 0;
  height: 100%;
  background-color: var(--td-brand-color);
  border-radius: 6px;
}
.hyc-tx-doc-card__done {
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-deepthink-box {
  max-width: 100%;
  overflow: hidden;
}
.hyc-deepthink-box__skeleton {
  margin-top: 8px;
  padding: 24px 16px;
  background-color: var(--yb-component-ref-list-bg-color);
  border-radius: 12px;
}
.hyc-deepthink-box__place {
  width: 2000px;
  height: 0;
}
.hyc-deepthink-box .hyc-card-box-card-list {
  margin-top: 8px;
}
.hyc-deepthink-steps {
  margin-bottom: 16px;
}
.hyc-deepthink-steps .t-collapse {
  background: unset;
}
.hyc-deepthink-steps .t-collapse:last-child .t-collapse-panel:before {
  display: none;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel {
  position: relative;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 6.5px;
  top: 24px;
  bottom: 0;
  width: 1px;
  background-color: var(--td-component-stroke);
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel__wrapper .t-collapse-panel__header,
.hyc-deepthink-steps .t-collapse .t-collapse-panel__wrapper .t-collapse-panel__body {
  background-color: unset;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel__wrapper .t-collapse-panel__header {
  align-items: flex-start;
  padding: 2px 0;
  overflow: hidden;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel__wrapper .t-collapse-panel__body {
  position: relative;
  padding: 0 0 4px 0;
  overflow: visible;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel__wrapper .t-collapse-panel__body .t-collapse-panel__content {
  padding: 4px 0 2px 22px;
  display: flex;
  flex-direction: column;
  row-gap: 6px;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel.t-is-disabled .t-collapse-panel__header {
  color: var(--td-text-color-primary);
  cursor: default;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel.t-is-disabled .t-collapse-panel__body {
  cursor: default;
}
.hyc-deepthink-steps .t-collapse .t-collapse-panel__icon {
  flex-shrink: 0;
  width: 14px;
  height: 22px;
  justify-content: center;
}
.hyc-deepthink-steps__coll-arrow {
  flex-shrink: 0;
  width: 12px;
  height: 22px;
  padding: 0 4px 0 12px;
  color: var(--td-text-color-placeholder);
  transition: transform 0.2s;
}
.hyc-deepthink-steps__coll-arrow--expand {
  transform: scaleY(-1);
}
.hyc-deepthink-steps__expand-icon--success {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  color: var(--td-bg-color-container);
  border-radius: 100%;
  background-color: var(--brand-black_1);
}
.hyc-deepthink-steps__expand-icon--ing {
  overflow: visible;
}
.hyc-deepthink-steps__expand-icon--ing > circle {
  transform-origin: center;
}
.hyc-deepthink-steps__expand-icon--ing > circle:first-child {
  stroke: var(--brand-black_1);
  animation: a-deepthink-box-stroke 2.5s infinite linear;
}
@keyframes a-deepthink-box-stroke {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hyc-deepthink-steps__expand-icon--ing > circle:last-child {
  fill: var(--brand-black_1);
  animation: a-deepthink-box-breath 0.7s infinite ease alternate;
}
@keyframes a-deepthink-box-breath {
  0% {
    opacity: 0.3;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.hyc-deepthink-steps__header {
  display: flex;
  align-items: center;
  column-gap: 6px;
  height: 24px;
  margin-bottom: 6px;
  font-size: 12px;
  color: var(--td-text-color-secondary);
  white-space: nowrap;
}
.hyc-deepthink-steps__header-title {
  font-weight: bold;
  font-size: 14px;
  color: var(--td-text-color-primary);
}
.hyc-deepthink-steps__header .t-link {
  color: var(--td-text-color-secondary);
}
.hyc-deepthink-steps__header .t-link:after {
  display: none;
}
.hyc-deepthink-steps__header .t-link:hover {
  color: var(--td-brand-color);
}
.hyc-deepthink-steps__header-icon {
  display: flex;
  align-items: center;
}
.hyc-deepthink-steps__header-icon--anim .t-icon {
  animation: a-deepthink-box-rotate 4s linear infinite;
}
@keyframes a-deepthink-box-rotate {
  0% {
    transform: rotate(0);
  }
  5%,
  25% {
    transform: rotate(90deg);
  }
  30%,
  50% {
    transform: rotate(180deg);
  }
  55%,
  75% {
    transform: rotate(270deg);
  }
  80%,
  100% {
    transform: rotate(360deg);
  }
}
.hyc-deepthink-steps__panel-title {
  line-height: 22px;
  font-weight: 400;
  color: var(--td-text-color-primary);
  white-space: normal;
}
.hyc-deepthink-steps__desc {
  display: flex;
  column-gap: 4px;
  font-size: 12px;
  color: var(--td-text-color-secondary);
  overflow: hidden;
}
.hyc-deepthink-steps__desc--read {
  white-space: nowrap;
}
.hyc-deepthink-steps__desc-title {
  text-overflow: ellipsis;
  overflow: hidden;
}
.hyc-deepthink-steps__flash {
  background-image: linear-gradient(to right, var(--td-text-color-placeholder) 35%, var(--td-text-color-primary) 50%, var(--td-text-color-placeholder) 65%);
  background-size: 200% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  animation: a-deepthink-box-flash 1.2s linear infinite;
}
@keyframes a-deepthink-box-flash {
  from {
    background-position: 200%;
  }
  to {
    background-position: 0;
  }
}
.hyc-deepthink-steps__tag {
  display: flex;
  align-items: center;
  column-gap: 2px;
  height: 26px;
  box-sizing: border-box;
  padding: 0 8px;
  font-size: 12px;
  color: var(--td-text-color-secondary);
  background-color: var(--td-bg-color-container);
  border: 1px solid var(--widget-line);
  border-radius: 4px;
  overflow: hidden;
}
.hyc-deepthink-steps__tag-txt {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hyc-deepthink-steps__tag-more {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  height: 26px;
  font-size: 12px;
  padding: 0 8px;
  cursor: pointer;
  color: var(--td-text-color-primary);
}
.hyc-deepthink-steps__tag-more:hover {
  color: var(--td-brand-color);
}
.hyc-deepthink-steps__tag-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
}
.hyc-deepthink-steps__tag-list .hyc-deepthink-steps__tag {
  flex-shrink: 0;
  max-width: calc(100%);
}
.hyc-deepthink-steps__tag-list__wrapper {
  position: relative;
}
.hyc-deepthink-steps__tag-list--ellipsis {
  -webkit-mask-image: linear-gradient(to left, transparent 90px, black 150px);
  mask-image: linear-gradient(to left, transparent 90px, black 150px);
}
.hyc-deepthink-steps__tag-list--showall {
  flex-wrap: wrap;
}
.hyc-deepthink-steps__tag-list--showall .hyc-deepthink-steps__tag {
  animation-name: a-deepthink-box-keyword;
  animation-duration: 0.1s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}
@keyframes a-deepthink-box-keyword {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hyc-component-reasoner__searc-list .hyc-card-box-search-ref {
  margin-bottom: 12px;
}
.hyc-component-reasoner__think {
  border-radius: var(--yb-radius-default);
  margin-bottom: 12px;
}
.hyc-component-reasoner__think-header {
  display: flex;
  align-items: center;
  color: var(--yb-component-ref-list-item-color);
  cursor: pointer;
  font-size: 14px;
  line-height: 1.75;
}
.hyc-component-reasoner__think-header__content {
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 4px;
}
@media (any-hover: hover) {
  .hyc-component-reasoner__think-header__content:hover {
    color: var(--yb-component-ref-list-item-hover-color);
  }
}
.hyc-component-reasoner__think-header__toggle {
  color: var(--yb-component-ref-list-header-arrow-color);
  display: flex;
  transform: rotate(180deg);
}
.hyc-component-reasoner__think-header__toggle > svg {
  width: 16px;
}
.hyc-component-reasoner__think-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 0 0 16px;
  border-left: 2px solid var(--widget-line);
}
.hyc-component-reasoner__think-content .hyc-common-markdown-style {
  --yb-md-text-color: #666666;
  --yb-md-h-color: #666666;
  --yb-md-font-body-large: 14px / 1.6 var(--yb-font-family);
  --yb-md-font-title-1: 700 20px / 1.6 var(--yb-font-family);
  --yb-md-font-title-2: 600 18px / 1.6 var(--yb-font-family);
  --yb-md-font-title-3: 600 16px / 1.6 var(--yb-font-family);
  --yb-md-content-gap-main: 0 0 16px 0;
}
.hyc-component-reasoner__think--expand {
  margin-bottom: 20px;
}
.hyc-component-reasoner__think--expand .hyc-component-reasoner__think-header__toggle {
  transform: rotate(0deg);
}
.hyc-component-reasoner__think--expand .hyc-component-reasoner__think-content {
  max-height: none;
  margin-top: 8px;
}
@media screen and (max-width: 768Px) {
  .is-mobile .dialog .body .header {
    font-size: 16px;
  }
  .is-mobile .dialog .body .content {
    min-width: unset;
    padding: 24px;
    width: 340px;
  }
}
.hyc-common-dialog {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 6999;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
}
.hyc-common-dialog__error .hyc-common-dialog__header__tip {
  color: #FA5151;
}
.hyc-common-dialog__header {
  padding: 18px 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.hyc-common-dialog__header__title {
  display: flex;
  align-items: center;
}
.hyc-common-dialog__header__tip {
  margin-right: 8px;
  color: rgba(0, 0, 0, 0.9);
}
.hyc-common-dialog__content {
  padding: 16px 24px 24px;
}
.hyc-common-dialog__body {
  font-size: 14px;
  transform: scale(0.3);
  opacity: 0;
  transition: all 200ms ease-in-out;
}
.hyc-common-dialog__wrapper {
  min-width: 460px;
  border-radius: 16px;
  box-sizing: border-box;
  overflow: hidden;
}
.hyc-common-dialog--theme-dark {
  color: #000;
}
.hyc-common-dialog--theme-dark .hyc-common-dialog__wrapper {
  background-color: #fff;
}
.hyc-common-dialog--theme-white {
  color: #000;
}
.hyc-common-dialog--theme-white .hyc-common-dialog__wrapper {
  background-color: #fff;
}
.hyc-common-dialog__close {
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: #fff;
}
.hyc-common-dialog__close--top-right {
  position: absolute;
  right: 20px;
  top: -10px;
  z-index: 1;
  cursor: pointer;
}
.hyc-common-dialog__close--bottom,
.hyc-common-dialog__close--bottom-mobile {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translate(-50%, 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.9);
  background-color: #fff;
  z-index: 1;
  cursor: pointer;
  border-radius: 25px;
}
.hyc-common-dialog__close--bottom:hover,
.hyc-common-dialog__close--bottom-mobile:hover {
  background-color: #F6F7F8;
}
.hyc-common-dialog__close--bottom-mobile {
  width: 36px;
  height: 36px;
  bottom: 10px;
}
.hyc-common-dialog--visible .hyc-common-dialog__body {
  transform: scale(1);
  opacity: 1;
}
.hyc-common-dialog--show .hyc-common-dialog__body {
  width: auto;
  height: auto;
}
.hyc-common-dialog__extra {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  transform: translateY(100%);
}
.hyc-common-dialog--placement-bottom .hyc-common-dialog__body {
  position: absolute;
  z-index: 9999;
  bottom: -100%;
  left: 0;
  right: 0;
  transform: unset;
  opacity: 1;
}
.hyc-common-dialog--placement-bottom .hyc-common-dialog__body .content {
  width: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.hyc-common-dialog--placement-bottom.hyc-common-dialog--visible .hyc-common-dialog__body {
  bottom: 0;
  transform: translateY(0);
}
.hyc-folded-box {
  position: relative;
}
.hyc-folded-box__main--folded {
  height: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(0deg, transparent 0px, #000 52px);
  mask-image: linear-gradient(0deg, transparent 0px, #000 52px);
}
.hyc-folded-box__unfold-trigger {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 0 8px;
  display: flex;
  justify-content: center;
}
.hyc-folded-box__unfold-trigger__cnt {
  z-index: 1;
  background: #fff;
  padding: 4px 16px;
  font-size: 12px;
  line-height: 24px;
  color: #000;
  font-weight: 500;
  border-radius: 8px;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.08);
}
.PhotoView-Slider__BannerWrap {
  display: none;
}
.PhotoView-Slider__ArrowLeft,
.PhotoView-Slider__ArrowRight {
  opacity: 1;
  margin-right: 44px;
  width: auto;
}
.PhotoView-Slider__ArrowLeft {
  margin-left: 44px;
}
.PhotoView-Slider__ArrowLeft svg,
.PhotoView-Slider__ArrowRight svg {
  fill: #fff;
  background: #000000;
  box-sizing: content-box;
  height: 18px;
  padding: 9px;
  width: 18px;
  border-radius: 50%;
}
.hyc-photo-view .PhotoView-Slider__Backdrop {
  background: rgba(0, 0, 0, 0.85) !important;
  backdrop-filter: blur(60px);
}
.PhotoView-Slider__Overlay {
  opacity: 1 !important;
}
.hyc-photo-view__close {
  position: fixed;
  z-index: 4000;
  top: 32px;
  right: 16px;
}
.hyc-photo-view__control-container.hyc-photo-view__theme-black__control-container .hyc-photo-view__control__btn {
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
}
.hyc-photo-view__control {
  position: fixed;
  z-index: 4000;
  top: calc(38px + 24px + 36px);
  right: 16px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.hyc-photo-view__control__btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--background-listbtn_background);
  color: var(--text-text_primary);
  border: 1px solid var(--widget-line);
}
.hyc-photo-view__control__btn:hover {
  opacity: 0.8;
}
.hyc-photo-view__risk-tip {
  position: fixed;
  z-index: 4000;
  bottom: 40px;
  right: 44px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 18px;
}
@media screen and (max-width: 675px) {
  body .hyc-photo-view:not(.hyc-photo-view-multi-image)-overlay--with-link .hyc-photo-view__control::after {
    height: 140px;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control {
    flex-direction: row-reverse;
    justify-content: center;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    gap: 52px;
    padding-bottom: 56px;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn {
    width: 32px;
    height: 32px;
    background: var(--background-listbtn_background, #fff);
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn svg {
    width: 16px;
    height: 16px;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn-download {
    position: fixed;
    top: 84px;
    right: 16px;
    z-index: 2;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn-download::after {
    position: absolute;
    bottom: -24px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn-link {
    position: relative;
    z-index: 2;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn-link::after {
    content: var(--hunyuan-common-image-viewer-jump-source-text);
    position: absolute;
    bottom: -24px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn-share {
    position: relative;
    z-index: 2;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control__btn-share::after {
    content: var(--hunyuan-common-image-viewer-share-text);
    position: absolute;
    bottom: -24px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image) .hyc-photo-view__control::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image)__close {
    top: 24px;
    right: 14px;
    background: #00000099;
  }
  body .hyc-photo-view:not(.hyc-photo-view-multi-image)__risk-tip {
    bottom: 100px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    padding: 4px 8px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
  }
}
.hyc-common-loading-circle {
  position: relative;
}
.hyc-common-loading-circle svg {
  display: block;
}
.hyc-common-loading-circle__center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--brand-black_1);
}
.hyc-common-loading-circle__center .iconfont {
  display: block;
  zoom: 0.75;
}
.hyc-common-file-viewer {
  position: relative;
  display: flex;
}
.hyc-common-file-viewer--disabled .hyc-common-file-viewer__trigger {
  pointer-events: none;
}
.hyc-common-file-viewer__trigger {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.hyc-common-file-viewer__dialog .t-dialog__wrap .t-dialog {
  width: 85vw;
  min-width: 300px;
  max-width: 900px;
  padding: 24px 24px 8px;
}
.hyc-common-file-viewer__dialog.t-dialog__ctx--fixed {
  z-index: 6000;
}
.hyc-common-file-viewer__content {
  height: 510px;
}
.hyc-common-file-viewer__content--error {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hyc-common-file-viewer__content iframe {
  width: 100%;
  height: 100%;
}
.hyc-common-file-viewer__content p {
  height: 100%;
  overflow: auto;
  scrollbar-width: thin;
  white-space: pre-wrap;
  word-break: break-all;
}
.hyc-common-file-viewer__content--code .monaco-editor {
  --vscode-scrollbarSlider-background: rgba(0, 0, 0, 0.1);
  --vscode-scrollbarSlider-hoverBackground: rgba(0, 0, 0, 0.2);
  --vscode-scrollbarSlider-activeBackground: rgba(0, 0, 0, 0.2);
}
.hyc-common-file-viewer__content--code .monaco-editor .scroll-decoration,
.hyc-common-file-viewer__content--code .monaco-editor .view-overlays .current-line,
.hyc-common-file-viewer__content--code .monaco-editor .view-overlays .core-guide-indent {
  display: none;
}
.hyc-common-file-viewer__content--code .monaco-editor .line-numbers {
  font-size: 12px;
  color: var(--text-text_disabled);
}
.hyc-common-file-viewer__content--code .monaco-editor .line-numbers.active-line-number {
  color: var(--text-text_secondary);
}
.hyc-common-file-viewer__content--code .monaco-editor .view-lines,
.hyc-common-file-viewer__content--code .monaco-editor .margin-view-overlays {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace !important;
}
.hyc-common-file-viewer__content--code .monaco-scrollable-element > .scrollbar > .slider {
  border-radius: 4px;
}
.hyc-common-file-viewer__content--md {
  height: 100%;
  overflow: auto;
}
.hyc-common-file-viewer__error__action {
  text-align: center;
  margin-top: 8px;
}
.hyc-common-file-viewer__error__action a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 5px 16px;
  border-radius: 3px;
}
.hyc-common-file-viewer__error-type {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: var(--text-text_tertiary);
}
.hyc-common-file-viewer__error-type .icon-expire {
  color: var(--text-text_disabled);
}
.hyc-sub-page-entry-box {
  font-size: 15px;
}
.hyc-sub-page-entry-box-intro {
  max-width: 260px;
  font-size: 16px;
  line-height: 22px;
  word-break: break-all;
  color: var(--text-text_primary);
}
.hyc-sub-page-entry-box-content {
  width: 260px;
  height: 195px;
  background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/09534556412cac35d1f2.png);
  background-size: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 12px;
  margin-top: 12px;
}
.hyc-sub-page-entry-box-content .entry-box-content-header {
  padding: 34.67px 0 4.3px 34.67px;
  color: #753e0c;
  font-size: 14px;
  height: 21.67px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 4px;
}
.hyc-sub-page-entry-box-content .entry-box-content-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  height: 78px;
  padding: 0 34.67px;
}
.hyc-sub-page-entry-box-content .entry-box-content-wrapper .entry-box-content-title {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
  color: rgba(0, 0, 0, 0.9);
}
.hyc-sub-page-entry-box-content .entry-box-content-wrapper .entry-box-content-loading {
  flex: 1;
  background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/40d700c9566895db5fd1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
}
.hyc-sub-page-entry-box-content-btn_wrapper {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(233, 246, 253, 0) 0%, #ebfafb 100%);
  width: 100%;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hyc-sub-page-entry-box-content-btn_wrapper .hyc-sub-page-entry-box-content-btn {
  background: var(--brand-black_1) !important;
  width: 130px;
  height: 39px;
  border-radius: 8px;
  font-weight: bold;
  border: none;
  backdrop-filter: blur(11.6px);
}
.hyc-sub-page-entry-box-content--multi {
  background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/b48cb1a4fd4560c60b8a.png);
}
.hyc-sub-page-entry-box-content--multi .entry-box-content-header {
  padding-top: 61px;
}
.hyc-sub-page-entry-box--disabled .hyc-sub-page-entry-box-content {
  cursor: not-allowed;
}
.hyc-sub-page-entry-box--disabled .hyc-sub-page-entry-box-content * {
  pointer-events: none;
}
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */
/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.hyc-common-swiper--navigation-start-mask {
  mask-image: linear-gradient(to right, transparent, black 68px);
}
.hyc-common-swiper--navigation-end-mask {
  mask-image: linear-gradient(to right, black calc(100% - 68px), transparent);
}
.hyc-common-swiper--navigation-start-mask.hyc-common-swiper--navigation-end-mask {
  mask-image: linear-gradient(to right, transparent, black 68px, black calc(100% - 68px), transparent);
}
.hyc-common-loading-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  color: var(--brand-black_1);
  min-width: 18px;
  height: 18px;
  position: relative;
}
.hyc-common-loading-icon--animate::before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -11px;
  margin-left: -11px;
  z-index: 0;
  content: "";
  width: 22px;
  border-radius: 50%;
  aspect-ratio: 1;
  transform: scale(0.85) rotate(0);
  mask: radial-gradient(transparent calc(60% - 0.4px), #fff 50%);
  background: conic-gradient(from 90deg at 50% 50%, transparent 0deg, var(--brand-black_1) 360deg);
  animation: loadingCircleRun 1s infinite linear;
}
@keyframes loadingCircleRun {
  100% {
    transform: scale(0.85) rotate(1turn);
  }
}
.hyc-content-md {
  position: relative;
}
.hyc-content-md--fold {
  max-height: 270px;
  overflow-y: hidden;
}
.hyc-content-md .hyc-content-markdown {
  padding-bottom: 0;
}
.hyc-content-md--expand > .hyc-common-markdown {
  mask-image: linear-gradient(to top, transparent, black 100px);
  -webkit-mask-image: linear-gradient(to top, transparent, black 100px);
}
.hyc-content-md__expand {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 64px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.hyc-content-md__expand__icon {
  width: 56px;
  height: 26px;
  border-radius: 24px;
  background-color: var(--text-text_secondary);
  color: var(--text-text_white);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.hyc-content-md__reading-btn {
  width: 102px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: var(--text-text_white);
  font-size: 12px;
  border-radius: 28px;
  background-color: var(--text-text_secondary);
  cursor: pointer;
}
.hyc-content-md__waiting {
  margin-top: 24px;
  display: flex;
}
.hyc-content-md__waiting .circle_progress_wrapper {
  width: 22px;
  height: 22px;
  position: relative;
}
.hyc-content-md__waiting .text {
  padding-left: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #5e5e5e;
}
.hyc-content-md__waiting .middle {
  width: 9px;
  height: 5px;
  position: absolute;
  top: 11px;
  left: 6px;
}
.hyc-content-md__waiting .middle .greater-than {
  width: 4px;
  height: 4px;
  position: absolute;
  border-left: 2px solid #20C57D;
  border-bottom: 2px solid #20C57D;
  transform: translate(0, -50%) rotate(-135deg);
  left: 4px;
}
.hyc-content-md__waiting .middle .less-than {
  width: 4px;
  height: 4px;
  position: absolute;
  border-left: 2px solid #20C57D;
  border-bottom: 2px solid #20C57D;
  transform: translate(0, -50%) rotate(45deg);
}
.hyc-content-md__waiting .wrapper {
  width: 22px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #20C57D 94%, #0000) top / 2px 2px no-repeat, conic-gradient(#0000 30%, #20C57D), radial-gradient(farthest-side, #0000 calc(100% - 2px), #BFEFD6 0);
  mask: radial-gradient(farthest-side, #0000 calc(100% - 2px), #BFEFD6 0);
  animation: HYCMdCircleProgress 1s infinite linear;
}
@keyframes HYCMdCircleProgress {
  100% {
    transform: rotate(1turn);
  }
}
.hyc-content-md.hyc-content-md-done .skeleton-loading-image-box {
  display: none;
}
@media screen and (max-width: 768px) {
  .hyc-content-img-viewer li:nth-child(2) img {
    max-width: 100%;
    max-height: 100%;
  }
}
.hyc-content-img {
  position: relative;
}
.hyc-content-img--loading {
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--background-bubble_web);
}
.hyc-content-img-placeholder {
  height: 100%;
  width: 100%;
}
.hyc-content-img-placeholder .t-skeleton__row {
  height: 100%;
}
.hyc-content-img-placeholder .t-skeleton__col {
  height: 100%;
  background: var(--background-bubble_web);
}
.hyc-content-img-placeholder .t-skeleton--animation-gradient::after {
  -webkit-animation: t-skeleton--gradient 1.5s linear infinite;
  animation: t-skeleton--gradient 1.5s linear infinite;
  background: linear-gradient(90deg, #fff, rgba(233, 249, 242, 0.4), #fff);
}
.hyc-content-img--fail,
.hyc-content-img--pause {
  flex: 1;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.hyc-content-img--round img {
  border-radius: 4px;
}
.hyc-content-img img {
  min-width: 90px;
  min-height: 90px;
  max-width: 240px;
  max-height: 240px;
  cursor: pointer;
  display: block;
  object-fit: cover;
}
.hyc-content-img--disable-preview img {
  cursor: default;
}
.hyc-content-img--with-link img {
  cursor: pointer;
}
.hyc-content-img--loading {
  gap: 4px;
  padding-top: 100%;
  box-sizing: border-box;
}
.hyc-content-img--loading .hyc-content-img-placeholder {
  position: absolute;
  left: 0;
  top: 0;
}
.hyc-content-img--loading__text {
  color: var(--text-text_tertiary);
  font-size: 14px;
  line-height: 22px;
}
.hyc-content-img--pause {
  gap: 4px;
  color: var(--text-text_tertiary);
  background-color: var(--background-bubble_web);
}
.hyc-content-img--fail {
  gap: 4px;
  background-color: var(--background-bubble_web);
}
.hyc-content-img--fail__text {
  color: var(--text-text_tertiary);
  font-size: 14px;
  line-height: 22px;
}
.hyc-content-img-viewer li:nth-child(2) {
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hyc-content-img-viewer li:nth-child(2) img {
  width: auto !important;
  height: auto !important;
  max-width: 500px;
  max-height: 500px;
  border-radius: 16px;
}
.hyc-content-img__link {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(24, 24, 24, 0.6);
  color: #fff;
  position: absolute;
  right: 12px;
  bottom: 12px;
  cursor: pointer;
}
.hyc-custom-photo-view .t-dialog {
  width: auto;
}
.hyc-custom-photo-view .t-dialog__close {
  position: absolute;
  top: 32px;
  right: 18px;
  color: #fff;
  z-index: 1;
  width: 32px;
  font-size: 28px;
}
.hyc-custom-photo-view .t-dialog__close:hover {
  background: unset;
}
.hyc-custom-photo-view.t-dialog__ctx .t-dialog__mask {
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(60px);
}
.hyc-custom-photo-view.t-dialog__ctx .t-dialog__position.t-dialog--top {
  padding: 0;
  align-items: center;
}
.hyc-custom-photo-view.t-dialog__ctx .t-dialog {
  background: transparent;
  border: 0;
}
.hyc-custom-photo-view-control {
  position: fixed;
  z-index: 2501;
  top: 38px;
  right: 44px;
}
.hyc-custom-photo-view-control__btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
}
.hyc-custom-photo-view-control__btn:hover {
  opacity: 0.8;
}
.hyc-content-text {
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.9);
}
.hyc-content-text__deep-search-prefix {
  vertical-align: middle;
  transform: translateY(-1px);
  margin-right: 5px;
  font-size: 12px;
  color: var(--text-text_secondary);
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.hyc-content-text__deep-search-prefix__wp {
  display: flex;
  align-items: center;
}
.hyc-content-text__deep-search-prefix__wp svg {
  padding-right: 4px;
}
.hyc-content-divider {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hyc-content-divider--hide-line:before,
.hyc-content-divider--hide-line:after {
  display: none;
}
.hyc-content-divider:before,
.hyc-content-divider:after {
  content: "";
  border-bottom: 1px dashed var(--yb-component-divider-border-color);
  flex: auto;
}
.hyc-content-divider__content {
  font-size: 12px;
  line-height: 20px;
  padding: 4px 16px;
  color: var(--yb-component-divider-color);
}
.hyc-content-divider--hidden {
  display: none;
}
.hyc-content-option__title {
  font-size: 14px;
  line-height: 22px;
  color: var(--yb-component-option-title-color);
  margin-bottom: 6px;
}
.hyc-content-option__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.hyc-content-option--list .hyc-content-option__content {
  gap: 8px;
}
.hyc-content-option--list .hyc-content-option__content__item {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  color: var(--yb-component-option-color);
  cursor: pointer;
}
.hyc-content-option--list .hyc-content-option__content__item::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--yb-component-option-color);
  margin: 0 8px;
}
.hyc-content-option--option .hyc-content-option__content__item {
  padding: 8px 12px;
  color: rgba(0, 0, 0, 0.9);
  background: #E8E8E8;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
}
.hyc-content-loading {
  display: flex;
  align-items: center;
  height: 24px;
}
.hyc-content-loading--ai_search_light,
.hyc-content-loading--ai_search_pro,
.hyc-content-loading--ai_search_deepseek {
  border-radius: 12px;
  box-sizing: border-box;
  height: initial;
}
.hyc-content-loading--ai_search_light .hyc-content-loading__text,
.hyc-content-loading--ai_search_pro .hyc-content-loading__text,
.hyc-content-loading--ai_search_deepseek .hyc-content-loading__text {
  color: var(--yb-component-loading-search-color);
  margin-left: 6px;
  font-weight: 400;
  display: flex;
  align-content: center;
}
.hyc-content-loading--ai_search_light .hyc-content-loading__process_text,
.hyc-content-loading--ai_search_pro .hyc-content-loading__process_text,
.hyc-content-loading--ai_search_deepseek .hyc-content-loading__process_text {
  display: flex;
  align-items: center;
  height: 24px;
  overflow: hidden;
  margin-left: 6px;
  font-weight: 400;
  color: var(--yb-component-loading-process-color);
  font-size: 14px;
}
.hyc-content-loading--ai_search_light .hyc-content-loading__process_text .hyc-content-loading__content,
.hyc-content-loading--ai_search_pro .hyc-content-loading__process_text .hyc-content-loading__content,
.hyc-content-loading--ai_search_deepseek .hyc-content-loading__process_text .hyc-content-loading__content {
  flex-shrink: 0;
}
.hyc-content-loading--ai_search_light .hyc-content-loading__process_text .hyc-content-loading__name,
.hyc-content-loading--ai_search_pro .hyc-content-loading__process_text .hyc-content-loading__name,
.hyc-content-loading--ai_search_deepseek .hyc-content-loading__process_text .hyc-content-loading__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hyc-content-loading--ai_search_light .hyc-content-loading__process,
.hyc-content-loading--ai_search_pro .hyc-content-loading__process,
.hyc-content-loading--ai_search_deepseek .hyc-content-loading__process {
  color: var(--yb-component-loading-process-progress-color);
  font-size: 14px;
  padding-left: 5px;
}
.hyc-content-loading__icon {
  position: relative;
  width: 20px;
  height: 20px;
  flex: none;
}
.hyc-content-loading__icon--search {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  color: var(--brand-black_1);
  width: 18px;
  height: 18px;
  position: relative;
}
.hyc-content-loading__icon--search::before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -11px;
  margin-left: -11px;
  z-index: 0;
  content: "";
  width: 22px;
  aspect-ratio: 1;
  border-radius: 50%;
  transform: scale(0.85) rotate(0);
  background: conic-gradient(from 90deg at 50% 50%, transparent 0deg, var(--brand-black_1) 360deg);
  mask: radial-gradient(transparent calc(60% - 0.4px), #fff 50%);
  animation: circleProgress 1s infinite linear;
}
@keyframes circleProgress {
  100% {
    transform: scale(0.85) rotate(1turn);
  }
}
.hyc-content-loading__icon::before,
.hyc-content-loading__icon::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
}
.hyc-content-loading__icon::before {
  background: var(--brand-black_1);
  margin-left: -5px;
  margin-top: -5px;
  animation: inner 1.4s linear infinite;
}
.hyc-content-loading__icon::after {
  border: 1px solid var(--brand-black_1);
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  animation: outer 1.4s linear infinite;
  transform: translate(-50%, -50%);
}
@keyframes inner {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.8);
  }
  70%,
  100% {
    transform: scale(1);
  }
}
@keyframes outer {
  0%,
  69% {
    opacity: 0;
  }
  70% {
    opacity: 1;
    width: 10px;
    height: 10px;
  }
  100% {
    opacity: 0;
    width: 24px;
    height: 24px;
  }
}
.hyc-content-loading__text {
  font-size: 14px;
  line-height: 22px;
  color: var(--yb-component-loading-color);
  margin-left: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
  display: flex;
  align-items: center;
}
.hyc-content-loading__text__flash {
  color: var(--text-text_secondary);
}
.hyc-content-loading__dots {
  display: flex;
  align-items: center;
  gap: 6px;
}
.hyc-content-loading__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--brand-black_1);
  animation: dot-out 1.2s infinite linear;
}
.hyc-content-loading__dot:nth-child(1) {
  animation-delay: 0.6s;
}
.hyc-content-loading__dot:nth-child(3) {
  animation-delay: 0.6s;
}
.hyc-content-loading__dots__container {
  width: 28px;
}
@keyframes dot-out {
  0% {
    transform: scale(1, 1);
    opacity: 0.4;
  }
  50% {
    opacity: 1;
    transform: scale(1.3, 1.3);
  }
  100% {
    opacity: 0.4;
    transform: scale(1, 1);
  }
}
@keyframes leapFrog {
  0% {
    transform: translateX(0) rotate(0deg);
  }
  33.333% {
    transform: translateX(0) rotate(180deg);
  }
  66.666% {
    transform: translateX(calc(var(--uib-size) * -0.38)) rotate(180deg);
  }
  99.999% {
    transform: translateX(calc(var(--uib-size) * -0.78)) rotate(180deg);
  }
  100% {
    transform: translateX(0) rotate(0deg);
  }
}
.hyc-content-card {
  display: flex;
  background-color: #E8E8E8;
  border-radius: 12px;
  width: 240px;
  gap: 8px;
  padding: 8px;
  box-sizing: border-box;
  cursor: pointer;
}
.hyc-content-card__logo {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.hyc-content-card__logo img {
  width: 100%;
}
.hyc-content-card__info {
  flex: 1;
  min-width: 0;
}
.hyc-content-card__name {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  color: #181818;
  margin-bottom: 2px;
}
.hyc-content-card__description {
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #777777;
}
.hyc-content-file {
  display: flex;
  align-items: center;
  width: 194px;
  height: 60px;
  box-sizing: border-box;
  padding: 0 16px 0 8px;
  background-color: var(--background-container);
  position: relative;
  border-radius: 8px;
  border: 1px solid var(--widget-line);
}
.hyc-content-file__link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.hyc-content-file__info {
  flex: 1;
  min-width: 0;
}
.hyc-content-file__info__name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: var(--yb-md-file-title-color);
  margin-bottom: 4px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hyc-content-file__info__size {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: var(--yb-md-file-desc-color);
  white-space: nowrap;
}
.hyc-content-file__logo {
  position: relative;
  width: 28px;
  height: 28px;
  text-align: center;
  margin-right: 8px;
}
.hyc-content-file__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hyc-content-file__logo .hyc-common-icon {
  position: absolute;
  left: calc(50%);
  top: calc(50%);
  color: #fff;
  transform: translate(-50%, -50%);
}
.hyc-content-file__parsing {
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  left: calc(50% - 3px);
  top: calc(50% + 5px);
  margin: -7px 0 0 -7px;
  background: url(https://cdn-bot.hunyuan.tencent.com/assets/1173761ffb9739dae806.svg) center center no-repeat;
  background-size: 100% 100%;
  animation: a-file-parsing 1s linear infinite;
}
@keyframes a-file-parsing {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.hyc-content-file__tencentDoc {
  width: 11px;
  height: 11px;
  left: calc(50%);
  top: calc(50% + 1px);
}
.hyc-content-oral-score {
  display: flex;
  border-radius: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  background: #fff;
  box-sizing: border-box;
  width: fit-content;
}
.hyc-content-oral-score__item {
  position: relative;
  padding: 0 10px;
}
.hyc-content-oral-score__item--success .iconfont {
  color: rgba(0, 0, 0, 0.9);
  margin-left: 3px;
}
.hyc-content-oral-score__item--error .iconfont {
  margin-left: 3px;
  color: #F53F3F;
}
.hyc-content-oral-score__item::after {
  position: absolute;
  content: '|';
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #a6a6a6;
  font-weight: bold;
}
.hyc-content-oral-score__item:last-child::after {
  content: '';
}
.hyc-content-oral-score__item-optimize {
  cursor: pointer;
}
.hyc-content-tool-process {
  width: 100%;
  border-radius: 2px 8px 8px 8px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.hyc-content-tool-process__wrapper .t-collapse-panel__wrapper .t-collapse-panel__header {
  font-weight: normal;
}
.hyc-content-tool-process__detail .t-collapse-panel__wrapper .t-collapse-panel__content {
  padding: 0;
}
.hyc-content-tool-process__detail .t-collapse-panel__wrapper .t-collapse-panel__content .t-collapse {
  border-width: 1px 0 0 0;
}
.hyc-content-tool-process__detail__item .t-collapse-panel__wrapper {
  margin: 0 16px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.hyc-content-tool-process__detail__item .t-collapse-panel__wrapper .t-collapse-panel__content {
  padding: 6px 0 12px;
}
.hyc-content-tool-process__detail__item .t-collapse-panel__wrapper .t-collapse-panel__header {
  padding: 12px 0;
  box-sizing: border-box;
}
.hyc-content-tool-process__detail__item:last-child .t-collapse-panel__wrapper {
  border-bottom: none;
}
.hyc-content-tool-process__detail__item .t-collapse-panel__header {
  color: #181818;
}
.hyc-content-tool-process__detail__item__content {
  width: 100%;
  border-radius: 10px;
  background-color: #f3f3f3;
  box-sizing: border-box;
  padding: 17px 19px 0;
  font-size: 14px;
  line-height: 22px;
  position: relative;
}
.hyc-content-tool-process__detail__item__content::after {
  content: ' ';
  position: absolute;
  left: 40px;
  top: -4px;
  width: 8px;
  height: 8px;
  background-color: #f3f3f3;
  transform: rotate(45deg);
}
.hyc-content-tool-process__detail__item__content__title {
  font-weight: bold;
  margin-bottom: 8px;
}
.hyc-content-tool-process__detail__item__content__detail {
  word-break: break-word;
  padding-bottom: 16px;
  box-sizing: border-box;
}
.hyc-content-tool-process__custom__header {
  display: flex;
  width: 100%;
}
.hyc-content-tool-process__custom__header__left {
  flex: 1;
  display: flex;
  gap: 5px;
  align-items: center;
}
.hyc-content-tool-process__custom__header__left .t-loading__gradient-conic {
  background: conic-gradient(from 90deg at 50% 50%, rgba(24, 24, 24, 0) 0deg, #181818 360deg) !important;
}
.hyc-content-tool-process__custom__header__right {
  text-align: right;
}
.hyc-content-tool-process__custom__header__icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #181818;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}
.hyc-content-tool-process__custom__header--success {
  color: #20C57D;
}
.hyc-content-tool-process__custom__header--success .t-collapse {
  color: #20C57D;
}
.hyc-content-tool-process__custom__header--success ~ .t-collapse-panel__icon--right {
  color: #20C57D;
}
.hyc-content-tool-process__custom__header--error {
  color: #D54941;
}
.hyc-content-tool-process__custom__header--error .t-collapse {
  color: #20C57D;
}
.hyc-content-tool-process__custom__header--error ~ .t-collapse-panel__icon--right {
  color: #D54941;
}
.hyc-content-tag {
  background: var(--yb-component-tag-bg-color);
  padding: 6px 8px;
  margin-top: 6px;
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 12px;
  width: fit-content;
  border-radius: 4px;
}
.hyc-content-tag__text {
  background: var(--yb-component-tag-color);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
.hyc-content-middleware {
  font-size: 16px;
  line-height: 24px;
  color: var(--text-text_primary);
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 12px;
}
.hyc-content-middleware .hyc-content-middleware-collapse {
  background-color: var(--yb-component-middleware-bg-color);
  border: unset;
  border-radius: 12px;
}
.hyc-content-middleware .hyc-content-middleware-collapse .t-collapse-panel__header {
  border: unset;
}
.hyc-content-middleware .hyc-content-middleware-collapse .t-collapse-panel__body {
  border: unset;
  border-radius: 12px;
  background: var(--yb-component-middleware-body-bg-color);
}
.hyc-content-middleware .hyc-content-middleware-collapse .t-collapse-panel__content {
  padding-left: 16px;
  padding-top: 0;
}
.hyc-content-middleware .hyc-content-middleware-collapse .t-collapse-panel__icon {
  color: var(--yb-component-middleware-header-color);
}
.hyc-content-middleware .hyc-content-middleware-collapse .t-collapse-panel__icon:hover {
  background-color: transparent;
}
.hyc-content-middleware-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--yb-component-middleware-item-color);
  margin-left: 8px;
  flex-shrink: 0;
  margin-top: 8px;
}
.hyc-content-middleware-messagelist {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.hyc-content-middleware-listitem {
  display: flex;
  gap: 8px;
  white-space: pre-wrap;
  word-break: break-all;
  color: var(--yb-component-middleware-item-color);
}
.hyc-content-middleware-list-wrapper {
  min-width: 200px;
}
.hyc-content-middleware .hyc-content-middleware-divider {
  font-size: 12px;
}
.hyc-content-middleware .hyc-content-middleware-divider::before,
.hyc-content-middleware .hyc-content-middleware-divider::after {
  border-color: var(--yb-component-middleware-divider-border-color);
}
.hyc-content-middleware .hyc-content-middleware-divider-text {
  color: var(--yb-component-middleware-divider-color);
}
.hyc-content-middleware-expand {
  cursor: pointer;
  color: var(--brand-black_1);
  margin-left: 8px;
}
.hyc-content-middleware .collapse-header {
  display: flex;
  align-items: center;
  color: var(--yb-component-middleware-header-color);
  font-size: 14px;
  font-weight: 400;
  flex-wrap: nowrap;
  overflow: hidden;
}
.hyc-content-middleware .collapse-header__icon {
  color: var(--brand-black_1);
  font-size: 0;
}
.hyc-content-middleware .collapse-header__tool_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hyc-content-middleware .collapse-header__content {
  white-space: nowrap;
  flex-shrink: 0;
}
.hyc-content-middleware .collapse-header.collapse-header-one {
  padding: 8px 12px;
  background: var(--yb-component-middleware-bg-color);
  border-radius: 16px;
}
.hyc-common-markdown__ref_card {
  line-height: 1.5;
  padding: 10px;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
}
.hyc-common-markdown__ref_card:not(.hyc-common-markdown__ref_card--mobile) {
  transition: background 0.2s;
}
.hyc-common-markdown__ref_card:not(.hyc-common-markdown__ref_card--mobile):hover {
  background-color: var(--widget-btn_hover_2);
}
.hyc-common-markdown__ref_card:not(.hyc-common-markdown__ref_card--mobile).hyc-common-markdown__ref_card--disable {
  position: relative;
  cursor: not-allowed;
}
.hyc-common-markdown__ref_card:not(.hyc-common-markdown__ref_card--mobile).hyc-common-markdown__ref_card--disable:hover .hyc-common-markdown__ref_card-foot {
  opacity: 0;
  transition: 0.2s;
}
.hyc-common-markdown__ref_card:not(.hyc-common-markdown__ref_card--mobile).hyc-common-markdown__ref_card--disable:hover .hyc-common-markdown__ref_card-tip {
  opacity: 1;
  transform: none;
  transition: 0.3s;
}
.hyc-common-markdown__ref_card--mobile:active {
  background-color: var(--background-page_background_web);
}
.hyc-common-markdown__ref_card--mobile .hyc-common-markdown__ref_card-title {
  font-size: 16px;
}
.hyc-common-markdown__ref_card--mobile .hyc-common-markdown__ref_card-desc {
  font-size: 14px;
}
.hyc-common-markdown__ref_card-tip {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  color: var(--text-text_secondary);
  opacity: 0;
  transform: translateY(8px);
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hyc-common-markdown__ref_card-title {
  color: var(--text-text_primary);
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.hyc-common-markdown__ref_card-desc {
  margin-top: 6px;
  font-size: 12px;
  color: var(--text-text_secondary);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.hyc-common-markdown__ref_card-tags {
  display: flex;
  align-items: center;
  column-gap: 4px;
}
.hyc-common-markdown__ref_card-tags img {
  width: 16px;
  height: 16px;
  margin-bottom: 1px;
  border-radius: 100%;
}
.hyc-common-markdown__ref_card-tags__txt {
  font-size: 12px;
}
.hyc-common-markdown__ref_card-tags-plugin {
  box-sizing: border-box;
}
.hyc-common-markdown__ref_card-taglist {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.hyc-common-markdown__ref_card-taglist-item {
  display: flex;
  padding: 0 4px;
  height: 20px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  color: var(--text-text_secondary);
  border-radius: 4px;
  border: 1px solid var(--widget-line);
}
.hyc-common-markdown__ref_card-foot {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 4px;
  font-size: 12px;
  color: var(--text-text_secondary);
  margin-top: 8px;
}
.hyc-common-markdown__ref_card-foot__logo {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.hyc-common-markdown__ref_card-foot__logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.hyc-common-markdown__ref_card-foot__txt {
  flex: 1;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: inherit;
}
.hyc-common-markdown__ref_card-foot__txt__space {
  padding-left: 4px;
}
.hyc-common-markdown__ref_card-foot__sep {
  padding: 0 6px 0 2px;
  opacity: 0.3;
}
.hyc-common-markdown__ref_card-foot__time {
  font-size: inherit;
}
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.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;
}
:root {
  --hunyuan-content-min-width: 802px;
  --hunyuan-chat-list-width: 100%;
  --hunyuan-chat-list-max-width: 802px;
  --brand-black_1-v0: rgba(0, 0, 0, 0.9);
}
html {
  overflow: hidden;
}
html,
body,
#app,
#hunyuan-bot,
.content-root {
  font-size: 14px;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  width: auto !important;
}
#hunyuan-bot {
  line-height: 1.2;
  background-color: var(--background-page_background_web);
}
.share-to-image-box,
.share-from-app-box {
  height: auto !important;
}
.share-to-image-box {
  background: #f3f3f3 !important;
}
::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: 3px solid transparent;
  background: var(--scroll-bar_normal);
  background-clip: padding-box;
  cursor: pointer;
}
::-webkit-scrollbar-thumb:hover {
  border: 3px solid transparent;
  background: var(--scroll-bar_hover);
  background-clip: padding-box;
}
.bg-white {
  background-color: #ffffff;
}
.project-func-intro-dialog .t-dialog {
  border: none;
  padding: 0px;
}
.project-func-intro-dialog .t-dialog .t-dialog__body {
  padding: 0px;
}
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
:root {
  --yb-button-size-sm: 24px;
  --yb-button-size-md: 36px;
  --yb-button-size-lg: 40px;
}
.t-button {
  border-radius: var(--yb-radius-default);
}
.t-button--variant-base {
  height: var(--yb-button-size-md);
  font: var(--yb-font-title-4);
  background-color: var(--widget-btn_click_4);
  color: var(--text-text_primary);
  border-color: transparent;
  --ripple-color: transparent !important;
}
.t-button--variant-base.t-button--theme-primary {
  color: var(--text-text_white);
}
.t-button--variant-base.t-button--theme-primary:hover {
  background-color: var(--widget-btn_click_3);
  color: var(--text-text_white);
}
.t-button--variant-base.t-button--theme-primary.t-is-disabled {
  background-color: var(--brand-black_1);
  color: var(--text-text_white);
  opacity: 0.3;
  border-color: unset !important;
}
.t-button.yb-button-normal,
.t-button.yb-button-normal--border {
  background-color: var(--widget-btn_normal) !important;
  color: var(--text-text_primary) !important;
  border-color: transparent !important;
}
@media (hover: hover) and (pointer: fine) {
  .t-button.yb-button-normal:hover,
  .t-button.yb-button-normal--border:hover {
    background-color: var(--widget-btn_hover_4) !important;
  }
}
.t-button.yb-button-normal.t-is-disabled {
  opacity: 0.3;
  border-color: transparent !important;
}
.t-button.yb-button-normal--border {
  border-color: var(--widget-line) !important;
}
.t-button.yb-button-normal--border.t-is-disabled {
  opacity: 0.3;
  border-color: var(--widget-line) !important;
}
.t-button--variant-base.yb-button-secondary {
  background-color: var(--brand-green_2);
  color: var(--brand-black_1);
  border-color: transparent;
}
.t-button--variant-base.yb-button-secondary:hover {
  background-color: var(--brand-black_1);
  color: var(--text-text_white);
}
.t-button--variant-base.yb-button-secondary.t-is-disabled {
  background-color: var(--brand-green_2);
  border-color: transparent;
  color: rgba(32, 197, 125, 0.4);
}
.t-button--variant-base {
  color: var(--brand-black_1);
  background-color: var(--background-bubble_web);
  border-color: transparent;
}
.t-button--variant-base:hover {
  color: var(--brand-black_1);
  background-color: var(--widget-btn_click_2);
  border-color: transparent;
}
.t-button--variant-base.t-is-disabled {
  color: var(--brand-black_1);
  background-color: var(--background-bubble_web);
  border-color: transparent;
  opacity: 0.3;
}
.t-button--variant-outline {
  height: var(--yb-button-size-md);
  font: var(--yb-font-title-4);
  background-color: var(--background-container);
  border-color: var(--widget-line);
  --ripple-color: transparent !important;
}
.t-button--variant-outline:hover {
  border-color: var(--widget-line);
  color: var(--text-text_primary);
  background-color: var(--background-list_background);
}
.t-button--variant-outline.t-is-disabled {
  background-color: var(--background-container);
  border-color: var(--widget-line);
  opacity: 0.3;
}
.t-button--variant-base.t-button--theme-danger {
  background-color: var(--brand-red_2);
  border-color: transparent;
}
.t-button--variant-base.t-button--theme-danger:hover {
  background-color: var(--brand-red_3);
  color: var(--text-text_alwayswhite);
  border-color: transparent;
}
.t-button--variant-base.t-button--theme-danger.t-is-disabled {
  border-color: transparent;
  background-color: var(--brand-red_1);
  color: var(--text-text_white);
}
.t-button.t-size-l {
  height: var(--yb-button-size-lg);
  font: var(--yb-font-title-4);
}
.t-button.t-size-s {
  height: var(--yb-button-size-sm);
  font: var(--yb-font-title-5);
}
.t-button--shape-round {
  border-radius: var(--td-radius-round);
}
.t-button--variant-text.t-button--theme-danger:hover,
.t-button--variant-text.t-button--theme-danger:focus-visible {
  color: var(--td-error-color);
}
.t-dialog {
  border-radius: var(--yb-radius-large);
}
.t-dialog--default {
  padding: var(--yb-dialog-body-padding);
  max-width: 90vw;
}
.t-dialog__header {
  font: var(--yb-font-title-3);
  color: var(--text-text_primary);
}
.t-dialog__body {
  font: var(--yb-font-body-medium);
  color: var(--text-text_secondary);
}
.t-dialog__footer .t-button--variant-outline {
  background-color: var(--widget-btn_hover_2);
  border-color: transparent;
}
.t-dialog__footer .t-button--variant-outline:hover {
  background-color: var(--widget-btn_click_2);
}
.t-dialog__footer .t-button--theme-danger:hover {
  color: var(--td-text-color-anti);
}
.t-dialog .t-icon.t-is-info {
  color: var(--brand-green_1);
}
.t-message {
  border-radius: 8px !important;
  backdrop-filter: blur(4px) !important;
  color: var(--text-text_alwayswhite) !important;
  font-size: 14px !important;
  box-shadow: none !important;
}
.t-message .t-icon {
  margin-right: 4px;
}
.t-message.t-is-info {
  background: var(--background-mask_background_1);
  backdrop-filter: blur(8px) !important;
}
.t-message.t-is-success {
  background: var(--background-mask_background_1);
  backdrop-filter: blur(8px) !important;
}
.t-message.t-is-warning {
  background: var(--background-mask_background_1);
  backdrop-filter: blur(8px) !important;
}
.t-message.t-is-error {
  background: var(--background-mask_background_1);
  backdrop-filter: blur(8px) !important;
}
.t-message.t-is-closable .t-message__close {
  margin-left: 8px;
  color: var(--text-text_disabled);
}
:root {
  --yb-select-size-md: 36px;
  --yb-select-tag-size-md: 28px;
  --yb-select-tag-size-lg: 32px;
}
.t-select .t-input {
  height: var(--yb-select-size-md);
  border-radius: var(--yb-radius-default);
  border-color: transparent;
}
.t-select .t-input--focused {
  box-shadow: none;
}
.t-select .t-input--focused .t-input__inner {
  color: var(--brand-black_1);
}
.t-select-option {
  height: var(--yb-select-size-md);
  border-radius: var(--yb-radius-default);
}
.t-select .t-tag {
  height: var(--yb-select-tag-size-md);
}
.t-select .t-tag.t-size-l {
  height: var(--yb-select-tag-size-lg);
}
.t-select-option.t-is-selected:not(.t-is-disabled) {
  background-color: var(--td-bg-color-container-hover) !important;
}
.t-select-option.t-is-selected:not(.t-is-disabled):hover {
  background-color: var(--td-bg-color-container-hover) !important;
}
.yb-loading__fullscreen {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--brand-black_1);
  font-size: 24px;
}
.t-avatar {
  background: var(--td-bg-color-secondarycontainer) !important;
}
.t-avatar .t-image__loading .t-space .t-space-item {
  line-height: 1;
}
.t-avatar .t-image__loading .t-space .t-space-item:first-child svg {
  color: rgba(0, 0, 0, 0.2);
}
.t-avatar .t-image__loading .t-space .t-space-item:last-child {
  display: none;
}
.t-dropdown {
  box-shadow: var(--yb-shadow-1);
}
.t-drawer__mask {
  transition: none;
}
.t-switch.t-is-checked {
  background-color: #20C57D;
}
.t-tooltip--default .t-popup__content {
  background: var(--background-mask_background_1);
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8px);
}
.t-checkbox__input {
  border-color: var(--widget-line);
  background-color: var(--background-container);
}
.t-checkbox:hover .t-checkbox__input {
  border-color: var(--widget-btn_click_1);
}
.t-checkbox.t-is-checked .t-checkbox__input {
  border-color: var(--brand-black_2);
  background-color: var(--brand-black_2);
}
.t-checkbox.t-is-checked .t-checkbox__input::after {
  border-color: var(--background-container);
}
.yb-recent-conv-list__batch-mode .t-checkbox.t-is-checked:hover .t-checkbox__input {
  border-color: var(--brand-black_2);
  background-color: var(--brand-black_2);
}
.ai-search-history .t-checkbox.t-is-indeterminate .t-checkbox__input::after,
.yb-recent-conv-list__batch-actions .t-checkbox.t-is-indeterminate .t-checkbox__input::after {
  background: var(--background-container);
}
.ai-search-history .t-checkbox.t-is-indeterminate:hover .t-checkbox__input,
.yb-recent-conv-list__batch-actions .t-checkbox.t-is-indeterminate:hover .t-checkbox__input {
  border-color: var(--brand-black_2);
  background-color: var(--brand-black_2);
}
.yb-recent-conv-list__batch-actions .t-checkbox.t-is-checked:hover .t-checkbox__input {
  border-color: var(--brand-black_2);
  background-color: var(--brand-black_2);
}
:root {
  --yb-color-content-bg: var(--background-page_background_web);
}
@font-face {
  font-family: 'sim';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.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;
}

:root[yb-theme="3.0"] {
  --yb-component-ref-list-header-color: var(--text-text_secondary);
  --brand-black_1-v0: rgba(0, 0, 0, 0.9);
  --yb-color-content-bg: var(--background-page_background_web);
  --yb-bubble-human-bg-color: var(--background-bubble_web);
  --yb-bubble-human-content-width: 85%;
  --yb-bubble-ai-bg-color: transparent;
  --yb-md-file-bg-color: #f5f5f5;
}
:root[yb-theme="3.0"] .agent-chat__bubble--human .agent-chat__bubble__content .hyc-content-text {
  color: var(--text-text_primary) !important;
  word-break: break-all;
}
@media (hover: hover) and (pointer: fine) {
  :root[yb-theme="3.0"] .agent-chat__bubble__prefix .hyc-component-multi-modal .hyc-component-multi-modal__file-list .hyc-common-file-viewer:hover .hyc-content-file {
    background: var(--widget-btn_hover_2) !important;
  }
}
:root[yb-theme="3.0"] .hyc-sub-page-entry-box-content-btn_wrapper .hyc-sub-page-entry-box-content-btn {
  background: rgba(0, 0, 0, 0.9) !important;
  color: var(--text-text_alwayswhite) !important;
}
:root[yb-theme="3.0"] .hyc-common-markdown__loading {
  --brand-black_1: rgba(0, 0, 0, 0.9);
}
:root[yb-theme="3.0"] .hyc-component-outline__content__loading::before {
  background: var(--text-text_primary);
}
:root[yb-theme="3.0"] .hyc-component-outline__content__loading::after {
  background: var(--text-text_primary);
}
:root[yb-theme="3.0"] .agent-chat__toolbar--mobile .agent-chat__gold-click-button--paint {
  flex: 0 0 auto!important;
}
@media screen and (max-width: 480px) {
  :root[yb-theme="3.0"] .agent-chat__bubble__content .hyc-component-image-group-list {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
  :root[yb-theme="3.0"] .agent-chat__bubble__content .hyc-component-image-group-list .hyc-content-img {
    width: 100%!important;
    height: auto!important;
  }
  :root[yb-theme="3.0"] .agent-chat__bubble__content .hyc-component-image-group-list .hyc-content-img--loading {
    padding-top: 100%;
    position: relative;
  }
  :root[yb-theme="3.0"] .agent-chat__bubble__content .hyc-component-image-group-list .hyc-content-img--loading .hyc-content-img-placeholder {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
  }
  :root[yb-theme="3.0"] .agent-chat__conv--ai--image-group .agent-chat__bubble__content {
    width: 100%;
  }
}
:root[yb-theme="3.0"] .hyc-common-markdown__img-loading .wrapper {
  background: conic-gradient(var(--background-transparent) 30%, var(--text-text_tertiary));
}
:root[yb-theme="3.0"] .hyc-common-markdown__img-loading {
  color: var(--text-text_tertiary);
}
:root[yb-theme="3.0"] .hyc-common-markdown__ref-list__popup.t-popup[data-popper-placement^="top"] .t-popup__arrow::before {
  backdrop-filter: none;
}
:root[yb-theme="3.0"] .agent-chat__bubble--ai .agent-chat__bubble__content {
  padding: 0px;
}
:root[yb-theme="3.0"] .agent-chat__bubble--ai .agent-chat__bubble__content__withBorderBox .hyc-sub-page-entry-box-content {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 14px;
}
:root[yb-theme="3.0"] .hyc-common-markdown__replace-musicbox-wrapper {
  margin-top: 12px !important;
  margin-bottom: unset;
}
:root[yb-theme="3.0"] .agent-chat__list--select .agent-chat__list__item .agent-chat__bubble--ai {
  padding: 12px;
}
:root[yb-theme="3.0"] .agent-chat__list--select .agent-chat__list__item .agent-chat__bubble--human {
  padding: 0 12px;
}
:root[yb-theme="3.0"] .agent-chat__list--select .agent-chat__list__item .agent-chat__bubble--human .hyc-component-multi-modal {
  margin-top: 12px;
}
:root[yb-theme="3.0"] .agent-chat__list--select .agent-chat__list__item--selected .agent-chat__bubble {
  background-color: var(--background-bubble_web);
  border-radius: 8px;
}
:root[yb-theme="3.0"] .agent-chat__list--select .agent-chat__list__item--selected .hyc-common-markdown__code__hd {
  background-color: var(--background-bubble_web);
}
:root[yb-theme="3.0"] .share-from-pc .agent-chat__list__content-wrapper {
  overflow: unset !important;
}
:root[yb-theme="3.0"] .agent-share--mobile .hyc-common-markdown__code__hd {
  top: -26px;
}
:root[yb-theme="3.0"] .share-to-image-box .hyc-common-markdown__code__hd {
  position: static !important;
}
:root[yb-theme="3.0"] .share-to-image-box .hyc-common-markdown__code__hd::after {
  display: none !important;
}
.good-question-chat-wrapper .agent-chat__bubble {
  padding: 12px 16px;
}
.t-switch.t-is-checked {
  background-color: var(--brand-green_1) !important;
}
.agent-chat__list .hyc-content-option__content__item {
  color: var(--text-text_primary) !important;
}
.good-question-chat-wrapper .hyc-common-markdown__code__hd,
.deep-reading-detail-pc .hyc-common-markdown__code__hd,
.deep-reading-detail-mobile .hyc-common-markdown__code__hd,
:root[yb-theme="3.0"] .hyc-common-markdown__code__hd {
  position: sticky;
  top: 0;
  z-index: 1;
}
.good-question-chat-wrapper .hyc-common-markdown__code__hd::after,
.deep-reading-detail-pc .hyc-common-markdown__code__hd::after,
.deep-reading-detail-mobile .hyc-common-markdown__code__hd::after,
:root[yb-theme="3.0"] .hyc-common-markdown__code__hd::after {
  content: ' ';
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 100%;
  height: 12px;
  background: linear-gradient(to bottom, var(--yb-md-code-bg-color), var(--background-transparent));
  pointer-events: none;
}
.good-question-chat-wrapper .hyc-common-markdown__code__hd,
:root[yb-theme="3.0"] .hyc-common-markdown__code__hd {
  background-color: var(--background-page_background_web);
}
.deep-reading-detail-pc .hyc-common-markdown__code__hd,
.deep-reading-detail-mobile .hyc-common-markdown__code__hd {
  background-color: var(--background-container) !important;
  top: -24px !important;
}
@font-face {
  font-family: 'sim';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.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;
}

:root[yb-theme="dark"] {
  --yb-chat-nav-color: rgba(255, 255, 255, 0.6);
  --yb-chat-nav-title-color: #fff;
  --yb-chat-nav-bg-color: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0) 90%);
  --yb-chat-nav-bg-blur: 0;
  --yb-chat-greeting-agent-name-color: #fff;
  --yb-chat-clear-context-color: rgba(255, 255, 255, 0.6);
  --yb-chat-time-color: rgba(255, 255, 255, 0.4);
  --yb-chat-nav-agent-info-button-bg-color: linear-gradient(0deg, rgba(179, 179, 179, 0.27), rgba(26, 26, 26, 0.37));
}
:root[yb-theme="dark"] {
  --yb-bubble-ai-bg-color: linear-gradient(0deg, rgba(26, 26, 26, 0.77), rgba(26, 26, 26, 0.77)), rgba(179, 179, 179, 0.27);
  --yb-bubble-ai-bg-clur: 30px;
  --yb-bubble-avatar-name-color: rgba(255, 255, 255, 0.4);
  --yb-bubble-tool-item-color: rgba(255, 255, 255, 0.6);
  --yb-bubble-tool-item-disabled-color: rgba(255, 255, 255, 0.26);
  --yb-bubble-prompt-hint-split-color: rgba(255, 255, 255, 0.2);
}
:root[yb-theme="dark"] {
  --yb-component-divider-color: rgba(255, 255, 255, 0.6);
  --yb-component-divider-border-color: rgba(231, 231, 231, 0.5);
  --yb-component-option-color: var(--brand-black_1);
  --yb-component-option-title-color: rgba(255, 255, 255, 0.6);
  --yb-component-option-bg-color: rgba(255, 255, 255, 0.06);
  --yb-component-loading-bg-color: rgba(248, 248, 248, 0.2);
  --yb-component-loading-color: #fff;
  --yb-component-loading-search-color: #fff;
  --yb-component-loading-process-color: #fff;
  --yb-component-loading-process-progress-color: #fff;
  --yb-component-ref-list-bg-color: rgba(255, 255, 255, 0.05);
  --yb-component-ref-list-header-color: rgba(255, 255, 255, 0.9);
  --yb-component-ref-list-item-color: var(--brand-black_1);
  --yb-component-card-list-title-color: #fff;
  --yb-component-middleware-bg-color: rgba(255, 255, 255, 0.05);
  --yb-component-middleware-header-color: rgba(255, 255, 255, 0.9);
  --yb-component-middleware-body-bg-color: transparent;
  --yb-component-middleware-item-color: rgba(255, 255, 255, 0.6);
  --yb-component-middleware-divider-border-color: rgba(231, 231, 231, 0.4);
  --yb-component-middleware-divider-color: rgba(255, 255, 255, 0.6);
}
:root[yb-theme="dark"] {
  --yb-md-text-color: #fff;
  --yb-md-h-color: #fff;
  --yb-md-del-color: var(--brand-black_1);
  --yb-md-code-bg-color: rgba(255, 255, 255, 0.06);
  --yb-md-code-button-bg-color: rgba(26, 26, 26, 0.67);
  --yb-md-code-button-color: rgba(255, 255, 255, 0.6);
  --yb-md-code-button-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.02), 0px 16px 24px 2px rgba(0, 0, 0, 0.02), 0px 6px 30px 5px rgba(0, 0, 0, 0.02);
  --yb-md-code-header-bg-color: #303030;
  --yb-md-code-border-color: #383838;
  --yb-md-ref-list-item-color: var(--brand-black_1);
  --yb-md-ref-list-item-bg-color: rgba(var(--brand-black_1-rgb), 0.2);
  --yb-md-ref-list-item-content-bg-color: rgba(26, 26, 26, 0.67);
  --yb-md-ref-list-item-content-bg-blur: 30px;
  --yb-md-ref-list-item-content-color: var(--brand-black_1);
  --yb-md-ref-list-item-content-shadow: 0px 8px 25px 5px rgba(0, 0, 0, 0.25);
  --yb-md-ref-list-item-content-arrow-shadow: 0px 8px 25px 5px rgba(0, 0, 0, 0.25);
  --yb-md-inline-code-bg-color: rgba(255, 255, 255, 0.1);
  --yb-md-th-color: #fff;
  --yb-md-th-bg-color: rgba(255, 255, 255, 0.1);
  --yb-md-td-color: rgba(255, 255, 255, 0.6);
  --yb-md-td-bg-color-odd: rgba(255, 255, 255, 0.06);
  --yb-md-td-bg-color-even: rgba(255, 255, 255, 0.1);
  --yb-md-file-bg-color: #333;
  --yb-md-file-title-color: #fff;
  --yb-md-file-desc-color: rgba(255, 255, 255, 0.4);
  --yb-md-link-color: var(--brand-black_1);
}
:root[yb-theme="dark"] {
  --yb-input-btn-bg-color: var(--brand-black_1);
  --yb-input-btn-color: #fff;
  --yb-input-shadow: none;
  --yb-input-bg-color: rgba(26, 26, 26, 0.77);
  --yb-input-bg-blur: 30px;
  --yb-input-border-color: rgba(255, 255, 255, 0.08);
  --yb-input-focus-border-color: var(--brand-black_1);
  --yb-input-color: rgba(255, 255, 255, 0.6);
  --yb-input-placeholder-color: rgba(255, 255, 255, 0.37);
  --yb-input-file-item-bg-color: #333;
  --yb-input-file-item-title-color: #fff;
  --yb-input-file-item-desc-color: rgba(255, 255, 255, 0.4);
  --yb-input-caret-color: var(#fff);
  --yb-input-btn-bg-color--mobile: transparent;
  --yb-input-btn-border-color--mobile: rgba(255, 255, 255, 0.6);
  --yb-input-btn-color--mobile: rgba(255, 255, 255, 0.6);
}
:root[yb-theme="dark"] {
  --yb-share-btn-bg-color: rgba(255, 255, 255, 0.1);
  --yb-share-btn-color: rgba(255, 255, 255, 0.9);
  --yb-share-split-border-color: rgba(231, 231, 231, 0.4);
  --yb-share-indicator-bg-color: rgba(255, 255, 255, 0.9);
  --yb-share-indicator-color: var(--brand-black_1);
  --yb-share-indicator-border-color: rgba(231, 231, 231, 0.4);
  --yb-share-page-footer-btn-bg-color: #333;
  --yb-share-page-footer-btn-color: rgba(255, 255, 255, 0.9);
  --yb-input-send-btn-bg-color: var(--brand-black_1);
  --yb-input-send-btn-color: #fff;
}
:root[yb-theme="dark"] {
  --yb-copyright-color: rgba(255, 255, 255, 0.55);
  --yb-copyright-link-color: rgba(255, 255, 255, 0.55);
}
@font-face {
  font-family: 'sim';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.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;
}

:root[yb-theme="light"] {
  --yb-chat-nav-color: rgba(0, 0, 0, 0.9);
  --yb-chat-nav-title-color: #1A1A1A;
  --yb-chat-nav-bg-color: linear-gradient(to bottom, rgba(241, 242, 243, 0.1), rgba(241, 242, 243, 0) 100%);
  --yb-chat-nav-bg-blur: 20px;
  --yb-chat-greeting-agent-name-color: #1A1A1A;
  --yb-chat-clear-context-color: rgba(0, 0, 0, 0.27);
  --yb-chat-clear-context-icon-color: var(--brand-black_1);
}
:root[yb-theme="light"] {
  --yb-bubble-ai-bg-color: rgba(255, 255, 255, 0.72);
  --yb-bubble-ai-bg-clur: 30px;
  --yb-bubble-tool-item-color: rgba(0, 0, 0, 0.6);
  --yb-bubble-tool-item-disabled-color: rgba(0, 0, 0, 0.4);
  --yb-bubble-prompt-hint-split-color: rgba(0, 0, 0, 0.1);
}
:root[yb-theme="light"] {
  --yb-component-divider-color: rgba(0, 0, 0, 0.27);
  --yb-component-divider-border-color: rgba(0, 0, 0, 0.2);
  --yb-component-option-color: var(--brand-black_1);
  --yb-component-option-title-color: rgba(0, 0, 0, 0.4);
  --yb-component-option-bg-color: rgba(0, 0, 0, 0.03);
  --yb-component-loading-bg-color: rgba(248, 248, 248, 0.5);
  --yb-component-loading-color: rgba(0, 0, 0, 0.9);
  --yb-component-loading-search-color: rgba(0, 0, 0, 0.9);
  --yb-component-loading-process-color: rgba(0, 0, 0, 0.9);
  --yb-component-loading-process-progress-color: rgba(0, 0, 0, 0.9);
  --yb-component-ref-list-bg-color: rgba(0, 0, 0, 0.03);
  --yb-component-ref-list-header-color: rgba(26, 26, 26, 0.9);
  --yb-component-ref-list-item-color: var(--brand-black_1);
  --yb-component-middleware-bg-color: rgba(0, 0, 0, 0.03);
  --yb-component-middleware-header-color: rgba(26, 26, 26, 0.9);
  --yb-component-middleware-body-bg-color: transparent;
  --yb-component-middleware-item-color: rgba(0, 0, 0, 0.6);
  --yb-component-middleware-divider-border-color: #dcdcdc;
  --yb-component-middleware-divider-color: rgba(0, 0, 0, 0.6);
}
:root[yb-theme="light"] {
  --yb-md-text-color: #1A1A1A;
  --yb-md-h-color: #1A1A1A;
  --yb-md-del-color: var(--brand-black_1);
  --yb-md-code-bg-color: rgba(0, 0, 0, 0.04);
  --yb-md-code-button-bg-color: #fff;
  --yb-md-code-button-color: rgba(26, 26, 26, 0.6);
  --yb-md-code-button-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.02), 0px 16px 24px 2px rgba(0, 0, 0, 0.02), 0px 6px 30px 5px rgba(0, 0, 0, 0.02);
  --yb-md-code-header-bg-color: #EDEDED;
  --yb-md-ref-list-item-color: var(--brand-black_1);
  --yb-md-ref-list-item-bg-color: rgba(var(--brand-black_1-rgb), 0.1);
  --yb-md-ref-list-item-content-bg-color: #fff;
  --yb-md-ref-list-item-content-color: var(--brand-black_1);
  --yb-md-ref-list-item-content-shadow: 0px 8px 25px 5px rgba(0, 0, 0, 0.2);
  --yb-md-ref-list-item-content-arrow-shadow: 0px 8px 25px 5px rgba(0, 0, 0, 0.2);
  --yb-md-inline-code-bg-color: rgba(0, 0, 0, 0.05);
  --yb-md-th-color: rgba(0, 0, 0, 0.9);
  --yb-md-th-bg-color: rgba(255, 255, 255, 0.8);
  --yb-md-td-color: rgba(0, 0, 0, 0.6);
  --yb-md-td-bg-color-odd: rgba(0, 0, 0, 0.03);
  --yb-md-td-bg-color-even: rgba(255, 255, 255, 0.8);
  --yb-md-file-bg-color: #fff;
  --yb-md-file-title-color: rgba(0, 0, 0, 0.9);
  --yb-md-file-desc-color: rgba(0, 0, 0, 0.4);
  --yb-md-link-color: var(--brand-black_1);
}
:root[yb-theme="light"] {
  --yb-input-btn-bg-color: var(--brand-black_1);
  --yb-input-shadow: none;
  --yb-input-bg-color: #fff;
  --yb-input-bg-blur: 30px;
  --yb-input-border-color: rgba(0, 0, 0, 0.08);
  --yb-input-focus-border-color: var(--brand-black_1);
  --yb-input-color: var(--text-text_primary);
  --yb-input-placeholder-color: var(--text-text_disabled);
  --yb-input-file-item-bg-color: var(--background-list_background);
  --yb-input-file-item-title-color: var(--text-text_primary);
  --yb-input-file-item-desc-color: var(--text-text_tertiary);
  --yb-input-caret-color: var(--brand-black_1);
  --yb-input-btn-bg-color--mobile: rgba(255, 255, 255, 0.72);
  --yb-input-btn-border-color--mobile: rgba(255, 255, 255, 0.72);
  --yb-input-btn-color--mobile: var(--text-text_secondary);
  --yb-input-send-btn-bg-color: var(--brand-black_1);
  --yb-input-send-btn-color: #fff;
}
:root[yb-theme="light"] {
  --yb-copyright-color: rgba(0, 0, 0, 0.5);
}
@font-face {
  font-family: 'sim';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TCloud Number';
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
  src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
  unicode-range: U+30-39;
}
/* 会话内容宽度适配 */
/* 智能体会话内容宽度适配 */
.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/9816.3e5abc4de90ab97071da.css.map*/