.document-editor-wrapper{width:100%}.document-editor-wrapper .ProseMirror{outline:2px solid transparent;outline-offset:2px;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.6;min-height:600px}.document-editor-wrapper .ProseMirror.is-editor-empty:first-child:before{content:attr(data-placeholder);pointer-events:none;float:left;height:0;color:var(--gray-400,#a3a3a3)}.document-editor-wrapper .ProseMirror.is-editor-empty:first-child:is(.dark *):before{color:var(--gray-500,#737373)}.document-editor-wrapper .ProseMirror{color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror h1{margin-top:2rem;margin-bottom:1rem;font-size:2.25rem;line-height:2.5rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror h1:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror h2{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror h2:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror h3{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror h3:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror h4{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror h4:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror h5{margin-top:.75rem;margin-bottom:.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror h5:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror h6{margin-top:.5rem;margin-bottom:.25rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror h6:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror p{margin-bottom:1rem}.document-editor-wrapper .ProseMirror ol,.document-editor-wrapper .ProseMirror ul{margin-bottom:1rem;padding-left:1.5rem}.document-editor-wrapper .ProseMirror ul{list-style-type:disc}.document-editor-wrapper .ProseMirror ol{list-style-type:decimal}.document-editor-wrapper .ProseMirror li{margin-bottom:.25rem}.document-editor-wrapper .ProseMirror blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:4px;border-color:var(--gray-300,#d4d4d4);padding-left:1rem;font-style:italic;color:var(--gray-700,#404040)}.document-editor-wrapper .ProseMirror blockquote:is(.dark *){border-color:var(--gray-600,#525252);color:var(--gray-300,#d4d4d4)}.document-editor-wrapper .ProseMirror code{border-radius:.25rem;background-color:var(--gray-100,#f5f5f5);padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror code:is(.dark *){background-color:var(--gray-800,#151515);--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror pre{margin-bottom:1rem;overflow-x:auto;border-radius:var(--radius);background-color:var(--gray-900,#0f0f0f);padding:1rem;color:var(--gray-100,#f5f5f5)}.document-editor-wrapper .ProseMirror pre:is(.dark *){background-color:var(--gray-950,#0a0a0a)}.document-editor-wrapper .ProseMirror pre code{background-color:transparent;padding:0;color:var(--gray-100,#f5f5f5)}.document-editor-wrapper .ProseMirror a{cursor:pointer;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));text-decoration-line:underline}.document-editor-wrapper .ProseMirror a:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror a:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror a:hover:is(.dark *){--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror table{margin-bottom:1rem;width:100%;border-collapse:collapse}.document-editor-wrapper .ProseMirror table td,.document-editor-wrapper .ProseMirror table th{min-width:100px;border-width:1px;border-color:var(--gray-300,#d4d4d4);padding:.5rem}.document-editor-wrapper .ProseMirror table td:is(.dark *),.document-editor-wrapper .ProseMirror table th:is(.dark *){border-color:var(--gray-600,#525252)}.document-editor-wrapper .ProseMirror table th{background-color:var(--gray-100,#f5f5f5);text-align:left;font-weight:700}.document-editor-wrapper .ProseMirror table th:is(.dark *){background-color:var(--gray-800,#151515)}.document-editor-wrapper .ProseMirror mark{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1));padding-left:.25rem;padding-right:.25rem}.document-editor-wrapper .ProseMirror mark:is(.dark *){--tw-bg-opacity:1;background-color:rgb(133 77 14/var(--tw-bg-opacity,1))}.document-editor-wrapper .ProseMirror ::-moz-selection{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.document-editor-wrapper .ProseMirror ::selection{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.document-editor-wrapper .ProseMirror :is(.dark *)::-moz-selection{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.document-editor-wrapper .ProseMirror :is(.dark *)::selection{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.document-editor-wrapper .ProseMirror:focus{outline:2px solid transparent;outline-offset:2px}.document-editor-wrapper .ProseMirror img{margin-top:1rem;margin-bottom:1rem;height:auto;max-width:100%;border-radius:var(--radius)}.document-editor-wrapper .ProseMirror hr{margin-top:1.5rem;margin-bottom:1.5rem;border-top-width:2px;border-color:var(--gray-300,#d4d4d4)}.document-editor-wrapper .ProseMirror hr:is(.dark *){border-color:var(--gray-600,#525252)}.document-editor-wrapper .ProseMirror .page-break{position:relative;margin-top:2rem;margin-bottom:2rem;border-top-width:4px;border-style:dashed;border-color:var(--gray-400,#a3a3a3);padding-top:1rem;padding-bottom:1rem}.document-editor-wrapper .ProseMirror .page-break:is(.dark *){border-color:var(--gray-600,#525252)}.document-editor-wrapper .ProseMirror .page-break:before{content:"Page Break";position:absolute;top:0;left:50%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;font-size:.75rem;line-height:1rem;color:var(--gray-500,#737373)}.document-editor-wrapper .ProseMirror .page-break:is(.dark *):before{background-color:var(--gray-900,#0f0f0f);color:var(--gray-500,#737373)}.document-editor-wrapper .ProseMirror .document-header{margin-bottom:1.5rem;border-bottom-width:2px;border-color:var(--gray-300,#d4d4d4);padding-bottom:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-style:italic;color:var(--gray-600,#525252)}.document-editor-wrapper .ProseMirror .document-header:is(.dark *){border-color:var(--gray-700,#404040);color:var(--gray-400,#a3a3a3)}.document-editor-wrapper .ProseMirror .document-footer{margin-top:1.5rem;border-top-width:2px;border-color:var(--gray-300,#d4d4d4);padding-top:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-style:italic;color:var(--gray-600,#525252)}.document-editor-wrapper .ProseMirror .document-footer:is(.dark *){border-color:var(--gray-700,#404040);color:var(--gray-400,#a3a3a3)}.document-editor-wrapper .ProseMirror .page-number{display:inline-block;border-radius:.25rem;background-color:var(--gray-100,#f5f5f5);padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;color:var(--gray-700,#404040)}.document-editor-wrapper .ProseMirror .page-number:is(.dark *){background-color:var(--gray-800,#151515);color:var(--gray-300,#d4d4d4)}.document-editor-wrapper .ProseMirror .table-of-contents{margin-top:1.5rem;margin-bottom:1.5rem;border-radius:var(--radius);border-width:1px;border-color:var(--gray-200,#e5e5e5);background-color:var(--gray-50,#fafafa);padding:1.5rem}.document-editor-wrapper .ProseMirror .table-of-contents:is(.dark *){border-color:var(--gray-700,#404040);background-color:var(--gray-800,#151515)}.document-editor-wrapper .ProseMirror .table-of-contents h2{margin-bottom:1rem;margin-top:0;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--gray-900,#0f0f0f)}.document-editor-wrapper .ProseMirror .table-of-contents h2:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror .table-of-contents ul{list-style-type:none;padding-left:0}.document-editor-wrapper .ProseMirror .table-of-contents li{margin-bottom:.5rem}.document-editor-wrapper .ProseMirror .table-of-contents a{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));text-decoration-line:none}.document-editor-wrapper .ProseMirror .table-of-contents a:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror .table-of-contents a:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror .table-of-contents a:hover:is(.dark *){--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.document-editor-wrapper .ProseMirror img[data-align=left]{float:left;margin-right:1rem}.document-editor-wrapper .ProseMirror img[data-align=right]{float:right;margin-left:1rem}.document-editor-wrapper .ProseMirror img[data-align=center]{margin-left:auto;margin-right:auto;display:block}.document-editor-wrapper .ProseMirror .ProseMirror-dropcursor{border-left-width:2px;--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.document-editor-wrapper .ProseMirror .ProseMirror-dropcursor:is(.dark *){--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}