:root{--black:#000;--white:#fff;--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--highlight-default:#fff;--highlight-indigo:#e0e6fd;--highlight-zinc:#27272a;--highlight-red:#ffcdd2;--highlight-orange:#ffe0b2;--highlight-pink:#f8bbd0;--highlight-amber:#fef3c7;--highlight-lime:#f0f4c3;--highlight-green:#c8e6c9;--highlight-teal:#b2dfdb;--highlight-cyan:#b2ebf2;--highlight-blue:#bbdefb}
.ProseMirror{padding:3rem 2rem}@media (min-width:640px){.ProseMirror{padding-left:3rem;padding-right:3rem}}.ProseMirror .is-editor-empty:first-child:before,.ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;color:var(--stone-400);pointer-events:none;height:0}@keyframes spinning{to{transform:rotate(360deg)}}ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;margin-right:.2rem}@media screen and (max-width:768px){ul[data-type=taskList] li>label{margin-right:.5rem}}ul[data-type=taskList] li>label input[type=checkbox]{appearance:none;background-color:var(--white);cursor:pointer;border:2px solid var(--stone-900);place-content:center;width:1.2em;height:1.2em;margin:0 .3rem 0 0;display:grid;position:relative;top:5px}ul[data-type=taskList] li>label input[type=checkbox]:hover{background-color:var(--stone-50)}ul[data-type=taskList] li>label input[type=checkbox]:active{background-color:var(--stone-200)}ul[data-type=taskList] li>label input[type=checkbox]:before{content:"";transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0);box-shadow:inset 1em 1em}ul[data-type=taskList] li>label input[type=checkbox]:checked:before{transform:scale(1)}ul[data-type=taskList] li[data-checked=true]>div>p{color:var(--stone-400);text-decoration:line-through;text-decoration-thickness:2px}.tippy-box{max-width:400px!important}.ProseMirror:not(.dragging) .ProseMirror-selectednode{background-color:var(--highlight-blue);box-shadow:none;border-radius:.2rem;transition:background-color .2s;outline:none!important}.drag-handle{opacity:1;z-index:50;cursor:grab;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:calc(.5em + .375rem) calc(.5em + .375rem);border-radius:.25rem;width:1.2rem;height:1.5rem;transition:opacity .2s ease-in;position:fixed}.drag-handle:hover{background-color:var(--stone-100);transition:background-color .2s}.drag-handle:active{background-color:var(--stone-200);transition:background-color .2s}.drag-handle.hide{opacity:0;pointer-events:none}@media screen and (max-width:600px){.drag-handle{pointer-events:none;display:none}}.mention{color:#4e46dc;background-color:rgba(#c9d2fa,.1);-webkit-box-decoration-break:clone;box-decoration-break:clone;border:2px solid #4e46dc;border-radius:.4rem;padding:.1rem .3rem}
