.chat-file-area[data-v-5b1001c9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--lb-fill-bg-pure);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;gap:8px;max-width:265px;padding:8px;position:relative}.chat-file-area:hover .file-close[data-v-5b1001c9]{opacity:1}.chat-file-area .file-icon-wrapper[data-v-5b1001c9]{border-radius:4px;height:40px;width:40px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative}.chat-file-area .file-icon-wrapper img[data-v-5b1001c9]{height:100%;width:100%}.chat-file-area .file-icon-wrapper .file-icon[data-v-5b1001c9]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--lb-fill-bg-pure);font-size:12px;font-weight:700}.chat-file-area .file-info[data-v-5b1001c9]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.chat-file-area .file-name[data-v-5b1001c9]{color:var(--lb-text-color-base);font-size:14px;margin-bottom:4px}.chat-file-area .file-sub[data-v-5b1001c9]{color:var(--lb-text-color-lighter);font-size:12px}.chat-file-area .file-close[data-v-5b1001c9]{cursor:pointer;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}[dir=ltr] .chat-file-area .file-close[data-v-5b1001c9]{right:0}[dir=rtl] .chat-file-area .file-close[data-v-5b1001c9]{left:0}.loading-mask[data-v-5b1001c9]{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;right:0;bottom:0;left:0;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;-webkit-transition:var(--el-transition-duration-fast);transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}[dir=ltr] .el-switch__label--left{margin-right:10px}[dir=ltr] .el-switch__label--right,[dir=rtl] .el-switch__label--left{margin-left:10px}[dir=rtl] .el-switch__label--right{margin-right:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;-webkit-transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration);transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core,.el-switch__core .el-switch__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-switch__core .el-switch__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;-webkit-transition:all var(--el-transition-duration);transition:all var(--el-transition-duration);width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}[dir=ltr] .el-switch__core .el-switch__inner{padding:0 4px 0 18px}[dir=rtl] .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;position:absolute;-webkit-transition:all var(--el-transition-duration);transition:all var(--el-transition-duration);width:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--el-switch-off-color)}[dir=ltr] .el-switch__core .el-switch__action{left:1px}[dir=rtl] .el-switch__core .el-switch__action{right:1px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color)}[dir=ltr] .el-switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 17px)}[dir=rtl] .el-switch.is-checked .el-switch__core .el-switch__action{right:calc(100% - 17px)}[dir=ltr] .el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}[dir=rtl] .el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 4px 0 18px}.el-switch.is-disabled{opacity:.6}[dir=ltr] .el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}[dir=ltr] .el-switch--wide .el-switch__label.el-switch__label--right span,[dir=rtl] .el-switch--wide .el-switch__label.el-switch__label--left span{right:10px}[dir=rtl] .el-switch--wide .el-switch__label.el-switch__label--right span{left:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px}[dir=ltr] .el-switch--large .el-switch__core .el-switch__inner{padding:0 6px 0 22px}[dir=rtl] .el-switch--large .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}[dir=ltr] .el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}[dir=rtl] .el-switch--large.is-checked .el-switch__core .el-switch__action{right:calc(100% - 21px)}[dir=ltr] .el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}[dir=rtl] .el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 6px 0 22px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px}[dir=ltr] .el-switch--small .el-switch__core .el-switch__inner{padding:0 2px 0 14px}[dir=rtl] .el-switch--small .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}[dir=ltr] .el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}[dir=rtl] .el-switch--small.is-checked .el-switch__core .el-switch__action{right:calc(100% - 13px)}[dir=ltr] .el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}[dir=rtl] .el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 2px 0 14px}.pretreatment-config .title[data-v-bf345a07]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:24px}.settings[data-v-bf345a07]{display:grid;gap:24px 40px;grid-template-columns:repeat(2,1fr)}.setting-item[data-v-bf345a07]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer[data-v-bf345a07],.setting-item[data-v-bf345a07]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer[data-v-bf345a07]{margin-top:32px}.dark .chat-input-wrapper[data-v-88dd3e3c]{--lb-chat-input-intact-bg:rgba(20,19,27,.4)}.chat-input-wrapper[data-v-88dd3e3c]{--lb-chat-input-intact-bg:#fafafb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--lb-fill-bg-lighter);border:1px solid var(--lb-border-color);border-radius:16px;-webkit-box-shadow:var(--lb-box-shadow-base);box-shadow:var(--lb-box-shadow-base);gap:10px;padding:11px 15px}.chat-input-wrapper[data-v-88dd3e3c],.chat-input-wrapper .chat-input-area[data-v-88dd3e3c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.chat-input-wrapper .chat-input-area[data-v-88dd3e3c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-input-wrapper .chat-input[data-v-88dd3e3c]{background-color:transparent;caret-color:auto;max-height:200px;resize:none;-webkit-transition:height .3s linear;transition:height .3s linear;width:100%}[dir=ltr] .chat-input-wrapper .chat-input[data-v-88dd3e3c]{padding-right:4px}[dir=rtl] .chat-input-wrapper .chat-input[data-v-88dd3e3c]{padding-left:4px}.chat-input-wrapper .chat-input[data-v-88dd3e3c]:focus{outline:none}.chat-input-wrapper .chat-input[data-v-88dd3e3c]::-webkit-input-placeholder{color:var(--lb-text-color-lighter)}.chat-input-wrapper .chat-input[data-v-88dd3e3c]::-moz-placeholder{color:var(--lb-text-color-lighter)}.chat-input-wrapper .chat-input[data-v-88dd3e3c]:-ms-input-placeholder{color:var(--lb-text-color-lighter)}.chat-input-wrapper .chat-input[data-v-88dd3e3c]::-ms-input-placeholder{color:var(--lb-text-color-lighter)}.chat-input-wrapper .chat-input[data-v-88dd3e3c]::placeholder{color:var(--lb-text-color-lighter)}.chat-input-wrapper .chat-input-action[data-v-88dd3e3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end}.chat-input-wrapper.float[data-v-88dd3e3c]{border:2px solid var(--lb-theme-color);border-radius:8px;-webkit-box-shadow:0 4px 20px 0 rgba(var(--lb-shadow-color-rgb),.2);box-shadow:0 4px 20px rgba(var(--lb-shadow-color-rgb),.2);padding:10px 14px}.chat-input-wrapper.intact[data-v-88dd3e3c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--lb-chat-input-intact-bg);border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-ms-flex-direction:column;flex-direction:column;gap:0;padding:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chat-input-wrapper.intact .chat-input-area[data-v-88dd3e3c]{margin-bottom:8px}[dir=ltr] .chat-input-wrapper.intact .chat-input[data-v-88dd3e3c]{padding-right:14px}[dir=rtl] .chat-input-wrapper.intact .chat-input[data-v-88dd3e3c]{padding-left:14px}.chat-input-wrapper.intact .chat-input-action[data-v-88dd3e3c]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-input-wrapper.intact .chat-input-operation[data-v-88dd3e3c]{gap:8px}.chat-input-wrapper.intact .chat-input-operation[data-v-88dd3e3c],.chat-input-wrapper.intact .chat-input-operation-item[data-v-88dd3e3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-input-wrapper.intact .chat-input-operation-item[data-v-88dd3e3c]{border:1px solid var(--lb-border-color);border-radius:14px;color:var(--lb-text-color-light);cursor:pointer;font-size:12px;gap:4px;padding:5px 8px;-ms-flex-negative:0;flex-shrink:0}.chat-input-wrapper.intact .chat-input-operation-item[data-v-88dd3e3c]:hover{background:var(--lb-fill-bg-card)}.chat-input-wrapper.intact .chat-input-operation-item.chat-mode-selector[data-v-88dd3e3c]{color:var(--lb-text-color-lighter)}.chat-input-wrapper.intact[data-v-88dd3e3c] .chiao-schema{--el-border-radius-base:18px}.chat-input-wrapper.intact[data-v-88dd3e3c] .chiao-schema .chat-custom-segmented-item{border-radius:50%;line-height:1;position:relative}.chat-input-wrapper.intact[data-v-88dd3e3c] .chiao-schema .chat-custom-segmented-item:after{content:"";display:block;height:28px;position:absolute;width:40px;z-index:1}.chiao-schema-popover_content{min-width:160px;padding:8px}.chiao-schema-popover_content .top-box{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between;margin-bottom:8px}.chiao-schema-popover_content .top-box,.chiao-schema-popover_content .top-box>.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chiao-schema-popover_content .top-box>.title{font-size:16px;font-weight:400;gap:8px;line-height:1.5}.chiao-schema-popover_content .top-box img{height:16px;width:20px}.chiao-schema-popover_content>.content{font-size:14px;line-height:1.5;margin-bottom:4px}.chiao-schema-popover_content>.sub-info{color:var(--lb-text-color-light);font-size:12px;line-height:1.5}
