.reply-item{position:relative;background:#f7fbff;border:1px solid #e5f2ff;border-radius:10px;padding:12px 14px 12px 18px;margin-bottom:8px;overflow:hidden}.reply-item.deleted{border-color:#ffd6d6;background:snow}.reply-item:before{content:"";position:absolute;left:8px;top:14px;bottom:14px;width:2px;border-radius:999px;background:-webkit-gradient(linear,left top,left bottom,from(#008cff),to(#7fc5ff));background:linear-gradient(180deg,#008cff,#7fc5ff)}.reply-item.deleted:before{background:#f43838}.reply-progress{white-space:pre-wrap;line-height:1.7;color:#303133}.overlay{position:absolute;left:0;bottom:46px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(246,3,3,.05);pointer-events:none;z-index:999999}.oblique-text{display:inline-block;padding:6px 10px;border:2px solid red;-webkit-transform:rotate(45deg);transform:rotate(45deg);text-align:center;color:#f43838;font-weight:700;font-size:16px;-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,.08),0 0 20px 10px rgba(250,2,2,.08);box-shadow:0 0 0 10px hsla(0,0%,100%,.08),0 0 20px 10px rgba(250,2,2,.08);background-color:hsla(0,0%,95.3%,.5)}.item_tip{margin-bottom:6px;color:#333;font-size:14px;line-height:24px}.item_tip span{margin-right:6px;font-weight:600}.deleted-label{color:#f43838}.reply-actions,.reply-meta,.reply-meta-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reply-meta{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-top:8px}.reply-meta-text{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;color:#8c939d;font-size:12px}.reply-actions{gap:14px}.reply-actions ::v-deep .el-button{margin-left:0;padding-left:0;padding-right:0}.danger{color:#f56c6c}