.drag-upload{border:2px dashed #d6d6d6}.drag-upload.dragging{border:2px dashed #000;opacity:.8}.button-upload{border:1px solid #d6d6d6;border-radius:4px;height:24px;display:flex;align-items:center;justify-content:center;width:120px;font-size:12px;line-height:16px;color:#000;margin:0 auto}.input-upload{display:none!important}.preview-img{width:80px;height:80px;position:relative;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid #bebebe}.preview-img:after{content:"";position:absolute;top:5%;left:5%;width:90%;height:90%;background-color:transparent;transition:background-color .3s ease;border-radius:999px}.preview-img:hover:after{background-color:rgba(0,0,0,.5)}.preview-img img{width:90%;height:90%;object-fit:cover;border-radius:999px}.delete-img{width:20px;height:20px;cursor:pointer;position:absolute;top:50%;left:50%;color:#fff;transform:translate(-50%,-50%);z-index:999}.preview-detail-img{width:80px;height:80px;object-fit:cover;border-radius:999px}.button-upload-avatar{padding:8px 16px;color:#00a6da;font-size:12px;font-weight:600;line-height:16px;border-radius:6px;border:1px solid #00a6da;background:#fff;white-space:nowrap}