.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{display:flex;flex-shrink:0;align-items:center;margin-right:8px}.acv-state-bar-agent-status__avatar{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__notice-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;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:20px;height:20px;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__avatar-image{display:block;width:16px;height:16px;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:var(--font-size-50, 12px);line-height:150%;color:var(--text-color-placeholder, #9da3ac);text-overflow:ellipsis;white-space:nowrap}.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}.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(--background-color-secondary-regular, #f6f7f9);cursor:default}.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:-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__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)}
