.community-detail-author{display:flex;align-items:center;gap:.85rem;padding-bottom:1rem;border-bottom:1px solid #ebe8f0}
.community-detail-avatar{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;overflow:hidden;border:3px solid #fff;border-radius:50%;background:linear-gradient(135deg,#4338ca,#a855f7);box-shadow:0 0 0 1px #ddd8ec,0 7px 20px #312e8126;color:#fff;font-size:1.25rem;font-weight:850}
.community-detail-avatar img{width:100%;height:100%;object-fit:cover}
.community-detail-author-info{min-width:0;flex:1}
.community-detail-author-name{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}
.community-detail-author-name strong{color:#1e293b;font-size:1.05rem;font-weight:800}
.community-detail-author-name span{padding:.18rem .48rem;border-radius:999px;background:#f1effc;color:#5b5ce2;font-size:.7rem;font-weight:750}
.community-detail-author-info p{margin:.14rem 0;color:#64748b;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.community-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.32rem;margin-top:.28rem;color:#7c8799;font-size:.76rem}
.community-detail-meta>span{padding:.18rem .45rem;border-radius:6px;background:#f5f3fa;color:#5f5a70}
.community-detail-meta time{margin-left:.1rem}
.community-detail-author-actions{display:flex;align-items:center;gap:.4rem}
.community-detail-author-actions a{display:inline-flex;align-items:center;gap:.35rem;min-height:38px;padding:.46rem .7rem;border:1px solid #ddd8eb;border-radius:10px;background:#fff;color:#4f46e5;text-decoration:none;font-size:.8rem;font-weight:750;transition:.16s ease}
.community-detail-author-actions a:hover,.community-detail-author-actions a:focus-visible{border-color:#7774e8;background:#f3f1ff;transform:translateY(-1px)}
.community-detail-author-actions a.is-edit{border-color:#4f46e5;background:#4f46e5;color:#fff}
.community-detail-locked{padding:.34rem .55rem;border-radius:8px;background:#fff3cd;color:#7c5a13;font-size:.75rem;font-weight:750}
@media(max-width:767.98px){.community-detail-author{align-items:flex-start;flex-wrap:wrap}.community-detail-avatar{width:50px;height:50px;flex-basis:50px}.community-detail-author-info{width:calc(100% - 64px)}.community-detail-author-actions{width:100%;padding-left:64px}.community-detail-author-actions a{flex:1;justify-content:center}.community-detail-locked{width:100%;text-align:center}}
@media(max-width:420px){.community-detail-author-actions{padding-left:0}.community-detail-meta time{flex-basis:100%}}
.community-comment-author{align-items:flex-start!important;gap:.7rem!important}.community-comment-author-info{min-width:0;flex:1}.community-comment-author-name{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.community-comment-author-name strong{color:#273248;font-size:.92rem;font-weight:800}.community-comment-author-name>span{padding:.14rem .4rem;border-radius:999px;background:#f0edff;color:#5b5ce2;font-size:.66rem;font-weight:750}.community-comment-author-name .is-reply-label{background:#edf6ff;color:#27638f}.community-comment-author-info small{display:flex!important;align-items:center;flex-wrap:wrap;gap:.32rem;margin-top:.16rem;color:#7b8798!important;font-size:.73rem}.community-comment-author-info small i{color:#c0c7d1;font-style:normal}.community-comment.is-reply .community-comment-avatar{width:34px;height:34px;flex-basis:34px;font-size:.8rem}.community-comment.is-reply .community-comment-author-name strong{font-size:.86rem}.community-plus-one{min-width:38px!important;padding:.38rem .52rem!important;border:1px solid #e5bd51!important;background:#fffaf0!important;color:#8a6200!important;font-weight:850!important}.community-plus-one:hover,.community-plus-one:focus-visible{border-color:#d39b10!important;background:#fff3c8!important;color:#684900!important}@media(max-width:575.98px){.community-comment-author{flex-wrap:wrap}.community-comment-badges{margin-left:47px!important}.community-comment-author-info small span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
