.chat-container[data-v-f57d0bbc]{height:calc(100vh - 130px);overflow:hidden}.chat-row[data-v-f57d0bbc]{height:calc(100vh - 130px)}.panel-izquierdo[data-v-f57d0bbc]{border-right:1px solid #e0e0e0;display:flex;flex-direction:column;height:100%;overflow:hidden}.panel-header[data-v-f57d0bbc]{flex-shrink:0}.search-field[data-v-f57d0bbc]{font-size:13px}.lista-conversaciones[data-v-f57d0bbc]{flex:1;overflow-y:auto}.conversacion-item[data-v-f57d0bbc]{cursor:pointer;transition:background-color .15s}.conversacion-item[data-v-f57d0bbc]:hover{background-color:#f5f5f5}.conversacion-activa[data-v-f57d0bbc]{background-color:#e8f5e9!important}.panel-derecho[data-v-f57d0bbc]{display:flex;flex-direction:column;height:100%;background-color:#efeae2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23d4cfc6' fill-opacity='.3' fill-rule='evenodd'/%3E%3C/svg%3E")}.chat-header[data-v-f57d0bbc]{background-color:#fff;flex-shrink:0}.chat-mensajes[data-v-f57d0bbc]{flex:1;overflow-y:auto;padding:16px}.chat-input-area[data-v-f57d0bbc]{background-color:#f0f0f0;flex-shrink:0;border-top:1px solid #e0e0e0}.input-mensaje[data-v-f57d0bbc]{font-size:14px}.input-mensaje[data-v-f57d0bbc] .v-input__slot{background-color:#fff!important;border-radius:21px!important;min-height:42px!important}.btn-enviar[data-v-f57d0bbc]{width:42px;height:42px;background-color:#00a884!important}.btn-enviar .v-icon[data-v-f57d0bbc]{color:#fff!important;font-size:20px}.mensaje-wrapper[data-v-f57d0bbc]{display:flex;margin-bottom:6px}.mensaje-recibido[data-v-f57d0bbc]{justify-content:flex-start}.mensaje-enviado[data-v-f57d0bbc]{justify-content:flex-end}.burbuja[data-v-f57d0bbc]{max-width:65%;padding:8px 12px;border-radius:8px;position:relative;word-wrap:break-word;box-shadow:0 1px 1px rgba(0,0,0,.1)}.burbuja-recibido[data-v-f57d0bbc]{background-color:#fff;border-top-left-radius:0}.burbuja-enviado[data-v-f57d0bbc]{background-color:#dcf8c6;border-top-right-radius:0}.mensaje-texto[data-v-f57d0bbc]{font-size:14px;line-height:1.4;color:#303030}.mensaje-meta[data-v-f57d0bbc]{display:flex;align-items:center;justify-content:flex-end;margin-top:4px;opacity:.7}