:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px rgba(255,255,0,1)}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:rgba(255,255,153,1);box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) rgba(136,136,136,1);border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:rgba(180,0,170,1);--highlight-selected-bg-color:rgba(0,100,0,1)}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.spinner-animation{animation:spinner 1.6s linear infinite;animation-delay:-1.6s}.spinner-animation-secondary{animation-delay:-1s}@keyframes spinner{12.5 %{x:13px;y:1px}25%{x:13px;y:1px}37.5%{x:13px;y:13px}50%{x:13px;y:13px}62.5%{x:1px;y:13px}75%{x:1px;y:13px}87.5%{x:1px;y:1px}}.ProseMirror figure[data-type=imageBlock]{margin:0}.ProseMirror figure[data-type=imageBlock] img{display:block;width:100%;border-radius:.25rem}.ProseMirror figure[data-type=blockquoteFigure]{margin-top:3rem;margin-bottom:3rem;color:hsl(var(--secondary))}.ProseMirror figure[data-type=blockquoteFigure]:is(.dark *){color:hsl(var(--white))}.ProseMirror [data-type=blockquoteFigure] blockquote,.ProseMirror>blockquote blockquote{margin:0}.ProseMirror [data-type=blockquoteFigure] blockquote>:first-child,.ProseMirror>blockquote blockquote>:first-child{margin-top:0}.ProseMirror [data-type=blockquoteFigure] blockquote>:last-child,.ProseMirror>blockquote blockquote>:last-child{margin-bottom:0}.ProseMirror [data-type=columns]{margin-top:2rem;margin-bottom:3rem;display:grid;gap:1rem}.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 code{border-radius:calc(var(--radius) - 4px);--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:hsl(var(--white));caret-color:hsl(var(--white));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ProseMirror code::-moz-selection{background-color:hsl(var(--white)/.3)}.ProseMirror code::selection{background-color:hsl(var(--white)/.3)}.ProseMirror pre{margin-top:3rem;margin-bottom:3rem;border-radius:.25rem;border-width:1px;border-color:hsl(var(--secondary));--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity,1));padding:1rem;color:hsl(var(--white));caret-color:hsl(var(--white))}.ProseMirror pre:is(.dark *){--tw-border-opacity:1;border-color:rgb(38 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.ProseMirror pre ::-moz-selection{background-color:hsl(var(--white)/.2)}.ProseMirror pre ::selection{background-color:hsl(var(--white)/.2)}.ProseMirror pre code{background-color:inherit;padding:0;color:inherit;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ProseMirror pre .hljs-comment,.ProseMirror pre .hljs-quote{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity,1))}.ProseMirror pre .hljs-attribute,.ProseMirror pre .hljs-link,.ProseMirror pre .hljs-name,.ProseMirror pre .hljs-regexp,.ProseMirror pre .hljs-selector-class,.ProseMirror pre .hljs-selector-id,.ProseMirror pre .hljs-tag,.ProseMirror pre .hljs-template-variable,.ProseMirror pre .hljs-variable{color:hsl(var(--rRed))}.ProseMirror pre .hljs-built_in,.ProseMirror pre .hljs-builtin-name,.ProseMirror pre .hljs-literal,.ProseMirror pre .hljs-meta,.ProseMirror pre .hljs-number,.ProseMirror pre .hljs-params,.ProseMirror pre .hljs-type{--tw-text-opacity:1;color:rgb(253 186 116/var(--tw-text-opacity,1))}.ProseMirror pre .hljs-bullet,.ProseMirror pre .hljs-string,.ProseMirror pre .hljs-symbol{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity,1))}.ProseMirror pre .hljs-section,.ProseMirror pre .hljs-title{--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity,1))}.ProseMirror pre .hljs-keyword,.ProseMirror pre .hljs-selector-tag{--tw-text-opacity:1;color:rgb(94 234 212/var(--tw-text-opacity,1))}.ProseMirror pre .hljs-emphasis{font-style:italic}.ProseMirror pre .hljs-strong{font-weight:700}.ProseMirror .collaboration-cursor__caret{pointer-events:none;position:relative;margin-left:-1px;margin-right:-1px;overflow-wrap:normal;word-break:normal;border-right-width:1px;border-left-width:1px;border-color:hsl(var(--secondary))}.ProseMirror .collaboration-cursor__label{position:absolute;left:-1px;top:-1.4em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border-radius:.25rem;border-top-left-radius:0;padding:.125rem .375rem;font-size:12px;font-weight:600;line-height:1;color:hsl(var(--secondary))}.ProseMirror ol{list-style-type:decimal}.ProseMirror ul{list-style-type:disc}.ProseMirror ol,.ProseMirror ul{margin-top:1.5rem;margin-bottom:1.5rem;padding:0 2rem}.ProseMirror ol:first-child,.ProseMirror ul:first-child{margin-top:0}.ProseMirror ol:last-child,.ProseMirror ul:last-child{margin-bottom:0}.ProseMirror ol li,.ProseMirror ol ol,.ProseMirror ol ul,.ProseMirror ul li,.ProseMirror ul ol,.ProseMirror ul ul{margin-top:.25rem;margin-bottom:.25rem}.ProseMirror ol p,.ProseMirror ul p{margin-top:0;margin-bottom:.25rem}.ProseMirror>ol,.ProseMirror>ul{margin-top:2rem;margin-bottom:2rem}.ProseMirror>ol:first-child,.ProseMirror>ul:first-child{margin-top:0}.ProseMirror>ol:last-child,.ProseMirror>ul:last-child{margin-bottom:0}.ProseMirror ul[data-type=taskList]{list-style-type:none;padding:0}.ProseMirror ul[data-type=taskList] p{margin:0}.ProseMirror ul[data-type=taskList] li{display:flex}.ProseMirror ul[data-type=taskList] li>label{margin-top:.25rem;margin-right:.5rem;flex:1 1 auto;flex-shrink:0;flex-grow:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProseMirror ul[data-type=taskList] li>div{flex:1 1 auto}.ProseMirror ul[data-type=taskList] li[data-checked=true]{text-decoration-line:line-through}.ProseMirror>.is-editor-empty:before{content:"Brainstorm, add links, or type / for more options"}.comments .ProseMirror>.is-editor-empty:before{content:"Type your message..."}.assets .ProseMirror>.is-editor-empty:before{content:"Leave an optional message..."}.ProseMirror .is-empty:before{pointer-events:none;float:left;height:0;width:100%;color:hsl(var(--secondary)/.4)}.ProseMirror .is-empty:is(.dark *):before{color:hsl(var(--white)/.4)}.ProseMirror .is-editor-empty:has(table):before,.ProseMirror table+.is-editor-empty:before{content:none}.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{content:none!important}.ProseMirror .tableWrapper{margin-top:3rem;margin-bottom:3rem}.ProseMirror table{box-sizing:border-box;width:100%;border-collapse:collapse;border-radius:.25rem;border-color:hsl(var(--secondary)/.1)}.ProseMirror table:is(.dark *){border-color:hsl(var(--white)/.2)}.ProseMirror table td,.ProseMirror table th{position:relative;min-width:100px;border-width:1px;border-color:hsl(var(--secondary)/.1);padding:.5rem;text-align:left;vertical-align:top}.ProseMirror table td:is(.dark *),.ProseMirror table th:is(.dark *){border-color:hsl(var(--white)/.2)}.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;position:absolute;bottom:-2px;right:-.25rem;top:0;display:flex;width:.5rem}.ProseMirror table .column-resize-handle:before{margin-left:.5rem;height:100%;width:1px;background-color:hsl(var(--secondary)/.2)}.ProseMirror table .column-resize-handle:is(.dark *):before{background-color:hsl(var(--white)/.2)}.ProseMirror table .column-resize-handle:before{content:""}.ProseMirror table .selectedCell{border-style:double;border-color:hsl(var(--secondary)/.2);background-color:hsl(var(--secondary)/.05)}.ProseMirror table .selectedCell:is(.dark *){border-color:hsl(var(--white)/.2);background-color:hsl(var(--white)/.1)}.ProseMirror table .grip-column,.ProseMirror table .grip-row{position:absolute;z-index:10;display:flex;cursor:pointer;align-items:center;justify-content:center;background-color:hsl(var(--secondary)/.05)}.ProseMirror table .grip-column:is(.dark *),.ProseMirror table .grip-row:is(.dark *){background-color:hsl(var(--white)/.1)}.ProseMirror table .grip-column{left:0;top:-.75rem;margin-left:-1px;height:.75rem;width:calc(100% + 1px);border-left-width:1px;border-color:hsl(var(--secondary)/.2)}.ProseMirror table .grip-column:is(.dark *){border-color:hsl(var(--white)/.2)}.ProseMirror table .grip-column.selected:before,.ProseMirror table .grip-column:hover:before{content:"";width:.625rem}.ProseMirror table .grip-column:hover{background-color:hsl(var(--secondary)/.1)}.ProseMirror table .grip-column:hover:is(.dark *){background-color:hsl(var(--white)/.2)}.ProseMirror table .grip-column:hover:before{border-bottom-width:2px;border-style:dotted;border-color:hsl(var(--secondary)/.6)}.ProseMirror table .grip-column:hover:is(.dark *):before{border-color:hsl(var(--white)/.6)}.ProseMirror table .grip-column.first{border-top-left-radius:calc(var(--radius) - 4px);border-color:transparent}.ProseMirror table .grip-column.last{border-top-right-radius:calc(var(--radius) - 4px)}.ProseMirror table .grip-column.selected{border-color:hsl(var(--secondary)/.3);background-color:hsl(var(--secondary)/.3);--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ProseMirror table .grip-column.selected:is(.dark *){border-color:hsl(var(--white)/.3);background-color:hsl(var(--white)/.3)}.ProseMirror table .grip-column.selected:before{border-bottom-width:2px;border-style:dotted}.ProseMirror table .grip-row{left:-.75rem;top:0;margin-top:-1px;height:calc(100% + 1px);width:.75rem;border-top-width:1px;border-color:hsl(var(--secondary)/.2)}.ProseMirror table .grip-row:is(.dark *){border-color:hsl(var(--white)/.2)}.ProseMirror table .grip-row.selected:before,.ProseMirror table .grip-row:hover:before{height:.625rem;content:""}.ProseMirror table .grip-row:hover{background-color:hsl(var(--secondary)/.1)}.ProseMirror table .grip-row:hover:is(.dark *){background-color:hsl(var(--white)/.2)}.ProseMirror table .grip-row:hover:before{border-left-width:2px;border-style:dotted;border-color:hsl(var(--secondary)/.6)}.ProseMirror table .grip-row:hover:is(.dark *):before{border-color:hsl(var(--white)/.6)}.ProseMirror table .grip-row.first{border-top-left-radius:calc(var(--radius) - 4px);border-color:transparent}.ProseMirror table .grip-row.last{border-bottom-left-radius:calc(var(--radius) - 4px)}.ProseMirror table .grip-row.selected{border-color:hsl(var(--secondary)/.3);background-color:hsl(var(--secondary)/.3);--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ProseMirror table .grip-row.selected:is(.dark *){border-color:hsl(var(--white)/.3);background-color:hsl(var(--white)/.3)}.ProseMirror table .grip-row.selected:before{border-left-width:2px;border-style:dotted}a.link{cursor:pointer;color:hsl(var(--rPurple))}a.link:hover{text-decoration-line:underline}a.link:is(.dark *){color:hsl(var(--rBlue))}.ProseMirror p{margin-top:.75rem;margin-bottom:.75rem;line-height:1.625}.ProseMirror p:first-child{margin-top:0}.ProseMirror p:last-child{margin-bottom:0}.ProseMirror>p{margin-top:1.5rem;margin-bottom:1.5rem}.ProseMirror>p:first-child{margin-top:0}.ProseMirror>p:last-child{margin-bottom:0}.ProseMirror h1{font-size:32px}.ProseMirror h2{font-size:24px}.ProseMirror h3{font-size:20px}.ProseMirror h4{font-size:16px}.ProseMirror h5{font-size:14px}.ProseMirror h6{font-size:12px}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{font-weight:700}.ProseMirror h1:first-child,.ProseMirror h2:first-child,.ProseMirror h3:first-child,.ProseMirror h4:first-child,.ProseMirror h5:first-child,.ProseMirror h6:first-child{margin-top:0}.ProseMirror h1:last-child,.ProseMirror h2:last-child,.ProseMirror h3:last-child,.ProseMirror h4:last-child,.ProseMirror h5:last-child,.ProseMirror h6:last-child{margin-bottom:0}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3{margin-top:3rem}.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin-top:2rem}.ProseMirror a.link{cursor:pointer;color:hsl(var(--rPurple))}.ProseMirror a.link:hover{text-decoration-line:underline}.ProseMirror a.link:is(.dark *){color:hsl(var(--rBlue))}.ProseMirror mark{border-radius:calc(var(--radius) - 4px);background-color:hsl(var(--rRed));-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.25rem 0;color:inherit}.ProseMirror mark:is(.dark *){background-color:hsl(var(--rRed))}.ProseMirror img{height:auto;width:100%;max-width:100%}.ProseMirror [data-type=horizontalRule]{margin-top:2rem;margin-bottom:2rem;cursor:pointer;padding-top:1rem;padding-bottom:1rem;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.1s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.ProseMirror [data-type=horizontalRule].ProseMirror-selectednode{background-color:hsl(var(--secondary)/.05)}.ProseMirror [data-type=horizontalRule].ProseMirror-selectednode:is(.dark *){background-color:hsl(var(--white)/.1)}.ProseMirror [data-type=horizontalRule].ProseMirror-selectednode hr{border-top-color:hsl(var(--secondary)/.3)}.ProseMirror [data-type=horizontalRule].ProseMirror-selectednode hr:is(.dark *){border-top-color:hsl(var(--white)/.3)}.ProseMirror [data-type=horizontalRule]:hover:not(.ProseMirror [data-type=horizontalRule].ProseMirror-selectednode){background-color:hsl(var(--secondary)/.05)}.ProseMirror [data-type=horizontalRule]:hover:not(.ProseMirror [data-type=horizontalRule].ProseMirror-selectednode):is(.dark *){background-color:hsl(var(--white)/.1)}.ProseMirror [data-type=horizontalRule] hr{border-width:1px 0 0;border-color:hsl(var(--secondary)/.2);background-color:hsl(var(--secondary)/.8)}.ProseMirror [data-type=horizontalRule] hr:is(.dark *){border-color:hsl(var(--white)/.2);background-color:hsl(var(--white)/.8)}.mention{border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:hsl(var(--rPurple));padding:.1rem .3rem}.comments .ProseMirror{margin:0;padding:0 .5rem}.comments .ProseMirror>*{margin-left:auto;margin-right:auto;max-width:100%}.comments .ProseMirror>:first-child{margin-top:0}.comments .ProseMirror>p:first-child{padding-top:0}.comments .ProseMirror>.is-editor-empty:first-child{margin-top:0;padding-top:0}.comments .ProseMirror p{margin-top:.5rem;margin-bottom:.5rem}.comments .ProseMirror>*{margin-left:0;margin-right:0}.assets .ProseMirror{padding-top:1rem;padding-bottom:1rem}.assets .ProseMirror>:first-child{margin-top:0}.assets .ProseMirror>p:first-child{padding-top:0}.assets .ProseMirror>.is-editor-empty:first-child{margin-top:0;padding-top:0}.assets .ProseMirror p{margin-top:.5rem;margin-bottom:.5rem}.assets .ProseMirror>*{margin-left:0;margin-right:0;max-width:42rem}.ProseMirror{z-index:0;padding:.25rem 2rem .25rem 2.5rem;caret-color:hsl(var(--secondary));outline-width:0}.ProseMirror:is(.dark *){caret-color:hsl(var(--white))}@media (min-width:1024px){.ProseMirror{padding-left:1rem;padding-right:2rem}}.ProseMirror>*{margin-left:auto;margin-right:auto;max-width:85%}.ProseMirror .selection{display:inline}.ProseMirror ::-moz-selection{background-color:hsl(var(--secondary)/.1)}.ProseMirror .selection,.ProseMirror ::selection{background-color:hsl(var(--secondary)/.1)}.ProseMirror :is(.dark *)::-moz-selection{background-color:hsl(var(--white)/.2)}.ProseMirror .selection:is(.dark *),.ProseMirror :is(.dark *)::selection{background-color:hsl(var(--white)/.2)}.ProseMirror>.react-renderer{margin-top:3rem;margin-bottom:3rem}.ProseMirror>.react-renderer:first-child{margin-top:0}.ProseMirror>.react-renderer:last-child{margin-bottom:0}.ProseMirror.resize-cursor{cursor:col-resize}.ProseMirror .ProseMirror-gapcursor{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:42rem}.ProseMirror .ProseMirror-gapcursor:after{top:-1.5em;left:0;right:0;margin-left:auto;margin-right:auto;width:100%;max-width:42rem;border-top-color:hsl(var(--secondary)/.4)}.ProseMirror .ProseMirror-gapcursor:is(.dark *):after{border-top-color:hsl(var(--white)/.4)}.ProseMirror,.ProseMirror div,.ProseMirror p,.ProseMirror span{word-break:break-word;overflow-wrap:break-word}[data-theme=slash-command]{width:1000vw}
/*# sourceMappingURL=f525e4299c92d386.css.map*/