.media.media-chat{display:flex;align-items:flex-start;gap:.5rem}.media.media-chat .media-body{display:flex;flex:0 1 75%}.media.media-chat .text-content{display:inline-block;max-width:100%}.chat-avatar{width:40px;height:40px;min-width:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.media.media-chat .chat-avatar{margin-right:.75rem;background:#17a2b8}.media.media-chat-right{flex-direction:row-reverse}.media.media-chat-right .chat-avatar{margin-left:.75rem;margin-right:0;background:#6f42c1}.media.media-chat-right .media-body{justify-content:flex-end}.media.media-chat-right .text-content{margin-left:auto}.user-bubble{background:#f8f9fa;color:#333}.assistant-bubble{background:#8a5cd7;color:#fff}#composer-image-thumbs .thumb{position:relative;width:72px;height:72px;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}#composer-image-thumbs .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;cursor:zoom-in}#composer-image-thumbs .thumb .x{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:999px;border:0;background:#0009;color:#fff;line-height:22px;font-size:14px;cursor:pointer}
