code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}body,html{min-height:100%}#__next{height:100%}code{font-family:Inter,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;padding:.1rem .4rem;font-size:90%;color:#d400ff;border-radius:.1335rem}code:not([class*=language-]):after,code:not([class*=language-]):before{content:"`"}code[class*=language-]{padding:0}.ProseMirror-focused{outline:none}.ProseMirror-gapcursor{margin-top:5px!important}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.collaboration-cursor__caret{border-left:1px solid #0d0d0d;border-right:1px solid #0d0d0d;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.collaboration-cursor__label{border-radius:3px 3px 3px 0;color:#0d0d0d;font-size:12px;font-style:normal;font-weight:600;left:-1px;line-height:normal;padding:.1rem .3rem;position:absolute;top:-1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.ProseMirror td,th{min-width:1em;border:1px solid #ced4da;padding:1px 5px;vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror th{font-weight:700;text-align:left}.ProseMirror td p,th p{margin-top:3px;margin-bottom:3px}.selectedCell:after{z-index:2;content:"";left:0;right:0;bottom:0;background:rgba(200,200,255,.4)}.column-resize-handle,.selectedCell:after{position:absolute;top:0;pointer-events:none}.column-resize-handle{right:-2px;bottom:-2px;width:4px;background-color:#adf}.tableWrapper{overflow-x:auto}.resize-cursor{cursor:ew-resize;cursor:col-resize}.hidden{left:1000px;display:absolute;border:1px solid red}.view__agreement mark{background-color:inherit!important;color:inherit!important}.ProseMirror{outline:none!important}.ProseMirror>*+*{margin-top:.75em}.ProseMirror ol,.ProseMirror ul{padding:0 3rem}.ProseMirror ol p,.ProseMirror ul p{margin-top:.25rem;margin-bottom:.25rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{line-height:1.1}.ProseMirror code{background-color:rgba(97,97,97,.1);color:#616161}.ProseMirror pre{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:.8rem}.ProseMirror img{max-width:100%;height:auto}.ProseMirror blockquote{padding-left:1rem;border-left:2px solid hsla(0,0%,5%,.1)}.ProseMirror hr{border:none;border-top:2px solid hsla(0,0%,5%,.1);margin:2rem 0}.ProseMirror span[data-comment]{background:rgba(255,248,37,.348);border-bottom:2px solid #fff825}.hidden{display:none;visibility:hidden}.editor-content{margin:1em}.tiptap .tiptap-container{min-width:800px}.tiptap .comment-section article.comment{padding:.5em;display:flex;flex-direction:column}.tiptap .comment-section article.comment .comment-details{display:flex;flex-direction:column;margin:0 0 8px}.tiptap .comment-section article.comment .comment-details .date-time{font-size:.7em}.tiptap .comment-section textarea{padding:.5em;display:flex;border-radius:6px;font-family:inherit;width:100%}.tiptap .external-comment{width:400px}.tiptap .comment-adder-section{display:flex;flex-direction:column;gap:4px;background:#fff}.tiptap .comment-adder-section textarea{font-family:inherit;border-radius:6px;padding:.5em}.tiptap .ProseMirror,.tiptap .ProseMirror:focus{outline:none!important}.tiptap .ProseMirror span[data-comment]{background:rgba(172,255,47,.5)}.tiptap .ProseMirror span[data-comment]:after{content:" 💬";-webkit-user-select:all;-moz-user-select:all;user-select:all}.toc{background:rgba(0,0,0,.1);border-radius:.5rem;opacity:.75;padding:.75rem;position:fixed;left:0}.toc__list{list-style:none;padding:0}.toc__list:before{content:"Table of Contents";display:block;font-size:.75rem;font-weight:700;letter-spacing:.025rem;opacity:.5;text-transform:uppercase}.toc__item a:hover{opacity:.5}.toc__item--3{padding-left:1rem}.toc__item--4{padding-left:2rem}.toc__item--5{padding-left:3rem}.toc__item--6{padding-left:4rem}.toc1{background:rgba(0,0,0,.1);border-radius:.5rem;opacity:.75;padding:.75rem;position:fixed;right:0}.toc1__list{list-style:none;padding:0}.toc1__list:before{content:"Table of Contents";display:block;font-size:.75rem;font-weight:700;letter-spacing:.025rem;opacity:.5;text-transform:uppercase}.toc1__item a:hover{opacity:.5}.toc1__item--3{padding-left:1rem}.toc1__item--4{padding-left:2rem}.toc1__item--5{padding-left:3rem}.toc1__item--6{padding-left:4rem}.MuiDrawer-root .MuiBackdrop-root{background:none;display:flex;align-items:center}.drawer__heading{border-radius:5px;padding:1rem;display:flex;justify-content:space-between;position:fixed;width:inherit;z-index:9000}.ProseMirror mark,.editor-content mark{background-color:#d5e8d4!important}[contenteditable=false]{color:#afafaf;cursor:not-allowed}@import "https://fonts.googleapis.com/css?family=Reenie+Beanie";.editor-shell{margin:0 auto;border-radius:2px;max-width:1100px;color:#000;position:relative;line-height:1.7;font-weight:400}.editor-shell .editor-container{background:#fff;position:relative;cursor:text;display:block;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.editor-shell .editor-container.tree-view{border-radius:0}.editor-shell .editor-container.plain-text{border-top-left-radius:10px;border-top-right-radius:10px}.editor-scroller{border:0;resize:none;cursor:text;display:block;position:relative;outline:0;overflow:auto;resize:vertical;min-height:100vh}.editor{height:100%;position:relative;padding:40px}.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;margin:0;padding:10px;overflow:auto;max-height:180px}.tree-view-output,pre{background:#222;color:#fff;font-size:12px}.tree-view-output{display:block;padding:0;margin:1px auto 10px;max-height:250px;position:relative;overflow:hidden;border-bottom-left-radius:10px;border-bottom-right-radius:10px}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.editor-dev-button{position:relative;display:block;width:40px;height:40px;font-size:12px;border-radius:20px;border:none;cursor:pointer;outline:none;box-shadow:0 1px 10px rgba(0,0,0,.3);background-color:#444}.editor-dev-button:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:block;background-size:contain;filter:invert(1)}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:#e92323}.test-recorder-toolbar{display:flex}.test-recorder-button{position:relative;display:block;width:32px;height:32px;font-size:10px;padding:6px;border-radius:4px;border:none;cursor:pointer;outline:none;box-shadow:1px 2px 2px rgba(0,0,0,.4);background-color:#222;transition:box-shadow 50ms ease-out}.test-recorder-button:active{box-shadow:1px 2px 4px rgba(0,0,0,.4)}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:block;background-size:contain;filter:invert(1)}#options-button{position:fixed;left:20px;bottom:20px}#test-recorder-button{position:fixed;left:70px;bottom:20px}#paste-log-button{position:fixed;left:120px;bottom:20px}#options-button:after{background-image:url(/_next/static/media/gear.40993e36.svg)}#test-recorder-button:after{background-image:url(/_next/static/media/journal-code.bd27ce1c.svg)}#paste-log-button:after{background-image:url(/_next/static/media/clipboard.74885197.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(/_next/static/media/camera.147e3d3d.svg)}#test-recorder-button-copy:after{background-image:url(/_next/static/media/clipboard.74885197.svg)}#test-recorder-button-download:after{background-image:url(/_next/static/media/download.4de86450.svg)}.typeahead-popover{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;margin-top:25px}.typeahead-popover ul{padding:0;list-style:none;margin:0;border-radius:8px;max-height:200px;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{margin:0;min-width:180px;font-size:14px;outline:none;cursor:pointer;border-radius:8px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;background-color:#fff;border-radius:8px;border:0}.typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(/_next/static/media/palette.958c57c6.svg)}i.bucket{background-image:url(/_next/static/media/paint-bucket.a8912666.svg)}i.bold{background-image:url(/_next/static/media/type-bold.7e3e270b.svg)}i.italic{background-image:url(/_next/static/media/type-italic.d8e45748.svg)}i.clear{background-image:url(/_next/static/media/trash.a399e1fe.svg)}i.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}i.underline{background-image:url(/_next/static/media/type-underline.104a0ed5.svg)}i.strikethrough{background-image:url(/_next/static/media/type-strikethrough.2694a816.svg)}i.subscript{background-image:url(/_next/static/media/type-subscript.0b1f38a0.svg)}i.superscript{background-image:url(/_next/static/media/type-superscript.20cbe23c.svg)}i.link{background-image:url(/_next/static/media/link.b774de25.svg)}i.horizontal-rule{background-image:url(/_next/static/media/horizontal-rule.6fa23d57.svg)}.icon.plus{background-image:url(/_next/static/media/plus.14112428.svg)}.icon.caret-right{background-image:url(/_next/static/media/caret-right-fill.2942d25e.svg)}.icon.dropdown-more{background-image:url(/_next/static/media/dropdown-more.09f3d139.svg)}.icon.font-color{background-image:url(/_next/static/media/font-color.4f0c0de5.svg)}.icon.font-family{background-image:url(/_next/static/media/font-family.cd3adf4e.svg)}.icon.bg-color{background-image:url(/_next/static/media/bg-color.387561e0.svg)}i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg)}i.table{background-image:url(/_next/static/media/table.0c7c3473.svg)}i.close{background-image:url(/_next/static/media/close.29fbfcb1.svg)}i.figma{background-image:url(/_next/static/media/figma.0b8b47f6.svg)}i.poll{background-image:url(/_next/static/media/card-checklist.ca95adc9.svg)}i.tweet{background-image:url(/_next/static/media/tweet.1a390420.svg)}i.youtube{background-image:url(/_next/static/media/youtube.107845c3.svg)}.icon.left-align,i.left-align{background-image:url(/_next/static/media/text-left.54f41f4e.svg)}i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}i.indent{background-image:url(/_next/static/media/indent.627c9430.svg)}i.markdown{background-image:url(/_next/static/media/markdown.e04d06ad.svg)}i.outdent{background-image:url(/_next/static/media/outdent.d2e8ca31.svg)}i.undo{background-image:url(/_next/static/media/arrow-counterclockwise.d3ba4c55.svg)}i.redo{background-image:url(/_next/static/media/arrow-clockwise.ce8dea10.svg)}i.sticky{background-image:url(/_next/static/media/sticky.faa2ad70.svg)}i.mic{background-image:url(/_next/static/media/mic.3f4ad731.svg)}i.import{background-image:url(/_next/static/media/upload.8794811b.svg)}i.export{background-image:url(/_next/static/media/download.4de86450.svg)}i.diagram-2{background-image:url(/_next/static/media/diagram-2.111341e8.svg)}i.user{background-image:url(/_next/static/media/user.2391a690.svg)}i.equation{background-image:url(/_next/static/media/plus-slash-minus.6eb49a72.svg)}i.gif{background-image:url(/_next/static/media/filetype-gif.71b41263.svg)}i.copy{background-image:url(/_next/static/media/copy.1b0c370e.svg)}i.success{background-image:url(/_next/static/media/success.c56f463c.svg)}i.prettier{background-image:url(/_next/static/media/prettier.b513f0f5.svg)}i.prettier-error{background-image:url(/_next/static/media/prettier-error.1e1325e0.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{display:block;width:calc(100% - 24px);box-sizing:border-box;margin:8px 12px;padding:8px 12px;border-radius:15px;background-color:#eee;font-size:15px;color:#050505;border:0;outline:0;position:relative;font-family:inherit}.link-editor div.link-edit{background-image:url(/_next/static/media/pencil-fill.94cb216b.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor .link-input a{color:#216fdb;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-family-wrapper,.link-editor .font-size-wrapper{display:flex;margin:0 4px}.link-editor select{padding:6px;border:none;background-color:rgba(0,0,0,.075);border-radius:4px}.mention:focus{box-shadow:0 0 0 2px #b4d5ff;outline:none}#block-controls{display:block;position:absolute;right:10px;width:32px;height:32px;box-sizing:border-box;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);top:16px;z-index:10;border-radius:8px;border:1px solid #ced0d4;overflow:hidden}#block-controls button{border:1px solid #fff;background-color:#fff;display:block;transition:background-color .1s ease;cursor:pointer;outline:none;border-radius:8px;padding:3px}#block-controls button:hover{background-color:#efefef}#block-controls button:focus-visible{border-color:blue}#block-controls span.block-type{background-size:contain;display:block;width:18px;height:18px;margin:2px}#block-controls span.block-type.paragraph{background-image:url(/_next/static/media/text-paragraph.61674422.svg)}#block-controls span.block-type.h1{background-image:url(/_next/static/media/type-h1.f292ffe1.svg)}#block-controls span.block-type.h2{background-image:url(/_next/static/media/type-h2.a9d1aa48.svg)}#block-controls span.block-type.quote{background-image:url(/_next/static/media/chat-square-quote.123cfa24.svg)}#block-controls span.block-type.ul{background-image:url(/_next/static/media/list-ul.1d54da3f.svg)}#block-controls span.block-type.ol{background-image:url(/_next/static/media/list-ol.d64946f3.svg)}#block-controls span.block-type.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}.characters-limit{color:#888;font-size:12px;text-align:right;display:block;position:absolute;left:12px;bottom:5px}.characters-limit.characters-limit-exceeded{color:red}.dropdown{z-index:9000;display:block;position:fixed;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.5);min-height:40px}.dropdown,.dropdown .item{border-radius:8px;background-color:#fff}.dropdown .item{margin:4px;padding:6rightpx;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;border:0;max-width:250px;min-width:100px}.dropdown hr{margin-top:3px;margin-bottom:3px}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat}.dropdown .divider{width:auto;background-color:#eee;margin:4px 8px;height:1px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(/_next/static/media/text-paragraph.61674422.svg)}.icon.h1{background-image:url(/_next/static/media/type-h1.f292ffe1.svg)}.icon.h2{background-image:url(/_next/static/media/type-h2.a9d1aa48.svg)}.icon.h3{background-image:url(/_next/static/media/type-h3.4a29ff88.svg)}.icon.h4{background-image:url(/_next/static/media/type-h4.7f48750c.svg)}.icon.h5{background-image:url(/_next/static/media/type-h5.14b4ac56.svg)}.icon.h6{background-image:url(/_next/static/media/type-h6.4e9dfe2d.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/_next/static/media/list-ul.1d54da3f.svg)}.icon.check,.icon.check-list{background-image:url(/_next/static/media/square-check.a4cde2d3.svg)}.icon.number,.icon.numbered-list{background-image:url(/_next/static/media/list-ol.d64946f3.svg)}.icon.quote{background-image:url(/_next/static/media/chat-square-quote.123cfa24.svg)}.icon.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}.switches{z-index:6;position:fixed;left:10px;bottom:70px;animation:slide-in .4s ease}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.switch{display:block;color:#444;margin:5px 0;background-color:hsla(0,0%,93%,.7);padding:5px 10px;border-radius:10px}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{margin-right:5px;line-height:24px;width:100px;font-size:14px}.switch button,.switch label{display:inline-block;vertical-align:middle}.switch button{background-color:#ced0d4;height:24px;box-sizing:border-box;border-radius:12px;width:44px;position:relative;outline:none;cursor:pointer;transition:background-color .1s;border:2px solid transparent}.switch button:focus-visible{border-color:blue}.switch button span{top:0;left:0;display:block;position:absolute;width:20px;height:20px;border-radius:12px;background-color:#fff;transition:transform .2s}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translateX(20px)}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editor-shell .editor-image img{max-width:100%;cursor:default}.editor-shell .editor-image img.focused{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-shell .editor-image .image-caption-container{display:block;position:absolute;bottom:4px;left:0;right:0;padding:0;margin:0;border-top:1px solid #fff;background-color:hsla(0,0%,100%,.9);min-width:100px;color:#000;overflow:hidden}.editor-shell .editor-image .image-caption-button{display:block;position:absolute;bottom:20px;left:0;right:0;width:30%;padding:10px;margin:0 auto;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:100px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editor-shell .editor-image .image-caption-button:hover{background-color:rgba(60,132,244,.5)}.editor-shell .editor-image .image-resizer{display:block;width:7px;height:7px;position:absolute;background-color:#3c84f4;border:1px solid #fff}.editor-shell .editor-image .image-resizer.image-resizer-n{top:-6px;left:48%;cursor:n-resize}.editor-shell .editor-image .image-resizer.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.editor-shell .editor-image .image-resizer.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize}.editor-shell .editor-image .image-resizer.image-resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize}.editor-shell .editor-image .image-resizer.image-resizer-s{bottom:-2px;left:48%;cursor:s-resize}.editor-shell .editor-image .image-resizer.image-resizer-sw{bottom:-2px;left:-6px;cursor:sw-resize}.editor-shell .editor-image .image-resizer.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize}.editor-shell .editor-image .image-resizer.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize}.emoji{color:transparent;caret-color:#050505;background-size:16px 16px;background-position:50%;background-repeat:no-repeat;vertical-align:middle;margin:0 -1px}.emoji-inner{padding:0 .15em}.emoji-inner::-moz-selection{color:transparent;background-color:hsla(0,0%,59%,.4)}.emoji-inner::selection{color:transparent;background-color:hsla(0,0%,59%,.4)}.emoji-inner::moz-selection{color:transparent;background-color:hsla(0,0%,59%,.4)}.emoji.happysmile{background-image:url(/_next/static/media/1F642.830f2cc9.png)}.emoji.veryhappysmile{background-image:url(/_next/static/media/1F600.32631ebc.png)}.emoji.unhappysmile{background-image:url(/_next/static/media/1F641.61cff493.png)}.emoji.heart{background-image:url(/_next/static/media/2764.6e29e63e.png)}.keyword{color:#f1765e;font-weight:700}.actions{position:absolute;text-align:right;padding:10px;bottom:0;right:0}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{background-size:contain;display:inline-block;height:15px;width:15px;vertical-align:-.25em}.actions i.indent{background-image:url(/_next/static/media/indent.627c9430.svg)}.actions i.outdent{background-image:url(/_next/static/media/outdent.d2e8ca31.svg)}.actions i.lock{background-image:url(/_next/static/media/lock-fill.4e64a748.svg)}.actions i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg)}.actions i.table{background-image:url(/_next/static/media/table.0c7c3473.svg)}.actions i.unlock{background-image:url(/_next/static/media/lock.b0b0ecb8.svg)}.actions i.left-align{background-image:url(/_next/static/media/text-left.54f41f4e.svg)}.actions i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}.actions i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}.actions i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}.actions i.disconnect{background-image:url(/_next/static/media/plug.398c6256.svg)}.actions i.connect{background-image:url(/_next/static/media/plug-fill.74cdba72.svg)}table.disable-selection{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}table.disable-selection span::-moz-selection{background-color:transparent}table.disable-selection span::selection{background-color:transparent}table.disable-selection br::-moz-selection{background-color:transparent}table.disable-selection br::selection{background-color:transparent}.table-cell-action-button-container{position:absolute;top:0;left:0;will-change:transform}.table-cell-action-button{background-color:none;display:flex;justify-content:center;align-items:center;border:0;position:relative;border-radius:15px;color:#222;display:inline-block;cursor:pointer}i.chevron-down{background-color:transparent;background-size:contain;display:inline-block;height:8px;width:8px;background-image:url(/_next/static/media/chevron-down.d9636921.svg)}.action-button{background-color:#eee;border:0;padding:8px 12px;position:relative;margin-left:5px;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{opacity:.6;background:#eee;cursor:not-allowed}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8 1}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1 1;color:#fff;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.debug-timetravel-button:hover{text-decoration:underline}.connecting{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.ltr{text-align:left}.rtl{text-align:right}.toolbar{flex-wrap:wrap;flex-direction:row;margin-bottom:1px;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.toolbar,.toolbar button.toolbar-item{display:flex;padding:4px;vertical-align:middle}.toolbar button.toolbar-item{border:0;background:none;border-radius:10px;cursor:pointer;flex-shrink:0;align-items:center;justify-content:space-between}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;vertical-align:-.25em;display:flex;opacity:.6}.toolbar button.toolbar-item:disabled .chevron-down,.toolbar button.toolbar-item:disabled .icon,.toolbar button.toolbar-item:disabled .text,.toolbar button.toolbar-item:disabled i.format{opacity:.2}.toolbar button.toolbar-item.active{background-color:rgba(223,232,250,.3)}.toolbar button.toolbar-item.active i{opacity:1}.toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar .toolbar-item.font-family .text{display:block;max-width:40px}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;overflow:hidden;height:20px;text-align:left;padding-right:10px}.toolbar .toolbar-item .icon{width:20px;height:20px;margin-right:4px;line-height:16px;background-size:contain}.toolbar .toolbar-item .icon,.toolbar i.chevron-down{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toolbar i.chevron-down{margin-top:3px;width:16px;height:16px}.toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.sticky-note-container{position:absolute;z-index:9;width:120px;display:inline-block}.sticky-note{line-height:1;text-align:left;width:120px;margin:25px;padding:20px 10px;position:relative;border:1px solid #e8e8e8;font-family:Reenie Beanie;font-size:24px;border-bottom-right-radius:60px 5px;display:block;cursor:move;box-sizing:content-box!important}.sticky-note:after{content:"";position:absolute;z-index:-1;right:0;bottom:20px;width:120px;height:25px;background:rgba(0,0,0,.2);box-shadow:2px 15px 5px rgba(0,0,0,.4);transform:matrix(-1,-.1,0,1,0,0)}.sticky-note.yellow{border-top:1px solid #fdfd86;background:linear-gradient(135deg,#ff8 81%,#ff8 82%,#ff8 0,#ffffc6)}.sticky-note.pink{border-top:1px solid #e7d1e4;background:linear-gradient(135deg,#f7cbe8 81%,#f7cbe8 82%,#f7cbe8 0,#e7bfe1)}.sticky-note-container.dragging{transition:none!important}.sticky-note div{cursor:text}.sticky-note .delete{border:0;background:none;position:absolute;top:8px;right:10px;font-size:10px;cursor:pointer;opacity:.5}.sticky-note .delete:hover{font-weight:700;opacity:1}.sticky-note .color{border:0;background:none;position:absolute;top:8px;right:25px;cursor:pointer;opacity:.5}.sticky-note .color:hover{opacity:1}.sticky-note .color i{display:block;width:12px;height:12px;background-size:contain}.excalidraw-button{border:0;padding:0;margin:0;background-color:transparent}.excalidraw-button.selected{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.github-corner:hover .octo-arm{animation:octocat-wave .56s ease-in-out}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.spacer{letter-spacing:-2px}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:rgba(223,232,250,.3)}button.item.dropdown-item-active i{opacity:1}.TableNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;display:block;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:15px;white-space:pre-wrap;word-break:break-word;z-index:3}.PlaygroundEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.PlaygroundEditorTheme__blockCursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid #000;animation:CursorBlink 1.1s steps(2,start) infinite}@keyframes CursorBlink{to{visibility:hidden}}.StickyNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;font-size:24px;caret-color:#050505;display:block;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding:10px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word}.StickyNode__placeholder{font-size:24px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:30px;left:20px;width:120px;white-space:nowrap;display:inline-block;pointer-events:none}.PollNode__container,.StickyNode__placeholder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PollNode__container{border:1px solid #eee;background-color:#fcfcfc;border-radius:10px;max-width:600px;min-width:400px;cursor:pointer}.PollNode__container.focused{outline:2px solid #3c84f4}.PollNode__inner{margin:15px;cursor:default}.PollNode__heading{margin:0 0 15px;color:#444;text-align:center;font-size:18px}.PollNode__optionContainer{display:flex;flex-direction:row;margin-bottom:10px;align-items:center}.PollNode__optionInputWrapper{display:flex;flex:10px 1;border:1px solid #3d87f5;border-radius:5px;position:relative;overflow:hidden;cursor:pointer}.PollNode__optionInput{display:flex;flex:1px 1;border:0;padding:7px;color:#3d87f5;background-color:transparent;font-weight:700;outline:0;z-index:0}.PollNode__optionInput::-moz-placeholder{font-weight:400;color:#999}.PollNode__optionInput:-ms-input-placeholder{font-weight:400;color:#999}.PollNode__optionInput::placeholder{font-weight:400;color:#999}.PollNode__optionInputVotes{background-color:#ecf3fe;height:100%;position:absolute;top:0;left:0;transition:width 1s ease;z-index:0}.PollNode__optionInputVotesCount{color:#3d87f5;position:absolute;right:15px;font-size:12px;top:5px}.PollNode__optionCheckboxWrapper{position:relative;display:flex;width:22px;height:22px;border:1px solid #999;margin-right:10px;border-radius:5px}.PollNode__optionCheckboxChecked{border:1px solid #3d87f5;background-color:#3d87f5}.PollNode__optionCheckboxChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:4px;width:5px;left:8px;height:9px;margin:0;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.PollNode__optionCheckbox{border:0;position:absolute;display:block;width:100%;height:100%;opacity:0;cursor:pointer}.PollNode__optionDelete{position:relative;display:flex;width:28px;height:28px;margin-left:6px;border:0;background-color:transparent;background-position:6px 6px;background-repeat:no-repeat;z-index:0;cursor:pointer;border-radius:5px;opacity:.3}.PollNode__optionDelete:after,.PollNode__optionDelete:before{position:absolute;display:block;content:"";background-color:#999;width:2px;height:15px;top:6px;left:13px}.PollNode__optionDelete:before{transform:rotate(-45deg)}.PollNode__optionDelete:after{transform:rotate(45deg)}.PollNode__optionDelete:hover{opacity:1;background-color:#eee}.PollNode__optionDeleteDisabled{cursor:not-allowed}.PollNode__optionDeleteDisabled:hover{opacity:.3;background-color:transparent}.PollNode__footer{display:flex;justify-content:center}.ImageNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;caret-color:#050505;display:block;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding:10px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:12px;width:calc(100% - 20px);white-space:pre-wrap;word-break:break-word}.ImageNode__placeholder{font-size:12px;color:#888;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.image-control-wrapper--resizing{touch-action:none}.code-action-menu-container .prettier-wrapper{position:relative}.code-action-menu-container .prettier-wrapper .code-error-tips{padding:5px;border-radius:4px;color:#fff;background:#222;margin-top:4px;position:absolute;top:26px;right:0}.code-action-menu-container{height:35.8px;font-size:10px;color:rgba(0,0,0,.5);position:absolute;display:flex;align-items:center;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.code-action-menu-container .code-highlight-language{margin-right:4px}.code-action-menu-container button.menu-item{border:1px solid transparent;border-radius:4px;padding:4px;background:none;cursor:pointer;flex-shrink:0;display:flex;align-items:center;color:rgba(0,0,0,.5);text-transform:uppercase}.code-action-menu-container button.menu-item i.format{height:16px;width:16px;opacity:.6;display:flex;color:rgba(0,0,0,.5);background-size:contain}.code-action-menu-container button.menu-item:hover{border:1px solid rgba(0,0,0,.3);opacity:.9}.code-action-menu-container button.menu-item:active{background-color:#dfe8fa;border:1px solid rgba(0,0,0,.45)}.Collapsible__container{background:#fcfcfc;border:1px solid #eee;border-radius:10px;margin-bottom:8px}.Collapsible__title{cursor:pointer;padding:5px 5px 5px 20px;position:relative;font-weight:700;list-style:none;outline:none}.Collapsible__title::-webkit-details-marker,.Collapsible__title::marker{display:none}.Collapsible__title:before{border-color:transparent transparent transparent #000;border-style:solid;border-width:4px 6px;display:block;content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%)}.Collapsible__container[open] .Collapsible__title:before{border-width:6px 4px 0;border-color:#000 transparent transparent}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CommentPlugin_AddCommentBox{display:block;position:fixed;border-radius:20px;background-color:#fff;width:40px;height:60px;box-shadow:0 0 3px rgba(0,0,0,.2);z-index:10}.CommentPlugin_AddCommentBox_button{border-radius:20px;border:0;background:none;width:40px;height:60px;position:absolute;top:0;left:0;cursor:pointer}i.add-comment{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-10px;background-image:url(/_next/static/media/chat-left-text.53f77f2d.svg)}@media (max-width:1024px){.CommentPlugin_AddCommentBox{display:none}}.CommentPlugin_CommentInputBox{display:block;position:fixed;width:250px;min-height:80px;z-index:24;animation:show-input-box .4s ease;border:1px solid #ccc}.CommentPlugin_CommentInputBox:before{content:"";position:absolute;width:0;height:0;margin-left:.5em;right:-1em;top:0;left:calc(50% + .25em);box-sizing:border-box;border-color:transparent transparent #fff #fff;border-style:solid;border-width:.5em;transform-origin:0 0;transform:rotate(135deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.05)}@keyframes show-input-box{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.CommentPlugin_CommentInputBox_Buttons{display:flex;flex-direction:row;padding:0 10px 10px;gap:10px}.CommentPlugin_CommentInputBox_Button{flex:1 1}.CommentPlugin_CommentInputBox_Button.primary{font-weight:700;color:#fff}.CommentPlugin_CommentInputBox_Button[disabled]{opacity:.5;cursor:not-allowed;font-weight:400}.CommentPlugin_CommentInputBox_Button[disabled]:hover{opacity:.5}.CommentPlugin_CommentInputBox_EditorContainer{position:relative;margin:10px;border-radius:5px}.CommentPlugin_CommentInputBox_Editor{position:relative;border:1px solid #ccc;background-color:#fff;border-radius:5px;caret-color:#050505;display:block;padding:9px 10px 10px 9px;min-height:80px}.CommentPlugin_CommentInputBox_Editor:focus{outline:1px solid #4287f5}.CommentPlugin_ShowCommentsButton{position:fixed;top:76px;right:10px;background-color:#ddd;border-radius:10px}i.comments{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-10px;background-image:url(/_next/static/media/comments.911cd797.svg);opacity:.5;transition:opacity .2s linear}@media (max-width:1024px){.CommentPlugin_ShowCommentsButton{display:none}}.CommentPlugin_ShowCommentsButton:hover i.comments{opacity:1}.CommentPlugin_ShowCommentsButton.active{background-color:#ccc}.CommentPlugin_CommentsPanel{position:fixed;right:0;width:300px;height:calc(100% - 88px);top:130px;border-top-left-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);animation:show-comments .2s ease;z-index:25}@keyframes show-comments{0%{opacity:0;transform:translateX(300px)}to{opacity:1;transform:translateX(0)}}.CommentPlugin_CommentsPanel_Heading{padding-left:15px;padding-top:10px;margin:0;height:34px;border-bottom:1px solid #eee;display:block;width:100%;color:#444;overflow:hidden}.CommentPlugin_CommentsPanel_Editor{position:relative;border:1px solid #ccc;background-color:#fff;border-radius:5px;caret-color:#050505;display:block;padding:9px 10px 10px 9px;min-height:20px}.CommentPlugin_CommentsPanel_Editor:before{content:"";width:30px;height:20px;float:right}.CommentPlugin_CommentsPanel_SendButton{position:absolute;right:10px;top:8px;background:none}.CommentPlugin_CommentsPanel_SendButton:hover{background:none}i.send{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-10px;background-image:url(/_next/static/media/send.37932bbe.svg);opacity:.5;transition:opacity .2s linear}.CommentPlugin_CommentsPanel_SendButton:hover i.send{opacity:1;filter:invert(45%) sepia(98%) saturate(2299%) hue-rotate(201deg) brightness(100%) contrast(92%)}.CommentPlugin_CommentsPanel_SendButton[disabled] i.send{opacity:.3}.CommentPlugin_CommentsPanel_SendButton:hover[disabled] i.send{opacity:.3;filter:none}.CommentPlugin_CommentsPanel_Empty{color:#777;font-size:15px;text-align:center;position:absolute;top:calc(50% - 15px);margin:0;padding:0;width:100%}.CommentPlugin_CommentsPanel_List{list-style-type:none;margin:0;padding:0;width:100%;position:absolute;top:45px;overflow-y:auto;height:calc(100% - 45px)}.CommentPlugin_CommentsPanel_List_Comment{padding:15px 0 15px 15px;margin:0;position:relative;transition:all .2s linear}.CommentPlugin_CommentsPanel_List_Thread.active .CommentPlugin_CommentsPanel_List_Comment:hover{background-color:inherit}.CommentPlugin_CommentsPanel_List_Comment p{margin:0;font-size:14px}.CommentPlugin_CommentsPanel_List_Details{padding-bottom:5px;vertical-align:top}.CommentPlugin_CommentsPanel_List_Comment_Author{font-weight:700;padding-right:5px;font-size:14px}.CommentPlugin_CommentsPanel_List_Comment_Time{font-size:14px}.CommentPlugin_CommentsPanel_List_Thread{padding:0;margin:0;border-top:1px solid #eee;border-bottom:1px solid #eee;position:relative;transition:all .2s linear;border-left:0 solid #eee}.CommentPlugin_CommentsPanel_List_Thread+.CommentPlugin_CommentsPanel_List_Thread,.CommentPlugin_CommentsPanel_List_Thread:first-child{border-top:none}.CommentPlugin_CommentsPanel_List_Thread.interactive{cursor:pointer}.CommentPlugin_CommentsPanel_List_Thread.active{border-left:5px solid #00811a;cursor:inherit}.CommentPlugin_CommentsPanel_List_Thread_QuoteBox{padding-top:10px;display:block}.CommentPlugin_CommentsPanel_List_Thread_Quote{margin:0 10px;font-size:14px}.CommentPlugin_CommentsPanel_List_Thread_Quote span{background-color:rgba(255,212,0,.4);padding:1px;line-height:1.4;display:inline;font-weight:700}.CommentPlugin_CommentsPanel_List_Thread_Comments{padding-left:10px;list-style-type:none}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child{border:none;margin-left:0;padding-left:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment:first-child.CommentPlugin_CommentsPanel_List_Comment:last-child{padding-bottom:5px}.CommentPlugin_CommentsPanel_List_Thread_Comments .CommentPlugin_CommentsPanel_List_Comment{padding-left:10px;border-left:5px solid #eee;margin-left:5px}.CommentPlugin_CommentsPanel_List_Thread_Editor{position:relative;padding-top:1px}.CommentPlugin_CommentsPanel_List_DeleteButton{position:absolute;top:10px;right:10px;width:30px;height:30px;background-color:transparent;opacity:0}.CommentPlugin_CommentsPanel_DeletedComment,.CommentPlugin_CommentsPanel_List_Comment:hover .CommentPlugin_CommentsPanel_List_DeleteButton,.CommentPlugin_CommentsPanel_List_Thread_QuoteBox:hover .CommentPlugin_CommentsPanel_List_DeleteButton{opacity:.5}.CommentPlugin_CommentsPanel_List_DeleteButton:hover{background-color:transparent;opacity:1;filter:invert(45%) sepia(98%) saturate(2299%) hue-rotate(201deg) brightness(100%) contrast(92%)}.CommentPlugin_CommentsPanel_List_DeleteButton i.delete{background-size:contain;position:absolute;left:5px;top:5px;height:15px;width:15px;vertical-align:-10px;background-image:url(/_next/static/media/trash3.4390d0a1.svg);transition:opacity .2s linear}.draggable-block-menu{border-radius:4px;padding:2px 1px;cursor:grab;opacity:0;position:absolute;left:0;top:0;will-change:transform}.draggable-block-menu .icon{width:16px;height:16px;opacity:.3;background-image:url(/_next/static/media/draggable-block-menu.528e36a9.svg)}.draggable-block-menu:active{cursor:grabbing}.draggable-block-menu:hover{background-color:#efefef}.draggable-block-target-line{pointer-events:none;background:#00bfff;height:4px}.draggable-block-target-line,.link-editor{position:absolute;left:0;top:0;opacity:0;will-change:transform}.link-editor{z-index:10;max-width:400px;width:100%;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.floating-text-format-popup{display:flex;flex-direction:row;flex-wrap:nowrap;background:#fff;padding:4px;vertical-align:middle;position:absolute;top:0;left:0;z-index:10;opacity:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s;will-change:transform;box-sizing:content-box!important}.floating-text-format-popup button.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:rgba(223,232,250,.3)}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#eee}.floating-text-format-popup select.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{display:flex;line-height:20px;width:200px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.floating-text-format-popup .popup-item .icon{width:20px;height:20px;margin-right:8px;line-height:16px;background-size:contain}.floating-text-format-popup .popup-item .icon,.floating-text-format-popup i.chevron-down{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.floating-text-format-popup i.chevron-down{margin-top:3px;width:16px;height:16px}.floating-text-format-popup i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.floating-text-format-popup .divider{width:1px;background-color:#eee;margin:0 4px}.TableCellResizer__resizer{position:absolute}.table-of-contents .heading2{margin-left:10px}.table-of-contents .heading3{margin-left:20px}.selected-heading{color:green;position:relative}.selected-heading-wrapper:before{content:" ";position:absolute;display:inline-block;left:-10px;top:6px;z-index:10;height:4px;width:4px;background-color:green;border:4px solid green;border-radius:50%}.normal-heading{cursor:pointer;line-height:normal;font-size:14px;padding:2px 0}.table-of-contents{top:200px;padding:0 10px 0 0;width:200px;display:flex;flex-direction:row;justify-content:flex-start;z-index:1;height:500px}.first-heading{font-weight:600;cursor:pointer;font-size:14px;overflow-x:hidden;overflow-y:auto;text-overflow:ellipsis}.headings{list-style:none;margin-top:0;padding:0 0 0 20px;overflow-y:scroll;text-overflow:ellipsis}.headings::-webkit-scrollbar{display:none}.normal-heading-wrapper{position:relative}.CommentEditorTheme__paragraph{margin:0;position:"relative"}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{line-height:normal;margin-top:0}.PlaygroundEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.PlaygroundEditorTheme__h1{font-size:27px;font-weight:600;margin:20px 0 10px;line-height:normal}.PlaygroundEditorTheme__h2{font-size:20px;margin:15px 0 10px;font-weight:600;line-height:normal}.PlaygroundEditorTheme__h3{font-size:16px;margin:10px 0;font-weight:500;line-height:normal}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.PlaygroundEditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.PlaygroundEditorTheme__link:hover{text-decoration:underline;cursor:pointer}.PlaygroundEditorTheme__code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;-o-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;max-width:100%;overflow-y:scroll;table-layout:fixed;width:calc(100% - 25px);margin:30px 0}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;cursor:default;outline:none}.PlaygroundEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.PlaygroundEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.PlaygroundEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:0;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddColumns:after{background-image:url(/_next/static/media/plus.14112428.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.PlaygroundEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddRows:after{background-image:url(/_next/static/media/plus.14112428.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.PlaygroundEditorTheme__ol1{padding:0;margin:0}.PlaygroundEditorTheme__ol2{padding:0;margin:0;list-style-type:lower-alpha}.PlaygroundEditorTheme__ol3{padding:0;margin:0;list-style-type:lower-roman}.PlaygroundEditorTheme__ol4{padding:0;margin:0;list-style-type:lower-alpha}.PlaygroundEditorTheme__ol5{padding:0;margin:0;list-style-type:lower-roman}.PlaygroundEditorTheme__ul{padding:0;margin:0}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{border:1px solid #3d87f5;border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:#905}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.PlaygroundEditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.StickyEditorTheme__paragraph{margin:0;position:"relative"}.Button__root{padding:10px 15px;border:0;background-color:#eee;border-radius:5px;cursor:pointer;font-size:14px}.Button__root:hover{background-color:#ddd}.Button__small{padding:5px 10px;font-size:13px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}.color-picker-wrapper{padding:20px}.color-picker-basic-color{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.color-picker-basic-color button{border:1px solid #ccc;border-radius:4px;height:16px;width:16px;cursor:pointer;list-style-type:none}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px rgba(0,0,0,.3)}.color-picker-saturation{width:100%;position:relative;margin-top:15px;height:150px;background-image:linear-gradient(transparent,#000),linear-gradient(90deg,#fff,transparent);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.color-picker-saturation_cursor{position:absolute;width:20px;height:20px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 15px #00000026;box-sizing:border-box;transform:translate(-10px,-10px)}.color-picker-hue{width:100%;position:relative;margin-top:15px;height:12px;background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:12px}.color-picker-hue_cursor{position:absolute;width:20px;height:20px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 .5px #0003;box-sizing:border-box;transform:translate(-10px,-4px)}.color-picker-color{border:1px solid #ccc;margin-top:15px;width:100%;height:20px}.ContentEditable__root{border:0;font-size:15px;display:block;position:relative;-moz-tab-size:1;-o-tab-size:1;tab-size:1;outline:0;padding:8px 28px;min-height:calc(100% - 16px)}.DialogActions{flex-direction:row}.DialogActions,.DialogButtonsList{display:flex;justify-content:right;margin-top:20px}.DialogButtonsList{flex-direction:column}.DialogButtonsList button{margin-bottom:20px}.EquationEditor_blockEditor,.EquationEditor_inlineEditor{padding:0;margin:0;border:0;outline:0;color:#8421a2;background-color:inherit;resize:none}.EquationEditor_blockEditor{width:"100%"}.EquationEditor_inputBackground{background-color:#eee}.EquationEditor_dollarSign{text-align:left;color:#b0b0b0}.Input__wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.Input__label{display:flex;flex:1 1;color:#666}.Input__input{display:flex;flex:2 1;border:1px solid #999;padding:7px 10px;font-size:16px;border-radius:5px;min-width:0}.KatexEquationAlterer_defaultRow{display:flex;flex-direction:row;margin-top:10px;margin-bottom:10px;justify-content:space-between;overflow:hidden}.KatexEquationAlterer_dialogActions{display:flex;flex-direction:row;overflow:hidden;margin-top:20px;margin-bottom:0;justify-content:right}.KatexEquationAlterer_centerRow{display:flex;flex-direction:"row";margin-top:10px;margin-bottom:10px;justify-content:center;overflow:hidden}.KatexEquationAlterer_textArea{width:100%;resize:none;padding:7px}@keyframes glimmer-animation{0%{background:#f9f9f9}.50%{background:#eee}.100%{background:#f9f9f9}}.LinkPreview__container{padding-bottom:12px}.LinkPreview__imageWrapper{text-align:center}.LinkPreview__image{max-width:100%;max-height:250px;margin:auto}.LinkPreview__title{margin-left:12px;margin-right:12px;margin-top:4px}.LinkPreview__description,.LinkPreview__domain{color:#999;font-size:90%;margin-left:12px;margin-right:12px;margin-top:4px}.LinkPreview__glimmer{background:#f9f9f9;border-radius:8px;height:18px;margin-bottom:8px;margin-left:12px;margin-right:12px;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:glimmer-animation}.Modal__overlay{justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(40,40,40,.6);flex-shrink:1px;z-index:9090}.Modal__modal,.Modal__overlay{display:flex;flex-direction:column;flex-grow:0px}.Modal__modal{padding:20px;min-height:100px;min-width:300px;background-color:#fff;position:relative;box-shadow:0 0 20px 0 #444;border-radius:10px}.Modal__title{color:#444;margin:0;padding-bottom:10px;border-bottom:1px solid #ccc}.Modal__closeButton{border:0;position:absolute;right:20px;border-radius:20px;justify-content:center;align-items:center;display:flex;width:30px;height:30px;text-align:center;cursor:pointer;background-color:#eee}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}.Placeholder__root{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}