@charset "UTF-8";._scrollbar-hide_1yzrf_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1yzrf_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._loginContainer_1yzrf_10 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  height: 100%;
  width: 100%;
  background-color: #eef2ff;
}
._loginContainer_1yzrf_10 ._login-content_1yzrf_19 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.08);
}
._loginContainer_1yzrf_10 ._login-content_1yzrf_19 ._login-title_1yzrf_25 {
  width: 100%;
  text-align: center;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #333333;
}
._loginContainer_1yzrf_10 ._login-content_1yzrf_19 ._code-text_1yzrf_32 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  color: #666;
}
._loginContainer_1yzrf_10 ._login-content_1yzrf_19 ._code-text_1yzrf_32 ._name_1yzrf_37 {
  cursor: pointer;
  padding-left: 4px;
  padding-right: 4px;
  color: #165dff;
}
._loginContainer_1yzrf_10 ._login-content_1yzrf_19 ._code-img_1yzrf_41 {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.0784313725);
}
._loginContainer_1yzrf_10 ._login-content_1yzrf_19 ._code-img_1yzrf_41 img {
  width: 100%;
  height: 100%;
}

._loginCard_1yzrf_51 {
  background: white;
  padding: 40px;
  border-radius: 16px;
  width: 400px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

._logo_1yzrf_60 {
  margin-bottom: 24px;
}
._logo_1yzrf_60 img {
  height: 40px;
}

._title_1yzrf_67 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 32px;
  color: #1a1a1a;
}

