@import "https://fonts.googleapis.com/css?family=Reenie+Beanie";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif}header{max-width:580px;justify-content:center;margin:auto;display:flex;position:relative}header a{max-width:220px;margin:20px 0 0;display:block}header img{height:100%;width:100%;display:block}header h1{text-align:left;color:#333;margin:20px 0 0;display:inline-block}.editor-shell{color:#000;width:100%;margin:20px 0;font-weight:400;line-height:1.7;position:relative}.editor-shell .editor-container{background:#fff;border:1px solid #d9d9d9;border-top:0;border-radius:0 0 10px 10px;display:block;position:relative;top:-12px}.editor-shell .editor-container.tree-view{border-radius:0}.editor-scroller{min-height:380px;max-width:100%;z-index:0;resize:vertical;border:0;outline:0;display:flex;position:relative;overflow:hidden auto}.editor{max-width:100%;resize:vertical;z-index:-1;flex:auto;position:relative;overflow:hidden auto}.editor::-webkit-scrollbar{width:8px}.editor-scroller::-webkit-scrollbar{width:8px}.editor::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.editor-scroller::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.editor::-webkit-scrollbar-thumb{background-color:#999;border:2px solid #f0f0f0;border-radius:4px}.editor-scroller::-webkit-scrollbar-thumb{background-color:#999;border:2px solid #f0f0f0;border-radius:4px}.editor .editor-scroller{scrollbar-width:thin;scrollbar-color:#999 #f0f0f0}.test-recorder-output{width:100%;margin:20px auto}pre{color:#fff;max-height:400px;background:#222;margin:0;padding:10px;font-size:12px;line-height:1.1;overflow:auto}.tree-view-output{color:#fff;background:#222;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin:1px auto 10px;padding:0;font-size:12px;display:block;position:relative;overflow:hidden}pre::-webkit-scrollbar{width:10px;background:0 0}pre::-webkit-scrollbar-thumb{background:#999}.editor-dev-button{width:40px;height:40px;cursor:pointer;background-color:#444;border:none;border-radius:20px;outline:none;font-size:12px;display:block;position:relative;box-shadow:0 1px 10px #0000004d}.editor-dev-button:after{content:"";filter:invert();background-size:contain;display:block;position:absolute;inset:10px}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:#e92323}.test-recorder-toolbar{display:flex}.test-recorder-button{width:32px;height:32px;cursor:pointer;background-color:#222;border:none;border-radius:4px;outline:none;padding:6px;font-size:10px;transition:box-shadow 50ms ease-out;display:block;position:relative;box-shadow:1px 2px 2px #0006}.test-recorder-button:active{box-shadow:1px 2px 4px #0006}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{content:"";filter:invert();background-size:contain;display:block;position:absolute;inset:8px}#options-button{position:fixed;bottom:20px;left:20px}#test-recorder-button{position:fixed;bottom:20px;left:70px}#paste-log-button{position:fixed;bottom:20px;left:120px}#docs-button{position:fixed;bottom:20px;left:170px}#options-button:after{background-image:url(images/icons/gear.svg)}#test-recorder-button:after{background-image:url(images/icons/journal-code.svg)}#paste-log-button:after{background-image:url(images/icons/clipboard.svg)}#docs-button:after{background-image:url(images/icons/file-earmark-text.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(images/icons/camera.svg)}#test-recorder-button-copy:after{background-image:url(images/icons/clipboard.svg)}#test-recorder-button-download:after{background-image:url(images/icons/download.svg)}.typeahead-popover{background:#fff;border-radius:8px;position:fixed;box-shadow:0 5px 10px #0000004d}.typeahead-popover ul{max-height:200px;border-radius:8px;margin:0;padding:0;list-style:none;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{min-width:180px;cursor:pointer;border-radius:8px;outline:none;margin:0;font-size:14px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-content:center;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.typeahead-popover li.active{width:20px;height:20px;background-size:contain;display:flex}.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{min-width:150px;flex-grow:1;line-height:20px;display:flex}.typeahead-popover li .icon{width:20px;height:20px;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:8px;line-height:16px;display:flex}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(images/icons/palette.svg)}i.bucket{background-image:url(images/icons/paint-bucket.svg)}i.bold{background-image:url(images/icons/type-bold.svg)}i.italic{background-image:url(images/icons/type-italic.svg)}i.clear{background-image:url(images/icons/trash.svg)}i.code{background-image:url(images/icons/code.svg)}i.underline{background-image:url(images/icons/type-underline.svg)}i.uppercase{background-image:url(images/icons/type-uppercase.svg)}i.lowercase{background-image:url(images/icons/type-lowercase.svg)}i.capitalize{background-image:url(images/icons/type-capitalize.svg)}i.strikethrough{background-image:url(images/icons/type-strikethrough.svg)}i.subscript{background-image:url(images/icons/type-subscript.svg)}i.superscript{background-image:url(images/icons/type-superscript.svg)}i.link{background-image:url(images/icons/link.svg)}i.horizontal-rule{background-image:url(images/icons/horizontal-rule.svg)}.icon.plus{background-image:url(images/icons/plus.svg)}.icon.caret-right{background-image:url(images/icons/caret-right-fill.svg)}.icon.dropdown-more{background-image:url(images/icons/dropdown-more.svg)}.icon.font-color{background-image:url(images/icons/font-color.svg)}.icon.font-family{background-image:url(images/icons/font-family.svg)}.icon.bg-color{background-image:url(images/icons/bg-color.svg)}.icon.table{background-color:#6c757d;-webkit-mask-image:url(images/icons/table.svg);mask-image:url(images/icons/table.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}i.image{background-image:url(images/icons/file-image.svg)}i.table{background-image:url(images/icons/table.svg)}i.close{background-image:url(images/icons/close.svg)}i.figma{background-image:url(images/icons/figma.svg)}i.poll{background-image:url(images/icons/card-checklist.svg)}i.columns{background-image:url(images/icons/3-columns.svg)}i.tweet{background-image:url(images/icons/tweet.svg)}i.youtube{background-image:url(images/icons/youtube.svg)}.icon.left-align,i.left-align{background-image:url(images/icons/text-left.svg)}.icon.center-align,i.center-align{background-image:url(images/icons/text-center.svg)}.icon.right-align,i.right-align{background-image:url(images/icons/text-right.svg)}.icon.justify-align,i.justify-align{background-image:url(images/icons/justify.svg)}i.indent{background-image:url(images/icons/indent.svg)}i.markdown{background-image:url(images/icons/markdown.svg)}i.outdent{background-image:url(images/icons/outdent.svg)}i.undo{background-image:url(images/icons/arrow-counterclockwise.svg)}i.redo{background-image:url(images/icons/arrow-clockwise.svg)}i.sticky{background-image:url(images/icons/sticky.svg)}i.mic{background-image:url(images/icons/mic.svg)}i.import{background-image:url(images/icons/upload.svg)}i.export{background-image:url(images/icons/download.svg)}i.share{background-image:url(images/icons/send.svg)}i.diagram-2{background-image:url(images/icons/diagram-2.svg)}i.user{background-image:url(images/icons/user.svg)}i.equation{background-image:url(images/icons/plus-slash-minus.svg)}i.gif{background-image:url(images/icons/filetype-gif.svg)}i.copy{background-image:url(images/icons/copy.svg)}i.success{background-image:url(images/icons/success.svg)}i.prettier{background-image:url(images/icons/prettier.svg)}i.prettier-error{background-image:url(images/icons/prettier-error.svg)}i.page-break,.icon.page-break{background-image:url(images/icons/scissors.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{width:calc(100% - 75px);box-sizing:border-box;color:#050505;background-color:#eee;border:0;border-radius:15px;outline:0;margin:12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-view{width:calc(100% - 24px);color:#050505;border:0;border-radius:15px;outline:0;margin:8px 12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-view a{word-break:break-word;width:calc(100% - 33px);display:block}.link-editor div.link-edit{width:35px;vertical-align:-.25em;cursor:pointer;background-image:url(images/icons/pencil-fill.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;position:absolute;top:0;bottom:0;right:30px}.link-editor div.link-trash{width:35px;vertical-align:-.25em;cursor:pointer;background-image:url(images/icons/trash.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;position:absolute;top:0;bottom:0;right:0}.link-editor div.link-cancel{width:35px;vertical-align:-.25em;cursor:pointer;background-image:url(images/icons/close.svg);background-position:50%;background-repeat:no-repeat;background-size:16px}.link-editor div.link-confirm{width:35px;vertical-align:-.25em;cursor:pointer;background-image:url(images/icons/success-alt.svg);background-position:50%;background-repeat:no-repeat;background-size:16px}.link-editor .link-input a{color:#216fdb;white-space:nowrap;text-overflow:ellipsis;margin-right:30px;text-decoration:underline;overflow:hidden}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-size-wrapper,.link-editor .font-family-wrapper{margin:0 4px;display:flex}.link-editor select{background-color:#00000013;border:none;border-radius:4px;padding:6px}.mention:focus{outline:none;box-shadow:0 0 0 2px #b4d5ff}.characters-limit{color:#888;text-align:right;font-size:12px;display:block;position:absolute;bottom:5px;left:12px}.characters-limit.characters-limit-exceeded{color:red}.dropdown{z-index:100;min-height:40px;background-color:#fff;border-radius:8px;display:block;position:fixed;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80}.dropdown .item{color:#050505;cursor:pointer;max-width:100%;min-width:100px;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;place-content:center space-between;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.dropdown .item.wide{width:90%;align-items:center}.dropdown .item.wide .icon-text-container{display:flex}.dropdown .item .shortcut{color:#939393;align-self:flex-end}.dropdown .item .active{width:20px;height:20px;background-size:contain;display:flex}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item{min-width:150px;flex-grow:1;line-height:20px;display:flex}.dropdown .item .icon{width:20px;height:20px;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:12px;line-height:16px;display:flex}.dropdown .divider{width:auto;height:1px;background-color:#eee;margin:4px 8px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text,.code-language .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(images/icons/text-paragraph.svg)}.icon.h1{background-image:url(images/icons/type-h1.svg)}.icon.h2{background-image:url(images/icons/type-h2.svg)}.icon.h3{background-image:url(images/icons/type-h3.svg)}.icon.h4{background-image:url(images/icons/type-h4.svg)}.icon.h5{background-image:url(images/icons/type-h5.svg)}.icon.h6{background-image:url(images/icons/type-h6.svg)}.icon.bullet-list,.icon.bullet{background-image:url(images/icons/list-ul.svg)}.icon.check-list,.icon.check{background-image:url(images/icons/square-check.svg)}.icon.numbered-list,.icon.number{background-image:url(images/icons/list-ol.svg)}.icon.quote{background-image:url(images/icons/chat-square-quote.svg)}.icon.code{background-image:url(images/icons/code.svg)}.switches{z-index:6;animation:.4s slide-in;position:fixed;bottom:70px;left:10px}@keyframes slide-in{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}.switch{color:#444;background-color:#eeeeeeb3;border-radius:10px;margin:5px 0;padding:5px 10px;display:block}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{width:100px;vertical-align:middle;margin-right:5px;font-size:14px;line-height:24px;display:inline-block}.switch button{height:24px;box-sizing:border-box;width:44px;vertical-align:middle;cursor:pointer;background-color:#ced0d4;border:2px solid #0000;border-radius:12px;outline:none;transition:background-color .1s;display:inline-block;position:relative}.switch button:focus-visible{border-color:#00f}.switch button span{width:20px;height:20px;background-color:#fff;border-radius:12px;transition:transform .2s;display:block;position:absolute;top:0;left:0}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translate(20px)}.editor-shell span.editor-image{cursor:default;user-select:none;display:inline-block;position:relative}.editor-shell .editor-image img{max-width:100%;cursor:default}.editor-shell .editor-image img.focused{user-select:none;outline:2px solid #3c84f4}.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{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{min-width:100px;color:#000;background-color:#ffffffe6;border-top:1px solid #fff;margin:0;padding:0;display:block;position:absolute;bottom:4px;left:0;right:0;overflow:hidden}.editor-shell .editor-image .image-caption-button{width:30%;min-width:100px;color:#fff;cursor:pointer;user-select:none;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;margin:0 auto;padding:10px;display:block;position:absolute;bottom:20px;left:0;right:0}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{width:35px;height:35px;vertical-align:-.25em;cursor:pointer;user-select:none;background-image:url(/src/images/icons/pencil-fill.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;position:absolute;top:4px;right:4px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell .editor-image .image-resizer{width:7px;height:7px;background-color:#3c84f4;border:1px solid #fff;display:block;position:absolute}.editor-shell .editor-image .image-resizer.image-resizer-n{cursor:n-resize;top:-6px;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-ne{cursor:ne-resize;top:-6px;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-e{cursor:e-resize;bottom:48%;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-se{cursor:nwse-resize;bottom:-2px;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-s{cursor:s-resize;bottom:-2px;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-sw{cursor:sw-resize;bottom:-2px;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-w{cursor:w-resize;bottom:48%;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-nw{cursor:nw-resize;top:-6px;left:-6px}.editor-shell span.inline-editor-image{cursor:default;z-index:1;display:inline-block;position:relative}.editor-shell .inline-editor-image img{max-width:100%;cursor:default}.editor-shell .inline-editor-image img.focused{outline:2px solid #3c84f4}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;width:50%;margin:1em 1em 0 0}.editor-shell .inline-editor-image.position-right{float:right;width:50%;margin:1em 0 0 1em}.editor-shell .inline-editor-image .image-edit-button{min-width:60px;color:#fff;cursor:pointer;user-select:none;background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;margin:0 auto;padding:6px 8px;display:block;position:absolute;top:12px;right:12px}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image .image-caption-container{min-width:100%;color:#000;background-color:#f4f4f4;display:block;overflow:hidden}.emoji{color:#0000;caret-color:#050505;vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:16px 16px;margin:0 -1px}.emoji-inner{padding:0 .15em}.emoji-inner::selection{color:#0000;background-color:#96969666}.emoji-inner::moz-selection{color:#0000;background-color:#96969666}.emoji.happysmile{background-image:url(images/emoji/1F642.png)}.emoji.veryhappysmile{background-image:url(images/emoji/1F600.png)}.emoji.unhappysmile{background-image:url(images/emoji/1F641.png)}.emoji.heart{background-image:url(images/emoji/2764.png)}.keyword{color:#f1765e;font-weight:700}.actions{text-align:right;margin:10px;position:absolute;bottom:0;right:0}.actions.tree-view{border-bottom-right-radius:0;border-bottom-left-radius:0}.actions i{height:15px;width:15px;vertical-align:-.25em;background-size:contain;display:inline-block}.actions i.indent{background-image:url(images/icons/indent.svg)}.actions i.outdent{background-image:url(images/icons/outdent.svg)}.actions i.lock{background-image:url(images/icons/lock-fill.svg)}.actions i.image{background-image:url(images/icons/file-image.svg)}.actions i.table{background-image:url(images/icons/table.svg)}.actions i.unlock{background-image:url(images/icons/lock.svg)}.actions i.left-align{background-image:url(images/icons/text-left.svg)}.actions i.center-align{background-image:url(images/icons/text-center.svg)}.actions i.right-align{background-image:url(images/icons/text-right.svg)}.actions i.justify-align{background-image:url(images/icons/justify.svg)}.actions i.disconnect{background-image:url(images/icons/plug.svg)}.actions i.connect{background-image:url(images/icons/plug-fill.svg)}.table-cell-action-button-container{will-change:transform;position:absolute;top:0;left:0}.table-cell-action-button-container.table-cell-action-button-container--active{pointer-events:auto;opacity:1}.table-cell-action-button-container.table-cell-action-button-container--inactive{pointer-events:none;opacity:0}.table-cell-action-button{color:#222;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;display:inline-block;position:absolute;top:10px;right:10px}i.chevron-down{height:8px;width:8px;background-color:#0000;background-image:url(images/icons/chevron-down.svg);background-size:contain;display:inline-block}.action-button{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:15px;margin-left:5px;padding:8px 12px;display:inline-block;position:relative}.action-button:hover{color:#000;background-color:#ddd}.action-button-mic.active{animation:3s infinite mic-pulsate-color}button.action-button:disabled{opacity:.6;cursor:not-allowed;background:#eee}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{margin:auto;padding:0 0 10px;display:flex;overflow:hidden}.debug-timetravel-panel-slider{flex:8;padding:0}.debug-timetravel-panel-button{color:#fff;background:0 0;border:0;flex:1;padding:0;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{color:#fff;background:0 0;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:15px}.debug-timetravel-button:hover{text-decoration:underline}.debug-treetype-button{color:#fff;background:0 0;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:85px}.debug-treetype-button:hover{text-decoration:underline}.connecting{color:#999;text-overflow:ellipsis;user-select:none;white-space:nowrap;pointer-events:none;font-size:15px;display:inline-block;position:absolute;top:10px;left:10px;overflow:hidden}.ltr{text-align:left}.rtl{text-align:right}button.toolbar-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:10px;flex-shrink:0;align-items:center;padding:8px;display:flex}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item i.format{height:18px;width:10px;opacity:.6;background-size:contain;display:flex}button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format,button.toolbar-item:disabled .chevron-down{opacity:.2}button.toolbar-item.active{background-color:#dfe8fa4d}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar-item.font-family{max-width:10px;display:block}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;height:20px;text-align:left;width:fit-content;padding-right:10px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.toolbar .toolbar-item .icon{width:20px;height:20px;user-select:none;background-size:contain;margin-right:8px;line-height:16px;display:flex}.toolbar i.chevron-down,.toolbar-item i.chevron-down{width:16px;height:16px;user-select:none;margin-top:3px;display:flex}.toolbar i.chevron-down.inside{width:16px;height:16px;pointer-events:none;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.sticky-note-container{z-index:9;width:120px;display:inline-block;position:absolute}.sticky-note{text-align:left;width:120px;cursor:move;border:1px solid #e8e8e8;border-bottom-right-radius:60px 5px;margin:25px;padding:20px 10px;font-family:Reenie Beanie;font-size:24px;line-height:1;display:block;position:relative}.sticky-note:after{content:"";z-index:-1;width:120px;height:25px;background:#0003;position:absolute;bottom:20px;right:0;transform:matrix(-1,-.1,0,1,0,0);box-shadow:2px 15px 5px #0006}.sticky-note.yellow{background:linear-gradient(135deg,#ff8 81% 82%,#ff8 82%,#ffffc6 100%);border-top:1px solid #fdfd86}.sticky-note.pink{background:linear-gradient(135deg,#f7cbe8 81% 82%,#f7cbe8 82%,#e7bfe1 100%);border-top:1px solid #e7d1e4}.sticky-note-container.dragging{transition:none!important}.sticky-note div{cursor:text}.sticky-note .delete{cursor:pointer;opacity:.5;background:0 0;border:0;font-size:10px;position:absolute;top:8px;right:10px}.sticky-note .delete:hover{opacity:1;font-weight:700}.sticky-note .color{cursor:pointer;opacity:.5;background:0 0;border:0;position:absolute;top:8px;right:25px}.sticky-note .color:hover{opacity:1}.sticky-note .color i{width:12px;height:12px;background-size:contain;display:block}.excalidraw-button{background-color:#0000;border:0;margin:0;padding:0}.excalidraw-button.selected{user-select:none;outline:2px solid #3c84f4}.github-corner:hover .octo-arm{animation:.56s ease-in-out octocat-wave}@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:.56s ease-in-out octocat-wave}}.center-table{margin-left:auto;margin-right:auto}.right-table{margin-left:auto;margin-right:0}.left-table{margin-left:0;margin-right:auto}.spacer{letter-spacing:-2px}.editor-equation{cursor:default;user-select:none}.editor-equation.focused{outline:2px solid #3c84f4}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#dfe8fa4d}button.item.dropdown-item-active i{opacity:1}.TableNode__contentEditable{min-height:20px;resize:none;cursor:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3;border:0;outline:0;padding:0;font-size:15px;display:block;position:relative}.dialog-dropdown{width:100%;margin-bottom:10px;background-color:#eee!important}.editor-scroller,.editor{overflow-x:hidden!important}.editor *,.editor-scroller *{word-wrap:break-word;max-width:100%!important;overflow-x:hidden!important}