.Collapsible__container{background:#fcfcfc;border:1px solid #eee;border-radius:10px;margin-block-end:8px}.Collapsible__title{cursor:pointer;padding-block:5px;padding-inline:30px 5px;position:relative;font-weight:700;list-style:none;outline:none}.Collapsible__title p{margin:0;margin-block-end:0!important}.Collapsible__title::-webkit-details-marker,.Collapsible__title::marker{display:none}.Collapsible__title:before{border-color:transparent;border-style:solid;border-width:4px 6px;border-inline-start-color:#000;display:block;content:"";position:absolute;inset-inline-start:15px;inset-block-start:50%;transform:translateY(-50%)}.Collapsible__container[open]>.Collapsible__title:before{border-color:transparent;border-width:6px 4px 0;border-block-start-color:#000}.Collapsible__content{padding-block:0 5px;padding-inline:30px 5px}.Collapsible__content p{margin:0;margin-block-end:0!important}.Collapsible__collapsed .Collapsible__content{display:none;user-select:none}.PlaygroundEditorTheme__ltr{text-align:start}.PlaygroundEditorTheme__rtl{text-align:end}.PlaygroundEditorTheme__paragraph{margin:0;position:relative;word-break:break-word}.PlaygroundEditorTheme__quote{margin:0;margin-inline-start:20px;margin-block-end:10px;font-size:15px;color:#65676b;border-inline-start-color:#ced0d4;border-inline-start-width:4px;border-inline-start-style:solid;padding-inline-start:16px}.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-block-end: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;inset-inline:0;inset-block-end:.15em;border-block-end:.1em solid currentColor}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textStrikethrough:before{content:"";position:absolute;inset-inline:0;inset-block-start:.69em;border-block-start:.1em solid currentColor}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after,.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{content:"";position:absolute;inset-inline:0}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{inset-block-start:.69em;border-block-start:.1em solid currentColor}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after{inset-block-end:.05em;border-block-end:.1em solid currentColor}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;padding-block:1px;padding-inline:.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-block-end: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;inset-block-start:-2px;inline-size:20px;border-block-start:1px solid #000;animation:CursorBlink 1.1s steps(2,start) infinite}@keyframes CursorBlink{to{visibility:hidden}}.PlaygroundEditorTheme__code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding-block:8px;padding-inline:52px 8px;line-height:1.53;font-size:13px;margin:0;margin-block:8px;overflow-x:auto;position:relative;tab-size:2}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;inset-inline-start:0;inset-block-start:0;border-inline-end:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:end;min-inline-size:25px}.PlaygroundEditorTheme__tableScrollableWrapper{overflow-x:auto;margin-block:0 30px;margin-inline:0 25px}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin-block:0}.PlaygroundEditorTheme__tableAlignmentCenter{margin-inline:auto}.PlaygroundEditorTheme__tableAlignmentRight{margin-inline-start:auto}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;margin-block:25px 30px}.PlaygroundEditorTheme__table *{border:none!important;font-size:16px!important}.PlaygroundEditorTheme__table p{margin-block-end:0;text-align:center!important}.PlaygroundEditorTheme__table tr:nth-child(odd){background-color:#f0f0f0}.PlaygroundEditorTheme__tableFrozenRow{overflow-x:clip}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td{overflow:clip;background-color:#fff;position:sticky;z-index:2;inset-block-start:44px}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th{overflow:clip;background-color:#f2f3f5;position:sticky;z-index:2;inset-block-start:44px}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td:after,.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th:after{content:"";position:absolute;inset-inline-start:0;inset-block-end:0;inline-size:100%;border-block-end:1px solid #bbb}.PlaygroundEditorTheme__tableFrozenColumn tr>td:first-child{background-color:#fff;position:sticky;z-index:2;inset-inline-start:0}.PlaygroundEditorTheme__tableFrozenColumn tr>th:first-child{background-color:#f2f3f5;position:sticky;z-index:2;inset-inline-start:0}.PlaygroundEditorTheme__tableFrozenColumn tr>:first-child:after{content:"";position:absolute;inset-inline:0;inset-block-start:0;block-size:100%;border-inline-end:1px solid #bbb}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(odd){background-color:#f0f0f0}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;inline-size:75px;vertical-align:middle!important;text-align:center!important;padding:1rem;position:relative;outline:none;overflow:auto}.PlaygroundEditorTheme__tableCell>*{overflow:inherit}.PlaygroundEditorTheme__tableCellResizer{position:absolute;inset-inline-end:-4px;block-size:100%;inline-size:8px;cursor:ew-resize;z-index:10;inset-block-start:0}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__tableCellSelected{caret-color:transparent}.PlaygroundEditorTheme__tableCellSelected:after{position:absolute;inset:0;background-color:highlight;mix-blend-mode:multiply;content:"";pointer-events:none}.PlaygroundEditorTheme__tableAddColumns{position:absolute;background-color:#eee;block-size:100%;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddColumns:after{background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;inset-block-start:0;inset-inline-start:0;inline-size:100%;block-size:100%;opacity:.4}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{position:absolute;inline-size:calc(100% - 25px);background-color:#eee;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddRows:after{background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;inset-block-start:0;inset-inline-start:0;inline-size:100%;block-size:100%;opacity:.4}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{display:block;position:absolute;inline-size:1px;background-color:#3c84f4;block-size:100%;inset-block-start:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;inset-inline-end:5px;inset-block-start:6px;position:absolute;z-index:4;inline-size:20px;block-size:20px}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;inline-size:20px;block-size:20px;color:#222;cursor:pointer}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.PlaygroundEditorTheme__ol1{padding:0;margin:0;list-style-position:outside;list-style:decimal!important}.PlaygroundEditorTheme__ol2{padding:0;margin:0;list-style-type:upper-alpha;list-style-position:outside}.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__ul{padding:0;margin:0;list-style-position:outside;list-style:disc!important}.PlaygroundEditorTheme__listItem{margin-block:0;margin-inline:32px}.PlaygroundEditorTheme__listItem::marker{color:var(--listitem-marker-color);background-color:var(--listitem-marker-background-color);font-family:var(--listitem-marker-font-family);font-size:var(--listitem-marker-font-size)}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-inline:8px;padding-inline:24px;list-style-type:none;outline:none}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";inline-size:16px;block-size:16px;inset-block-start:2px;inset-inline-start:0;cursor:pointer;display:block;background-size:cover;position:absolute}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{inset-inline:auto 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;inset-block-start:6px;inline-size:3px;inset-inline:7px;block-size: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__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:rgba(255,212,0,.14);border-block-end:2px solid rgba(255,212,0,.3);padding-block-end:2px}.PlaygroundEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-block-end:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-block-end:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-block-end:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__embedBlock{user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{display:grid;gap:10px;margin-block:10px;margin-inline:0}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{padding-block:2px;padding-inline:2px;border:none;margin-block:1em;margin-inline:0;cursor:pointer}.PlaygroundEditorTheme__hr:after{content:"";display:block;block-size:2px;background-color:#ccc;line-height:2px}.PlaygroundEditorTheme__hr.PlaygroundEditorTheme__hrSelected{outline:2px solid #3c84f4;user-select:none}.PlaygroundEditorTheme__specialText{background-color:#ff0;font-weight:700}
/*# sourceMappingURL=82be6a571d0f8985.css.map*/