._headerRow_1yzrf_74 {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

._loginForm_1yzrf_81 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

._inputField_1yzrf_88 {
  height: 40px;
}._scrollbar-hide_17ypy_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_17ypy_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._workflow_container_17ypy_10 {
  /* Customizing Default Theming */
}
._workflow_container_17ypy_10 .react-flow {
  --xy-edge-stroke-default: rgb(56, 208, 255) ;
  --xy-theme-selected: rgba(var(--coze-brand-5), 1) ;
  --xy-theme-hover: #C5C5C5 ;
  --xy-theme-edge-hover: rgb(56, 208, 255) ;
  --xy-edge-stroke-selected-default: rgba(var(--coze-brand-5), 1) ;
  --xy-theme-color-focus: #E8E8E8 ;
  --xy-node-border-default: 1px solid #EDEDED ;
  --xy-node-boxshadow-default:
    0px 3.54px 4.55px 0px #00000005,
    0px 3.54px 4.55px 0px #0000000D,
    0px 0.51px 1.01px 0px #0000001A ;
  --xy-node-border-radius-default: 8px ;
  --xy-handle-background-color-default: #ffffff ;
  --xy-handle-border-color-default: #ffffff ;
  --xy-edge-label-color-default: #505050 ;
  --coz-fg-hglt-plus: rgba(var(--coze-fg-5), var(--coze-fg-5-alpha));
  --coz-fg-hglt-plus-dim: rgba(var(--coze-fg-5), var(--coze-fg-5-alpha));
  --coz-fg-hglt: rgba(var(--coze-brand-5), 1);
  --coz-fg-hglt-dim: rgba(var(--coze-brand-3), var(--coze-brand-3-alpha));
  --coz-fg-plus: rgba(var(--coze-fg-4), var(--coze-fg-4-alpha));
  --coz-fg: rgba(var(--coze-fg-3), var(--coze-fg-3-alpha));
  --coz-fg-primary: rgba(var(--coze-fg-3), var(--coze-fg-3-alpha));
  --coz-fg-secondary: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  --coz-fg-dim: rgba(var(--coze-fg-1), var(--coze-fg-1-alpha));
  --coz-fg-white: rgba(var(--coze-fg-7), 1);
  --coz-fg-white-dim: rgba(var(--coze-fg-white), var(--coze-fg-white-alpha));
  --coz-fg-hglt-ai: rgba(var(--coze-purple-5), 1);
  --coz-fg-hglt-ai-dim: rgba(var(--coze-purple-3), var(--coze-purple-3-alpha));
  --coz-fg-hglt-red: rgba(var(--coze-red-5), 1);
  --coz-fg-hglt-red-dim: rgba(var(--coze-red-3), var(--coze-red-3-alpha));
  --coz-fg-hglt-yellow: rgba(var(--coze-yellow-5), 1);
  --coz-fg-hglt-yellow-dim: rgba(var(--coze-yellow-3), var(--coze-yellow-3-alpha));
  --coz-fg-hglt-green: rgba(var(--coze-green-5), 1);
  --coz-fg-hglt-green-dim: rgba(var(--coze-green-3), var(--coze-green-3-alpha));
  --coz-fg-color-orange: rgba(var(--coze-yellow-5), 1);
  --coz-fg-color-orange-dim: rgba(var(--coze-yellow-3), var(--coze-yellow-3-alpha));
  --coz-fg-color-emerald: rgba(var(--coze-green-5), 1);
  --coz-fg-color-emerald-dim: rgba(var(--coze-emerald-30), var(--coze-emerald-30-alpha));
  --coz-fg-color-cyan: rgba(var(--coze-cyan-50), var(--coze-cyan-50-alpha));
  --coz-fg-color-cyan-dim: rgba(var(--coze-cyan-30), var(--coze-cyan-30-alpha));
  --coz-fg-color-blue: rgba(var(--coze-blue-50), var(--coze-blue-50-alpha));
  --coz-fg-color-blue-dim: rgba(var(--coze-blue-30), var(--coze-blue-30-alpha));
  --coz-fg-color-purple: rgba(var(--coze-purple-50), var(--coze-purple-50-alpha));
  --coz-fg-color-purple-dim: rgba(var(--coze-purple-30), var(--coze-purple-30-alpha));
  --coz-fg-color-magenta: rgba(var(--coze-magenta-50), var(--coze-magenta-50-alpha));
  --coz-fg-color-magenta-dim: rgba(var(--coze-magenta-30), var(--coze-magenta-30-alpha));
  --coz-fg-color-yellow: rgba(var(--coze-yellow-30), var(--coze-yellow-50-alpha));
  --coz-fg-color-yellow-dim: rgba(var(--coze-yellow-50), var(--coze-yellow-30-alpha));
  --coz-fg-hglt-orange: rgba(var(--coze-orange-5), 1);
  --coz-fg-hglt-orange-dim: rgba(var(--coze-orange-3), var(--coze-orange-3-alpha));
  --coz-fg-hglt-emerald: rgba(var(--coze-emerald-5), 1);
  --coz-fg-hglt-emerald-dim: rgba(var(--coze-emerald-3), var(--coze-emerald-3-alpha));
  --coz-fg-hglt-cyan: rgba(var(--coze-emerald-5), 1);
  --coz-fg-hglt-cyan-dim: rgba(var(--coze-emerald-3), var(--coze-emerald-3-alpha));
  --coz-fg-hglt-blue: rgba(var(--coze-blue-5), var(--coze-blue-5-alpha));
  --coz-fg-hglt-blue-dim: rgba(var(--coze-blue-3), var(--coze-blue-3-alpha));
  --coz-fg-hglt-purple: rgba(var(--coze-purple-5), 1);
  --coz-fg-hglt-purple-dim: rgba(var(--coze-purple-3), var(--coze-purple-3-alpha));
  --coz-fg-hglt-magenta: rgba(var(--coze-magenta-5), 1);
  --coz-fg-hglt-magenta-dim: rgba(var(--coze-magenta-3), var(--coze-magenta-3-alpha));
  --coz-fg-color-brand: rgba(var(--coze-brand-5), 1);
  --coz-fg-color-brand-dim: rgba(var(--coze-brand-3), var(--coze-brand-3-alpha));
  --coz-fg-color-alternative: rgba(var(--coze-alternative-50), 1);
  --coz-fg-color-alternative-dim: rgba(var(--coze-alternative-30), var(--coze-alternative-30-alpha));
  --coz-mg-hglt-plus-pressed: rgba(var(--coze-brand-7), 1);
  --coz-mg-hglt-plus-hovered: rgba(var(--coze-brand-6), 1);
  --coz-mg-hglt-plus: rgba(var(--coze-brand-5), 1);
  --coz-mg-hglt-plus-dim: rgba(var(--coze-brand-3), var(--coze-brand-3-alpha));
  --coz-mg-hglt-pressed: rgba(var(--coze-brand-3), var(--coze-brand-3-alpha));
  --coz-mg-hglt-hovered: rgba(var(--coze-brand-2), var(--coze-brand-2-alpha));
  --coz-mg-hglt-plus-ai-pressed: rgba(var(--coze-purple-7), 1);
  --coz-mg-hglt-plus-ai-hovered: rgba(var(--coze-purple-6), 1);
  --coz-mg-hglt-plus-ai: rgba(var(--coze-purple-5), 1);
  --coz-mg-hglt-plus-ai-dim: rgba(var(--coze-purple-3), var(--coze-purple-3-alpha));
  --coz-mg-hglt: rgba(var(--coze-brand-1), var(--coze-brand-1-alpha));
  --coz-mg-hglt-ai-pressed: rgba(var(--coze-purple-3), var(--coze-purple-3-alpha));
  --coz-mg-hglt-ai-hovered: rgba(var(--coze-purple-2), var(--coze-purple-2-alpha));
  --coz-mg-hglt-ai: rgba(var(--coze-purple-1), var(--coze-purple-1-alpha));
  --coz-mg-hglt-plus-red-pressed: rgba(var(--coze-red-7), 1);
  --coz-mg-hglt-plus-red-hovered: rgba(var(--coze-red-6), 1);
  --coz-mg-hglt-plus-red: rgba(var(--coze-red-5), 1);
  --coz-mg-hglt-plus-red-dim: rgba(var(--coze-red-3), var(--coze-red-3-alpha));
  --coz-mg-hglt-plus-yellow-pressed: rgba(var(--coze-yellow-7), 1);
  --coz-mg-hglt-plus-yellow-hovered: rgba(var(--coze-yellow-6), 1);
  --coz-mg-hglt-plus-yellow: rgba(var(--coze-yellow-5), 1);
  --coz-mg-hglt-plus-yellow-dim: rgba(var(--coze-yellow-3), var(--coze-yellow-3-alpha));
  --coz-mg-hglt-plus-green-pressed: rgba(var(--coze-green-7), 1);
  --coz-mg-hglt-plus-green-hovered: rgba(var(--coze-green-6), 1);
  --coz-mg-hglt-plus-green: rgba(var(--coze-green-5), 1);
  --coz-mg-hglt-plus-green-dim: rgba(var(--coze-green-3), var(--coze-green-3-alpha));
  --coz-mg-hglt-red-pressed: rgba(var(--coze-red-3), var(--coze-red-3-alpha));
  --coz-mg-hglt-red-hovered: rgba(var(--coze-red-2), var(--coze-red-2-alpha));
  --coz-mg-hglt-red: rgba(var(--coze-red-1), var(--coze-red-1-alpha));
  --coz-mg-hglt-yellow-pressed: rgba(var(--coze-yellow-3), var(--coze-yellow-3-alpha));
  --coz-mg-hglt-yellow-hovered: rgba(var(--coze-yellow-2), var(--coze-yellow-2-alpha));
  --coz-mg-hglt-yellow: rgba(var(--coze-yellow-1), var(--coze-yellow-1-alpha));
  --coz-mg-hglt-green-pressed: rgba(var(--coze-green-3), var(--coze-green-3-alpha));
  --coz-mg-hglt-green-hovered: rgba(var(--coze-green-2), var(--coze-green-2-alpha));
  --coz-mg-hglt-green: rgba(var(--coze-green-1), var(--coze-green-1-alpha));
  --coz-mg-color-plus-orange: rgba(var(--coze-yellow-5), 1);
  --coz-mg-color-plus-emerald: rgba(var(--coze-green-5), 1);
  --coz-mg-color-plus-cyan: rgba(var(--coze-cyan-50), var(--coze-cyan-50-alpha));
  --coz-mg-color-plus-blue: rgba(var(--coze-blue-50), var(--coze-blue-50-alpha));
  --coz-mg-color-plus-purple: rgba(var(--coze-purple-50), var(--coze-purple-50-alpha));
  --coz-mg-color-plus-magenta: rgba(var(--coze-magenta-50), var(--coze-magenta-50-alpha));
  --coz-mg-color-plus-yellow: rgba(var(--coze-yellow-30), var(--coze-yellow-50-alpha));
  --coz-mg-color-orange-pressed: rgba(var(--coze-yellow-3), var(--coze-yellow-3-alpha));
  --coz-mg-color-orange-hovered: rgba(var(--coze-yellow-2), var(--coze-yellow-2-alpha));
  --coz-mg-color-orange: rgba(var(--coze-yellow-1), var(--coze-yellow-1-alpha));
  --coz-mg-color-emerald-pressed: rgba(var(--coze-green-3), var(--coze-green-3-alpha));
  --coz-mg-color-emerald-hovered: rgba(var(--coze-green-2), var(--coze-green-2-alpha));
  --coz-mg-color-emerald: rgba(var(--coze-green-1), var(--coze-green-1-alpha));
  --coz-mg-color-cyan-pressed: rgba(var(--coze-cyan-30), var(--coze-cyan-30-alpha));
  --coz-mg-color-cyan-hovered: rgba(var(--coze-cyan-20), var(--coze-cyan-20-alpha));
  --coz-mg-color-cyan: rgba(var(--coze-cyan-10), var(--coze-cyan-10-alpha));
  --coz-mg-color-blue-pressed: rgba(var(--coze-blue-30), var(--coze-blue-30-alpha));
  --coz-mg-color-blue-hovered: rgba(var(--coze-blue-20), var(--coze-blue-20-alpha));
  --coz-mg-color-blue: rgba(var(--coze-blue-10), var(--coze-blue-10-alpha));
  --coz-mg-color-purple-pressed: rgba(var(--coze-purple-30), var(--coze-purple-30-alpha));
  --coz-mg-color-purple-hovered: rgba(var(--coze-purple-20), var(--coze-purple-20-alpha));
  --coz-mg-color-purple: rgba(var(--coze-purple-10), var(--coze-purple-10-alpha));
  --coz-mg-color-magenta-pressed: rgba(var(--coze-magenta-30), var(--coze-magenta-30-alpha));
  --coz-mg-color-magenta-hovered: rgba(var(--coze-magenta-20), var(--coze-magenta-20-alpha));
  --coz-mg-color-magenta: rgba(var(--coze-magenta-20), var(--coze-magenta-10-alpha));
  --coz-mg-primary-pressed: rgba(var(--coze-bg-9), var(--coze-bg-9-alpha));
  --coz-mg-primary-hovered: rgba(var(--coze-bg-7), var(--coze-bg-7-alpha));
  --coz-mg-primary: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  --coz-mg-secondary-pressed: rgba(var(--coze-bg-8), var(--coze-bg-8-alpha));
  --coz-mg-secondary-hovered: rgba(var(--coze-bg-6), var(--coze-bg-6-alpha));
  --coz-mg-secondary: rgba(var(--coze-bg-4), var(--coze-bg-4-alpha));
  --coz-mg: rgba(var(--coze-bg-4), var(--coze-bg-4-alpha));
  --coz-mg-mask: rgba(var(--coze-mask-5), 0.4);
  --coz-mg-table-fixed-hovered: rgba(var(--coze-bg-0), 1);
  --coz-mg-card-pressed: rgba(var(--coze-bg-3), 1);
  --coz-mg-card-hovered: rgba(var(--coze-bg-3), 1);
  --coz-mg-card: rgba(var(--coze-bg-3), 1);
  --coz-bg-max: rgba(var(--coze-bg-3), 1);
  --coz-bg-plus: rgba(var(--coze-bg-2), 1);
  --coz-bg-primary: rgba(var(--coze-bg-1), 1);
  --coz-bg: rgba(var(--coze-bg-1), 1);
  --coz-stroke-hglt: rgba(var(--coze-brand-5), 1);
  --coz-stroke-plus: rgba(var(--coze-stroke-6), var(--coze-stroke-6-alpha));
  --coz-stroke-primary: rgba(var(--coze-stroke-5), var(--coze-stroke-5-alpha));
  --coz-stroke-hglt-red: rgba(var(--coze-red-5), 1);
  --coz-stroke-hglt-yellow: rgba(var(--coze-yellow-5), 1);
  --coz-stroke-hglt-green: rgba(var(--coze-green-5), 1);
  --coz-stroke-color-orange: rgba(var(--coze-yellow-5), 1);
  --coz-stroke-color-emerald: rgba(var(--coze-green-5), 1);
  --coz-stroke-color-cyan: rgba(var(--coze-cyan-50), var(--coze-cyan-50-alpha));
  --coz-stroke-color-blue: rgba(var(--coze-blue-50), var(--coze-blue-50-alpha));
  --coz-stroke-color-purple: rgba(var(--coze-purple-50), var(--coze-purple-50-alpha));
  --coz-stroke-color-magenta: rgba(var(--coze-magenta-50), var(--coze-magenta-50-alpha));
  --coz-stroke-color-yellow: rgba(var(--coze-yellow-30), var(--coze-yellow-50-alpha));
  --coz-stroke-color-brand: rgba(var(--coze-brand-50), var(--coze-brand-50-alpha));
  --coz-shadow: 0 4px 12px 0px rgba(var(--coze-shadow-0), 0.08), 0px 8px 24px 0px rgba(var(--coze-shadow-0), 0.04);
  --coz-shadow-large: 0px 8px 24px 0px rgba(var(--coze-shadow-0), 0.16), 0px 16px 48px 0px rgba(var(--coze-shadow-0), 0.08);
  --coz-shadow-default: 0 4px 12px 0px rgba(var(--coze-shadow-0), 0.08), 0px 8px 24px 0px rgba(var(--coze-shadow-0), 0.04);
  --coz-shadow-small: 0px 2px 6px 0px rgba(var(--coze-shadow-0), 0.04), 0px 4px 12px 0px rgba(var(--coze-shadow-0), 0.02);
  --coze-fg-image-bots: rgba(6, 7, 9, .8);
  --coze-fg-image-white: #fff;
  --coze-fg-image-user: hsla(0, 0%, 100%, .92);
  --coze-fg-image-user-name: #fff;
  --coze-fg-image-secondary: hsla(0, 0%, 100%, .6);
  --coze-bg-image-user: rgba(56, 57, 58, .7);
  --coze-bg-image-bots: hsla(0, 0%, 98%, .8);
  --coze-bg-image-question: hsla(0, 0%, 92%, .65);
  --coze-stroke-image-bots: rgba(6, 7, 9, .1);
  --coze-stroke-image-user: hsla(0, 0%, 100%, .12);
  --coze-stroke-image-hover: hsla(0, 0%, 100%, .28);
  --background: 255, 255, 255;
  --foreground: 28, 28, 35;
  --icon: 221, 0%, 10%;
  --icon-dark: 221, 0%, 10%;
  --icon-gray: 221, 0%, 90%;
  --black-7: 0, 0, 0;
  --black-6: 16, 16, 16;
  --black-5: 54, 61, 77;
  --black-4: 102, 102, 104;
  --black-3: 149, 149, 151;
  --black-2: 173, 173, 175;
  --black-1: 220, 220, 222;
  --white-6: 209, 209, 211;
  --white-5: 219, 219, 220;
  --white-4: 228, 228, 230;
  --white-3: 238, 238, 239;
  --white-2: 248, 248, 248;
  --white-1: 255, 255, 255;
  --coze-fg-revert: 255, 255, 255;
  --coze-fg-white: 255, 255, 255;
  --coze-fg-7: 255, 255, 255;
  --coze-fg-6: 255, 255, 255;
  --coze-fg-5: 255, 255, 255;
  --coze-fg-4: 6, 7, 9;
  --coze-fg-3: 6, 7, 9;
  --coze-fg-2: 6, 7, 9;
  --coze-fg-1: 6, 7, 9;
  --coze-bg-9: 6, 7, 9;
  --coze-bg-8: 6, 7, 9;
  --coze-bg-7: 6, 7, 9;
  --coze-bg-6: 6, 7, 9;
  --coze-bg-5: 6, 7, 9;
  --coze-bg-4: 6, 7, 9;
  --coze-bg-3: 255, 255, 255;
  --coze-bg-2: 249, 249, 249;
  --coze-bg-1: 244, 244, 246;
  --coze-bg-0: 239, 239, 239;
  --coze-stroke-5: 6, 7, 9;
  --coze-stroke-6: 6, 7, 9;
  --coze-mask-5: 0, 0, 0;
  --coze-shadow-0: 0, 0, 0;
  --coze-brand-50: 92, 97, 255;
  --coze-brand-30: 158, 161, 255;
  --coze-brand-7: 65, 35, 217;
  --coze-brand-6: 71, 44, 222;
  --coze-brand-5: 78, 64, 229;
  --coze-brand-3: 148, 152, 247;
  --coze-brand-2: 157, 162, 250;
  --coze-brand-1: 186, 192, 255;
  --coze-red-7: 217, 0, 18;
  --coze-red-6: 227, 0, 19;
  --coze-red-5: 242, 36, 53;
  --coze-red-3: 250, 135, 145;
  --coze-red-2: 252, 146, 155;
  --coze-red-1: 255, 184, 190;
  --coze-yellow-50: 242, 182, 0;
  --coze-yellow-30: 250, 191, 12;
  --coze-yellow-7: 235, 106, 0;
  --coze-yellow-6: 245, 110, 0;
  --coze-yellow-5: 255, 129, 26;
  --coze-yellow-3: 255, 161, 84;
  --coze-yellow-2: 255, 169, 99;
  --coze-yellow-1: 255, 188, 133;
  --coze-green-7: 0, 161, 54;
  --coze-green-6: 0, 168, 56;
  --coze-green-5: 0, 184, 62;
  --coze-green-3: 54, 209, 106;
  --coze-green-2: 67, 217, 117;
  --coze-green-1: 103, 229, 146;
  --coze-orange-5: 199, 66, 0;
  --coze-orange-3: 237, 150, 78;
  --coze-emerald-5: 0, 125, 94;
  --coze-emerald-3: 26, 201, 137;
  --coze-emerald-50: 0, 184, 122;
  --coze-emerald-30: 54, 209, 158;
  --coze-emerald-20: 66, 214, 165;
  --coze-emerald-10: 103, 229, 188;
  --coze-cyan-5: 0, 120, 161;
  --coze-cyan-3: 62, 191, 214;
  --coze-cyan-50: 0, 159, 191;
  --coze-cyan-30: 41, 198, 229;
  --coze-cyan-20: 50, 206, 237;
  --coze-cyan-10: 77, 225, 255;
  --coze-blue-5: 43, 87, 217;
  --coze-blue-3: 126, 169, 242;
  --coze-blue-50: 48, 113, 242;
  --coze-blue-30: 127, 168, 250;
  --coze-blue-20: 139, 177, 252;
  --coze-blue-10: 171, 199, 255;
  --coze-purple-7: 146, 0, 219;
  --coze-purple-6: 155, 0, 232;
  --coze-purple-5: 172, 5, 255;
  --coze-purple-3: 216, 138, 255;
  --coze-purple-2: 218, 145, 255;
  --coze-purple-1: 231, 184, 255;
  --coze-purple-50: 202, 97, 255;
  --coze-purple-30: 219, 148, 255;
  --coze-purple-20: 223, 158, 255;
  --coze-purple-10: 231, 184, 255;
  --coze-magenta-5: 209, 0, 157;
  --coze-magenta-3: 242, 124, 199;
  --coze-magenta-50: 255, 77, 195;
  --coze-magenta-30: 255, 138, 216;
  --coze-magenta-20: 255, 150, 220;
  --coze-magenta-10: 255, 178, 229;
  --coze-alternative-50: 191, 229, 0;
  --coze-alternative-30: 187, 224, 0;
  --coze-1080: 1080px;
  --coze-800: 800px;
  --coze-640: 640px;
  --coze-480: 480px;
  --coze-320: 320px;
  --coze-240: 240px;
  --coze-200: 200px;
  --coze-160: 160px;
  --coze-120: 120px;
  --coze-96: 96px;
  --coze-80: 80px;
  --coze-64: 64px;
  --coze-48: 48px;
  --coze-40: 40px;
  --coze-38: 38px;
  --coze-36: 36px;
  --coze-32: 32px;
  --coze-30: 30px;
  --coze-28: 28px;
  --coze-26: 26px;
  --coze-24: 24px;
  --coze-22: 22px;
  --coze-20: 20px;
  --coze-18: 18px;
  --coze-16: 16px;
  --coze-15: 15px;
  --coze-14: 14px;
  --coze-12: 12px;
  --coze-10: 10px;
  --coze-9: 9px;
  --coze-8: 8px;
  --coze-6: 6px;
  --coze-5: 5px;
  --coze-4: 4px;
  --coze-3: 3px;
  --coze-2: 2px;
  --coze-1: 1px;
  --coze-fg-1-alpha: 0.3;
  --coze-fg-2-alpha: 0.5;
  --coze-fg-3-alpha: 0.8;
  --coze-fg-4-alpha: 0.96;
  --coze-fg-5-alpha: 1;
  --coze-fg-6-alpha: 1;
  --coze-fg-7-alpha: 1;
  --coze-fg-revert-alpha: 1;
  --coze-fg-white-alpha: 1;
  --coze-bg-4-alpha: 0.02;
  --coze-bg-5-alpha: 0.04;
  --coze-bg-6-alpha: 0.10;
  --coze-bg-7-alpha: 0.12;
  --coze-bg-8-alpha: 0.14;
  --coze-bg-9-alpha: 0.16;
  --coze-stroke-5-alpha: 0.10;
  --coze-stroke-6-alpha: 0.15;
  --coze-brand-1-alpha: 0.2;
  --coze-brand-2-alpha: 0.38;
  --coze-brand-3-alpha: 0.44;
  --coze-brand-30-alpha: 0.48;
  --coze-brand-50-alpha: 1;
  --coze-red-1-alpha: 0.20;
  --coze-red-2-alpha: 0.39;
  --coze-red-3-alpha: 0.46;
  --coze-yellow-50-alpha: 1;
  --coze-yellow-30-alpha: 0.6;
  --coze-yellow-1-alpha: 0.20;
  --coze-yellow-2-alpha: 0.46;
  --coze-yellow-3-alpha: 0.56;
  --coze-green-1-alpha: 0.2;
  --coze-green-2-alpha: 0.46;
  --coze-green-3-alpha: 0.53;
  --coze-orange-5-alpha: 1;
  --coze-orange-3-alpha: 0.47;
  --coze-emerald-5-alpha: 1;
  --coze-emerald-3-alpha: 0.47;
  --coze-emerald-50-alpha: 1;
  --coze-emerald-30-alpha: 0.55;
  --coze-emerald-20-alpha: 0.45;
  --coze-emerald-10-alpha: 0.2;
  --coze-cyan-5-alpha: 1;
  --coze-cyan-3-alpha: 0.49;
  --coze-cyan-50-alpha: 1;
  --coze-cyan-30-alpha: 0.52;
  --coze-cyan-20-alpha: 0.43;
  --coze-cyan-10-alpha: 0.2;
  --coze-blue-5-alpha: 1;
  --coze-blue-3-alpha: 0.46;
  --coze-blue-50-alpha: 1;
  --coze-blue-30-alpha: 0.48;
  --coze-blue-20-alpha: 0.4;
  --coze-blue-10-alpha: 0.2;
  --coze-purple-7-alpha: 1;
  --coze-purple-6-alpha: 1;
  --coze-purple-5-alpha: 1;
  --coze-purple-3-alpha: 0.46;
  --coze-purple-2-alpha: 0.37;
  --coze-purple-1-alpha: 0.2;
  --coze-purple-50-alpha: 1;
  --coze-purple-30-alpha: 0.52;
  --coze-purple-20-alpha: 0.43;
  --coze-purple-10-alpha: 0.2;
  --coze-magenta-5-alpha: 1;
  --coze-magenta-3-alpha: 0.41;
  --coze-magenta-50-alpha: 1;
  --coze-magenta-30-alpha: 0.51;
  --coze-magenta-20-alpha: 0.43;
  --coze-magenta-10-alpha: 0.2;
  --coze-alternative-30-alpha: 0.6;
}
._workflow_container_17ypy_10 .react-flow.dark {
  --xy-node-boxshadow-default:
    0px 3.54px 4.55px 0px rgba(255, 255, 255, 0.05), /* light shadow */
    0px 3.54px 4.55px 0px rgba(255, 255, 255, 0.13), /* medium shadow */
    0px 0.51px 1.01px 0px rgba(255, 255, 255, 0.2); /* smallest shadow */
  --xy-theme-color-focus: #535353;
}
._workflow_container_17ypy_10 .react-flow__node {
  box-shadow: var(--xy-node-boxshadow-default);
  border-radius: var(--xy-node-border-radius-default);
  background-color: var(--xy-node-background-color-default);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  flex-direction: column;
  border: var(--xy-node-border-default);
  color: var(--xy-node-color, var(--xy-node-color-default));
}
._workflow_container_17ypy_10 .react-flow__node.selectable:focus {
  box-shadow: 0px 0px 0px 4px var(--xy-theme-color-focus);
  border-color: #d9d9d9;
}
._workflow_container_17ypy_10 .react-flow__node.selectable:focus:active {
  box-shadow: var(--xy-node-boxshadow-default);
}
._workflow_container_17ypy_10 .react-flow__node.selectable:hover,
._workflow_container_17ypy_10 .react-flow__node.draggable:hover {
  border-color: var(--xy-theme-hover);
}
._workflow_container_17ypy_10 .react-flow__node.selectable:hover .react-flow__handle.connectionindicator,
._workflow_container_17ypy_10 .react-flow__node.draggable:hover .react-flow__handle.connectionindicator {
  border-color: white;
  border-width: 2px;
  width: 20px;
  height: 20px;
}
._workflow_container_17ypy_10 .react-flow__node.selectable.selected {
  border-color: var(--xy-theme-selected);
  box-shadow: var(--xy-node-boxshadow-default);
}
._workflow_container_17ypy_10 .react-flow__node-group {
  background-color: rgba(207, 182, 255, 0.4);
  border-color: #9E86ED;
}
._workflow_container_17ypy_10 .react-flow__edge.selectable:hover .react-flow__edge-path,
._workflow_container_17ypy_10 .react-flow__edge.selectable.selected .react-flow__edge-path {
  stroke: var(--xy-edge-stroke-selected-default);
}
._workflow_container_17ypy_10 .react-flow__handle {
  background-color: #4E40E5;
  width: 12px;
  height: 12px;
  transition: all 0.2s ease;
  pointer-events: all;
  border-color: white;
  border-width: 2px;
}
._workflow_container_17ypy_10 .react-flow__handle.connectionindicator:hover {
  border-color: white;
  border-width: 2px;
  width: 20px;
  height: 20px;
}
._workflow_container_17ypy_10 .react-flow__handle.connectionindicator:focus,
._workflow_container_17ypy_10 .react-flow__handle.connectingfrom,
._workflow_container_17ypy_10 .react-flow__handle.connectingto {
  border-color: white;
  border-width: 2px;
  width: 24px;
  height: 24px;
}
._workflow_container_17ypy_10 .react-flow__node-resizer {
  border-radius: 0;
  border: none;
}
._workflow_container_17ypy_10 .react-flow__resize-control.handle {
  background-color: #ffffff;
  border-color: #9E86ED;
  border-radius: 0;
  width: 5px;
  height: 5px;
}/* this gets exported as style.css and can be used for the default theming */
/* these are the necessary styles for React/Svelte Flow, they get used by base.css and style.css */
.react-flow {
  direction: ltr;

  --xy-edge-stroke-default: #b1b1b7;
  --xy-edge-stroke-width-default: 1;
  --xy-edge-stroke-selected-default: #555;

  --xy-connectionline-stroke-default: #b1b1b7;
  --xy-connectionline-stroke-width-default: 1;

  --xy-attribution-background-color-default: rgba(255, 255, 255, 0.5);

  --xy-minimap-background-color-default: #fff;
  --xy-minimap-mask-background-color-default: rgb(240, 240, 240, 0.6);
  --xy-minimap-mask-stroke-color-default: transparent;
  --xy-minimap-mask-stroke-width-default: 1;
  --xy-minimap-node-background-color-default: #e2e2e2;
  --xy-minimap-node-stroke-color-default: transparent;
  --xy-minimap-node-stroke-width-default: 2;

  --xy-background-color-default: transparent;
  --xy-background-pattern-dots-color-default: #91919a;
  --xy-background-pattern-lines-color-default: #eee;
  --xy-background-pattern-cross-color-default: #e2e2e2;
  background-color: var(--xy-background-color, var(--xy-background-color-default));
  --xy-node-color-default: inherit;
  --xy-node-border-default: 1px solid #1a192b;
  --xy-node-background-color-default: #fff;
  --xy-node-group-background-color-default: rgba(240, 240, 240, 0.25);
  --xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  --xy-node-boxshadow-selected-default: 0 0 0 0.5px #1a192b;
  --xy-node-border-radius-default: 3px;

  --xy-handle-background-color-default: #1a192b;
  --xy-handle-border-color-default: #fff;

  --xy-selection-background-color-default: rgba(0, 89, 220, 0.08);
  --xy-selection-border-default: 1px dotted rgba(0, 89, 220, 0.8);

  --xy-controls-button-background-color-default: #fefefe;
  --xy-controls-button-background-color-hover-default: #f4f4f4;
  --xy-controls-button-color-default: inherit;
  --xy-controls-button-color-hover-default: inherit;
  --xy-controls-button-border-color-default: #eee;
  --xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, 0.08);

  --xy-edge-label-background-color-default: #ffffff;
  --xy-edge-label-color-default: inherit;
  --xy-resize-background-color-default: #3367d9;
}
.react-flow.dark {
  --xy-edge-stroke-default: #3e3e3e;
  --xy-edge-stroke-width-default: 1;
  --xy-edge-stroke-selected-default: #727272;

  --xy-connectionline-stroke-default: #b1b1b7;
  --xy-connectionline-stroke-width-default: 1;

  --xy-attribution-background-color-default: rgba(150, 150, 150, 0.25);

  --xy-minimap-background-color-default: #141414;
  --xy-minimap-mask-background-color-default: rgb(60, 60, 60, 0.6);
  --xy-minimap-mask-stroke-color-default: transparent;
  --xy-minimap-mask-stroke-width-default: 1;
  --xy-minimap-node-background-color-default: #2b2b2b;
  --xy-minimap-node-stroke-color-default: transparent;
  --xy-minimap-node-stroke-width-default: 2;

  --xy-background-color-default: #141414;
  --xy-background-pattern-dots-color-default: #777;
  --xy-background-pattern-lines-color-default: #777;
  --xy-background-pattern-cross-color-default: #777;
  --xy-node-color-default: #f8f8f8;
  --xy-node-border-default: 1px solid #3c3c3c;
  --xy-node-background-color-default: #1e1e1e;
  --xy-node-group-background-color-default: rgba(240, 240, 240, 0.25);
  --xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, 0.08);
  --xy-node-boxshadow-selected-default: 0 0 0 0.5px #999;

  --xy-handle-background-color-default: #bebebe;
  --xy-handle-border-color-default: #1e1e1e;

  --xy-selection-background-color-default: rgba(200, 200, 220, 0.08);
  --xy-selection-border-default: 1px dotted rgba(200, 200, 220, 0.8);

  --xy-controls-button-background-color-default: #2b2b2b;
  --xy-controls-button-background-color-hover-default: #3e3e3e;
  --xy-controls-button-color-default: #f8f8f8;
  --xy-controls-button-color-hover-default: #fff;
  --xy-controls-button-border-color-default: #5b5b5b;
  --xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, 0.08);

  --xy-edge-label-background-color-default: #141414;
  --xy-edge-label-color-default: #f8f8f8;
}
.react-flow__background {
  background-color: var(--xy-background-color, var(--xy-background-color-props, var(--xy-background-color-default)));
  pointer-events: none;
  z-index: -1;
}
.react-flow__container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.react-flow__pane {
  z-index: 1;
}
.react-flow__pane.draggable {
    cursor: grab;
  }
