.ProseMirror>*+*{margin-top:.75em}.ProseMirror:focus{outline:none}.ProseMirror{color:hsl(var(--foreground))}.suggestion{color:#6b7280}.ProseMirror .mention-node{color:#0a7cff;background:#0a7cff -webkit-gradient(linear,100% 0,0 0,from(#0a7cff),color-stop(.5,#fff),to(#0a7cff)) -4rem 0 no-repeat;-webkit-text-fill-color:transparent;transform-origin:bottom;background-size:4rem 100%;-webkit-background-clip:text;font-weight:500;display:inline-block;position:relative}.ProseMirror .mention-node:not(.shimmer-done){animation-name:shimmer,bounce;animation-duration:2.2s,2.2s;animation-timing-function:cubic-bezier(.4,0,.2,1),cubic-bezier(.4,0,.2,1);animation-iteration-count:1,1;animation-direction:normal,normal;animation-play-state:running;animation-delay:0s,0s;animation-fill-mode:forwards;animation-timeline:auto,auto}.ProseMirror .mention-node.shimmer-done{animation:none;transform:translateY(0)}@keyframes shimmer{0%{background-position:-4rem 0}to{background-position:12.5rem 0}}@keyframes bounce{0%{transform:translateY(0)scale(1)}30%{transform:translateY(-1px)scale(1.02)}to{transform:translateY(0)scale(1)}}.ProseMirror .mention-node:after,.ProseMirror-menubar{display:none}.ProseMirror p.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;pointer-events:none;height:0}
.markdown-body{box-sizing:border-box;min-width:200px;max-width:980px;margin-left:0;line-height:1.5}.markdown-body h1{margin-top:24px;margin-bottom:16px;font-size:2em;font-weight:600;line-height:1.25}.markdown-body h2{margin-top:24px;margin-bottom:16px;font-size:1.5em;font-weight:600;line-height:1.25}.markdown-body h3{margin-top:24px;margin-bottom:16px;font-size:1.25em;font-weight:600;line-height:1.25}.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body p{margin-top:0;margin-bottom:16px}.markdown-body a{color:#e2a727;text-decoration:underline}@media (any-hover:hover) and (any-pointer:fine){.markdown-body a:hover{text-decoration:underline}}.markdown-body ul{margin-bottom:16px;padding-left:2em;list-style-type:disc}.markdown-body ul ul{margin-top:.25em;margin-bottom:.25em;list-style-type:circle}.markdown-body ul ul ul{list-style-type:square}.markdown-body ul.contains-task-list{padding-left:0;list-style-type:none}.markdown-body ul.contains-task-list ul.contains-task-list{padding-left:2em}.markdown-body .task-list-item{align-items:flex-start;margin-bottom:.5em;display:flex}.markdown-body .task-list-item input[type=checkbox]{appearance:none;vertical-align:top;cursor:pointer;border:1px solid #6a737d;border-radius:50%;width:1.2em;height:1.2em;margin-right:.5em;position:relative;top:.2em}.markdown-body .task-list-item input[type=checkbox]:checked{background-color:#e2a727;border-color:#e2a727}.markdown-body .task-list-item input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:1em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .markdown-body .task-list-item input[type=checkbox]:checked:after{color:#1c1c1c}.markdown-body ol{margin-bottom:16px;padding-left:2em;list-style-type:decimal}.markdown-body li{margin:.5em 0}.markdown-body blockquote{color:#6a737d;border-left:.25em solid #dfe2e5;padding:0 1em}.markdown-body code{background-color:#f6f8fa;border-radius:3px;padding:.2em .4em;font-size:85%}.markdown-body pre{background-color:#f6f8fa;border-radius:3px;padding:16px;overflow:auto}.markdown-body pre code{background-color:#0000;border-radius:0;padding:0;font-size:100%}.dark .markdown-body code{background-color:#30363d}.dark .markdown-body pre{background-color:#1f2937}.dark .markdown-body pre code{background-color:#0000}.markdown-body table{border-collapse:collapse;width:100%;margin:16px 0}.markdown-body table th,.markdown-body table td{text-align:left;border:1px solid #d0d7de;padding:12px 16px}.markdown-body table th{font-weight:600}.markdown-body table a{color:#e2a727;text-decoration:underline}@media (any-hover:hover) and (any-pointer:fine){.markdown-body table a:hover{text-decoration:underline}}.dark .markdown-body table th,.dark .markdown-body table td{border:1px solid #4a4a4a}.dark .markdown-body table a{color:#e2a727}.markdown-body img{border-radius:4px;width:100%;max-width:672px;height:auto;margin:16px 0;display:block}
