.rich-text-editor{border:1px solid #e5e7eb;border-radius:4px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f;transition:box-shadow .2s ease,transform .2s ease;max-height:320px;display:flex;flex-direction:column}.rich-text-editor[data-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.rich-text-editor[data-disabled=true] .rte-editor{cursor:not-allowed}.rich-text-editor:focus-within .rte-editor{border-bottom:none!important}.rich-text-editor:focus-within .rich-text-editor-footer{border-top:none!important}.rich-text-editor-toolbar{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;gap:4px;flex-wrap:wrap}.rich-text-editor-content{background:#fff;flex:1 1 auto;min-height:0;overflow:auto}.rich-text-editor-footer{justify-content:space-between;padding:12px;border-top:none}.rich-text-editor-brand,.rich-text-editor-footer,.rich-text-editor-footer-left{display:flex;align-items:center}.rich-text-editor-brand{gap:8px}.rte-brand-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;background:#fff}.rte-brand-badge img{width:20px;height:20px;margin-right:4px}.rte-brand-logo-circle{width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#a855f7);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.rte-brand-text{font-size:14px;font-weight:500;line-height:20px;color:var(--foreground,#0A0A0A)}.rte-agent-badge{display:flex;align-items:center;margin-left:16px;padding:4px 8px;border-radius:4px;background:#fff;color:#0a0a0a;border:1px solid #e5e5e5;font-size:16px;cursor:pointer}.rte-agent-icon{width:16px;height:16px;margin-right:4px}.rte-agent-text{font-size:16px;margin-left:4px}.rich-text-editor-send-button{width:32px;height:32px;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;font-size:16px;justify-content:center;border:none;background:#111827;color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.rich-text-editor-send-button:hover:not(:disabled){opacity:.8}.rich-text-editor-send-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #0f172a40}.rich-text-editor-send-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.rte-points-badge{font-size:16px;border:1px solid #e5e5e5;padding:0 8px;border-radius:4px;background:#fff;color:#0a0a0a;display:flex;align-items:center;justify-content:center;white-space:nowrap}.rte-send-spinner{border-radius:999px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:rte-spin .8s linear infinite}.rte-send-icon,.rte-send-spinner{width:16px;height:16px}@keyframes rte-spin{to{transform:rotate(1turn)}}.rte-editor{padding:12px;font-size:15px;color:#111827;cursor:text;min-height:58px;outline:none;white-space:pre-wrap;word-break:break-word;border:none;position:relative;overflow:auto}.rte-editor-default{padding:12px 20px}.rte-editor-empty:before{content:attr(data-placeholder);position:absolute;top:12px;left:20px;color:#0000004d;pointer-events:none;font-size:15px}.rte-editor-default.rte-editor-empty:before{left:20px}.rte-editor:focus,.rte-editor:focus-visible,.rte-editor:focus-within{outline:none!important;border:none!important;box-shadow:none!important}.rte-editor [data-locked=true],.rte-editor [data-locked=true] *,.rte-editor [data-type=text]{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;cursor:default!important;pointer-events:none!important}.rte-editor [data-type=text]{contenteditable:false!important}.rte-editor .exclusion-wrapper,.rte-editor .rte-text-required,.rte-editor .tag-node,.rte-editor .upload-chip,.rte-editor .variable-chip,.rte-editor>*{margin-bottom:2px}.rte-file-input{display:none}.tag-node{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;font-size:13px;font-weight:600;border-radius:4px;color:#34d;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s ease;pointer-events:auto}.tag-label{font-family:var(--family-sans,"PingFang SC");font-size:14px;font-style:normal;font-weight:500;letter-spacing:var(--tracking-normal,0);display:inline-block;background:linear-gradient(91deg,#6272ff 1.35%,#8753e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tag-close-btn{position:absolute;top:-6px;right:-6px;width:12px;height:12px;border-radius:999px;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;box-shadow:0 4px 10px #00000073;transition:opacity .16s ease,transform .16s ease;pointer-events:auto;z-index:10}.tag-node:hover{background:#f4f5fe}.tag-node:hover .tag-close-btn{opacity:1;transform:scale(1.02)}.variable-chip{display:inline-block;padding:4px 8px;margin:0 4px;border-radius:4px;background:#f4f5fe;color:#7c3aed;min-width:10px;max-width:100%;box-sizing:border-box;text-align:left;cursor:text;border-bottom:1px solid transparent;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;outline:none;caret-color:#4f55f0;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;vertical-align:middle;height:auto;min-height:auto}.variable-chip:has(.variable-info-icon:not(.hidden)){padding-right:24px}.rte-select{max-width:80px;height:28px;padding:4px 8px;border:none;border-radius:4px;font-size:14px;background:#f5f1ff;color:#7c3aed;vertical-align:middle;appearance:none}.rte-select-wrapper{position:relative;display:inline-flex;align-items:center}.rte-select.rte-select-has-icon{background-image:none}.rte-select-icon{position:absolute;right:8px;pointer-events:none;font-size:10px!important;color:#7c3aed;line-height:1}.rte-select:focus{outline:none;border:none}.rte-textarea-wrapper{position:relative;display:block;width:100%;vertical-align:middle;max-width:100%;margin-top:8px}.rte-textarea{min-width:260px;width:100%;padding:8px 10px;border:none;border-radius:10px;font-size:16px;line-height:24px;background:#f5f1ff;color:#7c3aed;max-height:252px;overflow:auto;box-sizing:border-box;resize:vertical}.rte-textarea::placeholder{color:#7c3aed73}.rte-textarea:focus{outline:none;border:none;box-shadow:0 0 0 2px #7c3aed24}.rte-textarea-toggle{position:absolute;right:6px;top:6px;border:none;background:#0000000a;border-radius:4px;padding:2px 6px;font-size:12px;cursor:pointer}.rte-textarea-expanded .rte-textarea{max-height:none;height:auto;position:absolute;inset:0;width:100%;min-height:280px}.rte-textarea-expanded{position:relative;min-height:280px;z-index:5}.rte-overlay-active{position:relative}.rte-richtext-container{display:block;width:100%;margin-top:8px}.rte-richtext-wrapper{position:relative;display:block;width:100%;vertical-align:middle;max-width:100%}.rte-richtext{width:100%;padding:10px 12px;border:none;border-radius:10px;font-size:14px;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;outline:none;min-height:140px}.rte-richtext:focus{box-shadow:none;outline:none}.rte-richtext:focus-visible{outline:none;box-shadow:none}.rte-richtext:empty:before{content:attr(data-placeholder);color:#7c3aed73;pointer-events:none}.rte-richtext-required{display:block!important;width:100%;align-items:flex-start!important;gap:8px}.rte-richtext-required>.rte-text-required{display:inline-flex!important;align-items:flex-start;padding-top:6px;margin-right:8px;flex-shrink:0}.rte-richtext-toggle{position:absolute;right:10px;top:10px;display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:0;height:auto;padding:2px 4px;border:none;border-radius:4px;background:transparent;color:#7c3aed;font-size:12px;line-height:18px;cursor:pointer;box-shadow:none;z-index:3;pointer-events:auto;white-space:nowrap}.rte-richtext-toggle .iconfont{font-size:12px;margin-right:2px}.rte-richtext-toggle .rte-richtext-toggle-label{display:inline-flex;align-items:center}.rte-richtext-toggle[data-expanded=true]{background:#7c3aed2e;box-shadow:0 0 0 1px #7c3aed1f}.rte-richtext-expanded{position:relative;min-height:280px;height:100%;z-index:5;background:#f5f1ff;border-radius:10px;display:flex;flex-direction:column}.rte-richtext-expanded .rte-richtext{position:absolute;inset:0;width:100%;height:100%;padding:16px 18px;box-shadow:none;overflow:auto}.rte-editor.rte-richtext-fullscreen-active{box-sizing:border-box;width:100%!important;overflow:hidden!important}.rte-richtext-host-expanded{position:relative;overflow:auto;height:252px!important;min-height:252px!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column;width:100%!important}.rte-editor.rte-richtext-fullscreen-active>:not(.rte-richtext-host-expanded),.rte-richtext-fullscreen-active>:not(.rte-richtext-host-expanded){display:none!important}.rte-richtext-host-expanded .rte-richtext-container,.rte-richtext-host-expanded .rte-richtext-required,.rte-richtext-host-expanded .rte-richtext-wrapper{flex:1 1 auto;width:100%!important}.rte-editor.rte-richtext-fullscreen-active .rte-text-required,.rte-richtext-host-expanded .rte-text-required{display:none!important}.rte-datepicker-host{display:inline-flex;align-items:center;vertical-align:middle}.rte-datepicker-input.arco-picker{min-width:180px;height:38px;padding:0 10px;border:none;border-radius:10px;font-size:16px;font-weight:600;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box}.rte-datepicker-input .arco-picker-input,.rte-datepicker-input .arco-picker-prefix,.rte-datepicker-input .arco-picker-suffix{color:#7c3aed}.rte-datepicker-input.arco-picker:focus-within,.rte-datepicker-input.arco-picker:hover{outline:none;border:none;box-shadow:0 0 0 2px #7c3aed24}.rte-datepicker-trigger{display:inline-flex;align-items:center;gap:6px;min-width:180px;height:38px;padding:6px 12px;border:none;border-radius:10px;font-size:16px;font-weight:600;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box;cursor:pointer;overflow:hidden}.rte-datepicker-trigger:focus-within,.rte-datepicker-trigger:hover{outline:none;box-shadow:0 0 0 2px #7c3aed24}.rte-datepicker-trigger-input{flex:1 1 auto;border:none;outline:none;background:transparent;font-size:16px;font-weight:600;line-height:24px;color:#7c3aed}.rte-datepicker-trigger-input::placeholder{color:#7c3aed73}.rte-datepicker-trigger svg{width:16px;height:16px}.rte-datepicker-trigger .arco-picker-input,.rte-datepicker-trigger .arco-picker-prefix,.rte-datepicker-trigger .arco-picker-suffix{color:#7c3aed}.rte-datepicker-trigger svg{color:#7c3aed;flex-shrink:0}.rte-datepicker-wrapper .ant-picker{background-color:#f5f3ff!important;border-radius:4px!important;border:none!important;height:28px!important;padding:0 8px!important}.rte-datepicker-wrapper .ant-picker-input{height:28px!important}.rte-datepicker-wrapper .ant-picker-input>input{color:#7c3aed!important;background-color:transparent!important;height:28px!important;line-height:28px!important;font-size:14px!important}.rte-datepicker-wrapper .ant-picker-input>input::placeholder{color:#7c3aed73!important}.rte-datepicker-wrapper .ant-picker-suffix,.rte-datepicker-wrapper .ant-picker-suffix .anticon{color:#7c3aed!important}.rte-datepicker-wrapper .ant-picker-focused,.rte-datepicker-wrapper .ant-picker-focused-with-border,.rte-datepicker-wrapper .ant-picker:hover{border:none!important;box-shadow:none!important;outline:none!important}.ant-picker-dropdown.rte-datepicker-dropdown,.rte-datepicker-dropdown{z-index:9999!important}.rte-datepicker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner,.rte-datepicker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.rte-datepicker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background-color:#7c3aed!important;color:#fff!important}.rte-datepicker-dropdown .ant-picker-cell-in-range:before{background-color:#f5f3ff!important}.rte-datepicker-dropdown .ant-picker-cell-in-range .ant-picker-cell-inner{background-color:#f5f3ff!important;color:#000!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background-color:#7c3aed!important;color:#fff!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-in-range:before{background-color:#f5f3ff!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-in-range .ant-picker-cell-inner{background-color:#f5f3ff!important;color:#000!important}.rte-richtext-host-expanded .rte-richtext-expanded{position:relative;inset:0;flex:1 1 auto;min-height:0;height:100%;z-index:10;display:block}.rte-richtext-host-expanded .rte-richtext-expanded .rte-richtext{position:absolute;inset:0;height:100%;overflow:auto}.variable-chip[data-multi-key]{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;word-wrap:normal!important;max-width:none!important;flex-shrink:0!important;overflow:visible}.variable-chip[data-multi-key] *{white-space:nowrap!important}.variable-chip *{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.variable-chip:focus{border-bottom:1px solid transparent;background:#f4f5fe;outline:none!important}.variable-chip:focus-visible{outline:none!important;outline-offset:0}.rte-text-required{display:inline-block;color:red}.upload-icon,.upload-label{display:inline-block;color:#7c3aed66;vertical-align:middle}.variable-chip.show-placeholder:after{content:attr(data-placeholder);pointer-events:none;color:#7c3aed66}.upload-chip{margin:0 4px;cursor:pointer}.upload-chip,.upload-inner-wrapper{display:inline-block;vertical-align:middle}.upload-inner-wrapper{position:relative;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:500;background:#f5f3ff;color:#7c3aed66;transition:all .2s ease}.upload-inner-wrapper.has-file{background:#ede9fe;color:#4c1d95;border-color:#c4b5fd}.upload-inner-wrapper.has-file .upload-icon,.upload-inner-wrapper.has-file .upload-label{color:#7c3aed}.upload-chip:hover .upload-inner-wrapper{background:#e0e2fd}.upload-label{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:4px}.file-remove-btn{position:absolute;top:-6px;right:-6px;width:12px;height:12px;border-radius:999px;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;box-shadow:0 4px 10px #00000073;transition:opacity .16s ease,transform .16s ease;font-size:10px;line-height:1}.file-remove-btn.hidden{display:none}.upload-chip:hover .file-remove-btn:not(.hidden){opacity:1;transform:scale(1.02)}.exclusion-wrapper{display:inline-block}.rte-editor .required-upload-group{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;max-width:100%;vertical-align:middle;gap:0}.rte-editor .required-upload-group>.rte-text-required{display:inline-block!important;white-space:nowrap!important;flex-shrink:0!important}.rte-editor .required-upload-group .variable-chip{display:inline-block!important;word-wrap:break-word!important;max-width:100%;height:auto;min-height:auto;vertical-align:middle;flex-shrink:1!important;min-width:0}.rte-editor .required-upload-group .variable-chip,.rte-editor .required-upload-group .variable-chip *{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.rte-editor .required-multi-first{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;vertical-align:middle;gap:0}.rte-editor .required-multi-first .variable-chip[data-multi-key],.rte-editor .required-upload-group .variable-chip[data-multi-key]{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;word-wrap:normal!important;max-width:none!important;flex-shrink:0!important;overflow:visible}.rte-editor .required-multi-first .variable-chip[data-multi-key] *,.rte-editor .required-upload-group .variable-chip[data-multi-key] *{white-space:nowrap!important}.upload-info-icon{display:inline-block;width:16px;height:16px;margin-left:4px;border-radius:50%;font-size:12px;font-weight:600;color:#8b5cf6;background:#f3f4f6;cursor:help;vertical-align:middle;line-height:16px;text-align:center}.upload-info-icon.hidden{display:none}.upload-info-icon:hover{background:#e5e7eb;color:#7c3aed}.upload-icon-img{width:16px;height:16px;vertical-align:middle}.upload-icon-preview{width:16px;height:16px;object-fit:cover;border-radius:4px}.variable-chip{position:relative}.variable-info-icon{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:12px;font-weight:600;color:#8b5cf6;background:#f3f4f6;cursor:help;line-height:16px;text-align:center;pointer-events:auto;z-index:1}.variable-info-icon.hidden{display:none}.variable-info-icon:hover{background:#e5e7eb;color:#7c3aed}.pagination_footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.pagination_footer .ant-table-thead{background-color:#f5f5f5!important;height:36px;font-size:12px;font-weight:500}.pagination_footer .ant-pagination-item,.pagination_footer .ant-pagination-item-active{border:none!important;font-weight:400!important}.pagination_leftWrap{display:flex;align-items:center;gap:8px}.pagination_leftWrap .pagination_total{font-size:12px;font-weight:400;color:#525252}.auto_load_container{display:flex;align-items:center;font-size:12px;color:#fff;gap:4px}.auto_load_container .auto_load_next_btn{height:32px;border-radius:4px;font-size:12px;background-color:#2563eb;padding:4px 8px;line-height:24px}.auto_load_container .auto_load_next_btn:hover{cursor:pointer;background-color:#2563eb}.auto_load_container .right_control_wrap{display:flex;align-items:center;height:32px;background-color:#2563eb;padding:4px;border-radius:4px}.auto_load_container .right_control_wrap .auto_load_btn{display:flex;align-items:center;padding:0 4px}.auto_load_container .right_control_wrap .auto_load_select{height:24px;border-radius:2px;background-color:#fff}.auto_load_container .right_control_wrap .auto_load_select .ant-select-selector{border:none!important}.auto_load_progress{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;color:#525252}.auto_load_progress .auto_load_stop_btn{color:#2563eb}.pageBox{height:32px;position:relative;border-radius:2px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;overflow:hidden}.pageBox,.pageBox>a{width:32px}.pageBox:hover{cursor:pointer;border:none}.unload_spot{position:absolute;right:0;bottom:0;background-color:red;border-radius:50%;display:block;width:6px;height:6px}.video-card{overflow:hidden!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;position:relative}.video-card .ant-card-body{border:none!important}.video-card .ant-card,.video-card .ant-card-body{border-radius:0!important}.video-card .ant-card,.video-card .ant-card-body,.video-card-container{padding:0!important;margin:0!important;height:100%!important;box-sizing:border-box}.video-card-container{position:relative;background:#000;width:100%!important;overflow:hidden;line-height:0!important;font-size:0!important;display:block}.video-card video,.video-card:hover .video-card-container{width:100%!important;height:100%!important}.video-card video{position:absolute!important;inset:0!important;margin:0!important;padding:0!important;border:none!important;outline:none!important;box-sizing:border-box;object-fit:cover!important;object-position:center!important}.video-card video:hover,.video-card.playing video,.video-card:hover video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:.8;transition:all .3s ease;cursor:pointer;background:#00000080;border-radius:50%;padding:12px;display:flex;align-items:center;justify-content:center}.video-play-button:hover{opacity:1;background:#000000b3;transform:translate(-50%,-50%) scale(1.1)}.video-play-button.hovered{opacity:.6}.video-play-button.hovered:hover{opacity:1}.play-icon{font-size:32px;color:#fff;transition:all .3s ease}.video-loading-mask{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:5}.loading-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width:768px){.play-icon{font-size:24px}.video-play-button{padding:8px}}@media (prefers-color-scheme:dark){.video-card{background:#1f1f1f}.video-play-button{background:#ffffff1a}.video-play-button:hover{background:#fff3}}.waterfall-container{position:relative;width:100%;min-height:200px}.waterfall-item{position:absolute;box-sizing:border-box}.waterfall-item .video-card{border-radius:6px!important}.waterfall-image-wrapper{width:100%;overflow:hidden;background:#f5f5f5;cursor:pointer;position:relative;border-radius:6px}.waterfall-image{width:100%;height:auto;display:block;border-radius:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.waterfall-item.loading{animation:pulse 1.5s ease-in-out infinite}@media (prefers-color-scheme:dark){.waterfall-image-wrapper{background:#1f1f1f}}.agent-web_agent-web__sGj99{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;min-height:100vh;overflow:hidden}.agent-web_dialogue__LuqyH{width:100%;flex:1;overflow-y:auto}.agent-web_chat-input__0CrG2{position:sticky;bottom:24px;width:100%;display:flex;justify-content:center;padding:0 16px;margin-top:16px}.agent-web_chat-input-inner__V8mus{width:1000px;max-width:100%}.agent-dialogue_agent-dialogue__XjeAa{max-width:1000px;margin:0 auto;padding-bottom:12px;box-sizing:border-box;padding-left:24px;padding-right:24px}.agent-dialogue_list__GJKPx{display:flex;flex-direction:column;gap:16px;padding-top:16px}.agent-dialogue_item__8VO6b{display:flex;width:100%}.agent-dialogue_left__QtT6c{justify-content:flex-start}.agent-dialogue_right__GFeWG{justify-content:flex-end}.agent-dialogue_bubble__w8L7O{max-width:70%;padding:12px 14px;border-radius:12px;background:#f5f6fa;color:#0a0a0a;box-shadow:0 2px 8px rgba(0,0,0,.06)}.agent-dialogue_right__GFeWG .agent-dialogue_bubble__w8L7O{padding:12px;background:#fff}.agent-dialogue_content__wAgvF{font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.agent-dialogue_meta__lnwAT{margin-top:8px;font-size:12px;opacity:.7}.AgentMessage_bubble__Kmmii{color:#0a0a0a}.AgentMessage_content__SX0Hf{font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.AgentMessage_meta__4VMYz{margin-top:8px;font-size:12px;opacity:.7}