.acv-channel-chat-header{display:flex;box-sizing:border-box;flex:0 0 48px;align-items:center;width:100%;height:48px;min-height:48px;padding:0 16px;background:var(--background-color-primary-regular, #fff);-webkit-user-select:none;user-select:none}.acv-channel-chat-header__nav-button,.acv-channel-chat-header__back-button,.acv-channel-chat-header__more-button,.acv-channel-chat-header__collapse-button{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;padding:0;font:inherit;color:var(--actionbutton-quiet-color-regular, var(--text-color-primary, #222529));background:var(--actionbutton-quiet-background-color-regular, transparent);border:0;border-radius:var(--button-border-radius-small, 8px);outline:none;cursor:pointer}.acv-channel-chat-header__nav-button:hover,.acv-channel-chat-header__back-button:hover,.acv-channel-chat-header__more-button:hover,.acv-channel-chat-header__collapse-button:hover,.acv-channel-chat-header__nav-button:focus-visible,.acv-channel-chat-header__back-button:focus-visible,.acv-channel-chat-header__more-button:focus-visible,.acv-channel-chat-header__collapse-button:focus-visible{color:var(--actionbutton-quiet-color-hover, var(--text-color-primary, #222529));background:var(--actionbutton-quiet-background-color-hover, var(--background-color-secondary-regular, #f6f7f9))}.acv-channel-chat-header__nav-button,.acv-channel-chat-header__back-button{flex-basis:20px;width:20px;height:20px;color:var(--actionbutton-quiet-color-regular, var(--text-color-primary, #222529));background:transparent;border-radius:0}.acv-channel-chat-header__nav-button:hover,.acv-channel-chat-header__back-button:hover,.acv-channel-chat-header__nav-button:focus-visible,.acv-channel-chat-header__back-button:focus-visible{color:var(--actionbutton-quiet-color-regular, var(--text-color-primary, #222529));background:transparent}.acv-channel-chat-header__nav-button--expanded .acv-channel-chat-header__icon,.acv-channel-chat-header__back-button--expanded .acv-channel-chat-header__icon{transform:scaleX(-1)}.acv-channel-chat-header__title{flex:1 1 auto;min-width:0;height:32px;padding-right:8px;margin:0 8px 0 12px;overflow:hidden;font-size:var(--font-size-100, 14px);font-weight:var(--font-weight-semibold, 600);line-height:32px;color:var(--text-color-primary, #222529);text-overflow:ellipsis;white-space:nowrap}.acv-channel-chat-header__icon{width:20px;height:20px;font-size:20px;transition:transform .16s ease}.acv-channel-chat-header-menu-overlay .acv-channel-chat-header__menu-list{box-sizing:border-box;min-width:168px;padding:4px;background:var(--dropdown-background-color-regular, #fff);border-radius:var(--dropdown-menu-border-radius, 12px);box-shadow:0 0 1px #0000001a,0 8px 20px #0000001a}.acv-channel-chat-header-menu-overlay .gda-dropdown-menu-item,.acv-channel-chat-header-menu-overlay .acv-channel-chat-header__menu-item{display:flex;box-sizing:border-box;align-items:center;min-width:160px;height:40px;min-height:40px;padding:8px 12px;border-radius:var(--dropdown-border-radius-loose, 12px)}.acv-channel-chat-header-menu-overlay .gda-dropdown-menu-item:hover,.acv-channel-chat-header-menu-overlay .gda-dropdown-menu-item:focus-visible,.acv-channel-chat-header-menu-overlay .gda-dropdown-menu-item-active,.acv-channel-chat-header-menu-overlay .acv-channel-chat-header__menu-item:hover,.acv-channel-chat-header-menu-overlay .acv-channel-chat-header__menu-item:focus-visible{background-color:var(--dropdown-background-color-hover, #f6f7f9)}.acv-channel-managed-header{display:contents}.acv-chat-runtime-router{width:100%;height:100%;min-height:0;overflow:hidden}.acv-chat-runtime-router__topic-list{width:100%;height:100%}.acv-ai-channel-chat-shell{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;background:transparent}.acv-ai-channel-chat-shell__workspace{display:flex;flex:1 1 auto;min-height:0}.acv-ai-channel-chat-shell__side-menu{--acv-channel-section-title-background: var(--ai-panel-background-color-regular, #f9fafb);--acv-channel-section-title-overlay-background: var(--ai-panel-background-color-regular, #f9fafb);position:relative;z-index:0;box-sizing:border-box;flex:0 0 calc(var(--acv-channel-visible-side-menu-width, 220px) + var(--acv-channel-runtime-overlap, 0px));width:calc(var(--acv-channel-visible-side-menu-width, 220px) + var(--acv-channel-runtime-overlap, 0px));height:100%;min-height:0;overflow:hidden;background:var(--ai-panel-background-color-regular, #f9fafb);border-right:0;border-radius:24px 0 0 24px;box-shadow:0 0 0 .5px #0000000f,0 4px 40px -10px #00000014}.acv-ai-channel-chat-shell__runtime{position:relative;z-index:1;display:flex;box-sizing:border-box;flex:0 0 var(--acv-channel-runtime-width, calc(100% - var(--acv-channel-visible-side-menu-width, 0px)));flex-direction:column;width:var(--acv-channel-runtime-width, calc(100% - var(--acv-channel-visible-side-menu-width, 0px)));min-width:0;min-height:0;margin-left:calc(var(--acv-channel-runtime-overlap, 0px) * -1);overflow:hidden;background:var(--background-color-primary-regular, #fff);border:1px solid var(--border-color-primary-regular, #e8eaec);border-radius:24px;box-shadow:0 8px 24px #0000000a}.acv-ai-channel-chat-shell__runtime-body{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.acv-ai-channel-chat-shell__runtime-content{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.acv-ai-channel-chat-shell__runtime-sender{position:relative;z-index:20;box-sizing:border-box;flex:0 0 auto;padding:8px 12px 0;background:var(--background-color-primary-regular, #fff)}.acv-ai-channel-chat-shell__runtime-state-bar{margin-bottom:-1px}.acv-ai-channel-chat-shell__runtime-state-bar .acv-state-bar-container__top{border-bottom:0;border-radius:16px 16px 0 0}.acv-ai-channel-chat-shell__guest-login-atmosphere{position:absolute;inset:auto 0 0;z-index:25;height:320px;pointer-events:none}.acv-ai-channel-chat-shell__runtime-sender-panel{width:100%}.acv-ai-channel-chat-shell__runtime-sender-panel.acv-chat-sender-v2{padding-bottom:32px}.acv-ai-channel-chat-shell__runtime-sender-panel .acv-chat-sender-v2__main{border:4px solid #fff;outline:1px solid transparent;outline-offset:-1px;box-shadow:0 4px 18px #10182814}.acv-ai-channel-chat-shell__runtime-sender-panel .acv-chat-sender-v2__main--focused{outline-color:var(--color-cyan-300, #b8f3ff)}.acv-ai-channel-chat-shell__runtime-sender-panel .acv-chat-sender-v2__tip-box{bottom:0;box-sizing:border-box;height:32px;padding:0 16px}.acv-ai-channel-chat-shell__runtime-sender-panel .acv-chat-sender-v2__tip-box--footer{justify-content:center}.acv-ai-channel-chat-shell__runtime-sender-tip-text{font-size:12px;line-height:16px;color:var(--color-transparent-neutral-500, rgba(0, 0, 0, .2))}.acv-ai-channel-chat-shell__topic-runtime,.acv-ai-channel-chat-shell__legacy-runtime{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;min-width:0;min-height:0;overflow:hidden;background:var(--background-color-primary-regular, #fff)}.acv-ai-channel-chat-shell__topic-placeholder{display:flex;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:24px;text-align:center}.acv-ai-channel-chat-shell__topic-placeholder-title{max-width:100%;overflow:hidden;font-size:var(--font-size-150, 16px);font-weight:600;line-height:24px;color:var(--text-color-primary, #222529);text-overflow:ellipsis;white-space:nowrap}.acv-ai-channel-chat-shell__topic-placeholder-text{margin-top:8px;font-size:var(--font-size-50, 12px);line-height:18px;color:var(--text-color-tertiary, #737b87)}.acv-channel-guest-login-atmosphere{position:absolute;right:0;bottom:0;left:0;z-index:3;height:320px;pointer-events:none}.acv-channel-guest-login-atmosphere__mask{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-size:100% 320px;mask-size:100% 320px}.acv-channel-guest-login-atmosphere__text{position:absolute;top:231px;left:50%;display:flex;gap:8px;align-items:center;margin:0;font-family:var(--font-family-body, "PingFang SC", sans-serif);font-size:14px;line-height:1.3;white-space:nowrap;transform:translate(-50%)}.acv-channel-guest-login-atmosphere__action{padding:0;font:inherit;font-weight:600;line-height:inherit;color:var(--text-color-primary, #222529);background:transparent;border:0;pointer-events:auto;cursor:pointer}.acv-channel-guest-login-atmosphere__description{font-weight:400;color:var(--text-color-tertiary, #7f8792)}.acv-agent-channel-chat-host{display:contents}
