.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;cursor:pointer;height:16px;list-style-type:none;width:16px}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);height:150px;margin-top:15px;position:relative;user-select:none;width:100%}.color-picker-saturation_cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,.149);box-sizing:border-box;height:20px;position:absolute;transform:translate(-10px,-10px);width:20px}.color-picker-hue{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:12px;height:12px;margin-top:15px;position:relative;user-select:none;width:100%}.color-picker-hue_cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 .5px #0003;box-sizing:border-box;height:20px;position:absolute;transform:translate(-10px,-4px);width:20px}.color-picker-color{border:1px solid #ccc;height:20px;margin-top:15px;width:100%}.Input__wrapper{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.Input__label{color:#666;display:flex;flex:1}.Input__input{border:1px solid #999;border-radius:5px;display:flex;flex:2;font-size:16px;min-width:0;padding:7px 10px}.editor-shell .editor-container{position:relative}.editor-scroller{border:0;min-height:150px}.editor{flex:auto;position:relative;resize:vertical;z-index:-1}.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;margin:0;max-height:400px;overflow:auto;padding:10px}.tree-view-output,pre{background:#222;color:#fff;font-size:12px}.tree-view-output{border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:block;margin:1px auto 10px;overflow:hidden;padding:0;position:relative}pre::-webkit-scrollbar{background:#0000;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.editor-dev-button{background-color:#444;border:none;border-radius:20px;box-shadow:0 1px 10px #0000004d;cursor:pointer;display:block;font-size:12px;height:40px;outline:none;position:relative;width:40px}.editor-dev-button:after{background-size:contain;bottom:10px;content:"";display:block;filter:invert(1);left:10px;position:absolute;right:10px;top:10px}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:#e92323}#docs-button{bottom:20px;left:170px;position:fixed}#options-button:after{background-image:url(/assets/images/gear.svg)}#test-recorder-button:after{background-image:url(/assets/images/journal-code.svg)}#paste-log-button:after{background-image:url(/assets/images/clipboard.svg)}#docs-button:after{background-image:url(/assets/images/file-earmark-text.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(/assets/images/camera.svg)}#test-recorder-button-copy:after{background-image:url(/assets/images/clipboard.svg)}#test-recorder-button-download:after{background-image:url(/assets/images/download.svg)}.typeahead-popover{background:#fff;border-radius:8px;box-shadow:0 5px 10px #0000004d;position:fixed}.typeahead-popover ul{border-radius:8px;list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:0}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{border-radius:8px;cursor:pointer;font-size:14px;margin:0;min-width:180px;outline:none}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{align-content:center;background-color:#fff;border:0;border-radius:8px;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:15px;line-height:16px;margin:0 8px;padding:8px}.typeahead-popover li.active{background-size:contain;display:flex;height:20px;width:20px}.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;flex-grow:1;line-height:20px;min-width:150px}.typeahead-popover li .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;user-select:none;width:20px}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}.toolbar-item i{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;user-select:none;width:20px}i.palette{background-image:url(/assets/images/palette.svg)}i.bucket{background-image:url(/assets/images/paint-bucket.svg)}i.bold{background-image:url(/assets/images/type-bold.svg)}i.italic{background-image:url(/assets/images/type-italic.svg)}i.clear{background-image:url(/assets/images/trash.svg)}i.code{background-image:url(/assets/images/code.svg)}i.underline{background-image:url(/assets/images/type-underline.svg)}i.strikethrough{background-image:url(/assets/images/type-strikethrough.svg)}i.subscript{background-image:url(/assets/images/type-subscript.svg)}i.superscript{background-image:url(/assets/images/type-superscript.svg)}i.link{background-image:url(/assets/images/link.svg)}i.horizontal-rule{background-image:url(/assets/images/horizontal-rule.svg)}.icon.plus{background-image:url(/assets/images/plus.svg)}.icon.caret-right{background-image:url(/assets/images/caret-right-fill.svg)}.icon.dropdown-more{background-image:url(/assets/images/dropdown-more.svg)}.icon.font-color{background-image:url(/assets/images/font-color.svg)}.icon.font-family{background-image:url(/assets/images/font-family.svg)}.icon.bg-color{background-image:url(/assets/images/bg-color.svg)}.icon.table{background-color:#6c757d;mask-image:url(/assets/images/table.svg);-webkit-mask-image:url(/assets/images/table.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}i.image{background-image:url(/assets/images/file-image.svg)}i.table{background-image:url(/assets/images/table.svg)}i.close{background-image:url(/assets/images/close.svg)}i.figma{background-image:url(/assets/images/figma.svg)}i.poll{background-image:url(/assets/images/card-checklist.svg)}i.columns{background-image:url(/assets/images/3-columns.svg)}i.tweet{background-image:url(/assets/images/tweet.svg)}i.youtube{background-image:url(/assets/images/youtube.svg)}.icon.left-align,i.left-align{background-image:url(/assets/images/text-left.svg)}.icon.center-align,i.center-align{background-image:url(/assets/images/text-center.svg)}.icon.right-align,i.right-align{background-image:url(/assets/images/text-right.svg)}.icon.justify-align,i.justify-align{background-image:url(/assets/images/justify.svg)}i.indent{background-image:url(/assets/images/indent.svg)}i.markdown{background-image:url(/assets/images/markdown.svg)}i.outdent{background-image:url(/assets/images/outdent.svg)}i.undo{background-image:url(/assets/images/arrow-counterclockwise.svg)}i.redo{background-image:url(/assets/images/arrow-clockwise.svg)}i.sticky{background-image:url(/assets/images/sticky.svg)}i.mic{background-image:url(/assets/images/mic.svg)}i.import{background-image:url(/assets/images/upload.svg)}i.export{background-image:url(/assets/images/download.svg)}i.share{background-image:url(/assets/images/send.svg)}i.diagram-2{background-image:url(/assets/images/diagram-2.svg)}i.user{background-image:url(/assets/images/user.svg)}i.equation{background-image:url(/assets/images/plus-slash-minus.svg)}i.gif{background-image:url(/assets/images/filetype-gif.svg)}i.copy{background-image:url(/assets/images/copy.svg)}i.success{background-image:url(/assets/images/success.svg)}i.prettier{background-image:url(/assets/images/prettier.svg)}i.prettier-error{background-image:url(/assets/images/prettier-error.svg)}.icon.page-break,i.page-break{background-image:url(/assets/images/scissors.svg)}.toolbar .button{align-items:center;display:flex;justify-content:center}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{background-color:#eee;box-sizing:border-box;margin:12px;width:calc(100% - 75px)}.link-editor .link-input,.link-editor .link-view{border:0;border-radius:15px;color:#050505;display:block;font-family:inherit;font-size:15px;outline:0;padding:8px 12px;position:relative}.link-editor .link-view{margin:8px 12px;width:calc(100% - 24px)}.link-editor .link-view a{display:block;width:calc(100% - 33px);word-break:break-word}.link-editor div.link-edit{background-image:url(/assets/images/pencil-fill.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:30px;top:0;vertical-align:-.25em;width:35px}.link-editor div.link-trash{background-image:url(/assets/images/trash.svg)}.link-editor div.link-cancel,.link-editor div.link-trash{background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor div.link-cancel{background-image:url(/assets/images/close.svg);margin-right:28px}.link-editor div.link-confirm{background-image:url(/assets/images/success-alt.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;margin-right:2px;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor .link-input a{color:#216fdb;margin-right:30px;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.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{background-color:rgba(0,0,0,.075);border:none;border-radius:4px;padding:6px}.mention:focus{box-shadow:0 0 0 2px #b4d5ff;outline:none}.characters-limit{bottom:5px;color:#888;display:block;font-size:12px;left:12px;position:absolute;text-align:right}.characters-limit.characters-limit-exceeded{color:red}.dropdown{box-shadow:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a,inset 0 0 0 1px #ffffff80;display:block;min-height:40px;position:fixed;z-index:100}.dropdown,.dropdown .item{background-color:#fff;border-radius:8px}.dropdown .item{align-content:center;border:0;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:15px;justify-content:space-between;line-height:16px;margin:0 8px;max-width:250px;min-width:100px;padding:8px}.dropdown .item.wide{align-items:center;width:248px}.dropdown .item.wide .icon-text-container{display:flex;.text{min-width:120px}}.dropdown .item .shortcut{color:#939393;self-align:flex-end}.dropdown .item .active{background-size:contain;display:flex;height:20px;width:20px}.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;flex-grow:1;line-height:20px;min-width:150px}.dropdown .item .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;margin-right:12px;user-select:none;width:20px}.dropdown .divider{background-color:#eee;height:1px;margin:4px 8px;width:auto}@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(/assets/images/text-paragraph.svg)}.icon.h1{background-image:url(/assets/images/type-h1.svg)}.icon.h2{background-image:url(/assets/images/type-h2.svg)}.icon.h3{background-image:url(/assets/images/type-h3.svg)}.icon.h4{background-image:url(/assets/images/type-h4.svg)}.icon.h5{background-image:url(/assets/images/type-h5.svg)}.icon.h6{background-image:url(/assets/images/type-h6.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/assets/images/list-ul.svg)}.icon.check,.icon.check-list{background-image:url(/assets/images/square-check.svg)}.icon.number,.icon.numbered-list{background-image:url(/assets/images/list-ol.svg)}.icon.quote{background-image:url(/assets/images/chat-square-quote.svg)}.icon.code{background-image:url(/assets/images/code.svg)}.switches{animation:slide-in .4s ease;bottom:70px;left:10px;position:fixed;z-index:6}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.switch{background-color:#eeeeeeb3;border-radius:10px;color:#444;display:block;margin:5px 0;padding:5px 10px}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{font-size:14px;line-height:24px;margin-right:5px;width:100px}.switch .button,.switch label{display:inline-block;vertical-align:middle}.switch .button{background-color:#ced0d4;border:2px solid #0000;border-radius:12px;box-sizing:border-box;cursor:pointer;height:24px;outline:none;position:relative;transition:background-color .1s;width:44px}.switch .button:focus-visible{border-color:blue}.switch .button span{background-color:#fff;border-radius:12px;display:block;height:20px;left:0;position:absolute;top:0;transition:transform .2s;width:20px}.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;user-select:none}.editor-shell .editor-image img{cursor:default;max-width:100%}.editor-shell .editor-image img.focused{outline:2px solid #3c84f4;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{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{background-color:#ffffffe6;border-top:1px solid #fff;bottom:4px;color:#000;display:block;left:0;margin:0;min-width:100px;overflow:hidden;padding:0;position:absolute;right:0}.editor-shell .editor-image .image-caption-button{background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;bottom:20px;color:#fff;cursor:pointer;display:block;left:0;margin:0 auto;min-width:100px;padding:10px;position:absolute;right:0;user-select:none;width:30%}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{background-image:url(/assets/images/pencil-fill.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;cursor:pointer;height:35px;position:absolute;right:4px;top:4px;user-select:none;vertical-align:-.25em;width:35px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell .editor-image .image-resizer{background-color:#3c84f4;border:1px solid #fff;display:block;height:7px;position:absolute;width:7px}.editor-shell .editor-image .image-resizer.image-resizer-n{cursor:n-resize;left:48%;top:-6px}.editor-shell .editor-image .image-resizer.image-resizer-ne{cursor:ne-resize;right:-6px;top:-6px}.editor-shell .editor-image .image-resizer.image-resizer-e{bottom:48%;cursor:e-resize;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-se{bottom:-2px;cursor:nwse-resize;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-s{bottom:-2px;cursor:s-resize;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-sw{bottom:-2px;cursor:sw-resize;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-w{bottom:48%;cursor:w-resize;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-nw{cursor:nw-resize;left:-6px;top:-6px}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.editor-shell .inline-editor-image img{cursor:default;max-width:100%}.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;margin:1em 1em 0 0;width:50%}.editor-shell .inline-editor-image.position-right{float:right;margin:1em 0 0 1em;width:50%}.editor-shell .inline-editor-image .image-edit-button{background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;color:#fff;cursor:pointer;display:block;margin:0 auto;min-width:60px;padding:6px 8px;position:absolute;right:12px;top:12px;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image .image-caption-container{background-color:#f4f4f4;color:#000;display:block;min-width:100%;overflow:hidden}.emoji{background-position:50%;background-repeat:no-repeat;background-size:16px 16px;caret-color:#050505;color:#0000;margin:0 -1px;vertical-align:middle}.emoji-inner{padding:0 .15em}.emoji-inner::selection{background-color:#96969666;color:#0000}.emoji-inner::moz-selection{background-color:#96969666;color:#0000}.emoji.happysmile{background-image:url(/assets/images/1F642.png)}.emoji.veryhappysmile{background-image:url(/assets/images/1F600.png)}.emoji.unhappysmile{background-image:url(/assets/images/1F641.png)}.emoji.heart{background-image:url(/assets/images/2764.png)}.keyword{color:#f1765e;font-weight:700}.actions{bottom:0;margin:10px;position:absolute;right:0;text-align:right}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{background-size:contain;display:inline-block;height:15px;vertical-align:-.25em;width:15px}.actions i.indent{background-image:url(/assets/images/indent.svg)}.actions i.outdent{background-image:url(/assets/images/outdent.svg)}.actions i.lock{background-image:url(/assets/images/lock-fill.svg)}.actions i.image{background-image:url(/assets/images/file-image.svg)}.actions i.table{background-image:url(/assets/images/table.svg)}.actions i.unlock{background-image:url(/assets/images/lock.svg)}.actions i.left-align{background-image:url(/assets/images/text-left.svg)}.actions i.center-align{background-image:url(/assets/images/text-center.svg)}.actions i.right-align{background-image:url(/assets/images/text-right.svg)}.actions i.justify-align{background-image:url(/assets/images/justify.svg)}.actions i.disconnect{background-image:url(/assets/images/plug.svg)}.actions i.connect{background-image:url(/assets/images/plug-fill.svg)}.table-cell-action-button-container{left:0;position:absolute;top:0;will-change:transform}.table-cell-action-button{align-items:center;background-color:none;border:0;border-radius:15px;color:#222;cursor:pointer;display:flex;display:inline-block;justify-content:center;position:relative}i.chevron-down{background-color:initial;background-image:url(/assets/images/chevron-down.svg);background-size:contain;display:inline-block;height:8px;width:8px}.action-button{background-color:#eee;border:0;border-radius:15px;color:#222;cursor:pointer;display:inline-block;margin-left:5px;padding:8px 12px;position:relative}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{background:#eee;cursor:not-allowed;opacity:.6}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{display:flex;margin:auto;overflow:hidden;padding:0 0 10px}.debug-timetravel-panel-slider{flex:8;padding:0}.debug-timetravel-panel-button{background:none;border:0;color:#fff;flex:1;font-size:12px;padding:0}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:15px;top:10px}.debug-timetravel-button:hover{text-decoration:underline}.debug-treetype-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:85px;top:10px}.debug-treetype-button:hover{text-decoration:underline}.connecting{color:#999;display:inline-block;font-size:15px;left:10px;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:10px;user-select:none;white-space:nowrap}.ltr{text-align:left}.rtl{text-align:right}.toolbar{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:36px;margin-bottom:1px;overflow:auto;overflow-y:hidden;padding:4px;position:sticky;top:0;z-index:2}.toolbar,button.toolbar-item{display:flex;vertical-align:middle}button.toolbar-item{align-items:center;background:none;border:0;border-radius:10px;cursor:pointer;flex-shrink:0;justify-content:space-between;padding:8px}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item i.format{background-size:contain;display:inline-block;display:flex;height:18px;opacity:.6;vertical-align:-.25em;width:18px}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{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 .text{display:block;max-width:40px}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{color:#777;display:flex;font-size:14px;height:20px;line-height:20px;overflow:hidden;padding-right:10px;text-align:left;text-overflow:ellipsis;vertical-align:middle}.toolbar .toolbar-item .icon{background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;user-select:none;width:20px}.toolbar i.chevron-down,.toolbar-item i.chevron-down{display:flex;height:16px;margin-top:3px;user-select:none;width:16px}.toolbar i.chevron-down.inside{display:flex;height:16px;margin-left:-25px;margin-right:10px;margin-top:11px;pointer-events:none;width:16px}.toolbar .divider{background-color:#eee;margin:0 4px;width:1px}.sticky-note-container{display:inline-block;position:absolute;width:120px;z-index:9}.sticky-note{border:1px solid #e8e8e8;border-bottom-right-radius:60px 5px;cursor:move;display:block;font-family:Reenie Beanie;font-size:24px;line-height:1;margin:25px;padding:20px 10px;position:relative;text-align:left;width:120px}.sticky-note:after{background:#0003;bottom:20px;box-shadow:2px 15px 5px #0006;content:"";height:25px;position:absolute;right:0;transform:matrix(-1,-.1,0,1,0,0);width:120px;z-index:-1}.sticky-note.yellow{background:linear-gradient(135deg,#ff8 81%,#ff8 82%,#ff8 0,#ffffc6);border-top:1px solid #fdfd86}.sticky-note.pink{background:linear-gradient(135deg,#f7cbe8 81%,#f7cbe8 82%,#f7cbe8 0,#e7bfe1);border-top:1px solid #e7d1e4}.sticky-note-container.dragging{transition:none!important}.sticky-note div{cursor:text}.sticky-note .delete{background:none;border:0;cursor:pointer;font-size:10px;opacity:.5;position:absolute;right:10px;top:8px}.sticky-note .delete:hover{font-weight:700;opacity:1}.sticky-note .color{background:none;border:0;cursor:pointer;opacity:.5;position:absolute;right:25px;top:8px}.sticky-note .color:hover{opacity:1}.sticky-note .color i{background-size:contain;display:block;height:12px;width:12px}.excalidraw-button{background-color:initial;border:0;margin:0;padding:0}.excalidraw-button.selected{outline:2px solid #3c84f4;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;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{border:0;cursor:text;display:block;font-size:15px;min-height:20px;outline:0;padding:0;position:relative;resize:none;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3}.PlaygroundEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.PlaygroundEditorTheme__blockCursor:after{animation:CursorBlink 1.1s steps(2,start) infinite;border-top:1px solid #000;content:"";display:block;position:absolute;top:-2px;width:20px}@keyframes CursorBlink{to{visibility:hidden}}.dialog-dropdown{background-color:#eee!important;margin-bottom:10px;width:100%}.TableCellResizer__resizer{position:absolute}.EquationEditor_blockEditor,.EquationEditor_inlineEditor{background-color:inherit;border:0;color:#8421a2;margin:0;outline:0;padding:0;resize:none}.EquationEditor_blockEditor{width:100%}.EquationEditor_inputBackground{background-color:#eee}.EquationEditor_dollarSign{color:#b0b0b0;text-align:left}.KatexEquationAlterer_defaultRow{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;margin-top:10px;overflow:hidden}.KatexEquationAlterer_dialogActions{display:flex;flex-direction:row;justify-content:right;margin-bottom:0;margin-top:20px;overflow:hidden}.KatexEquationAlterer_centerRow{display:flex;flex-direction:"row";justify-content:center;margin-bottom:10px;margin-top:10px;overflow:hidden}.KatexEquationAlterer_textArea{padding:7px;resize:none;width:100%}.Button__root{background-color:#eee;border:0;border-radius:5px;cursor:pointer;font-size:14px;padding:10px 15px}.Button__root:hover{background-color:#ddd}.Button__small{font-size:13px;padding:5px 10px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}.PlaygroundEditorTheme__tableAddColumns:after,.PlaygroundEditorTheme__tableAddRows:after{background-image:url(/assets/images/plus.svg)}.dPlaygroundEditorTheme__ltr{color:#cdcdcd;text-align:left}.dPlaygroundEditorTheme__rtl{text-align:right}.dPlaygroundEditorTheme__paragraph{margin:0;position:relative}.dPlaygroundEditorTheme__quote{border-left:4px solid #ced0d4;color:#65676b;font-size:15px;margin:0 0 10px 20px;padding-left:16px}.dPlaygroundEditorTheme__h1{font-size:24px;font-weight:400;margin:0}.dPlaygroundEditorTheme__h2{font-size:15px;font-weight:700;margin:0;text-transform:uppercase}.dPlaygroundEditorTheme__h3{font-size:12px;margin:0;text-transform:uppercase}.dPlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.dPlaygroundEditorTheme__textBold{font-weight:700}.dPlaygroundEditorTheme__textItalic{font-style:italic}.dPlaygroundEditorTheme__textUnderline{text-decoration:underline}.dPlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.dPlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.dPlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.dPlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.dPlaygroundEditorTheme__textCode{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;padding:1px .25rem}.dPlaygroundEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.dPlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.dPlaygroundEditorTheme__link:hover{cursor:pointer;text-decoration:underline}.dPlaygroundEditorTheme__code{background-color:#1f1f1f;display:block;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;margin:8px 0;overflow-x:auto;padding:8px 8px 8px 52px;position:relative;tab-size:2}.dPlaygroundEditorTheme__code:before{background-color:#1f1f1f;border-right:1px solid #4f4f4f;color:#777;content:attr(data-gutter);left:0;min-width:25px;padding:8px;position:absolute;text-align:right;top:0;white-space:pre-wrap}.dPlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;margin:0 25px 30px 0;overflow-x:scroll;overflow-y:scroll;table-layout:fixed;width:fit-content}.dPlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.dPlaygroundEditorTheme__tableSelection ::selection{background-color:initial}.dPlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.dPlaygroundEditorTheme__tableCell{border:1px solid #bbb;outline:none;padding:6px 8px;position:relative;text-align:start;vertical-align:top;width:75px}.dPlaygroundEditorTheme__tableCellSortedIndicator{background-color:#999;bottom:0;display:block;height:4px;left:0;opacity:.5;position:absolute;width:100%}.dPlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;height:100%;position:absolute;right:-4px;top:0;width:8px;z-index:10}.dPlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.dPlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.dPlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);left:-1px;position:absolute;top:-1px;width:calc(100% - 2px);z-index:2}.dPlaygroundEditorTheme__tableCellEditing{border-radius:3px;box-shadow:0 0 5px #0006}.dPlaygroundEditorTheme__tableAddColumns{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;height:100%;position:absolute}.dPlaygroundEditorTheme__tableAddColumns:after{background-image:url(/assets/images/plus.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.dPlaygroundEditorTheme__tableAddColumns:hover,.dPlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.dPlaygroundEditorTheme__tableAddRows{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;position:absolute;width:calc(100% - 25px)}.dPlaygroundEditorTheme__tableAddRows:after{background-image:url(/assets/images/plus.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.dPlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;display:block;height:100%;position:absolute;top:0;width:1px}.dPlaygroundEditorTheme__tableCellActionButtonContainer{display:block;height:20px;position:absolute;right:5px;top:6px;width:20px;z-index:4}.dPlaygroundEditorTheme__tableCellActionButton{background-color:#eee;border:0;border-radius:20px;color:#222;cursor:pointer;display:block;height:20px;width:20px}.dPlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.dPlaygroundEditorTheme__characterLimit{background-color:#fbb!important;display:inline}.dPlaygroundEditorTheme__ol1,.dPlaygroundEditorTheme__ol2{list-style-position:outside;margin:0;padding:0}.dPlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.dPlaygroundEditorTheme__ol3{list-style-position:outside;list-style-type:lower-alpha;margin:0;padding:0}.dPlaygroundEditorTheme__ol4{list-style-position:outside;list-style-type:upper-roman;margin:0;padding:0}.dPlaygroundEditorTheme__ol5{list-style-type:lower-roman}.dPlaygroundEditorTheme__ol5,.dPlaygroundEditorTheme__ul{list-style-position:outside;margin:0;padding:0}.dPlaygroundEditorTheme__listItem{margin:0 32px}.dPlaygroundEditorTheme__listItemChecked,.dPlaygroundEditorTheme__listItemUnchecked{list-style-type:none;margin-left:8px;margin-right:8px;outline:none;padding-left:24px;padding-right:24px;position:relative}.dPlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.dPlaygroundEditorTheme__listItemChecked:before,.dPlaygroundEditorTheme__listItemUnchecked:before{background-size:cover;content:"";cursor:pointer;display:block;height:16px;left:0;position:absolute;top:2px;width:16px}.dPlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.dPlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.dPlaygroundEditorTheme__listItemChecked:focus:before,.dPlaygroundEditorTheme__listItemUnchecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.dPlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.dPlaygroundEditorTheme__listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.dPlaygroundEditorTheme__listItemChecked:after{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:"";cursor:pointer;display:block;height:6px;left:7px;position:absolute;right:7px;top:6px;transform:rotate(45deg);width:3px}.dPlaygroundEditorTheme__nestedListItem{list-style-type:none}.dPlaygroundEditorTheme__nestedListItem:after,.dPlaygroundEditorTheme__nestedListItem:before{display:none}.dPlaygroundEditorTheme__tokenComment{color:#708090}.dPlaygroundEditorTheme__tokenPunctuation{color:#999}.dPlaygroundEditorTheme__tokenProperty{color:#905}.dPlaygroundEditorTheme__tokenSelector{color:#690}.dPlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.dPlaygroundEditorTheme__tokenAttr{color:#07a}.dPlaygroundEditorTheme__tokenVariable{color:#e90}.dPlaygroundEditorTheme__tokenFunction{color:#dd4a68}.dPlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.dPlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.dPlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.dPlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.dPlaygroundEditorTheme__embedBlock{user-select:none}.dPlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.dPlaygroundEditorTheme__layoutContainer{display:grid;gap:10px;margin:10px 0}.dPlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.dPlaygroundEditorTheme__autocomplete{color:#ccc}.dPlaygroundEditorTheme__hr{border:none;cursor:pointer;margin:1em 0;padding:2px}.dPlaygroundEditorTheme__hr:after{background-color:#ccc;content:"";display:block;height:2px;line-height:2px}.dPlaygroundEditorTheme__hr.selected{outline:2px solid #3c84f4;user-select:none}.DialogActions{flex-direction:row}.DialogActions,.DialogButtonsList{display:flex;justify-content:right;margin-top:20px}.DialogButtonsList{flex-direction:column}.DialogButtonsList button{margin-bottom:20px}.spinner{animation:animName 2s linear infinite}@keyframes animName{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.guides.horizontal{height:30px;left:30px;position:absolute;width:100%;z-index:100000}.guides.vertical{width:30px;z-index:100000}.guides.vertical,.viewer{height:calc(100% - 30px);position:absolute;top:30px}.viewer{left:30px;width:calc(100% - 30px)}.dark .viewer{background-color:#1c1c1c}.light .viewer{background-color:#e0e0e0}.viewport{background-color:#fff;height:600px;outline:1px solid #1c1c1c;position:relative;width:400px}.BlockEditor{height:100%;margin:0;padding:0;position:relative}.editableblock{cursor:move!important}.Stack{align-items:stretch;display:flex;flex-grow:1;justify-content:space-between}.SortableItem{border-radius:calc(4px/var(--scale-x, 1));box-shadow:0 0 0 calc(1px/var(--scale-x, 1)) #3f3f440d,0 1px calc(3px/var(--scale-x, 1)) 0 #22215126;box-sizing:border-box;font-size:small;font-weight:400;list-style:none;padding:4px}.DragHandle{appearance:none;background-color:initial;border:none;border-radius:5px;cursor:var(--cursor,pointer);outline:none;touch-action:none;-webkit-tap-highlight-color:transparent}.no-dots{height:100%}.dots{align-items:center;appearance:none;background-color:initial;border:none;border-radius:5px;cursor:var(--cursor,pointer);display:flex;flex:0 0 auto;justify-content:center;outline:none;padding:15px;touch-action:none;width:12px;-webkit-tap-highlight-color:transparent}.DragHandle:hover{background-color:#0000000d}.DragHandle:focus-visible{box-shadow:0 0 0 2px #4c9ffe}.DragHandle svg{flex:0 0 auto;height:100%;margin:auto;overflow:visible;fill:#919eab}.js_unsafe{background-color:red}.cm-scroller{overflow-x:unset!important}.cube{animation:rotAnimation 6s linear infinite}@keyframes rotAnimation{0%{transform:rotateX(0deg)}20%{transform:rotateX(0deg)}25%{transform:rotateX(90deg)}45%{transform:rotateX(90deg)}50%{transform:rotateX(180deg)}70%{transform:rotateX(180deg)}75%{transform:rotateX(270deg)}95%{transform:rotateX(270deg)}to{transform:rotateX(1turn)}}@keyframes opacityFront{0%{opacity:1}45%{opacity:1}50%{opacity:0}70%{opacity:0}75%{opacity:1}to{opacity:1}}@keyframes opacityTop{0%{opacity:1}20%{opacity:1}25%{opacity:0}45%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes opacityBack{0%{opacity:0}20%{opacity:0}25%{opacity:1}to{opacity:1}}@keyframes opacityBottom{0%{opacity:1}70%{opacity:1}75%{opacity:0}90%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:0;position:relative}.PlaygroundEditorTheme__quote{border-left:4px solid #ced0d4;color:#65676b;font-size:15px;margin:0 0 10px 20px;padding-left:16px}.PlaygroundEditorTheme__h1{color:#050505;font-size:24px;font-weight:400;margin:0}.PlaygroundEditorTheme__h2{color:#65676b;font-size:15px;font-weight:700;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__h3{font-size:12px;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.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;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;padding:1px .25rem}.PlaygroundEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.PlaygroundEditorTheme__link:hover{cursor:pointer;text-decoration:underline}.PlaygroundEditorTheme__code{background-color:#f0f2f5;display:block;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;margin:8px 0;overflow-x:auto;padding:8px 8px 8px 52px;position:relative;tab-size:2}.PlaygroundEditorTheme__code:before{background-color:#eee;border-right:1px solid #ccc;color:#777;content:attr(data-gutter);left:0;min-width:25px;padding:8px;position:absolute;text-align:right;top:0;white-space:pre-wrap}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;margin:0 25px 30px 0;overflow-x:scroll;overflow-y:scroll;table-layout:fixed;width:fit-content}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::selection{background-color:initial}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;outline:none;padding:6px 8px;position:relative;text-align:start;vertical-align:top;width:75px}.PlaygroundEditorTheme__tableCellSortedIndicator{background-color:#999;bottom:0;display:block;height:4px;left:0;opacity:.5;position:absolute;width:100%}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;height:100%;position:absolute;right:-4px;top:0;width:8px;z-index:10}.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);left:-1px;position:absolute;top:-1px;width:calc(100% - 2px);z-index:2}.PlaygroundEditorTheme__tableCellEditing{border-radius:3px;box-shadow:0 0 5px #0006}.PlaygroundEditorTheme__tableAddColumns{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;height:100%;position:absolute}.PlaygroundEditorTheme__tableAddColumns:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;position:absolute;width:calc(100% - 25px)}.PlaygroundEditorTheme__tableAddRows:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;display:block;height:100%;position:absolute;top:0;width:1px}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;height:20px;position:absolute;right:5px;top:6px;width:20px;z-index:4}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;border:0;border-radius:20px;color:#222;cursor:pointer;display:block;height:20px;width:20px}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{background-color:#fbb!important;display:inline}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{list-style-position:outside;margin:0;padding:0}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{list-style-position:outside;list-style-type:lower-alpha;margin:0;padding:0}.PlaygroundEditorTheme__ol4{list-style-position:outside;list-style-type:upper-roman;margin:0;padding:0}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{list-style-position:outside;margin:0;padding:0}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{list-style-type:none;margin-left:8px;margin-right:8px;outline:none;padding-left:24px;padding-right:24px;position:relative}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{background-size:cover;content:"";cursor:pointer;display:block;height:16px;left:0;position:absolute;top:2px;width:16px}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:after{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:"";cursor:pointer;display:block;height:6px;left:7px;position:absolute;right:7px;top:6px;transform:rotate(45deg);width:3px}.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:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__embedBlock{user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{display:grid;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{border:none;cursor:pointer;margin:1em 0;padding:2px}.PlaygroundEditorTheme__hr:after{background-color:#ccc;content:"";display:block;height:2px;line-height:2px}.PlaygroundEditorTheme__hr.selected{outline:2px solid #3c84f4;user-select:none}