.react-flow__pane.dragging {
    cursor: grabbing;
  }
.react-flow__pane.selection {
    cursor: pointer;
  }
.react-flow__viewport {
  transform-origin: 0 0;
  z-index: 2;
  pointer-events: none;
}
.react-flow__renderer {
  z-index: 4;
}
.react-flow__selection {
  z-index: 6;
}
.react-flow__nodesselection-rect:focus,
.react-flow__nodesselection-rect:focus-visible {
  outline: none;
}
.react-flow__edge-path {
  stroke: var(--xy-edge-stroke, var(--xy-edge-stroke-default));
  stroke-width: var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));
  fill: none;
}
.react-flow__connection-path {
  stroke: var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));
  stroke-width: var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));
  fill: none;
}
.react-flow .react-flow__edges {
  position: absolute;
}
.react-flow .react-flow__edges svg {
    overflow: visible;
    position: absolute;
    pointer-events: none;
  }
.react-flow__edge {
  pointer-events: visibleStroke;
}
.react-flow__edge.selectable {
    cursor: pointer;
  }
.react-flow__edge.animated path {
    stroke-dasharray: 5;
    animation: dashdraw 0.5s linear infinite;
  }
.react-flow__edge.animated path.react-flow__edge-interaction {
    stroke-dasharray: none;
    animation: none;
  }
.react-flow__edge.inactive {
    pointer-events: none;
  }
.react-flow__edge.selected,
  .react-flow__edge:focus,
  .react-flow__edge:focus-visible {
    outline: none;
  }
.react-flow__edge.selected .react-flow__edge-path,
  .react-flow__edge.selectable:focus .react-flow__edge-path,
  .react-flow__edge.selectable:focus-visible .react-flow__edge-path {
    stroke: var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default));
  }
.react-flow__edge-textwrapper {
    pointer-events: all;
  }
.react-flow__edge .react-flow__edge-text {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
.react-flow__connection {
  pointer-events: none;
}
.react-flow__connection .animated {
    stroke-dasharray: 5;
    animation: dashdraw 0.5s linear infinite;
  }
svg.react-flow__connectionline {
  z-index: 1001;
  overflow: visible;
  position: absolute;
}
.react-flow__nodes {
  pointer-events: none;
  transform-origin: 0 0;
}
.react-flow__node {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: all;
  transform-origin: 0 0;
  box-sizing: border-box;
  cursor: default;
}
.react-flow__node.selectable {
    cursor: pointer;
  }
.react-flow__node.draggable {
    cursor: grab;
    pointer-events: all;
  }
.react-flow__node.draggable.dragging {
      cursor: grabbing;
    }
.react-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}
.react-flow__nodesselection-rect {
    position: absolute;
    pointer-events: all;
    cursor: grab;
  }
.react-flow__handle {
  position: absolute;
  pointer-events: none;
  min-width: 5px;
  min-height: 5px;
  width: 6px;
  height: 6px;
  background-color: var(--xy-handle-background-color, var(--xy-handle-background-color-default));
  border: 1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));
  border-radius: 100%;
}
.react-flow__handle.connectingfrom {
    pointer-events: all;
  }
.react-flow__handle.connectionindicator {
    pointer-events: all;
    cursor: crosshair;
  }
.react-flow__handle-bottom {
    top: auto;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
  }
.react-flow__handle-top {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
.react-flow__handle-left {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
  }
.react-flow__handle-right {
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
  }
.react-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}
.react-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}
.react-flow__panel.top {
    top: 0;
  }
.react-flow__panel.bottom {
    bottom: 0;
  }
.react-flow__panel.left {
    left: 0;
  }
.react-flow__panel.right {
    right: 0;
  }
.react-flow__panel.center {
    left: 50%;
    transform: translateX(-50%);
  }
.react-flow__attribution {
  font-size: 10px;
  background: var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));
  padding: 2px 3px;
  margin: 0;
}
.react-flow__attribution a {
    text-decoration: none;
    color: #999;
  }
@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
.react-flow__edgelabel-renderer {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  left: 0;
  top: 0;
}
.react-flow__viewport-portal {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.react-flow__minimap {
  background: var(
    --xy-minimap-background-color-props,
    var(--xy-minimap-background-color, var(--xy-minimap-background-color-default))
  );
}
.react-flow__minimap-svg {
    display: block;
  }
.react-flow__minimap-mask {
    fill: var(
      --xy-minimap-mask-background-color-props,
      var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default))
    );
    stroke: var(
      --xy-minimap-mask-stroke-color-props,
      var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default))
    );
    stroke-width: var(
      --xy-minimap-mask-stroke-width-props,
      var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default))
    );
  }
.react-flow__minimap-node {
    fill: var(
      --xy-minimap-node-background-color-props,
      var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default))
    );
    stroke: var(
      --xy-minimap-node-stroke-color-props,
      var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default))
    );
    stroke-width: var(
      --xy-minimap-node-stroke-width-props,
      var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default))
    );
  }
.react-flow__background-pattern.dots {
    fill: var(
      --xy-background-pattern-color-props,
      var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default))
    );
  }
.react-flow__background-pattern.lines {
    stroke: var(
      --xy-background-pattern-color-props,
      var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default))
    );
  }
.react-flow__background-pattern.cross {
    stroke: var(
      --xy-background-pattern-color-props,
      var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default))
    );
  }
.react-flow__controls {
  display: flex;
  flex-direction: column;
  box-shadow: var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default));
}
.react-flow__controls.horizontal {
    flex-direction: row;
  }
.react-flow__controls-button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 26px;
    width: 26px;
    padding: 4px;
    border: none;
    background: var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));
    border-bottom: 1px solid
      var(
        --xy-controls-button-border-color-props,
        var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default))
      );
    color: var(
      --xy-controls-button-color-props,
      var(--xy-controls-button-color, var(--xy-controls-button-color-default))
    );
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
.react-flow__controls-button svg {
      width: 100%;
      max-width: 12px;
      max-height: 12px;
      fill: currentColor;
    }
.react-flow__edge.updating .react-flow__edge-path {
      stroke: #777;
    }
.react-flow__edge-text {
    font-size: 10px;
  }
.react-flow__node.selectable:focus,
  .react-flow__node.selectable:focus-visible {
    outline: none;
  }
.react-flow__node-input,
.react-flow__node-default,
.react-flow__node-output,
.react-flow__node-group {
  padding: 10px;
  border-radius: var(--xy-node-border-radius, var(--xy-node-border-radius-default));
  width: 150px;
  font-size: 12px;
  color: var(--xy-node-color, var(--xy-node-color-default));
  text-align: center;
  border: var(--xy-node-border, var(--xy-node-border-default));
  background-color: var(--xy-node-background-color, var(--xy-node-background-color-default));
}
.react-flow__node-input.selectable:hover, .react-flow__node-default.selectable:hover, .react-flow__node-output.selectable:hover, .react-flow__node-group.selectable:hover {
      box-shadow: var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default));
    }
.react-flow__node-input.selectable.selected,
    .react-flow__node-input.selectable:focus,
    .react-flow__node-input.selectable:focus-visible,
    .react-flow__node-default.selectable.selected,
    .react-flow__node-default.selectable:focus,
    .react-flow__node-default.selectable:focus-visible,
    .react-flow__node-output.selectable.selected,
    .react-flow__node-output.selectable:focus,
    .react-flow__node-output.selectable:focus-visible,
    .react-flow__node-group.selectable.selected,
    .react-flow__node-group.selectable:focus,
    .react-flow__node-group.selectable:focus-visible {
      box-shadow: var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default));
    }
.react-flow__node-group {
  background-color: var(--xy-node-group-background-color, var(--xy-node-group-background-color-default));
}
.react-flow__nodesselection-rect,
.react-flow__selection {
  background: var(--xy-selection-background-color, var(--xy-selection-background-color-default));
  border: var(--xy-selection-border, var(--xy-selection-border-default));
}
.react-flow__nodesselection-rect:focus,
  .react-flow__nodesselection-rect:focus-visible,
  .react-flow__selection:focus,
  .react-flow__selection:focus-visible {
    outline: none;
  }
.react-flow__controls-button:hover {
      background: var(
        --xy-controls-button-background-color-hover-props,
        var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default))
      );
      color: var(
        --xy-controls-button-color-hover-props,
        var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default))
      );
    }
.react-flow__controls-button:disabled {
      pointer-events: none;
    }
.react-flow__controls-button:disabled svg {
        fill-opacity: 0.4;
      }
.react-flow__controls-button:last-child {
    border-bottom: none;
  }
.react-flow__resize-control {
  position: absolute;
}
.react-flow__resize-control.left,
.react-flow__resize-control.right {
  cursor: ew-resize;
}
.react-flow__resize-control.top,
.react-flow__resize-control.bottom {
  cursor: ns-resize;
}
.react-flow__resize-control.top.left,
.react-flow__resize-control.bottom.right {
  cursor: nwse-resize;
}
.react-flow__resize-control.bottom.left,
.react-flow__resize-control.top.right {
  cursor: nesw-resize;
}
/* handle styles */
.react-flow__resize-control.handle {
  width: 4px;
  height: 4px;
  border: 1px solid #fff;
  border-radius: 1px;
  background-color: var(--xy-resize-background-color, var(--xy-resize-background-color-default));
  transform: translate(-50%, -50%);
}
.react-flow__resize-control.handle.left {
  left: 0;
  top: 50%;
}
.react-flow__resize-control.handle.right {
  left: 100%;
  top: 50%;
}
.react-flow__resize-control.handle.top {
  left: 50%;
  top: 0;
}
.react-flow__resize-control.handle.bottom {
  left: 50%;
  top: 100%;
}
.react-flow__resize-control.handle.top.left {
  left: 0;
}
.react-flow__resize-control.handle.bottom.left {
  left: 0;
}
.react-flow__resize-control.handle.top.right {
  left: 100%;
}
.react-flow__resize-control.handle.bottom.right {
  left: 100%;
}
/* line styles */
.react-flow__resize-control.line {
  border-color: var(--xy-resize-background-color, var(--xy-resize-background-color-default));
  border-width: 0;
  border-style: solid;
}
.react-flow__resize-control.line.left,
.react-flow__resize-control.line.right {
  width: 1px;
  transform: translate(-50%, 0);
  top: 0;
  height: 100%;
}
.react-flow__resize-control.line.left {
  left: 0;
  border-left-width: 1px;
}
.react-flow__resize-control.line.right {
  left: 100%;
  border-right-width: 1px;
}
.react-flow__resize-control.line.top,
.react-flow__resize-control.line.bottom {
  height: 1px;
  transform: translate(0, -50%);
  left: 0;
  width: 100%;
}
.react-flow__resize-control.line.top {
  top: 0;
  border-top-width: 1px;
}
.react-flow__resize-control.line.bottom {
  border-bottom-width: 1px;
  top: 100%;
}
.react-flow__edge-textbg {
  fill: var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default));
}
.react-flow__edge-text {
  fill: var(--xy-edge-label-color, var(--xy-edge-label-color-default));
}
._scrollbar-hide_1kpyc_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1kpyc_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._node_wrapper_1kpyc_10 {
  align-items: flex-start;
  background-color: var(--coz-bg-plus);
  border-radius: var(--xy-node-border-radius-default);
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 360px;
  overflow: visible;
}

