.light,.light-theme,:root{--green-1:#fbfefc;--green-2:#f4fbf6;--green-3:#e6f6eb;--green-4:#d6f1df;--green-5:#c4e8d1;--green-6:#adddc0;--green-7:#8eceaa;--green-8:#5bb98b;--green-9:#30a46c;--green-10:#2b9a66;--green-11:#218358;--green-12:#193b2d}@supports(color:color(display-p3 1 1 1)){@media(color-gamut:p3){.light,.light-theme,:root{--green-1:color(display-p3 0.986 0.996 0.989);--green-2:color(display-p3 0.963 0.983 0.967);--green-3:color(display-p3 0.913 0.964 0.925);--green-4:color(display-p3 0.859 0.94 0.879);--green-5:color(display-p3 0.796 0.907 0.826);--green-6:color(display-p3 0.718 0.863 0.761);--green-7:color(display-p3 0.61 0.801 0.675);--green-8:color(display-p3 0.451 0.715 0.559);--green-9:color(display-p3 0.332 0.634 0.442);--green-10:color(display-p3 0.308 0.595 0.417);--green-11:color(display-p3 0.19 0.5 0.32);--green-12:color(display-p3 0.132 0.228 0.18)}}}.light,.light-theme,:root{--orange-1:#fefcfb;--orange-2:#fff7ed;--orange-3:#ffefd6;--orange-4:#ffdfb5;--orange-5:#ffd19a;--orange-6:#ffc182;--orange-7:#f5ae73;--orange-8:#ec9455;--orange-9:#f76b15;--orange-10:#ef5f00;--orange-11:#cc4e00;--orange-12:#582d1d}@supports(color:color(display-p3 1 1 1)){@media(color-gamut:p3){.light,.light-theme,:root{--orange-1:color(display-p3 0.995 0.988 0.985);--orange-2:color(display-p3 0.994 0.968 0.934);--orange-3:color(display-p3 0.989 0.938 0.85);--orange-4:color(display-p3 1 0.874 0.687);--orange-5:color(display-p3 1 0.821 0.583);--orange-6:color(display-p3 0.975 0.767 0.545);--orange-7:color(display-p3 0.919 0.693 0.486);--orange-8:color(display-p3 0.877 0.597 0.379);--orange-9:color(display-p3 0.9 0.45 0.2);--orange-10:color(display-p3 0.87 0.409 0.164);--orange-11:color(display-p3 0.76 0.34 0);--orange-12:color(display-p3 0.323 0.185 0.127)}}}.remirror-editor-wrapper{padding-top:var(--rmr-space-3)}.remirror-button-active{color:var(--rmr-color-primary-text)!important;background-color:var(--rmr-color-primary)!important}.remirror-button{display:inline-flex;font-weight:400;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;padding:.375em .75em;line-height:1.5;border-radius:var(--rmr-radius-border);text-decoration:none;border:1px solid var(--rmr-color-border);cursor:pointer;white-space:nowrap;color:var(--rmr-color-text);background-color:var(--rmr-color-background);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-size:100%}.remirror-button[aria-disabled=true]{cursor:auto}.remirror-button:not([aria-disabled=true]):hover{color:var(--rmr-color-hover-primary-text);border-color:var(--rmr-color-hover-border);background-color:var(--rmr-color-hover-primary)}.remirror-button:not([aria-disabled=true]):active,.remirror-button:not([aria-disabled=true])[aria-expanded=true],.remirror-button:not([aria-disabled=true])[data-active]{color:var(--rmr-color-active-primary-text);border-color:var(--rmr-color-active-border);background-color:var(--rmr-color-active-primary)}@media screen and (-ms-high-contrast:active){.remirror-button{border:2px solid}}.remirror-composite{align-items:center;justify-content:center;padding:.375em .75em;font-size:100%;border:0}.remirror-composite,.remirror-composite:not([aria-selected=true]){color:inherit;background-color:inherit}[aria-activedescendant="*"]:focus .remirror-composite[aria-selected=true],[aria-activedescendant="*"]:focus~* .remirror-composite[aria-selected=true]{color:var(--rmr-color-text);background-color:var(--rmr-color-background)}.remirror-dialog{position:fixed;top:28px;left:50%;transform:translateX(-50%);border-radius:var(--rmr-radius-border);padding:1em;max-height:calc(100vh - 56px);outline:0;border:1px solid var(--rmr-color-border);color:var(--rmr-color-text);z-index:999}.remirror-dialog:focus{box-shadow:0 0 0 .2em var(--rmr-color-shadow-1)}.remirror-dialog-backdrop{background-color:var(--rmr-color-backdrop);position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.remirror-form>:not(:first-child){margin-top:1rem}.remirror-form-message{font-size:.8em;margin-top:.5rem!important}.remirror-form-label{display:block;margin:0 0 .5rem!important}input[type=checkbox]+.remirror-form-label,input[type=radio]+.remirror-form-label{display:inline-block;margin:0 0 0 .5rem!important}.remirror-form-group{display:block;color:var(--rmr-color-text);border:1px solid var(--rmr-color-border);border-radius:var(--rmr-radius-border);padding:.5rem 1rem 1rem}.remirror-form-group>*{display:block}.remirror-group{display:flex}.remirror-group>:not(:first-child){margin-left:-1px}.remirror-group>:not(:first-child):not(:last-child):not(.first-child):not(.last-child){border-radius:0}.remirror-group>.first-child,.remirror-group>:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.remirror-group>.last-child,.remirror-group>:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.remirror-input{display:block;width:100%;border-radius:var(--rmr-radius-border);padding:.5em .75em;font-size:100%;border:1px solid var(--rmr-hue-gray-2);color:var(--rmr-hue-gray-5);margin:0!important}.remirror-input:focus{border-color:var(--rmr-hue-gray-3)}.remirror-menu{display:flex;border-radius:0}.remirror-menu-pane{position:relative;display:flex;justify-content:center;align-items:flex-start;padding-top:var(--rmr-space-1);padding-bottom:var(--rmr-space-1);padding-right:var(--rmr-space-2)}.remirror-menu-pane-active{color:var(--rmr-color-primary-text);background-color:var(--rmr-color-primary)}.remirror-menu-dropdown-label{padding:0 var(--rmr-space-2)}.remirror-menu-pane-icon{position:absolute;left:8px;width:20px;color:var(--rmr-hue-gray-7)}[aria-checked=true] .remirror-menu-pane-icon,button:active .remirror-menu-pane-icon,button:hover .remirror-menu-pane-icon{color:var(--rmr-hue-gray-1)}.remirror-menu-pane-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:var(--rmr-space-3)}.remirror-menu-pane-shortcut{align-self:flex-end;color:var(--rmr-hue-gray-6)}[aria-checked=true] .remirror-menu-pane-shortcut,button:active .remirror-menu-pane-shortcut,button:hover .remirror-menu-pane-shortcut{color:var(--rmr-hue-gray-1)}[role=menu]>.remirror-menu-button-left{left:var(--rmr-space-2)}[role=menu]>.remirror-menu-button-right{right:var(--rmr-space-2)}.remirror-menu-button-nested-left svg{margin-right:var(--rmr-space-2)}[role=menu]>.remirror-menu-button-nested-right{padding-right:2em!important}.remirror-menu-button-nested-right svg{margin-left:var(--rmr-space-2)}.remirror-menu-button{position:relative}.remirror-menu-button svg{fill:currentColor;width:.65em;height:.65em}[role=menu]>.remirror-menu-button svg{position:absolute;top:50%;transform:translateY(-50%)}[role=menubar]>.remirror-menu-button svg{display:none}.remirror-menu-bar{position:relative;display:flex;white-space:nowrap;box-shadow:none!important}.remirror-menu-bar[aria-orientation=vertical]{padding:.25em 0}.remirror-menu-bar[aria-orientation=horizontal]{padding:0}.remirror-flex-column{flex-direction:column}.remirror-flex-row{flex-direction:row}.remirror-menu-item{line-height:1.5;text-align:left;justify-content:flex-start;border:0;border-radius:0;font-size:100%;background:#0000;color:var(--rmr-color-foreground);margin:0;-webkit-user-select:none;user-select:none;cursor:default;text-decoration:none}.remirror-menu-item:focus,.remirror-menu-item[aria-expanded=true]{background-color:var(--rmr-color-primary);color:var(--rmr-color-primary-text);box-shadow:none!important}.remirror-menu-item:active,.remirror-menu-item[data-active]{background-color:var(--rmr-color-active-primary)!important;color:var(--rmr-color-active-primary-text)!important}.remirror-menu-item:disabled{opacity:.5}.remirror-menu-item-row{padding:0 var(--rmr-space-2)}.remirror-menu-item-column{padding:0 var(--rmr-space-4)}.remirror-menu-item-checkbox{position:relative;outline:0}.remirror-menu-item-checkbox[aria-checked=true]:before{content:"✓";position:absolute;top:0;left:.4em;width:1em;height:1em}.remirror-menu-item-radio{position:relative;outline:0}.remirror-menu-item-radio[aria-checked=true]:before{content:"•";position:absolute;font-size:1.4em;top:-.25em;left:.35em;width:.7142857143em;height:.7142857143em}.remirror-menu-group{display:inherit;flex-direction:inherit}.remirror-floating-popover{padding:0;border:none;max-height:calc(100vh - 56px)}.remirror-popover [data-arrow]{background-color:#0000}.remirror-popover [data-arrow] .stroke{fill:var(--rmr-color-border)}.remirror-popover [data-arrow] .fill{fill:var(--rmr-color-background)}.remirror-animated-popover{transition:opacity .25s ease-in-out,transform .25s ease-in-out;opacity:0;transform-origin:top center;transform:translate3d(0,-20px,0)}[data-enter] .remirror-animated-popover{opacity:1;transform:translateZ(0)}.remirror-role{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:var(--rmr-font-family-default);color:var(--rmr-color-text);background-color:var(--rmr-color-background)}.remirror-separator{border:solid var(--rmr-color-border);border-width:0 1px 0 0;margin:0 .5em;padding:0;width:0;height:auto}.remirror-separator[aria-orientation=horizontal]{border-width:0 0 1px;margin:.5em 0;width:auto;height:0}.remirror-tab{background-color:#0000;border:solid #0000;border-width:1px 1px 0;border-radius:var(--rmr-radius-border) var(--rmr-radius-border) 0 0;font-size:100%;padding:.5em 1em;margin:0 0 -1px}.remirror-tab[aria-selected=true]{background-color:var(--rmr-color-background);border-color:var(--rmr-color-border)}[aria-orientation=vertical] .remirror-tab{border-width:1px 0 1px 1px;border-radius:.2em 0 0 .2em;margin:0 -1px 0 0}.remirror-tab-list{display:flex;flex-direction:row;border:solid var(--rmr-color-border);border-width:0 0 1px;margin:0 0 1em}.remirror-tab-list[aria-orientation=vertical]{flex-direction:column;border-width:0 1px 0 0;margin:0 1em 0 0}.remirror-tabbable:not([type=checkbox]):not([type=radio]){outline:0}.remirror-tabbable:not([type=checkbox]):not([type=radio]):focus{box-shadow:var(--rmr-color-outline) 0 0 0 .2em;position:relative;z-index:2}.remirror-tabbable:not([type=checkbox]):not([type=radio]):hover{z-index:2}.remirror-tabbable[aria-disabled=true]{opacity:.5}.remirror-toolbar{display:flex;flex-direction:row;overflow-y:auto}.remirror-toolbar>:not(:first-child){margin:0 0 0 .5em}.remirror-toolbar[aria-orientation=vertical]{display:inline-flex;flex-direction:column}.remirror-toolbar[aria-orientation=vertical]>:not(:first-child){margin:.5em 0 0}.remirror-tooltip{background-color:var(--rmr-color-faded);color:#fff;font-size:.8em;padding:.5rem;border-radius:var(--rmr-radius-border);z-index:999}.remirror-tooltip [data-arrow]{background-color:#0000}.remirror-tooltip [data-arrow] .stroke{fill:#0000}.remirror-tooltip [data-arrow] .fill{fill:var(--rmr-hue-gray-8)}.remirror-table-size-editor{background:var(--rmr-color-background);box-shadow:var(--rmr-color-shadow-1);font-family:var(--rmr-font-family-default);font-size:var(--rmr-font-size-1)}.remirror-table-size-editor-body{position:relative}.remirror-table-size-editor-body:after{background:#0000;bottom:-50px;content:"";left:0;position:absolute;right:-50px;top:-50px}.remirror-table-size-editor-cell{border:var(--rmr-color-border);position:absolute;z-index:2}.remirror-table-size-editor-cell-selected{background:var(--rmr-color-table-selected-border);border-color:var(--rmr-color-border)}.remirror-table-size-editor-footer{padding-bottom:var(--rmr-space-1);text-align:center}.remirror-color-picker{background:var(--rmr-color-background);box-shadow:var(--rmr-box-shadow-1);font-family:var(--rmr-font-family-default);font-size:var(--rmr-font-size-1);padding:var(--rmr-space-2) var(--rmr-space-3)}.remirror-editor.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0,none;overflow-y:scroll}.remirror-editor.ProseMirror pre{white-space:pre-wrap}.remirror-editor.ProseMirror li{position:relative}.remirror-editor.ProseMirror hr{border-color:#2e2e2e}.remirror-editor.ProseMirror img.ProseMirror-separator{display:inline!important;border:none!important;margin:0!important}.remirror-editor.ProseMirror-hideselection ::selection{background:#0000;color:inherit}.remirror-editor.ProseMirror-hideselection ::-moz-selection{background:#0000;color:inherit}.remirror-editor.ProseMirror-hideselection{caret-color:#0000}.remirror-editor .ProseMirror-selectednode{outline:2px solid #8cf}.remirror-editor li.ProseMirror-selectednode{outline:none}.remirror-editor li.ProseMirror-selectednode:after{content:"";position:absolute;left:-32px;right:-2px;top:-2px;bottom:-2px;border:2px solid #8cf;pointer-events:none}.remirror-editor.ProseMirror blockquote{border-left:3px solid var(--rmr-hue-gray-3);margin-left:0;margin-right:0;padding-left:10px;font-style:italic}.remirror-editor.ProseMirror blockquote p{color:#888}.remirror-editor div[data-callout-type]{display:flex;margin-left:0;margin-right:0;padding:10px;border-left:2px solid #0000}.remirror-editor div[data-callout-type]>:not(.remirror-callout-emoji-wrapper){margin-left:8px;flex-grow:1}.remirror-editor div[data-callout-type=info]{background:#eef6fc;border-left-color:#3298dc}.remirror-editor div[data-callout-type=warning]{background:#fffbeb;border-left-color:#ffdd57}.remirror-editor div[data-callout-type=error]{background:#feecf0;border-left-color:#f14668}.remirror-editor div[data-callout-type=success]{background:#effaf3;border-left-color:#48c774}.remirror-editor div[data-callout-type=blank]{background:#f8f8f8}.remirror-wrap{white-space:pre-wrap!important}.remirror-language-select-positioner{position:absolute;top:var(--y);left:var(--x)}.remirror-language-select-width{width:var(--w)}.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{color:#f8f8f2;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-a11y-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-a11y-dark :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:#2b2b2b}.remirror-a11y-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.remirror-a11y-dark .token.cdata,.remirror-a11y-dark .token.comment,.remirror-a11y-dark .token.doctype,.remirror-a11y-dark .token.prolog{color:#d4d0ab}.remirror-a11y-dark .token.punctuation,.remirror-a11y-dark .token.punctuation.important{color:#fefefe}.remirror-a11y-dark .token.constant,.remirror-a11y-dark .token.deleted,.remirror-a11y-dark .token.property,.remirror-a11y-dark .token.symbol,.remirror-a11y-dark .token.tag{color:#ffa07a}.remirror-a11y-dark .token.boolean,.remirror-a11y-dark .token.number{color:#00e0e0}.remirror-a11y-dark .token.attr-name,.remirror-a11y-dark .token.builtin,.remirror-a11y-dark .token.char,.remirror-a11y-dark .token.inserted,.remirror-a11y-dark .token.selector,.remirror-a11y-dark .token.string{color:#abe338}.remirror-a11y-dark .language-css .token.string,.remirror-a11y-dark .style .token.string,.remirror-a11y-dark .token.entity,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.url,.remirror-a11y-dark .token.variable{color:#00e0e0}.remirror-a11y-dark .token.atrule,.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.function{color:gold}.remirror-a11y-dark .token.keyword{color:#00e0e0}.remirror-a11y-dark .token.important,.remirror-a11y-dark .token.regex{color:gold}.remirror-a11y-dark .token.bold,.remirror-a11y-dark .token.important{font-weight:700}.remirror-a11y-dark .token.italic{font-style:italic}.remirror-a11y-dark .token.entity{cursor:help}@media screen and (-ms-high-contrast:active){.remirror-a11y-dark code[class*=language-],.remirror-a11y-dark pre[class*=language-]{color:windowText;background:window}.remirror-a11y-dark :not(pre)>code[class*=language-],.remirror-a11y-dark pre[class*=language-]{background:window}.remirror-a11y-dark .token.important{background:highlight;color:window;font-weight:400}.remirror-a11y-dark .token.atrule,.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.function,.remirror-a11y-dark .token.keyword,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.selector{font-weight:700}.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.comment,.remirror-a11y-dark .token.doctype,.remirror-a11y-dark .token.function,.remirror-a11y-dark .token.keyword,.remirror-a11y-dark .token.operator,.remirror-a11y-dark .token.property,.remirror-a11y-dark .token.string{color:highlight}.remirror-a11y-dark .token.attr-value,.remirror-a11y-dark .token.url{font-weight:400}}.remirror-atom-dark code[class*=language-],.remirror-atom-dark pre[class*=language-]{color:#c5c8c6;text-shadow:0 1px #0000004d;font-family:Inconsolata,Monaco,Consolas,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-atom-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-atom-dark :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-atom-dark :not(pre)>code[class*=language-],.remirror-atom-dark pre[class*=language-]{background:#1d1f21}.remirror-atom-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-atom-dark .token.cdata,.remirror-atom-dark .token.comment,.remirror-atom-dark .token.doctype,.remirror-atom-dark .token.prolog{color:#7c7c7c}.remirror-atom-dark .token.punctuation,.remirror-atom-dark .token.punctuation.important{color:#c5c8c6}.remirror-atom-dark .namespace{opacity:.7}.remirror-atom-dark .token.keyword,.remirror-atom-dark .token.property,.remirror-atom-dark .token.tag{color:#96cbfe}.remirror-atom-dark .token.class-name{color:#ffffb6;text-decoration:underline}.remirror-atom-dark .token.boolean,.remirror-atom-dark .token.constant{color:#9c9}.remirror-atom-dark .token.deleted,.remirror-atom-dark .token.symbol{color:#f92672}.remirror-atom-dark .token.number{color:#ff73fd}.remirror-atom-dark .token.attr-name,.remirror-atom-dark .token.builtin,.remirror-atom-dark .token.char,.remirror-atom-dark .token.inserted,.remirror-atom-dark .token.selector,.remirror-atom-dark .token.string{color:#a8ff60}.remirror-atom-dark .token.variable{color:#c6c5fe}.remirror-atom-dark .token.operator{color:#ededed}.remirror-atom-dark .token.entity{color:#ffffb6}.remirror-atom-dark .token.url{color:#96cbfe}.remirror-atom-dark .language-css .token.string,.remirror-atom-dark .style .token.string{color:#87c38a}.remirror-atom-dark .token.atrule,.remirror-atom-dark .token.attr-value{color:#f9ee98}.remirror-atom-dark .token.function{color:#dad085}.remirror-atom-dark .token.regex{color:#e9c062}.remirror-atom-dark .token.important{color:#fd971f}.remirror-atom-dark .token.bold,.remirror-atom-dark .token.important{font-weight:700}.remirror-atom-dark .token.italic{font-style:italic}.remirror-atom-dark .token.entity{cursor:help}.remirror-base16-ateliersulphurpool-light code[class*=language-],.remirror-base16-ateliersulphurpool-light pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#f5f7ff;color:#5e6687}.remirror-base16-ateliersulphurpool-light code[class*=language-] ::selection,.remirror-base16-ateliersulphurpool-light code[class*=language-]::selection,.remirror-base16-ateliersulphurpool-light pre[class*=language-] ::selection,.remirror-base16-ateliersulphurpool-light pre[class*=language-]::selection{text-shadow:none;background:#dfe2f1}.remirror-base16-ateliersulphurpool-light pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-base16-ateliersulphurpool-light :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-base16-ateliersulphurpool-light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-base16-ateliersulphurpool-light .token.cdata,.remirror-base16-ateliersulphurpool-light .token.comment,.remirror-base16-ateliersulphurpool-light .token.doctype,.remirror-base16-ateliersulphurpool-light .token.prolog{color:#898ea4}.remirror-base16-ateliersulphurpool-light .token.punctuation,.remirror-base16-ateliersulphurpool-light .token.punctuation.important{color:#5e6687}.remirror-base16-ateliersulphurpool-light .token.namespace{opacity:.7}.remirror-base16-ateliersulphurpool-light .token.boolean,.remirror-base16-ateliersulphurpool-light .token.number,.remirror-base16-ateliersulphurpool-light .token.operator{color:#c76b29}.remirror-base16-ateliersulphurpool-light .token.property{color:#c08b30}.remirror-base16-ateliersulphurpool-light .token.tag{color:#3d8fd1}.remirror-base16-ateliersulphurpool-light .token.string{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.selector{color:#6679cc}.remirror-base16-ateliersulphurpool-light .token.attr-name{color:#c76b29}.remirror-base16-ateliersulphurpool-light .language-css .token.string,.remirror-base16-ateliersulphurpool-light .style .token.string,.remirror-base16-ateliersulphurpool-light .token.entity,.remirror-base16-ateliersulphurpool-light .token.url{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.attr-value,.remirror-base16-ateliersulphurpool-light .token.control,.remirror-base16-ateliersulphurpool-light .token.directive,.remirror-base16-ateliersulphurpool-light .token.keyword,.remirror-base16-ateliersulphurpool-light .token.unit{color:#ac9739}.remirror-base16-ateliersulphurpool-light .token.atrule,.remirror-base16-ateliersulphurpool-light .token.regex,.remirror-base16-ateliersulphurpool-light .token.statement{color:#22a2c9}.remirror-base16-ateliersulphurpool-light .token.placeholder,.remirror-base16-ateliersulphurpool-light .token.variable{color:#3d8fd1}.remirror-base16-ateliersulphurpool-light .token.deleted{text-decoration:line-through}.remirror-base16-ateliersulphurpool-light .token.inserted{border-bottom:1px dotted #202746;text-decoration:none}.remirror-base16-ateliersulphurpool-light .token.italic{font-style:italic}.remirror-base16-ateliersulphurpool-light .token.bold,.remirror-base16-ateliersulphurpool-light .token.important{font-weight:700}.remirror-base16-ateliersulphurpool-light .token.important{color:#c94922}.remirror-base16-ateliersulphurpool-light .token.entity{cursor:help}.remirror-base16-ateliersulphurpool-light pre>code.highlight{outline:.4em solid #c94922;outline-offset:.4em}.remirror-base16-ateliersulphurpool-light .line-numbers .line-numbers-rows{border-right-color:#dfe2f1}.remirror-base16-ateliersulphurpool-light .line-numbers-rows>span:before{color:#979db4}.remirror-base16-ateliersulphurpool-light .line-highlight{background:#6b739433;background:linear-gradient(90deg,#6b739433 70%,#6b739400)}.remirror-cb code[class*=language-],.remirror-cb pre[class*=language-]{color:#fff;text-shadow:0 1px 1px #000;font-family:Menlo,Monaco,Courier New,monospace;direction:ltr;text-align:left;word-spacing:normal;white-space:pre;word-wrap:normal;line-height:1.4;background:none;border:0;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-cb pre[class*=language-] code{float:left;padding:0 15px 0 0}.remirror-cb :not(pre)>code[class*=language-],.remirror-cb pre[class*=language-]{background:#222}.remirror-cb pre[class*=language-]{padding:15px;margin:1em 0;overflow:auto;border-radius:8px}.remirror-cb :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-cb :not(pre)>code[class*=language-]{padding:5px 10px;line-height:1;border-radius:3px}.remirror-cb .token.cdata,.remirror-cb .token.comment,.remirror-cb .token.doctype,.remirror-cb .token.prolog{color:#797979}.remirror-cb .token.operator,.remirror-cb .token.punctuation,.remirror-cb .token.punctuation.important,.remirror-cb .token.selector{color:#fff}.remirror-cb .token.namespace{opacity:.7}.remirror-cb .token.boolean,.remirror-cb .token.tag{color:#ffd893}.remirror-cb .token.atrule,.remirror-cb .token.attr-value,.remirror-cb .token.hex,.remirror-cb .token.string{color:#b0c975}.remirror-cb .token.attr-name,.remirror-cb .token.entity,.remirror-cb .token.keyword,.remirror-cb .token.property,.remirror-cb .token.url{color:#c27628}.remirror-cb .token.regex{color:#9b71c6}.remirror-cb .token.entity{cursor:help}.remirror-cb .token.constant,.remirror-cb .token.function{color:#e5a638}.remirror-cb .token.variable{color:#fdfba8}.remirror-cb .token.number{color:#8799b0}.remirror-cb .token.deliminator,.remirror-cb .token.important{color:#e45734}.remirror-cb pre[data-line]{position:relative;padding:1em 0 1em 3em}.remirror-cb .line-highlight{position:absolute;left:0;right:0;margin-top:1em;background:#fff3;pointer-events:none;line-height:inherit;white-space:pre}.remirror-cb .line-highlight:before,.remirror-cb .line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.3em;left:.6em;min-width:1em;padding:0 .5em;background-color:#ffffff4d;color:#fff;font:700 65%/1.5 sans-serif;text-align:center;border-radius:8px;text-shadow:none}.remirror-cb .line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.remirror-cb .line-numbers-rows{margin:0}.remirror-cb .line-numbers-rows span{padding-right:10px;border-right:3px solid #d9d336}.remirror-darcula code[class*=language-],.remirror-darcula pre[class*=language-]{color:#a9b7c6;font-family:Consolas,Monaco,Andale Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-darcula code[class*=language-] ::selection,.remirror-darcula code[class*=language-]::selection,.remirror-darcula pre[class*=language-] ::selection,.remirror-darcula pre[class*=language-]::selection{color:inherit;background:#214283d9}.remirror-darcula pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-darcula :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-darcula :not(pre)>code[class*=language-],.remirror-darcula pre[class*=language-]{background:#2b2b2b}.remirror-darcula :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-darcula .token.cdata,.remirror-darcula .token.comment,.remirror-darcula .token.prolog{color:gray}.remirror-darcula .token.atrule,.remirror-darcula .token.boolean,.remirror-darcula .token.delimiter,.remirror-darcula .token.important,.remirror-darcula .token.keyword,.remirror-darcula .token.selector{color:#cc7832}.remirror-darcula .token.attr-name,.remirror-darcula .token.operator,.remirror-darcula .token.punctuation{color:#a9b7c6}.remirror-darcula .token.builtin,.remirror-darcula .token.doctype,.remirror-darcula .token.tag,.remirror-darcula .token.tag .punctuation{color:#e8bf6a}.remirror-darcula .token.entity,.remirror-darcula .token.number,.remirror-darcula .token.symbol{color:#6897bb}.remirror-darcula .token.constant,.remirror-darcula .token.property,.remirror-darcula .token.variable{color:#9876aa}.remirror-darcula .token.char,.remirror-darcula .token.string{color:#6a8759}.remirror-darcula .token.attr-value,.remirror-darcula .token.attr-value .punctuation{color:#a5c261}.remirror-darcula .token.attr-value .punctuation:first-of-type{color:#a9b7c6}.remirror-darcula .token.url{color:#287bde;text-decoration:underline}.remirror-darcula .token.function{color:#ffc66d}.remirror-darcula .token.regex{background:#364135}.remirror-darcula .token.bold{font-weight:700}.remirror-darcula .token.italic{font-style:italic}.remirror-darcula .token.inserted{background:#294436}.remirror-darcula .token.deleted{background:#484a4a}.remirror-darcula .token.punctuation.important,.remirror-darcula code.language-css .token.property,.remirror-darcula code.language-css .token.property+.token.punctuation{color:#a9b7c6}.remirror-darcula code.language-css .token.id,.remirror-darcula code.language-css .token.selector>.token.attribute,.remirror-darcula code.language-css .token.selector>.token.class,.remirror-darcula code.language-css .token.selector>.token.pseudo-class,.remirror-darcula code.language-css .token.selector>.token.pseudo-element{color:#ffc66d}.remirror-dracula code[class*=language-],.remirror-dracula pre[class*=language-]{color:#f8f8f2;background:none;text-shadow:0 1px #0000004d;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-dracula pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}.remirror-dracula :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-dracula :not(pre)>code[class*=language-],.remirror-dracula pre[class*=language-]{background:#282a36}.remirror-dracula :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.remirror-dracula .token.cdata,.remirror-dracula .token.comment,.remirror-dracula .token.doctype,.remirror-dracula .token.prolog{color:#6272a4}.remirror-dracula .token.punctuation,.remirror-dracula .token.punctuation.important{color:#f8f8f2}.remirror-dracula .namespace{opacity:.7}.remirror-dracula .token.constant,.remirror-dracula .token.deleted,.remirror-dracula .token.property,.remirror-dracula .token.symbol,.remirror-dracula .token.tag{color:#ff79c6}.remirror-dracula .token.boolean,.remirror-dracula .token.number{color:#bd93f9}.remirror-dracula .token.attr-name,.remirror-dracula .token.builtin,.remirror-dracula .token.char,.remirror-dracula .token.inserted,.remirror-dracula .token.selector,.remirror-dracula .token.string{color:#50fa7b}.remirror-dracula .language-css .token.string,.remirror-dracula .style .token.string,.remirror-dracula .token.entity,.remirror-dracula .token.operator,.remirror-dracula .token.url,.remirror-dracula .token.variable{color:#f8f8f2}.remirror-dracula .token.atrule,.remirror-dracula .token.attr-value,.remirror-dracula .token.class-name,.remirror-dracula .token.function{color:#f1fa8c}.remirror-dracula .token.keyword{color:#8be9fd}.remirror-dracula .token.important,.remirror-dracula .token.regex{color:#ffb86c}.remirror-dracula .token.bold,.remirror-dracula .token.important{font-weight:700}.remirror-dracula .token.italic{font-style:italic}.remirror-dracula .token.entity{cursor:help}.remirror-duotone-dark code[class*=language-],.remirror-duotone-dark pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#2a2734;color:#9a86fd}.remirror-duotone-dark code[class*=language-] ::selection,.remirror-duotone-dark code[class*=language-]::selection,.remirror-duotone-dark pre[class*=language-] ::selection,.remirror-duotone-dark pre[class*=language-]::selection{text-shadow:none;background:#6a51e6}.remirror-duotone-dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-dark :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-dark :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-dark .token.cdata,.remirror-duotone-dark .token.comment,.remirror-duotone-dark .token.doctype,.remirror-duotone-dark .token.prolog,.remirror-duotone-dark .token.punctuation,.remirror-duotone-dark .token.punctuation.important{color:#6c6783}.remirror-duotone-dark .token.namespace{opacity:.7}.remirror-duotone-dark .token.number,.remirror-duotone-dark .token.operator,.remirror-duotone-dark .token.tag{color:#e09142}.remirror-duotone-dark .token.function,.remirror-duotone-dark .token.property{color:#9a86fd}.remirror-duotone-dark .token.atrule-id,.remirror-duotone-dark .token.selector,.remirror-duotone-dark .token.tag-id{color:#eeebff}.remirror-duotone-dark .token.attr-name,.remirror-duotone-dark code.language-javascript{color:#c4b9fe}.remirror-duotone-dark .language-css .token.string,.remirror-duotone-dark .language-scss .token.string,.remirror-duotone-dark .style .token.string,.remirror-duotone-dark .token.atrule,.remirror-duotone-dark .token.attr-value,.remirror-duotone-dark .token.boolean,.remirror-duotone-dark .token.control,.remirror-duotone-dark .token.directive,.remirror-duotone-dark .token.entity,.remirror-duotone-dark .token.keyword,.remirror-duotone-dark .token.placeholder,.remirror-duotone-dark .token.regex,.remirror-duotone-dark .token.statement,.remirror-duotone-dark .token.string,.remirror-duotone-dark .token.unit,.remirror-duotone-dark .token.url,.remirror-duotone-dark .token.variable,.remirror-duotone-dark code.language-css,.remirror-duotone-dark code.language-scss{color:#fc9}.remirror-duotone-dark .token.deleted{text-decoration:line-through}.remirror-duotone-dark .token.inserted{border-bottom:1px dotted #eeebff;text-decoration:none}.remirror-duotone-dark .token.italic{font-style:italic}.remirror-duotone-dark .token.bold,.remirror-duotone-dark .token.important{font-weight:700}.remirror-duotone-dark .token.important{color:#c4b9fe}.remirror-duotone-dark .token.entity{cursor:help}.remirror-duotone-dark pre>code.highlight{outline:.4em solid #8a75f5;outline-offset:.4em}.remirror-duotone-dark .line-numbers .line-numbers-rows{border-right-color:#2c2937}.remirror-duotone-dark .line-numbers-rows>span:before{color:#3c3949}.remirror-duotone-dark .line-highlight{background:#e0914233;background:linear-gradient(90deg,#e0914233 70%,#e0914200)}.remirror-duotone-earth code[class*=language-],.remirror-duotone-earth pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#322d29;color:#88786d}.remirror-duotone-earth code[class*=language-] ::selection,.remirror-duotone-earth code[class*=language-]::selection,.remirror-duotone-earth pre[class*=language-] ::selection,.remirror-duotone-earth pre[class*=language-]::selection{text-shadow:none;background:#6f5849}.remirror-duotone-earth pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-earth :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-earth :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-earth .token.cdata,.remirror-duotone-earth .token.comment,.remirror-duotone-earth .token.doctype,.remirror-duotone-earth .token.prolog,.remirror-duotone-earth .token.punctuation,.remirror-duotone-earth .token.punctuation.important{color:#6a5f58}.remirror-duotone-earth .token.namespace{opacity:.7}.remirror-duotone-earth .token.number,.remirror-duotone-earth .token.operator,.remirror-duotone-earth .token.tag{color:#bfa05a}.remirror-duotone-earth .token.function,.remirror-duotone-earth .token.property{color:#88786d}.remirror-duotone-earth .token.atrule-id,.remirror-duotone-earth .token.selector,.remirror-duotone-earth .token.tag-id{color:#fff3eb}.remirror-duotone-earth .token.attr-name,.remirror-duotone-earth code.language-javascript{color:#a48774}.remirror-duotone-earth .language-css .token.string,.remirror-duotone-earth .language-scss .token.string,.remirror-duotone-earth .style .token.string,.remirror-duotone-earth .token.atrule,.remirror-duotone-earth .token.attr-value,.remirror-duotone-earth .token.boolean,.remirror-duotone-earth .token.control,.remirror-duotone-earth .token.directive,.remirror-duotone-earth .token.entity,.remirror-duotone-earth .token.keyword,.remirror-duotone-earth .token.placeholder,.remirror-duotone-earth .token.regex,.remirror-duotone-earth .token.statement,.remirror-duotone-earth .token.string,.remirror-duotone-earth .token.unit,.remirror-duotone-earth .token.url,.remirror-duotone-earth .token.variable,.remirror-duotone-earth code.language-css,.remirror-duotone-earth code.language-scss{color:#fcc440}.remirror-duotone-earth .token.deleted{text-decoration:line-through}.remirror-duotone-earth .token.inserted{border-bottom:1px dotted #fff3eb;text-decoration:none}.remirror-duotone-earth .token.italic{font-style:italic}.remirror-duotone-earth .token.bold,.remirror-duotone-earth .token.important{font-weight:700}.remirror-duotone-earth .token.important{color:#a48774}.remirror-duotone-earth .token.entity{cursor:help}.remirror-duotone-earth pre>code.highlight{outline:.4em solid #816d5f;outline-offset:.4em}.remirror-duotone-earth .line-numbers .line-numbers-rows{border-right-color:#35302b}.remirror-duotone-earth .line-numbers-rows>span:before{color:#46403d}.remirror-duotone-earth .line-highlight{background:#bfa05a33;background:linear-gradient(90deg,#bfa05a33 70%,#bfa05a00)}.remirror-duotone-forest code[class*=language-],.remirror-duotone-forest pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#2a2d2a;color:#687d68}.remirror-duotone-forest code[class*=language-] ::selection,.remirror-duotone-forest code[class*=language-]::selection,.remirror-duotone-forest pre[class*=language-] ::selection,.remirror-duotone-forest pre[class*=language-]::selection{text-shadow:none;background:#435643}.remirror-duotone-forest pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-forest :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-forest :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-forest .token.cdata,.remirror-duotone-forest .token.comment,.remirror-duotone-forest .token.doctype,.remirror-duotone-forest .token.prolog,.remirror-duotone-forest .token.punctuation,.remirror-duotone-forest .token.punctuation.important{color:#535f53}.remirror-duotone-forest .token.namespace{opacity:.7}.remirror-duotone-forest .token.number,.remirror-duotone-forest .token.operator,.remirror-duotone-forest .token.tag{color:#a2b34d}.remirror-duotone-forest .token.function,.remirror-duotone-forest .token.property{color:#687d68}.remirror-duotone-forest .token.atrule-id,.remirror-duotone-forest .token.selector,.remirror-duotone-forest .token.tag-id{color:#f0fff0}.remirror-duotone-forest .token.attr-name,.remirror-duotone-forest code.language-javascript{color:#b3d6b3}.remirror-duotone-forest .language-css .token.string,.remirror-duotone-forest .language-scss .token.string,.remirror-duotone-forest .style .token.string,.remirror-duotone-forest .token.atrule,.remirror-duotone-forest .token.attr-value,.remirror-duotone-forest .token.boolean,.remirror-duotone-forest .token.control,.remirror-duotone-forest .token.directive,.remirror-duotone-forest .token.entity,.remirror-duotone-forest .token.keyword,.remirror-duotone-forest .token.placeholder,.remirror-duotone-forest .token.regex,.remirror-duotone-forest .token.statement,.remirror-duotone-forest .token.string,.remirror-duotone-forest .token.unit,.remirror-duotone-forest .token.url,.remirror-duotone-forest .token.variable,.remirror-duotone-forest code.language-css,.remirror-duotone-forest code.language-scss{color:#e5fb79}.remirror-duotone-forest .token.deleted{text-decoration:line-through}.remirror-duotone-forest .token.inserted{border-bottom:1px dotted #f0fff0;text-decoration:none}.remirror-duotone-forest .token.italic{font-style:italic}.remirror-duotone-forest .token.bold,.remirror-duotone-forest .token.important{font-weight:700}.remirror-duotone-forest .token.important{color:#b3d6b3}.remirror-duotone-forest .token.entity{cursor:help}.remirror-duotone-forest pre>code.highlight{outline:.4em solid #5c705c;outline-offset:.4em}.remirror-duotone-forest .line-numbers .line-numbers-rows{border-right-color:#2c302c}.remirror-duotone-forest .line-numbers-rows>span:before{color:#3b423b}.remirror-duotone-forest .line-highlight{background:#a2b34d33;background:linear-gradient(90deg,#a2b34d33 70%,#a2b34d00)}.remirror-duotone-light code[class*=language-],.remirror-duotone-light pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#faf8f5;color:#728fcb}.remirror-duotone-light code[class*=language-] ::selection,.remirror-duotone-light code[class*=language-]::selection,.remirror-duotone-light pre[class*=language-] ::selection,.remirror-duotone-light pre[class*=language-]::selection{text-shadow:none;background:#faf8f5}.remirror-duotone-light pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-light :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-light :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-light .token.cdata,.remirror-duotone-light .token.comment,.remirror-duotone-light .token.doctype,.remirror-duotone-light .token.prolog,.remirror-duotone-light .token.punctuation,.remirror-duotone-light .token.punctuation.important{color:#b6ad9a}.remirror-duotone-light .token.namespace{opacity:.7}.remirror-duotone-light .token.number,.remirror-duotone-light .token.operator,.remirror-duotone-light .token.tag{color:#063289}.remirror-duotone-light .token.function,.remirror-duotone-light .token.property{color:#b29762}.remirror-duotone-light .token.atrule-id,.remirror-duotone-light .token.selector,.remirror-duotone-light .token.tag-id{color:#2d2006}.remirror-duotone-light .token.attr-name,.remirror-duotone-light code.language-javascript{color:#896724}.remirror-duotone-light .language-css .token.string,.remirror-duotone-light .language-scss .token.string,.remirror-duotone-light .style .token.string,.remirror-duotone-light .token.atrule,.remirror-duotone-light .token.attr-value,.remirror-duotone-light .token.boolean,.remirror-duotone-light .token.control,.remirror-duotone-light .token.directive,.remirror-duotone-light .token.entity,.remirror-duotone-light .token.keyword,.remirror-duotone-light .token.regex,.remirror-duotone-light .token.statement,.remirror-duotone-light .token.string,.remirror-duotone-light .token.unit,.remirror-duotone-light .token.url,.remirror-duotone-light code.language-css,.remirror-duotone-light code.language-scss{color:#728fcb}.remirror-duotone-light .token.placeholder,.remirror-duotone-light .token.variable{color:#93abdc}.remirror-duotone-light .token.deleted{text-decoration:line-through}.remirror-duotone-light .token.inserted{border-bottom:1px dotted #2d2006;text-decoration:none}.remirror-duotone-light .token.italic{font-style:italic}.remirror-duotone-light .token.bold,.remirror-duotone-light .token.important{font-weight:700}.remirror-duotone-light .token.important{color:#896724}.remirror-duotone-light .token.entity{cursor:help}.remirror-duotone-light pre>code.highlight{outline:.4em solid #896724;outline-offset:.4em}.remirror-duotone-light .line-numbers .line-numbers-rows{border-right-color:#ece8de}.remirror-duotone-light .line-numbers-rows>span:before{color:#cdc4b1}.remirror-duotone-light .line-highlight{background:#2d200633;background:linear-gradient(90deg,#2d200633 70%,#2d200600)}.remirror-duotone-sea code[class*=language-],.remirror-duotone-sea pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#1d262f;color:#57718e}.remirror-duotone-sea code[class*=language-] ::selection,.remirror-duotone-sea code[class*=language-]::selection,.remirror-duotone-sea pre[class*=language-] ::selection,.remirror-duotone-sea pre[class*=language-]::selection{text-shadow:none;background:#004a9e}.remirror-duotone-sea pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-sea :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-sea :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-sea .token.cdata,.remirror-duotone-sea .token.comment,.remirror-duotone-sea .token.doctype,.remirror-duotone-sea .token.prolog,.remirror-duotone-sea .token.punctuation,.remirror-duotone-sea .token.punctuation.important{color:#4a5f78}.remirror-duotone-sea .token.namespace{opacity:.7}.remirror-duotone-sea .token.number,.remirror-duotone-sea .token.operator,.remirror-duotone-sea .token.tag{color:#0aa370}.remirror-duotone-sea .token.function,.remirror-duotone-sea .token.property{color:#57718e}.remirror-duotone-sea .token.atrule-id,.remirror-duotone-sea .token.selector,.remirror-duotone-sea .token.tag-id{color:#ebf4ff}.remirror-duotone-sea .token.attr-name,.remirror-duotone-sea code.language-javascript{color:#7eb6f6}.remirror-duotone-sea .language-css .token.string,.remirror-duotone-sea .language-scss .token.string,.remirror-duotone-sea .style .token.string,.remirror-duotone-sea .token.atrule,.remirror-duotone-sea .token.attr-value,.remirror-duotone-sea .token.boolean,.remirror-duotone-sea .token.control,.remirror-duotone-sea .token.directive,.remirror-duotone-sea .token.entity,.remirror-duotone-sea .token.keyword,.remirror-duotone-sea .token.placeholder,.remirror-duotone-sea .token.regex,.remirror-duotone-sea .token.statement,.remirror-duotone-sea .token.string,.remirror-duotone-sea .token.unit,.remirror-duotone-sea .token.url,.remirror-duotone-sea .token.variable,.remirror-duotone-sea code.language-css,.remirror-duotone-sea code.language-scss{color:#47ebb4}.remirror-duotone-sea .token.deleted{text-decoration:line-through}.remirror-duotone-sea .token.inserted{border-bottom:1px dotted #ebf4ff;text-decoration:none}.remirror-duotone-sea .token.italic{font-style:italic}.remirror-duotone-sea .token.bold,.remirror-duotone-sea .token.important{font-weight:700}.remirror-duotone-sea .token.important{color:#7eb6f6}.remirror-duotone-sea .token.entity{cursor:help}.remirror-duotone-sea pre>code.highlight{outline:.4em solid #34659d;outline-offset:.4em}.remirror-duotone-sea .line-numbers .line-numbers-rows{border-right-color:#1f2932}.remirror-duotone-sea .line-numbers-rows>span:before{color:#2c3847}.remirror-duotone-sea .line-highlight{background:#0aa37033;background:linear-gradient(90deg,#0aa37033 70%,#0aa37000)}.remirror-duotone-space code[class*=language-],.remirror-duotone-space pre[class*=language-]{font-family:Consolas,Menlo,Monaco,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Courier New,Courier,monospace;font-size:14px;line-height:1.375;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:#24242e;color:#767693}.remirror-duotone-space code[class*=language-] ::selection,.remirror-duotone-space code[class*=language-]::selection,.remirror-duotone-space pre[class*=language-] ::selection,.remirror-duotone-space pre[class*=language-]::selection{text-shadow:none;background:#5151e6}.remirror-duotone-space pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-duotone-space :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-duotone-space :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-duotone-space .token.cdata,.remirror-duotone-space .token.comment,.remirror-duotone-space .token.doctype,.remirror-duotone-space .token.prolog,.remirror-duotone-space .token.punctuation,.remirror-duotone-space .token.punctuation.important{color:#5b5b76}.remirror-duotone-space .token.namespace{opacity:.7}.remirror-duotone-space .token.number,.remirror-duotone-space .token.operator,.remirror-duotone-space .token.tag{color:#dd672c}.remirror-duotone-space .token.function,.remirror-duotone-space .token.property{color:#767693}.remirror-duotone-space .token.atrule-id,.remirror-duotone-space .token.selector,.remirror-duotone-space .token.tag-id{color:#ebebff}.remirror-duotone-space .token.attr-name,.remirror-duotone-space code.language-javascript{color:#aaaaca}.remirror-duotone-space .language-css .token.string,.remirror-duotone-space .language-scss .token.string,.remirror-duotone-space .style .token.string,.remirror-duotone-space .token.atrule,.remirror-duotone-space .token.attr-value,.remirror-duotone-space .token.boolean,.remirror-duotone-space .token.control,.remirror-duotone-space .token.directive,.remirror-duotone-space .token.entity,.remirror-duotone-space .token.keyword,.remirror-duotone-space .token.placeholder,.remirror-duotone-space .token.regex,.remirror-duotone-space .token.statement,.remirror-duotone-space .token.string,.remirror-duotone-space .token.unit,.remirror-duotone-space .token.url,.remirror-duotone-space .token.variable,.remirror-duotone-space code.language-css,.remirror-duotone-space code.language-scss{color:#fe8c52}.remirror-duotone-space .token.deleted{text-decoration:line-through}.remirror-duotone-space .token.inserted{border-bottom:1px dotted #ebebff;text-decoration:none}.remirror-duotone-space .token.italic{font-style:italic}.remirror-duotone-space .token.bold,.remirror-duotone-space .token.important{font-weight:700}.remirror-duotone-space .token.important{color:#aaaaca}.remirror-duotone-space .token.entity{cursor:help}.remirror-duotone-space pre>code.highlight{outline:.4em solid #7676f4;outline-offset:.4em}.remirror-duotone-space .line-numbers .line-numbers-rows{border-right-color:#262631}.remirror-duotone-space .line-numbers-rows>span:before{color:#393949}.remirror-duotone-space .line-highlight{background:#dd672c33;background:linear-gradient(90deg,#dd672c33 70%,#dd672c00)}.remirror-gh-colors code[class*=language-],.remirror-gh-colors pre[class*=language-]{color:#393a34;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:.95em;line-height:1.2em;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-gh-colors code[class*=language-] ::selection,.remirror-gh-colors code[class*=language-]::selection,.remirror-gh-colors pre[class*=language-] ::selection,.remirror-gh-colors pre[class*=language-]::selection{background:#b3d4fc}.remirror-gh-colors pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border:1px solid #ddd;background-color:#fff}.remirror-gh-colors :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-gh-colors :not(pre)>code[class*=language-]{padding:1px .2em;background:#f8f8f8;border:1px solid #ddd}.remirror-gh-colors .token.cdata,.remirror-gh-colors .token.comment,.remirror-gh-colors .token.doctype,.remirror-gh-colors .token.prolog{color:#998;font-style:italic}.remirror-gh-colors .token.namespace{opacity:.7}.remirror-gh-colors .token.attr-value,.remirror-gh-colors .token.string{color:#e3116c}.remirror-gh-colors .token.operator,.remirror-gh-colors .token.punctuation{color:#393a34}.remirror-gh-colors .token.boolean,.remirror-gh-colors .token.constant,.remirror-gh-colors .token.entity,.remirror-gh-colors .token.inserted,.remirror-gh-colors .token.number,.remirror-gh-colors .token.property,.remirror-gh-colors .token.regex,.remirror-gh-colors .token.symbol,.remirror-gh-colors .token.url,.remirror-gh-colors .token.variable{color:#36acaa}.remirror-gh-colors .language-autohotkey .token.selector,.remirror-gh-colors .token.atrule,.remirror-gh-colors .token.attr-name,.remirror-gh-colors .token.keyword{color:#00a4db}.remirror-gh-colors .language-autohotkey .token.tag,.remirror-gh-colors .token.deleted,.remirror-gh-colors .token.function{color:#9a050f}.remirror-gh-colors .language-autohotkey .token.keyword,.remirror-gh-colors .token.selector,.remirror-gh-colors .token.tag{color:#00009f}.remirror-gh-colors .token.bold,.remirror-gh-colors .token.function,.remirror-gh-colors .token.important{font-weight:700}.remirror-gh-colors .token.italic{font-style:italic}.remirror-hopscotch code[class*=language-],.remirror-hopscotch pre[class*=language-]{color:#fff;font-family:Fira Mono,Menlo,Monaco,Lucida Console,Courier New,Courier,monospace;font-size:16px;line-height:1.375;direction:ltr;text-align:left;word-spacing:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;background:#322931;color:#b9b5b8}.remirror-hopscotch pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.remirror-hopscotch :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-hopscotch :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.remirror-hopscotch .token.cdata,.remirror-hopscotch .token.comment,.remirror-hopscotch .token.doctype,.remirror-hopscotch .token.prolog{color:#797379}.remirror-hopscotch .token.punctuation,.remirror-hopscotch .token.punctuation.important{color:#b9b5b8}.remirror-hopscotch .namespace{opacity:.7}.remirror-hopscotch .token.boolean,.remirror-hopscotch .token.null,.remirror-hopscotch .token.number,.remirror-hopscotch .token.operator{color:#fd8b19}.remirror-hopscotch .token.property{color:#fdcc59}.remirror-hopscotch .token.tag{color:#1290bf}.remirror-hopscotch .token.string{color:#149b93}.remirror-hopscotch .token.selector{color:#c85e7c}.remirror-hopscotch .token.attr-name{color:#fd8b19}.remirror-hopscotch .language-css .token.string,.remirror-hopscotch .style .token.string,.remirror-hopscotch .token.entity,.remirror-hopscotch .token.url{color:#149b93}.remirror-hopscotch .token.attr-value,.remirror-hopscotch .token.control,.remirror-hopscotch .token.directive,.remirror-hopscotch .token.keyword,.remirror-hopscotch .token.unit{color:#8fc13e}.remirror-hopscotch .token.atrule,.remirror-hopscotch .token.regex,.remirror-hopscotch .token.statement{color:#149b93}.remirror-hopscotch .token.placeholder,.remirror-hopscotch .token.variable{color:#1290bf}.remirror-hopscotch .token.important{color:#dd464c;font-weight:700}.remirror-hopscotch .token.entity{cursor:help}.remirror-hopscotch pre>code.highlight{outline:.4em solid red;outline-offset:.4em}.remirror-pojoaque code[class*=language-],.remirror-pojoaque pre[class*=language-]{tab-size:4;-webkit-hyphens:none;hyphens:none;white-space:pre;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;font-family:Menlo,Monaco,Courier New,monospace;font-size:15px;line-height:1.5;color:#dccf8f;text-shadow:0}.remirror-pojoaque :not(pre)>code[class*=language-],.remirror-pojoaque pre[class*=language-]{border-radius:5px;border:1px solid #000;color:#dccf8f;background:#181914 url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAMAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQACQYGBgcGCQcHCQ0IBwgNDwsJCQsPEQ4ODw4OERENDg4ODg0RERQUFhQUERoaHBwaGiYmJiYmKysrKysrKysrKwEJCAgJCgkMCgoMDwwODA8TDg4ODhMVDg4PDg4VGhMRERERExoXGhYWFhoXHR0aGh0dJCQjJCQrKysrKysrKysr/8AAEQgAjACMAwEiAAIRAQMRAf/EAF4AAQEBAAAAAAAAAAAAAAAAAAABBwEBAQAAAAAAAAAAAAAAAAAAAAIQAAEDAwIHAQEAAAAAAAAAAADwAREhYaExkUFRcYGxwdHh8REBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AyGFEjHaBS2fDDs2zkhKmBKktb7km+ZwwCnXPkLVmCTMItj6AXFxRS465/BTnkAJvkLkJe+7AKKoi2AtRS2zuAWsCb5GOlBN8gKfmuGHZ8MFqIth3ALmFoFwbwKWyAlTAp17uKqBvgBD8sM4fTjhvAhkzhaRkBMKBrfs7jGPIpzy7gFrAqnC0C0gB0EWwBDW2cBVQwm+QtPpa3wBO3sVvszCnLAhkzgL5/RLf13cLQd8/AGlu0Cb5HTx9KuAEieGJEdcehS3eRTp2ATdt3CpIm+QtZwAhROXFeb7swp/ahaM3kBE/jSIUBc/AWrgBN8uNFAl+b7sAXFxFn2YLUU5Ns7gFX8C4ib+hN8gFWXwK3bZglxEJm+gKdciLPsFV/TClsgJUwKJ5FVA7tvIFrfZhVfGJDcsCKaYgAqv6YRbE+RWOWBtu7+AL3yRalXLyKqAIIfk+zARbDgFyEsncYwJvlgFRW+GEWntIi2P0BooyFxcNr8Ep3+ANLbMO+QyhvbiqdgC0kVvgUUiLYgBS2QtPbiVI1/sgOmG9uO+Y8DW+7jS2zAOnj6O2BndwuIAUtkdRN8gFoK3wwXMQyZwHVbClsuNLd4E3yAUR6FVDBR+BafQGt93LVMxJTv8ABts4CVLhcfYWsCb5kC9/BHdU8CLYFY5bMAd+eX9MGthhpbA1vu4B7+RKkaW2Yq4AQtVBBFsAJU/AuIXBhN8gGWnstefhiZyWvLAEnbYS1uzSFP6Jvn4Baxx70JKkQojLib5AVTey1jjgkKJGO0AKWyOm7N7cSpgSpAdPH0Tfd/gp1z5C1ZgKqN9J2wFxcUUuAFLZAm+QC0Fb4YUVRFsAOvj4KW2dwtYE3yAWk/wS/PLMKfmuGHZ8MAXF/Ja32Yi5haAKWz4Ydm2cSpgU693Atb7km+Zwwh+WGcPpxw3gAkzCLY+iYUDW/Z3Adc/gpzyFrAqnALkJe+7DoItgAtRS2zuKqGE3yAx0oJvkdvYrfZmALURbDuL5/RLf13cAuDeBS2RpbtAm+QFVA3wR+3fUtFHoBDJnC0jIXH0HWsgMY8inPLuOkd9chp4z20ALQLSA8cI9jYAIa2zjzjBd8gRafS1vgiUho/kAKcsCGTOGWvoOpkAtB3z8Hm8x2Ff5ADp4+lXAlIvcmwH/2Q==") repeat 0 0}.remirror-pojoaque pre[class*=language-]{padding:12px;overflow:auto}.remirror-pojoaque :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-pojoaque :not(pre)>code[class*=language-]{padding:2px 6px}.remirror-pojoaque .token.namespace{opacity:.7}.remirror-pojoaque .token.cdata,.remirror-pojoaque .token.comment,.remirror-pojoaque .token.doctype,.remirror-pojoaque .token.prolog{color:#586e75;font-style:italic}.remirror-pojoaque .token.builtin,.remirror-pojoaque .token.char,.remirror-pojoaque .token.inserted,.remirror-pojoaque .token.number,.remirror-pojoaque .token.string{color:#468966}.remirror-pojoaque .token.attr-name{color:#b89859}.remirror-pojoaque .language-css .token.string,.remirror-pojoaque .style .token.string,.remirror-pojoaque .token.entity,.remirror-pojoaque .token.operator,.remirror-pojoaque .token.url{color:#dccf8f}.remirror-pojoaque .token.regex,.remirror-pojoaque .token.selector{color:#859900}.remirror-pojoaque .token.atrule,.remirror-pojoaque .token.keyword{color:#cb4b16}.remirror-pojoaque .token.attr-value{color:#468966}.remirror-pojoaque .token.function,.remirror-pojoaque .token.placeholder,.remirror-pojoaque .token.variable{color:#b58900}.remirror-pojoaque .token.boolean,.remirror-pojoaque .token.constant,.remirror-pojoaque .token.number,.remirror-pojoaque .token.property,.remirror-pojoaque .token.symbol,.remirror-pojoaque .token.tag{color:#b89859}.remirror-pojoaque .token.tag{color:#ffb03b}.remirror-pojoaque .token.deleted,.remirror-pojoaque .token.important,.remirror-pojoaque .token.statement{color:#dc322f}.remirror-pojoaque .token.punctuation,.remirror-pojoaque .token.punctuation.important{color:#dccf8f}.remirror-pojoaque .token.entity{cursor:help}.remirror-pojoaque .token.bold{font-weight:700}.remirror-pojoaque .token.italic{font-style:italic}.remirror-vs code[class*=language-],.remirror-vs pre[class*=language-]{color:#393a34;font-family:Consolas,Bitstream Vera Sans Mono,Courier New,Courier,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:.95em;line-height:1.2em;tab-size:4;-webkit-hyphens:none;hyphens:none}.remirror-vs code[class*=language-] ::selection,.remirror-vs code[class*=language-]::selection,.remirror-vs pre[class*=language-] ::selection,.remirror-vs pre[class*=language-]::selection{background:#c1def1}.remirror-vs pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border:1px solid #ddd;background-color:#fff}.remirror-vs :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-vs :not(pre)>code[class*=language-]{padding:1px .2em;background:#f8f8f8;border:1px solid #ddd}.remirror-vs .token.cdata,.remirror-vs .token.comment,.remirror-vs .token.doctype,.remirror-vs .token.prolog{color:green;font-style:italic}.remirror-vs .token.namespace{opacity:.7}.remirror-vs .token.string{color:#a31515}.remirror-vs .token.operator,.remirror-vs .token.punctuation{color:#393a34}.remirror-vs .token.boolean,.remirror-vs .token.constant,.remirror-vs .token.inserted,.remirror-vs .token.number,.remirror-vs .token.symbol,.remirror-vs .token.url,.remirror-vs .token.variable{color:#36acaa}.remirror-vs .language-autohotkey .token.selector,.remirror-vs .language-json .token.boolean,.remirror-vs .language-json .token.number,.remirror-vs .token.atrule,.remirror-vs .token.attr-value,.remirror-vs .token.keyword,.remirror-vs code[class*=language-css]{color:blue}.remirror-vs .token.function{color:#393a34}.remirror-vs .language-autohotkey .token.tag,.remirror-vs .token.deleted{color:#9a050f}.remirror-vs .language-autohotkey .token.keyword,.remirror-vs .token.selector{color:#00009f}.remirror-vs .token.bold,.remirror-vs .token.important{font-weight:700}.remirror-vs .token.italic{font-style:italic}.remirror-vs .language-json .token.property,.remirror-vs .token.class-name{color:#2b91af}.remirror-vs .token.selector,.remirror-vs .token.tag{color:maroon}.remirror-vs .token.attr-name,.remirror-vs .token.entity,.remirror-vs .token.property,.remirror-vs .token.regex{color:red}.remirror-vs .token.directive.tag .tag{background:#ff0;color:#393a34}.remirror-vs .line-numbers .line-numbers-rows{border-right-color:#a5a5a5}.remirror-vs .line-numbers-rows>span:before{color:#2b91af}.remirror-vs .line-highlight{background:#c1def133;background:linear-gradient(90deg,#c1def133 70%,#dddef100)}.remirror-xonokai code[class*=language-],.remirror-xonokai pre[class*=language-]{tab-size:2;-webkit-hyphens:none;hyphens:none;white-space:pre;white-space:pre-wrap;word-wrap:normal;font-family:Menlo,Monaco,Courier New,monospace;font-size:14px;color:#76d9e6;text-shadow:none}.remirror-xonokai :not(pre)>code[class*=language-],.remirror-xonokai pre[class*=language-]{background:#2a2a2a}.remirror-xonokai pre[class*=language-]{padding:15px;border-radius:4px;border:1px solid #e1e1e8;overflow:auto}.remirror-xonokai :has(.remirror-language-select-positioner)~pre[class*=language-]{padding:2em 1em}.remirror-xonokai pre[class*=language-]{position:relative}.remirror-xonokai pre[class*=language-] code{white-space:pre;display:block}.remirror-xonokai :not(pre)>code[class*=language-]{padding:.15em .2em .05em;border-radius:.3em;border:.13em solid #7a6652;box-shadow:inset 1px 1px .3em -.1em #000}.remirror-xonokai .token.namespace{opacity:.7}.remirror-xonokai .token.cdata,.remirror-xonokai .token.comment,.remirror-xonokai .token.doctype,.remirror-xonokai .token.prolog{color:#6f705e}.remirror-xonokai .token.boolean,.remirror-xonokai .token.number,.remirror-xonokai .token.operator{color:#a77afe}.remirror-xonokai .language-css .token.string,.remirror-xonokai .style .token.string,.remirror-xonokai .token.attr-name,.remirror-xonokai .token.entity,.remirror-xonokai .token.string,.remirror-xonokai .token.url{color:#e6d06c}.remirror-xonokai .token.inserted,.remirror-xonokai .token.selector{color:#a6e22d}.remirror-xonokai .token.atrule,.remirror-xonokai .token.attr-value,.remirror-xonokai .token.deleted,.remirror-xonokai .token.important,.remirror-xonokai .token.keyword{color:#ef3b7d}.remirror-xonokai .token.regex,.remirror-xonokai .token.statement{color:#76d9e6}.remirror-xonokai .token.placeholder,.remirror-xonokai .token.variable{color:#fff}.remirror-xonokai .token.bold,.remirror-xonokai .token.important,.remirror-xonokai .token.statement{font-weight:700}.remirror-xonokai .token.punctuation,.remirror-xonokai .token.punctuation.important{color:#bebec5}.remirror-xonokai .token.entity{cursor:help}.remirror-xonokai .token.italic{font-style:italic}.remirror-xonokai code.language-markup{color:#f9f9f9}.remirror-xonokai code.language-markup .token.tag{color:#ef3b7d}.remirror-xonokai code.language-markup .token.attr-name{color:#a6e22d}.remirror-xonokai code.language-markup .token.attr-value{color:#e6d06c}.remirror-xonokai code.language-markup .token.script,.remirror-xonokai code.language-markup .token.script .token.keyword,.remirror-xonokai code.language-markup .token.style{color:#76d9e6}.remirror-xonokai pre[class*=language-][data-line]{position:relative;padding:1em 0 1em 3em}.remirror-xonokai pre[data-line] .line-highlight{position:absolute;left:0;right:0;padding:0;margin-top:1em;background:#ffffff14;pointer-events:none;line-height:inherit;white-space:pre}.remirror-xonokai pre[data-line] .line-highlight:before,.remirror-xonokai pre[data-line] .line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:.2em .5em;background-color:#fff6;color:#000;font:700 65%/1 sans-serif;height:1em;line-height:1em;text-align:center;border-radius:999px;text-shadow:none;box-shadow:0 1px 1px #ffffffb3}.remirror-xonokai pre[data-line] .line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.remirror-editor span.remirror-max-count-exceeded{background-color:var(--rmr-hue-red-4)}.remirror-emoji-image{object-fit:contain;width:1.375em;height:1.375em;vertical-align:bottom}.remirror-emoji-wrapper{text-indent:-99999px}.remirror-emoji-popup-item{padding:8px;text-overflow:ellipsis;max-width:250px;width:250px;overflow:hidden;white-space:nowrap;color:#fff}.remirror-emoji-popup-hovered{background-color:var(--rmr-hue-gray-2)}.remirror-emoji-popup-highlight{background-color:var(--rmr-hue-gray-3)}.remirror-emoji-popup-wrapper{position:absolute;width:-webkit-max-content;width:max-content;padding-top:8px;padding-bottom:8px;margin:0 auto;border-radius:8px;box-shadow:0 4px 8px #0b2b4140,0 0 1px #0b2b414f;background-color:#fff;z-index:10;max-height:250px;overflow-y:scroll}.remirror-emoji-popup-name{color:#798186}.remirror-emoji-popup-char{font-size:1.25em;padding-right:5px}.remirror-file-root{border-radius:4px;padding:8px 12px;background-color:#e8ecf1;color:#000;margin:8px auto;min-height:32px;width:100%;max-width:600px;display:flex;align-items:center}.remirror-file-name{font-size:1rem;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remirror-file-size{font-size:.8rem;margin-left:8px;color:gray;white-space:nowrap}.remirror-file-upload-progress{font-size:.8rem;margin-left:8px;margin-right:8px;color:gray;font-family:Menlo,Monaco,Courier New,monospace}.remirror-file-error{font-size:.8rem;color:red}.remirror-file-icon-button{display:flex;justify-content:center;align-items:center;color:#000}.remirror-editor.ProseMirror .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.remirror-editor.ProseMirror .ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid #000;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.remirror-editor.ProseMirror .ProseMirror-focused .ProseMirror-gapcursor,.remirror-editor.ProseMirror.ProseMirror-focused .ProseMirror-gapcursor{display:block}.remirror-image-loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.remirror-editor ol>li>.remirror-list-item-marker-container{display:none}.remirror-editor .remirror-ul-list-content>li.remirror-list-item-with-custom-mark,.remirror-editor ul>li.remirror-list-item-with-custom-mark{list-style:none}.remirror-editor ul ul+ul{-webkit-margin-before:1em;margin-block-start:1em}.remirror-list-item-marker-container{position:absolute;left:-32px;width:24px;display:inline-block;text-align:center;-webkit-user-select:none;user-select:none}.remirror-list-item-checkbox{filter:hue-rotate(60deg)}.remirror-collapsible-list-item-closed li{display:none}.remirror-collapsible-list-item-closed .remirror-collapsible-list-item-button{background-color:var(--rmr-hue-gray-6)}.remirror-collapsible-list-item-button{width:8px;height:8px;border-radius:50%;cursor:pointer;display:inline-block;vertical-align:middle;-webkit-user-select:none;user-select:none;transition:background-color .25s ease;background-color:var(--rmr-color-border)}.remirror-collapsible-list-item-button:hover{background-color:var(--rmr-color-primary)}.remirror-collapsible-list-item-button.disabled,.remirror-collapsible-list-item-button.disabled:hover{background-color:var(--rmr-color-border);cursor:default}.remirror-list-spine{position:absolute;top:4px;bottom:0;left:-20px;width:16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-left-color .25s ease;border-left:1px solid var(--rmr-color-border)}.remirror-list-spine:hover{border-left-color:var(--rmr-color-primary)}.remirror-mention-atom{background:var(--rmr-hue-gray-2);font-weight:700;font-size:.9em;font-style:normal;border-radius:var(--rmr-radius-border);padding:.2rem .5rem;white-space:nowrap;color:var(--rmr-color-primary)}.remirror-suggest-atom{color:#0009}.remirror-mention-atom-popup-item{padding:8px;text-overflow:ellipsis;max-width:250px;width:250px;overflow:hidden;white-space:nowrap;color:#fff}.remirror-mention-atom-popup-hovered{background-color:var(--rmr-hue-gray-2)}.remirror-mention-atom-popup-highlight{background-color:var(--rmr-hue-gray-3)}.remirror-mention-atom-popup-wrapper{width:-webkit-max-content;width:max-content;padding-top:8px;padding-bottom:8px;margin:0 auto;border-radius:8px;box-shadow:0 4px 8px #0b2b4140,0 0 1px #0b2b414f;background-color:#fff;z-index:10;max-height:250px;overflow-y:scroll}.remirror-mention-atom-popup-name,.remirror-mention-atom-zero-items{color:#798186}.remirror-mention-atom-popup-char{font-size:1.25em;padding-right:5px}.remirror-is-empty:first-of-type:before{position:absolute;color:#aaa;pointer-events:none;height:0;font-style:italic;content:attr(data-placeholder)}.remirror-editor.ProseMirror{position:relative}.remirror-positioner{position:absolute;min-width:1px;min-height:1px;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:none;z-index:-1}.remirror-positioner-widget{width:0;height:0;position:absolute}.remirror-editor.ProseMirror .tableWrapper{overflow-x:auto}.remirror-editor.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.remirror-editor.ProseMirror td,.remirror-editor.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative;border-width:1px;border-style:solid;border-color:var(--rmr-color-table-default-border)}.remirror-editor.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:40;background-color:var(--rmr-hue-blue-7);pointer-events:none}.remirror-editor.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.remirror-editor.ProseMirror td.selectedCell,.remirror-editor.ProseMirror th.selectedCell{border-style:double;border-color:var(--rmr-color-table-selected-border);background-color:var(--rmr-color-table-selected-cell)}.remirror-table-colgroup>col:first-of-type{width:13px;overflow:visible}.remirror-controllers-toggle{visibility:hidden}.remirror-table-show-controllers .remirror-controllers-toggle{visibility:visible}.remirror-table-insert-button{position:absolute;width:18px;height:18px;z-index:25;cursor:pointer;border-radius:4px;transition:background-color .15s ease;background-color:#dcdcdc}.remirror-table-insert-button svg{fill:#fff}.remirror-table-insert-button:hover{background-color:#136bda}.remirror-table-insert-button:hover svg{fill:#fff}.remirror-table-delete-inner-button{border:none;padding:0;width:18px;height:18px;position:absolute;z-index:30;cursor:pointer;border-radius:4px;background-color:#cecece;transition:background-color .15s ease}.remirror-table-delete-inner-button:hover{background-color:#ff7884}.remirror-table-delete-table-inner-button{top:calc(var(--remirror-table-delete-button-y) - 9px);left:calc(var(--remirror-table-delete-button-x) - 9px)}.remirror-table-delete-row-column-inner-button{top:calc(var(--remirror-table-delete-row-column-button-y) - 9px);left:calc(var(--remirror-table-delete-row-column-button-x) - 9px)}.remirror-table-with-controllers{margin-top:40px;margin-bottom:40px;height:1px}.ProseMirror table.remirror-table-with-controllers{overflow:visible}.remirror-table-waitting-controllers{display:none}.remirror-table-tbody-with-controllers>tr:first-of-type{height:12px;overflow:visible}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type{overflow:visible;padding:0;cursor:pointer;z-index:15;position:relative;height:12px;width:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-wrapper{overflow:visible;display:flex;justify-content:flex-end;align-items:flex-end;width:12px;height:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-trigger-area{flex:1 1;position:relative;z-index:10;display:none}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-mark-row-corner{bottom:-2px;left:-12px;position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px}.remirror-table-tbody-with-controllers>tr:first-of-type th:first-of-type div.remirror-table-controller-mark-column-corner{position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px;right:-2px;top:-12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2){overflow:visible;padding:0;cursor:pointer;z-index:15;position:relative;height:12px}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-wrapper{overflow:visible;display:flex;justify-content:flex-end;align-items:flex-end;width:100%;height:12px;flex-direction:row}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-trigger-area{flex:1 1;position:relative;z-index:10;height:36px}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-row-corner{display:none}.remirror-table-tbody-with-controllers>tr:first-of-type th:nth-of-type(n+2) div.remirror-table-controller-mark-column-corner{position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px;right:-2px;top:-12px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th{overflow:visible;padding:0;cursor:pointer;z-index:15;position:relative;width:12px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-wrapper{overflow:visible;display:flex;justify-content:flex-end;align-items:flex-end;height:100%;width:12px;flex-direction:column}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-trigger-area{flex:1 1;position:relative;z-index:10;width:36px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-mark-row-corner{bottom:-2px;left:-12px;position:absolute;width:0;height:0;border-radius:50%;border-style:solid;border-color:var(--rmr-color-table-mark);border-width:2px}.remirror-table-tbody-with-controllers>tr:nth-of-type(n+2) th div.remirror-table-controller-mark-column-corner{display:none}.remirror-table-tbody-with-controllers th.remirror-table-controller{background-color:var(--rmr-color-table-default-controller)}.remirror-table-tbody-with-controllers th.selectedCell.remirror-table-controller{background-color:var(--rmr-color-table-selected-controller)}.remirror-table-show-predelete td.selectedCell,.remirror-table-show-predelete th.selectedCell.remirror-table-controller{border-color:var(--rmr-color-table-predelete-border)!important;background-color:var(--rmr-color-table-predelete-cell)!important}.remirror-table-show-predelete th.selectedCell.remirror-table-controller{background-color:var(--rmr-color-table-predelete-controller)!important}.remirror-table-show-predelete.remirror-table-preselect-all td,.remirror-table-show-predelete.remirror-table-preselect-all th.remirror-table-controller{border-color:var(--rmr-color-table-predelete-border)!important;background-color:var(--rmr-color-table-predelete-cell)!important}.remirror-table-show-predelete.remirror-table-preselect-all th.remirror-table-controller{background-color:var(--rmr-color-table-predelete-controller)!important}.remirror-editor.ProseMirror .whitespace{pointer-events:none;-webkit-user-select:none;user-select:none}.remirror-editor.ProseMirror .whitespace:before{caret-color:inherit;color:gray;display:inline-block;font-weight:400;font-style:normal;line-height:1em;width:0}.remirror-editor.ProseMirror .whitespace--s:before{content:"·"}.remirror-editor.ProseMirror .whitespace--br:before{content:"¬"}.remirror-editor.ProseMirror .whitespace--p:before{content:"¶"}.remirror-editor.ProseMirror .ProseMirror-yjs-cursor{position:absolute;border-left:2px solid;border-color:orange;height:1em;word-break:normal;pointer-events:none}.remirror-editor.ProseMirror .ProseMirror-yjs-cursor>div{position:relative;top:-1.05em;font-size:13px;background-color:#fa8100;font-family:serif;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;user-select:none;color:#fff;padding-left:2px;padding-right:2px}.remirror-editor.ProseMirror>.ProseMirror-yjs-cursor:first-child{margin-top:16px}.remirror-editor #y-functions{position:absolute;top:20px;right:20px}.remirror-editor #y-functions>*{display:inline-block}.remirror-theme{box-sizing:border-box}.remirror-theme *,.remirror-theme :after,.remirror-theme :before{box-sizing:inherit}.remirror-theme{--rmr-color-background:#fff;--rmr-color-border:#00000040;--rmr-color-foreground:#000;--rmr-color-muted:#f1f3f5;--rmr-color-primary:#7963d2;--rmr-color-secondary:#bcd263;--rmr-color-primary-text:#fff;--rmr-color-secondary-text:#fff;--rmr-color-text:#252103;--rmr-color-faded:#212121e6;--rmr-color-active-background:#d9d9d9;--rmr-color-active-border:#00000040;--rmr-color-active-foreground:#000;--rmr-color-active-muted:#c3ccd5;--rmr-color-active-primary:#4f35b6;--rmr-color-active-secondary:#9cb635;--rmr-color-active-primary-text:#fff;--rmr-color-active-secondary-text:#000;--rmr-color-active-text:#000;--rmr-color-active-faded:#212121e6;--rmr-color-hover-background:#ededed;--rmr-color-hover-border:#00000040;--rmr-color-hover-foreground:#000;--rmr-color-hover-muted:#dbe0e6;--rmr-color-hover-primary:#6045c9;--rmr-color-hover-secondary:#afc945;--rmr-color-hover-primary-text:#fff;--rmr-color-hover-secondary-text:#000;--rmr-color-hover-text:#000;--rmr-color-hover-faded:#212121e6;--rmr-color-shadow-1:#0a1f4414;--rmr-color-shadow-2:#0a1f441a;--rmr-color-shadow-3:#0a1f441f;--rmr-color-backdrop:#000000e6;--rmr-color-outline:#7963d266;--rmr-color-table-default-border:#ccc;--rmr-color-table-default-cell:#666;--rmr-color-table-default-controller:#dee2e6;--rmr-color-table-selected-border:#1c7ed6;--rmr-color-table-selected-cell:#d0ebff;--rmr-color-table-selected-controller:#339af0;--rmr-color-table-preselect-border:#1c7ed6;--rmr-color-table-preselect-cell:#666;--rmr-color-table-preselect-controller:#339af0;--rmr-color-table-predelete-border:#f03e3e;--rmr-color-table-predelete-cell:#ffe3e3;--rmr-color-table-predelete-controller:#ff6b6b;--rmr-color-table-mark:#91919196;--rmr-hue-gray-0:#f8f9fa;--rmr-hue-gray-1:#f1f3f5;--rmr-hue-gray-2:#e9ecef;--rmr-hue-gray-3:#dee2e6;--rmr-hue-gray-4:#ced4da;--rmr-hue-gray-5:#adb5bd;--rmr-hue-gray-6:#868e96;--rmr-hue-gray-7:#495057;--rmr-hue-gray-8:#343a40;--rmr-hue-gray-9:#212529;--rmr-hue-red-0:#fff5f5;--rmr-hue-red-1:#ffe3e3;--rmr-hue-red-2:#ffc9c9;--rmr-hue-red-3:#ffa8a8;--rmr-hue-red-4:#ff8787;--rmr-hue-red-5:#ff6b6b;--rmr-hue-red-6:#fa5252;--rmr-hue-red-7:#f03e3e;--rmr-hue-red-8:#e03131;--rmr-hue-red-9:#c92a2a;--rmr-hue-pink-0:#fff0f6;--rmr-hue-pink-1:#ffdeeb;--rmr-hue-pink-2:#fcc2d7;--rmr-hue-pink-3:#faa2c1;--rmr-hue-pink-4:#f783ac;--rmr-hue-pink-5:#f06595;--rmr-hue-pink-6:#e64980;--rmr-hue-pink-7:#d6336c;--rmr-hue-pink-8:#c2255c;--rmr-hue-pink-9:#a61e4d;--rmr-hue-grape-0:#f8f0fc;--rmr-hue-grape-1:#f3d9fa;--rmr-hue-grape-2:#eebefa;--rmr-hue-grape-3:#e599f7;--rmr-hue-grape-4:#da77f2;--rmr-hue-grape-5:#cc5de8;--rmr-hue-grape-6:#be4bdb;--rmr-hue-grape-7:#ae3ec9;--rmr-hue-grape-8:#9c36b5;--rmr-hue-grape-9:#862e9c;--rmr-hue-violet-0:#f3f0ff;--rmr-hue-violet-1:#e5dbff;--rmr-hue-violet-2:#d0bfff;--rmr-hue-violet-3:#b197fc;--rmr-hue-violet-4:#9775fa;--rmr-hue-violet-5:#845ef7;--rmr-hue-violet-6:#7950f2;--rmr-hue-violet-7:#7048e8;--rmr-hue-violet-8:#6741d9;--rmr-hue-violet-9:#5f3dc4;--rmr-hue-indigo-0:#edf2ff;--rmr-hue-indigo-1:#dbe4ff;--rmr-hue-indigo-2:#bac8ff;--rmr-hue-indigo-3:#91a7ff;--rmr-hue-indigo-4:#748ffc;--rmr-hue-indigo-5:#5c7cfa;--rmr-hue-indigo-6:#4c6ef5;--rmr-hue-indigo-7:#4263eb;--rmr-hue-indigo-8:#3b5bdb;--rmr-hue-indigo-9:#364fc7;--rmr-hue-blue-0:#e7f5ff;--rmr-hue-blue-1:#d0ebff;--rmr-hue-blue-2:#a5d8ff;--rmr-hue-blue-3:#74c0fc;--rmr-hue-blue-4:#4dabf7;--rmr-hue-blue-5:#339af0;--rmr-hue-blue-6:#228be6;--rmr-hue-blue-7:#1c7ed6;--rmr-hue-blue-8:#1971c2;--rmr-hue-blue-9:#1864ab;--rmr-hue-cyan-0:#e3fafc;--rmr-hue-cyan-1:#c5f6fa;--rmr-hue-cyan-2:#99e9f2;--rmr-hue-cyan-3:#66d9e8;--rmr-hue-cyan-4:#3bc9db;--rmr-hue-cyan-5:#22b8cf;--rmr-hue-cyan-6:#15aabf;--rmr-hue-cyan-7:#1098ad;--rmr-hue-cyan-8:#0c8599;--rmr-hue-cyan-9:#0b7285;--rmr-hue-teal-0:#e6fcf5;--rmr-hue-teal-1:#c3fae8;--rmr-hue-teal-2:#96f2d7;--rmr-hue-teal-3:#63e6be;--rmr-hue-teal-4:#38d9a9;--rmr-hue-teal-5:#20c997;--rmr-hue-teal-6:#12b886;--rmr-hue-teal-7:#0ca678;--rmr-hue-teal-8:#099268;--rmr-hue-teal-9:#087f5b;--rmr-hue-green-0:#ebfbee;--rmr-hue-green-1:#d3f9d8;--rmr-hue-green-2:#b2f2bb;--rmr-hue-green-3:#8ce99a;--rmr-hue-green-4:#69db7c;--rmr-hue-green-5:#51cf66;--rmr-hue-green-6:#40c057;--rmr-hue-green-7:#37b24d;--rmr-hue-green-8:#2f9e44;--rmr-hue-green-9:#2b8a3e;--rmr-hue-lime-0:#f4fce3;--rmr-hue-lime-1:#e9fac8;--rmr-hue-lime-2:#d8f5a2;--rmr-hue-lime-3:#c0eb75;--rmr-hue-lime-4:#a9e34b;--rmr-hue-lime-5:#94d82d;--rmr-hue-lime-6:#82c91e;--rmr-hue-lime-7:#74b816;--rmr-hue-lime-8:#66a80f;--rmr-hue-lime-9:#5c940d;--rmr-hue-yellow-0:#fff9db;--rmr-hue-yellow-1:#fff3bf;--rmr-hue-yellow-2:#ffec99;--rmr-hue-yellow-3:#ffe066;--rmr-hue-yellow-4:#ffd43b;--rmr-hue-yellow-5:#fcc419;--rmr-hue-yellow-6:#fab005;--rmr-hue-yellow-7:#f59f00;--rmr-hue-yellow-8:#f08c00;--rmr-hue-yellow-9:#e67700;--rmr-hue-orange-0:#fff4e6;--rmr-hue-orange-1:#ffe8cc;--rmr-hue-orange-2:#ffd8a8;--rmr-hue-orange-3:#ffc078;--rmr-hue-orange-4:#ffa94d;--rmr-hue-orange-5:#ff922b;--rmr-hue-orange-6:#fd7e14;--rmr-hue-orange-7:#f76707;--rmr-hue-orange-8:#e8590c;--rmr-hue-orange-9:#d9480f;--rmr-radius-border:0.25rem;--rmr-radius-extra:0.5rem;--rmr-radius-circle:50%;--rmr-font-family-default:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--rmr-font-family-heading:inherit;--rmr-font-family-mono:Menlo,monospace;--rmr-font-size-0:12px;--rmr-font-size-1:14px;--rmr-font-size-2:16px;--rmr-font-size-3:20px;--rmr-font-size-4:24px;--rmr-font-size-5:32px;--rmr-font-size-6:48px;--rmr-font-size-7:64px;--rmr-font-size-8:96px;--rmr-font-size-default:16px;--rmr-space-1:4px;--rmr-space-2:8px;--rmr-space-3:16px;--rmr-space-4:32px;--rmr-space-5:64px;--rmr-space-6:128px;--rmr-space-7:256px;--rmr-space-8:512px;--rmr-font-weight-bold:700;--rmr-font-weight-default:400;--rmr-font-weight-heading:700;--rmr-letter-spacing-tight:-1px;--rmr-letter-spacing-default:normal;--rmr-letter-spacing-loose:1px;--rmr-letter-spacing-wide:3px;--rmr-line-height-heading:1.25em;--rmr-line-height-default:1.5em;--rmr-box-shadow-1:0 1px 1px #0a1f4414;--rmr-box-shadow-2:0 1px 1px #0a1f441a;--rmr-box-shadow-3:0 1px 1px #0a1f441f;font-family:var(--rmr-font-family-default);line-height:var(--rmr-line-height-default);font-weight:var(--rmr-font-weight-default)}.remirror-theme h1,.remirror-theme h2,.remirror-theme h3,.remirror-theme h4,.remirror-theme h5,.remirror-theme h6{color:var(--rmr-color-text);font-family:var(--rmr-font-family-heading);line-height:var(--rmr-line-height-heading);font-weight:var(--rmr-font-weight-heading)}.remirror-theme h1{font-size:var(--rmr-font-size-5)}.remirror-theme h2{font-size:var(--rmr-font-size-4)}.remirror-theme h3{font-size:var(--rmr-font-size-3)}.remirror-theme h4{font-size:var(--rmr-font-size-2)}.remirror-theme h5{font-size:var(--rmr-font-size-1)}.remirror-theme h6{font-size:var(--rmr-font-size-0)}.remirror-theme .ProseMirror{min-height:var(--rmr-space-6);box-shadow:var(--rmr-color-border) 0 0 0 .1em;padding:var(--rmr-space-3);border-radius:var(--rmr-radius-border);outline:none}.remirror-theme .ProseMirror:active,.remirror-theme .ProseMirror:focus{box-shadow:var(--rmr-color-outline) 0 0 0 .2em}.remirror-theme .ProseMirror h1,.remirror-theme .ProseMirror h2,.remirror-theme .ProseMirror h3,.remirror-theme .ProseMirror h4,.remirror-theme .ProseMirror h5,.remirror-theme .ProseMirror h6,.remirror-theme .ProseMirror p,.remirror-theme .ProseMirror span{margin:0}@media(max-width:760px){.adminsidebar{left:-230px;bottom:0;position:absolute;top:0;transition:left .2s ease-out 0s;z-index:2}.adminsidebar.is-open{left:0}}#__next,body{height:100%;margin:0}body{--app-bg:#fff;--app-bg-secondary:#f7f8fa;--app-border:#e4e7eb;--app-shadow:#0000000d;--app-bg-modal:#fff;--app-shadow-modal:#00000080;--app-text-primary:#101418;--app-text-secondary:#383c40;--app-text-tertiary:#787f8c;--app-toggle-bg-on:var(--green-9);--app-toggle-bg-off:var(--orange-9);background-color:var(--app-bg);color:var(--app-text-primary);font-size:13px;font-weight:400;overflow:hidden;position:fixed;width:100%;--almostblack:#101418;--lightblack:#383c40;--white:#fff;--verylightblue:#e4e7eb;--steel:#787f8c;--darkblue:#273472;--brickorange:#e6653e;--moss:#006450;--maize:#ffc764;--mintyfresh:#a2d39b;--aubergine:#503550;--flamingo:#eda4ae;--wisteria:#b397c9;--cloudyblue:#96bcdf;--lightgrey:#cacad1;--burgundy:#ae304d;--sand:#d5b6a5;--salmon:#f9a477;--chocolate:#6f432e;--blue:#3d6aa7;--violet:#6c44a2;--vibrant:#ff0476;--vibrant-highlight:#ff04761a;--vibrant-light:#e9006a}body.dark{--app-bg:#1e1f22;--app-bg-secondary:#26272a;--app-border:#2f3135;--app-shadow:#0003;--app-bg-modal:#222326;--app-shadow-modal:#00000080;--app-text-primary:#f6f7f7;--app-text-secondary:#898e97;--app-text-tertiary:#787f8c}body.is-transparent{background-color:#0000}body .app{display:flex;flex-direction:row;width:100%;height:100%;min-height:100%;overflow:hidden;align-items:stretch}body .empty-state,body a{color:#787f8c}body a{font-size:inherit;font-weight:700;padding:4px 0;text-decoration:none}body a:focus,body a:hover{color:#3d6aa7;text-decoration:underline}body a.plainlink{color:inherit;display:block;font-weight:500;padding:initial}body a.plainlink:active,body a.plainlink:focus,body a.plainlink:hover{color:inherit;text-decoration:none;outline:none}body .roadmappost+.roadmappost{margin-top:8px}body .errormsg{color:#ae304d}body .form{display:flex;flex-flow:column nowrap;margin:0 auto;padding:8px 16px}body .form .input-container{display:flex;flex-flow:column nowrap;padding:0 0 8px;width:100%}body .form .input-container .label,body .form .input-container .label-with-icon{color:var(--app-text-secondary);margin:0 0 4px}body .form .input-container .label-with-icon{align-items:center;display:flex}body .form .input-container .input-and-submit{align-items:center;display:flex;flex-flow:row nowrap}body .form .input-container .input-and-submit input{margin-right:8px}body .form .input-container .editor{border:1px solid var(--app-border);border-radius:4px}body .form .input-container+.input-container{margin-top:16px}body .form .buttons{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-end;margin:32px 0 0}body .form .buttons button+button{margin:0 0 0 8px}body .loading-splash{margin:64px auto}@keyframes pulse{0%{transform:scale(.98);opacity:.5}50%{transform:scale(1);opacity:1}to{transform:scale(.98);opacity:.5}}body .loading-splash svg{animation:pulse 3s ease-in-out infinite}body .checkbox{align-items:center;cursor:pointer;display:flex;flex-flow:row nowrap;-webkit-user-select:none;user-select:none}body .checkbox input[type=checkbox]{flex:0 0 auto;margin-right:8px}.workspace.public-portal{font-size:15px;line-height:22px}.workspace.public-portal .ProseMirror p a,.workspace.public-portal .markdown p a{font-size:15px}.workspace .post .content .description,.workspace .post .content .information{font-size:14px}.workspace .workspace-container{height:calc(100vh - 71px);overflow-y:auto}.workspace.is-widget .workspace-container{height:calc(100vh - 48px)}.workspace.is-widget .branding{background-color:#fff;border-bottom:1px solid #e4e7eb;cursor:pointer;height:48px;line-height:48px;text-align:center;position:relative}.fields-table{padding:8px 0}.fields-table .field{align-items:flex-start;display:flex;flex-flow:row nowrap;min-height:34px;padding:4px 0}.fields-table .field:last-of-type{padding:4px 0 0}.fields-table .field .label{align-items:center;color:#787f8c;display:flex;flex-flow:row nowrap;margin-right:16px;min-height:34px;min-width:160px;width:160px}.fields-table .field .label svg{margin-right:8px;height:16px;width:16px}.fields-table .field .value{align-items:center;display:flex;flex-flow:row nowrap;height:100%;min-height:34px;padding-left:8px;width:100%}.fields-table .field .value button{padding:0}.fields-table .field .value a{font-size:medium}.fields-table .field .value .date-field-editor{align-items:center;display:flex;flex-flow:row nowrap}.fields-table .field .value .date-field-editor input{padding:4px 8px;margin-right:8px}.fields-table .field .value.no-padding{padding:0}.fields-separator{background-color:var(--app-border);height:1px;margin:16px 0 24px;width:100%}@media screen and (max-width:512px){.workspace .workspace-container{height:calc(100vh - 130px)}.workspace.is-widget .workspace-container{height:calc(100vh - 48px)}.fields-table .field .label{min-width:120px;max-width:120px}.ReactModal__Content.ReactModal__Content--after-open:not(#is-positioned-menu){margin:32px 8px!important;padding:8px!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}}.ReactModal__Overlay.boards-menu{transform:translateY(8px);transition:transform .1s ease}.ReactModal__Overlay--after-open.boards-menu{transform:translateY(0)}.integrations .integration{border:1px solid var(--app-border);border-radius:4px}.integrations .integration .integration-header{align-items:center;border-bottom:1px solid var(--app-border);display:flex;flex-flow:row nowrap;padding:8px 16px 16px;margin:8px 0}.integrations .integration .integration-header .integration-header-left{height:48px;width:48px;margin-right:16px}.integrations .integration .integration-header .integration-header-left img{height:48px;width:48px}.integrations .integration .integration-header .integration-header-right .title{font-weight:700}.integrations .integration .contents{padding:16px}.integrations .integration .instance{background-color:var(--app-bg-secondary);border:1px solid var(--app-border);border-radius:4px;padding:16px 8px}.integrations .integration .instance .events{margin:16px 0}.integrations .integration .instance+.instance{margin-top:8px}.integrations .integration .form{padding:0}.integrations .integration .title+.instance{margin-top:16px}.integrations .integration .infobox{margin-top:32px}.integrations .integration+.integration{margin-top:16px}.board{color:inherit;flex-grow:1;font-weight:inherit;overflow:hidden;padding:initial}.board:focus,.board:hover{color:inherit;text-decoration:none}.board .board-admin{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-end;margin-bottom:16px;padding-bottom:16px}.board .board-admin button+button{margin-left:16px}.board .board-description{margin-bottom:48px}.board .board-description .description{color:var(--app-text-secondary);margin-top:16px}@media(min-width:780px){.board .board-description:first-child{display:none;visibility:hidden}.boards .boards-list{flex-flow:row nowrap}.boards .boards-list .board{margin:0 2% 2% 0;max-width:30%}}@media(max-width:779px){.boards .boards-list{flex-flow:column nowrap}.boards .boards-list .board{margin:0 0 16px;width:100%}}.boards .header{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.boards .boards-list{display:flex;flex-flow:row wrap;margin-top:16px;max-width:960px}.boards .boards-list .board{align-items:center;background-color:var(--app-bg-secondary);box-shadow:var(--app-shadow) 0 3px 12px;border:1px solid var(--app-border);border-radius:4px;cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:space-between;box-sizing:border-box;min-width:300px;overflow:hidden;padding:16px 24px;transition:background-color .15s ease-out 0s;-webkit-user-select:none;user-select:none}.boards .boards-list .board:hover{background-color:var(--app-bg)}.boards .boards-list .board .name{align-items:center;display:flex;flex-flow:row nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boards .boards-list .board .name svg{height:16px;margin-right:8px;min-width:16px;width:16px}.boards .boards-list .board .posts{color:var(--app-text-tertiary);font-size:12px;font-weight:700;margin-left:16px;white-space:nowrap}.admins .invite-list{margin-top:16px}.admins .invite-list .invite-item{align-items:center;display:flex;flex-flow:row nowrap}.admins .invite-list .invite-item .iconbutton{margin-right:8px}.admins .form{padding:0 0 32px}.admins table{margin:16px 0;font-size:12px;text-align:left;width:100%}.admins table td{padding:8px 0}.admins table .email{color:var(--app-text-tertiary);margin-top:4px}.import .csvreader>*{border:1px dashed var(--app-border)!important;border-radius:4px!important}.importcolumns{display:flex;flex-flow:column nowrap;margin:32px 0}.importcolumns .column{align-items:center;display:flex;flex-flow:row nowrap}.importcolumns .column .label{color:var(--app-text-secondary);font-weight:700;width:120px}.importcolumns .column .select{flex:1 1 auto}.importcolumns .column+.column{margin:16px 0 0}.importpreview .table{border:1px solid var(--app-border);display:flex;flex-flow:column nowrap;overflow:auto}.importpreview .table .row{display:flex;flex-flow:row nowrap}.importpreview .table .row:not(:last-child) .column{border-bottom:1px solid var(--app-border)}.importpreview .table .row .column{padding:8px}.importpreview .table .row .column:not(:last-child){border-right:1px solid var(--app-border)}.importpreview .table .row .column .content{max-width:120px;min-width:120px;overflow:hidden;width:120px;word-break:break-all}.jira-issuesearch{padding:8px 0}.jira-issuesearch input{font-size:18px}.jira-issuesearch .results{border-top:1px solid var(--app-border)}.jira-issuesearch .results .issue{align-items:center;color:var(--app-text-secondary);cursor:pointer;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:16px;transition:background-color .15s ease-out 0s}.jira-issuesearch .results .issue svg{stroke:var(--app-text-secondary);height:16px;width:16px}.jira-issuesearch .results .issue:hover{color:var(--app-text-primary);background-color:var(--app-bg)}.jira-issuesearch .results .issue:hover svg{stroke:var(--app-text-primary)}.jira-issuesearch .noresults{display:flex;flex-flow:column nowrap;color:var(--app-text-tertiary);margin:8px 16px;text-align:center}.merge .posts{margin-top:32px}.post{background-color:var(--app-bg-secondary);box-shadow:var(--app-shadow) 0 3px 12px;border:1px solid var(--app-border);border-radius:4px;color:inherit;cursor:pointer;display:flex;flex-flow:row nowrap;font-weight:500;overflow:hidden;padding:16px 8px;transition:background-color .15s ease-out 0s;-webkit-user-select:none;user-select:none}.post:active,.post:focus,.post:hover{background-color:var(--app-bg);color:inherit;text-decoration:none;outline:none}.post:active .content .description:before,.post:focus .content .description:before,.post:hover .content .description:before{background:linear-gradient(#0000 24px,var(--app-bg))}.post .content{display:flex;flex-flow:row nowrap;flex-grow:1;margin:0 0 0 16px}.post .content .title{align-items:center;display:flex;flex-flow:row wrap;margin:0 0 4px}.post .content .description{color:var(--app-text-secondary);font-size:12px;max-height:40px;overflow:hidden;position:relative}.post .content .description:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(#fff0 24px,var(--app-bg-secondary))}.post .content .information{align-items:center;color:var(--app-text-tertiary);display:flex;flex-flow:row nowrap;font-size:12px;margin-top:8px}.post .content .information>*{margin-right:8px}.post .content .information .commentcount{align-items:center;display:flex;flex-flow:row nowrap}.post .content .information .commentcount svg{height:16px;stroke:var(--app-text-secondary);margin-right:4px;width:16px}.post .content .customfields{display:flex;flex-flow:column nowrap}.post .content .customfields .multiselect{align-items:center;display:flex;flex-flow:row wrap}.post .content .customfields .multiselect .multiselect-value{border-radius:2px;color:#fff;display:inline-block;font-size:85%;padding:3px 6px}.post .content .customfields .multiselect>*{margin:8px 2px}@media screen and (max-width:512px){.post .vote{padding:0}.post .content .information .author .name{display:none;visibility:hidden}}.postfull .controls{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.postfull .controls .breadcrumbs{align-items:center;display:flex;flex-flow:row nowrap;margin-left:16px}.postfull .controls .breadcrumbs svg{height:16px;margin-right:8px;width:16px}.postfull .controls .right{align-items:center;display:flex;flex-flow:row nowrap}.postfull .fields-table .label{color:var(--app-text-secondary)}.postfull .fields-table .label svg{stroke:var(--app-text-secondary)}.postfull .fields-table a{color:var(--workspace-portal-brand);font-size:15px!important}.postfull .body{display:flex;flex-flow:row nowrap}.postfull .body .content{display:flex;flex:1 1 auto;flex-flow:column nowrap;justify-content:center;overflow:hidden}.postfull .body .content .header{display:flex;flex:1 1 auto;flex-flow:row nowrap;justify-content:space-between}.postfull .body .content .header .vote{padding:0 16px 4px 0}.postfull .body .content .header .title{font-weight:700;font-size:22px;margin:0 0 4px}.postfull .body .content .uploadedfiles .preview{max-height:180px;max-width:100%}.post+.post{margin:24px 0 0}@media screen and (max-width:512px){.postfull{padding:0}}.posts button{margin-top:32px}.posts .empty-state{font-size:1rem;margin:32px auto;text-align:center}.roadmap .header-navigation{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:32px 32px 0;margin-bottom:16px}.shareboard{margin-top:32px}.shareboard .input-container{border:1px solid var(--app-border);border-radius:8px;padding:24px 16px!important;width:auto!important}.shareboard .share-list{margin-top:16px}.shareboard .share-list .share-item{align-items:center;display:flex;flex-flow:row nowrap}.shareboard .share-list .share-item button{margin-right:8px}.status{color:#fff;border-radius:4px;display:inline-block;font-size:.8rem;font-weight:700;padding:4px 8px;-webkit-user-select:none;user-select:none}.statuses,.vote{display:flex;flex-flow:column nowrap}.vote{align-items:center;cursor:pointer;padding:0 8px 8px;-webkit-user-select:none;user-select:none}.vote .arrow{height:24px;width:24px}.vote .heart,.vote .like{height:20px;width:20px;padding:6px 2px}.workspaceprofile .form{margin:initial;padding:0}.workspaceuserprofile .breadcrumbs{align-items:center;display:flex;flex-flow:row nowrap;margin-bottom:32px}.workspaceuserprofile .breadcrumbs svg{height:16px;margin-right:8px;width:16px}.workspaceuserprofile .heading .name .workspaceuser{font-size:1.4rem;font-weight:700}.workspaceuserprofile .heading .name .avatar{width:64px;height:64px}.workspaceuserprofile .heading .name .avatar img{border-radius:64px;height:64px;width:64px}.activityfeed{display:flex;flex-flow:column nowrap;border-left:1px dotted var(--app-border);margin-left:16px}.activityfeed .activity-container .date-separator{font-weight:700;margin:0 0 16px 24px}.activityfeed .activity-container .activity{padding:8px;position:relative}.activityfeed .activity-container .activity .marker{background-color:#ffc764;border-radius:24px;box-shadow:0 2px 4px #10141814;align-items:center;display:flex;flex-flow:row nowrap;height:32px;justify-content:center;width:32px;position:absolute;left:-16px;top:8px}.activityfeed .activity-container .activity .marker svg{height:16px;width:16px}.activityfeed .activity-container .activity .description{align-items:center;border:1px solid var(--app-border);border-radius:4px;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-left:24px;padding:8px}.activityfeed .activity-container .activity .description .timestamp{color:var(--app-text-tertiary)}.activityfeed .activity-container+.activity-container.has-date{margin-top:16px}.linked-posts{margin-top:8px}.linked-posts .linked-post{align-items:center;display:flex}.linked-posts .linked-post svg{height:16px;width:16px;margin-right:4px;min-width:16px}.linked-posts .linked-post button{margin-left:16px}.CalendarMonth,.CalendarMonthGrid,.DayPicker,.DayPicker__horizontal{background:#0000}.CalendarMonth_caption{color:var(--app-text-primary)}.CalendarDay__default{background:#0000;border:1px solid var(--app-border);color:var(--app-text-secondary)}.CalendarDay__default:hover{background:var(--app-bg);border:1px solid var(--app-border);color:var(--app-text-primary)}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:var(--vibrant);color:#fff}.DayPickerNavigation_button__default{background:#0000;border:1px solid var(--app-border);color:var(--app-text-secondary)}.DayPickerNavigation_button__default:hover{background:var(--app-bg);border:1px solid var(--app-border);color:var(--app-text-primary)}.DayPickerNavigation_button__default:active{background:#0000;border:1px solid var(--app-border);color:var(--app-text-secondary)}.signup{align-items:center;display:flex;justify-content:center;margin:0 auto!important}.signup .logo{margin:32px}.signup.workspacequestion button{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;padding:24px;width:100%}.signup.workspacequestion button.vibrant{font-weight:700}.signup .findmyworkspace{width:100%;margin-bottom:64px}.signup .findmyworkspace .findmyworkspace-workspace{background-color:var(--app-bg-secondary);box-shadow:var(--app-shadow) 0 3px 12px;border:1px solid var(--app-border);border-radius:4px;cursor:pointer;padding:8px 16px;-webkit-user-select:none;user-select:none}.signup .findmyworkspace .findmyworkspace-workspace:hover{background-color:var(--app-bg)}.signup .findmyworkspace .findmyworkspace-workspace+.findmyworkspace-workspace{margin-top:8px}.signup p{color:var(--app-text-secondary)}@media(min-width:512px){.signup{width:480px;min-width:480px}}@media(max-width:512px){.signup{margin:0 auto 128px!important}.signup.workspacequestion button{flex-flow:column nowrap}.signup.workspacequestion button svg{margin:0 0 16px;height:32px;width:32px}}.googleauth{margin:16px 0}.googleauth .social-button{align-items:center;border:1px solid var(--app-border);border-radius:4px;cursor:pointer;display:flex;padding:0 12px 0 0}.googleauth .social-button:hover{border:1px solid #787f8c}.divider{align-items:center;display:flex;margin:24px 0;width:100%}.divider .line{border-top:1px solid var(--app-border);flex:1 1 auto}.divider .text{margin:0 8px}.adminsidebar-child{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex-flow:row nowrap;padding:4px 16px 4px 36px;margin:0 8px}.adminsidebar-child svg{min-height:16px;height:16px;min-width:16px;width:16px}.adminsidebar-child .text{margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminsidebar-child .counter{background-color:#ff0476;border-radius:20px;color:#fff;font-size:12px;height:20px;line-height:18px;text-align:center;width:20px}.adminsidebar-child.is-selected,.adminsidebar-child:hover{background-color:#5d69852e}.adminsidebar-child+.adminsidebar-child{margin-top:2px}.adminsidebar{background-color:var(--app-bg);border-right:1px solid var(--app-border);display:flex;flex-flow:column nowrap;height:100vh;overflow-y:auto;justify-content:space-between;padding:0 0 16px;min-width:230px;width:230px}.adminsidebar .sections{display:flex;flex-direction:column;flex-grow:1;margin-bottom:16px}.adminsidebar .sections .section{color:var(--app-text-primary)}.adminsidebar .sections .section svg{stroke:var(--app-text-secondary)}.adminsidebar .sections .section .parent{align-items:center;border-radius:4px;display:flex;flex-flow:row nowrap;flex:1 1 auto;justify-content:space-between;padding:6px 16px;margin:0 8px;transition:background-color .15s ease-out 0s}.adminsidebar .sections .section .parent .description{align-items:center;display:flex;flex-flow:row nowrap}.adminsidebar .sections .section .parent .description svg{height:16px;margin-right:8px;width:16px}.adminsidebar .sections .section .parent .interaction button{background-color:#0000}.adminsidebar .sections .section .parent.is-selected{background-color:#5d69852e}.adminsidebar .sections .section .parent.is-selected svg{stroke:var(--app-text-primary)}.adminsidebar .sections .section .parent.is-selectable{cursor:pointer}.adminsidebar .sections .section .parent.is-selectable:hover{background-color:#5d69852e}.adminsidebar .sections .section .parent.is-selectable:hover svg{stroke:var(--app-text-primary)}.adminsidebar .sections .section+.section{margin-top:4px}.adminsidebar .Noora-Changelog-Badge{background:var(--vibrant)!important;top:4px!important;right:8px!important}.colourpicker{display:flex;flex-flow:row nowrap}.colourpicker .selection{border-radius:8px;min-height:36px;height:36px;min-width:36px;width:36px}.colourpicker .picker input{margin-left:8px}.colourpicker .picker .options{align-items:center;display:flex;flex-flow:row wrap}.colourpicker .picker .options .option{border-radius:8px;cursor:pointer;height:24px;width:24px}.colourpicker .picker .options>*{margin:8px}.heading{margin:0 0 16px}.heading .title{font-size:22px;font-weight:700;margin-bottom:4px}.heading .description{color:var(--app-text-secondary)}.iconbutton{align-items:center;background-color:#0000;border:1px solid #0000;color:var(--app-text-tertiary);display:flex;flex-flow:row nowrap;font-size:.9rem;font-weight:700;padding:4px 0}.iconbutton svg{height:16px;margin:0;stroke:var(--app-text-tertiary);width:16px}.iconbutton .text{margin:0 0 0 4px}.iconbutton:focus,.iconbutton:hover{border:1px solid #0000;color:var(--app-text-primary);text-decoration:underline}.iconbutton:focus svg,.iconbutton:hover svg{stroke:var(--app-text-primary)}.iconbutton+.iconbutton{margin:0 0 0 8px}@media screen and (max-width:512px){.iconbutton .text{display:none;visibility:hidden}}.infobox{align-items:center;background-color:var(--app-bg-secondary);border-radius:8px;display:flex;padding:24px}.infobox.is-warning{background-color:#e6653e1a}.infobox .title{font-size:18px;font-weight:700;margin:0 0 8px}.infobox .action{margin:0 0 0 48px}.infobox input{margin-top:16px;width:90%}.infobox a{font-size:14px}@media(max-width:719px){.infobox{flex-flow:column nowrap;text-align:center}.infobox .action{margin:24px 0 0}}.ProseMirror h2,.markdown h2{font-size:18px;line-height:1.5;margin:16px 0 0}.ProseMirror h3,.markdown h3{font-size:16px;line-height:1.5;margin:16px 0 0}.ProseMirror h4,.markdown h4{font-size:15px;line-height:1.5;margin:16px 0 0}.ProseMirror p,.markdown p{margin:0}.ProseMirror p a,.markdown p a{font-size:14px;font-weight:500}.ProseMirror p a,.ProseMirror p a:hover,.markdown p a,.markdown p a:hover{color:var(--workspace-portal-brand)}.ProseMirror p img,.markdown p img{height:auto;max-width:100%}.ProseMirror p+p,.markdown p+p{margin:16px 0 0!important}.ProseMirror ol:last-child,.ProseMirror ul:last-child,.markdown ol:last-child,.markdown ul:last-child{margin-bottom:0}.ProseMirror code,.ProseMirror pre,.markdown code,.markdown pre{background-color:var(--app-bg-secondary);border-radius:4px;font-size:12px;padding:4px}.ProseMirror pre,.markdown pre{overflow-x:auto}.ProseMirror pre>code,.markdown pre>code{padding:0}.ProseMirror img,.markdown img{border:1px solid var(--app-border)}.ProseMirror table,.markdown table{margin:16px 0;width:100%}.ProseMirror .mention,.markdown .mention{border-radius:2px}.markdown .videoContainer{margin:24px 0;padding-bottom:56.25%;position:relative;height:0}.markdown .videoContainer iframe{border-width:0;position:absolute;top:0;left:0;width:100%;height:100%}.ProseMirror .videoContainer{display:inline-block;border:2px solid #0000;margin:22px 0}.ProseMirror .videoContainer iframe{border-width:0}.ProseMirror .videoContainer.ProseMirror-selectednode{border:2px solid var(--vibrant)}.markdowneditor{border:1px solid var(--app-border);border-radius:4px;padding:8px 12px}.form .markdowneditor>*{min-height:60px}.radiobuttongroup .radiobutton{align-items:center;display:flex;flex-flow:row nowrap}.radiobuttongroup .radiobutton input{margin:0 16px 0 0}.radiobuttongroup .radiobutton+.radiobutton{margin:4px 0 0}input[type=radio]{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;border:1px solid #10141833;cursor:pointer;flex:0 0 auto;height:16px;padding:0;position:relative;width:16px}input[type=radio]:checked{background-color:#3b88fd;border-color:#3b88fd}input[type=radio]:checked:after{background-color:#fff;border-radius:50%;content:"";height:6px;left:4px;position:absolute;top:4px;width:6px}input[type=radio]:focus{box-shadow:0 0 0 4px #96bcdf80;outline:0}.spinner{border-color:#000c #0003 #0006 #0009;border-style:solid;border-width:1px;border-radius:50%;height:16px;width:16px}.spinner:not(.is-hidden){-webkit-animation:rotate .6s linear infinite}.spinner.is-hidden{visibility:hidden}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.editor{position:relative}.editor .toolbar{align-items:center;background:var(--app-bg);border-bottom:1px solid var(--app-border);display:flex;flex-flow:row nowrap;position:-webkit-sticky;position:sticky;top:0;height:34px;z-index:10000}.editor .toolbar button{background-color:#0000;border:1px solid #0000;border-radius:4px;color:var(--app-text-tertiary);cursor:pointer;font-size:12px;line-height:12px;padding:8px;outline:none}.editor .toolbar button span{font-size:14px;line-height:16px}.editor .toolbar button svg{height:14px;margin:0;width:14px}.editor .toolbar button.is-active svg{stroke-width:4}.editor .toolbar button.is-active span{font-weight:700}.editor .toolbar button:hover{background-color:var(--app-bg)}.editor .toolbar button:active,.editor .toolbar button:hover{outline:none}.editor .toolbar .uploader label{background-color:#0000;border:1px solid #0000;border-radius:0;color:initial;padding:0}.editor .toolbar .uploader label:hover button{background-color:var(--app-bg)}.editor .toolbar .uploader button{pointer-events:none}.editor .ProseMirror{padding:8px 16px;min-height:64px}.editor .ProseMirror,.editor .ProseMirror:active,.editor .ProseMirror:focus{box-shadow:none;outline:0}.menu{min-width:328px;max-width:328px}.menu .menu-item{align-items:center;display:flex;flex-flow:row nowrap;cursor:pointer;padding:8px 16px}.menu .menu-item svg{height:16px;margin-right:8px;min-width:16px;width:16px}.menu .menu-item:hover{background-color:var(--app-bg-secondary)}.menu .menu-item+.menu-item{border-top:1px solid var(--app-border)}.giphypicker .giphy{display:flex;justify-content:center;margin:8px 0 0}.giphypicker .giphy img{height:12px;width:auto}.emoji-mart,.emoji-mart button,.giphypicker .searchinput{border:1px solid #0000}.emoji-mart button{background-color:#0000;color:var(--app-text-secondary);padding:8px}.emoji-mart button svg{min-width:auto;margin:initial}.emoji-mart button:hover{border:1px solid #0000}.workspace-search{padding:8px 0}.workspace-search .results{border-top:1px solid var(--app-border)}.workspace-search .results .result{align-items:center;cursor:pointer;display:flex;flex-flow:row nowrap;padding:8px 16px;transition:background-color .15s ease-out 0s}.workspace-search .results .result .icon{height:16px;margin-right:16px;width:16px;min-width:16px}.workspace-search .results .result .contents{display:flex;flex-flow:column nowrap}.workspace-search .results .result .contents .title{color:var(--app-text-primary);font-weight:700}.workspace-search .results .result .contents .description{color:var(--app-text-secondary)}.workspace-search .results .result:hover{background-color:var(--app-bg)}.workspace-search .results .noresults{display:flex;flex-flow:column nowrap;color:var(--app-text-tertiary);margin:8px 16px;text-align:center}.adminposts{overflow:hidden;flex:1 1 auto}.adminposts .adminposts-controls{align-items:center;display:flex;flex-flow:row nowrap;padding:16px}.adminposts .post-table .field-title{color:var(--app-text-primary);flex-grow:1;flex-shrink:1}.adminposts .post-table .field-board{min-width:148px;max-width:148px;width:148px}.adminposts .post-table .field-comments,.adminposts .post-table .field-monthly-spend,.adminposts .post-table .field-views,.adminposts .post-table .field-votes{min-width:48px;max-width:48px;width:48px}.adminposts .post-table .field-created,.adminposts .post-table .field-creator,.adminposts .post-table .field-owner,.adminposts .post-table .field-updated{min-width:60px;max-width:60px;width:60px}.adminboards-post{flex:1 1 auto;height:100vh;overflow-y:auto}.adminboards-post .adminarticle,.adminboards-post .postfull{margin:16px auto 128px;max-width:800px;padding:0 32px}.admin-panel .empty-state{align-items:center;display:flex;flex-flow:column nowrap;flex:1 1 auto;margin:128px auto}.admin-panel .empty-state svg{height:48px;margin-bottom:16px;width:48px}.pricing .plans{display:flex;flex-flow:row wrap;justify-content:center;margin:.5rem -1rem}.pricing .plans .plan{background-color:var(--app-bg-secondary);border:1px solid var(--app-border);border-radius:8px;box-shadow:0 8px 32px var(--app-shadow);padding:1rem;text-align:center;width:280px;max-width:280px}.pricing .plans .plan .name{font-size:1.2rem;font-weight:700}.pricing .plans .plan .primary{font-size:1.8rem;font-weight:700;margin:8px 0}.pricing .plans .plan .primary .original{font-size:1.4rem}.pricing .plans .plan .secondary{color:var(--app-text-tertiary);font-weight:400}.pricing .plans .plan .period{font-size:.9rem}.pricing .plans .plan .features{margin-top:16px;word-wrap:none}.pricing .plans .plan .features .feature{align-items:center;display:flex;flex-flow:row nowrap;font-size:.9rem;text-align:left;margin-bottom:8px}.pricing .plans .plan .features .feature.is-important{font-weight:700}.pricing .plans .plan .features .feature svg{height:1rem;width:1rem;margin-right:.5rem;stroke:var(--mintyfresh)}.pricing .plans .plan .features .spacer{height:2rem}.pricing .plans .upgrade{align-items:center;display:flex;flex-flow:row;justify-content:center;margin-top:8px}.pricing .plans>*{margin:.5rem 1rem}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SFUI,HelveticaNeue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}