.WPImportFileList{padding:8px;border:1px solid var(--line-1);box-shadow:0 20px 60px 0 rgba(0,0,0,.1);border-radius:12px;overflow:hidden;width:min(280px,18vw)}.WPImportFileList-item{padding:14px;height:48px;border-radius:8px;cursor:pointer;overflow:hidden}.WPImportFileList-item>span{margin-left:14px;font-weight:500}.WPImportFileList-item:hover{background:var(--bg-5)}