.tiptap:first-child{margin-top:0}.tiptap ol,.tiptap ul{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}.tiptap li p{margin-top:.25em;margin-bottom:.25em}.tiptap button{width:1rem;height:1rem}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{line-height:1.1;margin-top:1rem;text-wrap:pretty}.tiptap h1,.tiptap h2{margin-top:1.5rem;margin-bottom:1rem}.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(--purple-light);border-radius:.4rem;color:var(--black);font-size:.85rem;padding:.25em .3em}.tiptap pre{background:var(--black);border-radius:.5rem;color:var(--white);font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem}.tiptap code{background:none;color:inherit;font-size:.8rem;padding:0}.tiptap mark{background-color:#faf594;border-radius:.4rem;box-decoration-break:clone;padding:.1rem .3rem}.tiptap blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}.tiptap .is-empty:before,.tiptap p.is-editor-empty:first-child:before,.tiptap.is-editor-empty:first-child:before{color:var(--fg-300);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap table{border-collapse:collapse;margin:1rem 0;width:100%;table-layout:fixed}.tiptap table td,.tiptap table th{border:1px solid var(--tt-gray-light-200);padding:.5rem .75rem;text-align:left;vertical-align:top;word-wrap:break-word}.tiptap table th{background-color:var(--tt-gray-light-100);font-weight:600;color:var(--tt-gray-light-900)}.tiptap table td{background-color:var(--white)}.tiptap table tr:nth-child(2n) td{background-color:var(--tt-gray-light-50)}.tiptap table tr:hover td{background-color:var(--tt-gray-light-100)}@media (max-width:768px){.tiptap table{font-size:.875rem}.tiptap table td,.tiptap table th{padding:.375rem .5rem}}.dark .tiptap table td,.dark .tiptap table th{border:1px solid var(--tt-gray-dark-200)}.dark .tiptap table th{background-color:var(--tt-gray-dark-100);color:var(--tt-gray-dark-900)}.dark .tiptap table td{background-color:var(--tt-gray-dark-50)}.dark .tiptap table tr:nth-child(2n) td{background-color:var(--tt-gray-dark-100)}.dark .tiptap table tr:hover td{background-color:var(--tt-gray-dark-200)}