pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.tiptap{outline:none}.notes-editor-scroll .tiptap{min-height:100%;padding-left:1.75rem}.tippy-box[data-theme~=notes-slash]{box-shadow:none;background:0 0;border:0}.tippy-box[data-theme~=notes-slash]>.tippy-content{padding:0}.tippy-box{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.tippy-box>.tippy-content{background:0 0!important;padding:0!important}.tippy-box .tippy-arrow{display:none!important}.notes-drag-handle{width:1.25rem;height:1.5rem;color:var(--muted-foreground);cursor:grab;opacity:0;border-radius:.25rem;justify-content:center;align-items:center;transition:opacity .15s,background-color .15s;display:flex}.notes-drag-handle:hover{background-color:var(--muted);color:var(--foreground)}.notes-editor-shell:hover .notes-drag-handle,.notes-drag-handle:active{opacity:1}@media (hover:none){.notes-drag-handle{opacity:.65}}.notes-drag-handle:active{cursor:grabbing}.ProseMirror-selectednode,.ProseMirror-selectednoderange{position:relative}.ProseMirror-selectednode:before,.ProseMirror-selectednoderange:before{content:"";background-color:var(--accent);position:absolute;inset:-.2rem}@supports (color:color-mix(in lab, red, red)){.ProseMirror-selectednode:before,.ProseMirror-selectednoderange:before{background-color:color-mix(in oklch,var(--accent)35%,transparent)}}.ProseMirror-selectednode:before,.ProseMirror-selectednoderange:before{pointer-events:none;z-index:-1;border-radius:.25rem}.tiptap a.notes-editor-link{color:var(--primary);text-underline-offset:2px;cursor:pointer;text-decoration:underline}.tiptap ul[data-type=taskList]{margin:1rem 0;padding-left:0;list-style:none}.tiptap ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;display:flex}.tiptap ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;accent-color:var(--primary);flex-shrink:0;margin-top:.2rem}.tiptap ul[data-type=taskList] li>div{flex:1}.tiptap ul[data-type=taskList] li[data-checked=true]>div{opacity:.65;text-decoration:line-through}.tiptap :first-child{margin-top:0}.tiptap ul,.tiptap ol{margin:1.25rem 1rem 1.25rem .4rem;padding-left:1.5rem;list-style-position:outside}.tiptap ul{list-style-type:disc}.tiptap ol{list-style-type:decimal}.tiptap ul li p,.tiptap ol li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;margin-top:2.5rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-top:3.5rem;margin-bottom:1.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{background-color:var(--muted);color:var(--foreground);border-radius:.4rem;padding:.25em .3em;font-size:.85rem}.tiptap pre{background:var(--muted);color:var(--foreground);font-family:var(--font-geist-mono,ui-monospace),ui-monospace,monospace;border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap mark{background-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.tiptap mark{background-color:color-mix(in oklch,var(--accent)55%,transparent)}}.tiptap mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.4rem;padding:.1rem .3rem}.tiptap p.is-editor-empty:first-child:before{color:var(--muted-foreground);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap blockquote{border-left:3px solid var(--border);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.tiptap table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1rem 0;overflow:hidden}.tiptap td,.tiptap th{border:1px solid var(--border);vertical-align:top;min-width:1em;padding:.5rem .75rem}.tiptap th{background-color:var(--muted);text-align:left;font-weight:600}.tiptap .selectedCell{background-color:var(--accent)}.dark .tiptap pre .hljs,.dark .tiptap pre code.hljs{color:#e6edf3;background:0 0}.dark .tiptap .hljs-keyword,.dark .tiptap .hljs-selector-tag{color:#ff7b72}.dark .tiptap .hljs-string,.dark .tiptap .hljs-attr{color:#a5d6ff}.dark .tiptap .hljs-comment{color:#8b949e}.dark .tiptap .hljs-number,.dark .tiptap .hljs-literal{color:#79c0ff}.dark .tiptap .hljs-title,.dark .tiptap .hljs-section{color:#d2a8ff}
