.notification-list[data-v-582d4218]::-webkit-scrollbar{width:.42vw}.notification-list[data-v-582d4218]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:.21vw}.notification-list[data-v-582d4218]::-webkit-scrollbar-thumb:hover{background-color:silver}.notification-list[data-v-582d4218]::-webkit-scrollbar-track{background-color:#f5f5f5}.vcb-chat-button-with-badge,.vcb-chat-modal-overlay,.vcb-error-modal-overlay,.vcb-global-loading-overlay{--vcb-padding:1rem;--vcb-radius:.25rem;--vcb-radius-md:.5rem;--vcb-text:.875rem;--vcb-text-sm:.75rem;--vcb-text-md:1rem}.vcb-center{align-items:center;display:flex;justify-content:center}.vcb-flex-1{flex:1}.vcb-chat-button-simple{display:inline-block;position:relative}.vcb-chat-button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:2rem;justify-content:center;position:relative;transition:all .3s ease;width:2rem}.vcb-chat-button:hover{transform:translateY(-.125rem)}.vcb-chat-button:active{transform:translateY(0)}.vcb-chat-button.vcb-loading{cursor:not-allowed!important;opacity:.7!important;transform:scale(.95)!important}.vcb-chat-button.vcb-loading:hover{box-shadow:none!important;transform:scale(.95)!important}.vcb-chat-icon{align-items:center;display:flex;justify-content:center;overflow:hidden}.vcb-chat-icon,.vcb-chat-icon img{height:1.25rem;width:1.25rem}.vcb-chat-button-with-badge{display:inline-block;font-size:var(--vcb-text);position:relative}.vcb-chat-button-with-badge.vcb-fixed-bottom-right{bottom:1.25rem;position:fixed;right:1.25rem;z-index:9999}@media(max-width:768px){.vcb-chat-button-with-badge.vcb-fixed-bottom-right{bottom:1rem;right:1rem}}.vcb-badge{align-items:center;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.625rem;height:.875rem;justify-content:center;min-width:.875rem;padding:.125rem;position:absolute;right:-.375rem;top:-.375rem}@keyframes vcb-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.vcb-loading-indicator{height:1.25rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.25rem}.vcb-loading-spinner{animation:vcb-spin 1s linear infinite;border:.125rem solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:100%;width:100%}@keyframes vcb-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vcb-global-loading-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.vcb-global-loading-container{align-items:center;border-radius:.75rem;display:flex;flex-direction:column;justify-content:center;min-width:12.5rem;padding:2rem}.vcb-global-loading-spinner{animation:vcb-global-spin 1s linear infinite;border:.25rem solid #f3f3f3;border-radius:50%;border-top-color:#5c28f4;height:2.5rem;margin-bottom:1rem;width:2.5rem}.vcb-global-loading-text{color:#333;font-size:1rem;font-weight:500}@keyframes vcb-global-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media(max-width:768px){.vcb-global-loading-container{min-width:10rem;padding:1.5rem}.vcb-global-loading-spinner{border-width:.1875rem;height:2rem;width:2rem}.vcb-global-loading-text{font-size:.875rem}}.vcb-error-modal-overlay{align-items:center;display:flex;justify-content:center;left:0;position:fixed;right:0;top:1.875rem;z-index:99999}.vcb-error-modal-container{align-items:center;animation:vcb-error-modal-bounce .3s ease-out;background:#fff2f1;border:1px solid #f56c6c;border-radius:.25rem;box-shadow:0 .5rem 1.25rem #b1c5c514;display:flex;fill:#f56c6c;max-height:80vh;max-width:31.25rem;min-width:12.5rem;overflow:hidden;padding:.375rem 1rem}.vcb-error-modal-title{color:#333;flex:1;font-size:.75rem;line-height:1}.vcb-error-modal-icon{height:1rem;margin-right:.625rem;width:1rem}.vcb-error-modal-close{align-items:center;background:none;border:none;color:#8c8c8c;cursor:pointer;display:flex;fill:#00000073;margin:0;padding:0;transition:all .2s}.vcb-error-modal-enter-active,.vcb-error-modal-leave-active{transition:all .3s ease}.vcb-error-modal-enter-from,.vcb-error-modal-leave-to{opacity:0;transform:scale(.8)}.vcb-chat-modal-overlay{align-items:center;display:flex;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--vcb-text);justify-content:center;position:fixed;z-index:999}.vcb-chat-modal-logo{border-radius:.25rem;height:1.5rem;-o-object-fit:contain;object-fit:contain;width:1.5rem}.vcb-chat-modal-container{background:#fff;border-radius:var(--vcb-radius-md);box-shadow:0 .25rem 1.25rem #00000026;display:flex;flex-direction:column;overflow:hidden;position:fixed;z-index:10000}.vcb-chat-modal-container.vcb-right{animation:vcb-slideInRight .3s ease-out;border-radius:0;bottom:0;height:100vh;position:fixed;right:0;top:0;width:var(--vcb-modal-width,400px)}.vcb-chat-modal-container.vcb-center{max-height:90vh;max-width:90vw}.vcb-chat-modal-container.vcb-center,.vcb-chat-modal-container.vcb-custom{height:var(--vcb-modal-height,600px);position:fixed;width:var(--vcb-modal-width,600px)}.vcb-chat-modal-close-container{align-items:center;display:flex;justify-content:center;margin-right:var(--vcb-padding)}.vcb-chat-modal-container.vcb-fullscreen{border-radius:0!important;box-shadow:none!important;height:100vh!important;inset:0!important;margin:0!important;max-height:none!important;max-width:none!important;position:fixed!important;transform:none!important;width:100vw!important;z-index:10000!important}.vcb-chat-modal-container.vcb-fullscreen .vcb-chat-modal-content{flex:1;height:calc(100vh - 3.75rem);overflow:hidden;width:100%}.vcb-chat-modal-container.vcb-fullscreen .vcb-chat-modal-iframe{border:none;height:100%;width:100%}.vcb-chat-modal-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:1rem;width:100%}.vcb-chat-modal-title{color:#333;font-size:var(--vcb-text-md);gap:.8125rem;letter-spacing:-.01;padding:0}.vcb-chat-modal-close{align-items:center;background:transparent;border:none;border-radius:.25rem;cursor:pointer;display:flex;height:1.5rem;justify-content:center}.vcb-chat-modal-close:hover{background:#f0f0f0;color:#333}.vcb-chat-modal-close svg{height:.9375rem;width:.9375rem}.vcb-full-screen-icon svg{height:.75rem;width:.75rem}.vcb-chat-modal-content{flex:1;overflow:hidden;width:100%}.vcb-chat-modal-iframe{border:none;height:100%;width:100%}.vcb-chat-modal-placeholder{align-items:center;color:#999;display:flex;font-size:var(--vcb-text-sm);height:100%;justify-content:center}.vcb-modal-fade-enter-active,.vcb-modal-fade-leave-active{transition:opacity .3s ease}.vcb-modal-fade-enter-from,.vcb-modal-fade-leave-to{opacity:0}@keyframes vcb-slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.vcb-chat-modal-container.vcb-dragging{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vcb-chat-modal-container.vcb-dragging *{pointer-events:none}.vcb-chat-modal-container.vcb-dragging .vcb-chat-modal-header,.vcb-chat-modal-header.vcb-draggable{cursor:move}.vcb-chat-modal-header.vcb-draggable:hover{background:#f8f9fa}.vcb-chat-modal-controls{align-items:center;display:flex;gap:.5rem;margin-right:0}.vcb-chat-modal-control-btn{align-items:center;background:transparent;border:none;border-radius:.25rem;color:#666;cursor:pointer;display:flex;height:1.5rem;justify-content:center;transition:all .2s ease;width:1.5rem}.vcb-chat-modal-control-btn:hover{background:#f0f0f0;color:#333}.vcb-chat-modal-control-btn svg{height:1rem;width:1rem}.vcb-chat-modal-resize-handle{background:linear-gradient(135deg,transparent,transparent 50%,#ccc 0,#ccc);border-radius:0 0 var(--vcb-radius-md) 0;bottom:0;cursor:se-resize;height:1.25rem;opacity:0;position:absolute;right:0;transition:opacity .2s ease;width:1.25rem}.vcb-chat-modal-container:hover .vcb-chat-modal-resize-handle{opacity:1}.vcb-chat-modal-resize-handle:hover{background:linear-gradient(135deg,transparent,transparent 50%,#999 0,#999)}.vcb-chat-modal-container.vcb-dragging .vcb-chat-modal-resize-handle{opacity:0}.vcb-chat-modal-container.vcb-fullscreen .vcb-chat-modal-resize-handle{display:none}.vcb-chat-modal-container.vcb-fullscreen .vcb-chat-modal-header.vcb-draggable{cursor:default}.vcb-chat-modal-container.vcb-fullscreen .vcb-chat-modal-header.vcb-draggable:hover{background:transparent}@media(max-width:768px){.vcb-chat-modal-container.vcb-dragging,.vcb-chat-modal-container.vcb-dragging .vcb-chat-modal-header{cursor:default}.vcb-chat-modal-resize-handle{display:none}}@keyframes vcb-error-modal-bounce{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.vcb-chat-modal-container.vcb-right{width:100vw}.vcb-chat-modal-container.vcb-center{height:80vh;width:95vw}}.vcb-chat-button{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-size:.625rem;height:auto;width:100%}.vcb-chat-button .vcb-chat-icon{height:2rem!important;margin-bottom:.25rem;width:2rem!important}.vcb-chat-button .vcb-chat-icon img{height:100%;width:100%}.sideBar[data-v-5ac3cd22]{box-shadow:0 .125rem 1.3125rem #00000009}
