.comment-thread{display:grid;gap:12px}.comment-thread .comment{position:relative;margin:0}.comment-replies{display:grid;gap:12px;margin:12px 0 0 28px;padding-left:18px;border-left:3px solid var(--line)}.comment-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 14px}.comment-head time{float:none}.comment-reply-link{display:inline-flex;margin-top:6px;font-size:.82rem;font-weight:750;text-decoration:none}.comment-reply-context{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;margin-bottom:12px;border-left:3px solid var(--blue);border-radius:5px;background:var(--soft)}.comment-reply-context p{margin:0}.comment-notify{margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--soft)}.comment-notify label{margin:0}.notification-email-field[hidden]{display:none}.notification-email-field label{margin-top:9px}.comment-mail-status{display:block;margin-top:6px;color:var(--muted);font-size:.75rem}.comment-mail-status.sent{color:#216035}.comment-mail-status.failed{color:var(--danger)}
@media(max-width:600px){.comment-replies{margin-left:8px;padding-left:10px}.comment-reply-context{display:block}.comment-reply-context a{display:inline-block;margin-top:6px}}
