.comment-item{border-bottom-width:1px;border-color:var(--border-color);border-top-width:1px;padding-bottom:2.25rem;padding-top:2.25rem}.comment-item:first-child{border-top:none}.comment-item .body p{white-space:pre}.comment-item .comment-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.comment-item .comment-header .avatar{align-items:center;display:flex;font-size:var(--h6-font-size);gap:.5rem;width:-moz-fit-content;width:fit-content}.comment-item .comment-header .avatar img{border-radius:9999px;height:40px;width:40px}.comment-item .comment-header .detail{align-items:center;display:flex;gap:10px}.comment-item .comment-header .detail:before{background-color:var(--primary-color);border-radius:9999px;content:" ";height:.25rem;width:.25rem}.comment-item .comment-header label{color:var(--color-muted);display:block}.comment-item .reply-item{padding-right:20px;position:relative}.comment-item .reply-item:after{background-color:var(--primary-color);border-radius:9999px;content:" ";height:100%;position:absolute;right:0;top:0;width:3px}