.tl-comments{display:flex;flex-direction:column;gap:6px}.tl-event + .tl-comments{margin-top:12px}.tl-comment{display:flex;gap:10px;padding:6px 8px;border-radius:8px}.tl-comment.own{background:#e9f3e9}.tl-avatar{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover;border:2px solid #eee}.tl-comment.own .tl-avatar{border-color:#4a7c4a}.tl-comment-main{flex:1;min-width:0}.tl-comment-head{font-size:0.9em;color:#999}.tl-comment-author{margin-right:7px;font-weight:bold;color:#2c2c2c}.tl-comment-text{white-space:pre-wrap;word-break:break-word}.tl-comment-subject{font-weight:bold;font-size:1.1em}