.chat-history-root[data-v-1e173680]{padding:10px}.chat-item[data-v-1e173680]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.chat-item[data-v-1e173680]:hover{background-color:#f5f5f5}.avatar[data-v-1e173680]{width:48px;height:48px;border-radius:50%}.content[data-v-1e173680]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px}.top-row[data-v-1e173680]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.name[data-v-1e173680]{font-weight:700;font-size:16px}.bottom-row[data-v-1e173680]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-info[data-v-1e173680]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.message[data-v-1e173680]{color:#444;font-size:14px}.time[data-v-1e173680]{font-size:12px;color:#888}.badge[data-v-1e173680]{background:green;color:#fff;border-radius:50%;padding:4px 8px;font-size:.8em}