.material-highlight{cursor:pointer;background-color:rgba(99,102,241,.08);border-bottom:1.5px solid rgba(99,102,241,.25);border-radius:1px;transition:background-color .2s,border-color .2s}.material-highlight:hover{background-color:rgba(99,102,241,.16);border-bottom-color:rgba(99,102,241,.45)}.material-highlight--active{background-color:rgba(99,102,241,.18);border-bottom-color:rgba(99,102,241,.5);animation:1.2s ease-out material-highlight-pulse}@keyframes material-highlight-pulse{0%{box-shadow:0 0 rgba(99,102,241,.25)}70%{box-shadow:0 0 0 4px rgba(99,102,241,0)}to{box-shadow:none}}
.tiptap.ProseMirror table{border-collapse:collapse;table-layout:auto;width:100%;margin:1.5em 0;overflow:hidden}.tiptap.ProseMirror table:first-child{margin-top:0}.tiptap.ProseMirror table:last-child{margin-bottom:0}.tiptap.ProseMirror table td,.tiptap.ProseMirror table th{border:1px solid var(--tt-gray-light-a-200,#e5e7eb);vertical-align:top;text-align:left;min-width:80px;padding:.625rem .75rem;line-height:1.5;position:relative}.tiptap.ProseMirror table td>*,.tiptap.ProseMirror table th>*,.tiptap.ProseMirror table td p,.tiptap.ProseMirror table th p{margin:0}.tiptap.ProseMirror table th{background-color:var(--tt-gray-light-a-100,#f9fafb);font-weight:600}.tiptap.ProseMirror table .selectedCell{background-color:rgba(99,102,241,.08)}.tiptap.ProseMirror table .selectedCell:after{content:"";pointer-events:none;border:2px solid rgba(99,102,241,.4);position:absolute;top:0;bottom:0;left:0;right:0}.dark .tiptap.ProseMirror table td,.dark .tiptap.ProseMirror table th{border-color:var(--tt-gray-dark-a-200,#374151)}.dark .tiptap.ProseMirror table th{background-color:var(--tt-gray-dark-a-100,#1f2937)}.dark .tiptap.ProseMirror table .selectedCell{background-color:rgba(99,102,241,.15)}
