.left-chat-component{box-shadow:none;background:0 0;border:none;align-items:flex-start;min-width:320px;max-width:480px;margin:16px 0;padding:0;display:flex;position:relative}.left-chat-avatar-block{flex-direction:column;align-items:center;min-width:64px;margin-bottom:0;margin-right:12px;display:flex}.left-chat-avatar{object-fit:cover;background:#f7bfc9;border:none;border-radius:50%;width:56px;height:56px;margin-bottom:4px;box-shadow:0 2px 8px #f7bfc926}.left-chat-name{text-align:center;min-width:48px;margin:0;font-size:15px;font-weight:500}.left-chat-content{box-sizing:border-box;word-break:break-word;background:#fff0f3;border:none;border-radius:12px;outline:none;align-items:center;min-width:220px;max-width:400px;margin-bottom:0;margin-left:20px;padding:16px 20px 16px 24px;font-size:15px;display:flex;position:relative;border:1.5px solid var(--chat-color,#f7bfc9)!important}.left-chat-content:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-right:16px solid var(--chat-color,#f7bfc9);width:0;height:0;position:absolute;top:24px;left:-16px}.left-chat-content:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-right:14px solid var(--chat-color,#f7bfc9);width:0;height:0;position:absolute;top:25px;left:-14px}
.right-chat-component{box-shadow:none;background:0 0;border:none;flex-direction:row-reverse;align-items:flex-start;width:100%;min-width:320px;max-width:100%;margin:16px 0;padding:0;display:flex;position:relative}.right-chat-avatar-block{flex-direction:column;align-items:center;min-width:64px;margin-bottom:0;margin-left:12px;display:flex}.right-chat-avatar{object-fit:cover;background:#e3f2fd;border:none;border-radius:50%;width:56px;height:56px;margin-bottom:4px;box-shadow:0 2px 8px #2196f31a}.right-chat-name{text-align:center;min-width:48px;margin:0;font-size:15px;font-weight:500}.right-chat-content{box-sizing:border-box;word-break:break-word;background:#f0f8ff;border:none;border-radius:12px;outline:none;align-items:center;min-width:220px;max-width:400px;margin-bottom:0;margin-right:20px;padding:16px 24px 16px 20px;font-size:15px;display:flex;position:relative;border:1.5px solid var(--chat-color,#90caf9)!important}.right-chat-content:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid var(--chat-color,#90caf9);width:0;height:0;position:absolute;top:24px;right:-16px}.right-chat-content:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:14px solid var(--chat-color,#90caf9);width:0;height:0;position:absolute;top:25px;right:-14px}
