.acv-state-bar-agent-status{display:flex;gap:12px;align-items:center;justify-content:space-between;min-width:0;max-width:100%;overflow:visible}.acv-state-bar-agent-status__content{display:flex;align-items:center;min-width:0;overflow:hidden}.acv-state-bar-agent-status__avatars{position:relative;display:inline-block;flex-shrink:0;height:18px;margin-right:8px}.acv-state-bar-agent-status__avatar{position:absolute;top:1px;display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:16px;height:16px;overflow:hidden;background:transparent;border:0;border-radius:50%;outline:0;box-shadow:none}.acv-state-bar-agent-status__avatar--summoning{top:0;width:18px;height:18px;border-radius:0}.acv-state-bar-agent-status__avatar--summoning .acv-state-bar-agent-status__avatar-fallback{line-height:18px}.acv-state-bar-agent-status__avatar--summoning .acv-state-bar-agent-status__avatar-image{width:18px;height:18px;object-fit:contain;border-radius:0}.acv-state-bar-agent-status-avatar-enter-active,.acv-state-bar-agent-status-avatar-leave-active{transition:opacity .18s ease,transform .18s ease}.acv-state-bar-agent-status-avatar-enter,.acv-state-bar-agent-status-avatar-leave-to{opacity:0;transform:scale(.86)}.acv-state-bar-agent-status-avatar-move{transition:left .18s ease,opacity .18s ease,transform .18s ease}.acv-state-bar-agent-status__notice-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:18px;height:18px;margin-right:8px;overflow:hidden;background:transparent;border:0;border-radius:50%;outline:0;box-shadow:none}.acv-state-bar-agent-status__notice-icon--task{width:18px;height:18px;background:var(--brand-color-primary, #00c8d2)}.acv-state-bar-agent-status__notice-icon--task:after{display:block;width:8px;height:5px;border:2px solid #fff;border-top:0;border-right:0;content:"";transform:translateY(-1px) rotate(-45deg)}.acv-state-bar-agent-status__notice-icon--error{width:18px;height:18px;color:var(--color-red-600, #f54531)}.acv-state-bar-agent-status__notice-icon--error svg{width:18px;height:18px}.acv-state-bar-agent-status__avatar-image{display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:50%;outline:0;box-shadow:none}.acv-state-bar-agent-status__avatar-fallback{font-size:10px;font-weight:500;line-height:16px;color:#4c535c}.acv-state-bar-agent-status__text{min-width:0;overflow:hidden;font-size:13px;line-height:150%;color:var(--text-color-tertiary, #7f8792);text-overflow:ellipsis;white-space:nowrap}.acv-state-bar-agent-status__text--review{display:inline-flex}.acv-state-bar-agent-status__resources{display:flex;flex-shrink:0;align-items:center;padding-right:2px;cursor:default}.acv-state-bar-agent-status__resource{display:flex;box-sizing:border-box;align-items:center;justify-content:center;width:44px;height:48px;overflow:hidden;background:var(--background-color-secondary-regular, #f6f7f9);border:2px solid var(--background-color-primary-regular, #fff);border-radius:8px;box-shadow:0 6px 16px var(--boxshadow-color-medium-100, rgba(0, 0, 0, .12))}.acv-state-bar-agent-status__resource-image{width:100%;height:100%;object-fit:cover}@media (prefers-reduced-motion: reduce){.acv-state-bar-agent-status-avatar-enter-active,.acv-state-bar-agent-status-avatar-leave-active,.acv-state-bar-agent-status-avatar-move{transition:none}}.acv-state-bar-agent-channel-container{display:flex;justify-content:center;width:100%}.acv-state-bar-agent-channel-container:hover .acv-state-bar-agent-channel-container__close-btn{opacity:1}.acv-state-bar-agent-channel-container__main{position:relative;display:flex;box-sizing:border-box;flex-direction:column;align-self:stretch;width:calc(100% - var(--acv-state-bar-width-offset, 30px));padding:4px 16px;overflow:visible;background:var(--ai-primary-100, #eef8fb);border-radius:16px 16px 0 0;box-shadow:0 12px 40px -4px var(--boxshadow-color-large-100, rgba(0, 0, 0, .08)),0 20px 80px -4px var(--boxshadow-color-large-200, rgba(0, 0, 0, .08));cursor:pointer;transition:height .3s ease-in-out}.acv-state-bar-agent-channel-container__main--agent-status{justify-content:center;min-height:32px;padding:0 12px;background:var(--ai-panel-background-color-regular, #f9fafb);cursor:pointer;transition:height .3s ease-in-out,background-color .2s ease}.acv-state-bar-agent-channel-container__main--agent-status:not(.acv-state-bar-agent-channel-container__main--open-action-only):hover{background-color:var(--background-color-primary-regular, #fff)}.acv-state-bar-agent-channel-container__main--open-action-only{min-height:0;padding:0;background:transparent;border-radius:0;box-shadow:none;cursor:default}.acv-state-bar-agent-channel-container__main--open-action-only .acv-state-bar-agent-channel-container__top{display:none}.acv-state-bar-agent-channel-container__main--open-action-only .acv-state-bar-agent-channel-container__close-btn{opacity:1}.acv-state-bar-agent-channel-container__top{display:flex;align-items:center;justify-content:space-between;width:100%}.acv-state-bar-agent-channel-container__close-btn{position:absolute;top:0;right:-28px;z-index:10;background:var(--button-background-color-tertiary-regular);border:none;box-shadow:0 0 1px 0 var(--boxshadow-color-medium-100, rgba(0, 0, 0, .1)),0 8px 40px -2px var(--boxshadow-color-medium-200, rgba(0, 0, 0, .1));opacity:0;transition:opacity .3s ease-in-out}.acv-state-bar-agent-channel-container__close-btn svg{font-size:16px;color:var(--button-color-tertiary-regular, #222529)}.acv-state-bar-agent-channel-container__close-btn--open-action{top:calc(100% - 24px);right:-39px;display:inline-flex;box-sizing:border-box;align-items:center;justify-content:center;width:24px;min-width:24px;height:24px;padding:4px;background:var(--button-background-color-tertiary-hover, #fff);border:0;border-radius:100px;box-shadow:0 0 .5px var(--boxshadow-color-medium-100, rgba(0, 0, 0, .1)),0 8px 20px var(--boxshadow-color-medium-200, rgba(0, 0, 0, .1));opacity:1}.acv-state-bar-agent-channel-container__close-btn--open-action:hover,.acv-state-bar-agent-channel-container__close-btn--open-action:focus{background:var(--button-background-color-tertiary-hover, #fff)}.acv-state-bar-agent-channel-container__close-btn--open-action svg{width:16px;height:16px;font-size:16px}.acv-state-bar-agent-channel-container__close-btn--hidden{display:none}.acv-state-bar-agent-channel-container__card-container{display:grid;grid-template-rows:0fr;transition:none}.acv-state-bar-agent-channel-container__card-container--runtime-loading .acv-state-bar-agent-channel-container__resource-card{top:-24px}.acv-state-bar-agent-channel-container__resource-card{position:absolute;top:-20px;right:64px;z-index:2}.state-bar-agent-channel-slide-up-enter-active,.state-bar-agent-channel-slide-up-appear-active,.state-bar-agent-channel-slide-up-leave-active{transition:opacity .3s ease,transform .3s cubic-bezier(.15,.75,.3,1)}.state-bar-agent-channel-slide-up-enter,.state-bar-agent-channel-slide-up-enter-from,.state-bar-agent-channel-slide-up-appear,.state-bar-agent-channel-slide-up-appear-from,.state-bar-agent-channel-slide-up-leave-to{opacity:0;transform:translateY(12px)}.state-bar-agent-channel-slide-up-enter-to,.state-bar-agent-channel-slide-up-appear-to,.state-bar-agent-channel-slide-up-leave,.state-bar-agent-channel-slide-up-leave-from{opacity:1;transform:translateY(0)}.acv-center-chat__panel{position:relative;display:flex;flex-direction:column}.acv-center-chat__panel .acv-state-bar-container{--acv-state-bar-question-width-offset: 24px;position:relative;z-index:0}.acv-center-chat__input-area{position:relative;z-index:1;transition:padding var(--content-generator-collapse-transition-duration, .35s) var(--content-generator-collapse-transition-timing-function, ease),margin var(--content-generator-collapse-transition-duration, .35s) var(--content-generator-collapse-transition-timing-function, ease),border var(--content-generator-collapse-transition-duration, .35s) var(--content-generator-collapse-transition-timing-function, ease)}.acv-center-chat__collapsed-mask{position:absolute;top:0;right:56px;bottom:0;left:0;z-index:3;background:transparent;cursor:text}.acv-center-chat__tip-text{display:flex;align-items:center;justify-content:center;padding-top:8px;font-size:12px;color:var(--text-color-disabled, #b2b8c1);opacity:.65}.acv-center-chat .acv-chat-sender-v2__main{padding:8px;overflow:hidden;border-radius:20px!important;transition:max-height var(--content-generator-collapse-transition-duration, .35s) var(--content-generator-collapse-transition-timing-function, cubic-bezier(.15, .75, .3, 1))}.acv-center-chat .acv-chat-sender-v2 .gd-agent-sender__content{max-height:142px}.acv-center-chat .acv-chat-sender-v2:not(.acv-chat-sender-v2--normal) .gd-agent-sender__content{max-height:168px}.acv-center-chat:not(.acv-center-chat--focused) .acv-state-bar-container__close-btn{opacity:0}.acv-center-chat:not(.acv-center-chat--focused) .acv-state-bar-container__main:hover .acv-state-bar-container__close-btn{opacity:1}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__main{display:flex;align-items:center;justify-content:space-between;padding:4px 8px!important;border:none!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender{flex:1;height:40px;min-height:40px;padding:0 8px!important;overflow:hidden}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender__content{align-items:center;min-height:40px!important;overflow:hidden}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender__input{min-height:unset!important;max-height:40px!important;line-height:40px!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender .gd-agent-sender__scroll{max-height:40px!important;overflow:hidden!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .acv-pm-sender-adapter{display:flex;box-sizing:border-box;align-items:center;padding-top:0;padding-bottom:0}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .acv-pm-sender-adapter .acv-pm-sender-adapter__editor{display:flex;flex:1;align-items:center;min-width:0;max-height:100%;overflow:hidden}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .acv-pm-sender-adapter .acv-pm-sender-adapter__editor .pm-part-engine-editor{display:flex;box-sizing:border-box;align-items:center;width:100%;min-height:var(--acv-pm-editor-min-height, 40px)!important;max-height:var(--acv-pm-editor-max-height, 40px)!important;padding-left:0;overflow:hidden;line-height:26px;white-space:nowrap}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .acv-pm-sender-adapter .acv-pm-sender-adapter__editor .pm-part-engine-editor [contenteditable=true]{white-space:nowrap}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .acv-pm-sender-adapter .acv-pm-sender-adapter__editor .pm-part-engine-editor.pm-editor-placeholder-empty{position:relative}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .acv-pm-sender-adapter .acv-pm-sender-adapter__editor .pm-part-engine-editor.pm-editor-placeholder-empty:before{position:absolute;top:50%;left:0;z-index:1;display:block;float:none!important;width:100%;height:auto!important;line-height:26px;color:var(--color-text-quaternary, #00000040);pointer-events:none;transform:translateY(-50%)}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-slot-text-area__input{display:block;max-height:40px;overflow:hidden!important;line-height:26px;white-space:nowrap}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-slot-text-area__slot-item,.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-slot-text-area__tag-wrapper,.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-slot-text-area__custom-wrapper{max-width:100%;overflow:hidden;vertical-align:middle}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__bottom-bar{position:static;flex-shrink:0;padding:4px!important;margin:0!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__bottom-bar__left{display:none!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__bottom-bar__right{flex:none}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__bottom-bar__right>.acv-chat-sender-v2__button-group{display:none!important}.acv-center-chat--focused{border-radius:24px}.acv-center-chat--focused .acv-chat-sender-v2__main{max-height:max-content}.acv-center-chat--focused .acv-chat-sender-v2:not(.acv-chat-sender-v2--normal) .acv-chat-sender-v2__main{display:block}.acv-center-chat--focused .acv-chat-sender-v2 .gd-agent-slot-text-area__input{display:block;max-height:none;line-height:2;white-space:normal}.acv-center-chat--focused .acv-chat-sender-v2 .gd-agent-slot-text-area__input .gd-agent-slot-text-area__slot-item{vertical-align:middle}.acv-center-chat--focused .acv-chat-sender-v2__bottom-bar{position:relative;padding:4px!important}.acv-center-chat--focused .acv-chat-sender-v2__bottom-bar__left{display:flex!important}.acv-center-chat--focused .acv-chat-sender-v2__bottom-bar__right{flex:0 0 auto}.acv-center-chat--focused .acv-chat-sender-v2__bottom-bar__right>.acv-chat-sender-v2__button-group{display:flex!important}.acv-center-chat--blurred .acv-chat-sender-v2__main{min-height:56px;max-height:56px}.acv-center-chat--blurred .acv-chat-sender-v2__main .gd-agent-slot-text-area__input{display:flex;align-items:center;overflow:hidden;overflow-x:hidden}
