.p{padding:calc(var(--spacing,.25rem)*2)}.editor p.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;pointer-events:none;height:0}.ProseMirror img{transition:filter .1s ease-in-out}.ProseMirror img:hover{cursor:pointer;filter:brightness(90%)}.ProseMirror img.ProseMirror-selectednode{filter:brightness(90%);outline:3px solid #5abbf7}.img-placeholder{position:relative}.img-placeholder:before{content:"";box-sizing:border-box;border:3px solid hsl(var(--color-treeup-gray-200));border-top-color:hsl(var(--color-treeup-gray-800));border-radius:50%;width:36px;height:36px;animation:.6s linear infinite spinning;position:absolute;top:50%;left:50%}@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}}ol li{margin-bottom:8px}pre{background:hsl(var(--editor-pre-bg));color:var(--white);border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}pre code{color:#fff;background:0 0;padding:0;font-size:.8rem}pre .hljs-comment,pre .hljs-quote{color:#616161}pre .hljs-variable,pre .hljs-template-variable,pre .hljs-attribute,pre .hljs-tag,pre .hljs-regexp,pre .hljs-link,pre .hljs-name,pre .hljs-selector-id,pre .hljs-selector-class{color:#f98181}pre .hljs-number,pre .hljs-meta,pre .hljs-built_in,pre .hljs-builtin-name,pre .hljs-literal,pre .hljs-type,pre .hljs-params{color:#fbbc88}pre .hljs-string,pre .hljs-symbol,pre .hljs-bullet{color:#b9f18d}pre .hljs-title,pre .hljs-section{color:#faf594}pre .hljs-keyword,pre .hljs-selector-tag{color:#70cff8}pre .hljs-emphasis{font-style:italic}pre .hljs-strong{font-weight:700}ul[data-type=taskList] li>label input[type=checkbox]{appearance:none;background-color:hsl(var(--background));cursor:pointer;border:2px solid hsl(var(--border));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,ul[data-type=taskList] li>label input[type=checkbox]:active{background-color:hsl(var(--accent))}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(--muted-foreground);text-decoration:line-through;text-decoration-thickness:2px}.tippy-box{max-width:400px!important}.ProseMirror:not(.dragging) .ProseMirror-selectednode{background-color:hsl(var(--editor-highlight-blue));box-shadow:none;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:hsl(var(--editor-drag-handle-gray));transition:background-color .5s}.drag-handle:active{background-color:hsl(var(--editor-drag-handle-gray));cursor:grabbing;transition:background-color .5s}@media screen and (max-width:600px){.drag-handle{pointer-events:none;display:none}}.dark .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")}iframe{border:8px solid #ffd00027;border-radius:4px;outline:0 solid #0000;min-width:200px;min-height:200px;display:block}div[data-youtube-video]>iframe{cursor:move;aspect-ratio:16/9;width:100%}.ProseMirror-selectednode iframe{outline:6px solid #fbbf24;transition:outline .15s}@media only screen and (max-width:480px){div[data-youtube-video]>iframe{max-height:50px}}@media only screen and (max-width:720px){div[data-youtube-video]>iframe{max-height:100px}}span[style]>strong,mark[style]>strong{color:inherit}.katex-html{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.editor h2:before,h3:before,h4:before{color:#5e81ac80;white-space:nowrap;margin-top:5px;padding-right:10px;font-size:14px;font-weight:400;position:absolute;transform:translate(-100%)}.editor h2:before{content:"H2"}.editor h3:before{content:"H3"}.editor h4:before{content:"H4"}table{border:1px solid hsl(var(--border));border-collapse:collapse;table-layout:fixed;width:auto;overflow:hidden;margin:16px 0!important}table td,table th{border:1px solid hsl(var(--border));box-sizing:border-box;vertical-align:top;min-width:1em;padding:6px 8px;position:relative}:is(table td,table th)>*{margin-bottom:0}table th{background-color:hsl(var(--muted));text-align:left;font-weight:700}table .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#5abbf720;position:absolute;inset:0}table .column-resize-handle{box-sizing:border-box;pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:0;right:-2px}.tableWrapper{margin-top:.75em;overflow-x:auto}:scope.resize-cursor{cursor:ew-resize;cursor:col-resize}.prose table p{margin-top:0;margin-bottom:0;padding:0 10px}.prose table th{padding:10px 0}
.tweet-container-module___zWlOq__root{width:100%;min-width:250px;max-width:550px;color:var(--tweet-font-color);font-family:var(--tweet-font-family);box-sizing:border-box;border:var(--tweet-border);margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);border-radius:12px;font-weight:400;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.tweet-container-module___zWlOq__root:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container-module___zWlOq__article{box-sizing:inherit;padding:.75rem 1rem;position:relative}
