.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;margin:0;padding:10px;font-size:12px;overflow:auto;max-height:400px}.tree-view-output{display:block;color:var(--text);padding:0;font-size:12px;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:rgb(233,35,35)}.test-recorder-toolbar{display:flex}#paste-log-button{position:fixed;left:120px;bottom:20px}.auto-embed-menu{width:150px}.link-editor .button.active,.toolbar .button.active{background-color:var(--background-dark2)}.link-editor .link-view{display:block;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;border-radius:15px;font-size:15px;border:0;outline:0;position:relative;font-family:inherit}.link-editor .link-view a{display:block;word-break:break-word;width:calc(100% - 33px)}.link-editor .link-input a{text-decoration:underline;white-space:nowrap;overflow:hidden;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;border-radius:4px}.mention:focus{box-shadow:0 0 0 2px rgb(180 213 255);outline:none}.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 rgba(255,255,255,.5);min-height:40px}.dropdown,.dropdown .item{border-radius:8px;background-color:var(--background)}.dropdown .item{margin:0 8px;padding:8px;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;border:0;max-width:250px}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:var(--background-dark)}.dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.dropdown .item .icon{display:flex;width:20px;height:20px;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:var(--background-dark);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,i{filter:invert(80%)}.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)}}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;user-select:none}.editor-shell span.fastpost-image{display:flex;justify-content:center}.editor-shell .editor-image img{max-width:100%;cursor:default}.editor-shell .editor-image img.focused{outline:2px solid rgb(60,132,244);user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-shell .editor-image .image-caption-container{display:block;position:absolute;bottom:4px;left:0;right:0;padding:0;margin:0;border-top-width:1px;border-bottom-width:1px;background-color:rgba(255,255,255,.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 rgba(255,255,255,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:100px;color:var(--background);cursor:pointer;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-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;height:35px;vertical-align:-.25em;position:absolute;right:4px;top:4px;cursor:pointer;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:rgb(60,132,244);border:1px solid var(--background)}.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 rgb(60,132,244)}.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{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 rgba(255,255,255,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:60px;color:var(--background);cursor:pointer;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}.keyword{color:rgb(241,118,94);font-weight:700}.actions{position:absolute;text-align:right;margin:10px;bottom:0;right:0}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{height:15px;width:15px;vertical-align:-.25em}.actions i,i.chevron-down{background-size:contain;display:inline-block}i.chevron-down{background-color:transparent;height:8px;width:8px;background-image:url(/_next/static/media/chevron-down.d9636921.svg)}.action-button{background-color:#eee;border:0;padding:8px 12px;position:relative;margin-left:5px;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{opacity:.6;background:#eee;cursor:not-allowed}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:var(--background);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:var(--background)}.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:var(--background)}.debug-treetype-button:hover{text-decoration:underline}.ltr{text-align:left}.rtl{text-align:right}.toolbar .code-language{width:150px}.toolbar i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;user-select:none}.toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:var(--background-dark2)}button.item.dropdown-item-active i{opacity:1}.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 black;animation:CursorBlink 1.1s steps(2,start) infinite}@keyframes CursorBlink{to{visibility:hidden}}.dialog-dropdown{background-color:#eee!important;margin-bottom:10px;width:100%}.ContentEditable__placeholder{position:absolute;top:0;margin-top:10px;color:var(--accent-dark);pointer-events:none}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;font-size:14px;overflow-x:scroll;overflow-y:scroll;margin-top:10px;margin-bottom:10px}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.PlaygroundEditorTheme__tableCell{border:1px solid var(--accent-dark);width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px;position:relative;outline:none}.PlaygroundEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.PlaygroundEditorTheme__tableCellHeader{text-align:start;font-weight:400}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid rgb(60,132,244);display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.PlaygroundEditorTheme__tableAddColumns{position:absolute;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:rgb(60,132,244);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:#ffbbbb!important}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{padding:0;margin:0;list-style-position:outside}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{padding:0;margin:0;list-style-type:lower-alpha;list-style-position:outside}.PlaygroundEditorTheme__ol4{padding:0;margin:0;list-style-type:upper-roman;list-style-position:outside}.PlaygroundEditorTheme__ol5{padding:0;margin:0;list-style-type:lower-roman;list-style-position:outside}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{border:1px solid rgb(61,135,245);border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__embedBlock{user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid rgb(60,132,244)}.PlaygroundEditorTheme__layoutContainer{display:grid;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.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.selected{outline:2px solid rgb(60,132,244);user-select:none}