.TableCellResizer__resizer{position:absolute;touch-action:none}@media (pointer:coarse){.TableCellResizer__resizer{background-color:#adf;mix-blend-mode:color}}.Collapsible__container{margin-bottom:8px}.Collapsible__title{cursor:pointer;padding:5px 5px 5px 20px;position:relative;font-weight:700;list-style:none;outline:none}.Collapsible__title::-webkit-details-marker,.Collapsible__title::marker{display:none}.dark .Collapsible__title:before{border:5px solid transparent;border-left-color:#fff}.Collapsible__title:before,.dark .Collapsible__title:before{display:block;content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%)}.Collapsible__title:before{border:5px solid transparent;border-left-color:#000}.dark .Collapsible__container[open]>.Collapsible__title:before{border-width:6px 4px 0;border-color:#fff transparent transparent}.Collapsible__container[open]>.Collapsible__title:before{border-width:6px 4px 0;border-color:#000 transparent transparent}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{display:none;user-select:none}.node-placeholder:has(br):not(:has(span)):before{position:absolute;content:attr(data-placeholder);color:hsla(0,0%,53%,.6)}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-x:auto;table-layout:fixed;display:block;max-width:fit-content;width:100%;margin:0 25px 30px 0}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #979797;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.PlaygroundEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.PlaygroundEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.PlaygroundEditorTheme__tableCellHeader{text-align:start}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.PlaygroundEditorTheme__tableAddColumns{position:absolute;background-color:#eee;height:100%;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddColumns:after{background-image:url(/public/images/icons/plus.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(/public/images/icons/plus.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__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:rgba(226,113,175,.5)}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#e398a7}.PlaygroundEditorTheme__embedBlock{user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.line-code{tab-size:2}.line-code:before{content:attr(data-gutter);position:absolute;background-color:transparent;left:0;top:0;height:100%;border-right:1px solid rgba(42,42,42,.158);padding:8px;color:rgba(0,0,0,.349);white-space:pre-wrap;text-align:right;min-width:25px}.line-code:before:hover{background:red}.dark .line-code:before{border-right:1px solid #3b3b3b65;color:#777}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2,.PlaygroundEditorTheme__ol3,.PlaygroundEditorTheme__ol4,.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul1,.PlaygroundEditorTheme__ul2,.PlaygroundEditorTheme__ul3,.PlaygroundEditorTheme__ul4,.PlaygroundEditorTheme__ul5{padding:0;margin:0;list-style-position:inside}.PlaygroundEditorTheme__listItem{margin:2px 32px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.ol{list-style-type:decimal}.ul{list-style-type:disc}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:4px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{border:1px solid #3d87f5;border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:9px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.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__ul1{padding:0;margin:0;list-style-type:disc;list-style-position:outside}.PlaygroundEditorTheme__ul2{padding:0;margin:0;list-style-type:circle;list-style-position:outside}.PlaygroundEditorTheme__ul3{padding:0;margin:0;list-style-type:square;list-style-position:outside}.PlaygroundEditorTheme__ul4{padding:0;margin:0;list-style-type:circle;list-style-position:outside}.PlaygroundEditorTheme__ul5{padding:0;margin:0;list-style-type:disc;list-style-position:outside}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}