input::placeholder,textarea::placeholder{color:#00000080}input::-webkit-input-placeholder{color:#00000080}textarea::-webkit-input-placeholder{color:#00000080}input::-moz-placeholder{color:#0006}textarea::-moz-placeholder{color:#0006}.react-colorful{width:100%!important}[data-reference-hidden]{opacity:0;pointer-events:none}::-webkit-scrollbar{background-color:#6b728033;width:.25rem;height:.25rem}::-webkit-scrollbar-thumb{background-color:#6b728080;border-radius:9999px}input[type=range]{appearance:none;background-color:#e5e7eb;border:0;border-radius:.25rem;height:.625rem;transition:all .2s}input[type=range]::-webkit-slider-thumb{appearance:none;background-color:#1f2937;border-radius:9999px;width:.75rem;height:1.25rem;transition:all .2s}
.spinner-animation{animation:1.6s linear -1.6s infinite spinner}.spinner-animation-secondary{animation-delay:-1s}
.ProseMirror figure[data-type=imageBlock]{margin:0}.ProseMirror figure[data-type=imageBlock] img{border-radius:.25rem;width:100%;display:block}.ProseMirror figure[data-type=blockquoteFigure]{color:#000;margin-top:1.5rem;margin-bottom:1.5rem;margin-left:0}:is(.ProseMirror figure[data-type=blockquoteFigure],.ProseMirror .ProseMirror>blockquote) blockquote{margin:0}:is(.ProseMirror figure[data-type=blockquoteFigure],.ProseMirror .ProseMirror>blockquote) blockquote>:first-child{margin-top:0}:is(.ProseMirror figure[data-type=blockquoteFigure],.ProseMirror .ProseMirror>blockquote) blockquote>:last-child{margin-bottom:0}.ProseMirror [data-type=columns]{gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem;display:grid}.ProseMirror [data-type=columns].layout-sidebar-left{grid-template-columns:40fr 60fr}.ProseMirror [data-type=columns].layout-sidebar-right{grid-template-columns:60fr 40fr}.ProseMirror [data-type=columns].layout-two-column{grid-template-columns:1fr 1fr}.ProseMirror [data-type=column]{overflow:auto}.ProseMirror .details{cursor:pointer;border:1px solid #d1d5db;border-radius:.25rem;flex-direction:column;gap:.25rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:.5rem;display:flex}.ProseMirror .details:hover{background-color:#f3f4f6}.ProseMirror .details [data-type=detailsContent]{padding-left:20px}.ProseMirror .details summary{font-weight:700;display:block}.ProseMirror .details>button{cursor:pointer;background-color:#0000;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:flex}.ProseMirror .details>button:hover{background-color:#d1d5db}.ProseMirror .details>button:hover.dark{background-color:#1f2937}.ProseMirror .details>button:before{content:"▶"}.ProseMirror .details.is-open>button:before{transform:rotate(90deg)}.ProseMirror .details>summary:before{content:"▶";margin-right:.5rem;font-size:14px;transition:transform .3s;display:inline-block}.ProseMirror .details[open]>summary:before{transform:rotate(90deg)}.ProseMirror .details>summary::-webkit-details-marker{display:none}.ProseMirror .details>div{flex-direction:column;gap:1rem;width:100%;display:flex}.ProseMirror .details>div>.detailsContent>:last-child{margin-bottom:.5rem}.ProseMirror .details .details{margin:.5rem 0}
.ProseMirror code{caret-color:#fff;color:#fff;background-color:#171717;border-radius:.125rem;font-family:monospace;box-shadow:0 4px 6px #0000001a}.ProseMirror code::selection{background-color:#ffffff4d}.ProseMirror pre{caret-color:#fff;color:#fff;background-color:#171717;border:1px solid #1f2937;border-radius:.25rem;padding:1rem}.ProseMirror pre ::selection{background-color:#fff3}.ProseMirror pre code{background-color:inherit;color:inherit;box-shadow:none;padding:0}.ProseMirror pre .hljs-comment,.ProseMirror pre .hljs-quote{color:#a3a3a3}.ProseMirror pre .hljs-variable,.ProseMirror pre .hljs-template-variable,.ProseMirror pre .hljs-attribute,.ProseMirror pre .hljs-tag,.ProseMirror pre .hljs-name,.ProseMirror pre .hljs-regexp,.ProseMirror pre .hljs-link,.ProseMirror pre .hljs-selector-id,.ProseMirror pre .hljs-selector-class{color:#f87171}.ProseMirror pre .hljs-number,.ProseMirror pre .hljs-meta,.ProseMirror pre .hljs-built_in,.ProseMirror pre .hljs-builtin-name,.ProseMirror pre .hljs-literal,.ProseMirror pre .hljs-type,.ProseMirror pre .hljs-params{color:#fb923c}.ProseMirror pre .hljs-string,.ProseMirror pre .hljs-symbol,.ProseMirror pre .hljs-bullet{color:#a3e635}.ProseMirror pre .hljs-title,.ProseMirror pre .hljs-section{color:#facc15}.ProseMirror pre .hljs-keyword,.ProseMirror pre .hljs-selector-tag{color:#2dd4bf}.ProseMirror pre .hljs-emphasis{font-style:italic}.ProseMirror pre .hljs-strong{font-weight:700}
__caret:is(.ProseMirror .collaboration-cursor){pointer-events:none;word-break:normal;border-left:1px solid #000;border-right:1px solid #000;margin-left:-1px;margin-right:-1px;position:relative}__label:is(.ProseMirror .collaboration-cursor){color:#000;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:0 .25rem .25rem;padding:.125rem .375rem;font-size:.75rem;font-weight:600;line-height:1;position:absolute;top:-1.4em;left:-1px}
.ProseMirror ul{list-style-type:disc}.ProseMirror ul,.ProseMirror ol{margin-top:1.5rem;margin-bottom:1.5rem;padding:0 2rem}.ProseMirror ol{list-style-type:decimal}.ProseMirror ol[type=a]{list-style-type:lower-alpha!important}.ProseMirror ol[type=i]{list-style-type:lower-roman!important}.ProseMirror ul,.ProseMirror ol,.ProseMirror ul ul,.ProseMirror ol ol,.ProseMirror ul li,.ProseMirror ol li{margin-top:.25rem;margin-bottom:.25rem}.ProseMirror ul p,.ProseMirror ol p{margin-top:0;margin-bottom:.25rem}.ProseMirror ul[data-type=taskList]{padding:0;list-style-type:none}.ProseMirror ul[data-type=taskList] p{margin:0}.ProseMirror ul[data-type=taskList] li{display:flex}.ProseMirror ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex:none}.ProseMirror ul[data-type=taskList] li>div{flex-grow:1;flex-basis:auto}.ProseMirror ul[data-type=taskList] li[data-checked=true]{text-decoration:line-through}
.ProseMirror .is-empty:before{content:attr(data-placeholder);color:#0006;float:left;pointer-events:none;white-space:nowrap;width:100%;max-width:300px;height:0;position:absolute}.ProseMirror .dark .is-empty:before{color:#fff6}.ProseMirror.ProseMirror-focused>p.has-focus.is-empty:before,.ProseMirror.ProseMirror-focused>[data-type=columns]>[data-type=column]>p.is-empty.has-focus:before{content:"Type / to browse options"}.ProseMirror blockquote .is-empty:not(.is-editor-empty):first-child:last-child:before{content:"Enter a quote"}.ProseMirror blockquote+figcaption.is-empty:not(.is-editor-empty):before{content:"Author"}.ProseMirror [data-placeholder][data-suggestion]:before,.ProseMirror [data-placeholder][data-suggestion] :before,.ProseMirror [data-type=details].is-editor-empty:before{content:none!important}.ProseMirror [data-type=details] summary.is-empty:before{content:"Enter a summary"}.ProseMirror [data-type=detailsContent] .is-empty:before{content:"Enter details"}
.ProseMirror table{border-collapse:collapse;box-sizing:border-box;border:1px solid #0000001a;border-radius:.25rem;width:100%}.ProseMirror table td,.ProseMirror table th{text-align:left;vertical-align:top;border:1px solid #0000001a;min-width:100px;padding:.5rem;position:relative}.ProseMirror table td:first-of-type:not(a),.ProseMirror table th:first-of-type:not(a){margin-top:0}.ProseMirror table td p,.ProseMirror table th p{margin:0}.ProseMirror table td p+p,.ProseMirror table th p+p{margin-top:.75rem}.ProseMirror table th{font-weight:700}.ProseMirror table .column-resize-handle{pointer-events:none;width:2px;display:flex;position:absolute;top:0;bottom:-2px;right:-1px}.ProseMirror table .column-resize-handle:before{content:"";background-color:#fff3;width:1px;height:100%;margin-left:.5rem}.ProseMirror table .is-empty:before{display:none!important}.ProseMirror table .grip-column,.ProseMirror table .grip-row{cursor:pointer;z-index:10;background-color:#0000000d;justify-content:center;align-items:center;display:flex;position:absolute}.ProseMirror table .grip-column{border-color:#fff3;border-left-style:solid;border-left-width:1px;width:calc(100% + 1px);height:.75rem;margin-left:-1px;top:-.75rem;left:0}.ProseMirror table .grip-column:hover{background-color:#0000001a}.ProseMirror table .grip-column:hover:before{content:"";border-color:#0009;border-bottom-style:dotted;border-bottom-width:2px;width:10px}.ProseMirror table .grip-column.first{border-color:#0000;border-top-left-radius:.125rem}.ProseMirror table .grip-column.last{border-top-right-radius:.125rem}.ProseMirror table .grip-column.selected{background-color:#ffffff4d;border:1px solid #ffffff4d;box-shadow:0 1px 2px #0000001a}.ProseMirror table .grip-column.selected:before{border-bottom:2px dotted}.ProseMirror table .grip-row{border-color:#fff3;border-top-style:solid;border-top-width:1px;width:.75rem;height:calc(100% + 1px);margin-top:-1px;top:0;left:-.75rem}.ProseMirror table .grip-row:hover{background-color:#0000001a}.ProseMirror table .grip-row:hover:before{content:"";border-color:#0009;border-left-style:dotted;border-left-width:2px;width:10px}.ProseMirror table .grip-row.first{border-color:#0000;border-top-left-radius:.125rem}.ProseMirror table .grip-row.last{border-bottom-left-radius:.125rem}.ProseMirror table .grip-row.selected{background-color:#ffffff4d;border:1px solid #ffffff4d;box-shadow:0 1px 2px #0000001a}.ProseMirror table .grip-row.selected:before{border-left:2px dotted}[dir=rtl] table td,[dir=rtl] table th{text-align:right}@media only screen and (max-width:750px){.ProseMirror table{-webkit-overflow-scrolling:touch;border:none;width:100%;max-width:100%;display:block;overflow-x:auto}.ProseMirror table thead{display:table-header-group}.ProseMirror table tbody{display:table-row-group}.ProseMirror table tr{display:table-row}.ProseMirror table td,.ProseMirror table th{min-width:80px;padding:.375rem;font-size:.9em;display:table-cell}.ProseMirror table .grip-column{height:.5rem;top:-.5rem}.ProseMirror table .grip-row{width:.5rem;left:-.5rem}.ProseMirror table .column-resize-handle{display:none}}@media only screen and (max-width:470px){.ProseMirror table td,.ProseMirror table th{min-width:60px;padding:.25rem;font-size:.85em}.ProseMirror table .grip-column,.ProseMirror table .grip-row{display:none}}
.ProseMirror p{margin-top:.75rem;margin-bottom:.75rem;line-height:1.625}.ProseMirror>p{margin-top:1.5rem;margin-bottom:1.5rem}.ProseMirror h1{font-size:1.875rem}.ProseMirror h2{font-size:1.5rem}.ProseMirror h3{font-size:1.25rem}.ProseMirror h4{font-size:1.125rem}.ProseMirror h5{font-size:1rem}.ProseMirror h6{font-size:.875rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin-top:0;margin-bottom:0;font-weight:700}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{margin-top:3rem}.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin-top:2rem}.ProseMirror mark{background-color:#ef4444;border-radius:.125rem;padding:.25rem 0;text-decoration:none}.ProseMirror img{width:100%;max-width:100%;height:auto}.ProseMirror [data-type=horizontalRule]{margin:0;padding:1rem 0}.ProseMirror hr{background-color:#000c;border:none;border-top:1px solid #0003;margin:10px 0}.ProseMirror [data-type=emoji]{display:inline-block;margin-top:0!important;margin-bottom:0!important;margin-right:4px!important}.ProseMirror [data-type=emoji] img{object-fit:cover;width:1em;height:1em;margin-top:0;margin-bottom:0;display:block;border-radius:0!important}
[data-theme=slash-command]{width:1000vw}
