.chat-message{display:flex;margin-bottom:.75rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.chat-message.user{justify-content:flex-end}.chat-message.assistant{justify-content:flex-start}.chat-message-content{max-width:80%;display:flex;flex-direction:column}.chat-message.user .chat-message-content{align-items:flex-end}.chat-message.assistant .chat-message-content{align-items:flex-start}.chat-message-bubble{padding:.75rem 1rem;border-radius:2rem;word-wrap:break-word;line-height:1.5;font-size:.875rem;max-width:100%;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.chat-message.user .chat-message-bubble{background-color:#2468f2e6;color:#fff;border-bottom-right-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(36,104,242,.3)}.chat-message.assistant .chat-message-bubble{background-color:#ffffffe6;color:#333;border-bottom-left-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.chat-message-bubble p:first-child{margin-top:0}.chat-message-bubble p:last-child{margin-bottom:0}.chat-message-bubble strong{font-weight:600}.chat-message-bubble em{font-style:italic}.chat-message-bubble ul,.chat-message-bubble ol{margin:.5em 0;padding-left:1.2em}.chat-message-bubble li{margin:.1em 0}.chat-message-bubble code{font-family:Consolas,Monaco,Courier New,monospace;font-size:.85em;background-color:#0000000d;padding:.1em .3em;border-radius:3px}.chat-message.user .chat-message-bubble code{background-color:#fff3;color:#ffffffe6}.chat-message-bubble pre{font-family:Consolas,Monaco,Courier New,monospace;font-size:.8em;background-color:#0000000d;padding:.8em;border-radius:5px;overflow-x:auto;margin:.5em 0}.chat-message.user .chat-message-bubble pre{background-color:#fff3;color:#ffffffe6}.chat-message-bubble blockquote{border-left:3px solid rgba(0,0,0,.2);padding-left:.8em;margin:.5em 0;font-style:italic;color:#000000b3}.chat-message.user .chat-message-bubble blockquote{border-left-color:#fff6;color:#fffc}.chat-message.user .chat-message-bubble a{color:#ffffffe6;text-decoration:underline}.chat-message.assistant .chat-message-bubble a{color:#2468f2;text-decoration:none}.chat-message.assistant .chat-message-bubble a:hover{text-decoration:underline}@media (min-width: 1000px) and (min-height: 1500px){.chat-message-bubble{padding:1.5rem 2rem!important;font-size:2rem!important;border-radius:3rem 3rem 3rem .5rem!important}.chat-message{margin-bottom:1.1rem}}.chat-input-container{padding:.3rem 0 1rem;background-color:transparent;border-top:none}.chat-input-wrapper{display:flex;align-items:flex-end;gap:.75rem;max-width:100%}.chat-input-flex-container{display:flex;align-items:center;gap:.5rem;width:100%}.chat-input{flex:1;border-radius:.75rem!important;border:1px solid rgba(255,255,255,.3)!important;resize:none!important;background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#333!important;font-size:1rem!important;padding:.6rem .8rem!important;line-height:1.5!important;height:3.5rem!important}.chat-input:focus,.chat-input:focus-within{border-color:#2468f2cc!important;box-shadow:0 0 0 2px #2468f233!important;background:rgba(255,255,255,.95)!important}.chat-input-suffix,.chat-button-suffix{font-size:1.25rem!important;color:#1677ff;cursor:pointer}.chat-voice-button{position:relative;display:flex!important;align-items:center;justify-content:center;text-align:center;height:3.5rem!important;flex:1;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.chat-voice-button .ant-btn-icon{position:absolute;right:1rem;margin-left:0}.chat-switch-button{height:3.5rem!important;width:3.5rem!important;min-width:3.5rem!important;border-radius:.75rem!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.3)!important;background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#1677ff!important;font-size:1.25rem!important;flex-shrink:0}.chat-switch-button:hover{border-color:#2468f2cc!important;background:rgba(255,255,255,.95)!important;color:#1677ff!important}.chat-send-button{height:3.5rem!important;width:3.5rem!important;min-width:3.5rem!important;border-radius:.75rem!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.25rem!important;flex-shrink:0}@media (min-width: 1000px) and (min-height: 1500px){.chat-input{border-radius:1rem!important;font-size:2rem!important;padding:1rem 1.2rem!important;height:5rem!important}.chat-voice-button{height:5rem!important}.chat-send-button,.chat-switch-button{height:5rem!important;width:5rem!important;min-width:5rem!important;border-radius:1rem!important;font-size:2rem!important}.chat-input-suffix,.chat-button-suffix{font-size:2rem!important}}.chat-input,.chat-voice-button{height:3.5rem;font-size:1rem}.chat-voice-button,.chat-button-suffix,.chat-input-suffix{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.chat-input-container,.chat-input-wrapper{-webkit-tap-highlight-color:transparent}.chat-panel{display:flex;flex-direction:column;height:100%;background-color:transparent;position:relative}.chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;min-height:0;max-height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.chat-messages-inner{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0 0;min-height:100%}.chat-messages-list{display:flex;flex-direction:column;margin-top:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.chat-messages::-webkit-scrollbar{display:none}.chat-messages-list>*{flex-shrink:0}.chat-messages-list div[ref]{height:1px;flex-shrink:0}.simple-loading-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f8f9fbe6;z-index:1000}.simple-loading-spinner{width:3rem;height:3rem;position:relative}.simple-loading-spinner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:.25rem solid transparent;border-top:.25rem solid #2468f2;border-right:.25rem solid #2468f2;animation:spin 1s linear infinite}.simple-loading-spinner:after{content:"";position:absolute;top:.5rem;left:.5rem;width:calc(100% - .75rem);height:calc(100% - .75rem);border-radius:50%;border:.125rem solid transparent;border-top:.125rem solid #2468f2;animation:spin 1.5s linear infinite reverse}.simple-loading-text{margin-top:1rem;font-size:1rem;color:#6b7280;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 1000px) and (min-height: 1500px){.simple-loading-text{margin-top:5rem;font-size:2rem}.simple-loading-spinner{width:5rem;height:5rem}.simple-loading-spinner:before{border:.5rem solid transparent;border-top:.5rem solid #2468f2;border-right:.5rem solid #2468f2}.simple-loading-spinner:after{top:1rem;left:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem);border:.5rem solid transparent;border-top:.5rem solid #2468f2;border-radius:80%}}.user-busy-tip-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.user-busy-tip-content{display:flex;flex-direction:column;align-items:center;padding:2rem;border-radius:1rem;box-shadow:0 .5rem 2rem #0000001a;max-width:20rem;text-align:center}.user-busy-icon{font-size:3rem;margin-bottom:1rem}.user-busy-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.user-busy-message{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:1.5rem}.user-busy-retry-btn{min-width:6rem;height:2.5rem;border-radius:.5rem}@media (min-width: 1000px) and (min-height: 1500px){.user-busy-tip-container .user-busy-tip-content{max-width:40rem!important}.user-busy-tip-container .empty-png{width:25rem!important}.user-busy-tip-container .user-busy-title{font-size:2.2rem!important}.user-busy-tip-container .user-busy-message{font-size:1.6rem!important}}html,body{height:100%;margin:0;padding:0;min-height:calc(var(--vh, 1vh) * 100)}#root{min-width:100%;min-height:100%;height:100%;margin:0 auto;text-align:center}#digital-human-iframe{max-width:100%;height:100%;max-height:100%;aspect-ratio:9 / 16;border:none}.realtime-dh-wrapper{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center}.realtime-dh-wrapper .realtime-dh-inner{width:100%;height:100%;display:flex;box-sizing:border-box}.realtime-dh-wrapper .realtime-dh-left-wrapper{width:392px;height:100%;flex-shrink:0}.realtime-dh-wrapper .realtime-dh-left-wrapper .realtime-dh-input-render-container{min-height:100%;display:flex;flex-direction:column}.realtime-dh-wrapper .realtime-dh-right-wrapper{flex:1;min-width:0}.realtime-dh-wrapper .realtime-dh-right-wrapper .realtime-dh-right-inner{position:relative;width:100%;height:100%;overflow:hidden;text-align:center;display:flex;justify-content:center;align-items:center}.realtime-dh-wrapper .realtime-dh-right-wrapper .realtime-dh-right-inner .empty-human-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.realtime-dh-wrapper .realtime-dh-right-wrapper .realtime-dh-right-inner .empty-human-wrapper .callback-btn{margin-top:24px}.realtime-dh-wrapper .realtime-dh-right-wrapper .realtime-dh-right-inner .empty-human-wrapper .empty-text{color:#000;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:-20px}.realtime-dh-wrapper .realtime-dh-right-wrapper .dh-realtime-right-top-box{position:absolute;left:1rem;top:1rem;display:flex;gap:8px}.realtime-dh-wrapper .realtime-dh-right-wrapper .dh-realtime-svg-wrapper{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:1px solid #dde3f0;background:#fff;cursor:pointer;color:#5b647a}.realtime-dh-wrapper .realtime-dh-right-wrapper .dh-realtime-svg-wrapper:hover{border:1px solid #007aff;color:#007aff}.realtime-dh-wrapper .realtime-dh-right-wrapper .dh-realtime-svg-wrapper .setting-icon,.realtime-dh-wrapper .realtime-dh-right-wrapper .dh-realtime-svg-wrapper .mute-icon{width:16px;height:16px}.realtime-dh-wrapper .realtime-dh-right-wrapper .realtime-dh-right-tip{justify-content:center;padding:8px 16px;background-color:#fff;position:absolute;left:50%;cursor:pointer;top:5rem;transform:translate(-50%);color:#151b26;width:356px;box-sizing:border-box;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:flex;align-items:center;border-radius:4px;img {margin-right: 8px;} a {color: #2468f2; margin: 0 2px;}}.realtime-dh-wrapper .dh-realtime-chat-overlay{position:absolute;bottom:20px;left:10px;right:10px;height:45%;margin:0 auto;pointer-events:none;z-index:10;border-radius:12px;overflow:hidden;aspect-ratio:.95 / 1}.realtime-dh-wrapper .dh-realtime-chat-overlay .chat-panel{height:100%;pointer-events:auto;border-radius:12px;overflow:hidden}.realtime-dh-wrapper .dh-realtime-chat-overlay .chat-messages{max-height:calc(100% - 80px);padding:12px 0}.realtime-dh-wrapper .dh-realtime-chat-overlay .chat-input-container{border-radius:0 0 12px 12px}@media (max-width: 768px){.dh-realtime-chat-overlay{height:50%;left:20px;right:20px;max-width:none}}@media (min-width: 1000px) and (min-height: 1500px){.realtime-dh-right-wrapper .empty-human-wrapper .empty-png{width:25rem!important}.realtime-dh-right-wrapper .empty-human-wrapper .callback-btn{margin-top:4rem!important;font-size:2rem!important;padding:2rem 1.5rem!important;border-radius:1rem!important}.realtime-dh-right-wrapper .empty-human-wrapper .empty-text{font-size:2.3rem!important;line-height:1rem!important;margin-top:1rem!important}.dh-realtime-right-top-box{left:2rem!important;top:2rem!important}.dh-realtime-svg-wrapper{width:5rem!important;height:5rem!important;border-radius:1rem!important}.dh-realtime-svg-wrapper .setting-icon,.dh-realtime-svg-wrapper .mute-icon{width:2rem!important;height:2rem!important}.dh-realtime-chat-overlay{bottom:2rem!important}}.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled){background:#2468f2}.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{background:#528eff;color:#fff}.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):active{background:#144bcc;color:#fff}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):active,.ant-btn-variant-dashed:not(:disabled):not(.ant-btn-disabled):active{color:#144bcc;border-color:#144bcc;background:#fff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:calc(var(--vh, 1vh) * 100)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
