.ExcalidrawModal__overlay{display:flex;align-items:center;position:fixed;flex-direction:column;top:0;bottom:0;left:0;right:0;flex-grow:0px;flex-shrink:1px;z-index:100;background-color:rgba(40,40,40,.6)}.ExcalidrawModal__actions{text-align:end;position:absolute;right:5px;top:5px;z-index:1}.ExcalidrawModal__actions button{background-color:#fff;border-radius:5px}.ExcalidrawModal__row{position:relative;padding:40px 5px 5px;width:70vw;height:70vh;border-radius:8px;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)}.ExcalidrawModal__row>div{border-radius:5px}.ExcalidrawModal__modal{position:relative;z-index:10;top:50px;width:auto;left:0;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#eee}.ExcalidrawModal__discardModal{margin-top:60px;text-align:center}.Input__wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.Input__label{display:flex;flex:1 1;font-size:15px;color:#484a4c;font-weight:500}.Input__input{display:flex;flex:2 1;border:1px solid #ddd;padding:7px 10px;font-size:16px;border-radius:4px;min-width:0}[type=page-break]{position:relative;display:block;width:calc(100% + var(--editor-input-padding, 28px) * 2);overflow:unset;margin-left:calc(var(--editor-input-padding, 28px) * -1);margin-top:var(--editor-input-padding,28px);margin-bottom:var(--editor-input-padding,28px);border:none;border-top:1px dashed var(--editor-color-secondary,#eee);border-bottom:1px dashed var(--editor-color-secondary,#eee);background-color:var(--editor-color-secondary,#eee)}[type=page-break]:before{content:"";position:absolute;top:50%;left:calc(var(--editor-input-padding, 28px) + 12px);transform:translateY(-50%);opacity:.5;background-size:cover;background-image:url(/libs/app/shared-editor/src/editor/images/icons/scissors.svg);width:16px;height:16px}[type=page-break]:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;padding:2px 6px;border:1px solid #ccc;background-color:#fff;content:"PAGE BREAK";font-size:12px;color:#000;font-weight:600}.selected[type=page-break]{border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}.draggable-block-menu{border-radius:4px;padding:2px 1px;cursor:-webkit-grab;cursor:grab;opacity:0;position:absolute;left:0;top:0;will-change:transform;display:flex;gap:2px}.draggable-block-menu .icon{width:16px;height:16px;opacity:.3;background-image:url(/_next/static/media/draggable-block-menu.528e36a9.svg)}.draggable-block-menu .icon-plus{display:inline-block;border:none;cursor:pointer;background-color:transparent;background-image:url(/_next/static/media/plus.14112428.svg)}.draggable-block-menu:active{cursor:-webkit-grabbing;cursor:grabbing}.draggable-block-menu .icon: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{display:flex;z-index:10;max-width:400px;width:100%;transition:opacity .5s;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.7);box-shadow:0 10px 30px rgba(0,0,0,.3)}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px;color:#384e60;transition:background-color .25s;&:hover{background-color:#f4f6f8}}.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;box-sizing:border-box;padding:4px;vertical-align:middle;position:absolute;top:0;left:0;z-index:999;opacity:0;border-radius:20px;transition:opacity .5s;height:40px;will-change:transform;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.7);box-shadow:0 10px 30px rgba(0,0,0,.3)}.floating-text-format-popup button.popup-item{border:0;display:flex;background:none;align-items:center;justify-content:center;border-radius:16px;height:32px;padding:0 8px;cursor:pointer;transition:background .3s}.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;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:#f1f2f8}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#f4f6f8}.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;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{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.floating-text-format-popup i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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}@media (max-width:1024px){.floating-text-format-popup button.insert-comment{display:none}}.InlineImageNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;caret-color:#050505;display:block;position:relative;-moz-tab-size:1;tab-size:1;outline:0;padding:10px;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-size:14px;line-height:1.4em;width:calc(100% - 20px);white-space:pre-wrap;word-break:break-word}.InlineImageNode__placeholder{font-size:12px;color:#888;overflow:hidden;position:absolute;text-overflow:ellipsis;bottom:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.InlineImageNode_Checkbox:checked,.InlineImageNode_Checkbox:not(:checked){position:absolute;left:-9999px}.InlineImageNode_Checkbox:checked+label,.InlineImageNode_Checkbox:not(:checked)+label{position:absolute;padding-right:55px;cursor:pointer;line-height:20px;display:inline-block;color:#666}.InlineImageNode_Checkbox:checked+label:before,.InlineImageNode_Checkbox:not(:checked)+label:before{content:"";position:absolute;right:0;top:0;width:18px;height:18px;border:1px solid #666;background:#fff}.InlineImageNode_Checkbox:checked+label:after,.InlineImageNode_Checkbox:not(:checked)+label:after{content:"";width:8px;height:8px;background:#222;position:absolute;top:6px;right:6px;transition:all .2s ease}.InlineImageNode_Checkbox:not(:checked)+label:after{opacity:0;transform:scale(0)}.InlineImageNode_Checkbox:checked+label:after{opacity:1;transform:scale(1)}.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;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;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}.TableCellResizer__resizer{position:absolute;touch-action:none}@media (pointer:coarse){.TableCellResizer__resizer{background-color:#adf;mix-blend-mode:color}}.table-of-contents .heading2{margin-left:10px}.table-of-contents .heading3{margin-left:20px}.selected-heading{color:#3578e5;position:relative}.selected-heading-wrapper:before{content:" ";position:absolute;display:inline-block;left:-30px;top:4px;z-index:10;height:4px;width:4px;background-color:#3578e5;border:4px solid #fff;border-radius:50%}.normal-heading{cursor:pointer;line-height:20px;font-size:16px}.table-of-contents{color:#65676b;position:fixed;top:200px;right:-35px;padding:10px;width:250px;display:flex;flex-direction:row;justify-content:flex-start;z-index:1;height:300px}.first-heading{color:#000;font-weight:700;cursor:pointer}.headings{list-style:none;margin-top:0;margin-left:10px;padding:0;overflow:scroll;width:200px;height:220px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.headings::-webkit-scrollbar{display:none}.headings:before{content:" ";position:absolute;height:220px;width:4px;right:240px;margin-top:5px;background-color:#ccd0d5;border-radius:2px}.normal-heading-wrapper{margin-left:32px;position:relative}.ContentEditable__root{border:0;font-size:16px;display:block;position:relative;outline:0;padding:0 40px;min-height:24px}.ContentEditable__placeholder{font-size:16px;color:#bdc2c8;overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;left:40px;right:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.FlashMessage__overlay{display:flex;justify-content:center;align-items:center;position:fixed;pointer-events:none;top:0;bottom:0;left:0;right:0}.FlashMessage__alert{background-color:rgba(0,0,0,.8);color:#fff;font-size:1.5rem;border-radius:1em;padding:.5em 1.5em}.editor-shell{margin:20px auto;border-radius:2px;max-width:1100px;color:#000;position:relative;line-height:1.7;font-weight:400}.editor-shell .editor-container{@media screen and (max-width:1024px){margin-left:0;margin-right:0}}.editor-container,.editor-shell .editor-container{background:transparent;position:relative;display:block;border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-left:-40px;margin-right:-40px}.editor-container{margin-top:40px;z-index:99}.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{min-height:20px;border:0;display:flex;outline:0;z-index:0}.editor,.editor-scroller{max-width:100%;position:relative;resize:vertical}.editor{flex:auto;z-index:-1}.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;margin:0;padding:10px;overflow:auto;max-height:400px}.tree-view-output,pre{background:#222;color:#fff;font-size:12px}.tree-view-output{display:block;padding:0;margin:1px auto 10px;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}#docs-button{position:fixed;left:170px;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)}#docs-button:after{background-image:url(/_next/static/media/file-earmark-text.bcfb5c74.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;position:relative}.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;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.a02d2e6e.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.uppercase{background-image:url(/_next/static/media/type-uppercase.11cc2629.svg)}i.lowercase{background-image:url(/_next/static/media/type-lowercase.4b942bf5.svg)}i.capitalize{background-image:url(/_next/static/media/type-capitalize.96cc1f23.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.highlight{background-image:url(/_next/static/media/highlighter.42d30392.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)}.icon.table{background-color:#6c757d;mask-image:url(/_next/static/media/table.0c7c3473.svg);-webkit-mask-image:url(/_next/static/media/table.0c7c3473.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}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.b13acef3.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.columns{background-image:url(/_next/static/media/3-columns.8cd6d38a.svg)}i.x{background-image:url(/_next/static/media/x.7e158f14.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)}.icon.center-align,i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}.icon.right-align,i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}.icon.justify-align,i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}.icon.vertical-top,i.left-align{background-image:url(/_next/static/media/vertical-top.6c4ae0ef.svg)}.icon.vertical-middle,i.center-align{background-image:url(/_next/static/media/vertical-middle.f9736ecf.svg)}.icon.vertical-bottom,i.right-align{background-image:url(/_next/static/media/vertical-bottom.44f23918.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.share{background-image:url(/_next/static/media/send.37932bbe.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)}.icon.page-break,i.page-break{background-image:url(/_next/static/media/scissors.dfd5cb75.svg)}.link-editor .button.active,.toolbar .button.active{background-color:rgba(223,232,250,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.link-editor .link-input{width:calc(100% - 84px);box-sizing:border-box;margin:8px;padding:8px;border-radius:20px;background-color:#f1f2f8;border:0}.link-editor .link-input,.link-editor .link-view{display:block;font-size:15px;color:#050505;outline:0;position:relative;font-family:inherit}.link-editor .link-view{width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;border-radius:15px;border:0}.link-editor .link-view a{display:block;word-break:break-word;width:calc(100% - 33px)}.link-editor div.link-edit{background-image:url(/_next/static/media/pencil-fill.378c661b.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;aspect-ratio:1;vertical-align:-.25em;position:absolute;right:30px;top:0;bottom:0;cursor:pointer;opacity:.8;border-radius:16px;transition:.2s;&:hover{background-color:#f4f6f8}}.link-editor div.link-trash{background-image:url(/_next/static/media/trash.a02d2e6e.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;aspect-ratio:1;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer;opacity:.8;border-radius:16px;transition:.2s;&:hover{background-color:#f4f6f8}}.link-editor div.link-cancel{background-image:url(/_next/static/media/close.b13acef3.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:32px;aspect-ratio:1;vertical-align:-.25em;margin-right:36px;position:absolute;right:4px;top:10px;cursor:pointer;opacity:.8;border-radius:16px;transition:.2s;&:hover{background-color:#f4f6f8}}.link-editor div.link-confirm{background-image:url(/_next/static/media/success-alt.6935b33d.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:32px;aspect-ratio:1;vertical-align:-.25em;margin-right:2px;position:absolute;right:4px;top:10px;cursor:pointer;opacity:.8;border-radius:16px;transition:.2s;&:hover{background-color:#f4f6f8}}.link-editor .link-input a{color:#216fdb;text-decoration:underline;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}.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:100;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: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;justify-content:space-between;border:0;max-width:264px;min-width:100px}.dropdown .item.wide{align-items:center;width:260px}.dropdown .item.wide .icon-text-container{display:flex;.text{min-width:120px}}.dropdown .item .shortcut{color:#939393;align-self:flex-end}.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;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,.dialog-dropdown>.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;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;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:-webkit-grab;cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0;position:relative}.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;user-select:none}.editor-shell .editor-image .image-caption-button:hover{background-color:rgba(60,132,244,.5)}.editor-shell .editor-image .image-edit-button{border:1px solid rgba(0,0,0,.3);border-radius:5px;background-image:url(/libs/app/shared-editor/src/editor/images/icons/pencil-fill.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;height:35px;vertical-align:-.25em;position:absolute;right:4px;top:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.1)}.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}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.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:-webkit-grab;cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{margin:0;border-radius: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{display:block;position:absolute;top:12px;right:12px;padding:6px 8px;margin:0 auto;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:60px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.5)}.editor-shell .inline-editor-image .image-caption-container{display:block;background-color:#f4f4f4;min-width:100%;color:#000;overflow:hidden}.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::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:relative;display:flex}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{display:block;height:15px;width:15px}.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-cell-action-button-container{position:absolute;z-index:3;top:0;left:0;will-change:transform}.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{display:flex;justify-content:center;align-items:center;border:0;position:absolute;top:10px;right:10px;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{color:#222;padding:5px 8px}.action-button,.action-button.active{border:0;position:relative;border-radius:4px;cursor:pointer}.action-button.active{color:#eee}.action-button:hover{background-color:#eee;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}.debug-treetype-button{border:0;padding:0;font-size:12px;top:10px;right:85px;position:absolute;background:none;color:#fff}.debug-treetype-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;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.ltr{text-align:left}.rtl{text-align:right}.sticky-note-container{position:absolute;z-index:9;width:200px;display:inline-block}.sticky-note{line-height:1;text-align:left;width:260px;margin:25px;padding:20px 10px;position:relative;border:1px solid #e8e8e8;font-size:16px;border-bottom-right-radius:60px 5px;display:block;cursor:move;box-shadow:2px 2px 4px rgba(0,0,0,.05)}.sticky-note.yellow{border-top:1px solid #ffa;background:linear-gradient(135deg,#ffffb0 81%,#ffffdc)}.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;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}.editor-equation{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid #3c84f4}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;outline:0;padding:0;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-size:15px;white-space:pre-wrap;word-break:break-word;z-index:3}.dialog-dropdown{background:#fff;margin-bottom:10px;width:100%;border:1px solid #e8e8e8;border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:8px;gap:4px;cursor:pointer}.font-size-input{font-weight:700;font-size:14px;color:#777;border-radius:5px;border-color:grey;height:15px;padding:2px 4px;text-align:center;width:20px;align-self:center}.font-size-input:disabled{opacity:.2;cursor:not-allowed}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.add-icon{background-image:url(/_next/static/media/add-sign.4338b856.svg)}.add-icon,.minus-icon{background-repeat:no-repeat;background-position:50%}.minus-icon{background-image:url(/_next/static/media/minus-sign.2349f525.svg)}button.font-decrement{padding:0;margin-right:3px}button.font-increment{padding:0;margin-left:3px}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:15px 0;position:relative;font-size:15px;line-height:20px;:first-child{margin-top:0}:last-child{margin-bottom:0}@media screen and (max-width:1024px){font-size:16px;line-height:20px}font-weight:400}.PlaygroundEditorTheme__quote{margin:32px 0 32px 16px;font-size:15px;line-height:20px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px;@media screen and (max-width:1024px){font-size:16px;line-height:20px}}.PlaygroundEditorTheme__h1{font-size:20px;line-height:32px;font-weight:600;margin:32px 0 16px}.PlaygroundEditorTheme__h1:only-child:empty,.PlaygroundEditorTheme__h1:only-child:has(>br):not(:has(>:not(br))){&:before{font-size:inherit;content:"Ideas, plans, notes...";color:#ccc;pointer-events:none;position:absolute}}.PlaygroundEditorTheme__h2{font-size:17px;line-height:24px;font-weight:600;margin:32px 0 16px}.PlaygroundEditorTheme__h3{font-size:15px;@media screen and (max-width:1024px){font-size:16px}margin:32px 0 16px;font-weight:600}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__paragraph mark{background-color:unset}.PlaygroundEditorTheme__textHighlight{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3)}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__tabNode{position:relative;text-decoration:none}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderline:after{content:"";position:absolute;left:0;right:0;bottom:.15em;border-bottom:.1em solid}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textStrikethrough:before{content:"";position:absolute;left:0;right:0;top:.69em;border-top:.1em solid}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after,.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{content:"";position:absolute;left:0;right:0}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{top:.69em;border-top:.1em solid}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after{bottom:.05em;border-bottom:.1em solid}.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__textLowercase{text-transform:lowercase}.PlaygroundEditorTheme__textUppercase{text-transform:uppercase}.PlaygroundEditorTheme__textCapitalize{text-transform:capitalize}.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__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}}.PlaygroundEditorTheme__code{background-color:#fbfbfb;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;overflow-x:auto;position:relative;-moz-tab-size:2;tab-size:2;border-radius:4px;border:1px solid #edeff8;box-sizing:border-box}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#f4f5f8;left:0;top:0;border-right:1px solid #cacdd1;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.PlaygroundEditorTheme__tableScrollableWrapper{overflow-x:auto;margin:0 25px 30px 0}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin-top:0;margin-bottom:0}.PlaygroundEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.PlaygroundEditorTheme__tableAlignmentRight{margin-left:auto}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:-moz-fit-content;width:fit-content;margin-top:25px;margin-bottom:30px}.PlaygroundEditorTheme__tableScrollableWrapper.PlaygroundEditorTheme__tableFrozenRow{overflow-x:clip}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td{overflow:clip;background-color:#fff;position:-webkit-sticky;position:sticky;z-index:2;top:44px}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th{overflow:clip;background-color:#f2f3f5;position:-webkit-sticky;position:sticky;z-index:2;top:44px}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td:after,.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:1px solid #bbb}.PlaygroundEditorTheme__tableFrozenColumn tr>td:first-child{background-color:#fff;position:-webkit-sticky;position:sticky;z-index:2;left:0}.PlaygroundEditorTheme__tableFrozenColumn tr>th:first-child{background-color:#f2f3f5;position:-webkit-sticky;position:sticky;z-index:2;left:0}.PlaygroundEditorTheme__tableFrozenColumn tr>:first-child:after{content:"";position:absolute;left:0;top:0;right:0;height:100%;border-right:1px solid #bbb}.PlaygroundEditorTheme__tableFrozenColumn .PlaygroundEditorTheme__table.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n)>td:first-child,.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none;overflow:auto}.PlaygroundEditorTheme__tableCell>*{overflow:inherit}.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{caret-color:transparent}.PlaygroundEditorTheme__tableCellSelected:after{position:absolute;left:0;right:0;bottom:0;top:0;background-color:highlight;mix-blend-mode:multiply;content:"";pointer-events:none}.PlaygroundEditorTheme__tableAddColumns{position:absolute;background-color:#eee;height:100%;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,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{position:absolute;width:calc(100% - 25px);background-color:#eee;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}@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:16px 0;list-style-position:outside;list-style-type:decimal;line-height:1.8}.PlaygroundEditorTheme__ol2{list-style-type:lower-alpha}.PlaygroundEditorTheme__ol2,.PlaygroundEditorTheme__ol3{padding:0;margin:0;list-style-position:outside;line-height:1.8}.PlaygroundEditorTheme__ol3{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol4{list-style-type:upper-roman}.PlaygroundEditorTheme__ol4,.PlaygroundEditorTheme__ol5{padding:0;margin:0;list-style-position:outside;line-height:1.8}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ul{padding:0;margin:16px 0;list-style-position:outside;list-style-type:disc;line-height:1.8}.PlaygroundEditorTheme__listItem{margin:0 32px;font-size:15px}.PlaygroundEditorTheme__listItem::marker{font-size:14px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:.5em;margin-right:.5em;padding-left:1.5em;padding-right:1.5em;list-style-type:none;outline:none;display:block;min-height:1.5em}.PlaygroundEditorTheme__listItemChecked>*,.PlaygroundEditorTheme__listItemUnchecked>*{margin-left:.01em}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"\200B";width:.9em;height:.9em;top:50%;left:0;cursor:pointer;display:block;background-size:cover;position:absolute;transform:translateY(-50%)}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.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:45%;width:.2em;left:.35em;height:.4em;transform:translateY(-50%) rotate(45deg);border-color:#fff;border-style:solid;border-width:0 .1em .1em 0}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenDeleted{border-image:linear-gradient(90deg,#ffcecb 50%,#ffebe9 0) fill 0/0/0 100vw}.PlaygroundEditorTheme__tokenInserted{border-image:linear-gradient(90deg,#aceebb 50%,#dafbe1 0) fill 0/0/0 100vw}.PlaygroundEditorTheme__tokenUnchanged{border-image:linear-gradient(90deg,#ddd 50%,#f0f2f5 0) fill 0/0/0 100vw}.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;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{display:grid;grid-gap:10px;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px;min-width:0;max-width:100%}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{padding:2px;border:none;margin:1em 0;cursor:pointer}.PlaygroundEditorTheme__hr:after{content:"";display:block;height:2px;background-color:#ccc;line-height:2px}.PlaygroundEditorTheme__hr.PlaygroundEditorTheme__hrSelected{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PlaygroundEditorTheme__specialText{background-color:#ff0;font-weight:700}.PlaygroundEditorTheme__contextMenu{outline:0;background:#fff;border:1px solid #ddd;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px}.PlaygroundEditorTheme__contextMenu button:first-child{border-radius:8px 8px 0 0}.PlaygroundEditorTheme__contextMenu button:last-child{border-radius:0 0 8px 8px}.PlaygroundEditorTheme__contextMenuItem{display:block;display:flex;justify-content:space-between;width:100%;background-color:#fff;color:#050505;border:0;border-radius:0;font-size:15px;font-size:16px;text-align:left;line-height:20px;padding:8px;outline:0;cursor:pointer}.PlaygroundEditorTheme__contextMenuItem.open{background:#ddd}.PlaygroundEditorTheme__contextMenuItem:focus,.PlaygroundEditorTheme__contextMenuItem:not([disabled]):active{background:#eee}.PlaygroundEditorTheme__contextMenuItem:disabled{background:#fff;color:#aaa;cursor:not-allowed}:first-child{margin-top:0}.Collapsible__title{padding-left:24px}.Collapsible__title .PlaygroundEditorTheme__paragraph{margin:0}.Collapsible__content[hidden]{padding:0}.Collapsible__content:not([hidden]){padding-top:16px}.SimpleEditorTheme__paragraph{margin:15px 0;position:relative;font-size:15px;line-height:20px;&:first-child,:first-child{margin-top:0}:last-child{margin-bottom:0}@media screen and (max-width:1024px){font-size:16px;line-height:20px}font-weight:400}.SimpleEditorTheme__h1{font-size:20px;line-height:32px;font-weight:600;margin:32px 0 16px}.SimpleEditorTheme__h1:only-child:empty,.SimpleEditorTheme__h1:only-child:has(>br):not(:has(>:not(br))){&:before{font-size:inherit;content:"Ideas, plans, notes...";color:#ccc;pointer-events:none;position:absolute}}.SimpleEditorTheme__h2{font-size:17px;line-height:24px;font-weight:600;margin:32px 0 16px}.SimpleEditorTheme__h3{font-size:15px;@media screen and (max-width:1024px){font-size:16px}margin:32px 0 16px;font-weight:600}.Collapsible__title .SimpleEditorTheme__paragraph{margin:0}