:root{--editor-gray-foreground:100 116 139;--editor-orange-foreground:249 115 22;--editor-yellow-foreground:234 179 8;--editor-green-foreground:34 197 94;--editor-blue-foreground:59 130 246;--editor-violet-foreground:168 85 247;--editor-pink-foreground:236 72 153;--editor-red-foreground:239 68 68;--editor-gray-background:241 245 249;--editor-orange-background:255 237 213;--editor-yellow-background:254 249 195;--editor-green-background:220 252 231;--editor-blue-background:219 234 254;--editor-violet-background:243 232 255;--editor-pink-background:252 231 243;--editor-red-background:254 226 226}ul[data-type=taskList] li{list-style:none}ul[data-type=taskList] li>label{user-select:none;position:absolute;top:3px;left:-22px}ul[data-type=taskList] li>label input[type=checkbox]{-webkit-appearance:none;appearance:none;cursor:pointer;width:1.2em;height:1.2em;border-radius:.25rem;border:1px solid var(--color-foreground);display:grid;place-content:center}ul[data-type=taskList] li>label input[type=checkbox]:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em;transform-origin:center;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}ul[data-type=taskList] li>label input[type=checkbox]:checked:before{transform:scale(1)}.tiptap .is-editor-empty:first-child:before{color:var(--color-foreground-muted);opacity:.5;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap strong{font-weight:700}.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror:not(.readonly) img:hover{cursor:pointer;filter:brightness(90%)}.ProseMirror:not(.readonly) img.ProseMirror-selectednode{outline:3px solid #dbeafe;filter:brightness(90%)}.ProseMirror video{transition:filter .15s cubic-bezier(.4,0,.2,1)}.ProseMirror:not(.readonly) video:hover{cursor:pointer;filter:brightness(90%)}.ProseMirror:not(.readonly) video.ProseMirror-selectednode{outline:3px solid #dbeafe;filter:brightness(90%)}.moveable-control{background:#93c5fd!important}.moveable-e{margin-left:-5px!important}.moveable-w{margin-left:-9px!important}.moveable-line{display:none}