.chat-link-block{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-block{border:1px solid #3d3d3d}}:where(html.is-dark) .chat-link-block{border:1px solid #3d3d3d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-block{border:1px solid #e9ecef}}:where(html.is-light) .chat-link-block{border:1px solid #e9ecef}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-block{background-color:#2d2d2d}}:where(html.is-dark) .chat-link-block{background-color:#2d2d2d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-block{background-color:#f8f9fa}}:where(html.is-light) .chat-link-block{background-color:#f8f9fa}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-block:hover{border-color:#505050}}:where(html.is-dark) .chat-link-block:hover{border-color:#505050}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-block:hover{border-color:#dee2e6}}:where(html.is-light) .chat-link-block:hover{border-color:#dee2e6}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-block:hover{background-color:#404040}}:where(html.is-dark) .chat-link-block:hover{background-color:#404040}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-block:hover{background-color:#e9ecef}}:where(html.is-light) .chat-link-block:hover{background-color:#e9ecef}.chat-link-left-row{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.chat-link-icon{width:16px;height:16px;flex-shrink:0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-icon{background-color:#adb5bd}}:where(html.is-dark) .chat-link-icon{background-color:#adb5bd}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-icon{background-color:#6c757d}}:where(html.is-light) .chat-link-icon{background-color:#6c757d}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-icon.is-video{background-color:#e74c3c}}:where(html.is-dark) .chat-link-icon.is-video{background-color:#e74c3c}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-icon.is-video{background-color:#dc3545}}:where(html.is-light) .chat-link-icon.is-video{background-color:#dc3545}.chat-link-img-icon{width:16px;height:16px;flex-shrink:0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-img-icon.need-invert{background-color:#adb5bd}}:where(html.is-dark) .chat-link-img-icon.need-invert{background-color:#adb5bd}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-img-icon.need-invert{background-color:#6c757d}}:where(html.is-light) .chat-link-img-icon.need-invert{background-color:#6c757d}.chat-link-img-icon.keep-opacity{opacity:.7}.chat-link-main-info{font-size:14px;line-height:1.4}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-link-main-info{color:#f8f9fa}}:where(html.is-dark) .chat-link-main-info{color:#f8f9fa}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-link-main-info{color:#212529}}:where(html.is-light) .chat-link-main-info{color:#212529}.chat-arrow-right{width:16px;height:16px;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-arrow-right{background-color:#adb5bd}}:where(html.is-dark) .chat-arrow-right{background-color:#adb5bd}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-arrow-right{background-color:#6c757d}}:where(html.is-light) .chat-arrow-right{background-color:#6c757d}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-arrow-right:hover{background-color:#ced4da}}:where(html.is-dark) .chat-arrow-right:hover{background-color:#ced4da}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-arrow-right:hover{background-color:#495057}}:where(html.is-light) .chat-arrow-right:hover{background-color:#495057}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .ChatUsingToolsBlock__link{background:hsla(0,0%,100%,.04)}}:where(html.is-dark) .ChatUsingToolsBlock__link{background:hsla(0,0%,100%,.04)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .ChatUsingToolsBlock__link{background:rgba(37,37,37,.04)}}:where(html.is-light) .ChatUsingToolsBlock__link{background:rgba(37,37,37,.04)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .theme-black .ChatUsingToolsBlock__link{background:rgba(37,37,37,.04)}}:where(html.is-dark) .theme-black .ChatUsingToolsBlock__link{background:rgba(37,37,37,.04)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .theme-black .ChatUsingToolsBlock__link{background:hsla(0,0%,100%,.04)}}:where(html.is-light) .theme-black .ChatUsingToolsBlock__link{background:hsla(0,0%,100%,.04)}.chat-visualization-block{width:100%;border-radius:8px;overflow:hidden}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block{border:1px solid hsla(0,0%,100%,.08)}}:where(html.is-dark) .chat-visualization-block{border:1px solid hsla(0,0%,100%,.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-block{border:1px solid rgba(32,32,32,.08)}}:where(html.is-light) .chat-visualization-block{border:1px solid rgba(32,32,32,.08)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block{background:#1a1a1a}}:where(html.is-dark) .chat-visualization-block{background:#1a1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-block{background:#fff}}:where(html.is-light) .chat-visualization-block{background:#fff}.chat-visualization-block_tabs{position:sticky;top:0;z-index:1000;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;width:100%}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block_tabs{background-color:hsla(0,0%,100%,.04)}}:where(html.is-dark) .chat-visualization-block_tabs{background-color:hsla(0,0%,100%,.04)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-block_tabs{background-color:rgba(32,32,32,.04)}}:where(html.is-light) .chat-visualization-block_tabs{background-color:rgba(32,32,32,.04)}.chat-visualization-block_tabs .MuiTabs-flexContainer{display:flex;padding:8px;align-items:flex-start;gap:8px;align-self:stretch}.chat-visualization-block_tabs .MuiTabs-indicator{display:none}.chat-visualization-block_tab.MuiButtonBase-root.MuiTab-root{display:flex;padding:4px 8px;align-items:center;font-family:Poppins;font-size:12px;font-weight:400;line-height:1.5;text-transform:none;min-height:auto;min-width:auto}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block_tab.MuiButtonBase-root.MuiTab-root{color:hsla(0,0%,100%,.6)!important}}:where(html.is-dark) .chat-visualization-block_tab.MuiButtonBase-root.MuiTab-root{color:hsla(0,0%,100%,.6)!important}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-block_tab.MuiButtonBase-root.MuiTab-root{color:rgba(32,32,32,.6)!important}}:where(html.is-light) .chat-visualization-block_tab.MuiButtonBase-root.MuiTab-root{color:rgba(32,32,32,.6)!important}.chat-visualization-block_tab .MuiTab-iconWrapper{margin-right:0}.chat-visualization-block_tab.Mui-selected{border-radius:6px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block_tab.Mui-selected{color:#fff!important}}:where(html.is-dark) .chat-visualization-block_tab.Mui-selected{color:#fff!important}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-block_tab.Mui-selected{color:#202020!important}}:where(html.is-light) .chat-visualization-block_tab.Mui-selected{color:#202020!important}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block_tab.Mui-selected{background:hsla(0,0%,100%,.04)!important}}:where(html.is-dark) .chat-visualization-block_tab.Mui-selected{background:hsla(0,0%,100%,.04)!important}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-block_tab.Mui-selected{background:rgba(32,32,32,.04)!important}}:where(html.is-light) .chat-visualization-block_tab.Mui-selected{background:rgba(32,32,32,.04)!important}.chat-visualization-block_tab.Mui-disabled{opacity:.3}.chat-visualization__icon{display:flex;width:20px;height:20px;justify-content:center;align-items:center}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__icon{color:hsla(0,0%,100%,.6)}}:where(html.is-dark) .chat-visualization__icon{color:hsla(0,0%,100%,.6)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__icon{color:rgba(32,32,32,.6)}}:where(html.is-light) .chat-visualization__icon{color:rgba(32,32,32,.6)}.chat-visualization__icon svg,.chat-visualization__icon svg path{fill:currentColor!important}.chat-visualization__content{padding:0;min-height:200px}.chat-visualization__iframe-container{position:relative;width:100%;height:500px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__iframe-container{background:#2a2a2a}}:where(html.is-dark) .chat-visualization__iframe-container{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__iframe-container{background:#f5f5f5}}:where(html.is-light) .chat-visualization__iframe-container{background:#f5f5f5}.chat-visualization__iframe-overlay{position:absolute;display:flex;align-items:center;justify-content:flex-start;width:100%;height:64px;flex-shrink:0;left:0;bottom:0;padding:12px 10px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__iframe-overlay{background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a)}}:where(html.is-dark) .chat-visualization__iframe-overlay{background:linear-gradient(180deg,rgba(26,26,26,0),#1a1a1a)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__iframe-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}}:where(html.is-light) .chat-visualization__iframe-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.chat-visualization__iframe{width:100%;height:100%;border:none;border-radius:4px}.chat-visualization__code-scroll{max-height:300px;overflow-y:auto}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__code-scroll{background:#1e1e1e}}:where(html.is-dark) .chat-visualization__code-scroll{background:#1e1e1e}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__code-scroll{background:#f8f8f8}}:where(html.is-light) .chat-visualization__code-scroll{background:#f8f8f8}.chat-visualization__thinking-scroll{max-height:300px;overflow-y:auto}.chat-visualization__thinking-content{padding:16px;line-height:1.6}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__thinking-content{color:#e0e0e0}}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__thinking-content{color:#333}}:where(html.is-light) .chat-visualization__thinking-content{color:#333}.chat-visualization__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:12px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__loading{color:#999}}:where(html.is-dark) .chat-visualization__loading{color:#999}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__loading{color:#666}}:where(html.is-light) .chat-visualization__loading{color:#666}.chat-visualization__empty{display:flex;align-items:center;justify-content:center;height:200px;font-style:italic}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization__empty{color:#666}}:where(html.is-dark) .chat-visualization__empty{color:#666}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization__empty{color:#999}}:where(html.is-light) .chat-visualization__empty{color:#999}@media (max-width:768px){.chat-visualization__iframe-container{height:300px}.chat-visualization__code-scroll{max-height:400px}.chat-visualization__thinking-scroll{max-height:300px}}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-block{border-color:#404040}:where(html:not(.is-light)) .chat-visualization__thinking-content{color:#e0e0e0}}:where(html.is-dark) .chat-visualization-block{border-color:#404040}:where(html.is-dark) .chat-visualization__thinking-content{color:#e0e0e0}.chat-visualization__content{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-using-tools-block{border-radius:8px;border:none}.chat-using-tools-block__header-text{font-size:12px;font-weight:500;margin-left:4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-using-tools-block__header-text{color:hsla(0,0%,100%,.4)}}:where(html.is-dark) .chat-using-tools-block__header-text{color:hsla(0,0%,100%,.4)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-using-tools-block__header-text{color:rgba(32,32,32,.4)}}:where(html.is-light) .chat-using-tools-block__header-text{color:rgba(32,32,32,.4)}.chat-using-tools-block__event-info{display:flex;align-items:center;gap:6px;margin-left:12px;padding:8px;border:none;border-radius:4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-using-tools-block__event-info{background:hsla(0,0%,100%,.04)}}:where(html.is-dark) .chat-using-tools-block__event-info{background:hsla(0,0%,100%,.04)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-using-tools-block__event-info{background:rgba(32,32,32,.04)}}:where(html.is-light) .chat-using-tools-block__event-info{background:rgba(32,32,32,.04)}.chat-using-tools-block__event-info .event-icon{font-size:12px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-using-tools-block__event-info .event-icon{color:hsla(0,0%,100%,.4)}}:where(html.is-dark) .chat-using-tools-block__event-info .event-icon{color:hsla(0,0%,100%,.4)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-using-tools-block__event-info .event-icon{color:rgba(32,32,32,.4)}}:where(html.is-light) .chat-using-tools-block__event-info .event-icon{color:rgba(32,32,32,.4)}.chat-using-tools-block__event-info .event-name{font-size:12px;font-weight:500}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-using-tools-block__event-info .event-name{color:hsla(0,0%,100%,.4)}}:where(html.is-dark) .chat-using-tools-block__event-info .event-name{color:hsla(0,0%,100%,.4)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-using-tools-block__event-info .event-name{color:rgba(32,32,32,.4)}}:where(html.is-light) .chat-using-tools-block__event-info .event-name{color:rgba(32,32,32,.4)}.chat-using-tools-block__event-info .event-info{font-size:12px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-using-tools-block__event-info .event-info{color:hsla(0,0%,100%,.4)}}:where(html.is-dark) .chat-using-tools-block__event-info .event-info{color:hsla(0,0%,100%,.4)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-using-tools-block__event-info .event-info{color:rgba(32,32,32,.4)}}:where(html.is-light) .chat-using-tools-block__event-info .event-info{color:rgba(32,32,32,.4)}.chat-using-tools-block--inverted{filter:brightness(.8)}.chat-using-tools-body{border-radius:0 0 8px 8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-using-tools-body{background:#1a1a1a}}:where(html.is-dark) .chat-using-tools-body{background:#1a1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-using-tools-body{background:#fafafa}}:where(html.is-light) .chat-using-tools-body{background:#fafafa}.chat-visualization-placeholder{display:flex;align-items:center;justify-content:center;padding:32px 16px;border-radius:8px;margin:16px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-placeholder{border:2px dashed #404040}}:where(html.is-dark) .chat-visualization-placeholder{border:2px dashed #404040}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-placeholder{border:2px dashed #e0e0e0}}:where(html.is-light) .chat-visualization-placeholder{border:2px dashed #e0e0e0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-placeholder{background:#252525}}:where(html.is-dark) .chat-visualization-placeholder{background:#252525}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-placeholder{background:#f8f9fa}}:where(html.is-light) .chat-visualization-placeholder{background:#f8f9fa}.chat-visualization-placeholder .placeholder-content{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.chat-visualization-placeholder .placeholder-icon{font-size:24px;opacity:.6}.chat-visualization-placeholder .placeholder-text{font-size:14px;font-weight:500}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-placeholder .placeholder-text{color:#aaa}}:where(html.is-dark) .chat-visualization-placeholder .placeholder-text{color:#aaa}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-placeholder .placeholder-text{color:#666}}:where(html.is-light) .chat-visualization-placeholder .placeholder-text{color:#666}.chat-visualization-placeholder .placeholder-note{font-size:12px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-visualization-placeholder .placeholder-note{color:#666}}:where(html.is-dark) .chat-visualization-placeholder .placeholder-note{color:#666}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-visualization-placeholder .placeholder-note{color:#999}}:where(html.is-light) .chat-visualization-placeholder .placeholder-note{color:#999}@media (max-width:768px){.chat-using-tools-block__event-info{margin-left:8px;padding:2px 6px}.chat-using-tools-block__event-info .event-info{max-width:150px}.chat-visualization-placeholder{padding:24px 12px}.chat-visualization-placeholder .placeholder-icon{font-size:20px}.chat-visualization-placeholder .placeholder-text{font-size:13px}.chat-visualization-placeholder .placeholder-note{font-size:11px}}@keyframes project-chat-gradient-move{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes project-chat-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.project-chat-message-state{display:flex;align-items:center;gap:4px;padding:0 16px}.project-chat-message-state-icon{width:16px;height:16px;background-image:url(/images/kuso-loading-v2.svg);aspect-ratio:1/1}.project-chat-message-state-label{background:linear-gradient(90deg,#000,#bdbdbd 50%,#242424);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.project-chat-message-state-label--animation{animation:project-chat-gradient-move 2s ease-in-out infinite}.project-chat-thinking-dots .project-chat-dot{animation:project-chat-dot-pulse 1.4s ease-in-out infinite;transform-origin:center}.project-chat-thinking-dots .project-chat-dot:first-child{animation-delay:0s}.project-chat-thinking-dots .project-chat-dot:nth-child(2){animation-delay:.2s}.project-chat-thinking-dots .project-chat-dot:nth-child(3){animation-delay:.4s}.chat-process-view{width:100%;position:relative;font-family:inherit}.ChatBlockWrapper{position:relative;border-radius:8px;background:transparent;transition:all .2s ease;margin-bottom:0!important}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .ChatBlockWrapper:hover{background:hsla(0,0%,100%,.02)}}:where(html.is-dark) .ChatBlockWrapper:hover{background:hsla(0,0%,100%,.02)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .ChatBlockWrapper:hover{background:rgba(0,0,0,.02)}}:where(html.is-light) .ChatBlockWrapper:hover{background:rgba(0,0,0,.02)}.ChatDraggableItem{position:relative;width:100%;cursor:default}.ChatExecutionEventBlockWrapper{position:relative;border-radius:8px;overflow:hidden}.chat-process-view .type-text.tiptap{line-height:1.6;font-size:14px;padding:0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .type-text.tiptap{color:#fff}}:where(html.is-dark) .chat-process-view .type-text.tiptap{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .type-text.tiptap{color:#1a1a1a}}:where(html.is-light) .chat-process-view .type-text.tiptap{color:#1a1a1a}.chat-process-view .type-thinking{opacity:.8;font-style:italic}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .type-thinking{color:#aaa}}:where(html.is-dark) .chat-process-view .type-thinking{color:#aaa}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .type-thinking{color:#666}}:where(html.is-light) .chat-process-view .type-thinking{color:#666}.chat-process-view .pt-0{padding-top:0}.chat-process-view .markdown-content{font-size:14px;line-height:1.6}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .markdown-content{color:#fff}}:where(html.is-dark) .chat-process-view .markdown-content{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .markdown-content{color:#1a1a1a}}:where(html.is-light) .chat-process-view .markdown-content{color:#1a1a1a}.chat-process-view .markdown-content h1,.chat-process-view .markdown-content h2,.chat-process-view .markdown-content h3,.chat-process-view .markdown-content h4,.chat-process-view .markdown-content h5,.chat-process-view .markdown-content h6{font-weight:600;margin:16px 0 8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .markdown-content h1,:where(html:not(.is-light)) .chat-process-view .markdown-content h2,:where(html:not(.is-light)) .chat-process-view .markdown-content h3,:where(html:not(.is-light)) .chat-process-view .markdown-content h4,:where(html:not(.is-light)) .chat-process-view .markdown-content h5,:where(html:not(.is-light)) .chat-process-view .markdown-content h6{color:#fff}}:where(html.is-dark) .chat-process-view .markdown-content h1,:where(html.is-dark) .chat-process-view .markdown-content h2,:where(html.is-dark) .chat-process-view .markdown-content h3,:where(html.is-dark) .chat-process-view .markdown-content h4,:where(html.is-dark) .chat-process-view .markdown-content h5,:where(html.is-dark) .chat-process-view .markdown-content h6{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .markdown-content h1,:where(html:not(.is-dark)) .chat-process-view .markdown-content h2,:where(html:not(.is-dark)) .chat-process-view .markdown-content h3,:where(html:not(.is-dark)) .chat-process-view .markdown-content h4,:where(html:not(.is-dark)) .chat-process-view .markdown-content h5,:where(html:not(.is-dark)) .chat-process-view .markdown-content h6{color:#000}}:where(html.is-light) .chat-process-view .markdown-content h1,:where(html.is-light) .chat-process-view .markdown-content h2,:where(html.is-light) .chat-process-view .markdown-content h3,:where(html.is-light) .chat-process-view .markdown-content h4,:where(html.is-light) .chat-process-view .markdown-content h5,:where(html.is-light) .chat-process-view .markdown-content h6{color:#000}.chat-process-view .markdown-content p{margin:8px 0}.chat-process-view .markdown-content ol,.chat-process-view .markdown-content ul{margin:8px 0;padding-left:20px}.chat-process-view .markdown-content code{padding:2px 4px;border-radius:4px;font-size:13px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .markdown-content code{background:#2a2a2a}}:where(html.is-dark) .chat-process-view .markdown-content code{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .markdown-content code{background:#f5f5f5}}:where(html.is-light) .chat-process-view .markdown-content code{background:#f5f5f5}.chat-process-view .markdown-content pre{padding:12px;border-radius:8px;overflow-x:auto;margin:12px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .markdown-content pre{background:#2a2a2a}}:where(html.is-dark) .chat-process-view .markdown-content pre{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .markdown-content pre{background:#f5f5f5}}:where(html.is-light) .chat-process-view .markdown-content pre{background:#f5f5f5}.chat-process-view .markdown-content blockquote{padding-left:16px;margin:12px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .markdown-content blockquote{color:#aaa}}:where(html.is-dark) .chat-process-view .markdown-content blockquote{color:#aaa}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .markdown-content blockquote{color:#666}}:where(html.is-light) .chat-process-view .markdown-content blockquote{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .markdown-content blockquote{border-left:4px solid #404040}}:where(html.is-dark) .chat-process-view .markdown-content blockquote{border-left:4px solid #404040}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .markdown-content blockquote{border-left:4px solid #e0e0e0}}:where(html.is-light) .chat-process-view .markdown-content blockquote{border-left:4px solid #e0e0e0}.chat-process-view .TableBlockWrapper{border-radius:8px;overflow:hidden}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .TableBlockWrapper{border:1px solid #404040}}:where(html.is-dark) .chat-process-view .TableBlockWrapper{border:1px solid #404040}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .TableBlockWrapper{border:1px solid #e0e0e0}}:where(html.is-light) .chat-process-view .TableBlockWrapper{border:1px solid #e0e0e0}.chat-process-view .ImageGroupBlockWrapper{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.chat-process-view .ImageGroupBlockWrapper.single-image{display:block}.chat-process-view .ChartBlockWrapper{border-radius:8px;padding:16px;margin:12px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .ChartBlockWrapper{border:1px solid #404040}}:where(html.is-dark) .chat-process-view .ChartBlockWrapper{border:1px solid #404040}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .ChartBlockWrapper{border:1px solid #e0e0e0}}:where(html.is-light) .chat-process-view .ChartBlockWrapper{border:1px solid #e0e0e0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .ChartBlockWrapper{background:#1a1a1a}}:where(html.is-dark) .chat-process-view .ChartBlockWrapper{background:#1a1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .ChartBlockWrapper{background:#fff}}:where(html.is-light) .chat-process-view .ChartBlockWrapper{background:#fff}.chat-process-view .ExecutionEventBlockWrapper{border-radius:8px;padding:12px;margin:8px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .ExecutionEventBlockWrapper{border:1px solid #3a3a3a}}:where(html.is-dark) .chat-process-view .ExecutionEventBlockWrapper{border:1px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .ExecutionEventBlockWrapper{border:1px solid #e9ecef}}:where(html.is-light) .chat-process-view .ExecutionEventBlockWrapper{border:1px solid #e9ecef}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .ExecutionEventBlockWrapper{background:#2a2a2a}}:where(html.is-dark) .chat-process-view .ExecutionEventBlockWrapper{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .ExecutionEventBlockWrapper{background:#f8f9fa}}:where(html.is-light) .chat-process-view .ExecutionEventBlockWrapper{background:#f8f9fa}.chat-process-view .thinking-block{border-radius:8px;padding:12px;margin:8px 0;font-style:italic;opacity:.9}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .thinking-block{border-left:4px solid #5aa3f0}}:where(html.is-dark) .chat-process-view .thinking-block{border-left:4px solid #5aa3f0}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .thinking-block{border-left:4px solid #4285f4}}:where(html.is-light) .chat-process-view .thinking-block{border-left:4px solid #4285f4}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .chat-process-view .thinking-block{background:#1a1f2e}}:where(html.is-dark) .chat-process-view .thinking-block{background:#1a1f2e}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .chat-process-view .thinking-block{background:#f0f4ff}}:where(html.is-light) .chat-process-view .thinking-block{background:#f0f4ff}@media (max-width:768px){.chat-process-view .ImageGroupBlockWrapper{gap:8px}}.chat-process-view .motion-div{transition:opacity .3s ease}.chat-process-view .overflow-x-hidden{overflow-x:hidden}.message-content-container{width:100%;max-width:100%}.message-content-empty{padding:8px 0;font-style:italic;font-size:14px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-content-empty{color:#aaa}}:where(html.is-dark) .message-content-empty{color:#aaa}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-content-empty{color:#888}}:where(html.is-light) .message-content-empty{color:#888}.empty-placeholder{opacity:.6}.streaming-content{display:flex;flex-direction:column;gap:12px}.content-part{position:relative}.content-part+.content-part{margin-top:12px}.content-loading{opacity:.7;transition:opacity .3s ease}.content-loaded{opacity:1;transition:opacity .3s ease}.content-part.thinking{padding:12px 16px;border-radius:6px;margin:8px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-part.thinking{border-left:3px solid #4a90e2}}:where(html.is-dark) .content-part.thinking{border-left:3px solid #4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-part.thinking{border-left:3px solid #007acc}}:where(html.is-light) .content-part.thinking{border-left:3px solid #007acc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-part.thinking{background:#2d2d2d}}:where(html.is-dark) .content-part.thinking{background:#2d2d2d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-part.thinking{background:#f8f9fa}}:where(html.is-light) .content-part.thinking{background:#f8f9fa}.content-error{border-radius:6px;padding:12px 16px;font-size:14px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-error{color:#fca5a5}}:where(html.is-dark) .content-error{color:#fca5a5}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-error{color:#dc2626}}:where(html.is-light) .content-error{color:#dc2626}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-error{border:1px solid #7f1d1d}}:where(html.is-dark) .content-error{border:1px solid #7f1d1d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-error{border:1px solid #fca5a5}}:where(html.is-light) .content-error{border:1px solid #fca5a5}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-error{background:#3d1a1a}}:where(html.is-dark) .content-error{background:#3d1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-error{background:#fef2f2}}:where(html.is-light) .content-error{background:#fef2f2}.error-message{margin:0;font-weight:500}.error-detail{margin:4px 0 0;font-size:12px;opacity:.8}.text-content{position:relative}.text-content.streaming .streaming-cursor{animation:blink 1s infinite;font-weight:700}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .text-content.streaming .streaming-cursor{color:#4da6ff}}:where(html.is-dark) .text-content.streaming .streaming-cursor{color:#4da6ff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .text-content.streaming .streaming-cursor{color:#007acc}}:where(html.is-light) .text-content.streaming .streaming-cursor{color:#007acc}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.text-placeholder{padding:8px 0;font-style:italic}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .text-placeholder{color:#aaa}}:where(html.is-dark) .text-placeholder{color:#aaa}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .text-placeholder{color:#888}}:where(html.is-light) .text-placeholder{color:#888}.thinking-content{padding:12px 16px;border-radius:6px;margin:8px 0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .thinking-content{border-left:3px solid #4a90e2}}:where(html.is-dark) .thinking-content{border-left:3px solid #4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .thinking-content{border-left:3px solid #007acc}}:where(html.is-light) .thinking-content{border-left:3px solid #007acc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .thinking-content{background:#2d2d2d}}:where(html.is-dark) .thinking-content{background:#2d2d2d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .thinking-content{background:#f8f9fa}}:where(html.is-light) .thinking-content{background:#f8f9fa}.thinking-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:500}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .thinking-header{color:#4a90e2}}:where(html.is-dark) .thinking-header{color:#4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .thinking-header{color:#007acc}}:where(html.is-light) .thinking-header{color:#007acc}.thinking-icon{font-size:16px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .thinking-icon{color:hsla(0,0%,100%,.7)}}:where(html.is-dark) .thinking-icon{color:hsla(0,0%,100%,.7)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .thinking-icon{color:rgba(32,32,32,.7)}}:where(html.is-light) .thinking-icon{color:rgba(32,32,32,.7)}.thinking-icon svg,.thinking-icon svg path{fill:currentColor!important}.thinking-title{font-size:14px}.thinking-indicator{margin-left:auto}.thinking-dots{display:flex;gap:4px}.thinking-dots span{width:4px;height:4px;border-radius:50%;animation:thinking-pulse 1.4s ease-in-out infinite both}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .thinking-dots span{background:#4a90e2}}:where(html.is-dark) .thinking-dots span{background:#4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .thinking-dots span{background:#007acc}}:where(html.is-light) .thinking-dots span{background:#007acc}.thinking-dots span:first-child{animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}@keyframes thinking-pulse{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.thinking-body{font-size:14px;line-height:1.4}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .thinking-body{color:#ccc}}:where(html.is-dark) .thinking-body{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .thinking-body{color:#666}}:where(html.is-light) .thinking-body{color:#666}.thinking-placeholder{display:flex;align-items:center;gap:8px;padding:8px 0}.media-content{margin:8px 0}.media-gallery-wrapper,.media-single-wrapper{border-radius:8px;overflow:hidden}.media-info{margin-top:8px;font-size:12px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .media-info{color:#ccc}}:where(html.is-dark) .media-info{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .media-info{color:#666}}:where(html.is-light) .media-info{color:#666}.media-title{font-weight:500;margin-bottom:4px}.media-alt{font-style:italic}.media-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;border-radius:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .media-placeholder{color:#ccc}}:where(html.is-dark) .media-placeholder{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .media-placeholder{color:#666}}:where(html.is-light) .media-placeholder{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .media-placeholder{background:#2a2a2a}}:where(html.is-dark) .media-placeholder{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .media-placeholder{background:#f5f5f5}}:where(html.is-light) .media-placeholder{background:#f5f5f5}.media-skeleton{display:flex;flex-direction:column;align-items:center;gap:8px}.skeleton-image{width:150px;height:100px;border-radius:4px;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .skeleton-image{background:#3a3a3a}}:where(html.is-dark) .skeleton-image{background:#3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .skeleton-image{background:#e0e0e0}}:where(html.is-light) .skeleton-image{background:#e0e0e0}.skeleton-image:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:shimmerSkeleton 1.5s infinite}@keyframes shimmerSkeleton{0%{left:-100%}to{left:100%}}.data-content{margin:8px 0}.data-chart-wrapper,.data-table-wrapper{border-radius:8px;overflow:hidden}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .data-chart-wrapper,:where(html:not(.is-light)) .data-table-wrapper{border:1px solid #3a3a3a}}:where(html.is-dark) .data-chart-wrapper,:where(html.is-dark) .data-table-wrapper{border:1px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .data-chart-wrapper,:where(html:not(.is-dark)) .data-table-wrapper{border:1px solid #e0e0e0}}:where(html.is-light) .data-chart-wrapper,:where(html.is-light) .data-table-wrapper{border:1px solid #e0e0e0}.data-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;border-radius:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .data-placeholder{color:#ccc}}:where(html.is-dark) .data-placeholder{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .data-placeholder{color:#666}}:where(html.is-light) .data-placeholder{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .data-placeholder{background:#2a2a2a}}:where(html.is-dark) .data-placeholder{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .data-placeholder{background:#f5f5f5}}:where(html.is-light) .data-placeholder{background:#f5f5f5}.data-skeleton{width:100%;max-width:300px}.skeleton-header{height:20px;border-radius:4px;margin-bottom:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .skeleton-header{background:#3a3a3a}}:where(html.is-dark) .skeleton-header{background:#3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .skeleton-header{background:#e0e0e0}}:where(html.is-light) .skeleton-header{background:#e0e0e0}.skeleton-rows{display:flex;flex-direction:column;gap:4px}.skeleton-row{height:16px;border-radius:4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .skeleton-row{background:#3a3a3a}}:where(html.is-dark) .skeleton-row{background:#3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .skeleton-row{background:#e0e0e0}}:where(html.is-light) .skeleton-row{background:#e0e0e0}.skeleton-row:nth-child(2){width:80%}.skeleton-row:nth-child(3){width:90%}.interactive-content{margin:8px 0}.interactive-iframe-wrapper{border-radius:8px;overflow:hidden}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .interactive-iframe-wrapper{border:1px solid #3a3a3a}}:where(html.is-dark) .interactive-iframe-wrapper{border:1px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .interactive-iframe-wrapper{border:1px solid #e0e0e0}}:where(html.is-light) .interactive-iframe-wrapper{border:1px solid #e0e0e0}.iframe-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .iframe-header{border-bottom:1px solid #3a3a3a}}:where(html.is-dark) .iframe-header{border-bottom:1px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .iframe-header{border-bottom:1px solid #e0e0e0}}:where(html.is-light) .iframe-header{border-bottom:1px solid #e0e0e0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .iframe-header{background:#2a2a2a}}:where(html.is-dark) .iframe-header{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .iframe-header{background:#f5f5f5}}:where(html.is-light) .iframe-header{background:#f5f5f5}.iframe-title{font-size:14px;font-weight:500}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .iframe-title{color:#ccc}}:where(html.is-dark) .iframe-title{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .iframe-title{color:#333}}:where(html.is-light) .iframe-title{color:#333}.add-to-board-btn{background:none;border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .add-to-board-btn{color:#ccc}}:where(html.is-dark) .add-to-board-btn{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .add-to-board-btn{color:#666}}:where(html.is-light) .add-to-board-btn{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .add-to-board-btn{border:1px solid #555}}:where(html.is-dark) .add-to-board-btn{border:1px solid #555}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .add-to-board-btn{border:1px solid #ccc}}:where(html.is-light) .add-to-board-btn{border:1px solid #ccc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .add-to-board-btn:hover{border-color:#666}}:where(html.is-dark) .add-to-board-btn:hover{border-color:#666}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .add-to-board-btn:hover{border-color:#999}}:where(html.is-light) .add-to-board-btn:hover{border-color:#999}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .add-to-board-btn:hover{background:#3a3a3a}}:where(html.is-dark) .add-to-board-btn:hover{background:#3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .add-to-board-btn:hover{background:#e0e0e0}}:where(html.is-light) .add-to-board-btn:hover{background:#e0e0e0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .iframe-container{background:#1a1a1a}}:where(html.is-dark) .iframe-container{background:#1a1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .iframe-container{background:#fff}}:where(html.is-light) .iframe-container{background:#fff}.interactive-event-wrapper,.interactive-file-wrapper,.interactive-url-wrapper{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:6px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .interactive-event-wrapper,:where(html:not(.is-light)) .interactive-file-wrapper,:where(html:not(.is-light)) .interactive-url-wrapper{border:1px solid #3a3a3a}}:where(html.is-dark) .interactive-event-wrapper,:where(html.is-dark) .interactive-file-wrapper,:where(html.is-dark) .interactive-url-wrapper{border:1px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .interactive-event-wrapper,:where(html:not(.is-dark)) .interactive-file-wrapper,:where(html:not(.is-dark)) .interactive-url-wrapper{border:1px solid #e0e0e0}}:where(html.is-light) .interactive-event-wrapper,:where(html.is-light) .interactive-file-wrapper,:where(html.is-light) .interactive-url-wrapper{border:1px solid #e0e0e0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .interactive-event-wrapper,:where(html:not(.is-light)) .interactive-file-wrapper,:where(html:not(.is-light)) .interactive-url-wrapper{background:#2d2d2d}}:where(html.is-dark) .interactive-event-wrapper,:where(html.is-dark) .interactive-file-wrapper,:where(html.is-dark) .interactive-url-wrapper{background:#2d2d2d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .interactive-event-wrapper,:where(html:not(.is-dark)) .interactive-file-wrapper,:where(html:not(.is-dark)) .interactive-url-wrapper{background:#f8f9fa}}:where(html.is-light) .interactive-event-wrapper,:where(html.is-light) .interactive-file-wrapper,:where(html.is-light) .interactive-url-wrapper{background:#f8f9fa}.event-header,.file-header,.url-header{display:flex;align-items:center;gap:8px;font-weight:500}.event-icon,.file-icon,.url-icon{font-size:16px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .event-icon,:where(html:not(.is-light)) .file-icon,:where(html:not(.is-light)) .url-icon{color:hsla(0,0%,100%,.7)}}:where(html.is-dark) .event-icon,:where(html.is-dark) .file-icon,:where(html.is-dark) .url-icon{color:hsla(0,0%,100%,.7)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .event-icon,:where(html:not(.is-dark)) .file-icon,:where(html:not(.is-dark)) .url-icon{color:rgba(32,32,32,.7)}}:where(html.is-light) .event-icon,:where(html.is-light) .file-icon,:where(html.is-light) .url-icon{color:rgba(32,32,32,.7)}.file-icon svg,.file-icon svg path,.url-icon svg,.url-icon svg path{fill:currentColor!important}.event-info{font-size:14px;margin-left:24px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .event-info{color:#ccc}}:where(html.is-dark) .event-info{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .event-info{color:#666}}:where(html.is-light) .event-info{color:#666}.file-actions,.url-actions{margin-left:24px}.file-download-btn,.url-visit-btn{display:inline-block;padding:6px 12px;color:#fff;text-decoration:none;border-radius:4px;font-size:12px;transition:background .2s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .file-download-btn,:where(html:not(.is-light)) .url-visit-btn{background:#4a90e2}}:where(html.is-dark) .file-download-btn,:where(html.is-dark) .url-visit-btn{background:#4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .file-download-btn,:where(html:not(.is-dark)) .url-visit-btn{background:#007acc}}:where(html.is-light) .file-download-btn,:where(html.is-light) .url-visit-btn{background:#007acc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .file-download-btn:hover,:where(html:not(.is-light)) .url-visit-btn:hover{background:#357abd}}:where(html.is-dark) .file-download-btn:hover,:where(html.is-dark) .url-visit-btn:hover{background:#357abd}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .file-download-btn:hover,:where(html:not(.is-dark)) .url-visit-btn:hover{background:#005999}}:where(html.is-light) .file-download-btn:hover,:where(html.is-light) .url-visit-btn:hover{background:#005999}.interactive-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px;border-radius:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .interactive-placeholder{color:#ccc}}:where(html.is-dark) .interactive-placeholder{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .interactive-placeholder{color:#666}}:where(html.is-light) .interactive-placeholder{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .interactive-placeholder{background:#2a2a2a}}:where(html.is-dark) .interactive-placeholder{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .interactive-placeholder{background:#f5f5f5}}:where(html.is-light) .interactive-placeholder{background:#f5f5f5}.loading-spinner{width:24px;height:24px;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .loading-spinner{border-top:2px solid #4a90e2}}:where(html.is-dark) .loading-spinner{border-top:2px solid #4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .loading-spinner{border-top:2px solid #007acc}}:where(html.is-light) .loading-spinner{border-top:2px solid #007acc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .loading-spinner{border:2px solid #3a3a3a}}:where(html.is-dark) .loading-spinner{border:2px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .loading-spinner{border:2px solid #e0e0e0}}:where(html.is-light) .loading-spinner{border:2px solid #e0e0e0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.system-content{margin:8px 0}.system-error-wrapper,.system-progress-wrapper,.system-source-wrapper,.system-status-wrapper,.system-unknown{padding:12px;border-radius:6px;border-left:3px solid}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-source-wrapper{border-color:#4a90e2}}:where(html.is-dark) .system-source-wrapper{border-color:#4a90e2}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-source-wrapper{border-color:#007acc}}:where(html.is-light) .system-source-wrapper{border-color:#007acc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-source-wrapper{background:#1a2332}}:where(html.is-dark) .system-source-wrapper{background:#1a2332}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-source-wrapper{background:#f0f8ff}}:where(html.is-light) .system-source-wrapper{background:#f0f8ff}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-status-wrapper{border-color:#5cb85c}}:where(html.is-dark) .system-status-wrapper{border-color:#5cb85c}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-status-wrapper{border-color:#28a745}}:where(html.is-light) .system-status-wrapper{border-color:#28a745}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-status-wrapper{background:#1a2b1a}}:where(html.is-dark) .system-status-wrapper{background:#1a2b1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-status-wrapper{background:#f0f8f0}}:where(html.is-light) .system-status-wrapper{background:#f0f8f0}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-progress-wrapper{border-color:#f0ad4e}}:where(html.is-dark) .system-progress-wrapper{border-color:#f0ad4e}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-progress-wrapper{border-color:#ffc107}}:where(html.is-light) .system-progress-wrapper{border-color:#ffc107}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-progress-wrapper{background:#2b2419}}:where(html.is-dark) .system-progress-wrapper{background:#2b2419}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-progress-wrapper{background:#fff8e1}}:where(html.is-light) .system-progress-wrapper{background:#fff8e1}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-error-wrapper{border-color:#d9534f}}:where(html.is-dark) .system-error-wrapper{border-color:#d9534f}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-error-wrapper{border-color:#dc3545}}:where(html.is-light) .system-error-wrapper{border-color:#dc3545}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .system-error-wrapper{background:#2b1a1a}}:where(html.is-dark) .system-error-wrapper{background:#2b1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .system-error-wrapper{background:#fef2f2}}:where(html.is-light) .system-error-wrapper{background:#fef2f2}.error-header,.progress-header,.source-header,.status-header,.unknown-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:500}.error-content,.source-content,.status-content,.unknown-content{font-size:14px;line-height:1.4}.progress-content{display:flex;flex-direction:column;gap:8px}.progress-message{font-size:14px;line-height:1.4}.progress-bar{width:100%;height:6px;border-radius:3px;overflow:hidden}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .progress-bar{background:#3a3a3a}}:where(html.is-dark) .progress-bar{background:#3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .progress-bar{background:#e0e0e0}}:where(html.is-light) .progress-bar{background:#e0e0e0}.progress-fill{height:100%;border-radius:3px;transition:width .3s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .progress-fill{background:#f0ad4e}}:where(html.is-dark) .progress-fill{background:#f0ad4e}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .progress-fill{background:#ffc107}}:where(html.is-light) .progress-fill{background:#ffc107}.error-detail,.source-detail{margin-top:8px;font-size:12px;opacity:.8}.content-actions{display:flex;gap:8px;margin-top:8px;padding-top:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-actions{border-top:1px solid #3a3a3a}}:where(html.is-dark) .content-actions{border-top:1px solid #3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-actions{border-top:1px solid #e0e0e0}}:where(html.is-light) .content-actions{border-top:1px solid #e0e0e0}.content-action-btn{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-action-btn{color:#ccc}}:where(html.is-dark) .content-action-btn{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-action-btn{color:#666}}:where(html.is-light) .content-action-btn{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-action-btn{border:1px solid #555}}:where(html.is-dark) .content-action-btn{border:1px solid #555}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-action-btn{border:1px solid #ccc}}:where(html.is-light) .content-action-btn{border:1px solid #ccc}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-action-btn{background:#2a2a2a}}:where(html.is-dark) .content-action-btn{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-action-btn{background:#f5f5f5}}:where(html.is-light) .content-action-btn{background:#f5f5f5}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-action-btn:hover{border-color:#666}}:where(html.is-dark) .content-action-btn:hover{border-color:#666}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-action-btn:hover{border-color:#999}}:where(html.is-light) .content-action-btn:hover{border-color:#999}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .content-action-btn:hover{background:#3a3a3a}}:where(html.is-dark) .content-action-btn:hover{background:#3a3a3a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .content-action-btn:hover{background:#e0e0e0}}:where(html.is-light) .content-action-btn:hover{background:#e0e0e0}.content-action-btn:disabled{opacity:.5;cursor:not-allowed}.action-icon{width:12px;height:12px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .action-icon{color:hsla(0,0%,100%,.6)}}:where(html.is-dark) .action-icon{color:hsla(0,0%,100%,.6)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .action-icon{color:rgba(32,32,32,.6)}}:where(html.is-light) .action-icon{color:rgba(32,32,32,.6)}.action-icon svg,.action-icon svg path{fill:currentColor!important}.action-label{font-size:11px}.simple-text-content{font-size:14px;line-height:1.4}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .simple-text-content{color:#ccc}}:where(html.is-dark) .simple-text-content{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .simple-text-content{color:#333}}:where(html.is-light) .simple-text-content{color:#333}.loading-text{font-size:12px;margin-top:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .loading-text{color:#ccc}}:where(html.is-dark) .loading-text{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .loading-text{color:#666}}:where(html.is-light) .loading-text{color:#666}@media (max-width:768px){.streaming-content{gap:8px}.content-part+.content-part{margin-top:8px}.content-actions{flex-wrap:wrap;gap:6px}.content-action-btn{padding:4px 8px;font-size:11px}.iframe-container iframe{height:300px!important}}.message-item{display:flex;gap:12px;width:100%;position:relative}.message-item.user{width:auto;align-self:flex-end;flex-direction:row-reverse;display:flex;padding:4px;margin-left:20px;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;border-radius:8px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-item.user{background:hsla(0,0%,100%,.04)}}:where(html.is-dark) .message-item.user{background:hsla(0,0%,100%,.04)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-item.user{background:rgba(32,32,32,.04)}}:where(html.is-light) .message-item.user{background:rgba(32,32,32,.04)}.message-item.user .ChatDraggableItem{padding:0}.message-item.user .user-message-text{padding:8px;white-space:pre-wrap;word-break:break-word}.message-item.user .message-content{align-items:flex-end}.message-item.user .message-text{color:#fff}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-item.user .message-text{background:#0c7acc}}:where(html.is-dark) .message-item.user .message-text{background:#0c7acc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-item.user .message-text{background:#0c9aff}}:where(html.is-light) .message-item.user .message-text{background:#0c9aff}.message-avatar{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:600}.user-avatar{color:#fff}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .user-avatar{background:#0c7acc}}:where(html.is-dark) .user-avatar{background:#0c7acc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .user-avatar{background:#0c9aff}}:where(html.is-light) .user-avatar{background:#0c9aff}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .assistant-avatar{color:#fff}}:where(html.is-dark) .assistant-avatar{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .assistant-avatar{color:#202020}}:where(html.is-light) .assistant-avatar{color:#202020}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .assistant-avatar{background:#2a2a2a}}:where(html.is-dark) .assistant-avatar{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .assistant-avatar{background:#f0f0f0}}:where(html.is-light) .assistant-avatar{background:#f0f0f0}.message-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0;position:relative}.message-header{display:flex;gap:8px;align-items:center;font-size:12px}.message-sender{font-weight:600}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-sender{color:#fff}}:where(html.is-dark) .message-sender{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-sender{color:#202020}}:where(html.is-light) .message-sender{color:#202020}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-time{color:hsla(0,0%,100%,.6)}}:where(html.is-dark) .message-time{color:hsla(0,0%,100%,.6)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-time{color:rgba(32,32,32,.6)}}:where(html.is-light) .message-time{color:rgba(32,32,32,.6)}.message-text{border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word;max-width:80%}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-text{border:1px solid hsla(0,0%,100%,.08)}}:where(html.is-dark) .message-text{border:1px solid hsla(0,0%,100%,.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-text{border:1px solid rgba(32,32,32,.08)}}:where(html.is-light) .message-text{border:1px solid rgba(32,32,32,.08)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-text{color:#fff}}:where(html.is-dark) .message-text{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-text{color:#202020}}:where(html.is-light) .message-text{color:#202020}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-text{background:#2a2a2a}}:where(html.is-dark) .message-text{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-text{background:#f8f9fa}}:where(html.is-light) .message-text{background:#f8f9fa}.message-item.user .message-text{max-width:80%;margin-left:auto}.message-status{font-size:12px;font-style:italic;margin-top:4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-status.sending{color:hsla(0,0%,100%,.6)}}:where(html.is-dark) .message-status.sending{color:hsla(0,0%,100%,.6)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-status.sending{color:rgba(32,32,32,.6)}}:where(html.is-light) .message-status.sending{color:rgba(32,32,32,.6)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-status.error{color:#ff6b6b}}:where(html.is-dark) .message-status.error{color:#ff6b6b}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-status.error{color:#dc3545}}:where(html.is-light) .message-status.error{color:#dc3545}.message-actions{position:absolute;top:8px;right:-40px;display:flex;gap:4px;opacity:0;transform:translateY(-50%);transition:opacity .2s ease;border-radius:6px;padding:4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-actions{border:1px solid hsla(0,0%,100%,.08)}}:where(html.is-dark) .message-actions{border:1px solid hsla(0,0%,100%,.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-actions{border:1px solid rgba(32,32,32,.08)}}:where(html.is-light) .message-actions{border:1px solid rgba(32,32,32,.08)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-actions{box-shadow:0 2px 8px rgba(0,0,0,.3)}}:where(html.is-dark) .message-actions{box-shadow:0 2px 8px rgba(0,0,0,.3)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-actions{box-shadow:0 2px 8px rgba(0,0,0,.1)}}:where(html.is-light) .message-actions{box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-actions{background:#1a1a1a}}:where(html.is-dark) .message-actions{background:#1a1a1a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-actions{background:#fff}}:where(html.is-light) .message-actions{background:#fff}.message-item:hover .message-actions{opacity:1}.message-action-btn{width:24px;height:24px;border:none;background:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-action-btn{color:hsla(0,0%,100%,.6)}}:where(html.is-dark) .message-action-btn{color:hsla(0,0%,100%,.6)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-action-btn{color:rgba(32,32,32,.6)}}:where(html.is-light) .message-action-btn{color:rgba(32,32,32,.6)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-action-btn:hover{color:hsla(0,0%,100%,.8)}}:where(html.is-dark) .message-action-btn:hover{color:hsla(0,0%,100%,.8)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-action-btn:hover{color:rgba(32,32,32,.8)}}:where(html.is-light) .message-action-btn:hover{color:rgba(32,32,32,.8)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .message-action-btn:hover{background:hsla(0,0%,100%,.04)}}:where(html.is-dark) .message-action-btn:hover{background:hsla(0,0%,100%,.04)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .message-action-btn:hover{background:rgba(32,32,32,.04)}}:where(html.is-light) .message-action-btn:hover{background:rgba(32,32,32,.04)}.message-action-btn svg,.message-action-btn svg path{fill:currentColor!important}.message-action-btn img{width:14px;height:14px}@media (max-width:480px){.message-text{max-width:90%}.message-actions{position:static;opacity:1;transform:none;margin-top:8px;align-self:flex-start}}.copy-btn{display:flex;align-items:center;gap:4px;border-radius:8px;border:none;cursor:pointer;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%;transition:all .2s ease}.copy-btn--default{padding:8px 12px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--default{color:hsla(0,0%,100%,.7)}}:where(html.is-dark) .copy-btn--default{color:hsla(0,0%,100%,.7)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--default{color:var(--white-100,#fff)}}:where(html.is-light) .copy-btn--default{color:var(--white-100,#fff)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--default{background:#2a2a2a}}:where(html.is-dark) .copy-btn--default{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--default{background:var(--black-100,#202020)}}:where(html.is-light) .copy-btn--default{background:var(--black-100,#202020)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--default:hover{background:#333}}:where(html.is-dark) .copy-btn--default:hover{background:#333}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--default:hover{background:var(--black-80,#333)}}:where(html.is-light) .copy-btn--default:hover{background:var(--black-80,#333)}.copy-btn--icon{padding:10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--icon{color:hsla(0,0%,100%,.7)}}:where(html.is-dark) .copy-btn--icon{color:hsla(0,0%,100%,.7)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--icon{color:var(--white-100,#fff)}}:where(html.is-light) .copy-btn--icon{color:var(--white-100,#fff)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--icon{background:#2a2a2a}}:where(html.is-dark) .copy-btn--icon{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--icon{background:var(--black-100,#202020)}}:where(html.is-light) .copy-btn--icon{background:var(--black-100,#202020)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--icon:hover{background:#333}}:where(html.is-dark) .copy-btn--icon:hover{background:#333}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--icon:hover{background:var(--black-80,#333)}}:where(html.is-light) .copy-btn--icon:hover{background:var(--black-80,#333)}.copy-btn--secondary{padding:5px 8px;border-radius:6px;background:var(--black-4,rgba(32,32,32,.04));opacity:.6;font-size:10px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--secondary{color:var(--white-100,#fff)}}:where(html.is-dark) .copy-btn--secondary{color:var(--white-100,#fff)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--secondary{color:var(--black-100,#202020)}}:where(html.is-light) .copy-btn--secondary{color:var(--black-100,#202020)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--secondary{border:1px solid var(--gray-600,#4b5563)}}:where(html.is-dark) .copy-btn--secondary{border:1px solid var(--gray-600,#4b5563)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--secondary{border:1px solid var(--gray-300,#d1d5db)}}:where(html.is-light) .copy-btn--secondary{border:1px solid var(--gray-300,#d1d5db)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--secondary:hover{border-color:var(--gray-500,#6b7280)}}:where(html.is-dark) .copy-btn--secondary:hover{border-color:var(--gray-500,#6b7280)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--secondary:hover{border-color:var(--gray-400,#9ca3af)}}:where(html.is-light) .copy-btn--secondary:hover{border-color:var(--gray-400,#9ca3af)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--secondary:hover{background:var(--gray-800,#1f2937)}}:where(html.is-dark) .copy-btn--secondary:hover{background:var(--gray-800,#1f2937)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--secondary:hover{background:var(--gray-50,#f9fafb)}}:where(html.is-light) .copy-btn--secondary:hover{background:var(--gray-50,#f9fafb)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--copied{color:var(--white-100,#fff)!important}}:where(html.is-dark) .copy-btn--copied{color:var(--white-100,#fff)!important}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--copied{color:var(--white-100,#fff)!important}}:where(html.is-light) .copy-btn--copied{color:var(--white-100,#fff)!important}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .copy-btn--copied{background:var(--green-700,#15803d)!important}}:where(html.is-dark) .copy-btn--copied{background:var(--green-700,#15803d)!important}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .copy-btn--copied{background:var(--green-600,#16a34a)!important}}:where(html.is-light) .copy-btn--copied{background:var(--green-600,#16a34a)!important}.copy-icon{--size:16px;width:var(--size);height:var(--size);aspect-ratio:1/1}.copy-btn--icon .copy-icon{--size:20px}.copy-btn--secondary .copy-icon{--size:12px}.floating-selection-toolbar{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .floating-selection-toolbar{border:1px solid hsla(0,0%,100%,.08)}}:where(html.is-dark) .floating-selection-toolbar{border:1px solid hsla(0,0%,100%,.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .floating-selection-toolbar{border:1px solid rgba(32,32,32,.08)}}:where(html.is-light) .floating-selection-toolbar{border:1px solid rgba(32,32,32,.08)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .floating-selection-toolbar{background:#2a2a2a}}:where(html.is-dark) .floating-selection-toolbar{background:#2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .floating-selection-toolbar{background:var(--black-100,#202020)}}:where(html.is-light) .floating-selection-toolbar{background:var(--black-100,#202020)}.floating-selection-toolbar__content{display:flex;align-items:center;gap:0}.floating-selection-toolbar__divider{width:1px;height:20px;margin:0 4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .floating-selection-toolbar__divider{background:hsla(0,0%,100%,.08)}}:where(html.is-dark) .floating-selection-toolbar__divider{background:hsla(0,0%,100%,.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .floating-selection-toolbar__divider{background:hsla(0,0%,100%,.2)}}:where(html.is-light) .floating-selection-toolbar__divider{background:hsla(0,0%,100%,.2)}.floating-selection-toolbar__arrow{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .floating-selection-toolbar__arrow{border-top:6px solid #2a2a2a}}:where(html.is-dark) .floating-selection-toolbar__arrow{border-top:6px solid #2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .floating-selection-toolbar__arrow{border-top:6px solid var(--black-100,#202020)}}:where(html.is-light) .floating-selection-toolbar__arrow{border-top:6px solid var(--black-100,#202020)}.floating-selection-toolbar__arrow:before{content:"";position:absolute;top:-7px;left:-7px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .floating-selection-toolbar__arrow:before{border-top:7px solid #2a2a2a}}:where(html.is-dark) .floating-selection-toolbar__arrow:before{border-top:7px solid #2a2a2a}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .floating-selection-toolbar__arrow:before{border-top:7px solid var(--black-100,#202020)}}:where(html.is-light) .floating-selection-toolbar__arrow:before{border-top:7px solid var(--black-100,#202020)}.messages-list-container{position:relative;display:flex;flex-direction:column;gap:40px;align-items:flex-start;justify-content:flex-start;min-height:1px;min-width:1px;width:100%;box-sizing:border-box}.messages-list{position:relative;width:100%;height:100%;padding:12px;overflow-y:auto;overflow-x:hidden;scroll-behavior:auto}.messages-content{display:flex;flex-direction:column;gap:16px;padding:8px 0}.formatter-guidance-container{width:100%;margin-bottom:8px}.messages-gradient-top{position:absolute;top:0;left:0;right:0;height:40px;pointer-events:none;z-index:1}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .messages-gradient-top{background:linear-gradient(180deg,#1a1a1a,transparent)}}:where(html.is-dark) .messages-gradient-top{background:linear-gradient(180deg,#1a1a1a,transparent)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .messages-gradient-top{background:linear-gradient(180deg,#fff,transparent)}}:where(html.is-light) .messages-gradient-top{background:linear-gradient(180deg,#fff,transparent)}.messages-gradient-bottom{position:absolute;bottom:0;left:0;right:0;height:40px;pointer-events:none;z-index:1}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .messages-gradient-bottom{background:linear-gradient(0deg,#1a1a1a,transparent)}}:where(html.is-dark) .messages-gradient-bottom{background:linear-gradient(0deg,#1a1a1a,transparent)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .messages-gradient-bottom{background:linear-gradient(0deg,#fff,transparent)}}:where(html.is-light) .messages-gradient-bottom{background:linear-gradient(0deg,#fff,transparent)}.typing-indicator{padding:12px 16px;margin-left:0;max-width:80%}.typing-dots,.typing-indicator{display:flex;align-items:center}.typing-dots{gap:4px}.typing-dots span{width:8px;height:8px;border-radius:50%;animation:typing-bounce 1.4s ease-in-out infinite}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .typing-dots span{background:hsla(0,0%,100%,.4)}}:where(html.is-dark) .typing-dots span{background:hsla(0,0%,100%,.4)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .typing-dots span{background:rgba(32,32,32,.4)}}:where(html.is-light) .typing-dots span{background:rgba(32,32,32,.4)}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typing-bounce{0%,80%,to{transform:scale(.8);opacity:.4}40%{transform:scale(1);opacity:1}}.back-to-bottom-button{position:absolute;bottom:8px;left:50%;transform:translateX(-50%) translateY(10px);z-index:10;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s cubic-bezier(.4,0,.2,1);font-size:16px;font-weight:700;opacity:1;pointer-events:none}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button{color:#ccc}}:where(html.is-dark) .back-to-bottom-button{color:#ccc}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button{color:#666}}:where(html.is-light) .back-to-bottom-button{color:#666}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button{box-shadow:0 4px 12px rgba(0,0,0,.3)}}:where(html.is-dark) .back-to-bottom-button{box-shadow:0 4px 12px rgba(0,0,0,.3)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button{box-shadow:0 4px 12px rgba(0,0,0,.1)}}:where(html.is-light) .back-to-bottom-button{box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button{border:1px solid hsla(0,0%,100%,.1)}}:where(html.is-dark) .back-to-bottom-button{border:1px solid hsla(0,0%,100%,.1)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button{border:1px solid rgba(0,0,0,.1)}}:where(html.is-light) .back-to-bottom-button{border:1px solid rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button{background:rgba(32,32,32,.95)}}:where(html.is-dark) .back-to-bottom-button{background:rgba(32,32,32,.95)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button{background:hsla(0,0%,100%,.95)}}:where(html.is-light) .back-to-bottom-button{background:hsla(0,0%,100%,.95)}.back-to-bottom-button.visible{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.back-to-bottom-button:hover{transform:translateX(-50%) translateY(-2px)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button:hover{box-shadow:0 6px 16px rgba(0,0,0,.4)}}:where(html.is-dark) .back-to-bottom-button:hover{box-shadow:0 6px 16px rgba(0,0,0,.4)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button:hover{box-shadow:0 6px 16px rgba(0,0,0,.15)}}:where(html.is-light) .back-to-bottom-button:hover{box-shadow:0 6px 16px rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button:hover{color:#fff}}:where(html.is-dark) .back-to-bottom-button:hover{color:#fff}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button:hover{color:#333}}:where(html.is-light) .back-to-bottom-button:hover{color:#333}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .back-to-bottom-button:hover{background:#2d2d2d}}:where(html.is-dark) .back-to-bottom-button:hover{background:#2d2d2d}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .back-to-bottom-button:hover{background:#fff}}:where(html.is-light) .back-to-bottom-button:hover{background:#fff}.back-to-bottom-button.visible:hover{transform:translateX(-50%) translateY(-2px)}.back-to-bottom-button svg{width:20px;height:20px;display:flex;align-items:center;justify-content:center;fill:currentColor}.back-to-bottom-button svg path{fill:currentColor}