.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}.note-markdown-preview{overflow-wrap:anywhere;min-width:0}.note-markdown-preview>:first-child{margin-top:0}.note-markdown-preview>:last-child{margin-bottom:0}.note-markdown-preview h1,.note-markdown-preview h2,.note-markdown-preview h3,.note-markdown-preview h4,.note-markdown-preview h5,.note-markdown-preview h6{color:hsl(var(--foreground));margin:.65em 0 .3em;font-weight:650;line-height:1.2}.note-markdown-preview h1{font-size:1.45em}.note-markdown-preview h2{font-size:1.3em}.note-markdown-preview h3{font-size:1.15em}.note-markdown-preview p{margin:0 0 .55em}.note-markdown-preview strong{color:hsl(var(--foreground));font-weight:650}.note-markdown-preview em{font-style:italic}.note-markdown-preview ul,.note-markdown-preview ol{margin:0 0 .55em;padding-left:1.45em}.note-markdown-preview ul{list-style-type:disc}.note-markdown-preview ul ul{list-style-type:circle}.note-markdown-preview ol{list-style-type:decimal}.note-markdown-preview li{margin:.12em 0}.note-markdown-preview ul.contains-task-list{padding-left:.1em;list-style-type:none}.note-markdown-preview .task-list-item{align-items:flex-start;gap:.45em;display:flex}.note-markdown-preview-checkbox{border:1px solid hsl(var(--muted-foreground));border-radius:999px;flex:none;justify-content:center;width:1.05em;height:1.05em;margin-top:.14em;line-height:1;display:inline-flex}.note-markdown-preview-checkbox-checked{color:#fff;background:#e2a727;border-color:#e2a727;align-items:center;font-size:.92em}.dark .note-markdown-preview-checkbox-checked{color:hsl(var(--background))}.note-markdown-preview-link{color:#e2a727;text-underline-offset:.08em;text-decoration:underline;text-decoration-thickness:from-font}.note-markdown-preview blockquote{border-left:.2em solid hsl(var(--muted-foreground)/.35);color:hsl(var(--muted-foreground));margin:0 0 .55em;padding-left:.65em}.note-markdown-preview code{background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:.22em;padding:.08em .25em;font-size:.88em}.note-markdown-preview pre{background:hsl(var(--muted));white-space:pre-wrap;border-radius:.35em;margin:0 0 .55em;padding:.55em;overflow:hidden}.note-markdown-preview pre code{background:0 0;padding:0}.note-markdown-preview table{border-collapse:collapse;width:100%;margin:0 0 .55em;font-size:.88em}.note-markdown-preview th,.note-markdown-preview td{border:1px solid hsl(var(--muted-foreground)/.25);text-align:left;padding:.2em .35em}.note-markdown-preview th{color:hsl(var(--foreground));font-weight:650}.note-markdown-preview hr{border:0;border-top:1px solid hsl(var(--muted-foreground)/.25);margin:.65em 0}.note-markdown-preview-image{-o-object-fit:cover;object-fit:cover;border-radius:.35em;width:100%;height:auto;max-height:7em;margin:0 0 .55em;display:block}.note-markdown-preview-compact h1,.note-markdown-preview-compact h2,.note-markdown-preview-compact h3,.note-markdown-preview-compact h4,.note-markdown-preview-compact h5,.note-markdown-preview-compact h6,.note-markdown-preview-compact p,.note-markdown-preview-compact ul,.note-markdown-preview-compact ol,.note-markdown-preview-compact blockquote,.note-markdown-preview-compact pre,.note-markdown-preview-compact table,.note-markdown-preview-compact .note-markdown-preview-image{margin-top:0;margin-bottom:0}.note-markdown-preview-compact ul,.note-markdown-preview-compact ol{padding-left:1.25em}.note-markdown-preview-compact li{margin:0}.note-markdown-preview-compact>:not(:first-child){margin-top:.4em}.note-markdown-preview-compact ul:not(.contains-task-list)>li{list-style:none;position:relative}.note-markdown-preview-compact ul:not(.contains-task-list)>li:before{color:hsl(var(--foreground));content:"•";font-size:1.2em;line-height:1;position:absolute;top:.08em;left:-1em}.note-markdown-preview-compact ol>li::marker{color:hsl(var(--foreground));font-weight:600}.note-markdown-preview-expanded{line-height:1.5}.note-markdown-preview-expanded p,.note-markdown-preview-expanded ul,.note-markdown-preview-expanded ol,.note-markdown-preview-expanded blockquote,.note-markdown-preview-expanded pre,.note-markdown-preview-expanded table,.note-markdown-preview-expanded .note-markdown-preview-image{margin-bottom:.8em}.note-markdown-preview-expanded .note-markdown-preview-image{-o-object-fit:contain;object-fit:contain;max-height:none}
