.acv-channel-managed-side-list{width:100%;min-width:0;height:100%;min-height:0}.acv-guide{position:absolute;top:32px;left:20px;z-index:2;width:268px}.acv-guide__title{display:block;font-size:var(--font-size-350, 24px);font-weight:400;background:linear-gradient(89deg,#20516f .73%,#6b7365 9.19%,#15444e 16.17%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.acv-guide__desc{display:block;margin-top:8px;font-size:14px;color:var(--text-color-disabled)}.acv-guide__example{width:100%;margin-top:32px}.acv-guide__example img{width:18px;max-width:100%;height:18px;max-height:100%}.acv-guide__list{display:flex;flex-direction:column}.acv-guide__item{position:relative;display:flex;gap:6px;align-items:center;width:fit-content;padding:8px 12px 8px 8px;margin-bottom:0;font-size:var(--font-size-100);color:var(--text-color-primary);background:var(--background-color-secondary-regular);border-radius:var(--border-radius-large);opacity:.8;cursor:pointer}.acv-guide__item:hover{background:var(--background-color-secondary-regular, #f6f7f9);background:linear-gradient(270deg,#ddd3f933 3.55%,#fffefb33 44.69%,#8aebfe33 90%);background-blend-mode:multiply}.acv-guide__item:last-child{margin-bottom:0}.acv-guide__item:before{position:absolute;top:0;left:0;z-index:1;width:200%;height:200%;border:1px solid var(--border-color-overlay);border-radius:calc(var(--border-radius-large) * 2);pointer-events:none;content:"";transform:scale(.5);transform-origin:0 0}.acv-guide__item-title{display:block}.acv-guide__refresh-wrapper{display:flex;align-items:center;margin-top:16px;color:var(--text-color-tertiary);cursor:pointer}.acv-guide__refresh-btn{display:flex;align-items:center;width:88px!important;height:32px!important;padding:0 12px 0 8px!important;margin:16px 0 0!important;font-weight:400!important;line-height:21px!important;color:var(--text-color-tertiary);border-radius:var(--border-radius-medium)!important}.acv-guide__refresh-btn:hover{color:var(--text-color-tertiary)!important}.acv-guide__refresh-icon{font-size:16px!important}.acv-guide__rotating{animation:acv-guide-refresh-rotate .6s cubic-bezier(.55,.085,.68,.53)}.acv-guide__fade-0{animation:guide-fade-0 .3s ease-in-out}.acv-guide__fade-1{transform:translateY(10px);animation:guide-fade-1 .35s ease-in-out}.acv-guide__fade-2{transform:translateY(20px);animation:guide-fade-2 .4s ease-in-out}@keyframes acv-guide-refresh-rotate{0%{transform:rotate(720deg)}to{transform:rotate(0)}}@keyframes guide-fade-0{0%{opacity:0}to{opacity:1}}@keyframes guide-fade-1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(10px)}}@keyframes guide-fade-2{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(20px)}}.acv-topic-card-footer{display:flex;align-items:center;width:100%}.acv-topic-card-footer__button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:32px;padding:6px 12px 6px 8px;font-size:var(--font-size-100, 14px);line-height:1.3;color:var(--text-color-tertiary, #7f8792);white-space:nowrap;background:var(--background-color-primary-regular, #fff);border:0;border-radius:var(--border-radius-medium, 8px);outline:none;cursor:pointer;-webkit-user-select:none;user-select:none}.acv-topic-card-footer__button+.acv-topic-card-footer__button{margin-left:4px}.acv-topic-card-footer__button:hover,.acv-topic-card-footer__button:focus-visible{color:var(--text-color-icon-hover, #222529)}.acv-topic-card-footer__button:disabled{color:var(--text-color-disabled, #b4b8bf);cursor:not-allowed}.acv-topic-card-footer__button--icon-only{width:32px;padding:6px}.acv-topic-card-footer__button-icon{position:relative;display:inline-flex;flex:0 0 20px;align-items:center;justify-content:center;width:20px;height:20px;color:currentcolor}.acv-topic-card-footer__label{margin-left:4px;color:currentcolor}.acv-topic-card-footer__more{margin-left:auto}.acv-topic-card-footer__menu-item{display:flex;align-items:center;width:152px}.acv-topic-card-footer__menu-item-icon{display:inline-flex;flex:0 0 auto;margin-right:8px}.acv-topic-card-footer__badge{position:absolute;top:2px;right:0;box-sizing:border-box;width:var(--topic-card-footer-badge-size, 6px);height:var(--topic-card-footer-badge-size, 6px);background:var(--badge-background-color, #f54531);background-clip:padding-box;border:1px solid var(--background-color-overlay-regular, #fff);border-radius:var(--border-radius-full, 99px)}.acv-topic-card-footer svg{width:20px;height:20px}.acv-topic-message-list{position:relative;width:100%;overflow:hidden}.acv-topic-message-list:has(.acv-message-type-user-prompts--preview-active){overflow:visible}.acv-topic-message-list__aggregate-body{display:flex;align-items:flex-start;width:100%;isolation:isolate}.acv-topic-message-list__leading-avatar{position:relative;z-index:2;display:flex;flex:0 0 32px;align-items:flex-start;padding-top:2px}.acv-topic-message-list__leading-avatar .acv-topic-message-header{height:32px}.acv-topic-message-list__leading-avatar .acv-topic-message-header__avatar{width:32px;height:32px;font-size:var(--font-size-50, 12px);line-height:32px}.acv-topic-message-list__leading-avatar .acv-topic-message-header__agent-icon{width:32px;height:32px}.acv-topic-message-list__aggregate-content{position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;margin-left:8px}.acv-topic-message-list__media-container{display:flex;box-sizing:border-box;align-items:stretch;width:100%;padding:0 0 0 2px;margin-top:12px}.acv-topic-message-list__media-divider{flex:0 0 2px;width:2px;margin-right:12px;background:var(--color-gray-100, #f6f7f9)}.acv-topic-message-list__replies{position:relative;flex:1 1 auto;min-width:0;padding:4px 0;overflow:hidden}.acv-topic-message-list__replies:has(.acv-message-type-user-prompts--preview-active){overflow:visible}.acv-topic-message-list__reply-content{position:relative;display:flex;flex-direction:column;width:100%}.acv-topic-message-list__reply-content>.acv-topic-message-item+.acv-topic-message-item{margin-top:16px}.acv-topic-message-status-action{display:inline-flex;box-sizing:border-box;flex:0 0 auto;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;padding:0;color:var(--text-color-placeholder, #9da3ac);background:transparent;border:0;border-radius:6px;cursor:default}.acv-topic-message-status-action--failed{cursor:pointer!important}.acv-topic-message-status-action--failed,.acv-topic-message-status-action--failed *,.acv-topic-message-status-action--failed svg{cursor:pointer!important}.acv-topic-message-status-action--loading,.acv-topic-message-status-action--loading *,.acv-topic-message-status-action--loading svg{cursor:default!important}.acv-topic-message-status-action--failed:hover{background:var(--button-quiet-background-color-hover, rgba(0, 0, 0, .04))}.acv-topic-message-status-action__failed-icon{display:block;width:16px;height:16px;color:var(--color-red-600, #f54531)}.acv-topic-message-status-action__retry-icon{display:none;width:16px;height:16px;color:var(--text-color-primary, #222529)}.acv-topic-message-status-action:hover .acv-topic-message-status-action__failed-icon{display:none}.acv-topic-message-status-action:hover .acv-topic-message-status-action__retry-icon{display:block}.acv-topic-message-status-action__loading-icon{width:16px;height:16px;color:var(--text-color-placeholder, #9da3ac)}.acv-topic-aggregate-card{position:relative;box-sizing:border-box;width:100%;overflow:hidden;background:transparent;border:0;border-radius:var(--border-radius-xlarge, 16px)}.acv-topic-aggregate-card:has(.acv-message-type-user-prompts--preview-active){z-index:20;overflow:visible}.acv-topic-aggregate-card .acv-topic-card-footer{position:relative;z-index:2;box-sizing:border-box;flex:0 0 auto;height:32px;padding-left:32px;margin-top:4px}.acv-topic-aggregate-card__message-area{position:relative;z-index:3;flex:1 1 auto;min-height:0;overflow:hidden;isolation:isolate}.acv-topic-aggregate-card:has(.acv-message-type-user-prompts--preview-active) .acv-topic-aggregate-card__message-area{overflow:visible;isolation:auto}.acv-topic-aggregate-card__status-action{position:absolute;top:10px;right:12px;z-index:4}.acv-topic-aggregate-card--status .acv-topic-message-list .acv-topic-message-item--origin{padding-right:32px}.acv-channel-topic-list{position:relative;display:flex;box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;max-height:100%;overflow:hidden}.acv-channel-topic-list__scroll-box{display:flex;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:0;padding:0 16px 20px;overflow-y:auto;scrollbar-width:none}.acv-channel-topic-list__scroll-box::-webkit-scrollbar{display:none}.acv-channel-topic-list__scroll-box--autoscroll{flex-direction:column}.acv-channel-topic-list__scroll-box--history-loading{overflow-anchor:none}.acv-channel-topic-list__content{display:flex;box-sizing:border-box;flex:0 0 auto;flex-direction:column;align-items:stretch;align-self:center;width:100%;max-width:1200px}.acv-channel-topic-list__content--autoscroll{flex-direction:column-reverse;justify-content:flex-end;min-height:100%}.acv-channel-topic-list__content>*+*{margin-top:0}.acv-channel-topic-list__content--autoscroll>*+*{margin-top:0;margin-bottom:0}.acv-channel-topic-list__guide-state{position:relative;box-sizing:border-box;flex:1 1 auto;align-self:stretch;width:100%;min-height:320px}.acv-channel-topic-list__scrollbar{flex:1 1 auto;min-height:0}.acv-channel-topic-list__item{flex:0 0 auto;align-self:stretch;width:100%;margin:0 0 40px}.acv-channel-topic-list__item--stretch{max-width:none}.acv-channel-topic-list__loading-icon{width:16px;height:16px;color:var(--text-color-placeholder, #9da3ac);animation:acv-channel-topic-list-spin 1s linear infinite}.acv-channel-topic-list__loading-icon--runtime{width:24px;height:24px;color:var(--text-color-primary, #1f2329)}.acv-channel-topic-list__state{display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:100%;min-height:180px;padding:24px;font-size:var(--font-size-100, 14px);line-height:20px;color:var(--text-color-secondary, #6b7280)}.acv-channel-topic-list__state--error{color:var(--color-red-600, #d92d20)}.acv-channel-topic-list__state--loading{flex:1 1 auto;align-self:stretch;height:100%;min-height:100%;padding:0}.acv-channel-topic-list__back-to-bottom{position:absolute;bottom:12px;left:50%;z-index:5;min-width:32px;max-height:32px;color:var(--text-color-primary, #222529);background:var(--background-color-overlay-regular, #fff);border-color:var(--background-color-overlay-regular, #fff);box-shadow:0 0 .5px #00000026,0 0 20px #00000005;transform:translate(-50%)}.acv-channel-topic-list__back-to-bottom:hover{background:var(--background-color-overlay-regular, #fff);border-color:var(--background-color-overlay-regular, #fff)}.acv-channel-topic-list__back-to-bottom-icon{width:20px;height:20px;color:currentcolor}@keyframes acv-channel-topic-list-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
