.comments-area .comment-list,.comments-area .children{list-style:none;margin:0;padding:0}
.comments-area .comment-list>li.mcc-comment{margin:0 0 18px}
.mcc-card{position:relative;background:#fff;border:1px solid #e7e7e7;border-radius:16px;padding:18px 18px 14px;box-shadow:0 3px 14px rgba(0,0,0,.05)}
.mcc-head{display:flex;align-items:center;gap:12px;min-height:52px}
.mcc-avatar-wrap{flex:0 0 52px;width:52px;height:52px}
.mcc-avatar,.mcc-avatar img{width:52px;height:52px;border-radius:50%}.mcc-avatar{display:block}
.mcc-meta{min-width:0;flex:1}.mcc-author-line{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
.mcc-author{font-size:16px;line-height:1.25;font-weight:700;color:#171717}
.mcc-badge{padding:3px 7px;border-radius:999px;background:#f0f4ff;color:#3159b7;font-size:11px;font-weight:700}
.mcc-date{display:block;margin-top:3px;color:#7b7b7b;font-size:12px;line-height:1.3}
.mcc-body{margin:15px 0 12px;color:#303030;font-size:15px;line-height:1.65;overflow-wrap:anywhere}
.mcc-body img{display:block;max-width:150px;width:auto;height:auto;max-height:150px;border-radius:10px;margin:10px 0}
.mcc-footer{border-top:1px solid #f0f0f0;padding-top:10px}.mcc-footer a{text-decoration:none;font-size:13px;font-weight:700;color:#555}
.mcc-replies{list-style:none;margin:12px 0 0 34px;padding:0 0 0 18px;border-left:2px solid #f0f0f0}
.mcc-admin-menu{position:relative;flex:0 0 auto}.mcc-admin-menu>summary{list-style:none;cursor:pointer;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#666;font-size:21px;line-height:1;user-select:none}
.mcc-admin-menu>summary::-webkit-details-marker{display:none}.mcc-admin-menu>summary:hover{background:#f3f3f3}
.mcc-menu{position:absolute;z-index:50;right:0;top:38px;width:190px;background:#fff;border:1px solid #e3e3e3;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.12);padding:6px}
.mcc-menu a{display:block;padding:9px 10px;border-radius:7px;color:#222;font-size:13px;text-decoration:none}.mcc-menu a:hover{background:#f5f5f5}.mcc-menu .mcc-danger{color:#b42318}
@media(max-width:600px){.mcc-card{border-radius:13px;padding:15px}.mcc-replies{margin-left:12px;padding-left:12px}.mcc-body{font-size:14px}}
