.static-comments{margin-top:1.5rem}.static-comments .static-comment{display:flex;gap:1.2rem;padding:1.4rem 0;border-bottom:1px solid #e0e0e0}.static-comments .static-comment:last-child{border-bottom:none}.static-comments .static-comment.comment-depth-1{margin-left:2.4rem}.static-comments .static-comment.comment-depth-2{margin-left:4.8rem}.static-comments .static-comment.comment-depth-3{margin-left:7.2rem}.static-comments .static-comment.comment-depth-4{margin-left:9.6rem}.static-comments .comment-quote-bar{flex-shrink:0;width:3px;border-radius:2px;background-color:hsl(var(--author-hue),55%,40%);align-self:stretch}.static-comments .comment-body-wrapper{flex:1;min-width:0}.static-comments .comment-header{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.4rem;flex-wrap:wrap}.static-comments .comment-header .comment-author{font-weight:600;color:hsl(var(--author-hue),55%,32%)}.static-comments .comment-header .comment-author.is-owner{color:#97640c}.static-comments .comment-header .author-badge{display:inline-block;font-size:.65em;font-weight:600;font-style:normal;letter-spacing:.04em;text-transform:uppercase;color:#795515;background-color:#fce8c5;border:1px solid #eac586;border-radius:3px;padding:0 .4em;vertical-align:middle;line-height:1.6}.static-comments .comment-header .comment-reply-indicator{font-size:.85em;color:#9e9e9e;font-style:italic}.static-comments .comment-header time{font-size:.8em;color:#757575;margin-left:auto}.static-comments .comment-body{font-size:.95em;line-height:1.7}.static-comments .comment-body p{margin:0 0 .5em}.static-comments .comment-body p:last-child{margin-bottom:0}.comments-closed{margin-top:2rem;padding:.8rem 1.2rem;border-left:3px solid #e0e0e0;font-size:.9em;color:#757575;font-style:italic}.comments-closed p{margin:0}@media(prefers-color-scheme:dark){.static-comments .static-comment{border-bottom-color:#424242}.static-comments .comment-quote-bar{background-color:hsl(var(--author-hue),55%,65%)}.static-comments .comment-header .comment-author{color:hsl(var(--author-hue),55%,70%)}.static-comments .comment-header .comment-author.is-owner{color:#f3c068}.static-comments .comment-header .author-badge{color:#f2cd8c;background-color:#54401c;border-color:#8f6824}.static-comments .comment-header .comment-reply-indicator{color:#757575}.static-comments .comment-header time{color:#9e9e9e}.comments-closed{border-left-color:#424242;color:#9e9e9e}}