.acv-typewriter{display:inline-flex;align-items:baseline}.acv-typewriter__separator{display:inline-block}.acv-typewriter__text{min-width:1em}.acv-typewriter__cursor{display:inline-block;margin-left:2px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.acv-state-bar-simple{display:flex;gap:8px;align-items:center}.acv-state-bar-simple__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px}.acv-state-bar-simple__icon-image{width:28px;height:28px;object-fit:contain}.acv-state-bar-simple__message{flex:1;font-size:14px;line-height:24px;color:var(--text-color-secondary, #4c535c)}.acv-state-bar-simple__message-text{font-weight:500;color:var(--text-color-emphasis, #14b3d2)}.acv-state-card-insufficient{display:flex;flex-direction:row;gap:16px;align-items:center;padding:16px;overflow:hidden;background:var(--background-color-primary-regular, #fff);border:.5px solid var(--border-color-overlay, rgba(0, 0, 0, .08));border-radius:var(--border-radius-xlarge, 12px)}.acv-state-card-insufficient__message{flex:1 0 0;font-family:"PingFang_TC:Regular",sans-serif;font-size:var(--font-size-100, 14px);line-height:1.5;color:var(--text-color-primary, #222529);white-space:pre-wrap}.acv-state-card-insufficient__actions{display:flex;flex-shrink:0;gap:8px;align-items:center;justify-content:flex-end}.acv-state-card-insufficient__actions .gda-btn{border:none;border-radius:var(--button-border-radius-small)}.acv-state-card-insufficient__button-vip{color:var(--business-mood-color-primary-regular);background:var(--business-mood-background-color-primary-regular)}.acv-state-card-insufficient__button-vip:hover{color:var(--business-mood-color-primary-regular);background:var(--business-mood-background-color-primary-hover)}.acv-state-card-plan{position:relative;display:flex;flex-direction:column}.acv-state-card-plan__option{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:10px 16px;background:var(--background-color-primary-regular, #fff);border:.5px solid var(--border-color-overlay, rgba(0, 0, 0, .08));border-radius:var(--border-radius-xlarge, 16px);cursor:pointer;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.acv-state-card-plan__option:hover{z-index:2;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));transform:scale(1.01)}.acv-state-card-plan__option-text{flex:1 0 0;line-height:24px;color:var(--text-color-primary, #222529);word-break:break-word;white-space:pre-wrap}.acv-state-card-question{padding:16px;background:var(--background-color-primary-regular, #fff);border:.5px solid var(--border-color-overlay, rgba(0, 0, 0, .08));border-radius:var(--border-radius-xlarge, 12px)}.acv-state-card-question__list{padding:0 0 0 21px;margin:0;list-style:disc;list-style-position:outside}.acv-state-card-question__item{font-size:var(--font-size-100, 14px);line-height:1.7;color:var(--text-color-secondary, #4c535c);word-break:break-word}.acv-state-card-question__item:not(:last-child){margin-bottom:0}.acv-state-bar-container{display:flex;justify-content:center;width:100%}.acv-state-bar-container__main{position:relative;display:flex;flex-direction:column;align-self:stretch;width:calc(100% - 32px);padding:4px 16px;background:linear-gradient(0deg,var(--background-color-secondary-regular, #f6f7f9) 0%,var(--background-color-secondary-regular, #f6f7f9) 100%),var(--background-color-secondary-regular, #f6f7f9);border-radius:20px 20px 0 0;box-shadow:0 0 1px #00000026,0 0 40px -2px #00000005;transition:height .3s ease-in-out}.acv-state-bar-container__top{display:flex;align-items:center;justify-content:space-between;width:100%}.acv-state-bar-container__expand-btn{flex-shrink:0;background:linear-gradient(0deg,var(--background-color-secondary-regular, #f6f7f9) 0%,var(--background-color-secondary-regular, #f6f7f9) 100%),var(--background-color-secondary-regular, #f6f7f9);border:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.acv-state-bar-container__expand-btn:hover{background:var(--button-quiet-background-color-hover, rgba(0, 0, 0, .04));border-radius:var(--button-border-radius-xsmall, 6px)}.acv-state-bar-container__expand-btn svg{color:var(--text-color-tertiary)}.acv-state-bar-container:hover .acv-state-bar-container__expand-btn{opacity:1;visibility:visible}.acv-state-bar-container__close-btn{position:absolute;top:0;right:-28px;z-index:10;background:var(--button-background-color-tertiary-regular);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))}.acv-state-bar-container__close-btn svg{font-size:20px;color:var(--button-color-tertiary-regular)}.acv-state-bar-container__card-container{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.acv-state-bar-container__card-container--open{grid-template-rows:1fr;margin-bottom:8px}.acv-state-bar-container__card-wrapper{overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.acv-center-chat__panel{position:relative;display:flex;flex-direction:column}.acv-center-chat__input-area{position:relative;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{border-radius:20px!important}.acv-center-chat .acv-chat-sender-v2__main{padding:8px;overflow:hidden;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:not(.acv-center-chat--focused) .acv-chat-sender-v2__main{border:none!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__main{display:flex;align-items:center;justify-content:space-between}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender{padding:0 8px!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender{flex:1;height:40px;min-height:40px;overflow:hidden}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender__content{min-height:40px!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-sender__content{align-items:center;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 .gd-agent-slot-text-area__input{overflow:hidden!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2 .gd-agent-slot-text-area__input{display:block;max-height:40px;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{padding:4px!important;margin:0!important}.acv-center-chat:not(.acv-center-chat--focused) .acv-chat-sender-v2__bottom-bar{position:static;flex-shrink:0}.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;padding:8px;border-radius:var(--border-radius-xxlarge, 20px)}.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-sender{min-height:52px;max-height:144px}.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{padding:4px!important}.acv-center-chat--focused .acv-chat-sender-v2__bottom-bar{position:relative}.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}.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{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}
