.tiptap{ol,ul{list-style:disc;padding:0 1rem;margin:.25rem .75rem .75rem .4rem}table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%;td,th{border:2px solid #ced4da;box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative;vertical-align:top;>*{margin-bottom:0}}th{background-color:#f1f3f5;font-weight:700;text-align:left}.selectedCell:after{background:rgba(200,200,255,.4);content:"";left:0;right:0;bottom:0;z-index:2}.column-resize-handle,.selectedCell:after{top:0;pointer-events:none;position:absolute}.column-resize-handle{background-color:#adf;bottom:-2px;right:-2px;width:4px}p{margin:0}input{width:90%}span{margin:0}}}.tableWrapper{padding:1rem 0;overflow-x:auto}.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .mark-comment{border-bottom:2px dashed #facc15}.ProseMirror .mark-comment:hover{background-color:rgba(250,204,21,.4)}.ProseMirror .highlight{border-bottom:2px #facc15}.ProseMirror .active-highlight{background-color:rgba(250,204,21,.4)}.bubble-menu{background-color:#fff;border:1px solid rgba(61,37,20,.05);border-radius:.7rem;box-shadow:0 12px 33px 0 rgba(0,0,0,.06),0 3.618px 9.949px 0 rgba(0,0,0,.04);display:flex;padding:.2rem}.bubble-menu button{background-color:unset}.bubble-menu button:hover{background-color:rgba(61,37,20,.12)}.bubble-menu button.is-active{background-color:#6a00f5}.bubble-menu button.is-active:hover{background-color:#5800cc}blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}linkcode{background-color:#c8fad6}hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}.react-component{background-color:var(--purple-light);border:2px solid var(--purple);border-radius:.5rem;margin:2rem 0;position:relative}.react-component label{background-color:var(--purple);border-radius:0 0 .5rem 0;color:var(--white);font-size:.75rem;font-weight:700;padding:.25rem .5rem;position:absolute;top:0}.react-component .content{margin-top:1.5rem;padding:1rem}.error-from{background-color:rgba(255,0,0,.15);text-decoration:line-through;color:#d32f2f;position:relative}.error-from,.error-to{padding:0 2px;border-radius:2px}.error-to{background-color:rgba(76,175,80,.15);color:#2e7d32;font-weight:500;border-bottom:1px dashed #2e7d32}.error-from+.error-to{margin-left:4px;position:relative}.error-from+.error-to:before{content:"→";position:absolute;left:-10px;color:#757575;font-size:14px}.error-from:hover,.error-to:hover{cursor:pointer;opacity:.9}.error-from:hover:after{content:"Lỗi cần sửa"}.error-from:hover:after,.error-to:hover:after{position:absolute;bottom:-25px;left:0;background:rgba(0,0,0,.7);color:#fff;padding:2px 6px;border-radius:3px;font-size:12px;z-index:10;white-space:nowrap}.error-to:hover:after{content:"Đề xuất sửa"}