.comment-editor{outline:none;font-size:16px;line-height:1.4}.comment-editor p{margin:.25rem 0;font-weight:400}.comment-editor p:last-child{margin-bottom:0}.comment-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:hsl(var(--muted-foreground));font-style:normal;opacity:.6}.comment-editor strong{font-weight:600}.comment-editor em{font-style:italic}.comment-editor s{text-decoration:line-through}.comment-editor a{color:#2563eb;text-decoration:underline;transition:color .2s ease}.comment-editor a:hover{color:#1e40af}.comment-editor ol,.comment-editor ul{padding-left:1rem;margin:.25rem 0}.comment-editor li{margin-bottom:.125rem}.comment-editor li>p{margin-bottom:0}.comment-editor ul{list-style-type:disc}.comment-editor ol{list-style-type:decimal}.comment-editor blockquote{border-left:3px solid hsl(var(--muted));padding-left:.75rem;margin:.5rem 0;font-style:italic;color:hsl(var(--muted-foreground))}.comment-editor code{background:hsl(var(--muted));padding:.125rem .25rem;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,SFMono-Regular,SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace}.comment-editor pre{background:hsl(var(--muted));padding:.5rem;border-radius:.375rem;margin:.5rem 0;overflow-x:auto;font-size:.875rem}.comment-editor ::selection{background-color:#f1f5f9}.comment-editor ::-moz-selection{background-color:#f1f5f9}