.tiptap{margin-top:0}.tiptap ul,.tiptap ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem;list-style:disc;color:hsl(var(--bullet-color))}.tiptap ul li p,.tiptap ol li p{margin-top:.25em;margin-bottom:.25em}.tiptap ul{list-style:disc outside}.tiptap ol{list-style:decimal outside}.tiptap ul li::marker{color:hsl(var(--bullet-color))}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{line-height:1.1;margin-top:1.5rem;text-wrap:pretty}.tiptap h1,.tiptap h2{margin-top:1.5rem;margin-bottom:1.5rem}.tiptap h1{font-size:2rem;font-weight:800}.tiptap h2{font-size:1.6rem;font-weight:700}.tiptap h3{font-size:1.4rem;font-weight:700}.tiptap h4{font-size:1.2rem;font-weight:600}.tiptap h5,.tiptap h6{font-size:1rem;font-weight:500}.tiptap code{background-color:hsl(var(--foreground));border-radius:.4rem;color:hsl(var(--background));font-size:.85rem;padding:.25em .3em}.tiptap pre{background:hsl(var(--foreground));border-radius:.5rem;color:hsl(var(--background));font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem}.tiptap pre code{background-color:none;color:inherit;font-size:.8rem;padding:0}.tiptap blockquote{border-left:3px solid hsl(var(--muted-foreground));margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid hsl(var(--muted-foreground));margin:2rem 0}.editor-container{height:100%;display:flex;flex-direction:column}.editor-content{height:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem;box-sizing:border-box}.editor [contenteditable]:focus{outline:none}.editor [contenteditable]{min-height:9em;max-height:15em;line-height:1.5;overflow-y:auto;box-sizing:border-box}
