.bn-block-outer{line-height:1.5;transition:margin .2s}.bn-block{flex-direction:column;display:flex}.bn-block-content{width:100%;padding:3px 0;transition:font-size .2s;display:flex}.bn-block-content:before{transition:all .2s}.bn-block-content.ProseMirror-selectednode>*,.ProseMirror-selectednode>.bn-block-content>*{border-radius:4px;outline:4px solid #64a0ff}.bn-block-group .bn-block-group{margin-left:1.5em}.bn-block-group .bn-block-group>.bn-block-outer{position:relative}.bn-block-group .bn-block-group>.bn-block-outer:not([data-prev-depth-changed]):before{content:" ";height:100%;transition:all .2s .1s;display:inline;position:absolute;left:-20px}.bn-block-group .bn-block-group>.bn-block-outer[data-prev-depth-change="-2"]:before{height:0}.bn-inline-content code{font-family:monospace}[data-prev-depth-change="1"]{--x:1}[data-prev-depth-change="2"]{--x:2}[data-prev-depth-change="3"]{--x:3}[data-prev-depth-change="4"]{--x:4}[data-prev-depth-change="5"]{--x:5}[data-prev-depth-change="-1"]{--x:-1}[data-prev-depth-change="-2"]{--x:-2}[data-prev-depth-change="-3"]{--x:-3}[data-prev-depth-change="-4"]{--x:-4}[data-prev-depth-change="-5"]{--x:-5}.bn-block-outer[data-prev-depth-change]{margin-left:calc(10px*var(--x))}.bn-block-outer[data-prev-depth-change] .bn-block-outer[data-prev-depth-change]{margin-left:0}[data-content-type=heading]{--level:3em}[data-content-type=heading][data-level="2"]{--level:2em}[data-content-type=heading][data-level="3"]{--level:1.3em}[data-prev-level="1"]{--prev-level:3em}[data-prev-level="2"]{--prev-level:2em}[data-prev-level="3"]{--prev-level:1.3em}.bn-block-outer[data-prev-type=heading]>.bn-block>.bn-block-content{font-size:var(--prev-level);font-weight:700}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=heading]{font-size:var(--level);font-weight:700}.bn-block-content:before{content:"";margin-right:0}.bn-block-content[data-content-type=numberedListItem]{gap:.5em;display:flex}[data-content-type=numberedListItem]{--index:attr(data-index)}[data-prev-type=numberedListItem]{--prev-index:attr(data-prev-index)}.bn-block-outer[data-prev-type=numberedListItem]:not([data-prev-index=none])>.bn-block>.bn-block-content:before{content:var(--prev-index)"."}.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=numberedListItem]:before{content:var(--index)"."}.bn-block-content[data-content-type=bulletListItem]{gap:.5em;display:flex}.bn-block-content[data-content-type=checkListItem]>div{display:flex}.bn-block-content[data-content-type=checkListItem]>div>div>input{margin:0;cursor:pointer;margin-inline-end:.5em}.bn-block-content[data-content-type=checkListItem][data-checked=true] .bn-inline-content{text-decoration:line-through}.bn-block-content[data-text-alignment=center]{justify-content:center}.bn-block-content[data-text-alignment=right]{justify-content:flex-end}.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before,.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before{content:"•"}[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before,[data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before{content:"◦"}[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer[data-prev-type=bulletListItem]>.bn-block>.bn-block-content:before,[data-content-type=bulletListItem]~.bn-block-group [data-content-type=bulletListItem]~.bn-block-group>.bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=bulletListItem]:before{content:"▪"}.bn-block-content[data-content-type=codeBlock]{color:#fff;background-color:#161616;border-radius:8px;position:relative}.bn-block-content[data-content-type=codeBlock]>pre{white-space:pre;tab-size:2;width:100%;margin:0;padding:24px;overflow-x:auto}.bn-block-content[data-content-type=codeBlock]>div{outline:none!important}.bn-block-content[data-content-type=codeBlock]>div>select{appearance:none;-webkit-user-select:none;user-select:none;cursor:pointer;color:#fff;opacity:0;background-color:#0000;border:none;font-size:.8em;transition:opacity .3s 1s;position:absolute;top:8px;left:18px;outline:none!important}.bn-block-content[data-content-type=codeBlock]>div>select>option{color:#000}.bn-block-content[data-content-type=codeBlock]:hover>div>select,.bn-block-content[data-content-type=codeBlock]>div>select:focus{opacity:.5;transition-delay:.1s}[data-file-block] .bn-file-block-content-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex}:is([data-file-block] .bn-file-block-content-wrapper:has(.bn-add-file-button),[data-file-block] .bn-file-block-content-wrapper:has(.bn-file-name-with-icon)){width:100%}[data-file-block] .bn-add-file-button{color:#7d797a;background-color:#f2f1ee;border-radius:4px;align-items:center;gap:10px;padding:12px;display:flex}.bn-editor[contenteditable=true] [data-file-block] .bn-add-file-button:hover,[data-file-block] .bn-file-name-with-icon:hover,.ProseMirror-selectednode .bn-file-name-with-icon{background-color:#e1e1e1}[data-file-block] .bn-add-file-button-icon,[data-file-block] .bn-file-icon{width:24px;height:24px}[data-file-block] .bn-add-file-button-text{font-size:.9rem}[data-file-block] .bn-file-name-with-icon{border-radius:4px;gap:4px;padding:4px;display:flex}[data-file-block] .bn-file-caption{word-break:break-word;padding-block:4px;font-size:.8em}[data-file-block] .bn-file-caption:empty{padding-block:0}[data-file-block] .bn-resize-handle{cursor:ew-resize;background-color:#000;border:1px solid #fff;border-radius:4px;width:8px;height:30px;position:absolute}[data-file-block] .bn-visual-media-wrapper{align-items:center;display:flex;position:relative}[data-file-block] .bn-visual-media{border-radius:4px;width:100%}[data-content-type=audio]>.bn-file-block-content-wrapper,.bn-audio{width:100%}.bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{pointer-events:none;height:0;font-style:italic;position:absolute}[data-text-color=gray]{color:#9b9a97}[data-text-color=brown]{color:#64473a}[data-text-color=red]{color:#e03e3e}[data-text-color=orange]{color:#d9730d}[data-text-color=yellow]{color:#dfab01}[data-text-color=green]{color:#4d6461}[data-text-color=blue]{color:#0b6e99}[data-text-color=purple]{color:#6940a5}[data-text-color=pink]{color:#ad1a72}[data-background-color=gray]{background-color:#ebeced}[data-background-color=brown]{background-color:#e9e5e3}[data-background-color=red]{background-color:#fbe4e4}[data-background-color=orange]{background-color:#f6e9d9}[data-background-color=yellow]{background-color:#fbf3db}[data-background-color=green]{background-color:#ddedea}[data-background-color=blue]{background-color:#ddebf1}[data-background-color=purple]{background-color:#eae4f2}[data-background-color=pink]{background-color:#f4dfeb}[data-text-alignment=left]{text-align:left;justify-content:flex-start}[data-text-alignment=center]{text-align:center;justify-content:center}[data-text-alignment=right]{text-align:right;justify-content:flex-end}[data-text-alignment=justify]{text-align:justify;justify-content:flex-start}.bn-block-column-list{flex-direction:row;display:flex}.bn-block-column{flex:1;padding:12px 20px;overflow-x:auto}.bn-block-column:first-child{padding-left:0}.bn-block-column:last-child{padding-right:0}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{z-index:20;pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:0;right:-2px}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#c8c8ff66;position:absolute;inset:0}.bn-editor{--N800:#172b4d;--N40:#dfe1e6;outline:none;padding-inline:54px}.bn-root{box-sizing:border-box}.bn-root *,.bn-root :before,.bn-root :after{box-sizing:inherit}.bn-default-styles p,.bn-default-styles h1,.bn-default-styles h2,.bn-default-styles h3,.bn-default-styles li{font-size:inherit;margin:0;padding:0;min-width:2px!important}.bn-default-styles{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Open Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400}.bn-table-drop-cursor{z-index:20;pointer-events:none;background-color:#adf;position:absolute}.bn-drag-preview{opacity:.001;padding:10px;position:absolute;top:0;left:0}.collaboration-cursor__caret{pointer-events:none;word-break:normal;border-left:1px solid #0d0d0d;border-right:1px solid #0d0d0d;margin-left:-1px;margin-right:-1px;position:relative;white-space:nowrap!important}.collaboration-cursor__label{color:#0d0d0d;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:3px 3px 3px 0;padding:.1rem .3rem;font-size:12px;font-style:normal;font-weight:600;line-height:normal;position:absolute;top:-1.4em;left:-1px}.bn-editor [data-content-type=table] .tableWrapper{min-width:calc(100% + 16px);padding-bottom:16px;position:relative;top:-16px;left:-16px;overflow-y:hidden}.bn-editor [data-content-type=table] .tableWrapper-inner{padding:16px}.bn-editor [data-content-type=table] table{word-break:break-word;width:auto!important}.bn-editor [data-content-type=table] th,.bn-editor [data-content-type=table] td{border:1px solid #ddd;padding:3px 5px}.bn-editor [data-content-type=table] th{text-align:left;font-weight:700}.ProseMirror td,.ProseMirror th{min-width:auto!important}.ProseMirror td:not([colwidth]):not(.column-resize-dragging),.ProseMirror th:not([colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)!important}.prosemirror-dropcursor-block{transition-property:top,bottom;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.prosemirror-dropcursor-vertical{transition-property:left,right}
.bn-container[data-color-scheme]{--bn-colors-editor-text:hsl(var(--foreground)/.9);--bn-colors-editor-background:hsl(var(--background));--bn-colors-menu-text:hsl(var(--foreground)/.9);--bn-colors-menu-background:hsl(var(--background));--bn-colors-tooltip-text:hsl(var(--foreground));--bn-colors-tooltip-background:hsl(var(--background));--bn-colors-hovered-text:hsl(var(--foreground));--bn-colors-hovered-background:hsl(var(--background));--bn-colors-selected-text:hsl(var(--background));--bn-colors-selected-background:hsl(var(--primary));--bn-colors-disabled-text:#b0b0b0;--bn-colors-disabled-background:#f0f0f0;--bn-border-radius:6px;--bn-colors-shadow:#242424;--bn-colors-border:hsl(var(--border)/.4)}.bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{color:hsl(var(--muted-foreground)/.8)!important;font-style:normal!important}@media (max-width:768px){.bn-block-group{padding-right:10px!important}.bn-editor{padding-inline:0!important}h1.bn-inline-content{font-size:2.25rem!important;line-height:2.75rem!important}h2.bn-inline-content{font-size:2rem!important;line-height:2.5rem!important}h3.bn-inline-content{font-size:1.75rem!important;line-height:2.25rem!important}h4.bn-inline-content{font-size:1.5rem!important;line-height:2rem!important}h5.bn-inline-content{line-height:2.75rem!important}.mobile-editor-container{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.mobile-editor-container .editor-header{z-index:30;background:hsl(var(--background));flex-shrink:0;position:sticky;top:0}.mobile-toolbar-header{background:hsl(var(--background));flex-shrink:0}.mobile-editor-container .editor-content{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;position:relative;overflow-x:hidden;overflow-y:auto!important}.mobile-editor-container .editor-content>div{height:100%!important;overflow:visible!important}.mobile-toolbar-header .toolbar-button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;min-width:44px;min-height:44px}.mobile-toolbar-header{-webkit-user-select:none;user-select:none}.mobile-toolbar-header button{cursor:pointer;-webkit-touch-callout:none}.bn-editor,.bn-inline-content,.ProseMirror{font-size:16px!important}.bn-inline-content p{font-size:16px!important;line-height:1.5!important}}.bn-block-outer{padding-bottom:.75rem!important}.toolbar-button{backface-visibility:hidden;will-change:background-color,transform;transform:translateZ(0)}.toolbar-button:active{transition:none!important}.bn-editor,.bn-container{-webkit-overflow-scrolling:touch;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.toolbar-button,.toolbar-button:active{transition:none!important;animation:none!important}.optimizing-animation-target:before{animation:none!important}}.bn-block-outer{contain:layout style}.toolbar-button{contain:layout style paint}.bn-inline-content[data-text-color],.bn-inline-content[data-background-color]{will-change:color,background-color;transform:translateZ(0)}.editor-content{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.ProseMirror{text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:769px){.editor-main-container{position:relative}.editor-footer{z-index:20;background:hsl(var(--background));position:absolute;bottom:0;left:0;right:0}.editor-content>div{padding-bottom:80px!important}}.bn-editor .ProseMirror{cursor:text!important;-webkit-user-select:text!important;user-select:text!important}.bn-inline-content{cursor:text!important;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important}.bn-block-content{cursor:text!important;pointer-events:auto!important;position:relative!important}.bn-container .ProseMirror{z-index:10!important;width:100%!important;min-height:1em!important;padding-top:0!important;position:relative!important}.bn-block-outer,.bn-block-group,.bn-block{pointer-events:none!important}.bn-block-content,.bn-inline-content,.ProseMirror{pointer-events:auto!important}.bn-inline-content{width:100%!important;min-height:1.5em!important;padding:.25em 0!important;line-height:1.5!important;display:block!important}.bn-block-content[data-content-type=bulletListItem] .bn-inline-content,.bn-block-content[data-content-type=numberedListItem] .bn-inline-content{min-height:1.2em!important;padding:0!important;line-height:1.4!important}.bn-block-content[data-content-type=bulletListItem] .bn-inline-content p,.bn-block-content[data-content-type=numberedListItem] .bn-inline-content p{min-height:1.2em!important;margin:0!important;padding:0!important;line-height:1.4!important}.bn-inline-content p{min-height:1.5em!important;margin:0!important;padding:.1em 0!important;line-height:1.5!important}.bn-block-content[data-content-type=bulletListItem] p,.bn-block-content[data-content-type=numberedListItem] p{margin:0!important;padding:0!important}.bn-inline-content:empty:before{content:"​"!important;height:1.5em!important;line-height:1.5!important;display:inline-block!important}.bn-block-content{min-height:2em!important;padding:.25em 0!important}.bn-block-content[data-content-type=bulletListItem],.bn-block-content[data-content-type=numberedListItem]{min-height:auto!important;padding:0!important}.ProseMirror p{min-height:1.5em!important;margin:.25em 0!important;padding:.1em 0!important;line-height:1.5!important}.ProseMirror li p{min-height:1.2em!important;margin:0!important;padding:0!important;line-height:1.4!important}.ProseMirror p:empty:before{content:"​"!important;height:1.5em!important;display:inline-block!important}.bn-color-icon{color:var(--foreground);border-radius:4px}[data-background-color=default]{background-color:#0000}[data-background-color=gray]{background-color:#dcdfe5}[data-background-color=brown]{background-color:#ede0d4}[data-background-color=red]{background-color:#eed3d3}[data-background-color=orange]{background-color:#f0ddd1}[data-background-color=yellow]{background-color:#f5ebd6}[data-background-color=green]{background-color:#d6ebde}[data-background-color=blue]{background-color:#d3e2ee}[data-background-color=purple]{background-color:#e0d6eb}[data-background-color=pink]{background-color:#eed3e0}[data-text-color=default]{color:hsl(var(--foreground))}[data-text-color=gray]{color:#4e5565}[data-text-color=brown]{color:#8f5924}[data-text-color=red]{color:#9a1919}[data-text-color=orange]{color:#9c4c16}[data-text-color=yellow]{color:#a5750d}[data-text-color=green]{color:#2d864d}[data-text-color=blue]{color:#1b6298}[data-text-color=purple]{color:#592d86}[data-text-color=pink]{color:#931f59}.bn-container[data-color-scheme=dark] [data-background-color=gray]{background-color:#363d49}.bn-container[data-color-scheme=dark] [data-background-color=brown]{background-color:#564029}.bn-container[data-color-scheme=dark] [data-background-color=red]{background-color:#592626}.bn-container[data-color-scheme=dark] [data-background-color=orange]{background-color:#5c3a23}.bn-container[data-color-scheme=dark] [data-background-color=yellow]{background-color:#675122}.bn-container[data-color-scheme=dark] [data-background-color=green]{background-color:#2d533b}.bn-container[data-color-scheme=dark] [data-background-color=blue]{background-color:#264359}.bn-container[data-color-scheme=dark] [data-background-color=purple]{background-color:#402d53}.bn-container[data-color-scheme=dark] [data-background-color=pink]{background-color:#592640}.bn-container[data-color-scheme=dark] [data-text-color=gray]{color:#b7bcc8}.bn-container[data-color-scheme=dark] [data-text-color=brown]{color:#e6bf99}.bn-container[data-color-scheme=dark] [data-text-color=red]{color:#ed9191}.bn-container[data-color-scheme=dark] [data-text-color=orange]{color:#efb68f}.bn-container[data-color-scheme=dark] [data-text-color=yellow]{color:#f5d389}.bn-container[data-color-scheme=dark] [data-text-color=green]{color:#9fdfb7}.bn-container[data-color-scheme=dark] [data-text-color=blue]{color:#93c5ec}.bn-container[data-color-scheme=dark] [data-text-color=purple]{color:#bf9fdf}.bn-container[data-color-scheme=dark] [data-text-color=pink]{color:#e996bf}.bn-container[data-color-scheme=light] [data-background-color=gray]{background-color:#e5e7eb}.bn-container[data-color-scheme=light] [data-background-color=brown]{background-color:#f0e8e0}.bn-container[data-color-scheme=light] [data-background-color=red]{background-color:#f1dfdf}.bn-container[data-color-scheme=light] [data-background-color=orange]{background-color:#f2e6de}.bn-container[data-color-scheme=light] [data-background-color=yellow]{background-color:#f6efdf}.bn-container[data-color-scheme=light] [data-background-color=green]{background-color:#e1efe6}.bn-container[data-color-scheme=light] [data-background-color=blue]{background-color:#dfe9f1}.bn-container[data-color-scheme=light] [data-background-color=purple]{background-color:#e8e1ef}.bn-container[data-color-scheme=light] [data-background-color=pink]{background-color:#f1dfe8}.bn-container[data-color-scheme=light] [data-text-color=gray]{color:#373d48}.bn-container[data-color-scheme=light] [data-text-color=brown]{color:#664019}.bn-container[data-color-scheme=light] [data-text-color=red]{color:#6e1212}.bn-container[data-color-scheme=light] [data-text-color=orange]{color:#703610}.bn-container[data-color-scheme=light] [data-text-color=yellow]{color:#76540a}.bn-container[data-color-scheme=light] [data-text-color=green]{color:#206037}.bn-container[data-color-scheme=light] [data-text-color=blue]{color:#13466c}.bn-container[data-color-scheme=light] [data-text-color=purple]{color:#402060}.bn-container[data-color-scheme=light] [data-text-color=pink]{color:#691640}.bn-color-icon[data-background-color=default]{background-color:#0000}.bn-color-icon[data-background-color=gray]{background-color:#a6adba}.bn-color-icon[data-background-color=brown]{background-color:#dba670}.bn-color-icon[data-background-color=red]{background-color:#e66565}.bn-color-icon[data-background-color=orange]{background-color:#e99863}.bn-color-icon[data-background-color=yellow]{background-color:#f4ca71}.bn-color-icon[data-background-color=green]{background-color:#79d29a}.bn-color-icon[data-background-color=blue]{background-color:#67aee4}.bn-color-icon[data-background-color=purple]{background-color:#a679d2}.bn-color-icon[data-background-color=pink]{background-color:#e06ca6}.bn-color-icon[data-text-color=default]{color:hsl(var(--foreground))}.bn-color-icon[data-text-color=gray]{color:#4e5565}.bn-color-icon[data-text-color=brown]{color:#8f5924}.bn-color-icon[data-text-color=red]{color:#9a1919}.bn-color-icon[data-text-color=orange]{color:#9c4c16}.bn-color-icon[data-text-color=yellow]{color:#a5750d}.bn-color-icon[data-text-color=green]{color:#2d864d}.bn-color-icon[data-text-color=blue]{color:#1b6298}.bn-color-icon[data-text-color=purple]{color:#592d86}.bn-color-icon[data-text-color=pink]{color:#931f59}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=gray]{background-color:#4e5565}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=brown]{background-color:#8f5924}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=red]{background-color:#9a1919}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=orange]{background-color:#9c4c16}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=yellow]{background-color:#a5750d}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=green]{background-color:#2d864d}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=blue]{background-color:#1b6298}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=purple]{background-color:#592d86}.bn-container[data-color-scheme=dark] .bn-color-icon[data-background-color=pink]{background-color:#931f59}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=gray]{color:#b7bcc8}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=brown]{color:#e6bf99}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=red]{color:#ed9191}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=orange]{color:#efb68f}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=yellow]{color:#f5d389}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=green]{color:#9fdfb7}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=blue]{color:#93c5ec}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=purple]{color:#bf9fdf}.bn-container[data-color-scheme=dark] .bn-color-icon[data-text-color=pink]{color:#e996bf}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=gray]{background-color:#d4d7de}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=brown]{background-color:#f0d9c2}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=red]{background-color:#f4bdbd}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=orange]{background-color:#f5d3bc}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=yellow]{background-color:#f9e5b8}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=green]{background-color:#c6ecd4}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=blue]{background-color:#bedcf4}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=purple]{background-color:#d9c6ec}.bn-container[data-color-scheme=light] .bn-color-icon[data-background-color=pink]{background-color:#f2c0d9}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=gray]{color:#373d48}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=brown]{color:#664019}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=red]{color:#6e1212}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=orange]{color:#703610}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=yellow]{color:#76540a}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=green]{color:#206037}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=blue]{color:#13466c}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=purple]{color:#402060}.bn-container[data-color-scheme=light] .bn-color-icon[data-text-color=pink]{color:#691640}@keyframes simpleBorderPulse{0%,to{border-color:#3b82f64d;box-shadow:0 0 5px #3b82f633}50%{border-color:#6366f166;box-shadow:0 0 8px #6366f140}}.optimizing-animation-target{position:relative}.optimizing-animation-target:before{content:"";z-index:5;pointer-events:none;opacity:0;border:1px solid #3b82f64d;border-radius:.25rem;transition:opacity .2s;animation:2s ease-in-out infinite simpleBorderPulse;position:absolute;inset:-1px}body.editor-is-optimizing .optimizing-animation-target:before{opacity:1}body.editor-is-optimizing .editor-main-container:before{content:"";z-index:1;pointer-events:none;border:1px solid #3b82f640;border-radius:.25rem;animation:2s ease-in-out infinite simpleBorderPulse;position:absolute;inset:0}.midnight .bn-container[data-color-scheme=dark]{--bn-colors-editor-text:#f8fafc;--bn-colors-editor-background:#05080f;--bn-colors-menu-text:#f8fafc;--bn-colors-menu-background:#05080f;--bn-colors-tooltip-text:#f8fafc;--bn-colors-tooltip-background:#0e131b;--bn-colors-hovered-text:#f8fafc;--bn-colors-hovered-background:#0e131b;--bn-colors-selected-text:#05080f;--bn-colors-selected-background:#f8fafc;--bn-colors-disabled-text:#94a3b8;--bn-colors-disabled-background:#0e131b;--bn-colors-shadow:#030407;--bn-colors-border:#1a2333}.midnight .bn-container,.midnight .bn-editor,.midnight .ProseMirror{color:#f8fafc!important;background-color:#05080f!important}
/*# sourceMappingURL=da88d49fa0ee9d6b.css.map*/