.tiptap-view{min-height:100px;font-size:.875rem;line-height:1.25rem;color:var(--foreground)}.tiptap-view h1{margin-bottom:1rem;margin-top:1.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.tiptap-view h1:first-child{margin-top:0}.tiptap-view h2{margin-bottom:.75rem;margin-top:1.25rem;font-size:1.5rem;line-height:2rem;font-weight:600}.tiptap-view h2:first-child{margin-top:0}.tiptap-view h3{margin-bottom:.5rem;margin-top:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}.tiptap-view h3:first-child{margin-top:0}.tiptap-view h4{font-size:1.125rem;line-height:1.75rem}.tiptap-view h4,.tiptap-view h5{margin-bottom:.5rem;margin-top:.75rem;font-weight:600}.tiptap-view h5{font-size:1rem;line-height:1.5rem}.tiptap-view h6{margin-bottom:.5rem;margin-top:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.tiptap-view p{margin-bottom:.75rem;line-height:1.625}.tiptap-view p:last-child{margin-bottom:0}.tiptap-view ol,.tiptap-view ul{margin-bottom:.75rem;margin-left:1.5rem;display:flex;flex-direction:column;gap:.25rem}.tiptap-view ul{list-style-type:disc}.tiptap-view ol{list-style-type:decimal}.tiptap-view li{line-height:1.625}.tiptap-view li p{margin-bottom:0}.tiptap-view ol ul,.tiptap-view ul ul{list-style-type:circle;margin-top:.25rem}.tiptap-view ol ul ul,.tiptap-view ul ul ul{list-style-type:square}.tiptap-view ol ol,.tiptap-view ul ol{list-style-type:lower-alpha;margin-top:.25rem}.tiptap-view a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.tiptap-view a:hover{color:var(--primary);opacity:.8}.tiptap-view img{max-width:100%;height:auto;border:1px solid var(--border);margin:.5rem 0}.tiptap-view img,.tiptap-view table{border-radius:calc(var(--radius) - 2px)}.tiptap-view table{width:100%;border-collapse:collapse;margin-bottom:.75rem;overflow:hidden;border:1px solid var(--border)}.tiptap-view th{background-color:var(--muted);text-align:left;font-weight:600}.tiptap-view td,.tiptap-view th{border:1px solid var(--border);padding:.75rem}.tiptap-view td,.tiptap-view th{min-width:100px}.tiptap-view .selectedCell,.tiptap-view code{background-color:var(--muted)}.tiptap-view code{border-radius:calc(var(--radius) - 4px);padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.25rem}.tiptap-view pre{margin-bottom:.75rem;background-color:var(--muted)}.tiptap-view blockquote{margin-bottom:.75rem;border-left:4px solid var(--border);padding-left:1rem;color:var(--muted-foreground)}.tiptap-view strong{font-weight:700}.tiptap-view em{font-style:italic}.tiptap-view u{text-decoration:underline}.tiptap-view s,.tiptap-view strike{text-decoration:line-through}.tiptap-view hr{margin:2rem 0;border:0;border-top:2px solid var(--border);height:0}.tiptap-view .text-left,.tiptap-view [style*="text-align: left"]{text-align:left}.tiptap-view .text-center,.tiptap-view [style*="text-align: center"]{text-align:center}.tiptap-view .text-right,.tiptap-view [style*="text-align: right"]{text-align:right}.tiptap-view .text-justify,.tiptap-view [style*="text-align: justify"]{text-align:justify}.tiptap-view mark{padding:.125rem .25rem;border-radius:.125rem}.tiptap-view [style*=font-size]{line-height:1.5}.tiptap-view pre{position:relative;margin:1.5rem 0;padding:1rem;border-radius:calc(var(--radius) - 2px);background-color:#1e1e1e;overflow-x:auto;color:#c9d1d9}.tiptap-view pre code{background-color:transparent;padding:0;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.5}.tiptap-view blockquote{margin:1.5rem 0;padding:.75rem 1rem;border-left:4px solid var(--primary);background-color:var(--muted);border-radius:calc(var(--radius) - 2px);font-style:italic;color:var(--foreground)}.tiptap-view blockquote p:last-child{margin-bottom:0}.tiptap-view sup{vertical-align:super;font-size:.75em}.tiptap-view sub{vertical-align:sub;font-size:.75em}.tiptap-view p.is-editor-empty:first-child:before{pointer-events:none;float:left;height:0;color:var(--muted-foreground);content:attr(data-placeholder)}