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