*{user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000!important}.katex-editor-container{border-radius:16px;flex-direction:column;height:100%;display:flex;position:relative;overflow:visible}.katex-editor-content{flex:1;min-height:0;overflow-y:auto}.katex-editor-content>div{min-height:200px}.katex-editor-container .ProseMirror{outline:none;min-height:200px;padding:16px}.katex-editor-container .ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.katex-editor-container .ProseMirror h1{margin-top:40px;margin-bottom:24px;font-size:64px;font-weight:700;line-height:1.1}.katex-editor-container .ProseMirror h2{margin-top:36px;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.15}.katex-editor-container .ProseMirror h3{margin-top:32px;margin-bottom:16px;font-size:36px;font-weight:600;line-height:1.2}.katex-editor-container .ProseMirror h4{margin-top:28px;margin-bottom:14px;font-size:28px;font-weight:600;line-height:1.25}.katex-editor-container .ProseMirror h5{margin-top:24px;margin-bottom:12px;font-size:20px;font-weight:600;line-height:1.3}.katex-editor-container .ProseMirror h6{margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.4}.katex-editor-container .ProseMirror h1:first-child,.katex-editor-container .ProseMirror h2:first-child,.katex-editor-container .ProseMirror h3:first-child,.katex-editor-container .ProseMirror h4:first-child,.katex-editor-container .ProseMirror h5:first-child,.katex-editor-container .ProseMirror h6:first-child{margin-top:0}.katex-editor-container .ProseMirror p{margin-top:0;margin-bottom:12px;font-size:16px;line-height:1.6}.katex-editor-container .ProseMirror ul{margin-top:12px;margin-bottom:12px;padding-left:24px;list-style-type:disc}.katex-editor-container .ProseMirror ul ul{margin-top:4px;margin-bottom:4px;list-style-type:circle}.katex-editor-container .ProseMirror ul ul ul{list-style-type:square}.katex-editor-container .ProseMirror ol{margin-top:12px;margin-bottom:12px;padding-left:24px;list-style-type:decimal}.katex-editor-container .ProseMirror ol ol{margin-top:4px;margin-bottom:4px;list-style-type:lower-alpha}.katex-editor-container .ProseMirror ol ol ol{list-style-type:lower-roman}.katex-editor-container .ProseMirror li{margin-bottom:4px;font-size:16px;line-height:1.6}.katex-editor-container .ProseMirror li p{margin-bottom:4px}.katex-editor-container .ProseMirror li:last-child{margin-bottom:0}.tiptap-mathematics-render{cursor:pointer;border-radius:4px;padding:2px 4px;transition:background-color .2s}.tiptap-mathematics-render:hover{background-color:#f0f9ff}.tiptap-mathematics-render--editable{background-color:#f8fafc}.tiptap-mathematics-render--editable:hover{background-color:#e0f2fe}.tiptap-mathematics-render[data-type=block-math]{text-align:center;background-color:#f8fafc;border-radius:8px;margin:8px 0;padding:16px;display:block}.tiptap-mathematics-render[data-type=block-math]:hover{background-color:#f1f5f9}.tiptap-mathematics-render[data-type=inline-math]{background-color:#0000;display:inline}.tiptap-mathematics-render[data-type=inline-math]:hover{background-color:#f0f9ff}.katex-editor-toolbar{border-bottom:1px solid #bebbaa73;flex-flow:wrap;gap:4px;padding:8px 12px;display:flex}.katex-editor-toolbar .toolbar-divider{background-color:#bebbaa73;width:1px;margin:0 4px}.katex-editor-content{height:calc(100dvh - 60px);overflow:auto}.katex-editor-container .ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:16px 0;overflow:hidden}.katex-editor-container .ProseMirror table td,.katex-editor-container .ProseMirror table th{box-sizing:border-box;vertical-align:top;border:1px solid #aaa;min-width:1em;padding:8px 12px;position:relative}.katex-editor-container .ProseMirror table th{text-align:left;font-weight:600}.katex-editor-container .ProseMirror table .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#c8c8ff66;position:absolute;inset:0}.katex-editor-container .ProseMirror table .column-resize-handle{pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.katex-editor-container .ProseMirror .tableWrapper{overflow-x:auto}.katex-editor-container .ProseMirror.resize-cursor{cursor:col-resize}math-field::part(virtual-keyboard-toggle),math-field::part(menu-toggle){display:none}math-field.mathfield-focused{--caret-color:var(--primary-color,#06c)}math-field.mathfield-focused::part(content){caret-color:var(--caret-color)}math-field.mathfield-focused .ML__caret{visibility:visible!important;opacity:1!important}math-field.mathfield-focused .ML__selection{visibility:visible!important}