.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{position:relative;margin:.5em 0 1.5em}.PlaygroundEditorTheme__paragraph img{margin-top:1em;margin-bottom:0}.PlaygroundEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.PlaygroundEditorTheme__h1{font-size:30px;font-weight:700;margin-top:1.5em;margin-bottom:.5em}.PlaygroundEditorTheme__h2{font-size:24px;font-weight:700;margin-top:1.5em;margin-bottom:.5em}.PlaygroundEditorTheme__h3{font-size:20px;font-weight:700;margin-top:1.5em;margin-bottom:.5em}.PlaygroundEditorTheme__h4{font-size:18px;font-weight:700;margin-top:1.5em;margin-bottom:.5em}.PlaygroundEditorTheme__h5{font-size:16px;font-weight:700;margin-top:1.5em;margin-bottom:.5em}.PlaygroundEditorTheme__h6{font-size:14px;font-weight:700;margin-top:1.5em;margin-bottom:.5em}@media screen and (min-width:768px){.PlaygroundEditorTheme__h1{font-size:36px}.PlaygroundEditorTheme__h2{font-size:30px}.PlaygroundEditorTheme__h3{font-size:24px}.PlaygroundEditorTheme__h4{font-size:20px}.PlaygroundEditorTheme__h5{font-size:18px}.PlaygroundEditorTheme__h6{font-size:16px}}@media screen and (min-width:1280px){.PlaygroundEditorTheme__h1{font-size:48px}.PlaygroundEditorTheme__h2{font-size:36px}.PlaygroundEditorTheme__h3{font-size:30px}.PlaygroundEditorTheme__h4{font-size:24px}.PlaygroundEditorTheme__h5{font-size:20px}.PlaygroundEditorTheme__h6{font-size:18px}}.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;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.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__code{background-color:#f0f2f5;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;-o-tab-size:2;tab-size:2}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:-moz-max-content;width:max-content;margin:0 25px 30px 0}.PlaygroundEditorTheme__tableSelection ::-moz-selection{background-color:transparent}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.PlaygroundEditorTheme__ol1{padding:0;margin:.75em 0 0;list-style-position:outside}.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:.75em 0 0;list-style-position:outside}.PlaygroundEditorTheme__ol1 .PlaygroundEditorTheme__ul{margin-top:0}.PlaygroundEditorTheme__listItem{margin:0 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}.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 #3d87f5;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__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-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;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 #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.EA__ltr{text-align:left}.EA__rtl{text-align:right}.EA__paragraph{margin:.5em 0 1.5em;position:relative}.EA__paragraph img{margin-top:1em;display:inline-block}.EA__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.EA__h1{font-size:30px}.EA__h1,.EA__h2{font-weight:700;margin-top:2em;margin-bottom:.5em}.EA__h2{font-size:24px}.EA__h3{font-size:20px}.EA__h3,.EA__h4{font-weight:700;margin-top:2em;margin-bottom:.5em}.EA__h4{font-size:18px}.EA__h5{font-size:16px}.EA__h5,.EA__h6{font-weight:700;margin-top:2em;margin-bottom:.5em}.EA__h6{font-size:14px}@media screen and (min-width:768px){.EA__h1{font-size:36px}.EA__h2{font-size:30px}.EA__h3{font-size:24px}.EA__h4{font-size:20px}.EA__h5{font-size:18px}.EA__h6{font-size:16px}}@media screen and (min-width:1280px){.EA__h1{font-size:48px}.EA__h2{font-size:36px}.EA__h3{font-size:30px}.EA__h4{font-size:24px}.EA__h5{font-size:20px}.EA__h6{font-size:18px}}.EA__indent{--lexical-indent-base-value:40px}.EA__textBold{font-weight:700}.EA__textItalic{font-style:italic}.EA__textUnderline{text-decoration:underline}.EA__textStrikethrough{text-decoration:line-through}.EA__textUnderlineStrikethrough{text-decoration:underline line-through}.EA__textSubscript{font-size:.8em;vertical-align:sub!important}.EA__textSuperscript{font-size:.8em;vertical-align:super}.EA__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.EA__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.EA__link{color:#216fdb;text-decoration:none}.EA__link:hover{text-decoration:underline;cursor:pointer}.EA__code{background-color:#f0f2f5;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;-o-tab-size:2;tab-size:2}.EA__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.EA__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:-moz-max-content;width:max-content;margin:30px 0}.EA__tableSelection ::-moz-selection{background-color:transparent}.EA__tableSelection ::selection{background-color:transparent}.EA__tableSelected{outline:2px solid #3c84f4}.EA__tableCell{border:1px solid #bbb;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.EA__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.EA__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.EA__tableCellHeader{text-align:start}.EA__tableCellSelected{background-color:#c9dbf0}.EA__tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.EA__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.EA__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:-25px;animation:table-controls .2s ease;border:0;cursor:pointer}.EA__tableAddColumns:after{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}.EA__tableAddColumns:hover{background-color:#c9dbf0}.EA__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.EA__tableAddRows:after{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}.EA__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.EA__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.EA__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.EA__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.EA__tableCellActionButton:hover{background-color:#ddd}.EA__characterLimit{display:inline;background-color:#fbb!important}.EA__ol1,.EA__ol2{padding:0;margin:.75em 0 0;list-style-position:outside}.EA__ol2{list-style-type:upper-alpha}.EA__ol3{list-style-type:lower-alpha}.EA__ol3,.EA__ol4{padding:0;margin:.75em 0 0;list-style-position:outside}.EA__ol4{list-style-type:upper-roman}.EA__ol5{list-style-type:lower-roman}.EA__ol5,.EA__ul{padding:0;margin:.75em 0 0;list-style-position:outside}.EA__ol1 .EA__ul{margin-top:0}.EA__listItem{margin:0 32px}.EA__listItemChecked,.EA__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.EA__listItemChecked{text-decoration:line-through}.EA__listItemChecked:before,.EA__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.EA__listItemChecked[dir=rtl]:before,.EA__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.EA__listItemChecked:focus:before,.EA__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.EA__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.EA__listItemChecked:before{border:1px solid #3d87f5;border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.EA__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}.EA__nestedListItem{list-style-type:none}.EA__nestedListItem:after,.EA__nestedListItem:before{display:none}.EA__tokenComment{color:#708090}.EA__tokenPunctuation{color:#999}.EA__tokenProperty{color:#905}.EA__tokenSelector{color:#690}.EA__tokenOperator{color:#9a6e3a}.EA__tokenAttr{color:#07a}.EA__tokenVariable{color:#e90}.EA__tokenFunction{color:#dd4a68}.EA__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.EA__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.EA__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.EA__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.EA__embedBlock{-webkit-user-select:none;-moz-user-select:none;user-select:none}.EA__embedBlockFocus{outline:2px solid #3c84f4}.EA__layoutContainer{display:grid;gap:10px;margin:10px 0}.EA__layoutItem{border:1px dashed #ddd;padding:8px 16px}.EA__autocomplete{color:#ccc}.EA__hr{padding:2px;border:none;margin:1em 0;cursor:pointer}.EA__hr:after{content:"";display:block;height:2px;background-color:#ccc;line-height:2px}.EA__hr.selected{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}