.chat-window[data-v-156e7d23]{position:fixed;right:24px;bottom:24px;z-index:90;display:flex;flex-direction:column;width:min(540px,calc(100vw - 32px));height:min(680px,calc(100vh - 72px));border:1px solid var(--border-hairline);border-radius:var(--r-scene);background:var(--bg-card);box-shadow:0 24px 70px #162a274d;overflow:hidden}.chat-window__header[data-v-156e7d23]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--brand-terracotta);color:#fff}.chat-window__store[data-v-156e7d23]{display:flex;align-items:center;gap:11px;min-width:0}.chat-window__avatar[data-v-156e7d23]{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#ffffff29;color:#fff;font-family:var(--zn-font-display);font-size:16px;overflow:hidden;flex-shrink:0}.chat-window__avatar img[data-v-156e7d23]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-window__store strong[data-v-156e7d23]{display:block;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.chat-window__store small[data-v-156e7d23]{color:#ffffffa6;font-size:12px}.chat-window__close[data-v-156e7d23]{display:inline-flex;padding:8px;border:0;border-radius:10px;background:#ffffff1f;color:#fff;cursor:pointer;flex-shrink:0}.chat-window__close[data-v-156e7d23] svg{width:17px;height:17px}.chat-window__body[data-v-156e7d23]{flex:1;min-height:0}.chat-window-enter-active[data-v-156e7d23],.chat-window-leave-active[data-v-156e7d23]{transition:opacity .2s var(--ease-standard),transform .24s var(--ease-out)}.chat-window-enter-from[data-v-156e7d23],.chat-window-leave-to[data-v-156e7d23]{opacity:0;transform:translateY(18px) scale(.98)}
