.tipex-editor-section .ProseMirror{height:100%;padding-left:.625rem;padding-right:.625rem;padding-bottom:.375rem;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}.tipex-editor-section .ProseMirror:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror pre{margin:1.75rem 1rem .75rem .5rem;overflow-x:hidden;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));padding:1.75rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror pre:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));padding:.25rem;--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror code:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror h1{margin-top:.75rem;margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:900;--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror h1:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror h2{margin-top:.5rem;margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.tipex-editor-section .ProseMirror h3{margin-top:.25rem;margin-bottom:.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}.tipex-editor-section .ProseMirror img[src]{margin-bottom:.5rem}.tipex-editor-section .ProseMirror h4,.tipex-editor-section .ProseMirror h5,.tipex-editor-section .ProseMirror h6{margin-bottom:.25rem;font-size:1rem;line-height:1.5rem;font-weight:500}.tipex-editor-section .ProseMirror p{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem}.tipex-editor-section .ProseMirror a[href]{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror a[href]:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity));text-decoration-line:underline}.tipex-editor-section .ProseMirror ul{margin-left:1.75rem;list-style-type:disc}.tipex-editor-section .ProseMirror ol{margin-left:1.75rem;list-style-type:decimal}.tipex-editor-section .ProseMirror li{margin-bottom:.25rem}.tipex-editor-section .ProseMirror blockquote{margin-bottom:.5rem;margin-left:.5rem;border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));padding-left:.5rem}.tipex-editor-section .ProseMirror img{max-width:100%}.tipex-editor-section .ProseMirror hr{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.tipex-editor-section .ProseMirror hr:is(.dark *){border-color:#4b55634d}.tipex-editor-section .ProseMirror del{text-decoration-line:line-through}.tipex-editor-section .ProseMirror em{font-style:italic}.tipex-editor-section .ProseMirror strong{font-weight:700}.tipex-editor-section .ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.tipex-editor-section .ProseMirror .is-empty:is(.dark *):before{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.tiptap{background-color:#000;color:#a1a1a1!important}.tipex-editor-section .ProseMirror{padding:0}.tipex-editor-section .ProseMirror h1{color:#a1a1a1!important}.suggestion{background:#000;border:1px solid #a1a1a166;padding:4px;color:#a1a1a1}.suggestion .item{padding:4px 8px;cursor:pointer}.suggestion .item.selected{background:#a1a1a166}.tiptap ul,.tiptap ol{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem}.tiptap li p{margin-top:.25em;margin-bottom:.25em}.tiptap ul[data-type=taskList]{list-style:none;margin-left:0;padding:0}.tiptap ul[data-type=taskList] li{align-items:flex-start;display:flex;gap:.6rem}.tiptap ul[data-type=taskList] li>label{flex:0 0 auto;-webkit-user-select:none;user-select:none;position:relative;top:.2em}.tiptap ul[data-type=taskList] li>div{flex:1 1 auto}.tiptap ul[data-type=taskList] input[type=checkbox]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:1em;height:1em;border:2px solid #a1a1a166;border-radius:3px;background:transparent;display:grid;place-content:center;transition:all 50ms ease}.tiptap ul[data-type=taskList] input[type=checkbox]:before{content:"";width:.6em;height:.3em;border-left:2px solid #a1a1a1;border-bottom:2px solid #a1a1a1;transform:rotate(-45deg) scale(0);transition:transform 50ms ease;position:absolute;left:50%;top:45%;margin-left:-.3em;margin-top:-.2em}.tiptap ul[data-type=taskList] input[type=checkbox]:checked{background-color:#a1a1a133;border-color:#a1a1a1}.tiptap ul[data-type=taskList] input[type=checkbox]:checked:before{transform:rotate(-45deg) scale(1)}.tiptap ul[data-type=taskList] input[type=checkbox]:hover{border-color:#a1a1a1;box-shadow:0 0 0 2px #a1a1a133}.tiptap ul[data-type=taskList] ul[data-type=taskList]{margin:0}code{background-color:#1e1e1e!important;color:#d4d4d4!important;font-family:Fira Code,monospace;padding:.2rem .4rem;border-radius:4px;font-size:.95em}pre{background-color:#1e1e1e!important;color:#d4d4d4!important;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.8em;line-height:1.5;border:1px solid #333}pre code{padding:0;border-radius:0;background:none;font-size:1em}pre::-webkit-scrollbar{width:8px;height:8px}pre::-webkit-scrollbar-thumb{background:#444!important;border-radius:4px}pre::-webkit-scrollbar-track{background:#222!important}main.svelte-35ida6{padding:1rem;display:flex;gap:1rem}.editor.svelte-35ida6{flex:1;max-width:700px;margin-inline:auto}
