.preview-container[data-v-23ba7558]{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}.preview-empty[data-v-23ba7558]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview-empty .icon[data-v-23ba7558]{font-size:80px;color:#d3d3d3}.preview-empty .description[data-v-23ba7558]{color:#d3d3d3}.chat[data-v-37fb3ee4]{position:relative}.chat-container[data-v-5cb45960]{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-container--left[data-v-5cb45960]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-container--right[data-v-5cb45960]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.chat-item[data-v-5cb45960]{max-width:500px;min-width:200px;margin-bottom:10px;border-radius:3px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-item-message[data-v-5cb45960]{font-size:14px;margin-bottom:10px}.chat-item-time-sended[data-v-5cb45960]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.7em}.chat-item--left[data-v-5cb45960]{background:#f5f5f5;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chat-item--left[data-v-5cb45960]:after{content:"";position:absolute;left:-8px;bottom:0;width:0;height:0;border:10px solid transparent;border-right-color:#f5f5f5;border-left:0;border-bottom:0}.chat-item--right[data-v-5cb45960]{background:var(--primary);-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff}.chat-item--right[data-v-5cb45960]:after{content:"";position:absolute;right:-8px;bottom:0;width:0;height:0;border:10px solid transparent;border-left-color:var(--primary);border-right:0;border-bottom:0}