.cropper-container{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;inset:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:before,.cropper-center:after{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
.custom-caret{background:var(--theme-2);pointer-events:none;z-index:9999;will-change:top, left;border-radius:2px;width:2.5px;position:fixed}.custom-caret.custom-caret-blink{animation:1s ease-in-out .5s infinite custom-caret-blink}@keyframes custom-caret-blink{0%,40%{opacity:1}50%,90%{opacity:0}to{opacity:1}}.lexical-editor{cursor:text;outline:none;min-height:200px}.lexical-editor[contenteditable=false]{cursor:default}.lexical-editor :first-child{margin-top:0}.lexical-editor-wrapper{min-width:0;position:relative}.lexical-editor-content{cursor:text;width:100%;min-width:0;min-height:100%;color:var(--theme-2);caret-color:var(--theme-2);overflow-wrap:break-word;word-break:break-word;outline:none;font-size:15px;line-height:1.75}:is(.lexical-editor-content:focus,.lexical-editor-content:focus-visible,.lexical-editor-content:-moz-focusring){box-shadow:none!important;outline:none!important}.lexical-paragraph{white-space:pre-wrap;tab-size:4;margin:0 0 .5rem}.lexical-paragraph:last-child{margin-bottom:0}.lexical-heading-h1,.lexical-heading-h2,.lexical-heading-h3,.lexical-quote,.lexical-listitem{white-space:pre-wrap;tab-size:4}.lexical-placeholder{color:var(--theme-5);pointer-events:none;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:0;left:0;right:0;overflow:hidden;min-height:unset!important}.lexical-editor-content[contenteditable=false]{cursor:default}.lexical-editor-content[contenteditable=false]~.lexical-placeholder{display:none}.lexical-editor strong,.lexical-text-bold{font-weight:700}.lexical-editor em,.lexical-text-italic{font-style:italic}.lexical-editor s,.lexical-text-strikethrough{text-decoration:line-through}.lexical-text-underline{text-decoration:underline}.lexical-text-underline-strikethrough{text-decoration:underline line-through}.lexical-text-subscript{vertical-align:sub;font-size:.8em}.lexical-text-superscript{vertical-align:super;font-size:.8em}.lexical-editor a,.lexical-link{color:#3b82f6;text-underline-offset:2px;cursor:pointer;-webkit-text-decoration:underline #3b82f659;text-decoration:underline #3b82f659;transition:color .2s,text-decoration-color .2s}.lexical-editor-content[contenteditable=true] a{cursor:text}.lexical-editor a:hover,.lexical-link:hover{color:#1d4ed8;text-decoration-color:#1d4ed8}.lexical-editor ul,.lexical-list-ul{margin:.6rem 0;padding-left:1.3rem;list-style-type:disc;list-style-position:outside}.lexical-editor ol,.lexical-list-ol{margin:.6rem 0;padding-left:1.3rem;list-style-type:decimal;list-style-position:outside}.lexical-editor ul ul,.lexical-editor ul ol,.lexical-editor ol ul,.lexical-editor ol ol,.lexical-list-ul .lexical-list-ul,.lexical-list-ul .lexical-list-ol,.lexical-list-ol .lexical-list-ul,.lexical-list-ol .lexical-list-ol{margin:.3rem 0 .4rem .95rem;padding-left:1.15rem}.lexical-editor ul ul,.lexical-editor ol ul,.lexical-list-ul .lexical-list-ul,.lexical-list-ol .lexical-list-ul{list-style-type:circle}.lexical-editor ol ol,.lexical-editor ul ol,.lexical-list-ol .lexical-list-ol,.lexical-list-ul .lexical-list-ol{list-style-type:lower-alpha}.lexical-editor :is(ul,ol) :is(ul,ol) ul,:is(.lexical-list-ul,.lexical-list-ol) :is(.lexical-list-ul,.lexical-list-ol) .lexical-list-ul{list-style-type:square}.lexical-editor :is(ul,ol) :is(ul,ol) ol,:is(.lexical-list-ul,.lexical-list-ol) :is(.lexical-list-ul,.lexical-list-ol) .lexical-list-ol{list-style-type:lower-roman}.lexical-editor .lexical-list-ul.lexical-list-ul-depth-1{list-style-type:disc}.lexical-editor .lexical-list-ul.lexical-list-ul-depth-2{list-style-type:circle}.lexical-editor .lexical-list-ul.lexical-list-ul-depth-3{list-style-type:square}.lexical-editor .lexical-list-ol.lexical-list-ol-depth-1{list-style-type:decimal}.lexical-editor .lexical-list-ol.lexical-list-ol-depth-2{list-style-type:lower-alpha}.lexical-editor .lexical-list-ol.lexical-list-ol-depth-3{list-style-type:lower-roman}.note-editor-list-heading{list-style-type:none}.note-editor-list-heading::marker{content:""}.lexical-editor li,.lexical-listitem{margin:.28rem 0}.lexical-editor li::marker{color:var(--theme-4)}.lexical-listitem::marker{color:var(--theme-4)}.lexical-editor li p,.lexical-listitem p,.lexical-listitem>.lexical-paragraph{margin-top:.2em;margin-bottom:.2em}.lexical-nested-listitem{list-style-type:none}.lexical-listitem-checked,.lexical-listitem-unchecked{margin-left:-24px;padding-left:26px;list-style-type:none;position:relative}.lexical-listitem-checked:before,.lexical-listitem-unchecked:before{content:"";border:1.5px solid var(--theme-6,#a1a1aa);cursor:pointer;border-radius:4px;width:16px;height:16px;position:absolute;top:4px;left:0}.lexical-listitem-checked:before{background:#3b82f6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E");border-color:#3b82f6}.lexical-listitem-checked{color:var(--theme-5,#71717a);text-decoration:line-through}.lexical-listitem-checked:focus,.lexical-listitem-checked:focus-visible,.lexical-listitem-unchecked:focus,.lexical-listitem-unchecked:focus-visible{outline:none}.lexical-nested-listitem.lexical-listitem-checked,.lexical-nested-listitem.lexical-listitem-unchecked{color:inherit;margin-left:0;padding-left:0;text-decoration:none}.lexical-nested-listitem.lexical-listitem-checked:before,.lexical-nested-listitem.lexical-listitem-unchecked:before{display:none}.lexical-editor h1,.lexical-editor h2,.lexical-editor h3,.lexical-editor h4,.lexical-editor h5,.lexical-editor h6{text-wrap:pretty;margin-top:2.5rem;font-weight:600;line-height:1.1}.lexical-editor h1,.lexical-editor h2{margin-top:3.5rem;margin-bottom:1.5rem}.lexical-editor h1{font-size:1.4rem}.lexical-editor h2{font-size:1.2rem}.lexical-editor h3{font-size:1.1rem}.lexical-editor h4,.lexical-editor h5,.lexical-editor h6{font-size:1rem}.lexical-editor code:not(.lexical-code),.lexical-text-code{background:linear-gradient(135deg, var(--combo-box-purple,#e0d4f4), var(--combo-box-blue,#d4e4f4));color:var(--combo-box-purple-text,#000);border:1px solid var(--combo-box-purple-text,#000);border-radius:.4rem;padding:.25em .3em;font-size:.85rem;font-weight:500}.lexical-editor code:not(.lexical-code) .lexical-text-code,.lexical-editor .lexical-text-code code:not(.lexical-code){color:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;border-radius:0;padding:0}.lexical-code{color:#c0caf5;box-sizing:border-box;white-space:pre;-webkit-overflow-scrolling:touch;tab-size:2;counter-reset:line;--hl-comment:#565f89;--hl-keyword:#7aa2f7;--hl-string:#9ece6a;--hl-variable:#bb9af7;--hl-function:#7dcfff;--hl-number:#ff9e64;--hl-operator:#89ddff;--hl-punctuation:#a9b1d6;background:#1a1b26;border-radius:.5rem;max-width:100%;margin:1.25rem 0;padding:2.25rem 1rem .875rem;font-family:JetBrainsMono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;line-height:1.65;display:block;position:relative;overflow:auto hidden}.lexical-code:before{content:attr(data-language);color:#565f89;text-transform:capitalize;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none;border-bottom:1px solid #c0caf50f;border-radius:.5rem .5rem 0 0;align-items:center;height:2rem;padding:0 .75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.675rem;font-weight:500;display:flex;position:absolute;top:0;left:0;right:0}.lexical-code:after{content:"Copy";color:#565f89;cursor:pointer;opacity:0;pointer-events:auto;-webkit-user-select:none;user-select:none;z-index:1;background:0 0;border-radius:.25rem;padding:.175rem .5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:.675rem;font-weight:500;transition:opacity .15s,background .15s,color .15s;position:absolute;top:.375rem;right:.625rem}.lexical-code:hover:after{opacity:1;color:#c0caf5;background:#c0caf514}.lexical-code[data-copied]:after{content:"Copied!";opacity:1;color:#9ece6a}.lexical-tokenComment{color:var(--hl-comment,#565f89);font-style:italic}.lexical-tokenPunctuation{color:var(--hl-punctuation,#a9b1d6)}.lexical-tokenProperty{color:var(--hl-number,#ff9e64)}.lexical-tokenSelector{color:var(--hl-string,#9ece6a)}.lexical-tokenOperator{color:var(--hl-operator,#89ddff)}.lexical-tokenAttr{color:var(--hl-keyword,#7aa2f7);font-weight:600}.lexical-tokenVariable{color:var(--hl-variable,#bb9af7)}.lexical-tokenFunction{color:var(--hl-function,#7dcfff);font-weight:600}.lexical-editor pre{color:#c0caf5;box-sizing:border-box;white-space:pre;background:#1a1b26;border-radius:.5rem;max-width:100%;margin:1.25rem 0;padding:.875rem 1rem;font-family:JetBrainsMono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;line-height:1.65;overflow:auto hidden}.lexical-editor pre code{color:inherit;font-size:inherit;white-space:inherit;background:0 0;border:none;padding:0}.lexical-editor blockquote,.lexical-quote{border-left:3px solid #c6c6c6;margin:1.5rem 0;padding-left:1rem}.lexical-editor hr,.lexical-hr{background:#d4d8dd;border:none;height:1px;margin:1.6rem 0;box-shadow:0 1px #eef2f7}.lexical-table-shell{overflow-anchor:none;width:100%;min-width:0;max-width:100%;margin:1rem 0;position:relative}.lexical-table-fullscreen-placeholder{width:100%;min-width:0;margin:1rem 0}.lexical-table-fullscreen-shell{z-index:1200;pointer-events:none;position:fixed;inset:0}.lexical-table-fullscreen-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#0f172a47;position:absolute;inset:0}.lexical-table-fullscreen-panel{z-index:1301;pointer-events:auto;flex-direction:column;display:flex;position:fixed;inset:24px}.lexical-table-fullscreen-close{z-index:1305;border:1px solid var(--theme-8);background:var(--theme-11);width:40px;height:40px;color:var(--theme-2);pointer-events:auto;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s;display:inline-flex;position:fixed;top:24px;right:24px;box-shadow:0 12px 30px #0f172a24}.lexical-table-fullscreen-close:hover{background:var(--theme-10);border-color:color-mix(in srgb, var(--theme-6) 60%, var(--theme-8))}.lexical-table-shell[data-sm-table-fullscreen=true]{background:color-mix(in srgb, var(--theme-11) 96%, white 4%);pointer-events:auto;border-radius:24px;flex-direction:column;width:100%;min-width:0;max-width:none;height:100%;margin:0;padding:20px 20px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0f172a3d}.lexical-table-shell[data-sm-table-fullscreen-source=true]{visibility:hidden;pointer-events:none}.lexical-table-shell:before,.lexical-table-shell:after{content:"";pointer-events:none;opacity:0;z-index:2;width:28px;position:absolute;top:1px;bottom:1px}.lexical-table-shell:before{background:linear-gradient(to right, color-mix(in srgb, var(--theme-11) 94%, white 6%), transparent);border-radius:16px 0 0 16px;left:1px}.lexical-table-shell:after{background:linear-gradient(to left, color-mix(in srgb, var(--theme-11) 94%, white 6%), transparent);border-radius:0 16px 16px 0;right:1px}.lexical-table-shell[data-sm-table-scrolled-left=true]:before,.lexical-table-shell[data-sm-table-scrolled-right=true]:after{opacity:1}.lexical-table-scrollable-wrapper{box-sizing:border-box;border:1px solid var(--theme-8);background:color-mix(in srgb, var(--theme-11) 92%, white 8%);-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overflow-anchor:none;border-radius:16px;width:100%;min-width:0;max-width:100%;margin:0;display:block;position:relative;overflow:auto visible}.lexical-table-scrollable-wrapper::-webkit-scrollbar{width:0;height:0}.lexical-table-scrollable-wrapper:hover,.lexical-table-scrollable-wrapper:focus-within{border-color:color-mix(in srgb, var(--theme-6) 70%, #3b82f6 30%);box-shadow:0 0 0 1px #3b82f638}.lexical-table-shell[data-sm-table-fullscreen=true] .lexical-table-scrollable-wrapper{flex:1;min-height:0;overflow:auto}.lexical-table-bottom-scrollbar{background:color-mix(in srgb, var(--theme-8) 70%, transparent);cursor:pointer;opacity:1;pointer-events:auto;border-radius:9999px;height:8px;margin:8px 0 0;position:relative}.lexical-table-bottom-scrollbar-thumb{border-radius:inherit;background:var(--theme-6);cursor:grab;min-width:40px;height:100%;transition:background .12s;position:absolute;top:0;left:0}.lexical-table-bottom-scrollbar-thumb:hover{background:var(--theme-5)}.lexical-table-bottom-scrollbar-thumb:active{cursor:grabbing;background:var(--theme-4)}.lexical-editor table,.lexical-table{box-sizing:border-box;border-collapse:collapse;table-layout:auto;background:0 0;width:100%;min-width:100%;max-width:none;margin:0}.lexical-editor table td,.lexical-editor table th,.lexical-tableCell,.lexical-tableCellHeader{border:1px solid color-mix(in srgb, var(--theme-7) 70%, #cbd5e1 30%);box-sizing:border-box;vertical-align:top;min-width:64px;white-space:var(--sm-table-cell-white-space,nowrap);overflow-wrap:var(--sm-table-cell-overflow-wrap,normal);word-break:var(--sm-table-cell-word-break,normal);overflow:var(--sm-table-cell-overflow,hidden);text-overflow:var(--sm-table-cell-text-overflow,ellipsis);background:color-mix(in srgb, var(--theme-11) 94%, white 6%);padding:10px 12px;position:relative}.lexical-editor table th,.lexical-tableCellHeader{text-align:left;font-weight:600;background-color:color-mix(in srgb, var(--theme-10) 84%, white 16%)!important}.lexical-editor table td :where(.lexical-paragraph,.lexical-heading-h1,.lexical-heading-h2,.lexical-heading-h3,.lexical-quote,.lexical-listitem),.lexical-editor table th :where(.lexical-paragraph,.lexical-heading-h1,.lexical-heading-h2,.lexical-heading-h3,.lexical-quote,.lexical-listitem){white-space:inherit;overflow-wrap:inherit;word-break:inherit;overflow:inherit;text-overflow:inherit;display:block}.table-col-resize-handle{cursor:col-resize;background:0 0}.table-col-resize-handle.touch{background:0 0}.lexical-editor pre,.lexical-editor pre *,.lexical-code,.lexical-code *{-webkit-text-decoration-skip:none;text-decoration:none!important}@media print{.lexical-table-scrollable-wrapper{box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.lexical-table-bottom-scrollbar,.lexical-table-fullscreen-shell,.lexical-table-fullscreen-placeholder{display:none!important}.lexical-editor table{page-break-inside:auto;border-collapse:collapse!important;width:100%!important;min-width:100%!important}.lexical-editor tr{page-break-inside:avoid;page-break-after:auto}.lexical-editor th,.lexical-editor td{color:#000!important;background:#fff!important;border:1px solid #000!important;padding:6px 8px!important}.lexical-editor th{background:#f5f5f5!important;font-weight:700!important}.lexical-editor a{color:#000;text-decoration:underline}.lexical-editor pre,.lexical-code{color:#111827!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;background:#f3f4f6!important;max-width:100%!important;overflow:visible!important}.lexical-code:before,.lexical-code:after{display:none!important}.attachment-embed-wrapper[data-wrap=left],.attachment-embed-wrapper[data-wrap=right]{float:none!important;width:100%!important;margin:1rem 0!important}}.slash-command-anchor{z-index:50}.slash-command-menu{background:var(--theme-11);border:1px solid var(--theme-8);border-radius:12px;width:260px;max-height:320px;padding:4px;scroll-padding-block:8px;animation:.14s ease-out slash-menu-in;overflow-y:auto;box-shadow:0 16px 40px #0f172a1f,0 4px 14px #0f172a14}.slash-command-menu::-webkit-scrollbar{width:5px}.slash-command-menu::-webkit-scrollbar-thumb{background:var(--theme-6);border-radius:9999px}.slash-command-menu::-webkit-scrollbar-track{background:0 0}@keyframes slash-menu-in{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.slash-command-menu--above{margin-bottom:6px;animation:.14s ease-out slash-menu-in-above;position:absolute;bottom:100%;left:0;box-shadow:0 -4px 24px #00000014,0 -1px 4px #0000000a}@keyframes slash-menu-in-above{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.slash-command-group{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-5);-webkit-user-select:none;user-select:none;padding:8px 10px 4px;font-size:10px;font-weight:500}.slash-command-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;outline:none;align-items:center;gap:10px;width:100%;padding:7px 8px;font-family:inherit;transition:background .1s;display:flex;position:relative}.slash-command-item:hover,.slash-command-item.selected{background:var(--theme-9)}.slash-command-item.selected:before{content:"";background:var(--theme-4);border-radius:999px;width:3px;position:absolute;top:7px;bottom:7px;left:2px}.slash-command-item.selected{box-shadow:inset 0 0 0 1px var(--theme-8)}.slash-command-icon{border:1px solid var(--theme-8);background:var(--theme-10);width:28px;height:28px;color:var(--theme-3);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.slash-command-item.selected .slash-command-icon{border-color:var(--theme-7);background:var(--theme-9);color:var(--theme-2)}.slash-command-text{flex-direction:column;min-width:0;display:flex}.slash-command-title{color:var(--theme-2);font-size:13px;font-weight:500;line-height:1.3}.slash-command-desc{color:var(--theme-5);font-size:11px;line-height:1.3}.slash-command-item.selected .slash-command-title{color:var(--theme-1)}.slash-command-item.selected .slash-command-desc{color:var(--theme-4)}.center-wrap-spacer{pointer-events:none;-webkit-user-select:none;user-select:none}.center-wrap-spacer~p,.center-wrap-spacer~.lexical-paragraph,.center-wrap-spacer~ul,.center-wrap-spacer~ol{overflow:visible}.lexical-editor-content.lexical-drop-zone-active{outline:2px dashed var(--theme-6);outline-offset:-2px;transition:outline-color .15s}.lexical-drop-zone-hint{z-index:5;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lexical-drop-zone-hint span{border:1px dashed var(--theme-6);background:var(--theme-9);color:var(--theme-2);border-radius:9999px;padding:8px 16px;font-size:14px}.lexical-editor-content:after{content:"";clear:both;display:table}.lexical-editor-content .attachment-embed-wrapper[data-wrap=left]{float:left!important;margin-bottom:.5rem!important;margin-right:1rem!important}.lexical-editor-content .attachment-embed-wrapper[data-wrap=right]{float:right!important;margin-bottom:.5rem!important;margin-left:1rem!important}.lexical-editor-content .attachment-embed[data-wrap=left],.lexical-editor-content div.attachment-embed[data-wrap=left]{float:left!important;margin-bottom:.5rem!important;margin-right:1rem!important}.lexical-editor-content .attachment-embed[data-wrap=right],.lexical-editor-content div.attachment-embed[data-wrap=right]{float:right!important;margin-bottom:.5rem!important;margin-left:1rem!important}.lexical-editor-content .database-payload,.database-embed .database-payload{display:none!important}.lexical-editor-content .attachment-embed-wrapper[data-wrap]~p,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~.lexical-paragraph,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~ul,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~ol,.lexical-editor-content .attachment-embed-wrapper[style*=float]~p,.lexical-editor-content .attachment-embed-wrapper[style*=float]~.lexical-paragraph,.lexical-editor-content .attachment-embed-wrapper[style*=float]~ul,.lexical-editor-content .attachment-embed-wrapper[style*=float]~ol{overflow:visible}.lexical-editor-content .attachment-embed-wrapper[data-wrap]~h1,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~h2,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~h3,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~blockquote,.lexical-editor-content .attachment-embed-wrapper[data-wrap]~hr,.lexical-editor-content .attachment-embed-wrapper[style*=float]~h1,.lexical-editor-content .attachment-embed-wrapper[style*=float]~h2,.lexical-editor-content .attachment-embed-wrapper[style*=float]~h3,.lexical-editor-content .attachment-embed-wrapper[style*=float]~blockquote,.lexical-editor-content .attachment-embed-wrapper[style*=float]~hr{clear:both}@media (max-width:767px){.lexical-editor-content .attachment-embed-wrapper[data-wrap][data-width="75"],.lexical-editor-content .attachment-embed-wrapper[data-wrap][data-width="100"],.lexical-editor-content .attachment-embed-wrapper[style*=float][data-width="75"],.lexical-editor-content .attachment-embed-wrapper[style*=float][data-width="100"]{float:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}.lexical-editor-content .attachment-embed-wrapper[data-wrap=left][data-width="25"],.lexical-editor-content .attachment-embed-wrapper[data-wrap=left][data-width="50"]{float:left!important}.lexical-editor-content .attachment-embed-wrapper[data-wrap=right][data-width="25"],.lexical-editor-content .attachment-embed-wrapper[data-wrap=right][data-width="50"]{float:right!important}}@media (max-width:768px){.lexical-table-shell:before,.lexical-table-shell:after{width:18px}.lexical-table-scrollable-wrapper{border-radius:14px}.lexical-editor table{min-width:420px}.lexical-editor table td,.lexical-editor table th{padding:8px 10px;font-size:14px}}.annotation-highlight{cursor:pointer;background-color:#61a6fa26;border-radius:2px;transition:background-color .15s}.annotation-highlight:hover{background-color:#61a6fa47}.annotation-highlight .annotation-highlight{background-color:#0000}.annotation-highlight .annotation-highlight:hover{background-color:#61a6fa1a}.annotation-highlight-flash{animation:1.5s ease-out annotation-flash}@keyframes annotation-flash{0%,15%{background-color:#61a6fa73}to{background-color:#61a6fa26}}.note-link-host{display:inline}.note-link-chip{color:var(--theme-2,currentColor);cursor:pointer;white-space:nowrap;line-height:inherit;background-color:#61a6fa1a;border-bottom:1px solid #61a6fa73;border-radius:4px;align-items:center;margin:0 1px;padding:0 4px;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex}.note-link-chip:hover{background-color:#61a6fa2e;border-bottom-color:#61a6fad9}.note-link-chip--dangling{color:var(--theme-5,#94a3b8);background-color:#0000;border-bottom:1px dashed;font-style:italic}.note-link-chip--dangling:hover{color:var(--theme-2,currentColor);background-color:#80808014}.note-link-preview{z-index:70;background:color-mix(in oklab, var(--theme-11,#f3ead7) 96%, transparent);border:1px solid color-mix(in oklab, var(--theme-8,#d7c9b2) 80%, transparent);-webkit-backdrop-filter:blur(16px)saturate(140%);width:340px;max-width:calc(100vw - 28px);box-shadow:0 1px 0 color-mix(in oklab, var(--theme-11,#f3ead7) 85%, transparent) inset, 0 18px 44px -18px #28190a4d, 0 8px 20px -10px #28190a2e;pointer-events:auto;color:var(--theme-2,#44342a);border-radius:16px;padding:14px 16px 10px;font-family:inherit;line-height:1.5;position:fixed}.note-link-preview--above{transform:translateY(-100%)}.note-link-preview-header{border-bottom:1px solid color-mix(in oklab, var(--theme-8,#d7c9b2) 50%, transparent);align-items:baseline;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.note-link-preview-dot{background:var(--theme-3,#5a4636);border-radius:999px;flex-shrink:0;width:7px;height:7px;transform:translateY(1px)}.note-link-preview-dot.dangling{border:1px dashed var(--theme-5,#9e8c7b);background:0 0}.note-link-preview-title{font-family:var(--font-instrument-serif), "Instrument Serif", serif;letter-spacing:-.005em;color:var(--theme-2,#44342a);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:19px;font-style:italic;overflow:hidden}.note-link-preview-meta{letter-spacing:.06em;text-transform:uppercase;color:var(--theme-5,#9e8c7b);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10.5px}.note-link-preview-excerpt{color:var(--theme-3,#5a4636);-webkit-line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:9em;margin:0;font-size:13px;display:-webkit-box;overflow:hidden}.note-link-preview-empty{color:var(--theme-5,#9e8c7b);letter-spacing:.02em;padding:4px 0 6px;font-size:12px}.note-link-preview-empty em{font-family:var(--font-instrument-serif), "Instrument Serif", serif;color:var(--theme-4,#7a6a58);letter-spacing:0;margin-top:4px;font-size:15px;font-style:italic;display:block}.note-link-preview-skeleton{flex-direction:column;gap:6px;padding:2px 0 6px;display:flex}.note-link-preview-skeleton span{background:linear-gradient(90deg, color-mix(in oklab, var(--theme-9,#c7b89f) 30%, transparent), color-mix(in oklab, var(--theme-9,#c7b89f) 55%, transparent), color-mix(in oklab, var(--theme-9,#c7b89f) 30%, transparent));background-size:200% 100%;border-radius:6px;height:9px;animation:1.4s ease-in-out infinite note-link-preview-shimmer}.note-link-preview-skeleton span:first-child{width:92%}.note-link-preview-skeleton span:nth-child(2){width:78%}.note-link-preview-skeleton span:nth-child(3){width:56%}@keyframes note-link-preview-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.note-link-preview-footer{border-top:1px solid color-mix(in oklab, var(--theme-8,#d7c9b2) 40%, transparent);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-5,#9e8c7b);align-items:center;gap:6px;margin-top:10px;padding-top:8px;font-size:10.5px;display:flex}.note-link-preview-footer .kbd{min-width:18px;height:18px;color:var(--theme-3,#5a4636);background:color-mix(in oklab, var(--theme-10,#e5d7bc) 85%, transparent);border:1px solid color-mix(in oklab, var(--theme-8,#d7c9b2) 65%, transparent);border-radius:5px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;display:inline-flex}.note-link-menu{box-sizing:border-box;background:var(--theme-11,#fff);border:1px solid var(--theme-8,#e2e8f0);z-index:50;border-radius:12px;min-width:min(260px,100vw - 24px);max-width:min(360px,100vw - 24px);max-height:320px;margin-top:4px;padding:6px;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a2e}.note-link-menu--above{margin-top:0;margin-bottom:6px;top:auto;bottom:100%}.note-link-item{width:100%;color:var(--theme-2,#0f172a);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;line-height:1.3;display:flex}.note-link-item.selected,.note-link-item:hover{background:var(--theme-10,#f1f5f9)}.note-link-item-icon{width:18px;height:18px;color:var(--theme-4,#64748b);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.note-link-item-text{flex:1;min-width:0}.note-link-item-title{white-space:nowrap;text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.note-link-item-desc{color:var(--theme-4,#64748b);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.note-link-item-create .note-link-item-title{color:#0874f7}.note-link-sentinel{width:100%;height:1px}.note-link-loading{color:var(--theme-4,#64748b);text-align:center;padding:8px 10px;font-size:11px}
