.CommentListComponent{padding:30px 0}.CommentListComponent .name{--tw-text-opacity:1;color:rgb(68 68 68/var(--tw-text-opacity,1))}.CommentListComponent .name:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.CommentListComponent .active{--tw-text-opacity:1;color:rgb(83 157 253/var(--tw-text-opacity,1))}.CommentListComponent .active:is(.dark *){--tw-text-opacity:1!important;color:rgb(83 157 253/var(--tw-text-opacity,1))!important}.CommentListComponent .comment_main{--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity,1))}.CommentListComponent .comment_main:is(.dark *){--tw-text-opacity:1!important;color:rgb(205 205 205/var(--tw-text-opacity,1))!important}.CommentListComponent .item{border-bottom-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(238 238 238/var(--tw-border-opacity,1))}.CommentListComponent .item:hover{--tw-bg-opacity:1;background-color:rgb(243 248 254/var(--tw-bg-opacity,1))}.CommentListComponent .item:is(.dark *){--tw-border-opacity:1!important;border-color:rgb(78 89 105/var(--tw-border-opacity,1))!important}.CommentListComponent .item:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(46 55 69/var(--tw-bg-opacity,1))}.CommentListComponent .list{overflow:hidden;display:flex;flex-direction:column;margin-top:20px}.CommentListComponent .list .item{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:105px;padding:20px 10px;transition:all .3s}.CommentListComponent .list .item:hover{border-radius:5px}.CommentListComponent .list .item:hover .reply{right:2%}.CommentListComponent .list .item .reply{position:absolute;right:-15%;padding:5px 10px;font-size:20px;cursor:pointer;color:#fff;border-radius:30px;background-color:var(--color,#539dfd);transition:all .3s}.CommentListComponent .list .item .avatar{width:35px;height:35px;margin-right:10px;border-radius:50%}.CommentListComponent .list .item .comment_user_one{display:flex;align-items:center}.CommentListComponent .list .item .comment_user_one .comment_user_one_info{display:flex;flex-direction:column}.CommentListComponent .list .item .comment_user_one .comment_user_one_info .name{font-size:16px}.CommentListComponent .list .item .comment_user_one .comment_user_one_info .time{color:#8599ab;font-size:14px}.CommentListComponent .list .item .comment_main{margin:10px 0;font-size:15px;transition:all .3s;word-break:break-word}.CommentListComponent .list .item .comment_user_two{margin:20px 0 0 50px}.CommentListComponent .list .item .comment_user_two .comment_user_two_info{display:flex;align-items:center}.CommentListComponent .list .item .comment_user_two .comment_user_two_info .avatar_two{width:25px;height:25px;margin-right:10px;border-radius:50%}.CommentListComponent .list .item .comment_user_two .comment_user_two_info .name{margin-right:15px;font-size:15px}.CommentListComponent .list .item .comment_user_two .comment_user_two_info .time{color:#8599ab;font-size:12px}.CommentListComponent .list .item .comment_user_two .comment_main{margin:10px 0}.CommentListComponent .list .item .comment_user_two .comment_main a{color:#007bff}.CommentListComponent .list .item .comment_user_three{margin:20px 0 0 50px}.CommentListComponent .list .item .comment_user_three .comment_user_three_info{display:flex;align-items:center}.CommentListComponent .list .item .comment_user_three .comment_user_three_info .avatar_three{width:25px;height:25px;margin-right:10px;border-radius:50%}.CommentListComponent .list .item .comment_user_three .comment_user_three_info .name{margin-right:15px;font-size:15px}.CommentListComponent .list .item .comment_user_three .comment_user_three_info .time{color:#8599ab;font-size:12px}.CommentListComponent .list .item .comment_user_three .comment_main{margin:10px 0}.CommentListComponent .list .item .comment_user_three .comment_main a{color:#007bff}.CommentListComponent .list .item:last-of-type{border:none}.CommentListComponent .void{text-align:center;margin:50px 0 10px}.CommentListComponent .void img{width:200px;height:150px}.CommentListComponent .void p{margin-top:10px;color:#333}