.data-connect-popover{width:auto;z-index:1000;background-color:#fff;padding:0 8px;outline:none;border-radius:4px;overflow:hidden;box-shadow:0 3px 14px 2px #80a0c20d,0 8px 10px 1px #80a0c21a,0 5px 5px -3px #80a0c214}.data-connect-popover .data-connect-popover-header{width:100%;height:28px;font-size:12px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#3d3d3d}.data-connect-popover .data-connect-popover-header .title{flex:1;overflow:hidden;text-overflow:ellipsis;font-weight:700}.data-connect-popover.hidden{display:none}.data-connect{height:100%}.data-connect .data-connect-selected{height:100%;display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:16px;background-color:#5f5f5d;font-weight:500;color:#fcfbf8;font-size:12px;cursor:pointer}.data-connect .data-connect-selected .data-connect-selected-icon{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.data-connect .data-connect-selected .data-connect-selected-icon img{max-width:100%;height:auto}.data-connect .data-connect-selected .data-connect-selected-name{flex:1}.data-connect .data-connect-selected .data-connect-selected-remove{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.data-connect .data-connect-icon{width:16px;height:16px;font-size:16px;display:flex;align-items:center;justify-content:center}.data-connect .data-connect-icon img{max-width:100%;height:auto}.data-connect-popover{width:220px;cursor:default;padding:2px;font-size:12px;border-radius:6px;border:1px solid #eeeeee}.data-connect-list{display:flex;flex-direction:column;gap:2px;padding:2px}.data-connect-item{height:36px;width:100%;display:flex;align-items:center;gap:10px;padding:4px 6px;border-radius:6px}.data-connect-item:hover{background-color:#d7e5f9}.data-connect-item-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#5f5f5d}.data-connect-item-icon img{max-width:100%;height:auto}.data-connect-item-right-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#5f5f5d}.data-connect-item-name{flex:1}.data-connect-add-authorized{color:#5f5f5d}
