.image-with-text__media-item--dialogue{position:relative}.image-with-text-dialogue{display:none}@media screen and (min-width:900px){.image-with-text-dialogue{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;pointer-events:none}.image-with-text-dialogue__msg{position:absolute;top:var(--iwt-chat-top, 18%);right:var(--iwt-chat-right, 1%);display:flex;align-items:center;gap:12px;width:var(--iwt-chat-width, 40%);min-height:66px;padding:9px 11px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:#ffffff9e;color:#101112;box-shadow:0 5px 18px #18222d12;opacity:0;transform:translateY(72px);-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}.image-with-text__media-item--dialogue.is-dialogue-visible .image-with-text-dialogue__msg{animation:iwt-dialogue-rise .45s cubic-bezier(.16,1,.3,1) both}.image-with-text__media-item--dialogue.is-dialogue-visible .image-with-text-dialogue__msg--user{animation-delay:.1s}.image-with-text__media-item--dialogue.is-dialogue-visible .image-with-text-dialogue__msg--ai{animation-delay:.8s}.image-with-text__media-item--dialogue.is-dialogue-visible .image-with-text-dialogue__msg--voice{animation-delay:1.5s}.image-with-text-dialogue__msg p{margin:0;font-size:13px;line-height:1.28}.image-with-text-dialogue__msg strong{font-weight:650}.image-with-text-dialogue__msg--ai{justify-content:space-between;padding-left:17px}.image-with-text-dialogue__msg--ai p{max-width:70%}.image-with-text-dialogue__avatar{position:relative;flex:0 0 50px;width:50px;height:50px;overflow:hidden;border-radius:13px;background:#e8eaed}.image-with-text-dialogue__avatar img{width:100%;height:100%;object-fit:cover;object-position:28% 28%}.image-with-text-dialogue__logo{flex:0 0 52px;width:52px;height:52px;object-fit:contain;border:1px solid rgba(16,17,18,.08);border-radius:14px;background:#fff}.image-with-text-dialogue__wave{display:flex;flex:1;align-items:center;justify-content:center;gap:4px;height:48px;padding:0 8px}.image-with-text-dialogue__wave i{width:4px;min-height:4px;height:var(--wave-height);border-radius:999px;background:#101112;animation:iwt-dialogue-wave .86s ease-in-out var(--wave-delay) infinite alternate}}@keyframes iwt-dialogue-rise{0%{opacity:0;transform:translateY(72px)}to{opacity:1;transform:none}}@keyframes iwt-dialogue-wave{0%{transform:scaleY(.45);opacity:.42}to{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.image-with-text-dialogue__msg,.image-with-text__media-item--dialogue.is-dialogue-visible .image-with-text-dialogue__msg,.image-with-text-dialogue__wave i{animation:none}.image-with-text-dialogue__msg{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/image-with-text-dialogue.css.map */