._background_1kpyc_22 {
  background: linear-gradient(#dee0ff 0%, var(--coz-bg-plus) 100%);
}

._wrapper_content_1kpyc_26 {
  display: grid;
  gap: 6px;
  grid-template-columns: auto minmax(0, 1fr);
  margin: 6px 16px 16px;
  width: calc(100% - 32px);
  background: var(--coz-bg-plus);
  align-items: center;
}

._text_node_1kpyc_36 {
  min-height: 62px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 15px;
}

._header_1kpyc_47 {
  height: 30px;
  width: 100%;
  padding-top: 12px;
  padding-left: 12px;
  display: flex;
  align-items: center;
}._scrollbar-hide_1fmz3_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1fmz3_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._node_status_box_1fmz3_10 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 360px;
  min-height: 40px;
  background-color: #ffffff !important;
  border: 1px solid rgba(166, 173, 179, 0.4392156863) !important;
  border-radius: 8px;
  margin-top: 8px;
  font-size: 12px;
  z-index: 1000;
  transition: all 0.3s ease;
  overflow: hidden;
}

._status_header_1fmz3_26 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  min-height: 40px;
}

._status_content_1fmz3_34 {
  display: flex;
  align-items: center;
  gap: 6px;
}

._status_text_1fmz3_40 {
  font-weight: 500;
}

._expand_button_1fmz3_44 {
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  transition: background-color 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
._expand_button_1fmz3_44:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

._status_body_1fmz3_57 {
  border-top: 1px solid #f0f0f0;
  padding: 12px;
  background-color: #ffffff;
}

._detail_section_1fmz3_63 {
  margin-bottom: 16px;
}
._detail_section_1fmz3_63:last-child {
  margin-bottom: 0;
}

._detail_header_1fmz3_70 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

._detail_title_1fmz3_77 {
  font-weight: 500;
  color: #333;
  font-size: 12px;
  display: flex;
  align-items: center;
}

._detail_content_1fmz3_85 {
  margin-left: 8px;
}

._detail_item_1fmz3_89 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
  font-size: 12px;
}
._detail_item_1fmz3_89:last-child {
  margin-bottom: 0;
}

._detail_key_1fmz3_99 {
  color: #8b5cf6;
  font-weight: 500;
  margin-right: 4px;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

._detail_value_1fmz3_106 {
  color: #333;
  word-break: break-all;
}

._log_item_1fmz3_111 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
  font-size: 12px;
  margin-left: 8px;
}
._log_item_1fmz3_111:last-child {
  margin-bottom: 0;
}
._log_item_1fmz3_111::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #666;
  border-radius: 50%;
  margin-right: 8px;
  margin-top: 6px;
  flex-shrink: 0;
}

._json_viewer_container_1fmz3_132 {
  margin-left: 8px;
  max-height: 150px;
  overflow: auto;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background-color: #fafafa;
  text-align: left;
}
._json_viewer_container_1fmz3_132 .react-json-view {
  background-color: transparent !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
  text-align: left !important;
}

._status_idle_1fmz3_148 {
  background-color: #f8f9fa;
  border-color: #e9ecef;
  color: #6c757d;
}

._status_running_1fmz3_154 {
  background-color: #e3f2fd;
  border-color: #2196f3;
  color: #1976d2;
}

._status_success_1fmz3_160 {
  background-color: #e8f5e8;
  border-color: #4caf50;
  color: #2e7d32;
}

._status_error_1fmz3_166 {
  background-color: #ffebee;
  border-color: #f44336;
  color: #c62828;
}

._running_icon_1fmz3_172 {
  color: #1976d2;
  animation: _spin_1fmz3_1 1s linear infinite;
}

._success_icon_1fmz3_177 {
  color: #2e7d32;
}

._error_icon_1fmz3_181 {
  color: #c62828;
}

@keyframes _spin_1fmz3_1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}._scrollbar-hide_1v9rh_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1v9rh_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._node_container_1v9rh_10 {
  position: relative;
  display: flex;
  flex-direction: column;
}._scrollbar-hide_1bcch_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1bcch_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_1bcch_10 {
  color: #5d616b;
  font-family: "PingFang SC";
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 14px;
}

._content_1bcch_18 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

._overflow_tag_list_1bcch_27 {
  overflow: auto;
  padding-bottom: 4px;
}

._var_tag_1bcch_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
  font-size: 12px;
  line-height: 1;
  padding: 4px 8px;
  margin-bottom: 4px;
}

._system_var_1bcch_47 {
  background-color: #f0f5ff;
  color: #1668dc;
  border-color: #91caff;
}._scrollbar-hide_gjq24_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_gjq24_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_gjq24_10 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-right: 16px;
  text-align: right;
}

._content_gjq24_20 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
}

._overflow_tag_list_gjq24_26 {
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
}

._var_tag_gjq24_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
}._scrollbar-hide_qlj1d_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_qlj1d_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_qlj1d_10 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-right: 16px;
  text-align: right;
}

._content_qlj1d_20 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
}

._overflow_tag_list_qlj1d_26 {
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
}

._var_tag_qlj1d_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
}

._ant-small-form_qlj1d_43 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_qlj1d_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_qlj1d_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_qlj1d_10 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-right: 16px;
  text-align: right;
}

._content_qlj1d_20 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
}

._overflow_tag_list_qlj1d_26 {
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
}

._var_tag_qlj1d_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
}

._ant-small-form_qlj1d_43 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_1wt71_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1wt71_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._if_node_wrapper_1wt71_10 {
  align-items: flex-start;
  background-color: var(--coz-bg-plus);
  border-radius: var(--xy-node-border-radius-default);
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 400px;
  overflow: visible;
}

._if_wrapper_content_1wt71_22 {
  width: 100%;
}._scrollbar-hide_qlj1d_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_qlj1d_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_qlj1d_10 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-right: 16px;
  text-align: right;
}

._content_qlj1d_20 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
}

._overflow_tag_list_qlj1d_26 {
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
}

._var_tag_qlj1d_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
}

._ant-small-form_qlj1d_43 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_qlj1d_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_qlj1d_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_qlj1d_10 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-right: 16px;
  text-align: right;
}

._content_qlj1d_20 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
}

._overflow_tag_list_qlj1d_26 {
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
}

._var_tag_qlj1d_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
}

._ant-small-form_qlj1d_43 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_gjq24_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_gjq24_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_gjq24_10 {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-right: 16px;
  text-align: right;
}

._content_gjq24_20 {
  color: var(--coz-fg-primary);
  font-size: 14px;
  position: relative;
}

._overflow_tag_list_gjq24_26 {
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
}

._var_tag_gjq24_32 {
  align-items: center;
  background-color: rgba(var(--coze-bg-5), var(--coze-bg-5-alpha));
  border-radius: var(--coze-4);
  color: rgba(var(--coze-fg-2), var(--coze-fg-2-alpha));
  cursor: pointer;
  display: flex;
  font-weight: 500;
  max-width: 100%;
}._scrollbar-hide_l961e_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_l961e_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_l961e_10 {
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

._content_l961e_14 {
  margin-bottom: 0.75rem;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

._overflow_tag_list_l961e_18 {
  flex-wrap: wrap;
  max-height: 60px;
  overflow-y: auto;
}

._var_tag_l961e_24 {
  margin: 0px;
  background: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 4px !important;
  color: rgba(0, 0, 0, 0.88) !important;
  font-size: 12px !important;
  line-height: 20px !important;
  margin-right: 4px !important;
  padding: 0 7px !important;
}

._ant-small-form_l961e_36 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_9y0uq_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_9y0uq_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_9y0uq_10 {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 4px;
}

._content_9y0uq_17 {
  padding: 4px 8px;
  margin-bottom: 8px;
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  width: 100%;
  min-height: 32px;
}

._overflow_tag_list_9y0uq_26 {
  flex-wrap: wrap;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0) 100%);
          mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0) 100%);
}

._var_tag_9y0uq_32 {
  display: flex;
  justify-content: space-between;
  max-width: 160px;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.9);
  border: 0;
  margin: 0;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._ant-small-form_9y0uq_49 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_9y0uq_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_9y0uq_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_9y0uq_10 {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 4px;
}

._content_9y0uq_17 {
  padding: 4px 8px;
  margin-bottom: 8px;
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  width: 100%;
  min-height: 32px;
}

._overflow_tag_list_9y0uq_26 {
  flex-wrap: wrap;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0) 100%);
          mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.8) 80%, rgba(0, 0, 0, 0) 100%);
}

