.comment-list{margin-top:22px}
.comment-thread{border:1px solid #dfe5df;border-radius:8px;background:#fff;margin:0 0 18px;overflow-wrap:anywhere}
.comment-thread>.comment{padding:20px;border:0;margin:0}
.comment-thread .comment-top{align-items:center;gap:7px 12px}
.comment-thread .comment-top time{margin-left:auto;color:#788887;font-size:11px}
.comment-thread .comment-content{margin:12px 0;font-size:14px;line-height:1.85}
.comment-thread .comment-conveniences{position:relative;display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;margin:8px 0 0}
.comment-thread .comment-conveniences .text-button,.comment-manage{font-size:12px;min-height:36px}
.comment-thread [data-reply-comment]{font-weight:600;color:#31595d}
.comment-thread [data-reply-comment][aria-expanded=true]{text-decoration:underline;text-underline-offset:4px}
.comment-thread .comment-manage{color:#87928d;margin:0 0 0 auto;white-space:nowrap}
.comment-thread .reaction-group{min-width:0;max-width:100%}
.comment-thread .reaction-picker{position:static}
.comment-thread .reaction-options{left:0;max-width:100%;flex-wrap:wrap;border-radius:12px}
.comment-replies{margin:0 16px 16px 26px;padding-left:16px;border-left:2px solid #cad8ce}
.comment-replies>summary{list-style:none;cursor:pointer;padding:10px 0;font-size:12px;font-weight:600;color:#42665f;min-height:40px}
.comment-replies>summary::-webkit-details-marker{display:none}
.comment-replies>summary span{font-size:11px;color:#7d8e86;margin-left:10px;font-weight:400}
.comment-replies[open] .replies-open,.comment-replies:not([open]) .replies-close{display:none}
.comment-reply-list{padding:0}
.comment-reply-list>.comment{padding:16px;margin:0;border:0;border-top:1px solid #dfe6dd}
.comment-reply-list>.comment:first-child{border-top:0}
.reply-recipient{display:block;width:fit-content;max-width:100%;font-size:11px;color:#517369;text-decoration:none;margin:0 0 9px;line-height:1.6}
a.reply-recipient:hover{text-decoration:underline;text-underline-offset:3px}
.missing-parent{color:#829087}
.comment-thread .comment:target,.comment-thread .comment.comment-highlight{background:#edf3ed;box-shadow:none;outline:0;border-radius:6px}
.comment-thread .comment:focus{outline:none}
.comment-thread .comment:focus-visible:not(.comment-highlight),.comment-replies>summary:focus-visible{outline:2px solid #527d70;outline-offset:3px}
.reply-slot:empty{display:none}
.comment-thread .inline-reply-form{margin:14px 0 0;padding:18px;border:1px solid #c8d7cc;background:#edf3ed;border-radius:6px}
.reply-form-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}
.inline-reply-form .reply-form-heading h3{font-family:var(--sans);font-size:14px;font-weight:600;margin:0;line-height:1.7}
.reply-form-heading>[data-close-reply]{flex-shrink:0;min-height:32px;font-size:12px;color:#6c8175}
.reply-context{margin:8px 0 16px;padding:10px 12px;background:#fff;border-left:3px solid #aac1ac;border-radius:3px}
.reply-context>span{font-size:10px;color:#748977}
.reply-context>p{font-size:12px;color:#516357;margin:4px 0 0;line-height:1.7}
.inline-reply-form .comment-submit-row>span{font-size:11px}
.inline-reply-form .rhk-composer{min-width:0}
.comment-thread .inline-reply-form .rhk-editor{min-height:110px}
.comment-thread .inline-reply-form .form-pair{grid-template-columns:repeat(2,minmax(0,1fr))}
.comment-thread .inline-reply-form .guest-name-reroll{flex-shrink:0}
.comment-thread .inline-reply-form .rhk-editor p{font-size:inherit}
.comment-thread .comment,.inline-reply-form{scroll-margin-top:24px;scroll-margin-bottom:100px}
.comments>.comment-form>h3{font-family:var(--sans);font-size:17px;font-weight:600}
@media(max-width:640px){
 .comment-thread>.comment{padding:16px 14px}
 .comment-thread .comment-top strong{font-size:13px;max-width:100%}
 .comment-thread .comment-top time{margin-left:0;flex-basis:100%;font-size:10px}
 .comment-thread .comment-content{font-size:15px}
 .comment-replies{margin:0 12px 14px 16px;padding-left:10px}
 .comment-reply-list>.comment{padding:14px 12px}
 /* Give an inline editor back the space used only for reply indentation. */
 .thread-reply>.reply-slot:not(:empty){margin-left:-24px;margin-right:-12px}
 .comment-thread .inline-reply-form{padding:12px 9px}
 .comment-thread .inline-reply-form .form-pair{grid-template-columns:minmax(0,1fr)}
 .comment-thread .inline-reply-form input{font-size:16px}
 .comment-thread .comment-conveniences{gap:4px 10px}
 .comment-thread .comment-conveniences button,.comment-thread .reaction-picker>summary{min-height:40px}
 .reply-context{padding:8px}
}
@media(prefers-reduced-motion:reduce){.comment-thread *{scroll-behavior:auto!important}}
