.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{position:relative;margin:0}.PlaygroundEditorTheme__quote{margin:0 0 10px 20px;padding-left:16px;color:#65676b;font-size:15px;border-left:4px solid #ced0d4}.PlaygroundEditorTheme__h1{margin:0;color:#050505;font-weight:400;font-size:24px}.PlaygroundEditorTheme__h2{margin:0;color:#65676b;font-weight:700;font-size:15px;text-transform:uppercase}.PlaygroundEditorTheme__h3{margin:0;font-size:12px;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{padding:1px .25rem;font-size:94%;font-family:Menlo,Consolas,Monaco,monospace;background-color:#f0f2f5}.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{position:relative;display:block;margin:8px 0;padding:8px 8px 8px 52px;overflow-x:auto;font-size:13px;font-family:Menlo,Consolas,Monaco,monospace;line-height:1.53;-moz-tab-size:2;-o-tab-size:2;tab-size:2;background-color:#f0f2f5}.PlaygroundEditorTheme__code:before{position:absolute;top:0;left:0;min-width:25px;padding:8px;color:#777;white-space:pre-wrap;text-align:right;background-color:#eee;border-right:1px solid #ccc;content:attr(data-gutter)}.PlaygroundEditorTheme__tableScrollableWrapper{margin:0 25px 30px 0;overflow-x:auto}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin:0}.PlaygroundEditorTheme__table{width:-moz-fit-content;width:fit-content;margin:0 25px 30px 0;overflow-x:scroll;overflow-y:scroll;table-layout:fixed;border-collapse:collapse;border-spacing:0}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::-moz-selection{background-color:transparent}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{position:relative;width:75px;padding:6px 8px;text-align:start;vertical-align:top;border:1px solid #bbb;outline:none}.PlaygroundEditorTheme__tableCellResizer{position:absolute;top:0;right:-4px;z-index:10;width:8px;height:100%;cursor:ew-resize}.PlaygroundEditorTheme__tableCellHeader{text-align:start;background-color:#f2f3f5}.PlaygroundEditorTheme__tableCellSelected{caret-color:transparent}.PlaygroundEditorTheme__tableCellSelected:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#accef7;opacity:.6;content:"";pointer-events:none}.PlaygroundEditorTheme__tableAddColumns{position:absolute;height:100%;background-color:#eee;border:0;cursor:pointer;animation:table-controls .2s ease}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{position:absolute;width:calc(100% - 25px);background-color:#eee;border:0;cursor:pointer;animation:table-controls .2s ease}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{position:absolute;top:0;display:block;width:1px;height:100%;background-color:#3c84f4}.PlaygroundEditorTheme__tableCellActionButtonContainer{position:absolute;top:6px;right:5px;z-index:4;display:block;width:20px;height:20px}.PlaygroundEditorTheme__tableCellActionButton{display:block;width:20px;height:20px;color:#222;background-color:#eee;border:0;border-radius:20px;cursor:pointer}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb!important}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{margin:0;padding:0;list-style-position:outside}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{margin:0;padding:0;list-style-position:outside;list-style-type:lower-alpha}.PlaygroundEditorTheme__ol4{margin:0;padding:0;list-style-position:outside;list-style-type:upper-roman}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{margin:0;padding:0;list-style-position:outside}.PlaygroundEditorTheme__checklist{padding-inline-start:0!important}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-right:8px;margin-left:0;padding-right:24px;padding-left:24px;list-style-type:none;outline:none}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{position:absolute;top:6px;left:0;display:block;width:16px;height:16px;background-size:cover;cursor:pointer;content:""}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{right:0;left:auto}.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{position:absolute;top:10px;right:7px;left:7px;display:block;width:3px;height:6px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);cursor:pointer;content:""}.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{padding-bottom:2px;background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3)}.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{padding:8px 16px;border:1px dashed #ddd}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{margin:1em 0;padding:2px;border:none;cursor:pointer}.PlaygroundEditorTheme__hr:after{display:block;height:2px;line-height:2px;background-color:#ccc;content:""}.PlaygroundEditorTheme__hr.selected{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.index_markdown___OVn_{position:relative;width:100%;color:#2f2f40;font-weight:400;font-size:17px;line-height:30px}.index_markdown___OVn_ a::-moz-selection,.index_markdown___OVn_ code::-moz-selection,.index_markdown___OVn_ em::-moz-selection,.index_markdown___OVn_ fade-in-text::-moz-selection,.index_markdown___OVn_ h1::-moz-selection,.index_markdown___OVn_ h2::-moz-selection,.index_markdown___OVn_ h3::-moz-selection,.index_markdown___OVn_ h4::-moz-selection,.index_markdown___OVn_ h5::-moz-selection,.index_markdown___OVn_ h6::-moz-selection,.index_markdown___OVn_ li::-moz-selection,.index_markdown___OVn_ p::-moz-selection,.index_markdown___OVn_ s::-moz-selection,.index_markdown___OVn_ span::-moz-selection,.index_markdown___OVn_ strong::-moz-selection,.index_markdown___OVn_ td::-moz-selection,.index_markdown___OVn_ th::-moz-selection{background:rgba(169,157,245,.4)}.index_markdown___OVn_ a::selection,.index_markdown___OVn_ code::selection,.index_markdown___OVn_ em::selection,.index_markdown___OVn_ fade-in-text::selection,.index_markdown___OVn_ h1::selection,.index_markdown___OVn_ h2::selection,.index_markdown___OVn_ h3::selection,.index_markdown___OVn_ h4::selection,.index_markdown___OVn_ h5::selection,.index_markdown___OVn_ h6::selection,.index_markdown___OVn_ li::selection,.index_markdown___OVn_ p::selection,.index_markdown___OVn_ s::selection,.index_markdown___OVn_ span::selection,.index_markdown___OVn_ strong::selection,.index_markdown___OVn_ td::selection,.index_markdown___OVn_ th::selection{background:rgba(169,157,245,.4)}.index_markdown___OVn_ h1{margin:52px 0 0;color:#2f2f40;font-weight:700;font-size:26px;line-height:36px}.index_markdown___OVn_ h2{margin:48px 0 0;color:#2f2f40;font-weight:700;font-size:24px;line-height:32px}.index_markdown___OVn_ h3{margin:44px 0 0;color:#2f2f40;font-weight:700;font-size:22px;line-height:30px}.index_markdown___OVn_ h4{margin:40px 0 0;color:#2f2f40;font-weight:700;font-size:20px;line-height:28px}.index_markdown___OVn_ h5,.index_markdown___OVn_ h6{margin:36px 0 0;color:#2f2f40;font-weight:700;font-size:18px;line-height:24px}.index_markdown___OVn_ ol,.index_markdown___OVn_ ul{padding-inline-start:24px;margin-block-start:16px;margin-block-end:16px}.index_markdown___OVn_ ol li,.index_markdown___OVn_ ul li{margin-bottom:8px}.index_markdown___OVn_ strong{font-weight:700}.index_markdown___OVn_ hr{margin:30px 0 12px;border-color:transparent transparent #d8d8d8}.index_markdown___OVn_ p{margin:18px 0 0}.index_markdown___OVn_ a,.index_markdown___OVn_ a:hover,.index_markdown___OVn_ a:link,.index_markdown___OVn_ a:visited{color:#379fff}.index_markdown___OVn_ li code,.index_markdown___OVn_ p code{color:var(--primary-color);font-family:PTSerif,Helvetica Neue,sans-serif}.index_markdown___OVn_ img{display:block;max-width:100%;margin:30px 0 12px}.index_markdown___OVn_ blockquote{margin:10px 0;padding-left:16px;color:#65676b;font-size:15px;border-left:4px solid #ced0d4}.index_markdown___OVn_ aside{position:relative;margin:12px 0;padding:16px 16px 16px 46px;background:#fff5ed;border:1px solid #fed4a4;border-radius:8px}.index_markdown___OVn_ aside:before{position:absolute;top:50%;left:16px;font-size:18px;line-height:1;transform:translateY(-50%);content:"💡"}.index_markdown___OVn_ table{display:block;max-width:100%;margin:30px 0 12px;overflow:auto;white-space:collapse;word-break:normal;border-collapse:collapse;border-spacing:1px;white-space-collapse:collapse}.index_markdown___OVn_ table tr{min-height:46px}.index_markdown___OVn_ table th{font-weight:700}.index_markdown___OVn_ table td,.index_markdown___OVn_ table th{width:-moz-fit-content;width:fit-content;min-width:80px;max-width:360px;padding:12px 20px;color:rgba(0,0,0,.6);text-align:left;vertical-align:top;overflow-wrap:break-word;border:1px solid #d9d9d9}.index_markdown___OVn_>:last-child{margin-bottom:0}.index_markdown___OVn_>:first-child,.index_markdown___OVn_>:first-child :first-child{margin-top:0}.index_markdown___OVn_ pre>code:not([class]){font-family:PTSerif,Helvetica Neue,sans-serif;white-space:break-spaces;word-wrap:break-word}.index_markdown___OVn_ code.hljs{margin:16px 0;font-size:16px;font-family:Helvetica Neue,Helvetica,sans-serif;line-height:28px;border-radius:8px;-webkit-text-fill-color:currentcolor}.index_linearGradient__LGdl0{position:absolute;bottom:48px;width:100%;height:40px;background:linear-gradient(180deg,rgba(254,253,255,0),#fefdff);pointer-events:none}.index_linearText__zNFpM{width:-moz-fit-content;width:fit-content;font-weight:700;font-size:24px;line-height:36px;background:linear-gradient(90deg,#ffb959,#7b67ef);background-position:100% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:index_linear-text-animation__5VYI_ 2s infinite alternate;-webkit-text-fill-color:transparent}@keyframes index_linear-text-animation__5VYI_{0%{background-position:100% 0}to{background-position:0 0}}.index_root__WgFV1 .ant-collapse-item .ant-collapse-content-box,.index_root__WgFV1 .ant-collapse-item .ant-collapse-header{padding:0!important}