.chat-mockup[data-v-985d7b20]{width:100%;height:100%;display:flex;align-items:flex-end;padding:1rem;overflow:hidden}.chat-container[data-v-985d7b20]{width:100%;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.chat-list[data-v-985d7b20]{display:flex;flex-direction:column;gap:10px;justify-content:flex-end}.chat-msg[data-v-985d7b20]{background:#ffffff0d;padding:.5rem 1rem;border-radius:8px;font-size:.95rem;width:85%;border-left:3px solid var(--primary-light)}.chat-msg.highlight[data-v-985d7b20]{background:#a020f033;border-left-color:var(--accent-neon);box-shadow:0 0 10px #f0f3}.chat-msg .user[data-v-985d7b20]{font-weight:700;color:var(--primary-light)}.chat-list-move[data-v-985d7b20],.chat-list-enter-active[data-v-985d7b20],.chat-list-leave-active[data-v-985d7b20]{transition:all .4s ease}.chat-list-enter-from[data-v-985d7b20]{opacity:0;transform:translateY(20px)}.chat-list-leave-to[data-v-985d7b20]{opacity:0;transform:translateY(-20px)}
