@charset "UTF-8";#cn-intelli-assistant-preview .cn-ui-panel{width:1060px!important}.cn-error-feedback-dialog .cn-next-dialog-footer{display:flex;align-items:center;justify-content:flex-end}.plugin_notice .msg-num{right:-18px}.cn-ui-shell-content{padding:12px}.page-container{position:relative;min-height:100vh}.plugin_notice{cursor:pointer;display:inline-block;width:24px;height:21px;border-radius:16px;text-align:center;transition:background .3s;position:relative}.plugin_notice .msg-num{position:absolute;right:-12px;top:-7px;color:#fff;background:#fe5e5e;box-shadow:0 1px 4px 0 rgba(254,94,94,.2);padding:0 5px;height:16px;line-height:16px;border-radius:8px;min-width:24px;font-size:10px}.plugin_notice img{width:26px;height:26px}.nav-lang{display:inline-block;width:24px;height:24px;background:#edf2ff;border-radius:4px;text-align:center;font-size:12px;color:#005adc;line-height:24px;font-weight:700;cursor:pointer;transition:background .3s}.nav-lang:hover{background:#3960df;color:#fff}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,p{margin:0}.user-slot{padding:6px 0;box-shadow:2px 2px 20px rgba(0,0,0,.15)}.user-slot .user-slot-li{font-size:14px;color:#333;padding:10px 14px;cursor:pointer}.user-slot .user-slot-li:hover{background:#edf2ff}.user-slot .user-slot-top-line{border-top:1px solid #ccc}.agent-bot-trigger{margin-right:12px;cursor:pointer;width:28px;height:28px;position:relative;background:url(https://img.alicdn.com/imgextra/i4/O1CN01qQSjVq1y8cxK4rBpF_!!6000000006534-2-tps-128-76.png) 0/100% auto no-repeat;transition:background-position .2s ease}.agent-bot-root{position:fixed;z-index:1002;top:56px;right:1px;bottom:0;width:520px;overflow:hidden;background:#fff;transition:right .1s;box-shadow:-3px 0 3px 0 rgba(0,0,0,.1);color:#333}.agent-bot-root .ding-bot-container{display:flex;flex-direction:column;height:100%;position:relative}.agent-bot-root .ding-bot-container-title{height:52px;width:100%;align-items:center;padding:10px 12px;display:flex;justify-content:space-between;z-index:1003;background:linear-gradient(180deg,#9cf,#f2f8ff)}.agent-bot-root .ding-bot-container-title .ding-bot-container-title-right{cursor:pointer;color:#fff;display:flex;justify-content:flex-end;align-items:center}.agent-bot-root .ding-bot-container-title .ding-bot-container-title-left{font-size:14px;color:#333;font-weight:700;display:flex;align-items:center;justify-content:flex-start}.agent-bot-root .ding-bot-container-title .ding-bot-logo{margin-right:6px;width:34px;height:34px;border-radius:4px}.agent-bot-root .ding-bot-container-title .title-des{margin-top:5px;color:var(--common_level3_base_color,rgba(23,26,29,.4));font-size:12px;font-weight:400;line-height:18px}.agent-bot-root .cbaa-agent-ui{height:0}.agent-bot-root .ding-bot-container-iframe{width:100%;height:100%;flex:1;position:absolute;top:0;right:0}.agent-bot-root.agent-bot-root-show{display:block}.agent-bot-root-close{display:none}.reload-icon{margin-right:12px;padding:4px}.close-icon,.reload-icon{width:28px;height:28px;color:#333;cursor:pointer}@keyframes spinning-border{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}:root{--spinning-border-color:conic-gradient(from 180deg at 50% 50%,#fdc3a3 0deg,#febcde 90deg,#a5b4ff 120deg,#85befd 180deg,#a6edfe 240deg,#a6edfe 270deg,#faddd8 300deg,#ffc0c0 360deg);--spinning-border-radius:12px;--spinning-border-size:2px;--spinning-card-bg-color:#fff;--cbaa-chat-background-image:none;--cbaa-chat-background-color:#f2f8ff}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content{background-color:transparent;position:relative;border-radius:var(--spinning-border-radius);overflow:hidden}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content>div{position:relative;z-index:1}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:200%;padding-bottom:200%;background:var(--spinning-border-color);animation:spinning-border 3s linear infinite}.cbaa-chat-card.cbaa-sse-card-generating .cbaa-chat-card-main-content:after{content:"";position:absolute;inset:var(--spinning-border-size);background:var(--spinning-card-bg-color);border-radius:calc(var(--spinning-border-radius) - var(--spinning-border-size))}.cbaa-bubble{box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;position:relative}.cbaa-bubble .cbaa-bubble-content{background:var(--color-fill-1,#f5f5f5);border-radius:8px;padding:12px;line-height:1.5}.cbaa-bubble--borderless .cbaa-bubble-content{background:transparent;padding:0;border-radius:0}.cbaa-bubble--start{align-self:flex-start}.cbaa-bubble--end{align-self:flex-end}.cbaa-bubble--loading{opacity:.7}.cbaa-bubble-content{margin:0;font-size:14px}.cbaa-bubble-content p{margin:0}.cbaa-bubble-header{margin-bottom:8px}.cbaa-bubble-footer,.cbaa-bubble-header{font-size:12px;color:var(--color-text-3,#999)}.cbaa-bubble-footer{margin-top:8px}.bubble-loading{display:flex;align-items:center;justify-content:center;padding:20px}.bubble-loading-spinner{display:flex;gap:4px}.bubble-loading-dot{width:8px;height:8px;border-radius:50%;background-color:var(--color-text-3,#999);animation:loading-dot 1.4s ease-in-out infinite both}.bubble-loading-dot:first-child{animation-delay:-.32s}.bubble-loading-dot:nth-child(2){animation-delay:-.16s}.bubble-loading-tip{margin-left:8px;font-size:14px;color:var(--color-text-3,#999)}@keyframes loading-dot{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes typing-cursor{0%,50%{opacity:1}51%,to{opacity:0}}.cbaa-inner-icon{color:#333;cursor:pointer;padding:4px;font-size:18px}.cbaa-inner-icon.cbaa-inner-icon-disabled{cursor:not-allowed}.cbaa-chat-card .cbaa-chat-card-main-content{background:#fff;border-radius:12px;padding:12px 12px 10px;box-shadow:0 1px 2px 0 rgba(32,60,153,.1)}.cbaa-chat-card .cbaa-chat-card-main-content .agent-card-content{border-radius:8px;display:flex;flex-direction:column}.cbaa-chat-card .cbaa-chat-card-main-content .card-ai-tip{display:flex;align-items:center;gap:4px;padding:6px 0 0}.cbaa-chat-card .cbaa-chat-card-main-content .card-ai-tip .aiIcon{display:block;height:12px}.cbaa-chat-card .cbaa-chat-card-main-content .card-ai-tip .aiIconText{font-size:12px;color:#999;line-height:18px}.cbaa-chat-card .agent-card-footer{display:flex;justify-content:flex-start;align-items:center;margin-top:8px}.cbaa-chat-card .agent-card-footer .feedback{align-items:center;padding:0 4px;display:flex}.cbaa-chat-card .agent-card-footer .feedback .feedback-icon{color:rgba(0,0,0,.45);cursor:pointer;padding:4px;font-size:16px;border-radius:4px}.cbaa-chat-card .agent-card-footer .feedback .feedback-icon:hover{background:rgba(0,0,0,.04)}.cbaa-chat-card .agent-card-footer .feedback .feedback-icon.feedback-icon-active{color:#1677ff}.cbaa-chat-card .agent-card-footer .reason-list-wrapper{display:flex;align-items:center;font-size:12px}.cbaa-chat-card .agent-card-footer .reason-list .reason-btn{margin-right:4px}.cbaa-chat-card .agent-card-footer .reason-submit{display:flex;justify-content:flex-end}.Avatar{--avatar-size:24px;display:inline-block;overflow:hidden;border-radius:50%}.Avatar img{display:block;width:var(--avatar-size);height:var(--avatar-size);object-fit:cover}.Avatar--sm{--avatar-size:18px}.Avatar--lg{--avatar-size:40px}.Avatar--square{border-radius:8px}.Time{font-size:12px;color:var(--color-text-3)}.cbaa-message-item{position:relative}.cbaa-message-item+.cbaa-message-item{margin-top:12px}.cbaa-message-item.left .cbaa-message-main .cbaa-message-header{justify-content:flex-start}.cbaa-message-item.left .Bubble{margin-right:38px}.cbaa-message-item.right .cbaa-message-main .cbaa-message-header{justify-content:flex-end}.cbaa-message-item.right .cbaa-message-inner{flex-direction:row-reverse;display:flex}.cbaa-message-item.right .cbaa-message-main>.Avatar{margin-left:6px}.cbaa-message-item.right .cbaa-message-author{text-align:right}.cbaa-message-item.right .Bubble{margin-left:38px;background:#4161fd}.cbaa-message-item.pop{display:none}.cbaa-message-item .cbaa-message-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.cbaa-message-item-meta{display:flex;justify-content:center;margin-bottom:12px;text-align:center}.cbaa-message-author{color:#101010;font-size:16px;font-weight:700}.SystemMessage{padding:0 15px;color:var(--color-text-2);text-align:center}.SystemMessage .Btn{margin-left:6px}.SystemMessage .Btn:disabled{color:var(--color-text-3);opacity:1}.SystemMessage-inner{position:relative;display:inline-block;padding:6px 9px;font-size:12px;text-align:left;border-radius:var(8px)}.SystemMessage-inner:before{content:"";position:absolute;background:var(--color-fill-1);top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:.7;z-index:0}.SystemMessage-inner .Btn,.SystemMessage-inner span{z-index:1;position:relative;vertical-align:top}html[data-color-scheme=dark] .SystemMessage-inner{background:var(--color-fill-2)}html[data-color-scheme=dark] .SystemMessage-inner:before{content:none}html[data-color-scheme=dark] .SystemMessage-inner span{position:static}.cbaa-message-container{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;padding:0 0 12px}.cbaa-message-container:focus{outline:0}.cbaa-message-container:after{width:100%;content:"";display:block;position:absolute;left:0;height:48px;pointer-events:none;z-index:1;top:auto;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.cbaa-message-list-scrollable{padding:12px;font-size:14px;width:100%;max-width:var(--cbaa-chat-max-width,1000px);margin:0 auto;overflow-y:auto;height:100%}.cbaa-message-list-scrollable::-webkit-scrollbar{width:6px;height:6px;margin-right:10px}.cbaa-message-list-scrollable::-webkit-scrollbar-corner,.cbaa-message-list-scrollable::-webkit-scrollbar-track{background:transparent}.cbaa-message-list-scrollable::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1843137255);border-radius:4px;cursor:default}.cbaa-message-list-scrollable .back-to-bottom-container{position:absolute;width:100%;height:0;bottom:0;left:0}.cbaa-message-list-scrollable .back-to-bottom{position:absolute;left:calc(50% - 18px);bottom:8px;z-index:10;overflow:hidden;border-radius:50px 0 0 50px;border-right:0;color:#999;font-size:22px;cursor:pointer}.cbaa-message-list-scrollable .back-to-bottom:hover{color:#4161fd}.cbaa-chat-footer-content{border-radius:12px;flex:1}.cbaa-chat-footer-content .cbaa-sender-wrapper{background:#d9d9d9;padding:1.6px;transition:all .2s;overflow:hidden;border-radius:12px;position:relative}.cbaa-chat-footer-content .cbaa-sender-wrapper:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#9254de,#6b89ff);opacity:0;transform:rotate(180deg);transition:all .2s;pointer-events:none;z-index:0;padding:1.6px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.cbaa-chat-footer-content .cbaa-sender-wrapper.cbaa-sender-wrapper-focus:before{opacity:1}.cbaa-chat-footer-content .cbaa-sender{z-index:1;border-radius:10px;background:#fff;flex:1;display:flex;flex-direction:column}.cbaa-chat-footer-content .cbaa-sender .uploadIcon{background-color:#fff;width:36px;height:36px;border-radius:18px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.cbaa-chat-footer-content .cbaa-sender .sender-input-wrapper{flex:1;height:0;display:flex;align-items:center;outline:none}.cbaa-chat-footer-content .cbaa-sender .sender-input{border-radius:10px;border-color:transparent;box-shadow:none;resize:none;padding:8px}.cbaa-chat-footer-content .cbaa-sender .sender-input[disabled]{background-color:transparent}.cbaa-chat-footer-content .cbaa-sender .sender-input:focus{border-color:transparent;box-shadow:none}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar{width:6px}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar-track{background:transparent}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.cbaa-chat-footer-content .cbaa-sender .sender-input::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.cbaa-chat-footer-content .cbaa-sender .sender-actions{display:flex;align-items:center;justify-content:space-between;padding:0 0 8px 8px}.cbaa-chat-footer-content .cbaa-sender .sender-actions .sender-footer-right{padding-right:8px}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn{border-radius:8px;border:1px solid transparent;height:32px;width:32px;background:radial-gradient(179% 179% at 111% -31%,#4161fd 45%,#279dfd 100%);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn:hover{opacity:.8}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn.send-btn-disabled{border-color:#d9d9d9;color:rgba(0,0,0,.25);background:rgba(0,0,0,.04)}.cbaa-chat-footer-content .cbaa-sender .sender-actions .send-btn .send-btn-icon{color:inherit}.cbaa-chat-footer-content .cbaa-sender.cbaa-sender-inline{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cbaa-chat-footer-content .cbaa-sender.cbaa-sender-inline .sender-input-wrapper{flex:1;height:auto}.cbaa-chat-footer-content .cbaa-sender.cbaa-sender-inline .sender-actions{padding:0}.cbaa-chat-footer-content .upload-wrapper{border-bottom:1px solid #d9d9d9}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-header{display:flex;align-items:center;justify-content:space-between;background-color:#f6f7fc;border-radius:12px 12px 0 0;padding:10px 12px}.cbaa-chat-footer-content .upload-wrapper .upload-wrapper-header h4{font-size:14px;margin:0;padding:0}.cbaa-chat-footer-content .upload-wrapper .adm-space.adm-space-block{flex-wrap:nowrap;overflow-x:auto}.cbaa-chat-footer-content .upload-wrapper .adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button{width:60px;height:60px;line-height:56px;background:hsla(0,0%,86.3%,.3)}.cbaa-agent-ui{flex:1;display:flex;flex-direction:column;height:100%;background-color:var(--cbaa-chat-background-color,#fff);background-image:var(--cbaa-chat-background-image,url(https://img.alicdn.com/imgextra/i4/O1CN01KUP6yu1DLBu5NeQ8t_!!6000000000199-2-tps-2502-996.png));background-size:100% auto;background-repeat:no-repeat;background-position:0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.cbaa-agent-ui *{box-sizing:border-box}.cbaa-agent-ui::-webkit-scrollbar{width:6px;height:6px;margin-right:10px}.cbaa-agent-ui::-webkit-scrollbar-corner,.cbaa-agent-ui::-webkit-scrollbar-track{background:transparent}.cbaa-agent-ui::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1843137255);border-radius:4px;cursor:default}.cbaa-agent-ui .cbaa-agent-ui-header{display:flex;align-items:center;padding:12px 16px}.cbaa-agent-ui .cbaa-agent-ui-header .cbaa-agent-ui-header-logo{height:24px;width:auto}.cbaa-message-item .Bubble{box-shadow:0 2px 5px 0 rgba(32,60,153,.05);border-radius:8px;max-width:100%}.cbaa-message-item.left .Bubble{margin-right:24px}.cbaa-message-item.left .Bubble .mention{color:#39f;text-decoration:none}@media (max-width:375px){.cbaa-message-item.left .Bubble{margin-right:0}}body.mobile .cbaa-message-item.left .Bubble{margin-right:0}.cbaa-message-item.right .Bubble{color:#000;background:#def1fd;box-shadow:none;border-radius:8px}.cbaa-message-item.right .Bubble .mention{color:#fff;text-decoration:underline}.SystemMessage-inner{background:transparent}.cbaa-message-item.left .cbaa-message-main>.Avatar{margin-right:8px}.cbaa-message-item.right .cbaa-message-main>.Avatar{margin-left:8px}.Btn{border-radius:4px;font-size:14px;padding:2px 12px}.ant-mentions-dropdown-menu-item{max-width:40vw;overflow:hidden;text-overflow:ellipsis}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Bubble.typing{position:relative;padding:1px;overflow:hidden;box-shadow:none;width:140px}.Bubble.typing:before{content:"";position:absolute;z-index:1;left:-10%;top:-100%;width:120%;height:0;padding-top:120%;background:linear-gradient(#4161fd,#279dfd 50%,#fff);animation:rotate 2s linear infinite}.Bubble.typing:after{content:"正在生成回答...";z-index:2;position:absolute;background-color:#fff;left:1px;top:1px;right:1px;bottom:1px;display:flex;align-items:center;padding:8px 12px;border-radius:7px}.Bubble.typing .Typing{position:relative;background-color:#fff;height:42.5px;padding:0 10px;border-radius:6px}.copilot-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.cbaa-chat-footer{padding:0 8px 8px;width:100%;max-width:var(--cbaa-chat-max-width,1000px);margin:0 auto}.cbaa-error-boundary{display:flex;align-items:center;justify-content:center;min-height:60px;padding:16px;border:1px solid #ff4d4f;border-radius:6px;background-color:#fff2f0;margin:8px 0}.cbaa-error-boundary-content{text-align:center;color:#ff4d4f}.cbaa-error-boundary-icon{font-size:24px;margin-bottom:8px}.cbaa-error-boundary-message{font-size:14px;font-weight:500;margin-bottom:4px}.cbaa-error-boundary-details{font-size:12px;opacity:.8;word-break:break-word;margin-bottom:12px}.cbaa-markdown a{color:#284cc0}.cbaa-markdown p{margin:0 0 12px;word-break:break-all}.cbaa-markdown img{max-width:100%}.cbaa-markdown.cbaa-markdown-secondary{color:#8b8b8b}.cbaa-markdown ol,.cbaa-markdown ul{margin:8px 0;padding:0 0 0 16px}.cbaa-step-process .step-process-item{margin-top:8px;border-radius:4px;gap:4px;display:flex;align-items:center}.cbaa-step-process .step-process-item .step-process-title{display:flex;align-items:center;font-size:12px;gap:4px}.cbaa-step-process .step-process-item .step-process-title .step-process-failed{color:#ff4d4f}.cbaa-step-process .step-process-item .step-process-title .step-process-success{color:#52c41a}.cbaa-step-process .step-process-item .step-process-title .step-process-warning{color:#faad14}.cbaa-step-process .step-process-item .step-process-title .step-process-title-icon{font-size:12px}.cbaa-step-process .step-process-item .step-process-result{font-size:12px;color:#8b8b8b}.cbaa-step-process .step-process-item .step-process-result .step-process-result-success{color:#52c41a}.cbaa-step-process .step-process-item .step-process-result .step-process-result-failed{color:#ff4d4f}.cbaa-step-process .step-process-item .step-process-result .step-process-result-warning{color:#faad14}.cbaa-sse-card-process-trigger .cbaa-sse-card-thinking-time{margin-left:8px;font-size:12px;color:#8b8b8b}.cbaa-sse-card-thinking-content{background:linear-gradient(180deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.2));padding-top:8px;border-radius:8px}.cbaa-sse-card-thinking-content .cbaa-bubble-content{min-height:unset}.cbaa-sse-card-thinking-content .cbaa-sse-card-thinking-bubble{font-size:12px;margin-bottom:4px}.cbaa-sse-card-thinking-content .cbaa-sse-card-thinking-bubble .thinking-markdown p{margin:0}.cbaa-sse-card .cbaa-sse-card-steps .cbaa-sse-card-step-item{margin-top:8px}.cbaa-sse-card .cbaa-sse-card-steps .cbaa-sse-card-step-item .cbaa-sse-card-step-item-bubble .cbaa-bubble-content{width:100%;min-height:unset}.cbaa-sse-card .cbaa-sse-card-result{padding:12px 0 0}.cbaa-sse-card .cbaa-sse-card-result .cbaa-bubble-content{width:100%;min-height:unset}.cbaa-sse-card .cbaa-sse-card-recommend-list{padding:8px 0;border-radius:8px;font-size:12px;background:rgba(249,246,252,.2392156863);border:1px solid #e7e8ed}.cbaa-sse-card .cbaa-sse-card-recommend-list .cbaa-sse-card-recommend-list-title{padding:0 8px 4px;color:#333;font-weight:600}.cbaa-sse-card .cbaa-sse-card-recommend-list .cbaa-sse-card-recommend-item{display:flex;align-items:center;padding:4px 8px 4px 26px;background:url(https://img.alicdn.com/imgextra/i1/O1CN011kPFHR1LwIuklM2oE_!!6000000001363-55-tps-16-16.svg) no-repeat 8px 4px;background-size:14px auto;color:#091831;cursor:pointer}.cbaa-sse-card .cbaa-sse-card-recommend-list .cbaa-sse-card-recommend-item:hover{color:#284cc0}.conversations{width:100%}.conversations .conversation-group{margin-bottom:16px}.conversations .conversation-group .conversation-group-header{padding:0 12px 4px;margin-bottom:4px}.conversations .conversation-group .conversation-group-header .conversation-group-title{font-size:12px;color:#999;font-weight:500}.conversations .conversation-group .conversation-group-items .conversation-item{position:relative;border-radius:8px;margin-bottom:4px;cursor:pointer;transition:all .2s ease}.conversations .conversation-group .conversation-group-items .conversation-item:hover{background-color:#f5f5f5}.conversations .conversation-group .conversation-group-items .conversation-item:hover .conversation-item-menu{opacity:1;visibility:visible}.conversations .conversation-group .conversation-group-items .conversation-item--active{background-color:#e6f7ff}.conversations .conversation-group .conversation-group-items .conversation-item--active .conversation-item-title-text{color:#1890ff;font-weight:500}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-content{padding:8px 16px 8px 12px}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-content .conversation-item-title .conversation-item-title-text{flex:1;font-size:14px;color:#333;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-content .conversation-item-title .conversation-item-time{font-size:12px;color:#999;white-space:nowrap;flex-shrink:0}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-menu{position:absolute;top:50%;right:8px;transform:translateY(-50%);opacity:0;visibility:hidden;transition:all .2s ease;z-index:10}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-menu-trigger{padding:4px;border-radius:4px;cursor:pointer;color:#999;transition:all .2s ease;font-size:16px}.conversations .conversation-group .conversation-group-items .conversation-item .conversation-item-menu-trigger:hover{color:#333;background-color:#f5f5f5}.cbaa-conversation-list{min-width:var(--cbaa-topic-max-width,280px);border-radius:12px 0 0 12px;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.cbaa-conversation-list .cbaa-conversation-list-content{padding:20px 12px;height:100%}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target{height:100%;overflow:auto}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar{width:6px;height:6px;margin-right:10px}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar-corner,.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar-track{background:transparent}.cbaa-conversation-list .cbaa-conversation-list-content .scrollable-target::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1843137255);border-radius:4px;cursor:default}.cbaa-conversation-list .cbaa-conversation-list-content .conversation-end-message{margin:0;padding:12px 0;color:#999;font-size:12px}.cbaa-conversation-list .cbaa-btn.conversation-add-button{height:40px;line-height:40px;border-radius:20px;color:#fff;font-size:14px;cursor:pointer}.cbaa-conversation-list .cbaa-btn.conversation-add-button>span{position:relative}.cbaa-conversation-list .cbaa-btn.conversation-add-button:before{content:"";background:linear-gradient(90deg,#6691fb,#6ad3fe);position:absolute;inset:-1px;opacity:1;transition:all .3s;border-radius:inherit}.cbaa-conversation-list .cbaa-btn.conversation-add-button:hover:before{opacity:0}.cbaa-conversation-list .conversations{padding:16px 0}.cbaa-conversation-list .conversation-group-date{padding:12px 8px;font-size:12px;color:#999}.cbaa-conversation-list .conversation-list{list-style:none;margin:0;padding:0}.cbaa-conversation-list .conversation-list .conversation-item-title{display:flex;gap:12px;align-items:center;padding:12px;cursor:pointer}.cbaa-conversation-list .conversation-list .conversation-item-title:hover{background-color:#f0fafc}.cbaa-conversation-list .conversation-list .conversation-item-title .conversation-item-title-text{font-size:14px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.cbaa-conversation-list .conversation-list .conversation-item-title .conversation-item-time{font-size:12px;color:#999}.conversation-content-box{flex:1;height:100%;width:0;display:flex;flex-direction:column}.product-card{margin-bottom:12px;width:80%;padding:13px;min-height:114px;border-radius:8px;background:#fff;box-sizing:border-box;border:1px solid #e7e7e7;box-shadow:2px 2px 16px 0 hsla(0,0%,67.8%,.35)}.product-card:hover{box-shadow:2px 2px 16px 0 rgba(57,96,223,.35)}.product-card .product-card-top-box{position:relative;border-bottom:1px dashed #ebeced}.product-card .product-card-top-box .title{width:calc(100% - 50px)}.product-card .product-card-top-box .title-text{height:14px;font-size:14px;font-weight:600;line-height:14px;letter-spacing:normal;color:#333}.product-card .product-card-top-box .tag-box{display:flex;justify-content:flex-start;align-items:center;margin-top:8px;margin-bottom:12px}.product-card .product-card-top-box .tag{margin-right:4px;padding:0 6px;min-width:32px;height:16px;display:flex;align-items:center;gap:4px;border-radius:4px;background:rgba(65,97,253,.13);box-shadow:0 2px 5px 0 rgba(0,0,0,.04);font-size:10px;line-height:12px;color:#1b61fa}.product-card .product-card-top-box .tag-g{background:rgba(7,171,130,.062)!important;color:#07ab81!important}.product-card .product-card-top-box .tag-o{border:.5px solid #ff8018!important;background:#fff!important;color:#ff8018!important}.product-card .recommend-type{position:absolute;top:0;right:0;min-width:60px;height:20px;line-height:20px;color:#fff;font-size:12px;font-weight:500;text-align:center;background:#4e75f2;border-radius:12px 12px 12px 0}.product-card .recommend-speed{background:#ff6400}.product-card .recommend-type-text{text-align:center;height:24px;font-size:10px;font-weight:700;line-height:11px}.product-card .content-box{margin-top:6px;display:flex;justify-content:space-between;align-items:center}.product-card .content-box .content-item,.product-card .content-box .content-left{display:flex;justify-content:flex-start;align-items:center}.product-card .content-box .content-item{margin-top:6px;height:28px;line-height:28px}.product-card .content-box .content-item .item-label{width:60px;font-size:12px;text-align:center;letter-spacing:normal;color:#555;align-items:center}.product-card .content-box .content-item .item-value{font-size:13px;font-weight:500;letter-spacing:normal;color:#333;align-items:center}.product-card .content-box .content-item .item-value-money{font-family:Alibaba Sans 102;font-weight:700;font-size:15px;color:#ff5000}.product-card .content-box .content-item .item-value-money .unit{font-size:12px}.product-card .order-btn{margin-top:4px;padding:0 16px;height:26px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:8px;background:#dae6fc;font-size:14px;font-weight:600;line-height:28px;text-align:center;letter-spacing:normal;color:#0084ff;border:1px solid #0084ff}.product-des{width:80%;margin:12px 0;color:rgba(23,26,29,.4);font-size:10px;line-height:14px;display:flex;flex:1 1 0%;overflow:hidden;justify-content:end;text-align:right;max-width:99999px}.custom-welcome-card{box-sizing:border-box}.custom-welcome-card .welcome-title{margin-top:12px;display:flex;align-items:center;gap:8px}.custom-welcome-card .welcome-title .welcome-title-text{font-size:16px;font-weight:500;color:#5f91ff}.custom-welcome-card .welcome-title .welcome-title-icon{width:15px;height:15px}.custom-welcome-card .welcome-message-content{line-height:1.6}.custom-welcome-card .welcome-questions .welcome-questions-title{font-size:16px;color:#0f2340;margin-bottom:8px}.custom-welcome-card .welcome-questions-content{margin:12px 0 16px;display:flex;flex-direction:column;gap:8px;background-color:#fff;padding:12px;border-radius:8px}.custom-welcome-card .welcome-questions-content .welcome-question-item{font-size:12px;color:#1e71e8;cursor:pointer}.custom-welcome-card .welcome-questions-content .welcome-question-item:hover{color:#5f91ff}.trajectory-query{padding:10px;box-sizing:border-box;border-radius:12px;background:#eff6ff}.trajectory-query .trajectory-icon{font-size:20px}.trajectory-query .trajectory-brief{justify-content:space-between;padding-bottom:10px}.trajectory-query .trajectory-brief .order-no{font-size:14px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333}.trajectory-query .trajectory-brief .brief-desc{margin-top:12px;display:flex;align-items:center}.trajectory-query .trajectory-brief .brief-desc .end-name,.trajectory-query .trajectory-brief .brief-desc .start-name{font-family:Roboto;font-size:14px;font-weight:700;line-height:12px;text-align:center;letter-spacing:normal;color:#4161fd}.trajectory-query .trajectory-brief .brief-desc .trajectory-line{margin:0 10px 5px;width:41px;height:12px}.trajectory-query .trajectory-brief .brief-desc .line{min-width:100px;height:1px;background-color:#e8e8e8;margin:0 10px;position:relative}.trajectory-query .trajectory-brief .brief-desc .line:after,.trajectory-query .trajectory-brief .brief-desc .line:before{content:"";display:block;width:6px;height:6px;background-color:#e8e8e8;border-radius:50%;position:absolute;top:calc(50% - 3px);left:-3px}.trajectory-query .trajectory-brief .brief-desc .line:after{left:auto;right:-3px}.trajectory-query .trajectory-brief .brief-desc .line .trajectory-icon{font-size:12px;padding:4px;position:absolute;top:calc(50% - 10px);left:calc(50% - 8px);color:#e8e8e8}.trajectory-query .trace-list-wrapper{padding:8px;background:#fff;border-radius:8px}.trajectory-query .trace-list{padding:8px 0}.trajectory-query .trace-list.trace-list-folded{max-height:150px;overflow:hidden;position:relative}.trajectory-query .trace-list.trace-list-folded:after{content:"";z-index:1;display:block;width:100%;height:50px;background:linear-gradient(180deg,transparent,#fff);position:absolute;bottom:0;left:0}.trajectory-query .trace-list .trace-item-date,.trajectory-query .trace-list .trace-item-desc{font-size:12px;color:#666}.trajectory-query .trace-list-actions-wrapper{margin-top:8px;background:#fff;padding:10px;border-radius:8px}.trajectory-query .trace-list-actions-wrapper .trace-list-fold-btn{font-size:12px}.trajectory-query .trace-list-empty{padding:8px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.trajectory-query .trace-list-empty .trajectory-icon{font-size:60px}.trajectory-query .trace-list-empty .trace-list-empty-text{font-size:12px}.details-box{min-height:400px}.details-box .content-box{padding:0 12px}.details-box{padding:12px;width:100%;min-height:100px;z-index:0;border-radius:8px;background:#eff6ff}.details-box .title-box{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.details-box .title-box .order-id{font-size:15px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333}.details-box .title-box .status{font-size:14px;line-height:12px;text-align:right;letter-spacing:normal;color:#0da48a}.details-box .content-box{padding:4px 12px 6px;width:100%;border-radius:8px;background:#fff}.details-box .content-box .content-item{margin-top:12px;margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start}.details-box .item-title{font-size:14px;font-weight:500;line-height:19.2px;letter-spacing:normal;color:#4161fd}.details-box .big-item{font-size:15px!important;color:#333!important;font-weight:700}.details-box .fee-ul{display:flex;flex-direction:column!important}.details-box .fee-list{display:block;margin-left:12px;display:flex;flex-direction:row}.details-box .fee-list:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#333;margin-right:8px;flex-shrink:0;margin-top:8px}.details-box .detail-item{margin-bottom:4px;display:flex;margin-top:6px;justify-content:flex-start;align-items:flex-start}.details-box .detail-item .item-label{min-width:60px;height:20px;font-size:13px;line-height:20px;text-align:left;letter-spacing:normal;color:#555}.details-box .detail-item .item-value{font-size:13px;font-weight:500;line-height:20px;letter-spacing:normal;color:#333}.details-box .detail-item .item-value-money{font-family:Alibaba Sans 102;font-weight:700;font-size:13px;color:#333}.details-box .date{margin-top:12px;font-size:12px;font-weight:400;line-height:24px;letter-spacing:normal;color:#aaa}.ai-assisted-card{margin-bottom:12px;width:100%;padding:12px;border-radius:8px;box-sizing:border-box;border:1px solid #e7e7e7}.ai-assisted-card .field-desc{font-size:14px;font-size:500;line-height:22px;color:#333}.ai-assisted-card .item-box{position:relative;padding:6px 0;border-bottom:1px dashed #ebeced}.ai-assisted-card .item-box .title-text{font-size:14px;font-weight:600;line-height:1.8;color:#333}.ai-assisted-card .item-box .item-title{font-size:13px;font-weight:600;line-height:14px;line-height:1.6;letter-spacing:normal;color:#333}.ai-assisted-card .item-box .content-box{line-height:1.8}.ai-assisted-card .suggest-box{margin-top:3px;font-size:12px;line-height:1.5;text-align:left;letter-spacing:normal;color:#555;display:flex;flex-direction:column;gap:8px}.ai-assisted-card .suggest-box .suggestion-card{display:flex;justify-content:space-between;align-items:center;padding:3px 6px;gap:12px;background:#fafafa;border:1px solid #e8e8e8;border-radius:4px;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04);min-height:36px}.ai-assisted-card .suggest-box .suggestion-card .suggestion-value{font-size:13px;color:#333;font-weight:500}.ai-assisted-card .suggest-box .suggestion-card .suggestion-use-btn{transition:all .2s ease}.ai-assisted-card .suggest-box .content-text{font-size:12px;line-height:1.5;text-align:left;letter-spacing:normal;color:#555}.print-box{padding:12px;width:100%;min-height:100px;z-index:0;border-radius:8px;background:#eff6ff}.print-box .print-title{font-family:PingFang SC;font-size:14px;font-weight:600;line-height:14px;text-align:center;letter-spacing:normal;color:#333;text-align:left}.print-box .print-content-box{margin-top:10px;padding:8px;width:80%;height:48px;border-radius:8px;background:#e9ebed;display:flex;justify-content:flex-start;align-items:center}.print-box .print-content-box .img-icon{margin-right:8px;width:28px;height:32px}.print-box .print-content-box .flie-name{font-size:13px;font-weight:400;line-height:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.print-box .print-content-box .link{font-size:12px;color:#4161fd;cursor:pointer}