.hyagent-embed-chat{--hyagent-bg:#1c1c1c;--hyagent-panel:#242424;--hyagent-border:#363636;--hyagent-text:#fafafa;--hyagent-muted:#a1a1a1;position:fixed;top:68px;right:20px;z-index:1200;display:flex;width:min(520px,calc(100vw - 32px));height:calc(100vh - 76px);flex-direction:column;gap:24px;overflow:hidden;box-sizing:border-box;padding:24px 16px;color:var(--hyagent-text);background:var(--hyagent-bg);border:1px solid #363636;border-radius:14px;box-shadow:0 8px 7px rgba(0,0,0,.08)}.flow-builder-agent-sidebar{position:relative;width:0;min-width:0;flex:0 0 0;overflow:hidden;transition:width .28s ease,flex-basis .28s ease}.flow-builder-agent-sidebar.is-open{width:clamp(280px,25vw,360px);flex-basis:clamp(280px,25vw,360px)}.flow-builder-agent-sidebar.is-resizing{transition:none}.flow-builder-agent-sidebar-resize-handle{position:absolute;top:0;bottom:0;left:0;z-index:1300;width:10px;padding:0;touch-action:none;cursor:col-resize;outline:none;background:transparent;transition:background-color .16s ease}.flow-builder-agent-sidebar-resize-handle:after{position:absolute;top:0;bottom:0;left:0;width:2px;content:"";background:transparent;transition:background-color .16s ease,box-shadow .16s ease}.flow-builder-agent-sidebar-resize-handle:focus-visible,.flow-builder-agent-sidebar-resize-handle:hover,.flow-builder-agent-sidebar.is-resizing .flow-builder-agent-sidebar-resize-handle{background:rgba(255,255,255,.04)}.flow-builder-agent-sidebar-resize-handle:focus-visible:after,.flow-builder-agent-sidebar-resize-handle:hover:after,.flow-builder-agent-sidebar.is-resizing .flow-builder-agent-sidebar-resize-handle:after{background:rgba(255,255,255,.42);box-shadow:1px 0 6px rgba(255,255,255,.12)}.hyagent-embed-chat.is-canvas-sidebar{position:relative;inset:auto;z-index:1200;display:flex;width:100%;height:100%;min-width:0;flex:1 1 auto;gap:16px;padding:16px;border:0;border-left:1px solid var(--hyagent-border);border-radius:0;box-shadow:none;transform:translateX(100%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .2s ease}.hyagent-embed-chat.is-canvas-sidebar.is-open{transform:translateX(0);opacity:1;pointer-events:auto}.hyagent-embed-chat.is-mobile-project{position:relative;inset:auto;width:100%;height:100%;min-width:0;min-height:0;gap:12px;padding:max(12px,env(safe-area-inset-top)) 16px calc(12px + env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}.hyagent-embed-chat.is-mobile-project .hyagent-embed-header{height:32px;flex-basis:32px;gap:12px}.hyagent-embed-chat.is-mobile-project .hyagent-embed-header-actions{gap:0;margin-right:-8px}.hyagent-embed-chat.is-mobile-project .hyagent-embed-header-action{width:32px;height:32px}.hyagent-embed-chat.is-mobile-project .hyagent-embed-history{width:min(320px,calc(100vw - 32px));max-height:min(420px,60dvh)}.hyagent-embed-chat.is-mobile-project .hyagent-embed-content{overscroll-behavior:contain}.hyagent-embed-chat.is-mobile-project .hyagent-embed-user-bubble{max-width:min(100%,440px)}.hyagent-embed-chat.is-mobile-project .hyagent-embed-media-grid.is-result-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hyagent-embed-chat.is-mobile-project .hyagent-embed-media-reference{opacity:1}.hyagent-embed-header{position:relative;z-index:30;display:flex;width:100%;min-width:0;height:24px;flex:0 0 24px;align-items:center;justify-content:space-between;gap:16px}.hyagent-embed-session-title{min-width:0;overflow:hidden;color:#fafafa;font-size:15px;font-weight:500;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-header-title{display:flex;min-width:0;align-items:center;gap:10px}.hyagent-embed-back-button{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;flex:0 0 auto;padding:0;color:#f7f7f7;background:transparent;border:0;border-radius:8px;cursor:pointer}.hyagent-embed-back-button:hover{background:rgba(255,255,255,.08)}.hyagent-embed-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:16px}.hyagent-embed-header-action{display:inline-flex;width:16px;height:24px;align-items:center;justify-content:center;padding:0;color:rgba(250,250,250,.8);background:transparent;border:0;cursor:pointer}.hyagent-embed-header-action.is-active:not(:disabled),.hyagent-embed-header-action:hover:not(:disabled){color:#fff}.hyagent-embed-header-action:disabled{color:rgba(250,250,250,.28);cursor:not-allowed}.hyagent-embed-component-bar,.hyagent-embed-message-agent,.hyagent-embed-state,.hyagent-embed-thinking button,.hyagent-embed-token{display:flex;align-items:center}.hyagent-embed-history-header button{display:inline-flex;align-items:center;justify-content:center;color:var(--hyagent-muted);background:transparent;border:0;cursor:pointer}.hyagent-embed-history{position:absolute;top:calc(100% + 8px);right:0;width:250px;max-height:330px;display:flex;flex-direction:column;overflow:hidden;padding:8px;background:#23262d;border:1px solid var(--hyagent-border);border-radius:9px;box-shadow:0 14px 30px rgba(0,0,0,.3)}.hyagent-embed-history-list{min-height:0;flex:1 1 auto;overflow-y:auto}.hyagent-embed-history-header{display:flex;align-items:center;justify-content:space-between;padding:3px 5px 8px;color:var(--hyagent-muted);font-size:12px}.hyagent-embed-history-header button{width:24px;height:24px;border-radius:5px}.hyagent-embed-history-header button:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-history-item{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:9px 8px;color:rgba(255,255,255,.78);text-align:left;background:transparent;border:0;border-radius:6px}.hyagent-embed-history-item.is-active,.hyagent-embed-history-item:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-history-select{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:8px;padding:0;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.hyagent-embed-history-item span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-history-action{display:inline-flex;width:24px;height:24px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;color:var(--hyagent-muted);background:transparent;border:0;border-radius:5px;cursor:pointer}.hyagent-embed-history-action:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-history-action.is-delete:hover{color:#ff9a9a;background:rgba(255,154,154,.1)}.hyagent-embed-history-action:disabled{cursor:default;opacity:.65}.hyagent-embed-history-confirm{position:absolute;inset:8px;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:16px;color:#fff;background:rgba(35,38,45,.98);border:1px solid var(--hyagent-border);border-radius:8px;box-shadow:0 10px 26px rgba(0,0,0,.28)}.hyagent-embed-history-confirm strong{font-size:13px}.hyagent-embed-history-confirm>span{overflow:hidden;color:var(--hyagent-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-history-confirm>input{width:100%;height:32px;padding:0 9px;color:#fff;background:rgba(255,255,255,.06);border:1px solid var(--hyagent-border);border-radius:5px;outline:none}.hyagent-embed-history-confirm>input:focus{border-color:rgba(255,255,255,.35)}.hyagent-embed-history-confirm>div{display:flex;justify-content:flex-end;gap:6px;margin-top:5px}.hyagent-embed-history-confirm button{min-width:52px;padding:5px 9px;color:rgba(255,255,255,.78);background:rgba(255,255,255,.08);border:0;border-radius:5px;cursor:pointer}.hyagent-embed-history-confirm button.is-danger{color:#fff;background:rgba(220,82,82,.82)}.hyagent-embed-history-confirm button:disabled{cursor:default;opacity:.6}.hyagent-embed-history-empty,.hyagent-embed-material-empty{padding:18px 8px;color:var(--hyagent-muted);font-size:12px;text-align:center}.hyagent-embed-component-bar{min-height:42px;flex:0 0 auto;gap:6px;overflow-x:auto;padding:7px 12px;border-bottom:1px solid var(--hyagent-border);scrollbar-width:none}.hyagent-embed-component-bar::-webkit-scrollbar{display:none}.hyagent-embed-option-tag,.hyagent-embed-select-tag{flex:0 0 auto;min-height:26px;padding:0 9px;color:var(--hyagent-muted);font-size:11px;background:rgba(255,255,255,.05);border:1px solid transparent;border-radius:6px}.hyagent-embed-option-tag{cursor:pointer}.hyagent-embed-option-tag.is-selected,.hyagent-embed-option-tag:hover{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.hyagent-embed-select-tag{display:inline-flex;align-items:center;gap:5px}.hyagent-embed-select-tag select{max-width:110px;color:#fff;background:transparent;border:0;outline:0}.hyagent-embed-select-tag option{color:#111}.hyagent-embed-content{position:relative;min-height:0;flex:1;overflow-y:auto;padding:0;scrollbar-width:none}.hyagent-embed-content::-webkit-scrollbar{display:none}.hyagent-embed-state{min-height:140px;justify-content:center;gap:8px;color:var(--hyagent-muted);font-size:13px}.hyagent-embed-state-error{flex-direction:column;color:#ff9a9a}.hyagent-embed-state-error button{padding:5px 12px;color:#fff;background:rgba(255,255,255,.08);border:1px solid var(--hyagent-border);border-radius:6px;cursor:pointer}.hyagent-embed-history-loading{padding:2px 0 10px;color:var(--hyagent-muted);font-size:11px;text-align:center}.hyagent-embed-empty{display:flex;min-height:0;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px;padding:24px 0}.hyagent-embed-empty strong{width:100%;color:transparent;font-size:22px;font-weight:700;line-height:28px;text-align:center;background:linear-gradient(97deg,#fff 8%,#9e5fe3 51%,#e3ccfc 88%);background-clip:text;-webkit-background-clip:text}.hyagent-embed-empty .hyagent-embed-prompts{max-width:none;gap:16px;margin-top:0}.hyagent-embed-empty .hyagent-embed-prompts-title{margin-bottom:0;padding:6px 0;color:var(--hyagent-muted);font-size:14px;line-height:28px}.hyagent-embed-empty .hyagent-embed-prompts button{min-height:48px;padding:12px 16px;color:#fff;font-size:14px;font-weight:500;line-height:24px;background:rgba(255,255,255,.1);border:0;border-radius:10px}.hyagent-embed-prompts{display:flex;width:100%;max-width:390px;flex-direction:column;align-items:stretch;gap:7px;margin-top:10px}.hyagent-embed-prompts-title{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:6px;margin-bottom:1px;color:var(--hyagent-muted);font-size:12px;line-height:19px;text-align:left}.hyagent-embed-guidance-prompts{max-width:100%;margin:0 0 17px}.hyagent-embed-guidance-refresh{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;color:inherit;background:transparent;border:0;border-radius:5px;cursor:pointer}.hyagent-embed-guidance-refresh:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-guidance-refresh:disabled{cursor:default;opacity:.6}.hyagent-embed-prompts button{display:flex;width:100%;min-width:0;align-items:center;justify-content:flex-start;gap:8px;box-sizing:border-box;padding:7px 10px;color:rgba(255,255,255,.76);font-size:11px;line-height:16px;text-align:left;background:rgba(255,255,255,.05);border:1px solid var(--hyagent-border);border-radius:7px;cursor:pointer}.hyagent-embed-prompts button:hover{color:#fff;background:rgba(255,255,255,.1)}.hyagent-embed-prompt-media{display:inline-flex;flex:0 0 auto;gap:3px}.hyagent-embed-prompt-media img{width:24px;height:24px;object-fit:cover;border-radius:50%}.hyagent-embed-message{display:flex;width:100%;margin:0 0 17px}.hyagent-embed-message-user{flex-direction:column;align-items:flex-end}.hyagent-embed-user-bubble{width:fit-content;max-width:min(348px,100%);box-sizing:border-box;padding:10px 12px;color:#fafafa;background:rgba(255,255,255,.1);border-radius:12px}.hyagent-embed-markdown,.hyagent-embed-text,.hyagent-embed-user-text{font-size:14px;line-height:22px;overflow-wrap:anywhere}.hyagent-embed-text,.hyagent-embed-user-text{white-space:pre-wrap}.hyagent-embed-user-text{font-size:14px;line-height:20px;letter-spacing:.28px}.hyagent-embed-message-agent{align-items:flex-start}.hyagent-embed-agent-content{width:100%;min-width:0;max-width:100%;color:rgba(255,255,255,.88)}.hyagent-embed-message-detail{position:relative;display:inline-flex;margin-top:12px}.hyagent-embed-message-detail-trigger{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;padding:0;color:#ced4d8;background:rgba(245,251,255,.1);border:0;border-radius:6px;cursor:pointer}.hyagent-embed-message-detail-trigger:hover,.hyagent-embed-message-detail-trigger[aria-expanded=true]{color:#f5fbff;background:rgba(245,251,255,.16)}.hyagent-embed-message-detail-id button:focus-visible,.hyagent-embed-message-detail-trigger:focus-visible{outline:1px solid rgba(223,234,240,.85);outline-offset:2px}.hyagent-embed-message-detail-popover{position:absolute;top:calc(100% + 10px);left:0;z-index:50;box-sizing:border-box;width:244px;padding:16px;color:#dfeaf0;background:#23262d;border:1px solid var(--hyagent-border);border-radius:8px;box-shadow:0 14px 30px rgba(0,0,0,.3)}.hyagent-embed-message-detail-popover:before{position:absolute;top:-5px;left:10px;width:8px;height:8px;content:"";background:#23262d;border-top:1px solid var(--hyagent-border);border-left:1px solid var(--hyagent-border);transform:rotate(45deg)}.hyagent-embed-message-detail-popover.is-top{top:auto;bottom:calc(100% + 10px)}.hyagent-embed-message-detail-popover.is-top:before{top:auto;bottom:-5px;border-top:0;border-right:1px solid var(--hyagent-border);border-bottom:1px solid var(--hyagent-border);border-left:0}.hyagent-embed-message-detail-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;min-height:22px;font-size:12px;line-height:22px}.hyagent-embed-message-detail-row+.hyagent-embed-message-detail-row{margin-top:6px}.hyagent-embed-message-detail-row>span{flex:0 0 auto;color:#7b829a}.hyagent-embed-message-detail-row>strong{min-width:0;color:#dfeaf0;font-size:12px;font-weight:400;white-space:nowrap}.hyagent-embed-message-detail-id,.hyagent-embed-message-detail-usage,.hyagent-embed-message-detail-usage>span{display:inline-flex;min-width:0;align-items:center}.hyagent-embed-message-detail-id{justify-content:flex-end;gap:6px}.hyagent-embed-message-detail-id>span{overflow:hidden;color:#dfeaf0;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-message-detail-id button{display:inline-flex;width:18px;height:18px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;color:#dfeaf0;background:transparent;border:0;cursor:pointer}.hyagent-embed-message-detail-id button:hover{color:#fff}.hyagent-embed-message-detail-usage{flex:0 0 auto;gap:10px;color:#dfeaf0}.hyagent-embed-message-detail-usage>span{gap:4px}.hyagent-embed-message-detail-usage img{width:16px;height:16px}.hyagent-embed-markdown p{margin:8px 0;line-height:22px}.hyagent-embed-markdown p:first-child{margin-top:0}.hyagent-embed-markdown p:last-child{margin-bottom:0}.hyagent-embed-markdown h1,.hyagent-embed-markdown h2,.hyagent-embed-markdown h3,.hyagent-embed-markdown h4,.hyagent-embed-markdown h5,.hyagent-embed-markdown h6{margin:16px 0 8px;color:#f5fbff;font-weight:600;line-height:1.3}.hyagent-embed-markdown h1:first-child,.hyagent-embed-markdown h2:first-child,.hyagent-embed-markdown h3:first-child,.hyagent-embed-markdown h4:first-child,.hyagent-embed-markdown h5:first-child,.hyagent-embed-markdown h6:first-child{margin-top:0}.hyagent-embed-markdown h1{font-size:20px}.hyagent-embed-markdown h2{font-size:18px}.hyagent-embed-markdown h3{font-size:16px}.hyagent-embed-markdown h4{font-size:15px}.hyagent-embed-markdown h5,.hyagent-embed-markdown h6{font-size:14px}.hyagent-embed-markdown ol,.hyagent-embed-markdown ul{margin:8px 0;padding-left:24px}.hyagent-embed-markdown li{margin:4px 0;line-height:22px}.hyagent-embed-markdown li::marker{color:inherit}.hyagent-embed-markdown a{color:#667eea;text-decoration:none;overflow-wrap:anywhere}.hyagent-embed-markdown a:hover{text-decoration:underline}.hyagent-embed-markdown :not(pre)>code{padding:2px 5px;color:#ffd93d;font-weight:500;background:rgba(102,126,234,.2);border-radius:4px}.hyagent-embed-code-block,.hyagent-embed-markdown :not(pre)>code{font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:13px;line-height:20px}.hyagent-embed-code-block{max-width:100%;margin:12px 0;overflow-x:auto;color:#f5fbff;background:#1a191c;border:1px solid rgba(102,126,234,.25);border-radius:8px;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.hyagent-embed-code-header{display:flex;height:40px;align-items:center;justify-content:space-between;padding:0 12px;color:#d3d3d3;font-size:12px;background:#29272c}.hyagent-embed-code-header>span{text-transform:lowercase}.hyagent-embed-code-header button{display:inline-flex;align-items:center;gap:5px;padding:4px 6px;color:inherit;font-size:12px;background:transparent;border:0;border-radius:4px;cursor:pointer}.hyagent-embed-code-header button:hover{background:rgba(255,255,255,.08)}.hyagent-embed-code-block code,.hyagent-embed-code-block pre{padding:0;color:inherit;font:inherit;background:transparent;border-radius:0}.hyagent-embed-markdown .ds-reasoning-content{margin:8px 0;padding-left:8px;color:#999;font-style:italic;line-height:20px;border-left:2px solid #515151}.hyagent-embed-markdown .latex-boxed{display:inline-block;margin:5px 0;padding:8px 12px;background:rgba(255,255,255,.05);border:1px solid #ccc;border-radius:4px}.hyagent-embed-markdown blockquote{margin:12px 0;padding:10px 14px;color:rgba(245,251,255,.9);font-style:italic;background:rgba(102,126,234,.08);border-left:4px solid #667eea;border-radius:6px}.hyagent-embed-markdown-table-scroll{width:100%;margin:12px 0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}.hyagent-embed-markdown table{width:max-content;min-width:100%;margin:0;overflow:hidden;border:1px solid rgba(102,126,234,.2);border-collapse:collapse;table-layout:auto;background:rgba(0,0,0,.2)}.hyagent-embed-markdown td,.hyagent-embed-markdown th{min-width:112px;max-width:280px;padding:10px 14px;text-align:left;overflow-wrap:normal;word-break:normal;border:1px solid rgba(255,255,255,.15)}.hyagent-embed-markdown th{white-space:nowrap;color:#fff;font-weight:600;background:rgba(102,126,234,.2)}.hyagent-embed-markdown tr:nth-child(2n){background:rgba(255,255,255,.05)}.hyagent-embed-markdown tr:hover{background:rgba(102,126,234,.08)}.hyagent-embed-markdown img{max-width:100%;height:auto;margin:8px 0;border-radius:8px}.hyagent-embed-markdown hr{margin:16px 0;border:0;border-top:1px solid rgba(255,255,255,.2)}.hyagent-embed-markdown strong{color:#fff;font-weight:600}.hyagent-embed-markdown em{color:rgba(245,251,255,.9);font-style:italic}.hyagent-embed-markdown del{color:rgba(245,251,255,.6);text-decoration:line-through}.hyagent-embed-message-ref-tag{cursor:pointer}.hyagent-embed-message-ref-tag:hover{background:rgba(255,255,255,.12)}.hyagent-embed-message-ref-tag[role=button]:focus-visible{outline:1px solid rgba(224,245,255,.72);outline-offset:1px}.hyagent-embed-message-ref-preview{position:fixed;z-index:1500;box-sizing:border-box;width:120px;height:120px;padding:4px;pointer-events:none;background:rgba(32,33,39,.72);border-radius:8px}.hyagent-embed-message-ref-preview img,.hyagent-embed-message-ref-preview video{display:block;width:100%;height:100%;object-fit:contain;border-radius:7px}.hyagent-embed-markdown br{content:"";display:block;margin:2px 0;line-height:.8}.hyagent-embed-markdown .task-list-item{list-style:none}.hyagent-embed-markdown input[type=checkbox]{margin-right:8px;accent-color:#fafafa}.hyagent-embed-markdown .contains-task-list{padding-left:0}.hyagent-embed-thinking{margin-bottom:8px;color:var(--hyagent-muted);font-size:11px}.hyagent-embed-thinking button{gap:5px;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.hyagent-embed-thinking-content{max-height:180px;overflow-y:auto;margin-top:5px;padding:7px 9px;color:rgba(255,255,255,.58);border-left:2px solid rgba(122,142,255,.4)}.hyagent-embed-thinking-content .hyagent-embed-markdown,.hyagent-embed-thinking-content .hyagent-embed-markdown :is(h1,h2,h3,h4,h5,h6,strong,em,del){color:inherit}.hyagent-embed-error-text{margin-top:6px;color:#ff9a9a;font-size:12px;line-height:18px}.hyagent-embed-notice{margin-top:6px;color:var(--hyagent-muted);font-size:11px;line-height:17px}.hyagent-embed-history-credit-tip{margin-top:16px;color:#7b829a;font-size:14px;font-weight:400;line-height:20px}.hyagent-embed-tool{margin:4px 0;padding:7px 9px;color:rgba(255,255,255,.58);font-size:11px;background:rgba(255,255,255,.05);border-radius:6px}.hyagent-embed-loading-dots{display:inline-flex;gap:4px;padding:6px 0}.hyagent-embed-loading-dots i{width:5px;height:5px;background:rgba(255,255,255,.72);border-radius:50%;animation:hyagent-embed-dot 1.1s ease-in-out infinite}.hyagent-embed-loading-dots i:nth-child(2){animation-delay:.14s}.hyagent-embed-loading-dots i:nth-child(3){animation-delay:.28s}@keyframes hyagent-embed-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.hyagent-embed-media-grid{display:flex;width:100%;max-width:100%;flex-wrap:wrap;gap:7px;margin-top:7px}.hyagent-embed-media-grid.is-result-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.hyagent-embed-media-grid.is-result-media-grid .hyagent-embed-media-thumb{width:100%;height:auto;aspect-ratio:1}.hyagent-embed-media-thumb{position:relative;width:92px;height:92px;flex:0 0 auto;overflow:hidden;background:rgba(255,255,255,.08);border-radius:8px}.hyagent-embed-media-open{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;padding:0;background:transparent;border:0;cursor:pointer}.hyagent-embed-media-open:disabled{cursor:default}.hyagent-embed-material-grid img,.hyagent-embed-media-thumb img,.hyagent-embed-media-thumb video{width:100%;height:100%;object-fit:cover}.hyagent-embed-media-thumb img.is-nsfw-blurred{filter:blur(20px);transform:scale(1.16)}.hyagent-embed-media-thumb.is-error,.hyagent-embed-media-thumb.is-generating{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.72);background:rgba(255,255,255,.06)}.hyagent-embed-media-thumb.is-error{color:#ff9a9a}.hyagent-embed-media-state{display:inline-flex;flex-direction:column;align-items:center;gap:5px;font-size:11px}.hyagent-embed-media-state.is-error{color:#ff9a9a}.hyagent-embed-media-progress{padding:2px 4px;font-size:10px;line-height:14px;background:rgba(0,0,0,.58)}.hyagent-embed-media-expand,.hyagent-embed-media-progress{position:absolute;right:5px;bottom:5px;color:#fff;border-radius:4px}.hyagent-embed-media-expand{padding:3px;background:rgba(0,0,0,.5)}.hyagent-embed-media-reference{bottom:5px;display:flex;color:rgba(255,255,255,.92);background:rgba(0,0,0,.38);opacity:0;transition:opacity .18s ease,filter .18s ease}.hyagent-embed-media-nsfw-toggle,.hyagent-embed-media-reference{position:absolute;right:5px;z-index:2;width:28px;height:28px;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;backdrop-filter:blur(10px);cursor:pointer}.hyagent-embed-media-nsfw-toggle{top:5px;display:inline-flex;color:#fff;background:rgba(0,0,0,.46)}.hyagent-embed-media-nsfw-toggle:hover{background:rgba(0,0,0,.62)}.hyagent-embed-media-reference:focus-visible,.hyagent-embed-media-thumb:hover .hyagent-embed-media-reference{opacity:1}.hyagent-embed-media-reference:hover{filter:brightness(1.18)}.hyagent-embed-media-contribution{position:absolute;top:5px;right:5px;z-index:2;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;box-sizing:border-box;padding:4px;color:#fff;background:rgba(0,0,0,.4);border:0;border-radius:6px;backdrop-filter:blur(5px);cursor:pointer;transition:background .18s ease}.hyagent-embed-media-contribution:focus-visible,.hyagent-embed-media-contribution:hover:not(:disabled){background:rgba(0,0,0,.56)}.hyagent-embed-media-contribution:disabled{cursor:default}.hyagent-embed-media-thumb.is-contribution-ready .hyagent-embed-media-nsfw-toggle{right:32px}.hyagent-embed-plan{width:min(100%,360px);margin:0 0 9px;color:rgba(255,255,255,.68);font-size:11px}.hyagent-embed-plan-header{display:flex;width:fit-content;align-items:center;justify-content:flex-start;gap:4px;padding:4px 0;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.hyagent-embed-plan-header>svg{flex:0 0 auto;transition:transform .18s ease}.hyagent-embed-plan-header>svg.is-expanded{transform:rotate(180deg)}.hyagent-embed-plan-title{display:inline-flex;align-items:center;gap:6px;min-width:0}.hyagent-embed-plan-loader{display:inline-flex;align-items:center;gap:2px}.hyagent-embed-plan-loader i{width:4px;height:4px;background:#b4c0ff;border-radius:50%;animation:hyagent-embed-plan-pulse 1.1s ease-in-out infinite}.hyagent-embed-plan-loader i:nth-child(2){animation-delay:.14s}.hyagent-embed-plan-loader i:nth-child(3){animation-delay:.28s}.hyagent-embed-plan-loader i:nth-child(4){animation-delay:.42s}.hyagent-embed-plan.is-done{color:rgba(255,255,255,.52)}.hyagent-embed-plan.is-error{color:#ff9a9a}.hyagent-embed-plan-body{--hyagent-plan-step-gap:12px;position:relative;display:flex;flex-direction:column;gap:var(--hyagent-plan-step-gap);margin:2px 0 0;padding:8px 0 3px 17px}.hyagent-embed-plan-step{position:relative;z-index:1;display:flex;align-items:flex-start;min-width:0}.hyagent-embed-plan-step:not(:last-child):after{position:absolute;top:14px;bottom:calc(-1 * var(--hyagent-plan-step-gap) - 7px);left:-14px;width:1px;background:#333;content:""}.hyagent-embed-plan-dot{position:absolute;top:7px;left:-17px;width:7px;height:7px;margin:0;background:#333;border-radius:50%}.hyagent-embed-plan-dot.is-done{background:#333;box-shadow:none}.hyagent-embed-plan-step-content{min-width:0;line-height:17px}.hyagent-embed-plan-thinking{max-height:110px;overflow-y:auto;margin-top:3px;padding:5px 7px;color:rgba(255,255,255,.46);white-space:pre-wrap;background:rgba(255,255,255,.04);border-radius:5px}.hyagent-embed-audio-list{display:flex;width:min(100%,427px);flex-direction:column;gap:12px;margin:8px 0}.hyagent-embed-audio-track{display:flex;width:100%;align-items:center;gap:10px;padding:11px 9px;background:#1f2128;border-radius:50px}.hyagent-embed-audio-download,.hyagent-embed-audio-play{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;padding:0;color:#fff;border:0;cursor:pointer}.hyagent-embed-audio-play{width:32px;height:32px;background:rgba(255,255,255,.15);border-radius:50%}.hyagent-embed-audio-play:disabled{cursor:default;opacity:.45}.hyagent-embed-audio-info{display:flex;min-width:0;flex:1;flex-direction:column;gap:8px}.hyagent-embed-audio-info input[type=range]{width:100%;height:3px;margin:0;appearance:none;background:linear-gradient(to right,#fff var(--hyagent-audio-progress),rgba(255,255,255,.2) var(--hyagent-audio-progress));border-radius:2px;cursor:pointer}.hyagent-embed-audio-info input[type=range]::-webkit-slider-thumb{width:8px;height:8px;appearance:none;background:#fff;border-radius:50%}.hyagent-embed-audio-info input[type=range]::-moz-range-thumb{width:8px;height:8px;background:#fff;border:0;border-radius:50%}.hyagent-embed-audio-time{display:flex;gap:4px;color:rgba(255,255,255,.6);font-size:11px;line-height:14px}.hyagent-embed-audio-download{width:28px;height:28px;color:rgba(255,255,255,.72);background:transparent;border-radius:50%}.hyagent-embed-audio-download:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-audio-track audio{display:none}.hyagent-embed-human-form{width:100%;max-width:980px;padding:17px 13px;box-sizing:border-box;background:rgba(255,255,255,.045);border:1px solid var(--hyagent-border);border-radius:12px;overflow:hidden;transition:margin-top .18s ease,border-color .18s ease,background-color .18s ease}.hyagent-embed-human-choose{width:min(100%,380px);margin-top:8px;padding:10px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.045);border:1px solid var(--hyagent-border);border-radius:8px}.hyagent-embed-human-choose-question{margin:0 0 9px;color:rgba(255,255,255,.72);font-size:12px;line-height:18px}.hyagent-embed-human-choose-options{display:flex;flex-direction:column;gap:7px}.hyagent-embed-human-choose-options button{width:100%;padding:8px 9px;color:rgba(255,255,255,.88);text-align:left;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);border-radius:6px;cursor:pointer}.hyagent-embed-human-choose-options button.is-selected,.hyagent-embed-human-choose-options button:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.hyagent-embed-human-choose-options button:disabled{cursor:default;opacity:.45}.hyagent-embed-human-form-header{display:flex;width:100%;align-items:center;justify-content:space-between;height:32px;padding:0 0 0 16px;color:#cccccc;text-align:left;background:transparent;border:0;outline:none;cursor:pointer;user-select:none}.hyagent-embed-human-form-title{flex:1;min-width:0;padding-right:12px;overflow:hidden;font-family:Inter,PingFang SC,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#cccccc;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-human-form-header>svg{width:14px;height:14px;flex:0 0 auto;color:rgba(224,245,255,.72);transition:transform .2s ease}.hyagent-embed-human-form-header>svg.is-expanded{transform:rotate(180deg)}.hyagent-embed-human-form-body{padding:15px 16px 16px;box-sizing:border-box}.hyagent-embed-human-form.is-completed .hyagent-embed-human-form-body{padding-top:8px}.hyagent-embed-human-form-description{margin:0 0 18px;font-size:13px;font-weight:400;line-height:20px;color:rgba(224,245,255,.48)}.hyagent-embed-human-form-fields{display:flex;flex-direction:column;gap:23px}.hyagent-embed-human-form-field{display:flex;flex-direction:column;gap:12px}.hyagent-embed-human-form-field>label{width:100%;font-family:Helvetica,PingFang SC,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#d6dfe6}.hyagent-embed-human-form-input{width:100%;height:36px;padding:7px 10px;box-sizing:border-box;background:transparent;border:1px solid rgba(204,221,255,.06);border-radius:8px;outline:none;font-family:PingFang SC,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:22px;color:#cccccc;transition:border-color .2s ease,color .2s ease}.hyagent-embed-human-form-input::placeholder{color:rgba(224,245,255,.48)}.hyagent-embed-human-form-input:focus{border-color:#f0f0f0}.hyagent-embed-human-form-input:disabled{color:rgba(224,245,255,.48)}.hyagent-embed-human-form-option-wrap{display:inline-flex;align-items:center;max-width:100%;min-height:36px}.hyagent-embed-human-form-options{display:flex;flex-wrap:wrap;gap:8px 6px}.hyagent-embed-human-form-option-wrap.is-custom.is-selected{gap:8px;padding-right:10px;box-sizing:border-box;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:8px}.hyagent-embed-human-form-option-wrap button{display:inline-flex;align-items:center;height:36px;padding:7px 13px 7px 11px;box-sizing:border-box;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,filter .2s ease,opacity .2s ease}.hyagent-embed-human-form-option-wrap button.is-selected,.hyagent-embed-human-form-option-wrap button:hover:not(:disabled){background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.hyagent-embed-human-form-option-wrap.is-custom.is-selected button{background:transparent;border-color:transparent}.hyagent-embed-human-form-option-wrap button:disabled{cursor:not-allowed;opacity:.65}.hyagent-embed-human-form-radio{display:flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid rgba(224,245,255,.48);border-radius:8px;transition:border-color .2s ease,background-color .2s ease}.hyagent-embed-human-form-radio-dot{width:6px;height:6px;background:#f5fbff;border-radius:3px;animation:hyagent-human-form-dot-in .16s ease}.hyagent-embed-human-form-option-label{margin-left:8px;font-family:PingFang SC,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:22px;color:rgba(224,245,255,.48);white-space:nowrap}.hyagent-embed-human-form-option-wrap button.is-selected .hyagent-embed-human-form-option-label{color:#f5fbff}.hyagent-embed-human-form-custom-input{width:132px;min-width:72px;max-width:32vw;height:28px;padding:0 2px;box-sizing:border-box;background:transparent;border:0;border-bottom:1px solid rgba(224,245,255,.36);border-radius:0;outline:none;font-family:PingFang SC,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:22px;color:#f5fbff;transition:border-color .2s ease}.hyagent-embed-human-form-custom-input::placeholder{color:rgba(224,245,255,.32)}.hyagent-embed-human-form-custom-input:focus{border-bottom-color:#f5fbff}.hyagent-embed-human-form-custom-input:disabled{color:rgba(224,245,255,.48)}.hyagent-embed-human-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.hyagent-embed-human-form-actions button{display:inline-flex;align-items:center;justify-content:center;height:36px;border:0;border-radius:8px;outline:none;font-family:Inter,PingFang SC,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:filter .2s ease,opacity .2s ease,background-color .2s ease,color .2s ease}.hyagent-embed-human-form-actions button:hover{filter:brightness(.88)}.hyagent-embed-human-form-actions button:first-child{min-width:88px;padding:0 26px;color:#dfeaf0;background:rgba(204,221,255,.08)}.hyagent-embed-human-form-actions button:last-child{min-width:83px;padding:0 16px;color:#000;background:#dfeaf0}.hyagent-embed-human-form-actions button:disabled{cursor:not-allowed;filter:none;opacity:.45}.hyagent-embed-human-form-summary{display:flex;flex-direction:column;gap:8px;font-family:Helvetica,PingFang SC,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#616161}.hyagent-embed-action-notice button{padding:6px 10px;color:#1c1c1c;background:#fafafa;border:1px solid #fafafa;border-radius:5px;cursor:pointer}.hyagent-embed-action-notice button:disabled{cursor:default;opacity:.45}@keyframes hyagent-human-form-dot-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.hyagent-embed-action-notice{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:8px 9px;color:#ffd99a;font-size:12px;line-height:18px;background:rgba(255,177,72,.1);border:1px solid rgba(255,177,72,.25);border-radius:6px}.hyagent-embed-action-notice>span{min-width:0}.hyagent-embed-action-notice>span small{display:block;margin-top:2px;color:rgba(255,217,154,.72);font-size:10px}.hyagent-embed-action-buttons{display:flex;flex:0 0 auto;gap:6px}.hyagent-embed-action-notice.is-high-cost{align-items:flex-start}.hyagent-embed-action-notice.is-high-cost button:last-child{color:rgba(255,255,255,.82);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12)}.hyagent-embed-top-up{display:flex;width:100%;min-height:72px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;margin-top:10px;padding:30px 12px 21px;background-image:url(https://image.cdn2.seaart.me/static/upload/20251015/0c75a905-338e-4365-aa15-532623e14b94.png);background-repeat:no-repeat;background-position:50%;background-size:cover;border:1px solid rgba(255,255,255,.08);border-radius:12px}.hyagent-embed-top-up-title{color:#fff;font-size:16px;font-weight:400;line-height:18px;text-align:center}.hyagent-embed-top-up-description{margin-top:5px;color:rgba(255,255,255,.7);font-size:14px;font-weight:400;line-height:18px;text-align:center}.hyagent-embed-top-up button{display:flex;width:100%;height:42px;align-items:center;justify-content:center;margin-top:10px;color:#000;font-size:14px;font-weight:500;background:#dfeaf0;border:0;border-radius:10px;cursor:pointer}@keyframes hyagent-embed-plan-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.hyagent-embed-token{gap:3px;margin:0 2px;padding:1px 5px;color:#eef1ff;font-size:11px;line-height:17px;vertical-align:1px;background:rgba(93,114,244,.35);border:1px solid rgba(145,159,255,.45);border-radius:5px}.hyagent-embed-scroll-button{position:absolute;left:50%;bottom:calc(var(--hyagent-input-height, 94px) + 28px);z-index:20;display:flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;color:#fff;background:rgba(41,46,56,.92);border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,.28);cursor:pointer;transform:translateX(-50%);transition:width .24s ease,height .24s ease,bottom .24s ease,border-radius .24s ease,background-color .2s ease,transform .16s ease}.hyagent-embed-scroll-button.is-generating{width:52px;height:30px;border-radius:999px}.hyagent-embed-scroll-button:active{transform:translateX(-50%) scale(.95)}.hyagent-embed-scroll-loading-dots{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;gap:5px}.hyagent-embed-scroll-loading-dots i{width:5px;height:5px;background:#fff;border-radius:50%;animation:hyagent-embed-scroll-loading-dot .9s ease-in-out infinite}.hyagent-embed-scroll-loading-dots i:nth-child(2){animation-delay:.12s}.hyagent-embed-scroll-loading-dots i:nth-child(3){animation-delay:.24s}@keyframes hyagent-embed-scroll-loading-dot{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.hyagent-embed-input-wrap{position:relative;z-index:4;box-sizing:border-box;width:100%;flex:0 0 auto;padding:0;background:transparent}.hyagent-embed-materials{position:fixed;z-index:1400;width:260px;max-width:calc(100% - 24px);padding:8px;background:#23262d;border:1px solid var(--hyagent-border);border-radius:9px;box-shadow:0 14px 30px rgba(0,0,0,.3)}.hyagent-embed-materials-overlay{position:fixed;inset:0;z-index:1399}.hyagent-embed-material-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:6px}.hyagent-embed-materials-section+.hyagent-embed-materials-section{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.hyagent-embed-material-grid-scroll{max-height:190px;overflow-y:auto}.hyagent-embed-material-grid button{width:100%;aspect-ratio:1;overflow:hidden;padding:0;background:rgba(255,255,255,.08);border:0;border-radius:6px;cursor:pointer}.hyagent-embed-materials-section-title{padding:0 3px 6px;color:var(--hyagent-muted);font-size:11px}.hyagent-embed-input-box{display:flex;flex-direction:column;gap:0;box-sizing:border-box;width:100%;min-width:0;padding:10px;background:#242424;border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 8px 7px rgba(0,0,0,.08)}.hyagent-embed-input-actions{box-sizing:border-box;width:100%;display:flex;min-height:40px;align-items:center;gap:0;margin-top:0;overflow-x:auto;scrollbar-width:none}.hyagent-embed-input-actions::-webkit-scrollbar{display:none}.hyagent-embed-token-input{position:relative;display:block;box-sizing:border-box;width:100%;min-width:0;min-height:80px;max-height:160px;overflow-y:auto;overflow-x:hidden;padding:4px 6px;color:#fff;font:inherit;font-size:14px;line-height:24px;white-space:pre-wrap;overflow-wrap:anywhere;background:transparent;border:0;outline:0}.hyagent-embed-token-input.is-empty:not(.is-composing)[data-placeholder]:after{position:absolute;top:4px;right:6px;left:6px;display:inline-block;max-width:100%;overflow:hidden;content:attr(data-placeholder);color:rgba(224,245,255,.35);pointer-events:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.hyagent-embed-editable-paragraph{min-height:24px;margin:0;padding:0;line-height:24px}.hyagent-embed-token-input.is-empty:not(.is-composing) .hyagent-embed-empty-caret-paragraph{display:inline-block;position:relative;width:1px;height:24px;min-height:24px;line-height:24px;vertical-align:top}.hyagent-embed-input-token{display:inline-flex;box-sizing:border-box;max-width:100%;height:22px;align-items:center;gap:4px;margin:0 2px;padding:0 4px;vertical-align:middle;color:#e0f5ff;background:rgba(204,221,255,.08);border:1px solid rgba(204,221,255,.12);border-radius:6px;user-select:none;white-space:nowrap}.hyagent-embed-input-token-thumbnail{width:14px;height:14px;flex:0 0 auto;object-fit:cover;border-radius:3px}.hyagent-embed-input-token-label{flex:0 0 auto;font-size:12px;font-weight:400;line-height:20px}.hyagent-embed-input-token-close{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;flex:0 0 auto;padding:0;color:rgba(255,255,255,.75);font-size:10px;line-height:1;background:rgba(255,255,255,.15);border:0;border-radius:50%;cursor:pointer}.hyagent-embed-input-token-close:hover{color:#fff;background:rgba(255,255,255,.3)}.hyagent-embed-token-preview{position:fixed;z-index:1400;width:100px;height:100px;padding:4px;pointer-events:none;background:rgba(32,33,39,.86);border:1px solid rgba(255,255,255,.12);border-radius:7px;box-sizing:border-box}.hyagent-embed-token-preview img,.hyagent-embed-token-preview video{display:block;width:100%;height:100%;object-fit:contain;border-radius:5px}.hyagent-embed-token-input:focus-visible{outline:0}.hyagent-embed-token-input::-webkit-scrollbar{width:4px}.hyagent-embed-token-input::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:2px}.hyagent-embed-input-action,.hyagent-embed-send-button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;flex:0 0 auto;color:var(--hyagent-muted);background:transparent;border:0;border-radius:12px;cursor:pointer}.hyagent-embed-input-action.is-active,.hyagent-embed-input-action:hover:not(:disabled){color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-input-action:disabled,.hyagent-embed-send-button:disabled{cursor:default;opacity:.35}.hyagent-embed-send-button{margin-left:auto;color:#1c1c1c;background:#fafafa;border-radius:12px;box-shadow:0 0 24px rgba(165,91,211,.35)}.hyagent-embed-send-button:hover:not(:disabled){background:#fff}.hyagent-embed-send-button:not(.is-stop) svg{transform:rotate(-90deg)}.hyagent-embed-send-button.is-stop{color:#1c1c1c;background:#fafafa}.hyagent-embed-send-button.is-stop.is-interrupting:disabled{cursor:wait;opacity:1}.hyagent-embed-input-action.is-static{cursor:default;pointer-events:none}.hyagent-embed-input-tool-action,.hyagent-embed-preference-trigger{position:relative;width:40px;min-width:40px;height:40px;padding:0}.hyagent-embed-input-tool-action:before,.hyagent-embed-preference-trigger:before{position:absolute;inset:4px;content:"";pointer-events:none;background:#333;border-radius:8px;opacity:0;transition:opacity .16s ease}.hyagent-embed-input-tool-action:hover:not(:disabled),.hyagent-embed-preference-trigger.is-active,.hyagent-embed-preference-trigger.is-active:hover,.hyagent-embed-preference-trigger:hover{background:transparent}.hyagent-embed-input-tool-action:hover:not(:disabled):before,.hyagent-embed-preference-trigger:hover:before{opacity:1}.hyagent-embed-input-tool-action>img,.hyagent-embed-input-tool-action>svg,.hyagent-embed-preference-trigger>.iconfont-v2,.hyagent-embed-preference-trigger>img{position:relative;z-index:1;width:20px;height:20px}.hyagent-embed-preference-trigger>img{object-fit:contain;border-radius:0}.hyagent-embed-preference-trigger>span{display:none}.hyagent-embed-character-root,.hyagent-embed-setting-root{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.hyagent-embed-setting-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:40;box-sizing:border-box;width:350px;max-width:min(350px,calc(100vw - 24px));overflow:hidden;color:#bfc4cc;background:#181a1e;border:1px solid #26272c;border-radius:16px;box-shadow:0 8px 56px rgba(0,0,0,.24)}.hyagent-embed-preference-popover{display:flex;width:370px;height:min(382px,calc(100dvh - 24px));max-width:calc(100vw - 24px);flex-direction:column;padding:16px;color:#f7f7f7;background:#161616;border-color:#242424}.hyagent-embed-components-popover,.hyagent-embed-preference-popover{position:fixed;right:auto;bottom:auto;z-index:1300;transform:translateY(-100%)}.hyagent-embed-setting-popover.is-below-trigger{transform:none}.hyagent-embed-preference-title,.hyagent-embed-setting-popover-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 16px;border-bottom:1px solid #26272c}.hyagent-embed-preference-title strong,.hyagent-embed-setting-popover-header>span{color:#bfc4cc;font-size:16px;font-weight:500;line-height:24px}.hyagent-embed-setting-popover-header button{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;padding:0;color:#bfc4cc;background:transparent;border:0;border-radius:50%;cursor:pointer}.hyagent-embed-setting-popover-header button:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-setting-popover-body{display:flex;flex-direction:column;gap:16px;padding:16px}.hyagent-embed-component-field{width:100%}.hyagent-embed-component-label,.hyagent-embed-component-switch-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#bfc4cc;font-size:14px;line-height:20px}.hyagent-embed-component-label{justify-content:flex-start;margin-bottom:9px}.hyagent-embed-component-tip{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;margin-left:5px;color:#8d96a3;font-size:10px;border:1px solid #8d96a3;border-radius:50%}.hyagent-embed-switch{position:relative;display:inline-flex;width:34px;height:20px;flex:0 0 auto;align-items:center;padding:2px;background:#3a3d44;border:0;border-radius:999px;cursor:pointer;transition:background .18s ease}.hyagent-embed-switch span{display:block;width:16px;height:16px;background:#e4e7ed;border-radius:50%;transition:transform .18s ease}.hyagent-embed-switch.is-on{background:#fafafa}.hyagent-embed-switch.is-on span{background:#1c1c1c;transform:translateX(14px)}.hyagent-embed-component-options{display:flex;flex-wrap:wrap;gap:8px}.hyagent-embed-component-option{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 10px;color:#8d96a3;font-size:12px;background:rgba(255,255,255,.04);border:1px solid transparent;border-radius:8px;cursor:pointer}.hyagent-embed-component-option img{width:18px;height:18px;object-fit:contain}.hyagent-embed-component-option.is-active,.hyagent-embed-component-option:hover{color:#f0f0f0;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.hyagent-embed-preference-trigger{max-width:40px;gap:0}.hyagent-embed-preference-title{min-height:24px;padding:4px 0;border:0}.hyagent-embed-preference-title strong{color:#f7f7f7;line-height:16px}.hyagent-embed-preference-title label{display:inline-flex;align-items:center;gap:8px;color:#a1a1a1;font-size:14px;line-height:20px}.hyagent-embed-preference-title .hyagent-embed-switch{width:38px;height:20px;padding:2px;background:#333}.hyagent-embed-preference-title .hyagent-embed-switch span{background:#f0f0f0}.hyagent-embed-preference-title .hyagent-embed-switch.is-on{background:#a55bd3}.hyagent-embed-preference-title .hyagent-embed-switch.is-on span{background:#f0f0f0;transform:translateX(18px)}.hyagent-embed-preference-tabs{display:flex;gap:0;margin:16px 0;padding:2px;background:#242424;border-radius:10px}.hyagent-embed-preference-tabs button{flex:1 1 0;min-width:0;height:32px;padding:2px 6px;color:#808080;font-size:14px;line-height:24px;background:transparent;border:0;border-radius:8px;cursor:pointer}.hyagent-embed-preference-tabs button.is-active{color:#fff;background:#333}.hyagent-embed-preference-list{display:flex;min-height:0;flex:1;flex-direction:column;overflow-y:auto;padding:0}.hyagent-embed-preference-section-label{position:sticky;top:0;z-index:1;flex:0 0 auto;padding:2px 0 12px;color:rgba(255,255,255,.45);font-size:11px;line-height:15px;background:#161616}.hyagent-embed-preference-items{display:flex;flex-direction:column;gap:2px}.hyagent-embed-preference-item{display:flex;width:100%;min-height:57px;align-items:center;gap:8px;padding:8px;color:#f7f7f7;text-align:left;background:transparent;border:0;border-radius:12px;cursor:pointer}.hyagent-embed-preference-item.is-selected,.hyagent-embed-preference-item.is-selected:hover,.hyagent-embed-preference-item:hover:not(.is-selected){background:#242424}.hyagent-embed-preference-item>.is-cover-empty,.hyagent-embed-preference-item>img{width:36px;height:36px;flex:0 0 auto;object-fit:cover;background:#2e2e2e;border-radius:8px}.hyagent-embed-preference-item-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.hyagent-embed-preference-item-copy>span{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;color:#f7f7f7;font-size:14px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-preference-item-copy>span img{width:28px;height:13px;object-fit:contain}.hyagent-embed-preference-item-copy small{overflow:hidden;color:rgba(255,255,255,.45);font-size:11px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-check{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;flex:0 0 auto;color:#525252}.hyagent-embed-check.is-checked{color:#1c1c1c;background:#f0f0f0;border-radius:50%}.hyagent-embed-setting-empty{padding:18px 8px;color:#8d96a3;font-size:12px;text-align:center}.hyagent-embed-character-root{gap:6px;max-width:100%}.hyagent-embed-character-add,.hyagent-embed-character-pill,.hyagent-embed-character-skill-trigger{display:inline-flex;height:36px;align-items:center;gap:6px;padding:0 9px;color:#dfe0e0;font-size:12px;font-weight:500;white-space:nowrap;background:rgba(255,255,255,.05);border:0;border-radius:999px;cursor:pointer}.hyagent-embed-character-pill{max-width:150px;padding:3px 5px;border:1px solid rgba(255,255,255,.2)}.hyagent-embed-character-pill>img{width:28px;height:28px;object-fit:cover;border-radius:50%}.hyagent-embed-character-pill>span:not(.hyagent-embed-character-remove){max-width:80px;overflow:hidden;text-overflow:ellipsis}.hyagent-embed-character-remove{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:#fff;background:rgba(255,255,255,.2);border-radius:50%}.hyagent-embed-character-add:hover,.hyagent-embed-character-pill:hover,.hyagent-embed-character-skill-trigger:hover{background:rgba(255,255,255,.1)}.hyagent-embed-character-popover,.hyagent-embed-character-skill-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:42;width:280px;max-width:calc(100vw - 24px);overflow:hidden;padding:10px;background:#181a1e;border:1px solid #26272c;border-radius:14px;box-shadow:0 8px 56px rgba(0,0,0,.24)}.hyagent-embed-character-popover-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 9px;color:#bfc4cc;font-size:14px;font-weight:600}.hyagent-embed-character-list{display:flex;max-height:260px;flex-direction:column;gap:4px;overflow-y:auto}.hyagent-embed-character-option{display:flex;width:100%;align-items:center;gap:9px;padding:7px;color:#f0f0f0;text-align:left;background:transparent;border:0;border-radius:8px;cursor:pointer}.hyagent-embed-character-option:hover{background:rgba(255,255,255,.07)}.hyagent-embed-character-option>img,.hyagent-embed-character-option>span:first-child{width:38px;height:38px;flex:0 0 auto;object-fit:cover;background:rgba(255,255,255,.08);border-radius:8px}.hyagent-embed-character-option>span:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}.hyagent-embed-character-option small,.hyagent-embed-character-option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-character-option strong{font-size:12px;font-weight:500}.hyagent-embed-character-option small{color:#8d96a3;font-size:10px}.hyagent-embed-character-skills{display:flex;max-width:250px;gap:4px}.hyagent-embed-character-skill{position:relative}.hyagent-embed-character-skill-trigger{height:30px;padding:0 7px;font-size:11px}.hyagent-embed-character-skill-popover{right:auto;bottom:calc(100% + 6px);left:0;width:190px;padding:5px}.hyagent-embed-character-skill-popover button{display:block;width:100%;padding:7px 8px;color:#c8ccd4;text-align:left;background:transparent;border:0;border-radius:6px;cursor:pointer}.hyagent-embed-character-skill-popover button:hover{color:#fff;background:rgba(255,255,255,.08)}.hyagent-embed-character-manager{position:absolute;inset:0;z-index:80;display:flex;overflow:hidden;background:#141414}.hyagent-embed-character-manager-shell{display:flex;width:100%;min-width:0;flex-direction:column}.hyagent-embed-character-manager-header{display:flex;min-height:54px;flex:0 0 auto;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #2d2d2d}.hyagent-embed-character-manager-tabs{display:flex;align-items:center;gap:18px}.hyagent-embed-character-manager-tab{position:relative;height:54px;padding:0;color:#858585;font-size:13px;background:transparent;border:0;cursor:pointer}.hyagent-embed-character-manager-tab.is-active{color:#fff}.hyagent-embed-character-manager-tab.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#fff;content:""}.hyagent-embed-character-layer-close,.hyagent-embed-character-manager-close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:#9aa1ac;background:rgba(255,255,255,.06);border:0;border-radius:50%;cursor:pointer}.hyagent-embed-character-layer-close:hover,.hyagent-embed-character-manager-close:hover{color:#fff;background:rgba(255,255,255,.12)}.hyagent-embed-character-manager-toolbar{display:flex;min-height:48px;flex:0 0 auto;align-items:center;gap:8px;padding:8px 16px}.hyagent-embed-character-manager-search,.hyagent-embed-character-manager-select{display:flex;min-width:0;height:32px;align-items:center;gap:6px;padding:0 9px;color:#8d96a3;background:#222;border:1px solid #303030;border-radius:7px}.hyagent-embed-character-manager-search{flex:1 1 auto}.hyagent-embed-character-manager-search input,.hyagent-embed-character-manager-select select{width:100%;min-width:0;color:#e8e8e8;font-size:12px;background:transparent;border:0;outline:0}.hyagent-embed-character-manager-search input::placeholder{color:#707070}.hyagent-embed-character-manager-search button{display:inline-flex;align-items:center;justify-content:center;padding:0;color:#858585;background:transparent;border:0;cursor:pointer}.hyagent-embed-character-manager-select{position:relative;width:110px;flex:0 0 110px}.hyagent-embed-character-manager-select select{appearance:none;padding-right:13px;cursor:pointer}.hyagent-embed-character-manager-select>svg{position:absolute;right:7px;pointer-events:none}.hyagent-embed-character-manager-select.is-editor{width:100%;flex:1 1 auto}.hyagent-embed-character-manager-list{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:8px;overflow-y:auto;padding:4px 16px 18px}.hyagent-embed-character-create-card,.hyagent-embed-character-manager-card{position:relative;min-width:0;aspect-ratio:.78;overflow:hidden;border-radius:7px}.hyagent-embed-character-manager-card{background:#222}.hyagent-embed-character-create-card,.hyagent-embed-character-manager-card-main{display:flex;width:100%;height:100%;flex-direction:column;align-items:stretch;justify-content:flex-end;padding:0;color:#fff;text-align:left;background:transparent;border:0;cursor:pointer}.hyagent-embed-character-manager-card-main .is-empty,.hyagent-embed-character-manager-card-main img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#292929}.hyagent-embed-character-manager-card-main:after{position:absolute;right:0;bottom:0;left:0;height:42%;background:linear-gradient(transparent,rgba(0,0,0,.82));content:""}.hyagent-embed-character-manager-card-name{position:relative;z-index:1;overflow:hidden;padding:26px 8px 8px;color:#f3f3f3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hyagent-embed-character-manager-card-detail{position:absolute;top:6px;right:6px;z-index:2;padding:3px 5px;color:rgba(255,255,255,.8);font-size:10px;background:rgba(0,0,0,.45);border:0;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .16s ease}.hyagent-embed-character-manager-card:hover .hyagent-embed-character-manager-card-detail{opacity:1}.hyagent-embed-character-create-card{align-items:center;justify-content:center;gap:8px;color:#85899b;text-align:center;background:rgba(255,255,255,.08)}.hyagent-embed-character-create-card:hover{background:rgba(255,255,255,.12)}.hyagent-embed-character-create-card>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#9aa0b4;background:rgba(255,255,255,.06);border-radius:50%}.hyagent-embed-character-create-card strong{font-size:11px;font-weight:400}.hyagent-embed-character-manager-state{display:flex;min-height:150px;grid-column:1/-1;align-items:center;justify-content:center;gap:7px;color:#858585;font-size:12px}.hyagent-embed-character-layer{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.72)}.hyagent-embed-character-detail,.hyagent-embed-character-editor{position:relative;width:min(100%,360px);max-height:100%;overflow-y:auto;padding:16px;color:#f2f2f2;background:#1d1d1d;border:1px solid #353535;border-radius:12px;box-shadow:0 18px 60px rgba(0,0,0,.45)}.hyagent-embed-character-detail{padding:0}.hyagent-embed-character-detail-image{display:block;width:100%;max-height:230px;object-fit:cover}.hyagent-embed-character-detail-body{padding:15px}.hyagent-embed-character-detail-body h3,.hyagent-embed-character-editor h3{margin:0 34px 8px 0;color:#fff;font-size:15px;font-weight:600}.hyagent-embed-character-detail-body p{margin:0;color:#a9a9a9;font-size:12px;line-height:18px;white-space:pre-wrap}.hyagent-embed-character-detail-body>small{display:block;margin-top:8px;color:#858585;font-size:11px}.hyagent-embed-character-layer-close{position:absolute;top:11px;right:11px;z-index:2}.hyagent-embed-character-delete-confirm,.hyagent-embed-character-detail-actions{display:flex;align-items:center;gap:7px;margin-top:16px}.hyagent-embed-character-delete-confirm button,.hyagent-embed-character-detail-actions button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:#e8e8e8;font-size:11px;background:#303030;border:0;border-radius:6px;cursor:pointer}.hyagent-embed-character-detail-actions button:first-child{color:#1c1c1c;background:#fafafa}.hyagent-embed-character-delete-confirm .is-danger,.hyagent-embed-character-detail-actions .is-danger{color:#ffb0b0;background:rgba(215,68,68,.17)}.hyagent-embed-character-delete-confirm{flex-wrap:wrap}.hyagent-embed-character-delete-confirm>span{width:100%;color:#c9c9c9;font-size:11px}.hyagent-embed-character-editor{display:flex;flex-direction:column;gap:10px}.hyagent-embed-character-editor-upload{position:relative;display:flex;width:100%;height:150px;align-items:center;justify-content:center;gap:7px;overflow:hidden;color:#9198a8;font-size:12px;background:#252525;border:1px dashed #4c4c4c;border-radius:8px;cursor:pointer}.hyagent-embed-character-editor-upload.has-image{border-style:solid}.hyagent-embed-character-editor-upload.is-readonly{cursor:default}.hyagent-embed-character-editor-upload img{width:100%;height:100%;object-fit:cover}.hyagent-embed-character-editor-upload>svg.is-loading{position:absolute;color:#fff}.hyagent-embed-character-editor-field{display:flex;flex-direction:column;gap:5px}.hyagent-embed-character-editor-field>label,.hyagent-embed-character-editor-label-row>label{color:#a8a8a8;font-size:11px}.hyagent-embed-character-editor-field input,.hyagent-embed-character-editor-field textarea{box-sizing:border-box;width:100%;padding:8px 9px;color:#f5f5f5;font-size:12px;background:#272727;border:1px solid #3a3a3a;border-radius:6px;outline:0;resize:vertical}.hyagent-embed-character-editor-field textarea{min-height:66px}.hyagent-embed-character-editor-field input:focus,.hyagent-embed-character-editor-field textarea:focus{border-color:rgba(255,255,255,.35)}.hyagent-embed-character-editor-label-row{display:flex;align-items:center;justify-content:space-between}.hyagent-embed-character-editor-label-row>div{display:flex;gap:7px}.hyagent-embed-character-editor-label-row button{display:inline-flex;align-items:center;gap:3px;padding:0;color:#f0f0f0;font-size:10px;background:transparent;border:0;cursor:pointer}.hyagent-embed-character-editor-label-row button:disabled{cursor:default;opacity:.55}.hyagent-embed-character-public-toggle{display:flex;align-items:center;justify-content:space-between;color:#c2c2c2;font-size:11px}.hyagent-embed-character-public-toggle input{accent-color:#fafafa}.hyagent-embed-character-editor-submit{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:5px;margin-top:2px;color:#1c1c1c;font-size:12px;background:#fafafa;border:0;border-radius:7px;cursor:pointer}.hyagent-embed-character-editor-submit:disabled{cursor:default;opacity:.55}.hyagent-embed-viewer{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(0,0,0,.82)}.hyagent-embed-viewer img,.hyagent-embed-viewer video{max-width:100%;max-height:100%;object-fit:contain}@media (max-width:700px){.hyagent-embed-chat{top:0;right:0;width:100vw;height:100vh;border-radius:0}.hyagent-embed-message-detail-popover{width:min(244px,calc(100vw - 48px))}}