.add-task[data-v-da3fb0b0]{position:relative;top:0;width:200px;height:124px;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 1px 5px rgb(38 38 38/10%);transition:.3s;margin-right:16px;margin-bottom:16px;background:rgba(9,9,9,.08);font-size:14px;color:#373737;font-weight:600;display:flex;flex-direction:column;justify-content:space-between;padding:10px 12px 15px 16px;box-sizing:border-box}.task-all[data-v-da3fb0b0]{display:flex;justify-content:flex-start;flex-wrap:wrap}.task[data-v-da3fb0b0]{position:relative;top:0;width:200px;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 1px 5px rgb(38 38 38/10%);transition:.3s;margin-right:16px;margin-bottom:16px}.task:hover .edit[data-v-da3fb0b0]{display:flex}.edit[data-v-da3fb0b0]:hover{color:rgba(0,132,255,.774)}.add-task[data-v-da3fb0b0]:hover,.task[data-v-da3fb0b0]:hover{top:-5px;box-shadow:0 1px 5px rgb(38 38 38/30%)}.add-task[data-v-da3fb0b0]:hover{color:rgba(0,132,255,.774)}.image[data-v-da3fb0b0]{height:80px;overflow:hidden;position:relative}.text-info[data-v-da3fb0b0]{font-size:14px;color:#373737;font-weight:600;line-height:24px;max-height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text[data-v-da3fb0b0]{background-color:#fff;display:flex;justify-content:space-between;padding:10px 12px 10px 16px;box-sizing:border-box}.edit[data-v-da3fb0b0]{display:flex;align-items:center}.add-icon[data-v-da3fb0b0]{font-size:30px;display:flex;align-items:flex-start;position:relative;top:-10px}.image-text[data-v-da3fb0b0]{position:absolute;width:200px;height:0;background:rgba(9,9,9,.8);z-index:999;top:0;left:0;transition:.3s;color:#fff;overflow:hidden;box-sizing:border-box;font-size:14px;padding:0 5px}.image:hover .image-text[data-v-da3fb0b0]{height:80px}.image-text[data-v-da3fb0b0] .el-progress__text{color:#fff}