._var_tag_9y0uq_32 {
  display: flex;
  justify-content: space-between;
  max-width: 160px;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.9);
  border: 0;
  margin: 0;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._ant-small-form_9y0uq_49 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_1mo3j_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1mo3j_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._label_1mo3j_10 {
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

._content_1mo3j_14 {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

._var_tag_1mo3j_18 {
  margin: 0px;
  background: #f5f5f5 !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 4px !important;
  color: rgba(0, 0, 0, 0.88) !important;
  font-size: 12px !important;
  line-height: 20px !important;
  margin-right: 4px !important;
  padding: 0 7px !important;
}

._method_1mo3j_30 {
  margin-bottom: 0.25rem;
  font-weight: 700;
}

._url_1mo3j_34 {
  width: 100%;
  overflow: hidden;
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}

._overflow_tag_list_1mo3j_42 {
  flex-wrap: wrap;
  max-height: 60px;
  overflow-y: auto;
}

._ant-small-form_1mo3j_48 .ant-form-item {
  margin-bottom: 5px !important;
}._scrollbar-hide_9la3c_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_9la3c_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._setting_modal_9la3c_10 .ant-modal-content {
  padding: 0;
}
._setting_modal_9la3c_10 .ant-modal-content .ant-modal-header {
  margin: 0;
  padding: 16px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
._setting_modal_9la3c_10 .ant-modal-content .ant-modal-body {
  padding: 24px;
}
._setting_modal_9la3c_10 .ant-modal-content .ant-modal-footer {
  margin: 0;
  padding: 16px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
._setting_modal_9la3c_10 ._modal_content_9la3c_26 {
  display: flex;
  min-height: 400px;
}
._setting_modal_9la3c_10 ._left_menu_9la3c_30 {
  width: 200px;
  border-right: 1px solid #f0f0f0;
}
._setting_modal_9la3c_10 ._right_form_9la3c_34 {
  flex: 1;
  padding: 24px;
}
._setting_modal_9la3c_10 ._output_config_9la3c_38 ._output_variables_9la3c_38 {
  margin-top: 24px;
}
._setting_modal_9la3c_10 ._output_config_9la3c_38 ._output_variables_9la3c_38 ._section_title_9la3c_41 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 16px;
}._scrollbar-hide_nw6q7_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_nw6q7_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._lockOverlay_nw6q7_10 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  pointer-events: all;
}

._lockIcon_nw6q7_27 {
  font-size: 48px;
  margin-bottom: 16px;
}

._lockMessage_nw6q7_32 {
  font-size: 18px;
  margin-bottom: 8px;
}

._lockOwner_nw6q7_37 {
  font-size: 14px;
  margin-bottom: 16px;
}

._countdown_nw6q7_42 {
  font-size: 16px;
  color: #ff4d4f;
  font-weight: bold;
  margin-top: 8px;
}._scrollbar-hide_1x4ll_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1x4ll_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._header_1x4ll_10 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background-color: #f7f7fa;
  border-bottom: 1px solid #ddd;
}
._header__left_1x4ll_19 {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
._header__icon_1x4ll_25 {
  cursor: pointer;
}
._header__backIcon_1x4ll_28 {
  margin-right: 10px;
  cursor: pointer;
}
._header__backIcon_1x4ll_28:hover {
  opacity: 0.8;
}
._header__avatar_1x4ll_35 {
  margin-right: 10px;
}
._header__info_1x4ll_38 {
  display: flex;
  flex-direction: column;
}
._header__templateName_1x4ll_42 {
  font-weight: bold;
}
._header__status_1x4ll_45 {
  font-size: 12px;
  color: #999;
}
._header__right_1x4ll_49 {
  display: flex;
  gap: 10px;
}
._header__button_1x4ll_53 {
  padding: 5px 10px;
  border: none;
  border-radius: 4px;
  background-color: #e0e0e0;
  cursor: pointer;
}
._header__button_1x4ll_53:hover {
  background-color: #d5d5d5;
}
._header__button__primary_1x4ll_63 {
  background-color: #6200ea;
  color: white;
}
._header__button__primary_1x4ll_63:hover {
  background-color: #3700b3;
}

._tryRun__header__success_1x4ll_71 {
  display: flex;
  align-items: center;
  color: #52c41a;
}
._tryRun__header__success_1x4ll_71 span {
  margin-left: 5px;
}
._tryRun__header__error_1x4ll_79 {
  display: flex;
  align-items: center;
  color: #f5222d;
}
._tryRun__header__error_1x4ll_79 span {
  margin-left: 5px;
}
._tryRun__loading_1x4ll_87 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  color: #1890ff;
}
._tryRun__nodeDetail_1x4ll_94 {
  padding: 16px;
}
._tryRun__nodeDetail__title_1x4ll_97 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #333;
}
._tryRun__nodeDetail__section_1x4ll_103 {
  margin-bottom: 20px;
}
._tryRun__nodeDetail__section__title_1x4ll_106 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #666;
}
._tryRun__success_1x4ll_112 {
  padding: 15px;
  background: rgba(82, 196, 26, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(82, 196, 26, 0.2);
}
._tryRun__success__title_1x4ll_118 {
  color: #52c41a;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}
._tryRun__result_1x4ll_126 {
  margin-top: 20px;
}
._tryRun__result__title_1x4ll_129 {
  font-size: 16px;
  font-weight: bold;
  color: #1f1f1f;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
._tryRun__result__content_1x4ll_138 {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
  color: #454545;
  font-family: "Menlo", monospace;
  line-height: 1.6;
  max-height: 300px;
  overflow-y: auto;
}
._tryRun__error_1x4ll_148 {
  padding: 15px;
  background: rgba(255, 77, 79, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 77, 79, 0.2);
  color: #ff4d4f;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.tryRun-panel ._panelBody_1x4ll_160 {
  padding: 24px;
}
.tryRun-panel ._panelFooter_1x4ll_163 {
  padding: 10px 16px;
  border-top: 1px solid #f0f0f0;
}

.json-viewer {
  background-color: #f9fafb;
  border-radius: 4px;
  padding: 12px;
  margin-bottom: 16px;
  max-height: 300px;
  overflow: auto;
}
.tryRun-panel .ant-drawer-body {
  padding: 0;
}

._nodeInfo_1x4ll_180 {
  background-color: #f7f7f9;
  border-radius: 4px;
  padding: 12px 16px;
  margin-bottom: 16px;
}

._nodeInfoItem_1x4ll_187 {
  font-size: 14px;
  display: flex;
  line-height: 24px;
  margin-bottom: 4px;
}
._nodeInfoItem_1x4ll_187:last-child {
  margin-bottom: 0;
}

._nodeInfoLabel_1x4ll_197 {
  color: #333;
  font-weight: 500;
  min-width: 80px;
}

._nodeInfoValue_1x4ll_203 {
  color: #666;
  flex: 1;
  word-break: break-all;
  display: flex;
  align-items: center;
}

._copyIcon_1x4ll_211 {
  margin-left: 8px;
  color: #1890ff;
  cursor: pointer;
  font-size: 14px;
}
._copyIcon_1x4ll_211:hover {
  color: #40a9ff;
}

._runResultContainer_1x4ll_221 {
  margin-top: 20px;
  border-top: 1px solid #f0f0f0;
  padding-top: 16px;
}

._runResultTitle_1x4ll_227 {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-bottom: 16px;
}

._detail_section_1x4ll_234 {
  margin-bottom: 16px;
}
._detail_section_1x4ll_234:last-child {
  margin-bottom: 0;
}

._detail_header_1x4ll_241 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

._detail_title_1x4ll_248 {
  font-weight: 500;
  color: #333;
  font-size: 12px;
  display: flex;
  align-items: center;
}

._json_viewer_container_1x4ll_256 {
  margin-left: 8px;
  max-height: 150px;
  overflow: auto;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background-color: #fafafa;
  text-align: left;
}
._json_viewer_container_1x4ll_256 .react-json-view {
  background-color: transparent !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
  text-align: left !important;
}._scrollbar-hide_w59f2_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_w59f2_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._panelOverlay_w59f2_10 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  pointer-events: none;
}

._panel_w59f2_10 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 600px;
  background-color: #fff;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  transform: translateX(100%);
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  z-index: 1001;
}
._panelVisible_w59f2_34 {
  transform: translateX(0);
}
._panelInContainer_w59f2_37 {
  position: absolute;
  right: 0;
  bottom: 0;
}

._resizeHandle_w59f2_43 {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 6px;
  background: rgba(0, 0, 0, 0.06);
  cursor: row-resize;
  z-index: 1002;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 3px 3px;
}
._resizeHandle_w59f2_43::before {
  content: "";
  width: 100px;
  height: 4px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
._resizeHandle_w59f2_43:hover {
  background: rgba(24, 144, 255, 0.1);
}
._resizeHandle_w59f2_43:hover::before {
  background: rgba(24, 144, 255, 0.6);
}
._resizeHandle_w59f2_43:active {
  background: rgba(24, 144, 255, 0.15);
}
._resizeHandle_w59f2_43:active::before {
  background: rgba(24, 144, 255, 0.8);
}

._panelContent_w59f2_78 {
  display: flex;
  flex-direction: column;
  height: 100%;
}

._panelHeader_w59f2_84 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border-bottom: 1px solid hsl(0, 0%, 94%);
}

._panelTitle_w59f2_95 {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

._panelHeaderRight_w59f2_102 {
  display: flex;
  align-items: center;
  gap: 16px;
}

._panelHeaderExtra_w59f2_108 {
  font-size: 15px;
  display: flex;
  align-items: center;
}

._panelClose_w59f2_114 {
  color: rgba(0, 0, 0, 0.45);
  font-size: 18px;
  cursor: pointer;
  transition: color 0.3s;
}
._panelClose_w59f2_114:hover {
  color: rgba(0, 0, 0, 0.85);
}

._panelBody_w59f2_124 {
  flex: 1;
  padding: 24px;
  overflow-y: auto;
}

._panelFooter_w59f2_130 {
  padding: 10px 16px;
  text-align: right;
  background: #fff;
  border-top: 1px solid #f0f0f0;
}._scrollbar-hide_1mpy9_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1mpy9_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._debugDetail_1mpy9_10 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 100;
  width: calc(100% - 470px - 40px);
  min-height: 200px;
  max-height: 600px;
  background: #fff;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  transition: width 0.3s ease;
  display: flex;
  flex-direction: column;
}
._debugDetailFullWidth_1mpy9_25 {
  width: calc(100% - 20px) !important;
}
._debugDetail__header_1mpy9_28 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
  border-bottom: 1px solid #f0f0f0;
  flex-shrink: 0;
}
._debugDetail__title_1mpy9_37 {
  font-size: 16px;
  font-weight: 500;
}
._debugDetail__close_1mpy9_41 {
  cursor: pointer;
}
._debugDetail__close_1mpy9_41:hover {
  color: #1890ff;
}
._debugDetail_1mpy9_10 ._resizeHandle_1mpy9_47 {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 6px;
  background: rgba(0, 0, 0, 0.06);
  cursor: row-resize;
  z-index: 1002;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 3px 3px;
}
._debugDetail_1mpy9_10 ._resizeHandle_1mpy9_47::before {
  content: "";
  width: 100px;
  height: 4px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
._debugDetail_1mpy9_10 ._resizeHandle_1mpy9_47:hover {
  background: rgba(24, 144, 255, 0.1);
}
._debugDetail_1mpy9_10 ._resizeHandle_1mpy9_47:hover::before {
  background: rgba(24, 144, 255, 0.6);
}
._debugDetail_1mpy9_10 ._resizeHandle_1mpy9_47:active {
  background: rgba(24, 144, 255, 0.15);
}
._debugDetail_1mpy9_10 ._resizeHandle_1mpy9_47:active::before {
  background: rgba(24, 144, 255, 0.8);
}
._debugDetail__content_1mpy9_81 {
  display: flex;
  flex: 1;
  overflow: hidden;
}
._debugDetail__sidebar_1mpy9_86 {
  flex: 4;
  overflow-y: auto;
  border-right: 1px solid #f0f0f0;
  padding: 12px;
}
._debugDetail__tableContainer_1mpy9_92 {
  flex: 6;
  overflow-y: auto;
  padding: 12px;
}
._debugDetail__node_1mpy9_97 {
  display: flex;
  align-items: center;
  padding: 8px;
  margin-bottom: 4px;
  border-radius: 4px;
}
._debugDetail__node_1mpy9_97:hover {
  background-color: #f5f5f5;
}
._debugDetail__tree_1mpy9_107 {
  width: 100%;
}
._debugDetail__tree_1mpy9_107 .ant-tree-treenode {
  width: 100%;
  padding: 2px 0 !important;
}
._debugDetail__rootNode_1mpy9_114 {
  display: flex;
  align-items: center;
  padding: 6px 0;
  font-weight: 500;
}
._debugDetail__rootIcon_1mpy9_120 {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  -o-object-fit: contain;
     object-fit: contain;
}
._debugDetail__rootName_1mpy9_126 {
  font-size: 14px;
}
._debugDetail__treeNode_1mpy9_129 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4px 0;
}
._debugDetail__nodeIcon_1mpy9_135 {
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
}
._debugDetail__nodeImage_1mpy9_143 {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}
._debugDetail__nodeIconSuccess_1mpy9_148 {
  color: #52c41a;
  font-size: 14px;
}
._debugDetail__nodeIconFail_1mpy9_152 {
  color: #f5222d;
  font-size: 14px;
}
._debugDetail__nodeName_1mpy9_156 {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._debugDetail__nodeTime_1mpy9_162 {
  margin-left: 30px;
  display: flex;
  align-items: center;
}
._debugDetail__clockIcon_1mpy9_167 {
  width: 12px;
  height: 12px;
  margin-right: 4px;
}
._debugDetail__nodeTimeTag_1mpy9_172 {
  background-color: rgba(105, 209, 140, 0.3019607843);
  border-radius: 10px;
  padding: 2px 8px;
  font-size: 12px;
  color: #00b23c;
}
._debugDetail_1mpy9_10 ._successStatus_1mpy9_179 {
  color: #52c41a;
}
._debugDetail_1mpy9_10 ._failedStatus_1mpy9_182 {
  color: #f5222d;
}._scrollbar-hide_3fho2_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_3fho2_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._button_3fho2_10 {
  background: #4e40e5;
  color: white;
}._scrollbar-hide_zt8qv_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_zt8qv_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._space__item__active_zt8qv_10 {
  border-radius: 10px;
  background: #f4f4f6;
}._scrollbar-hide_1038q_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_1038q_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._aside_1038q_10 {
  display: flex;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
._aside_1038q_10 ._nav-bar_1038q_13 {
  display: flex;
  height: 100%;
  width: 70px;
  flex-direction: column;
  align-items: center;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
._aside_1038q_10 ._top-icons_1038q_17 {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
._aside_1038q_10 ._logo_1038q_20 {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
  -webkit-background-clip: text;
          background-clip: text;
  font-size: 28px;
  color: transparent;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
._aside_1038q_10 ._logo_1038q_20:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
._aside_1038q_10 ._logo_1038q_20 {
  filter: drop-shadow(0 0 2px rgba(59, 130, 246, 0.5));
}
._aside_1038q_10 ._nav-icon_1038q_24 {
  cursor: pointer;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
._aside_1038q_10 ._nav-icon_1038q_24:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
._aside_1038q_10 ._add-btn_1038q_27 {
  display: flex;
  height: 40px;
  width: 40px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
._aside_1038q_10 ._add-btn_1038q_27:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
._aside_1038q_10 ._add-btn_1038q_27 {
  background: linear-gradient(135deg, #60a5fa 0%, #3b82f6 100%);
}
._aside_1038q_10 ._add-btn_1038q_27:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}
._aside_1038q_10 ._divider_1038q_35 {
  margin-top: 16px;
  height: 1px;
  width: 32px;
  border-bottom: 1px solid rgba(192, 190, 190, 0.22);
  background: linear-gradient(90deg, transparent 0%, rgba(99, 102, 241, 0.2) 50%, transparent 100%);
}
._aside_1038q_10 ._icon__wrapper_1038q_40 {
  display: flex;
  width: 55px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
._aside_1038q_10 ._icon__wrapper_1038q_40:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
._aside_1038q_10 ._icon__wrapper_1038q_40._icon__active_1038q_46 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}
._aside_1038q_10 ._icon__wrapper_1038q_40._icon__active_1038q_46:hover {
  background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
}
._aside_1038q_10 ._aside-content_1038q_53 {
  position: relative;
  width: 200px;
  flex-direction: column;
  overflow: auto;
  padding: 12px;
  background: white;
  border-left: 1px solid rgba(229, 231, 235, 0.5);
}
._aside_1038q_10 ._aside-content_1038q_53::-webkit-scrollbar {
  width: 4px;
}
._aside_1038q_10 ._aside-content_1038q_53::-webkit-scrollbar-track {
  background: transparent;
}
._aside_1038q_10 ._aside-content_1038q_53::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

._avatar_1038q_68 {
  display: flex;
  height: 40px;
  width: 40px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

._avatar_1038q_68:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

._scrollbar-hide_1038q_1 {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
._scrollbar-hide_1038q_1::-webkit-scrollbar {
  display: none;
}

._popover-content_1038q_80 {
  color: rgba(15, 21, 40, 0.82);
}
._popover-content_1038q_80 ._popover-title_1038q_83 {
  border-bottom: 1px solid rgba(56, 55, 67, 0.08);
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  font-weight: 400;
  color: rgba(15, 21, 40, 0.82);
  font-size: 14px;
}
._popover-content_1038q_80 ._popover-title_1038q_83 ._popover-title-name_1038q_90 {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
}
._popover-content_1038q_80 ._popover-content_1038q_80 {
  cursor: pointer;
}.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.ppt-preview-iframe {
  height: 100% !important;
  width: 100% !important;
  border: none;
  background-color: white;
}

.download-button {
  background-color: #4E5AF2 !important;
  border-color: #4E5AF2 !important;
}

.download-button:hover {
  background-color: #3a46d4 !important;
  border-color: #3a46d4 !important;
}

.pagination-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  background-color: #f5f5f5;
}

.slide-counter {
  display: flex;
  align-items: center;
  margin: 0 10px;
}

.slide-input {
  width: 50px;
  text-align: center;
  margin-right: 5px;
}

.slide-separator {
  margin: 0 5px;
  color: #666;
}

.total-slides {
  color: #666;
  min-width: 20px;
  text-align: left;
}/* Copyright 2014 Mozilla Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

:root {
  --react-pdf-annotation-layer: 1;
  --annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");
  --input-focus-border-color: Highlight;
  --input-focus-outline: 1px solid Canvas;
  --input-unfocused-border-color: transparent;
  --input-disabled-border-color: transparent;
  --input-hover-border-color: black;
  --link-outline: none;
}

@media screen and (forced-colors: active) {
  :root {
    --input-focus-border-color: CanvasText;
    --input-unfocused-border-color: ActiveText;
    --input-disabled-border-color: GrayText;
    --input-hover-border-color: Highlight;
    --link-outline: 1.5px solid LinkText;
  }
  .annotationLayer .textWidgetAnnotation :is(input, textarea):required,
  .annotationLayer .choiceWidgetAnnotation select:required,
  .annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input:required {
    outline: 1.5px solid selectedItem;
  }

  .annotationLayer .linkAnnotation:hover {
    -webkit-backdrop-filter: invert(100%);
            backdrop-filter: invert(100%);
  }
}

.annotationLayer {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transform-origin: 0 0;
  z-index: 3;
}

.annotationLayer[data-main-rotation='90'] .norotate {
  transform: rotate(270deg) translateX(-100%);
}
.annotationLayer[data-main-rotation='180'] .norotate {
  transform: rotate(180deg) translate(-100%, -100%);
}
.annotationLayer[data-main-rotation='270'] .norotate {
  transform: rotate(90deg) translateY(-100%);
}

.annotationLayer canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}

.annotationLayer section {
  position: absolute;
  text-align: initial;
  pointer-events: auto;
  box-sizing: border-box;
  margin: 0;
  transform-origin: 0 0;
}

.annotationLayer .linkAnnotation {
  outline: var(--link-outline);
}

.textLayer.selecting ~ .annotationLayer section {
  pointer-events: none;
}

.annotationLayer :is(.linkAnnotation, .buttonWidgetAnnotation.pushButton) > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.annotationLayer :is(.linkAnnotation, .buttonWidgetAnnotation.pushButton) > a:hover {
  opacity: 0.2;
  background: rgba(255, 255, 0, 1);
  box-shadow: 0 2px 10px rgba(255, 255, 0, 1);
}

.annotationLayer .textAnnotation img {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.annotationLayer .textWidgetAnnotation :is(input, textarea),
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input {
  background-image: var(--annotation-unfocused-field-background);
  border: 2px solid var(--input-unfocused-border-color);
  box-sizing: border-box;
  font: calc(9px * var(--scale-factor)) sans-serif;
  height: 100%;
  margin: 0;
  vertical-align: top;
  width: 100%;
}

.annotationLayer .textWidgetAnnotation :is(input, textarea):required,
.annotationLayer .choiceWidgetAnnotation select:required,
.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input:required {
  outline: 1.5px solid red;
}

.annotationLayer .choiceWidgetAnnotation select option {
  padding: 0;
}

.annotationLayer .buttonWidgetAnnotation.radioButton input {
  border-radius: 50%;
}

.annotationLayer .textWidgetAnnotation textarea {
  resize: none;
}

.annotationLayer .textWidgetAnnotation :is(input, textarea)[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input[disabled] {
  background: none;
  border: 2px solid var(--input-disabled-border-color);
  cursor: not-allowed;
}

.annotationLayer .textWidgetAnnotation :is(input, textarea):hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input:hover {
  border: 2px solid var(--input-hover-border-color);
}
.annotationLayer .textWidgetAnnotation :is(input, textarea):hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover {
  border-radius: 2px;
}

.annotationLayer .textWidgetAnnotation :is(input, textarea):focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
  background: none;
  border: 2px solid var(--input-focus-border-color);
  border-radius: 2px;
  outline: var(--input-focus-outline);
}

.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) :focus {
  background-image: none;
  background-color: transparent;
}

.annotationLayer .buttonWidgetAnnotation.checkBox :focus {
  border: 2px solid var(--input-focus-border-color);
  border-radius: 2px;
  outline: var(--input-focus-outline);
}

.annotationLayer .buttonWidgetAnnotation.radioButton :focus {
  border: 2px solid var(--input-focus-border-color);
  outline: var(--input-focus-outline);
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::after,
.annotationLayer .buttonWidgetAnnotation.radioButton input:checked::before {
  background-color: CanvasText;
  content: '';
  display: block;
  position: absolute;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::before,
.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::after {
  height: 80%;
  left: 45%;
  width: 1px;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::before {
  transform: rotate(45deg);
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked::after {
  transform: rotate(-45deg);
}

.annotationLayer .buttonWidgetAnnotation.radioButton input:checked::before {
  border-radius: 50%;
  height: 50%;
  left: 30%;
  top: 20%;
  width: 50%;
}

.annotationLayer .textWidgetAnnotation input.comb {
  font-family: monospace;
  padding-left: 2px;
  padding-right: 0;
}

.annotationLayer .textWidgetAnnotation input.comb:focus {
  /*
   * Letter spacing is placed on the right side of each character. Hence, the
   * letter spacing of the last character may be placed outside the visible
   * area, causing horizontal scrolling. We avoid this by extending the width
   * when the element has focus and revert this when it loses focus.
   */
  width: 103%;
}

.annotationLayer .buttonWidgetAnnotation:is(.checkBox, .radioButton) input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.annotationLayer .popupTriggerArea {
  height: 100%;
  width: 100%;
}

.annotationLayer .fileAttachmentAnnotation .popupTriggerArea {
  position: absolute;
}

.annotationLayer .popupWrapper {
  position: absolute;
  font-size: calc(9px * var(--scale-factor));
  width: 100%;
  min-width: calc(180px * var(--scale-factor));
  pointer-events: none;
}

.annotationLayer .popup {
  position: absolute;
  max-width: calc(180px * var(--scale-factor));
  background-color: rgba(255, 255, 153, 1);
  box-shadow: 0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor))
    rgba(136, 136, 136, 1);
  border-radius: calc(2px * var(--scale-factor));
  padding: calc(6px * var(--scale-factor));
  margin-left: calc(5px * var(--scale-factor));
  cursor: pointer;
  font: message-box;
  white-space: normal;
  word-wrap: break-word;
  pointer-events: auto;
}

.annotationLayer .popup > * {
  font-size: calc(9px * var(--scale-factor));
}

.annotationLayer .popup h1 {
  display: inline-block;
}

.annotationLayer .popupDate {
  display: inline-block;
  margin-left: calc(5px * var(--scale-factor));
}

.annotationLayer .popupContent {
  border-top: 1px solid rgba(51, 51, 51, 1);
  margin-top: calc(2px * var(--scale-factor));
  padding-top: calc(2px * var(--scale-factor));
}

.annotationLayer .richText > * {
  white-space: pre-wrap;
  font-size: calc(9px * var(--scale-factor));
}

.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .freeTextAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .squareAnnotation svg rect,
.annotationLayer .circleAnnotation svg ellipse,
.annotationLayer .polylineAnnotation svg polyline,
.annotationLayer .polygonAnnotation svg polygon,
.annotationLayer .caretAnnotation,
.annotationLayer .inkAnnotation svg polyline,
.annotationLayer .stampAnnotation,
.annotationLayer .fileAttachmentAnnotation {
  cursor: pointer;
}

.annotationLayer section svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.annotationLayer .annotationTextContent {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.annotationLayer .annotationTextContent span {
  width: 100%;
  display: inline-block;
}
/* Copyright 2014 Mozilla Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

:root {
  --react-pdf-text-layer: 1;
  --highlight-bg-color: rgba(180, 0, 170, 1);
  --highlight-selected-bg-color: rgba(0, 100, 0, 1);
}

@media screen and (forced-colors: active) {
  :root {
    --highlight-bg-color: Highlight;
    --highlight-selected-bg-color: ButtonText;
  }
}

[data-main-rotation='90'] {
  transform: rotate(90deg) translateY(-100%);
}
[data-main-rotation='180'] {
  transform: rotate(180deg) translate(-100%, -100%);
}
[data-main-rotation='270'] {
  transform: rotate(270deg) translateX(-100%);
}

.textLayer {
  position: absolute;
  text-align: initial;
  inset: 0;
  overflow: hidden;
  line-height: 1;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
  forced-color-adjust: none;
  transform-origin: 0 0;
  z-index: 2;
}

.textLayer :is(span, br) {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  margin: 0;
  transform-origin: 0 0;
}

/* Only necessary in Google Chrome, see issue 14205, and most unfortunately
 * the problem doesn't show up in "text" reference tests. */
.textLayer span.markedContent {
  top: 0;
  height: 0;
}

.textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: var(--highlight-bg-color);
  border-radius: 4px;
}

.textLayer .highlight.appended {
  position: initial;
}

.textLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}

.textLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}

.textLayer .highlight.middle {
  border-radius: 0;
}

.textLayer .highlight.selected {
  background-color: var(--highlight-selected-bg-color);
}

/* Avoids https://github.com/mozilla/pdf.js/issues/13840 in Chrome */
.textLayer br::-moz-selection {
  background: transparent;
}
.textLayer br::selection {
  background: transparent;
}

.textLayer .endOfContent {
  display: block;
  position: absolute;
  inset: 100% 0 0;
  z-index: -1;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.textLayer.selecting .endOfContent {
  top: 0;
}

.hiddenCanvasElement {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  display: none;
}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.pdf-preview-iframe {
  width: 100%;
  height: 100%;
  border: none;
  background: white;
  min-height: 400px;
}
.pdf-preview-iframe:not([src]) {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-preview-iframe:not([src])::after {
  content: "正在加载PDF...";
  color: #666;
}

.pdf-document {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pdf-page {
  margin-bottom: 16px;
  border-radius: 4px;
  overflow: hidden;
}
.pdf-page canvas {
  display: block !important;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.pdf-preview-container {
  position: relative;
  height: 100%;
}
.pdf-preview-container.error .pdf-preview-iframe {
  display: none;
}
.pdf-preview-container .loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.markdown-body{
  max-width: none;
  height: 500px;
  /* 标题样式 */
  /* 段落间距 */
  /* 列表样式 */
  /* 代码块样式 */
  /* 行内代码样式 */
}
.markdown-body h1{
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}
.markdown-body h2{
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
.markdown-body h3{
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.markdown-body h4{
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.markdown-body h5{
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.markdown-body h6{
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
.markdown-body p{
  margin-bottom: 1rem;
  line-height: 1.625;
}
.markdown-body ul, .markdown-body ol{
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}
.markdown-body pre{
  margin-top: 1rem;
  margin-bottom: 1rem;
  overflow: auto;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding: 1rem;
}
.markdown-body code:not([class*=language-]){
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}._scrollbar-hide_6grum_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_6grum_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._markdown_content_6grum_10 {
  font-size: 14px;
  line-height: 1.5;
}
._markdown_content_6grum_10 h1,
._markdown_content_6grum_10 h2,
._markdown_content_6grum_10 h3,
._markdown_content_6grum_10 h4,
._markdown_content_6grum_10 h5,
._markdown_content_6grum_10 h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: 600;
  line-height: 1.25;
}
._markdown_content_6grum_10 h1 {
  font-size: 1.5em;
}
._markdown_content_6grum_10 h2 {
  font-size: 1.3em;
}
._markdown_content_6grum_10 h3 {
  font-size: 1.1em;
}
._markdown_content_6grum_10 p,
._markdown_content_6grum_10 ul,
._markdown_content_6grum_10 ol {
  margin-bottom: 1em;
}
._markdown_content_6grum_10 ul,
._markdown_content_6grum_10 ol {
  padding-left: 1.5em;
}
._markdown_content_6grum_10 li {
  margin-bottom: 0.25em;
}
._markdown_content_6grum_10 a {
  color: #1890ff;
  text-decoration: none;
}
._markdown_content_6grum_10 a:hover {
  text-decoration: underline;
}
._markdown_content_6grum_10 pre {
  background-color: #f6f8fa;
  border-radius: 6px;
  padding: 16px;
  overflow: auto;
  margin: 16px 0;
}
._markdown_content_6grum_10 code {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 14px;
  line-height: 1.45;
}
._markdown_content_6grum_10 pre code {
  background-color: transparent;
  padding: 0;
}
._markdown_content_6grum_10 blockquote {
  border-left: 4px solid #dfe2e5;
  color: #6a737d;
  padding-left: 1em;
  margin: 0 0 1em 0;
}
._markdown_content_6grum_10 table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1em;
}
._markdown_content_6grum_10 th,
._markdown_content_6grum_10 td {
  border: 1px solid #dfe2e5;
  padding: 6px 13px;
}
._markdown_content_6grum_10 th {
  background-color: #f6f8fa;
  font-weight: 600;
}
._markdown_content_6grum_10 hr {
  height: 0.25em;
  padding: 0;
  margin: 24px 0;
  background-color: #e1e4e8;
  border: 0;
}
._markdown_content_6grum_10 img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  margin: 16px 0;
}
._markdown_content_6grum_10 p {
  margin: 16px 0;
}
/* 历史记录列表样式 */
.history-list {
  padding-left: 1.5rem;
}

.history-item {
  position: relative;
  margin-bottom: 0.75rem;
}

/* 时间线样式 */
.history-item .rounded-full {
  height: 0.75rem;
  width: 0.75rem;
  background-color: #e5e7eb;
  z-index: 10;
}

.history-item .absolute.top-3 {
  height: 100%;
  width: 1px;
  background-color: #e5e7eb;
} ._scrollbar-hide_agreu_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_agreu_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._createToolModal_agreu_10 .ant-modal-content {
  border-radius: 8px;
  overflow: hidden;
}
._createToolModal_agreu_10 .ant-modal-header {
  border-bottom: none;
  padding: 16px 24px;
}
._createToolModal_agreu_10 .ant-modal-body {
  padding: 0 24px 24px;
}
._createToolModal_agreu_10 .ant-modal-title {
  font-size: 16px;
  font-weight: 500;
}
._createToolModal_agreu_10 .ant-modal-footer {
  border-top: none;
  padding: 10px 24px 24px;
}
._createToolModal_agreu_10 .ant-form-item-required::before {
  display: none;
}
._createToolModal_agreu_10 .ant-form-item {
  margin-bottom: 16px;
}
._createToolModal_agreu_10 .ant-form-item-label {
  padding-bottom: 8px;
}
._createToolModal_agreu_10 .ant-input, ._createToolModal_agreu_10 .ant-input-textarea {
  font-size: 14px;
  border-radius: 4px;
}
._createToolModal_agreu_10 .ant-btn {
  border-radius: 4px;
}

._labelWrapper_agreu_46 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

._formLabel_agreu_53 {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  position: relative;
}
._formLabel_agreu_53::after {
  content: "*";
  color: #ff4d4f;
  margin-left: 4px;
}

._inputWrapper_agreu_65 {
  position: relative;
  margin-bottom: 8px;
}

._textareaWrapper_agreu_70 {
  position: relative;
  margin-bottom: 8px;
}

._formInput_agreu_75, ._formTextarea_agreu_75 {
  width: 100%;
  font-size: 14px;
}
._formInput_agreu_75::-moz-placeholder, ._formTextarea_agreu_75::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
}
._formInput_agreu_75::placeholder, ._formTextarea_agreu_75::placeholder {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
}

._formTextarea_agreu_75 {
  resize: none;
  min-height: 100px;
}

._textareaFooter_agreu_89 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

._charCount_agreu_96 {
  text-align: right;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}

._inputWrapper_agreu_65 ._charCount_agreu_96 {
  position: absolute;
  right: 0;
  top: -24px;
}

._autoCompleteTag_agreu_108 {
  font-size: 12px;
  color: #4d53e8;
  display: flex;
  align-items: center;
  cursor: pointer;
}
._autoCompleteTag_agreu_108:hover {
  opacity: 0.8;
}/* MCP详情页Header样式 */
.navigate_back {
  /* 导航返回按钮样式 */
}

.mcp_info {
  /* MCP信息区域样式 */
}

.mcp_status_and_description {
  /* MCP状态和描述样式 */
} ._scrollbar-hide_gwvf4_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_gwvf4_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._custom_tree_gwvf4_10 .ant-tree-switcher {
  width: 20px;
  height: 24px;
  line-height: 24px;
  margin-right: 4px;
}
._custom_tree_gwvf4_10 .ant-tree-node-content-wrapper {
  padding: 0 4px;
  min-height: 24px;
  line-height: 24px;
}
._custom_tree_gwvf4_10 .ant-tree-treenode {
  padding: 2px 0;
  width: 100%;
}
._custom_tree_gwvf4_10 .ant-tree-indent-unit {
  width: 20px;
}
._custom_tree_gwvf4_10 .ant-tree-list-holder-inner {
  padding-left: 4px;
}._scrollbar-hide_2k9c3_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_2k9c3_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._container_2k9c3_10 {
  height: 100%;
  display: flex;
  flex-direction: column;
}

._timelineItem_2k9c3_16 ._header_2k9c3_16 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
._timelineItem_2k9c3_16 ._tag_2k9c3_22 {
  background-color: #f0f0f0;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
}
._timelineItem_2k9c3_16 ._time_2k9c3_16 {
  color: #999;
  font-size: 12px;
}
._timelineItem_2k9c3_16 ._content_2k9c3_32 {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 12px;
  border-radius: 4px;
  transition: all 0.3s;
}
._timelineItem_2k9c3_16 ._content_2k9c3_32:hover {
  background-color: #e8e8e8;
}
._timelineItem_2k9c3_16 ._content_2k9c3_32._selectedContent_2k9c3_42 {
  background-color: #e6f4ff;
  border: 1px solid #91caff;
}
._timelineItem_2k9c3_16 ._content_2k9c3_32 ._actions_2k9c3_46 {
  margin-top: 8px;
  display: flex;
  gap: 16px;
  color: #1677ff;
  font-size: 12px;
}
._timelineItem_2k9c3_16 ._content_2k9c3_32 ._actions_2k9c3_46 span {
  cursor: pointer;
}

._currentTag_2k9c3_57 {
  display: inline-block;
  background-color: #fff7e6;
  color: #d48806;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 12px;
}

._grayDot_2k9c3_66 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #d9d9d9;
}

._restoreButton_2k9c3_73 {
  margin-top: auto;
  margin-bottom: 24px;
  position: sticky;
  bottom: 0;
}

._publishResultModal_2k9c3_80 .ant-modal-content {
  padding: 24px;
}

._publishInfo_2k9c3_84 {
  margin-bottom: 24px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.88);
}
._publishInfo_2k9c3_84 ._botId_2k9c3_89 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}

._copyIcon_2k9c3_96 {
  color: #1677ff;
  cursor: pointer;
  font-size: 12px;
}

._platformCell_2k9c3_102 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._platformIcon_2k9c3_108 {
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

._infoIcon_2k9c3_114 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
}

._successTag_2k9c3_127 {
  color: #52c41a;
  background-color: #f6ffed;
  border: 1px solid #b7eb8f;
  padding: 2px 8px;
  border-radius: 4px;
}

._failTag_2k9c3_135 {
  color: #ff4d4f;
  background-color: #fff2f0;
  border: 1px solid #ffccc7;
  padding: 2px 8px;
  border-radius: 4px;
}

._resultTable_2k9c3_143 .ant-table-thead > tr > th {
  background-color: #fafafa;
}._scrollbar-hide_e3dr2_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_e3dr2_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._arrange_e3dr2_10 {
  width: 100%;
  height: 100%;
  display: flex;
}
._arrange_e3dr2_10 > * {
  flex-grow: 1;
}

._area__arrange_e3dr2_19 {
  width: 60vw;
  background-color: rgb(249, 249, 249);
  display: flex;
  flex-direction: column;
}

._area__preview_e3dr2_26 {
  width: 30vw;
  background-color: white;
  display: flex;
  flex-direction: column;
}

._area__arrange__chatflow_e3dr2_33 {
  width: 40vw;
}

._area__preview__chatflow_e3dr2_37 {
  width: 30vw;
}

._area__arrange__header_e3dr2_41,
._area__preview__header_e3dr2_42 {
  height: 64px;
  display: flex;
  justify-content: space-between;
  padding-left: 28px;
  border-bottom: 1px solid rgba(6, 7, 9, 0.1019607843);
  flex-shrink: 0;
}

._area__arrange__title_e3dr2_51,
._area__preview__title_e3dr2_52 {
  flex-shrink: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-right: 24px;
}

._area__arrange__body_e3dr2_60 {
  width: 100%;
  height: 100%;
  min-height: 0;
  flex-grow: 1;
  display: flex;
}
._area__arrange__body_e3dr2_60 > * {
  flex-grow: 1;
}

._area__arrange__prompt_e3dr2_71 {
  width: 100px;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
}

._area__prompt__title_e3dr2_78 {
  font-size: 14px;
  font-weight: 600;
  color: rgb(31, 35, 41);
  padding: 12px;
  padding-left: 20px;
  flex-shrink: 0;
}

._area__prompt__input_e3dr2_87 {
  flex-grow: 1;
}
._area__prompt__input_e3dr2_87 textarea {
  height: 100% !important;
}

._area__arrange__setting_e3dr2_94 {
  width: 100px;
  border-left: 1px solid rgba(28, 29, 35, 0.12);
  padding: 12px;
  overflow: scroll;
}
._area__arrange__setting_e3dr2_94 .ant-collapse {
  background-color: inherit;
}
._area__arrange__setting_e3dr2_94 .ant-collapse .ant-collapse-header:hover {
  background-color: #f0f1f8;
  border-radius: 4px;
}

._area__arrange__setting__section_e3dr2_108 {
  margin-bottom: 16px;
}

._area__arrange__setting__title_e3dr2_112 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 0 8px 6px;
}

._area__preview__debugbtn_e3dr2_119 {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 4px;
  font-size: 14px;
  color: rgba(6, 7, 9, 0.5);
  margin-right: 24px;
}
._area__preview__debugbtn_e3dr2_119:hover {
  border-radius: 8px;
  background: #f4f4f6;
}

._area__chat__container_e3dr2_133 {
  width: 100%;
  height: 100%;
  min-height: 0;
  flex-grow: 1;
}

._add_icon_e3dr2_140 {
  font-size: 14px;
  color: rgba(6, 7, 9, 0.5);
  cursor: pointer;
  padding: 4px;
}
._add_icon_e3dr2_140:hover {
  color: #1677ff;
}

._plugins_container_e3dr2_150 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px 0;
}

._plugin_item_e3dr2_157 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  border-radius: 8px;
  background: #f5f5f5;
  cursor: pointer;
}
._plugin_item_e3dr2_157:hover {
  background: #f0f0f0;
}
._plugin_item_e3dr2_157 ._plugin_icon_e3dr2_169 {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
._plugin_item_e3dr2_157 ._plugin_info_e3dr2_175 {
  flex: 1;
  min-width: 0;
}
._plugin_item_e3dr2_157 ._plugin_info_e3dr2_175 ._plugin_name_e3dr2_179 {
  font-size: 14px;
  font-weight: 500;
  color: #1f2329;
  margin-bottom: 4px;
}
._plugin_item_e3dr2_157 ._plugin_info_e3dr2_175 ._plugin_description_e3dr2_185 {
  font-size: 12px;
  color: #4e5969;
  line-height: 1.5;
}.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.custom-bytemd-editor1 .CodeMirror-lines {
  max-width: 100% !important;
}
.custom-bytemd-editor1 .bytemd-toolbar {
  display: none !important;
}
.custom-bytemd-editor1 .bytemd-body {
  height: 100% !important;
}
.custom-bytemd-editor1 .bytemd-status {
  display: none;
}
.custom-bytemd-editor1 .bytemd-editor .CodeMirror pre.CodeMirror-line {
  padding-left: 5px !important;
}._scrollbar-hide_b9txp_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_b9txp_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._trigger_modal_b9txp_10 .ant-modal-content {
  padding: 0;
}
._trigger_modal_b9txp_10 .ant-modal-content .ant-modal-header {
  margin: 0;
  padding: 16px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
._trigger_modal_b9txp_10 .ant-modal-content .ant-modal-body {
  padding: 24px;
}
._trigger_modal_b9txp_10 .ant-modal-content .ant-modal-footer {
  margin: 0;
  padding: 16px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
._trigger_modal_b9txp_10 .ant-form-item-label > label {
  font-size: 14px;
  font-weight: 500;
  color: #1f2329;
}
._trigger_modal_b9txp_10 .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: none;
}
._trigger_modal_b9txp_10 .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::after {
  display: inline-block;
  margin-inline-start: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
._trigger_modal_b9txp_10 .ant-space-compact {
  display: flex;
  width: 100%;
}
._trigger_modal_b9txp_10 .ant-space-compact .ant-select:first-child .ant-select-selector {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
._trigger_modal_b9txp_10 .ant-space-compact .ant-select:last-child .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
._trigger_modal_b9txp_10 .ant-form-item-explain-error {
  font-size: 12px;
  margin-top: 4px;
}
._trigger_modal_b9txp_10 ._params_list_b9txp_60 ._ant-space_b9txp_43 {
  width: 100%;
}
._trigger_modal_b9txp_10 ._params_list_b9txp_60 ._ant-space_b9txp_43 ._delete_button_b9txp_63 {
  color: #ff4d4f;
  cursor: pointer;
}
._trigger_modal_b9txp_10 ._params_list_b9txp_60 ._ant-form-item_b9txp_26:first-child {
  width: 160px;
}
._trigger_modal_b9txp_10 ._params_list_b9txp_60 ._ant-form-item_b9txp_26:nth-child(2) {
  width: 120px;
}
._trigger_modal_b9txp_10 ._params_list_b9txp_60 ._ant-form-item_b9txp_26:last-child {
  flex: 1;
}
._trigger_modal_b9txp_10 ._params_list_b9txp_60 ._add_button_b9txp_76 {
  margin-top: 8px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  color: #1890ff;
}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line>span::-moz-selection, .cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection, .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light-border]{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#333;box-shadow:0 4px 14px -2px #00081014}.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow:after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:transparent;border-style:solid}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:#00081033;border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:#00081033;border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-left-color:#00081033;border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:#00081033}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);background-size:16px 6px;width:16px;height:6px}.bytemd{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;color:#24292e;border:1px solid #e1e4e8;background-color:#fff;height:300px}.bytemd *{box-sizing:border-box}.bytemd-hidden{display:none!important}.bytemd .CodeMirror-scroll,.bytemd .CodeMirror-sizer,.bytemd .CodeMirror-gutter,.bytemd .CodeMirror-gutters,.bytemd .CodeMirror-linenumber{box-sizing:content-box}.bytemd .CodeMirror,.bytemd code,.bytemd kbd{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.bytemd-toolbar{padding:4px 12px;border-bottom:1px solid #e1e4e8;background-color:#fafbfc;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.bytemd-toolbar-left{float:left}.bytemd-toolbar-right{float:right}.bytemd-toolbar-tab{display:inline-block;cursor:pointer;padding-left:8px;padding-right:8px;line-height:24px;font-size:14px}.bytemd-toolbar-tab-active{color:#0366d6}.bytemd-toolbar-icon{display:inline-block;vertical-align:top;cursor:pointer;border-radius:4px;margin-left:6px;margin-right:6px}.bytemd-toolbar-icon svg,.bytemd-toolbar-icon img{display:block;padding:4px;width:24px;height:24px}.bytemd-toolbar-icon:hover{background-color:#e1e4e8}.bytemd-toolbar-icon-active{color:#0366d6}.bytemd-toolbar .tippy-content{padding-left:0;padding-right:0}.bytemd-dropdown{max-height:300px;overflow:auto;font-size:14px}.bytemd-dropdown-title{margin:0 12px;font-weight:500;border-bottom:1px solid #e1e4e8;line-height:32px;color:#444d56}.bytemd-dropdown-item{padding:4px 12px;height:32px;cursor:pointer}.bytemd-dropdown-item:hover{background-color:#f6f8fa}.bytemd-dropdown-item-icon{display:inline-block}.bytemd-dropdown-item-icon svg{display:block;padding:4px;width:24px;height:24px}.bytemd-dropdown-item-title{display:inline-block;line-height:24px;vertical-align:top}.bytemd-body{height:calc(100% - 58px);overflow:auto}.bytemd-editor{display:inline-block;vertical-align:top;height:100%;overflow:hidden}.bytemd-editor .CodeMirror{height:100%;font-size:14px;line-height:1.5}.bytemd-editor .CodeMirror pre.CodeMirror-placeholder{color:#959da5}.bytemd-editor .CodeMirror .CodeMirror-lines{max-width:800px;margin:0 auto;padding:16px 0}.bytemd-editor .CodeMirror pre.CodeMirror-line,.bytemd-editor .CodeMirror pre.CodeMirror-line-like{padding:0 4%}.bytemd-preview{display:inline-block;vertical-align:top;height:100%;overflow:auto}.bytemd-preview .markdown-body{max-width:800px;margin:0 auto;padding:16px 4%}.bytemd-sidebar{display:inline-block;vertical-align:top;height:100%;overflow:auto;font-size:16px;border-left:1px solid #e1e4e8;width:280px;position:relative;padding:0 16px}.bytemd-sidebar-close{position:absolute;padding:16px;top:0;right:0;cursor:pointer}.bytemd-sidebar-close:hover{color:#0366d6}.bytemd-sidebar h2{font-size:16px;font-weight:600;margin:32px 0 16px}.bytemd-sidebar ul{padding-left:0;color:#959da5}.bytemd-help{font-size:13px}.bytemd-help ul{line-height:20px}.bytemd-help ul svg{width:16px;height:16px;display:block}.bytemd-help ul div{display:inline-block;vertical-align:top}.bytemd-help li{list-style:none;margin-bottom:12px}.bytemd-help-icon{padding:2px 0}.bytemd-help-title{padding-left:8px}.bytemd-help-content{float:right;font-size:12px}.bytemd-toc li{list-style:none;margin-bottom:4px;font-size:14px;line-height:2;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bytemd-toc-active{color:#0366d6;background-color:#f6f8fa}.bytemd-toc-first{font-weight:500}.bytemd-status{font-size:12px;line-height:24px;border-top:1px solid #e1e4e8;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bytemd-status-left{float:left}.bytemd-status-left span{padding-left:16px}.bytemd-status-left strong{font-weight:600}.bytemd-status-right{float:right}.bytemd-status-right label,.bytemd-status-right span{margin-right:16px;cursor:pointer}.bytemd-status-right span:hover{color:#0366d6}.bytemd-status-right input{vertical-align:middle;margin-right:3px}.bytemd-status-error{color:#d73a49}.bytemd-fullscreen.bytemd{position:fixed;inset:0;border:none;height:100vh!important}.bytemd-split .bytemd-preview{border-left:1px solid #e1e4e8}.tippy-box{font-size:12px}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.custom-bytemd-editor {
  /* 自定义滚动条样式 */
  /* 隐藏不需要的元素 */
}
.custom-bytemd-editor > div {
  height: 100%;
}
.custom-bytemd-editor::-webkit-scrollbar {
  width: 4px;
  background: transparent;
}
.custom-bytemd-editor::-webkit-scrollbar-thumb {
  background: #e5e7eb;
  border-radius: 4px;
}
.custom-bytemd-editor::-webkit-scrollbar-thumb:hover {
  background: #d1d5db;
}
.custom-bytemd-editor .bytemd {
  min-height: 100%;
  border: none !important;
  background: transparent;
  height: 200px !important;
}
.custom-bytemd-editor .bytemd-toolbar {
  display: none !important;
}
.custom-bytemd-editor .bytemd-status {
  display: none;
}
.custom-bytemd-editor .bytemd-body {
  background: transparent;
  height: 100% !important;
}
.custom-bytemd-editor .bytemd-preview {
  display: none !important;
}
.custom-bytemd-editor .bytemd-editor {
  background: transparent;
  width: 100% !important;
  height: 100% !important;
}
.custom-bytemd-editor .bytemd-editor .CodeMirror pre.CodeMirror-line {
  padding-left: 0px !important;
}
.custom-bytemd-editor .CodeMirror {
  background: transparent !important;
  height: 100% !important;
  font-size: 14px;
  line-height: 1.6;
}
.custom-bytemd-editor .CodeMirror-scroll {
  padding: 0px;
  padding-bottom: 50px;
}
.custom-bytemd-editor .CodeMirror-cursor {
  border-left: 2px solid #4096ff !important;
}
.custom-bytemd-editor .CodeMirror-selected {
  background: rgba(186, 224, 255, 0.2509803922) !important;
}
.custom-bytemd-editor .bytemd-split,
.custom-bytemd-editor .bytemd-toolbar-tab {
  display: none !important;
}
.custom-bytemd-editor .bytemd-editor .CodeMirror .CodeMirror-lines {
  max-width: 100% !important;
  margin: 0 auto;
  padding-left: 20px;
}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}._scrollbar-hide_gwvf4_1::-webkit-scrollbar {
  display: none;
}

._scrollbar-hide_gwvf4_1 {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

._custom_tree_gwvf4_10 .ant-tree-switcher {
  width: 20px;
  height: 24px;
  line-height: 24px;
  margin-right: 4px;
}
._custom_tree_gwvf4_10 .ant-tree-node-content-wrapper {
  padding: 0 4px;
  min-height: 24px;
  line-height: 24px;
}
._custom_tree_gwvf4_10 .ant-tree-treenode {
  padding: 2px 0;
  width: 100%;
}
._custom_tree_gwvf4_10 .ant-tree-indent-unit {
  width: 20px;
}
._custom_tree_gwvf4_10 .ant-tree-list-holder-inner {
  padding-left: 4px;
}.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  overflow: visible; /* 2 */
  height: 0; /* 1 */
  box-sizing: content-box; /* 1 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

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

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

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

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  box-sizing: border-box; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

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

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

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

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

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

/* ! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.\!top-\[32px\] {
  top: 32px !important;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[30px\] {
  bottom: 30px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[40vw\] {
  left: 40vw;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-6 {
  right: 1.5rem;
}

.right-\[2px\] {
  right: 2px;
}

.right-\[4px\] {
  right: 4px;
}

.top-0 {
  top: 0px;
}

.top-2 {
  top: 0.5rem;
}

.top-3 {
  top: 0.75rem;
}

.top-6 {
  top: 1.5rem;
}

.top-\[2px\] {
  top: 2px;
}

.top-\[4px\] {
  top: 4px;
}

.z-10 {
  z-index: 10;
}

.\!m-0 {
  margin: 0px !important;
}

.m-0 {
  margin: 0px;
}

.m-\[8px\] {
  margin: 8px;
}

.m-auto {
  margin: auto;
}

.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px;
}

.mx-\[20px\] {
  margin-left: 20px;
  margin-right: 20px;
}

.mx-\[24px\] {
  margin-left: 24px;
  margin-right: 24px;
}

.mx-\[4px\] {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-\[8px\] {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-\[5px\] {
  margin-top: 5px;
  margin-bottom: 5px;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.-mr-5 {
  margin-right: -1.25rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.mb-\[13px\] {
  margin-bottom: 13px;
}

.mb-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[5px\] {
  margin-bottom: 5px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mb-\[6px\] {
  margin-bottom: 6px;
}

.mb-\[80px\] {
  margin-bottom: 80px;
}

.mb-\[8px\] {
  margin-bottom: 8px;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.ml-\[12px\] {
  margin-left: 12px;
}

.ml-\[16px\] {
  margin-left: 16px;
}

.ml-\[20px\] {
  margin-left: 20px;
}

.ml-\[24px\] {
  margin-left: 24px;
}

.ml-\[2px\] {
  margin-left: 2px;
}

.ml-\[4px\] {
  margin-left: 4px;
}

.ml-\[5px\] {
  margin-left: 5px;
}

.ml-\[8px\] {
  margin-left: 8px;
}

.ml-auto {
  margin-left: auto;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-\[100px\] {
  margin-right: 100px;
}

.mr-\[10px\] {
  margin-right: 10px;
}

.mr-\[12px\] {
  margin-right: 12px;
}

.mr-\[16px\] {
  margin-right: 16px;
}

.mr-\[20px\] {
  margin-right: 20px;
}

.mr-\[24px\] {
  margin-right: 24px;
}

.mr-\[2px\] {
  margin-right: 2px;
}

.mr-\[4px\] {
  margin-right: 4px;
}

.mr-\[50px\] {
  margin-right: 50px;
}

.mr-\[8px\] {
  margin-right: 8px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[100px\] {
  margin-top: 100px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[12px\] {
  margin-top: 12px;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[4px\] {
  margin-top: 4px;
}

.mt-\[5px\] {
  margin-top: 5px;
}

.mt-\[6px\] {
  margin-top: 6px;
}

.mt-\[8px\] {
  margin-top: 8px;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[2\.2\/1\] {
  aspect-ratio: 2.2/1;
}

.\!h-3 {
  height: 0.75rem !important;
}

.\!h-4 {
  height: 1rem !important;
}

.\!h-5 {
  height: 1.25rem !important;
}

.h-1\/4 {
  height: 25%;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-8 {
  height: 2rem;
}

.h-\[100px\] {
  height: 100px;
}

.h-\[120px\] {
  height: 120px;
}

.h-\[150px\] {
  height: 150px;
}

.h-\[16px\] {
  height: 16px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[28px\] {
  height: 28px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[32px\] {
  height: 32px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[400px\] {
  height: 400px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[46px\] {
  height: 46px;
}

.h-\[480px\] {
  height: 480px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[520px\] {
  height: 520px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[57px\] {
  height: 57px;
}

.h-\[600px\] {
  height: 600px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[640px\] {
  height: 640px;
}

.h-\[72px\] {
  height: 72px;
}

.h-\[73px\] {
  height: 73px;
}

.h-\[calc\(100\%-2rem\)\] {
  height: calc(100% - 2rem);
}

.h-\[calc\(100\%-30px\)\] {
  height: calc(100% - 30px);
}

.h-\[calc\(100vh-200px\)\] {
  height: calc(100vh - 200px);
}

.h-\[calc\(100vh-228px\)\] {
  height: calc(100vh - 228px);
}

.h-\[calc\(80vh-120px\)\] {
  height: calc(80vh - 120px);
}

.h-\[calc\(80vh-200px\)\] {
  height: calc(80vh - 200px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0px;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-\[200px\] {
  max-height: 200px;
}

.max-h-\[340px\] {
  max-height: 340px;
}

.max-h-\[500px\] {
  max-height: 500px;
}

.max-h-\[calc\(100\%-128px\)\] {
  max-height: calc(100% - 128px);
}

.min-h-0 {
  min-height: 0px;
}

.min-h-\[100px\] {
  min-height: 100px;
}

.min-h-\[35px\] {
  min-height: 35px;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.min-h-screen {
  min-height: 100vh;
}

.\!w-20 {
  width: 5rem !important;
}

.\!w-24 {
  width: 6rem !important;
}

.\!w-3 {
  width: 0.75rem !important;
}

.w-1 {
  width: 0.25rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\/4 {
  width: 75%;
}

.w-4 {
  width: 1rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-\[0px\] {
  width: 0px;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[120px\] {
  width: 120px;
}

.w-\[128px\] {
  width: 128px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[150px\] {
  width: 150px;
}

.w-\[16px\] {
  width: 16px;
}

.w-\[180px\] {
  width: 180px;
}

.w-\[20\%\] {
  width: 20%;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[220px\] {
  width: 220px;
}

.w-\[240px\] {
  width: 240px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[250px\] {
  width: 250px;
}

.w-\[256px\] {
  width: 256px;
}

.w-\[28px\] {
  width: 28px;
}

.w-\[300px\] {
  width: 300px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[320px\] {
  width: 320px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[34px\] {
  width: 34px;
}

.w-\[38px\] {
  width: 38px;
}

.w-\[40\%\] {
  width: 40%;
}

.w-\[400px\] {
  width: 400px;
}

.w-\[40px\] {
  width: 40px;
}

.w-\[450px\] {
  width: 450px;
}

.w-\[480px\] {
  width: 480px;
}

.w-\[48px\] {
  width: 48px;
}

.w-\[50px\] {
  width: 50px;
}

.w-\[58px\] {
  width: 58px;
}

.w-\[600px\] {
  width: 600px;
}

.w-\[70px\] {
  width: 70px;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[90\%\] {
  width: 90%;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-px {
  width: 1px;
}

.\!min-w-0 {
  min-width: 0px !important;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-\[200px\] {
  min-width: 200px;
}

.min-w-\[20px\] {
  min-width: 20px;
}

.min-w-\[240px\] {
  min-width: 240px;
}

.min-w-\[350px\] {
  min-width: 350px;
}

.min-w-\[400px\] {
  min-width: 400px;
}

.min-w-\[50\%\] {
  min-width: 50%;
}

.min-w-\[50px\] {
  min-width: 50px;
}

.min-w-\[60px\] {
  min-width: 60px;
}

.min-w-\[64px\] {
  min-width: 64px;
}

.min-w-\[65\%\] {
  min-width: 65%;
}

.min-w-\[72px\] {
  min-width: 72px;
}

.min-w-\[80px\] {
  min-width: 80px;
}

.min-w-full {
  min-width: 100%;
}

.max-w-\[100\%\] {
  max-width: 100%;
}

.max-w-\[1592px\] {
  max-width: 1592px;
}

.max-w-\[1658px\] {
  max-width: 1658px;
}

.max-w-\[180px\] {
  max-width: 180px;
}

.max-w-\[220px\] {
  max-width: 220px;
}

.max-w-\[240px\] {
  max-width: 240px;
}

.max-w-\[250px\] {
  max-width: 250px;
}

.max-w-\[280px\] {
  max-width: 280px;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[60\%\] {
  max-width: 60%;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.-translate-y-4 {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-move {
  cursor: move;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.auto-rows-min {
  grid-auto-rows: min-content;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-y-4 {
  row-gap: 1rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-\[16px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(16px * var(--tw-space-x-reverse));
  margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-\[32px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(32px * var(--tw-space-x-reverse));
  margin-left: calc(32px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-\[8px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(8px * var(--tw-space-x-reverse));
  margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}

.space-y-\[24px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}

.space-y-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2px * var(--tw-space-y-reverse));
}

.space-y-\[4px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4px * var(--tw-space-y-reverse));
}

.space-y-\[8px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8px * var(--tw-space-y-reverse));
}

.self-center {
  align-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[12px\] {
  border-radius: 12px;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-\[2px\] {
  border-radius: 2px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-t-\[8px\] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}

.rounded-tl-lg {
  border-top-left-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-r-\[3px\] {
  border-right-width: 3px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.border-\[\#4b95ff\] {
  --tw-border-opacity: 1;
  border-color: rgb(75 149 255 / var(--tw-border-opacity));
}

.border-\[\#4f46e5\] {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity));
}

.border-\[\#E5E6EB\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 230 235 / var(--tw-border-opacity));
}

.border-\[\#f0f0f0\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 240 240 / var(--tw-border-opacity));
}

.border-\[var\(--semi-color-text-2\)\] {
  border-color: var(--semi-color-text-2);
}

.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity));
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

.border-b-gray-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-l-green-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity));
}

.border-r-blue-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.border-r-transparent {
  border-right-color: transparent;
}

.border-t-transparent {
  border-top-color: transparent;
}

.\!bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#0000001c\] {
  background-color: #0000001c;
}

.bg-\[\#4E5AF2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(78 90 242 / var(--tw-bg-opacity));
}

.bg-\[\#F3F3F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.bg-\[\#F5F5F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-\[\#F7F8FA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 250 / var(--tw-bg-opacity));
}

.bg-\[\#FFF7ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}

.bg-\[\#a1aaff61\] {
  background-color: #a1aaff61;
}

.bg-\[\#dcfce766\] {
  background-color: #dcfce766;
}

.bg-\[\#e3f2fd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(227 242 253 / var(--tw-bg-opacity));
}

.bg-\[\#f0f4f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 244 248 / var(--tw-bg-opacity));
}

.bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-\[\#f6f5ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 255 / var(--tw-bg-opacity));
}

.bg-\[\#f85150\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 81 80 / var(--tw-bg-opacity));
}

.bg-\[\#fafbfc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity));
}

.bg-\[\#fee2e24d\] {
  background-color: #fee2e24d;
}

.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\.fff\] {
  background-color: .fff;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-50\/80 {
  background-color: rgb(249 250 251 / 0.8);
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}

.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.\!p-0 {
  padding: 0px !important;
}

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-20 {
  padding: 5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[12px\] {
  padding: 12px;
}

.p-\[13px\] {
  padding: 13px;
}

.p-\[16px\] {
  padding: 16px;
}

.p-\[20px\] {
  padding: 20px;
}

.p-\[24px\] {
  padding: 24px;
}

.p-\[3px\] {
  padding: 3px;
}

.p-\[4px\] {
  padding: 4px;
}

.p-\[5px\] {
  padding: 5px;
}

.p-\[6px\] {
  padding: 6px;
}

.p-\[8px\] {
  padding: 8px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[11px\] {
  padding-left: 11px;
  padding-right: 11px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[2px\] {
  padding-left: 2px;
  padding-right: 2px;
}

.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}

.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[0\.6rem\] {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pb-\[2rem\] {
  padding-bottom: 2rem;
}

.pb-\[5px\] {
  padding-bottom: 5px;
}

.pb-\[5rem\] {
  padding-bottom: 5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-\[10px\] {
  padding-left: 10px;
}

.pl-\[15rem\] {
  padding-left: 15rem;
}

.pl-\[16px\] {
  padding-left: 16px;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pl-\[8px\] {
  padding-left: 8px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[15rem\] {
  padding-right: 15rem;
}

.pr-\[16px\] {
  padding-right: 16px;
}

.pr-\[5px\] {
  padding-right: 5px;
}

.pr-\[9px\] {
  padding-right: 9px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-\[12px\] {
  padding-top: 12px;
}

.pt-\[14px\] {
  padding-top: 14px;
}

.pt-\[16px\] {
  padding-top: 16px;
}

.pt-\[24px\] {
  padding-top: 24px;
}

.pt-\[5px\] {
  padding-top: 5px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.\!text-\[14px\] {
  font-size: 14px !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[12px\]\/\[14px\] {
  font-size: 12px;
  line-height: 14px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[34px\] {
  font-size: 34px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-\[500\] {
  font-weight: 500;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[16px\] {
  line-height: 16px;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.\!text-\[\#8c8c8c\] {
  --tw-text-opacity: 1 !important;
  color: rgb(140 140 140 / var(--tw-text-opacity)) !important;
}

.text-\[\#0607094d\] {
  color: #0607094d;
}

.text-\[\#0f1528d1\] {
  color: #0f1528d1;
}

.text-\[\#1677FF\] {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}

.text-\[\#1677ff\] {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}

.text-\[\#1D2129\] {
  --tw-text-opacity: 1;
  color: rgb(29 33 41 / var(--tw-text-opacity));
}

.text-\[\#2029459e\] {
  color: #2029459e;
}

.text-\[\#4E5969\] {
  --tw-text-opacity: 1;
  color: rgb(78 89 105 / var(--tw-text-opacity));
}

.text-\[\#4E5AF2\] {
  --tw-text-opacity: 1;
  color: rgb(78 90 242 / var(--tw-text-opacity));
}

.text-\[\#4b95ff\] {
  --tw-text-opacity: 1;
  color: rgb(75 149 255 / var(--tw-text-opacity));
}

.text-\[\#595b5d\] {
  --tw-text-opacity: 1;
  color: rgb(89 91 93 / var(--tw-text-opacity));
}

.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}

.text-\[\#676f83\] {
  --tw-text-opacity: 1;
  color: rgb(103 111 131 / var(--tw-text-opacity));
}

.text-\[\#687079\] {
  --tw-text-opacity: 1;
  color: rgb(104 112 121 / var(--tw-text-opacity));
}

.text-\[\#86909C\] {
  --tw-text-opacity: 1;
  color: rgb(134 144 156 / var(--tw-text-opacity));
}

.text-\[\#8c8c8c\] {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity));
}

.text-\[\#999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}

.text-\[\#FF6B00\] {
  --tw-text-opacity: 1;
  color: rgb(255 107 0 / var(--tw-text-opacity));
}

.text-\[red\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-blue-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity));
}

.ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}

.ring-orange-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity));
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

html {
  min-height: 100vh;
  font-size: 0.833vw;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  overflow: hidden;
}

html,
body {
  height: 100%;
  font-family: "PingFangSC-Regular", BlinkMacSystemFont, "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", "STHeiti STXihei", Tohoma, sans-serif;
}

body #root {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  color: #333;
}

* {
  position: relative;
  box-sizing: border-box;
}

html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}

.ant-input-number .ant-input-number-handler-wrap {
  pointer-events: auto !important;
  z-index: 10 !important;
}

.ant-input-number .ant-input-number-handler {
  pointer-events: auto !important;
  z-index: 10 !important;
}

.ant-input-number .ant-input-number-handler-up {
  pointer-events: auto !important;
  z-index: 10 !important;
}

.ant-input-number .ant-input-number-handler-down {
  pointer-events: auto !important;
  z-index: 10 !important;
}

.placeholder\:text-gray-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-\[\#1677ff\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 119 255 / var(--tw-border-opacity));
}

.hover\:border-blue-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}

.hover\:border-blue-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}

.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.hover\:border-green-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}

.hover\:\!bg-gray-200:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#e8e8e8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity));
}

.hover\:bg-black\/70:hover {
  background-color: rgb(0 0 0 / 0.7);
}

.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-20:hover {
  --tw-bg-opacity: 0.2;
}

.hover\:\!text-blue-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}

.hover\:\!text-green-600:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#1677FF\]:hover {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}

.hover\:text-\[\#333\]:hover {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.hover\:text-green-500:hover {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media (min-width: 768px) {

  .md\:w-\[600px\] {
    width: 600px;
  }

  .md\:gap-4 {
    gap: 1rem;
  }
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray-300::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray-100::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar {
  width: 0.5rem;
}

.\[\&\>path\]\:fill-\[\#4d54e9\]>path {
  fill: #4d54e9;
}

.\[\&_\.ant-alert-description\]\:text-\[12px\] .ant-alert-description {
  font-size: 12px;
}

.\[\&_\.ant-alert-message\]\:text-\[14px\] .ant-alert-message {
  font-size: 14px;
}

.\[\&_\.ant-drawer-close\]\:order-2 .ant-drawer-close {
  order: 2;
}

.\[\&_\.ant-drawer-header\]\:flex .ant-drawer-header {
  display: flex;
}

.\[\&_\.ant-drawer-header\]\:items-center .ant-drawer-header {
  align-items: center;
}

.\[\&_\.ant-drawer-header\]\:justify-between .ant-drawer-header {
  justify-content: space-between;
}

.\[\&_\.ant-form-item\]\:mb-0 .ant-form-item {
  margin-bottom: 0px;
}

.\[\&_\.ant-radio\]\:mt-0 .ant-radio {
  margin-top: 0px;
}

.\[\&_\.ant-table-tbody\>tr\:hover\>td\]\:bg-gray-50 .ant-table-tbody>tr:hover>td {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.\[\&_\.ant-table-thead\>tr\>th\]\:bg-white .ant-table-thead>tr>th {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.\[\&_em\]\:bg-blue-300 em {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}

.\[\&_em\]\:not-italic em {
  font-style: normal;
}

@media(min-width:1800px) {

  .\[\@media\(min-width\:1800px\)\]\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}