:root{--craft-black:#000;--craft-white:#fff;--craft-stone-50:#fafaf9;--craft-stone-100:#f5f5f4;--craft-stone-200:#e7e5e4;--craft-stone-300:#d6d3d1;--craft-stone-400:#a8a29e;--craft-stone-500:#78716c;--craft-stone-600:#57534e;--craft-stone-700:#44403c;--craft-stone-800:#292524;--craft-stone-900:#1c1917;--craft-selected-node-highlight-blue:#e3e9f9;--craft-highlight-default:#fff;--craft-highlight-purple:#f6f3f8;--craft-highlight-red:#fdebeb;--craft-highlight-yellow:#fbf4a2;--craft-highlight-blue:#c1ecf9;--craft-highlight-green:#acf79f;--craft-highlight-orange:#faebdd;--craft-highlight-pink:#faf1f5;--craft-highlight-gray:#f1f1ef;--font-title:"Inter", sans-serif}.dark-theme{--craft-black:#fff;--craft-white:#191919;--craft-stone-50:#232322;--craft-stone-100:#292524;--craft-stone-200:#424547;--craft-stone-300:#70767b;--craft-stone-400:#a0a7ad;--craft-stone-500:#c1c7cc;--craft-stone-600:#d4d9dd;--craft-stone-700:#e5e8eb;--craft-stone-800:#e8eaeb;--craft-stone-900:#f0f0f1;--craft-highlight-default:#000;--craft-highlight-purple:#3f2c4b;--craft-highlight-red:#5c1a1a;--craft-highlight-yellow:#5c4b1a;--craft-highlight-blue:#1a3d5c;--craft-highlight-green:#1a5c20;--craft-highlight-orange:#5c3a1a;--craft-highlight-pink:#5c1a3a;--craft-highlight-gray:#3a3a3a}@font-face{font-family:Inter}.ProseMirror{padding-inline:calc(var(--spacing,.25rem) * 4);padding-block:calc(var(--spacing,.25rem) * 1);color:#000}@container (width>=48rem){.ProseMirror{padding-inline:calc(var(--spacing,.25rem) * 5);padding-block:calc(var(--spacing,.25rem) * 2)}}.ProseMirror .is-editor-empty:first-child:before,.ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;color:var(--craft-stone-400);pointer-events:none;height:0}ul[data-type=taskList].is-empty:before,ul[data-type=taskList] li.is-empty:before{content:none}ul[data-type=taskList]{margin-left:0;padding-left:0;list-style:none}ul[data-type=taskList] li{margin:.5rem 0!important}ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:flex-start;width:24px;display:flex;margin:0!important}ul[data-type=taskList] li>label input[type=checkbox]{appearance:none;background-color:var(--craft-white);cursor:pointer;border:2px solid var(--craft-stone-900);border-radius:2px;place-content:center;width:1.1em;height:1.1em;margin:0;display:grid;position:relative;top:3px}ul[data-type=taskList] li>label input[type=checkbox]:hover{background-color:var(--craft-stone-50)}ul[data-type=taskList] li>label input[type=checkbox]:active{background-color:var(--craft-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>div{flex:1;margin:0!important}ul[data-type=taskList] li>div>p{min-height:1.5em;margin:0!important}ul[data-type=taskList] li[data-checked=true]>div>p{text-decoration:underline;text-decoration-thickness:1px}.tippy-box{max-width:400px!important}.ProseMirror:not(.dragging) .ProseMirror-selectednode{background-color:var(--craft-selected-node-highlight-blue);box-shadow:none;border-radius:.2rem;transition:background-color .2s;outline:none!important}.drag-handle{opacity:0;pointer-events:none;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 .1s ease-in;position:fixed}.drag-handle:hover{background-color:var(--craft-stone-100);transition:background-color .2s}.drag-handle:active{background-color:var(--craft-stone-200);transition:background-color .2s}.drag-handle.show{opacity:1;pointer-events:all}@media screen and (width<=600px){.drag-handle{pointer-events:none;display:none}}.dark-theme .drag-handle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(255, 255, 255, 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")}.ProseMirror{color:#383838;font-size:12px}.ProseMirror h1{color:#000;margin-top:15px;font-size:16px;font-weight:500}.ProseMirror h2{color:#000;margin-top:12px;font-size:14px;font-weight:500}@container (width>=48rem){.ProseMirror{font-size:15px}.ProseMirror h1{font-size:18px}.ProseMirror h2{font-size:16px}}.ProseMirror h3{color:#000;margin-top:12px;font-weight:500}.ProseMirror *{margin:.5rem 0}.ProseMirror ul:not([data-type=taskList]),.ProseMirror ol{margin-left:1.333em}.ProseMirror blockquote{border-left:4px solid var(--craft-stone-300);color:var(--craft-stone-600);padding-left:1rem}.ProseMirror blockquote>blockquote{margin-top:0!important}
