:root{--color-bg:#fff;--color-text-faint:#737373;--color-detail:red}html,body,#root{box-sizing:border-box;background:var(--color-bg);width:100vw;height:100vh;margin:0;padding:0;font-family:Inter,sans-serif}.checkboxes .checkbox-inline:not(:last-child){margin-right:10px}.numbered-pin{width:25px;height:41px;position:relative}.numbered-pin img{display:block}.pin-number{text-align:center;color:#000;pointer-events:none;background-color:#fff;border-radius:100%;align-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;line-height:1;position:absolute;top:5px;left:50%;transform:translate(-50%)}.pac-container{z-index:9999!important}.editor-shell{color:#000;border-radius:2px;max-width:1100px;margin:20px auto;font-weight:400;line-height:1.7;position:relative}.editor-shell .editor-container{cursor:text;background:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:block;position:relative}.editor-shell .editor-container.tree-view{border-radius:0}.editor-shell .editor-container.plain-text{border-top-left-radius:10px;border-top-right-radius:10px}.editor-scroller{cursor:text;resize:vertical;border:0;outline:0;min-height:150px;display:block;position:relative;overflow:auto}.editor{position:relative}.test-recorder-output{width:100%;margin:20px auto}.editor pre{color:#fff;background:#222;max-height:180px;margin:0;padding:10px;font-size:12px;line-height:1.1;overflow:auto}.tree-view-output{color:#fff;background:#222;border-bottom-right-radius:10px;border-bottom-left-radius:10px;max-height:250px;margin:1px auto 10px;padding:0;font-size:12px;display:block;position:relative;overflow:hidden}.editor pre::-webkit-scrollbar{background:0 0;width:10px}.editor pre::-webkit-scrollbar-thumb{background:#999}.editor .component-picker-menu{width:200px}.editor .mentions-menu{width:250px}.editor .auto-embed-menu{width:150px}.link-editor div.link-edit{vertical-align:-.25em;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;position:absolute;top:0;bottom:0;right:0}#block-controls{box-sizing:border-box;z-index:10;border:1px solid #ced0d4;border-radius:8px;width:32px;height:32px;display:block;position:absolute;top:16px;right:10px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.1)}#block-controls button{cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:8px;outline:none;padding:3px;transition:background-color .1s;display:block}#block-controls button:hover{background-color:#efefef}#block-controls button:focus-visible{border-color:#00f}#block-controls span.block-type{background-size:contain;width:18px;height:18px;margin:2px;display:block}.characters-limit{color:#888;text-align:right;font-size:12px;display:block;position:absolute;bottom:5px;left:12px}.characters-limit.characters-limit-exceeded{color:red}.dropdown{z-index:10;background-color:#fff;border-radius:8px;gap:8px;min-height:40px;display:block;position:fixed;box-shadow:0 12px 28px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.5)}.dropdown .item{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-content:center;justify-content:space-between;min-width:100px;max-width:250px;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.dropdown .item.fontsize-item,.dropdown .item.fontsize-item .text{min-width:unset}.dropdown .item .active{background-size:contain;width:20px;height:20px;display:flex}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{flex-grow:1;min-width:150px;line-height:24px;display:flex}.dropdown .item .icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:12px;line-height:16px;display:flex}.dropdown .divider{background-color:#eee;width:auto;height:1px;margin:4px 8px}.editor-shell span.editor-image{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:relative}.editor-shell .editor-image img{cursor:default;max-width:100%}.editor-shell .editor-image img.focused{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:2px solid #3c84f4}.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{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{color:#000;background-color:rgba(255,255,255,.9);border-top:1px solid #fff;min-width:100px;margin:0;padding:0;display:block;position:absolute;bottom:4px;left:0;right:0;overflow:hidden}.editor-shell .editor-image .image-caption-button{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.3);border-radius:5px;width:30%;min-width:100px;margin:0 auto;padding:10px;display:block;position:absolute;bottom:20px;left:0;right:0}.editor-shell .editor-image .image-caption-button:hover{background-color:rgba(60,132,244,.5)}.editor-shell .editor-image .image-resizer{background-color:#3c84f4;border:1px solid #fff;width:7px;height:7px;display:block;position:absolute}.editor-shell .editor-image .image-resizer.image-resizer-n{cursor:n-resize;top:-6px;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-ne{cursor:ne-resize;top:-6px;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-e{cursor:e-resize;bottom:48%;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-se{cursor:nwse-resize;bottom:-2px;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-s{cursor:s-resize;bottom:-2px;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-sw{cursor:sw-resize;bottom:-2px;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-w{cursor:w-resize;bottom:48%;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-nw{cursor:nw-resize;top:-6px;left:-6px}.toolbar button.toolbar-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;display:flex}.toolbar button.toolbar-item:disabled .icon,.toolbar button.toolbar-item:disabled .text,.toolbar button.toolbar-item:disabled i.format,.toolbar button.toolbar-item:disabled .chevron-down{opacity:.2}.toolbar button.toolbar-item.active{background-color:rgba(223,232,250,.3)}.toolbar button.toolbar-item.active i{opacity:1}.toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar .toolbar-item.font-family .text{max-width:40px;display:block}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;height:20px;padding-right:10px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.toolbar .toolbar-item .icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.toolbar i.chevron-down{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px;height:16px;margin-top:3px;display:flex}.toolbar i.chevron-down.inside{pointer-events:none;width:16px;height:16px;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.toolbar .divider{background-color:#eee;width:1px;margin:0 4px}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}.toolbar .spacer{letter-spacing:-2px}.toolbar button.item i{opacity:.6}.toolbar button.item.dropdown-item-active{background-color:rgba(223,232,250,.3)}.toolbar button.item.dropdown-item-active i{opacity:1}.editor_ltr{text-align:left}.editor_rtl{text-align:right}.editor_paragraph{margin-top:0;margin-bottom:16px;line-height:1.4em;position:relative}.editor_quote{color:#65676b;border-left:4px solid #ced0d4;margin:0 0 10px 20px;padding-left:16px;font-size:15px}.editor_h1{color:#050505;margin:0;font-size:24px;font-weight:400}.editor_h2{color:#65676b;text-transform:uppercase;margin:0;font-size:15px;font-weight:700}.editor_h3{text-transform:uppercase;margin:0;font-size:12px}.editor_textBold{font-weight:700}.editor_textItalic{font-style:italic}.editor_textUnderline{text-decoration:underline}.editor_textStrikethrough{text-decoration:line-through}.editor_textUnderlineStrikethrough{text-decoration:underline line-through}.editor_textSubscript{font-size:.8em;vertical-align:sub!important}.editor_textSuperscript{vertical-align:super;font-size:.8em}.editor_textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.editor_hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.editor_link{color:#216fdb;text-decoration:none}.editor_link:hover{text-decoration:underline}.editor_code{-moz-tab-size:2;tab-size:2;background-color:#f0f2f5;margin:8px 0;padding:8px 8px 8px 52px;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;display:block;position:relative;overflow-x:auto}.editor_code:before{content:attr(data-gutter);color:#777;white-space:pre-wrap;text-align:right;background-color:#eee;border-right:1px solid #ccc;min-width:25px;padding:8px;position:absolute;top:0;left:0}.editor_table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:calc(100% - 25px);max-width:100%;margin:30px 0;overflow-y:scroll}.editor_tableSelected{outline:2px solid #3c84f4}.editor_tableCell{vertical-align:top;cursor:default;border:1px solid #bbb;outline:none;min-width:75px;padding:6px 8px;position:relative}.editor_tableCell:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor_tableCell:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor_tableCell:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor_tableCell:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor_tableCell:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor_tableCell:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor_tableCellSortedIndicator{opacity:.5;background-color:#999;width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}.editor_tableCellResizer{cursor:ew-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;right:-4px}.editor_tableCellHeader{background-color:#f2f3f5}.editor_tableCellHeader:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor_tableCellHeader:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor_tableCellHeader:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.editor_tableCellHeader:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor_tableCellHeader:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor_tableCellHeader:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.editor_tableCellSelected{background-color:#c9dbf0}.editor_tableCellPrimarySelected{z-index:2;border:2px solid #3c84f4;width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;top:-1px;left:-1px}.editor_tableCellEditing{border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4)}.editor_tableAddColumns{cursor:pointer;background-color:#eee;border:0;width:20px;height:100%;animation:.2s table-controls;position:absolute;top:0;right:0}.editor_tableAddColumns:after{content:" ";opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.editor_tableAddColumns:hover{background-color:#c9dbf0}.editor_tableAddRows{cursor:pointer;background-color:#eee;border:0;width:calc(100% - 25px);height:20px;animation:.2s table-controls;position:absolute;bottom:-25px;left:0}.editor_tableAddRows:after{content:" ";opacity:.4;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.editor_tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.editor_tableCellResizeRuler{background-color:#3c84f4;width:1px;height:100%;display:block;position:absolute;top:0}.editor_tableCellActionButtonContainer{z-index:4;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.editor_tableCellActionButton{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:20px;width:20px;height:20px;display:block}.editor_tableCellActionButton:hover{background-color:#ddd}.editor_characterLimit{display:inline;background-color:#fbb!important}.editor_ol1{padding:0}.editor_ol2{padding:0;list-style-type:upper-alpha}.editor_ol3{padding:0;list-style-type:lower-alpha}.editor_ol4{padding:0;list-style-type:upper-roman}.editor_ol5{padding:0;list-style-type:lower-roman}.editor_ul{padding:0}.editor_listItem{margin:0 32px}.editor_listItemChecked,.editor_listItemUnchecked{outline:none;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;position:relative}.editor_listItemChecked{text-decoration:line-through}.editor_listItemUnchecked:before,.editor_listItemChecked:before{content:"";cursor:pointer;background-size:cover;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}.editor_listItemUnchecked[dir=rtl]:before{left:auto;right:0}.editor_listItemChecked[dir=rtl]:before{left:auto;right:0}.editor_listItemUnchecked:focus:before,.editor_listItemChecked:focus:before{border-radius:2px;box-shadow:0 0 0 2px #a6cdfe}.editor_listItemUnchecked:before{border:1px solid #999;border-radius:2px}.editor_listItemChecked:before{background-color:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.editor_listItemChecked:after{content:"";cursor:pointer;border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:6px;display:block;position:absolute;top:6px;left:7px;transform:rotate(45deg)}.editor_nestedListItem{list-style-type:none}.editor_nestedListItem:before,.editor_nestedListItem:after{display:none}.editor_tokenComment{color:#708090}.editor_tokenPunctuation{color:#999}.editor_tokenProperty{color:#905}.editor_tokenSelector{color:#690}.editor_tokenOperator{color:#9a6e3a}.editor_tokenAttr{color:#07a}.editor_tokenVariable{color:#e90}.editor_tokenFunction{color:#dd4a68}.editor_mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.editor_markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.editor_mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.editor_markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.editor_embedBlock{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editor_embedBlockFocus{outline:2px solid #3c84f4}.Modal__overlay{flex-direction:column;flex-grow:0px;flex-shrink:1px;z-index:100;background-color:rgba(40,40,40,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal__modal{flex-grow:0px;background-color:#fff;border-radius:10px;flex-direction:column;min-width:300px;min-height:100px;padding:20px;display:flex;position:relative;box-shadow:0 0 20px #444}.Modal__title{color:#444;border-bottom:1px solid #ccc;margin:0;padding-bottom:10px}.Modal__closeButton{text-align:center;cursor:pointer;background-color:#eee;border:0;border-radius:20px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;right:20px}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{box-sizing:border-box;color:#050505;background-color:#eee;border:0;border-radius:15px;outline:0;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-input a{color:#216fdb;white-space:nowrap;text-overflow:ellipsis;margin-right:30px;text-decoration:none;display:block;overflow:hidden}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-size-wrapper,.link-editor .font-family-wrapper{margin:0 4px;display:flex}.link-editor select{background-color:rgba(0,0,0,.075);border:none;border-radius:4px;padding:6px}@keyframes glimmer-animation{0%{background:#f9f9f9}.5%{background:#eee}.1%{background:#f9f9f9}}.LinkPreview__container{padding-bottom:12px}.LinkPreview__imageWrapper{text-align:center}.LinkPreview__image{max-width:100%;max-height:250px;margin:auto}.LinkPreview__title{margin-top:4px;margin-left:12px;margin-right:12px}.LinkPreview__description,.LinkPreview__domain{color:#999;margin-top:4px;margin-left:12px;margin-right:12px;font-size:90%}.LinkPreview__glimmer{background:#f9f9f9;border-radius:8px;height:18px;margin-bottom:8px;margin-left:12px;margin-right:12px;animation-name:glimmer-animation;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}
