.agent-embed-history[data-v-4f430322]{display:none;inset:0;pointer-events:none;position:absolute;z-index:25}.agent-embed-history.open[data-v-4f430322]{display:block;pointer-events:auto}.history-panel[data-v-4f430322]{background:var(--agent-embed-history-bg,#000);color:#fff;flex-direction:column;height:100%;inset:0;position:absolute;width:100%}.history-head[data-v-4f430322],.history-panel[data-v-4f430322]{box-sizing:border-box;display:flex}.history-head[data-v-4f430322]{align-items:center;background:var(--agent-embed-history-header-bg,hsla(0,0%,100%,.1));flex-shrink:0;gap:4px;height:var(--agent-embed-history-header-height,60px);padding:var(--agent-embed-history-header-padding,20px 16px)}.history-head span[data-v-4f430322]{font-size:var(--agent-embed-history-title-font-size,16px);font-weight:var(--agent-embed-history-title-font-weight,600);letter-spacing:var(--agent-embed-history-title-letter-spacing,.39px);line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-back[data-v-4f430322],.history-delete[data-v-4f430322]{background:transparent;border:0;color:#fff;cursor:pointer;padding:0}.history-back[data-v-4f430322]{font-size:20px;height:20px;line-height:20px;width:20px}.history-list[data-v-4f430322]{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;padding:var(--agent-embed-history-list-padding,18px 16px 16px)}.history-list[data-v-4f430322]::-webkit-scrollbar{display:none;height:0;width:0}.history-section-title[data-v-4f430322]{color:var(--agent-embed-history-section-color,#b1a9b4);font-size:var(--agent-embed-history-section-font-size,12px);height:24px;line-height:20px}.history-item[data-v-4f430322],.history-section-title[data-v-4f430322]{align-items:center;display:flex;margin-bottom:12px}.history-item[data-v-4f430322]{background:var(--agent-embed-history-item-bg,#161616);border-radius:var(--agent-embed-history-item-radius,12px);box-sizing:border-box;color:var(--agent-embed-history-item-color,#fafafa);cursor:pointer;gap:12px;justify-content:space-between;min-height:56px;padding:var(--agent-embed-history-item-padding,16px 12px);width:100%}.history-item.active[data-v-4f430322]{background:var(--agent-embed-history-item-active-bg,#202020);color:#fff}.history-item-title[data-v-4f430322]{display:-webkit-box;flex:1;font-size:var(--agent-embed-history-item-font-size,14px);-webkit-line-clamp:2;line-height:var(--agent-embed-history-item-line-height,24px);min-width:0;overflow:hidden;white-space:normal;-webkit-box-orient:vertical}.history-delete[data-v-4f430322]{flex-shrink:0;font-size:20px;height:20px;line-height:20px;opacity:.5;width:20px}.history-empty[data-v-4f430322],.history-loading[data-v-4f430322]{color:#dee9f18c;padding:24px 0;text-align:center}.delete-box[data-v-4f430322]{color:#fff;text-align:center}.delete-box-title[data-v-4f430322]{font-size:18px;font-weight:600;margin-bottom:12px}.delete-box-content[data-v-4f430322]{color:#ffffffb8;font-size:14px}.dialog-footer[data-v-4f430322]{display:flex;gap:12px;justify-content:center}.dialog-footer button[data-v-4f430322]{border:0;border-radius:8px;color:#fff;cursor:pointer;height:36px;min-width:92px}.btn-cancel[data-v-4f430322]{background:#ffffff1f}.btn-confirm[data-v-4f430322]{background:#6d8dff}.agent-embed-delete-dialog{background:#1c1c1c;border-radius:12px;width:min(320px,100vw - 32px)!important}.agent-embed-delete-dialog .el-dialog__header{display:none}.agent-embed-delete-dialog .el-dialog__body{padding:24px 20px 0}.agent-embed-delete-dialog .el-dialog__footer{padding:20px}.agent-embed-ice-prompts[data-v-76a47481]{padding:var(--agent-embed-ice-padding,4px 0 14px)}.embed-ice-title[data-v-76a47481]{color:var(--agent-embed-ice-title-color,rgba(238,244,255,.72));font-size:var(--agent-embed-ice-title-font-size,14px);line-height:var(--agent-embed-ice-title-line-height,22px);margin-bottom:var(--agent-embed-ice-title-margin-bottom,12px)}.embed-ice-list[data-v-76a47481]{display:flex;flex-direction:column;gap:var(--agent-embed-ice-gap,10px)}.embed-ice-item[data-v-76a47481]{align-items:center;animation:embedIcePop-76a47481 .48s cubic-bezier(.175,.885,.32,1.08) forwards;background:var(--agent-embed-ice-item-bg,#24252a);border:0;border-radius:var(--agent-embed-ice-item-radius,8px);box-sizing:border-box;color:var(--agent-embed-ice-text-color,#fff);cursor:pointer;display:flex;min-height:var(--agent-embed-ice-item-min-height,48px);opacity:0;padding:var(--agent-embed-ice-item-padding,11px 12px);text-align:left;transition:background .2s ease,transform .2s ease;width:100%}.embed-ice-item[data-v-76a47481]:hover{background:var(--agent-embed-ice-item-hover-bg,#2b2d34)}.embed-ice-item[data-v-76a47481]:active{transform:scale(.98)}.embed-ice-media[data-v-76a47481]{display:flex;flex-shrink:0;flex-wrap:wrap;gap:5px;margin-right:10px;max-width:82px}.embed-ice-media img[data-v-76a47481]{border-radius:50%;height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.embed-ice-text[data-v-76a47481]{color:var(--agent-embed-ice-text-color,#fff);font-size:var(--agent-embed-ice-text-font-size,14px);line-height:var(--agent-embed-ice-text-line-height,22px);min-width:0;text-transform:var(--agent-embed-ice-text-transform,none);word-break:break-word}@keyframes embedIcePop-76a47481{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.embed-ice-pop-leave-active[data-v-76a47481]{transition:opacity .2s ease,transform .2s ease}.embed-ice-pop-leave-to[data-v-76a47481]{opacity:0;transform:translateY(-8px)}.agent-embed-input[data-v-34bcc212]{background:var(--agent-embed-input-bg,#24252a);border:var(--agent-embed-input-border,0);border-radius:var(--agent-embed-input-radius,16px);box-shadow:var(--agent-embed-input-shadow,none);box-sizing:var(--agent-embed-input-box-sizing,content-box);display:var(--agent-embed-input-display,block);flex-direction:var(--agent-embed-input-flex-direction,initial);font-family:var(--agent-embed-input-font-family,inherit);height:var(--agent-embed-input-height,auto);justify-content:var(--agent-embed-input-justify-content,initial);min-height:0;padding:var(--agent-embed-input-padding,8px 10px 8px 12px)}.embed-input-actions[data-v-34bcc212]{align-items:center;display:flex;flex-shrink:0;gap:var(--agent-embed-input-actions-gap,10px);margin-top:var(--agent-embed-input-actions-margin-top,8px)}.embed-action-btn[data-v-34bcc212],.embed-send-btn[data-v-34bcc212]{align-items:center;background:var(--agent-embed-input-action-bg,rgba(204,221,255,.08));border:var(--agent-embed-input-action-border,0);color:var(--agent-embed-input-action-color,#c2c9ce);cursor:pointer;display:flex;justify-content:center}.embed-action-btn[data-v-34bcc212]{border-radius:var(--agent-embed-input-action-radius,8px);height:var(--agent-embed-input-action-size,28px);width:var(--agent-embed-input-action-size,28px)}.embed-action-btn[data-v-34bcc212]:disabled{cursor:default}.embed-action-btn .iconfont[data-v-34bcc212]{font-size:var(--agent-embed-input-action-icon-size,18px)}.embed-send-btn[data-v-34bcc212]{background:var(--agent-embed-send-bg,#6d8dff);border-radius:50%;color:var(--agent-embed-send-color,#fff);height:var(--agent-embed-send-size,34px);margin-left:auto;width:var(--agent-embed-send-size,34px)}.embed-send-btn.disabled[data-v-34bcc212]{cursor:default;opacity:var(--agent-embed-send-disabled-opacity,.38)}.embed-send-btn .iconfont[data-v-34bcc212]{font-size:var(--agent-embed-send-icon-size,16px)}[data-v-34bcc212] .agent-editable-input{flex:var(--agent-embed-input-editor-flex,initial);min-height:var(--agent-embed-input-editor-min-height,auto);overflow:var(--agent-embed-input-editor-overflow,visible)}[data-v-34bcc212] .agent-editable-input .inputCnt.editable-input{color:var(--agent-embed-input-text-color,#fff);font-size:var(--agent-embed-input-text-font-size,14px);height:auto;line-height:var(--agent-embed-input-text-line-height,24px);max-height:calc(var(--agent-embed-input-text-line-height, 24px)*4);min-height:var(--agent-embed-input-text-line-height,24px);overflow-y:auto;scrollbar-gutter:auto}.agent-embed-input.is-empty[data-v-34bcc212] .agent-editable-input .inputCnt.editable-input{height:var(--agent-embed-input-text-line-height,24px);max-height:var(--agent-embed-input-text-line-height,24px);min-height:var(--agent-embed-input-text-line-height,24px);overflow-y:hidden;white-space:nowrap}[data-v-34bcc212] .agent-editable-input .inputCnt.editable-input p{line-height:var(--agent-embed-input-text-line-height,24px);min-height:var(--agent-embed-input-text-line-height,24px)}.agent-embed-input.is-empty[data-v-34bcc212] .agent-editable-input .inputCnt.editable-input p{display:inline}.agent-embed-input.is-empty[data-v-34bcc212] .agent-editable-input .inputCnt.editable-input.show-placeholder p br{display:none}[data-v-34bcc212] .agent-editable-input .inputCnt.editable-input.show-placeholder:after{color:var(--agent-embed-input-placeholder-color,rgba(224,245,255,.35));display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.agent-embed-chat[data-v-b77237f3]{background:var(--agent-embed-bg,#121318);border:var(--agent-embed-border,0);box-sizing:border-box;color:var(--agent-embed-text-color,#eef4ff);display:flex;flex-direction:column;overflow:hidden;position:relative}.embed-action-menu-wrap[data-v-b77237f3]{position:absolute;right:var(--agent-embed-action-menu-right,6px);top:var(--agent-embed-action-menu-top,6px);z-index:30}.embed-action-trigger[data-v-b77237f3]{align-items:center;-webkit-backdrop-filter:var(--agent-embed-action-trigger-blur,blur(7.5px));backdrop-filter:var(--agent-embed-action-trigger-blur,blur(7.5px));background:var(--agent-embed-action-trigger-bg,#222);border:var(--agent-embed-action-trigger-border,0);border-radius:var(--agent-embed-action-trigger-radius,50%);box-sizing:border-box;color:var(--agent-embed-action-trigger-color,#fff);cursor:pointer;display:flex;height:var(--agent-embed-action-trigger-size,24px);justify-content:center;padding:var(--agent-embed-action-trigger-padding,1.5px);width:var(--agent-embed-action-trigger-size,24px)}.embed-action-trigger i[data-v-b77237f3]{font-size:var(--agent-embed-action-trigger-icon-size,15px);line-height:1}.embed-action-menu[data-v-b77237f3]{-webkit-backdrop-filter:var(--agent-embed-action-menu-blur,blur(2.5px));backdrop-filter:var(--agent-embed-action-menu-blur,blur(2.5px));background:var(--agent-embed-action-menu-bg,#1c1c1c);border:var(--agent-embed-action-menu-border,1px solid #26272c);border-radius:var(--agent-embed-action-menu-radius,10px);box-shadow:var(--agent-embed-action-menu-shadow,0 12px 28px rgba(0,0,0,.28));max-width:var(--agent-embed-action-menu-max-width,min(240px,100vw - 24px));min-width:var(--agent-embed-action-menu-min-width,112px);padding:var(--agent-embed-action-menu-padding,10px 12px);position:absolute;right:0;top:calc(var(--agent-embed-action-trigger-size, 24px) + var(--agent-embed-action-menu-gap, 8px))}.embed-action-menu[data-v-b77237f3],.embed-action-menu-item[data-v-b77237f3]{box-sizing:border-box;width:-moz-max-content;width:max-content}.embed-action-menu-item[data-v-b77237f3]{align-items:center;background:transparent;border:0;border-radius:var(--agent-embed-action-menu-item-radius,4px);color:var(--agent-embed-action-menu-item-color,hsla(0,0%,100%,.8));cursor:pointer;display:flex;gap:var(--agent-embed-action-menu-item-gap,6px);height:var(--agent-embed-action-menu-item-height,36px);max-width:100%;min-width:100%;padding:var(--agent-embed-action-menu-item-padding,0 10px)}.embed-action-menu-item[data-v-b77237f3]:hover{background:var(--agent-embed-action-menu-item-hover-bg,hsla(0,0%,100%,.08))}.embed-action-menu-item .iconfont[data-v-b77237f3]{font-size:var(--agent-embed-action-menu-item-icon-size,16px);line-height:1;width:var(--agent-embed-action-menu-item-icon-size,16px)}.embed-action-menu-item .embed-action-menu-icon[data-v-b77237f3]{display:block;flex-shrink:0;height:var(--agent-embed-action-menu-item-icon-size,16px);width:var(--agent-embed-action-menu-item-icon-size,16px)}.embed-action-menu-item span[data-v-b77237f3]{font-size:var(--agent-embed-action-menu-item-font-size,14px);letter-spacing:var(--agent-embed-action-menu-item-letter-spacing,-.14px);line-height:var(--agent-embed-action-menu-item-line-height,24px);min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.embed-action-menu-fade-enter-active[data-v-b77237f3],.embed-action-menu-fade-leave-active[data-v-b77237f3]{transition:opacity .16s ease,transform .16s ease}.embed-action-menu-fade-enter-from[data-v-b77237f3],.embed-action-menu-fade-leave-to[data-v-b77237f3]{opacity:0;transform:translateY(-4px)}.embed-content[data-v-b77237f3]{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;padding:var(--agent-embed-content-padding,16px)}.embed-content[data-v-b77237f3]::-webkit-scrollbar{display:none;height:0;width:0}.embed-input-wrap[data-v-b77237f3]{box-sizing:border-box;flex-shrink:0;padding:var(--agent-embed-input-wrap-padding,12px)}.embed-chat-loading[data-v-b77237f3],.embed-loading[data-v-b77237f3]{align-items:center;color:#eef4ffa6;display:flex;gap:8px;justify-content:center;padding:12px 0}.embed-top-up[data-v-b77237f3]{background:#ffffff14;border-radius:10px;margin-top:16px;padding:12px}.embed-top-up button[data-v-b77237f3]{background:#6d8dff;border:0;border-radius:8px;color:#fff;cursor:pointer;height:32px;margin-top:8px;padding:0 12px}.embed-anchor[data-v-b77237f3]{height:1px}
