.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:0;padding:.25rem 0;font-size:1.0625rem;line-height:1.5rem;position:relative}.PlaygroundEditorTheme__quote{color:#65676b;border-left:4px solid #ced0d4;margin:1rem 0;padding:.5rem 0 .5rem 1rem;font-size:15px}.PlaygroundEditorTheme__h1{color:#00343d;text-align:left;margin:1.25rem 0 .5rem;font-size:2.5rem;font-weight:600;line-height:1.25}.PlaygroundEditorTheme__h2{color:#254857;text-align:left;margin:1.1rem 0 .45rem;font-size:1.8rem;font-weight:600;line-height:1.3}.PlaygroundEditorTheme__h3{color:#00343d;margin:1rem 0 .4rem;font-size:1.4rem;font-weight:600;line-height:1.35}.PlaygroundEditorTheme__h4{color:#00343d;margin:.9rem 0 .35rem;font-size:15px;font-weight:500}.PlaygroundEditorTheme__h5{color:#00343d;margin:.8rem 0 .3rem;font-size:13px;font-weight:500}.PlaygroundEditorTheme__h6{color:#65676b;margin:0;font-size:11px;font-weight:400}.PlaygroundEditorTheme__ol1{text-align:left;margin:10px 0;padding:0;list-style-position:outside}.PlaygroundEditorTheme__ol2{margin:0;padding:0;list-style-type:upper-alpha;list-style-position:outside}.PlaygroundEditorTheme__ol3{margin:0;padding:0;list-style-type:lower-alpha;list-style-position:outside}.PlaygroundEditorTheme__ol4{margin:0;padding:0;list-style-type:upper-roman;list-style-position:outside}.PlaygroundEditorTheme__ol5{margin:0;padding:0;list-style-type:lower-roman;list-style-position:outside}.PlaygroundEditorTheme__ul{text-align:left;margin:10px 0;padding:0;list-style-position:outside}.PlaygroundEditorTheme__listItem{margin:0 32px 10px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{outline:0;margin-bottom:10px;margin-left:8px;padding-left:24px;list-style-type:none;position:relative}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__h1 .PlaygroundEditorTheme__textBold,.PlaygroundEditorTheme__h2 .PlaygroundEditorTheme__textBold,.PlaygroundEditorTheme__h3 .PlaygroundEditorTheme__textBold{font-weight:800}.PlaygroundEditorTheme__h4 .PlaygroundEditorTheme__textBold,.PlaygroundEditorTheme__h5 .PlaygroundEditorTheme__textBold,.PlaygroundEditorTheme__h6 .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{vertical-align:super;font-size:.8em}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.PlaygroundEditorTheme__textHighlight{background-color:#ffd400}.PlaygroundEditorTheme__hashtag{background-color:#1877e824}.PlaygroundEditorTheme__link{color:#254857;cursor:pointer;border-bottom:1px dotted #254857;text-decoration:none}.PlaygroundEditorTheme__link:hover{opacity:1;cursor:pointer}.PlaygroundEditorTheme__code{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}.PlaygroundEditorTheme__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}.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__tableScrollableWrapper{margin:0 0 5px;overflow-x:auto}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin-top:0;margin-bottom:0}.PlaygroundEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.PlaygroundEditorTheme__tableAlignmentRight{margin-left:auto}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:max-content;min-width:max-content;max-width:none;margin-top:25px;margin-bottom:30px}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td{z-index:2;background-color:#fff;position:sticky;top:44px;overflow:clip}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th{z-index:2;background-color:#f2f3f5;position:sticky;top:44px;overflow:clip}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td:after,.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th:after{content:"";border-bottom:1px solid #bbb;width:100%;position:absolute;bottom:0;left:0}.PlaygroundEditorTheme__tableFrozenColumn tr>td:first-child{z-index:2;background-color:#fff;position:sticky;left:0}.PlaygroundEditorTheme__tableFrozenColumn tr>th:first-child{z-index:2;background-color:#f2f3f5;position:sticky;left:0}.PlaygroundEditorTheme__tableFrozenColumn tr>:first-child:after{content:"";border-right:1px solid #bbb;height:100%;position:absolute;top:0;left:0;right:0}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::selection{background-color:#0000}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{vertical-align:top;text-align:start;border:1px solid #bbb;outline:0;width:75px;padding:6px 8px;position:relative;overflow:auto}.PlaygroundEditorTheme__tableCell>*{overflow:inherit}.PlaygroundEditorTheme__tableCellSortedIndicator{opacity:.5;background-color:#999;width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;z-index:10;width:8px;height:100%;position:absolute;top:0;right:-4px}.PlaygroundEditorTheme__tableCellHeader{text-align:start;background-color:#f2f3f5}.PlaygroundEditorTheme__tableCellSelected{caret-color:#0000}.PlaygroundEditorTheme__tableCellSelected:after{mix-blend-mode:multiply;content:"";pointer-events:none;background-color:highlight;position:absolute;inset:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{z-index:4;width:20px;height:20px;display:block;position:absolute;top:6px;right:5px}.PlaygroundEditorTheme__tableCellActionButton{color:#222;cursor:pointer;background-color:#eee;border:0;border-radius:20px;width:20px;height:20px;display:block}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__tableAddColumns{cursor:pointer;background-color:#eee;border:0;height:100%;animation:.2s table-controls;position:absolute}.PlaygroundEditorTheme__tableAddColumns:after{content:" ";opacity:.4;background-image:url(../media/plus.09b3768d.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{cursor:pointer;background-color:#eee;border:0;width:calc(100% - 25px);animation:.2s table-controls;position:absolute}.PlaygroundEditorTheme__tableAddRows:after{content:" ";opacity:.4;background-image:url(../media/plus.09b3768d.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;width:1px;height:100%;display:block;position:absolute;top:0}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";cursor:pointer;background-size:cover;width:16px;height:16px;display:block;position:absolute;top:2px;left:0}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.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:#232536;background-repeat:no-repeat;border:1px solid #232536;border-radius:2px}.PlaygroundEditorTheme__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;right:7px;transform:rotate(45deg)}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__blockCursor{pointer-events:none;display:block;position:absolute}.PlaygroundEditorTheme__blockCursor:after{content:"";border-top:1px solid #000;width:20px;animation:1.1s steps(2,start) infinite CursorBlink;display:block;position:absolute;top:-2px}@keyframes CursorBlink{to{visibility:hidden}}.PlaygroundEditorTheme__hr{cursor:pointer;border:none;margin:1em 0;padding:2px}.PlaygroundEditorTheme__hr:after{content:"";background-color:#ccc;height:2px;line-height:2px;display:block}.PlaygroundEditorTheme__hrSelected{-webkit-user-select:none;user-select:none;outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#bbb #f0f0f0;gap:10px;margin:10px 0;display:grid;overflow-x:auto}.PlaygroundEditorTheme__layoutItem{box-sizing:border-box;border:1px dashed #ddd;min-width:200px;min-height:100px;padding:8px 16px}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__characterLimit{background-color:#f003;display:inline}@media (max-width:480px){.PlaygroundEditorTheme__h1{font-size:1.35rem}.PlaygroundEditorTheme__h2{font-size:1.25rem}.PlaygroundEditorTheme__h3{font-size:1rem}.PlaygroundEditorTheme__paragraph{padding:.15rem 0;font-size:.9rem}}@media (min-width:481px) and (max-width:768px){.PlaygroundEditorTheme__h1{font-size:1.6rem}.PlaygroundEditorTheme__h2{font-size:1.2rem}.PlaygroundEditorTheme__paragraph{padding:.15rem 0;font-size:.9rem}}@media (max-width:768px){.PlaygroundEditorTheme__tableCell,.PlaygroundEditorTheme__tableCellHeader{font-size:.5rem}}@media (min-width:769px) and (max-width:1024px){.PlaygroundEditorTheme__h3{font-size:1.2rem}}@media (min-width:1025px) and (max-width:1366px){.PlaygroundEditorTheme__h3{font-size:1.4rem}}@media (min-width:1367px) and (max-width:1920px){.PlaygroundEditorTheme__h3{font-size:1.6rem}}@media (min-width:1921px){.PlaygroundEditorTheme__h3{font-size:2rem}}
.editor-shell{color:#000;border-radius:2px;max-width:1150px;margin:20px auto;font-weight:400;line-height:1.7;position:relative}.editor-shell .editor-container{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{z-index:0;resize:vertical;border:0;outline:0;min-height:150px;display:flex;position:relative;overflow:hidden auto}.editor{resize:vertical;z-index:-1;flex:auto;min-width:0;position:relative}.toolbar{vertical-align:middle;z-index:20;background:#fff;border-bottom:1px solid #e5e5e5;border-top-left-radius:10px;border-top-right-radius:10px;flex-wrap:wrap;align-items:center;gap:2px 0;height:auto;min-height:36px;margin-bottom:1px;padding:4px;display:flex;position:sticky;top:150px;overflow:visible}@media (max-width:1024px){.toolbar{flex-wrap:wrap;gap:2px 0;height:auto;min-height:36px;padding:4px 2px;overflow:visible}}.toolbar button.toolbar-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:5px 8px;display:flex}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item .toolbar-item-label{font-size:.8125rem;line-height:1}.toolbar button.toolbar-item i.format{vertical-align:-.25em;opacity:.6;background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;display:flex}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}.toolbar button.toolbar-item.active{color:#232536;background-color:#ffcf5138}.toolbar button.toolbar-item.active i{opacity:1}.toolbar button.toolbar-item.active svg{color:#232536}.toolbar .toolbar-item:hover:not([disabled]){background-color:#23253612}.toolbar-item.font-family .text{text-overflow:ellipsis;white-space:nowrap;max-width:120px;display:block;overflow:hidden}.toolbar .font-family{min-width:20px}.toolbar .divider{background-color:#eee;width:1px;margin:0 4px}.toolbar select.toolbar-item{vertical-align:middle;appearance:none;color:#777;text-overflow:ellipsis;background:0 0;border:0;border-radius:10px;width:70px;padding:8px;font-size:14px;display:flex}.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;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.toolbar .toolbar-item .dropdown-button-text{margin-left:4px}.toolbar .font-size-input{color:#777;text-align:center;-moz-appearance:textfield;border:1px solid #e5e5e5;border-radius:5px;align-self:center;width:25px;margin:0;padding:2px 4px;font-size:14px;font-weight:700}.toolbar .font-size-input:disabled{opacity:.2;cursor:not-allowed}.toolbar .font-size-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.toolbar .font-size-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button.font-decrement{margin-right:3px;padding:0}button.font-increment{margin-left:3px;padding:0}.icon.plus{background-image:url(../media/plus.09b3768d.svg)}.icon.block-type{margin-right:4px}.dropdown{z-index:100;background-color:#fff;border-radius:8px;min-width:100px;min-height:40px;max-height:350px;padding:4px 0;display:block;position:fixed;overflow:hidden auto;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80}.dropdown .item{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-items:center;gap:10px;width:100%;min-width:100px;max-width:250px;margin:0 8px;padding:8px 12px;font-size:15px;line-height:16px;display:flex}.dropdown .item svg{color:#6b7280}.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:#23253612}.dropdown .item .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.dropdown .item .icon{-webkit-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 .item.wide .icon-text-container{flex-direction:row;align-items:center;display:flex}.dropdown .item .shortcut{color:#939393;white-space:nowrap;align-self:center;margin-left:auto;font-size:12px}.dropdown .divider{background-color:#eee;width:auto;height:1px;margin:4px 8px}.dropdown .item.dropdown-item-active{background-color:#dfe8fa4d}.dropdown .item.dropdown-item-active i{opacity:1}.link-editor{z-index:100;opacity:0;will-change:transform;background-color:#fff;border-radius:8px;align-items:center;padding:4px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.link-editor .link-input{box-sizing:border-box;color:#050505;background-color:#eee;border:0;border-radius:15px;outline:0;width:250px;margin:8px 12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-editor .link-view{align-items:center;gap:8px;padding:4px 12px;display:flex}.link-editor .link-view a{color:#232536;white-space:nowrap;text-overflow:ellipsis;max-width:200px;margin-right:10px;font-size:14px;text-decoration:none;display:block;overflow:hidden}.link-editor .link-view a:hover{text-decoration:underline}.link-editor button{cursor:pointer;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:inline-flex}.link-editor button:hover{background-color:#23253614}.link-editor div.link-edit{vertical-align:-.25em;cursor:pointer;width:35px;position:absolute;top:0;bottom:0;right:30px}.link-editor div.link-trash{vertical-align:-.25em;cursor:pointer;width:35px;position:absolute;top:0;bottom:0;right:0}.link-editor div.link-cancel{vertical-align:-.25em;cursor:pointer;width:35px;margin-right:28px;position:absolute;top:0;bottom:0;right:0}.link-editor div.link-confirm{vertical-align:-.25em;cursor:pointer;width:35px;margin-right:2px;position:absolute;top:0;bottom:0;right:0}.link-cancel,.link-confirm,.link-edit,.link-trash{font-size:16px}.floating-text-format-popup{vertical-align:middle;z-index:10;opacity:0;will-change:transform;background:#fff;border-radius:8px;height:35px;padding:4px;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.floating-text-format-popup button.popup-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:10px;padding:8px;display:flex}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{vertical-align:-.25em;opacity:.6;background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;display:flex}.floating-text-format-popup button.popup-item.active{background-color:#dfe8fa4d}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup button.popup-item:hover:not([disabled]){background-color:#eee}.typeahead-popover{background:#fff;border-radius:12px;width:260px;margin-top:25px;padding:6px 0;box-shadow:0 3px 14px 2px #0000001f,0 8px 10px 1px #00000014}.typeahead-popover ul{border-radius:12px;max-height:280px;margin:0;padding:0;list-style:none;overflow-y:auto}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul li{cursor:pointer;border-radius:0;outline:0;min-width:180px;margin:0;font-size:.8125rem}.typeahead-popover ul li.selected{background:#ffcf512e}.typeahead-popover li{color:#050505;cursor:pointer;background-color:#0000;border:0;border-radius:0;flex-direction:row;flex-shrink:0;align-items:center;gap:10px;margin:0;padding:8px 16px;font-size:.8125rem;line-height:1.4;transition:background-color .12s;display:flex}.typeahead-popover li:first-child,.typeahead-popover li:last-child{border-radius:0}.typeahead-popover li:hover{background-color:#23253612}.typeahead-popover li .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.typeahead-popover li .icon,.typeahead-popover li>.MuiSvgIcon-root,.typeahead-popover li>svg{-webkit-user-select:none;user-select:none;flex-shrink:0;width:20px;height:20px;margin-right:0;line-height:16px;display:flex}.Modal__overlay{z-index:100;background-color:#28282899;flex-direction:column;flex-grow:0;flex-shrink:1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal__modal{background-color:#fff;border-radius:10px;flex-direction:column;flex-grow:0;min-width:300px;max-width:600px;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;font-size:18px}.Modal__closeButton{cursor:pointer;color:#777;background:0 0;border:0;border-radius:20px;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:15px;right:20px}.Modal__closeButton:hover{background-color:#eee}.Modal__content{padding-top:20px}.Modal__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.Input__wrapper{flex-direction:column;margin-bottom:10px;display:flex}.Input__label{color:#666;flex:1;margin-bottom:5px;font-size:14px;display:flex}.Input__input{color:#050505;border:1px solid #999;border-radius:5px;flex:2;padding:7px;font-size:14px;display:flex}.Input__input:focus{border-color:#216fdb;outline:0;box-shadow:0 0 0 1px #216fdb}.Button__root{cursor:pointer;background-color:#fff;border:1px solid #999;border-radius:5px;padding:10px 20px;font-size:14px}.Button__root:hover{background-color:#f5f5f5}.Button__primary{color:#fff;background-color:#216fdb;border:0}.Button__primary:hover{background-color:#165ab4}.Button__primary:disabled{cursor:not-allowed;background-color:#ccc}.draggable-block-menu{cursor:grab;opacity:0;will-change:transform,opacity;border-radius:4px;gap:2px;padding:2px 1px;transition:transform .14s ease-in-out,opacity .16s ease-in-out;display:flex;position:absolute;top:0;left:0}.draggable-block-menu .icon{opacity:.3;background-image:url(../media/draggable-block-menu.4c379f1a.svg);width:16px;height:16px}.draggable-block-menu .icon-plus{cursor:pointer;opacity:.3;background-color:#0000;background-image:url(../media/plus.09b3768d.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:none;width:16px;height:16px;padding:0;display:inline-block}.draggable-block-menu .icon-plus:hover{opacity:1;background-color:#efefef}.draggable-block-menu:hover .icon{opacity:1}.draggable-block-menu:active{cursor:grabbing}.draggable-block-menu .icon:hover{background-color:#efefef}.draggable-block-target-line{pointer-events:none;opacity:0;will-change:transform;background:#00bfff;height:4px;position:absolute;top:0;left:0}.draggable-block-component-picker{max-width:260px}.draggable-block-component-picker .component-picker-search{box-sizing:border-box;border:0;border-radius:8px 8px 0 0;outline:0;width:100%;padding:8px 10px;font-size:14px}.actions{background:#fff;border-top:1px solid #e5e5e5;border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-wrap:wrap;gap:8px;padding:10px;display:flex;position:relative}.action-button{cursor:pointer;color:#555;background:0 0;border:1px solid #ccc;border-radius:5px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;display:flex}.action-button:hover:not(:disabled){color:#333;background-color:#f5f5f5}.action-button:disabled{opacity:.5;cursor:not-allowed}.action-button.active{background-color:#dfe8fa4d;border-color:#216fdb}.tree-view-output{color:#fff;white-space:pre-wrap;background:#222;border-bottom-right-radius:10px;border-bottom-left-radius:10px;max-height:250px;margin:1px auto 10px;padding:5px;font-size:12px;line-height:14px;display:block;position:relative;overflow:auto}.debug-treetype-button{color:#fff;background:0 0;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:85px}.debug-timetravel-panel{margin:auto;padding:0 0 10px;display:flex;overflow:hidden}.debug-timetravel-panel-slider{flex:8;padding:0}.debug-timetravel-panel-button{color:#fff;background:0 0;border:0;flex:1;padding:0;font-size:12px}.debug-timetravel-button{color:#fff;background:0 0;border:0;padding:0;font-size:12px;position:absolute;top:10px;right:15px}.table-cell-action-button-container{will-change:transform;z-index:30;position:absolute;top:0;left:0}.table-cell-action-button-container.table-cell-action-button-container--active{pointer-events:auto;opacity:1}.table-cell-action-button-container.table-cell-action-button-container--inactive{pointer-events:none;opacity:0}.table-cell-action-button{color:#fff;cursor:pointer;outline-offset:1px;background-color:#232536;border:none;border-radius:50%;outline:2px solid #fff;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:12px;display:flex;position:relative;box-shadow:0 1px 3px #00000059}.table-cell-action-button svg{width:14px!important;height:14px!important;font-size:14px!important}.table-cell-action-button:hover{background-color:#f5f7fa}.table-cell-action-button.table-cell-action-button--open{background-color:#e8f0fe;border-color:#7aa2f7}.dropdown .item .menu-item-check{color:#2e7d32;margin-left:auto}.TableCellResizer__resizer{z-index:10;touch-action:none;position:absolute}.TableNode__contentEditable{resize:none;cursor:text;-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3;border:0;outline:0;min-height:20px;padding:0;font-size:15px;display:block;position:relative}.table-hover-add-row-btn{cursor:pointer;opacity:.5;background-color:#c9dbf0;background-image:url(../media/plus.09b3768d.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:0;border-radius:4px;height:20px;transition:opacity .15s}.table-hover-add-row-btn:hover{opacity:1;background-color:#a3c4e8}.table-hover-add-col-btn{cursor:pointer;opacity:.5;background-color:#c9dbf0;background-image:url(../media/plus.09b3768d.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:0;border-radius:4px;width:20px;transition:opacity .15s}.table-hover-add-col-btn:hover{opacity:1;background-color:#a3c4e8}span.editor-image{cursor:default;-webkit-user-select:none;user-select:none;display:inline-block;position:relative;overflow:visible}span.editor-image img{cursor:default;max-width:100%}.image-resizer{background-color:#3c84f4;border:1px solid #fff;width:7px;height:7px;display:block;position:absolute}.image-resizer-n{cursor:n-resize;top:-6px;left:48%}.image-resizer-ne{cursor:ne-resize;top:-6px;right:-6px}.image-resizer-e{cursor:e-resize;bottom:48%;right:-6px}.image-resizer-se{cursor:nwse-resize;bottom:-2px;right:-6px}.image-resizer-s{cursor:s-resize;bottom:-2px;left:48%}.image-resizer-sw{cursor:nesw-resize;bottom:-2px;left:-6px}.image-resizer-w{cursor:w-resize;bottom:48%;left:-6px}.image-resizer-nw{cursor:nwse-resize;top:-6px;left:-6px}.image-caption-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#00000080;border:0;border-radius:5px;width:fit-content;margin:0 auto;padding:5px 10px;display:block;position:absolute;bottom:20px;left:0;right:0}.Collapsible__container{border:1px solid #e5e5e5;border-radius:4px;margin:10px 0}.Collapsible__title{cursor:pointer;padding:8px 12px 8px 32px;font-weight:700;list-style:none;position:relative}.Collapsible__title::-webkit-details-marker{display:none}.Collapsible__title::marker{display:none}.Collapsible__title:before{content:"";border:4px solid #0000;border-left:6px solid #000;border-right-width:6px;display:block;position:absolute;top:50%;left:12px;transform:translateY(-50%)}details[open]>.Collapsible__title:before{border-width:6px 4px 0;border-color:#000 #0000 #0000;top:40%;transform:none}.Collapsible__content{border-top:1px solid #e5e5e5;padding:8px 12px}.editor-page-break,[type=page-break]{cursor:default;background-color:#eee;border:1px dashed #ccc;border-left:none;border-right:none;width:100%;height:20px;margin:28px 0;display:block;position:relative;overflow:hidden}.editor-page-break:before,[type=page-break]:before{content:"";opacity:.5;background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;position:absolute;top:50%;left:40px;transform:translateY(-50%)}.editor-page-break:after,[type=page-break]:after{content:"PAGE BREAK";color:#333;letter-spacing:.05em;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:2px 8px;font-size:11px;font-weight:600;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor-page-break.selected,.selected[type=page-break]{border-color:#4766cb}.editor-page-break.selected:before,.selected[type=page-break]:before{opacity:1}.PollNode__container{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;max-width:500px;margin:10px 0;padding:16px}.PollNode__heading{color:#333;margin:0 0 12px;font-size:16px;font-weight:600}.PollNode__optionContainer{border:1px solid #ddd;border-radius:6px;align-items:center;min-height:36px;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.PollNode__optionCheckboxWrapper{background-color:#216fdb1a;border-radius:5px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.PollNode__optionCheckboxWrapper.PollNode__optionChecked{background-color:#216fdb33}.PollNode__optionInputWrapper{z-index:1;flex:1;align-items:center;padding:4px 8px;display:flex;position:relative}.PollNode__optionCheckbox{cursor:pointer;margin-right:8px}.PollNode__optionInput{color:#333;background:0 0;border:none;outline:0;flex:1;font-size:14px}.PollNode__optionInputVotes{color:#666;text-align:right;min-width:30px;margin-right:4px;font-size:12px}.PollNode__optionDelete{z-index:1;cursor:pointer;color:#999;background:0 0;border:none;padding:0 8px;font-size:18px;line-height:1;position:relative}.PollNode__optionDelete:hover{color:#e00}.PollNode__footer{margin-top:8px}.PollNode__addOption{cursor:pointer;color:#666;background:0 0;border:1px dashed #ccc;border-radius:6px;width:100%;padding:6px 12px;font-size:13px}.PollNode__addOption:hover{background-color:#f5f5f5;border-color:#999}.toolbar-item.color-picker{min-width:auto}.toolbar-item.code-language{min-width:100px}.editor-equation{cursor:default;-webkit-user-select:none;user-select:none}.equation-container{cursor:pointer;border-radius:4px;padding:2px 4px;display:inline-block}.equation-container.block{text-align:center;margin:8px 0;padding:8px;display:block}.equation-container.focused{outline:2px solid #3c84f4}.equation-editor{display:inline-block}.equation-editor.block{text-align:center;margin:8px 0;display:block}.equation-editor-input{border:1px solid #ccc;border-radius:4px;min-width:200px;padding:4px 8px;font-family:Courier New,monospace;font-size:14px}.color-picker-wrapper{max-width:280px}.editor-shell .editor-image .image-edit-button{vertical-align:-.25em;cursor:pointer;-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;width:35px;height:35px;position:absolute;top:4px;right:4px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#dfe8fa4d}button.item.dropdown-item-active i{opacity:1}.dropdown .item.wide{align-items:center;width:260px}.dropdown .item.wide .icon-text-container{display:flex}.dropdown .item.wide .icon-text-container .text{min-width:120px}.toolbar .block-controls{align-items:center;gap:5px;padding:5px 8px;display:flex}.toolbar .block-controls .dropdown-button-text{text-align:left;text-overflow:ellipsis;white-space:nowrap;width:7em;display:inline-block;overflow:hidden}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text,.code-language .dropdown-button-text{display:flex!important}}.excalidraw-button{background-color:#0000;border:0;margin:0;padding:0;display:inline-block;position:relative}.excalidraw-button.selected{-webkit-user-select:none;user-select:none;outline:2px solid #3c84f4}.editor-shell .excalidraw-button .image-edit-button{cursor:pointer;-webkit-user-select:none;user-select:none;color:#1f2328;background-color:#fffffff2;border:1px solid #0000002e;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 2px #0f172a1f}.editor-shell .excalidraw-button .image-edit-button:hover{background-color:#f8fafc;border-color:#1f23283d}.editor-shell .excalidraw-button .image-edit-button:focus-visible{outline-offset:2px;outline:2px solid #3c84f4}.ExcalidrawModal__overlay{flex-direction:column;flex-grow:0;flex-shrink:1px;z-index:1300;background-color:#28282899;align-items:center;display:flex;position:fixed;inset:0}.ExcalidrawModal__modal{z-index:10;background-color:#eee;border-radius:8px;justify-content:center;align-items:center;width:auto;display:flex;position:relative;top:80px;left:0}.ExcalidrawModal__row{border-radius:8px;width:70vw;height:70vh;padding:40px 5px 5px;position:relative;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80}.ExcalidrawModal__row>div{border-radius:5px}.ExcalidrawModal__actions{z-index:1;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;top:5px;right:5px}.ExcalidrawModal__actions .action-button{color:#1f2328;background-color:#fff;border:1px solid #d0d7de;border-radius:5px;justify-content:center;align-items:center;min-width:88px;height:34px;margin:0;padding:0 14px;display:inline-flex;box-shadow:0 1px 2px #1018280f}.ExcalidrawModal__actions .action-button:hover:not(:disabled){background-color:#f8fafc;border-color:#b8c2cc}.ExcalidrawModal__discardModal{text-align:center;margin-top:60px}.ExcalidrawModal__modal .excalidraw.excalidraw-modal-container,.excalidraw.excalidraw-modal-container{z-index:1401!important;position:fixed!important;inset:0!important}.ExcalidrawModal__modal .excalidraw.excalidraw-modal-container .Dialog,.ExcalidrawModal__modal .excalidraw.excalidraw-modal-container .Modal,.ExcalidrawModal__modal .excalidraw.excalidraw-modal-container [role=dialog],.excalidraw.excalidraw-modal-container .Dialog,.excalidraw.excalidraw-modal-container .Modal,.excalidraw.excalidraw-modal-container [role=dialog]{z-index:1402!important}
.blog-content{color:#1a1a2e;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box;width:100%;min-width:0;font-size:1.0625rem;font-weight:400;line-height:1.75}.blog-content .PlaygroundEditorTheme__paragraph,.blog-content p{line-height:1.75;font-size:inherit;margin:0;padding:.3rem 0}.blog-content .PlaygroundEditorTheme__paragraph:only-child,.blog-content p:only-child{text-align:left}@media (max-width:480px){.blog-content .PlaygroundEditorTheme__paragraph,.blog-content p{padding:.2rem 0;font-size:.9rem;line-height:1.65}}@media (min-width:481px) and (max-width:768px){.blog-content .PlaygroundEditorTheme__paragraph,.blog-content p{padding:.25rem 0;font-size:.9375rem}}.blog-content .PlaygroundEditorTheme__h1,.blog-content h1{color:#00343d;text-align:left;margin:1.25rem 0 .5rem;font-size:2.5rem;font-weight:600;line-height:1.25}.blog-content .PlaygroundEditorTheme__h2,.blog-content h2{color:#254857;text-align:left;margin:1.1rem 0 .45rem;font-size:1.8rem;font-weight:600;line-height:1.3}.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{color:#00343d;text-align:left;margin:1rem 0 .4rem;font-size:1.4rem;font-weight:600;line-height:1.35}.blog-content .PlaygroundEditorTheme__h4,.blog-content h4{color:#00343d;text-align:left;margin:.9rem 0 .35rem;font-size:1.125rem;font-weight:700;line-height:1.4}.blog-content .PlaygroundEditorTheme__h5,.blog-content h5{color:#00343d;text-align:left;margin:.8rem 0 .3rem;font-size:.9375rem;font-weight:700;line-height:1.4}.blog-content .PlaygroundEditorTheme__h6,.blog-content h6{color:#65676b;text-align:left;text-transform:uppercase;letter-spacing:.04em;margin:.75rem 0 .3rem;font-size:.8125rem;font-weight:700;line-height:1.4}@media (max-width:480px){.blog-content .PlaygroundEditorTheme__h1,.blog-content h1{font-size:1.35rem}.blog-content .PlaygroundEditorTheme__h2,.blog-content h2{font-size:1.2rem}.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{font-size:1.05rem}.blog-content .PlaygroundEditorTheme__h4,.blog-content h4{font-size:.9375rem}}@media (min-width:481px) and (max-width:768px){.blog-content .PlaygroundEditorTheme__h1,.blog-content h1{font-size:1.6rem}.blog-content .PlaygroundEditorTheme__h2,.blog-content h2{font-size:1.35rem}.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{font-size:1.15rem}}@media (min-width:769px) and (max-width:1024px){.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{font-size:1.2rem}}@media (min-width:1025px) and (max-width:1366px){.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{font-size:1.4rem}}@media (min-width:1367px) and (max-width:1920px){.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{font-size:1.6rem}}@media (min-width:1921px){.blog-content .PlaygroundEditorTheme__h3,.blog-content h3{font-size:2rem}}.blog-content .PlaygroundEditorTheme__quote,.blog-content blockquote{color:#65676b;border-left:4px solid #ced0d4;margin:1rem 0;padding:.5rem 0 .5rem 1rem;font-size:.9375rem;line-height:1.6}.blog-content .PlaygroundEditorTheme__ol1,.blog-content ol{text-align:left;margin:0;padding:0;list-style-type:decimal;list-style-position:outside}.blog-content .PlaygroundEditorTheme__ol2{margin:.4rem 0 .4rem 1.5rem;padding:0;list-style-type:upper-alpha;list-style-position:outside}.blog-content .PlaygroundEditorTheme__ol3{margin:.4rem 0 .4rem 1.5rem;padding:0;list-style-type:lower-alpha;list-style-position:outside}.blog-content .PlaygroundEditorTheme__ol4{margin:.4rem 0 .4rem 1.5rem;padding:0;list-style-type:upper-roman;list-style-position:outside}.blog-content .PlaygroundEditorTheme__ol5{margin:.4rem 0 .4rem 1.5rem;padding:0;list-style-type:lower-roman;list-style-position:outside}.blog-content .PlaygroundEditorTheme__ul,.blog-content ul{text-align:left;margin:0;padding:0;list-style-type:disc;list-style-position:outside}.blog-content .PlaygroundEditorTheme__listItem,.blog-content li{line-height:1.7;font-size:inherit;margin-bottom:.5rem}.blog-content .PlaygroundEditorTheme__nestedListItem{margin-left:0;list-style-type:none}.blog-content .PlaygroundEditorTheme__nestedListItem:after,.blog-content .PlaygroundEditorTheme__nestedListItem:before{display:none}.blog-content .PlaygroundEditorTheme__listItemChecked,.blog-content .PlaygroundEditorTheme__listItemUnchecked{text-align:left;outline:0;margin-bottom:.5rem;margin-left:.5rem;padding-left:1.5rem;list-style-type:none;position:relative}.blog-content .PlaygroundEditorTheme__listItemChecked{color:#888;text-decoration:line-through}.blog-content .PlaygroundEditorTheme__listItemChecked:before,.blog-content .PlaygroundEditorTheme__listItemUnchecked:before{content:"";background-size:cover;width:16px;height:16px;display:block;position:absolute;top:3px;left:0}.blog-content .PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.blog-content .PlaygroundEditorTheme__listItemChecked:before{background-color:#232536;background-repeat:no-repeat;border:1px solid #232536;border-radius:2px}.blog-content .PlaygroundEditorTheme__listItemChecked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:6px;display:block;position:absolute;top:7px;left:7px;transform:rotate(45deg)}.blog-content .PlaygroundEditorTheme__link,.blog-content a{color:#254857;cursor:pointer;word-break:break-all;border-bottom:1px dotted #254857;text-decoration:none}.blog-content .PlaygroundEditorTheme__link:hover,.blog-content a:hover{opacity:.8;cursor:pointer}.blog-content .PlaygroundEditorTheme__textBold,.blog-content b,.blog-content strong{font-weight:700}.blog-content h1 .PlaygroundEditorTheme__textBold,.blog-content h1 b,.blog-content h1 strong,.blog-content h2 .PlaygroundEditorTheme__textBold,.blog-content h2 b,.blog-content h2 strong,.blog-content h3 .PlaygroundEditorTheme__textBold,.blog-content h3 b,.blog-content h3 strong{font-weight:800}.blog-content h4 .PlaygroundEditorTheme__textBold,.blog-content h4 b,.blog-content h4 strong,.blog-content h5 .PlaygroundEditorTheme__textBold,.blog-content h5 b,.blog-content h5 strong,.blog-content h6 .PlaygroundEditorTheme__textBold,.blog-content h6 b,.blog-content h6 strong{font-weight:700}.blog-content .PlaygroundEditorTheme__textItalic,.blog-content em,.blog-content i{font-style:italic}.blog-content .PlaygroundEditorTheme__textUnderline,.blog-content u{text-decoration:underline}.blog-content .PlaygroundEditorTheme__textStrikethrough,.blog-content s{text-decoration:line-through}.blog-content .PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.blog-content .PlaygroundEditorTheme__textSubscript,.blog-content sub{vertical-align:sub;font-size:.8em}.blog-content .PlaygroundEditorTheme__textSuperscript,.blog-content sup{vertical-align:super;font-size:.8em}.blog-content .PlaygroundEditorTheme__textHighlight{background-color:#ffd400;padding:0 2px}.blog-content .PlaygroundEditorTheme__hashtag{background-color:#1877e824;border-radius:3px;padding:0 2px}.blog-content .PlaygroundEditorTheme__textCode,.blog-content code{color:#c7254e;word-break:break-all;background-color:#f0f2f5;border-radius:3px;padding:2px 6px;font-family:Menlo,Consolas,Monaco,monospace;font-size:.875em}.blog-content .PlaygroundEditorTheme__code,.blog-content pre{tab-size:2;white-space:pre;background-color:#f0f2f5;border-radius:6px;max-width:100%;margin:1rem 0;padding:1rem 1rem 1rem 3.5rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:.875rem;line-height:1.6;display:block;position:relative;overflow:auto visible}.blog-content .PlaygroundEditorTheme__code:before{content:attr(data-gutter);color:#777;white-space:pre-wrap;text-align:right;-webkit-user-select:none;user-select:none;background-color:#e0e3e8;border-right:1px solid #ccc;min-width:2rem;padding:1rem .5rem;font-size:.8125rem;line-height:1.6;position:absolute;top:0;bottom:0;left:0}.blog-content .PlaygroundEditorTheme__tokenComment{color:#708090}.blog-content .PlaygroundEditorTheme__tokenPunctuation{color:#999}.blog-content .PlaygroundEditorTheme__tokenProperty{color:#905}.blog-content .PlaygroundEditorTheme__tokenSelector{color:#690}.blog-content .PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.blog-content .PlaygroundEditorTheme__tokenAttr{color:#07a}.blog-content .PlaygroundEditorTheme__tokenVariable{color:#e90}.blog-content .PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.blog-content img{border-radius:4px;max-width:100%;height:auto;display:block}.blog-content span.editor-image{max-width:100%;line-height:0;display:block}.blog-content span.editor-image img{max-width:100%;height:auto;display:block}.blog-content figure.left,.blog-content img.left,.blog-content span.editor-image.left{margin-left:0;margin-right:auto}.blog-content figure.center,.blog-content img.center,.blog-content span.editor-image.center{margin-left:auto;margin-right:auto}.blog-content figure.right,.blog-content img.right,.blog-content span.editor-image.right{margin-left:auto;margin-right:0}.blog-content [style*="text-align: center"] img,.blog-content [style*=text-align\:center] img{margin-left:auto;margin-right:auto;display:block}.blog-content [style*="text-align: left"] img,.blog-content [style*=text-align\:left] img{margin-left:0;margin-right:auto;display:block}.blog-content .image-caption-container,.blog-content figcaption{color:#65676b;text-align:center;margin-top:.35rem;font-size:.8125rem;font-style:italic;line-height:1.4}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#888 #f0f0f0;width:100%;box-shadow:none;margin:1.25rem 0;display:block;position:relative;overflow:clip visible}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper::-webkit-scrollbar{height:10px}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper::-webkit-scrollbar-track{background:#f0f0f0;border:1px solid #8d8686;border-radius:2px}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper::-webkit-scrollbar-thumb{background-color:#888;border:1px solid #666;border-radius:5px}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper::-webkit-scrollbar-thumb:hover{background-color:#555}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table,.blog-content .PlaygroundEditorTheme__tableScrollableWrapper>table{border-collapse:collapse;border-spacing:0;table-layout:fixed;min-width:0;max-width:100%;margin:0 auto;width:100%!important;display:table!important;overflow:visible!important}.blog-content .PlaygroundEditorTheme__table,.blog-content table:not(.PlaygroundEditorTheme__table){border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto}.blog-content .PlaygroundEditorTheme__tableCellHeader,.blog-content th{text-align:start;vertical-align:top;white-space:normal;word-break:break-word;background-color:#f2f3f5;border:1px solid #bbb;padding:8px 10px;font-size:.9rem;font-weight:600}.blog-content .PlaygroundEditorTheme__tableCell,.blog-content td{vertical-align:top;text-align:start;overflow-wrap:anywhere;word-break:break-word;white-space:normal;border:1px solid #bbb;padding:8px 10px;font-size:.9rem}.blog-content .PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.blog-content .PlaygroundEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.blog-content .PlaygroundEditorTheme__tableAlignmentRight{margin-left:auto}.blog-content--detail .PlaygroundEditorTheme__table,.blog-content--detail table{background:#fff;width:100%;max-width:100%;margin-left:auto;margin-right:auto;overflow:visible;border-collapse:separate!important;border-spacing:0!important}.blog-content--detail .PlaygroundEditorTheme__tableScrollableWrapper{box-shadow:none;overflow:visible}.blog-content--detail .PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table,.blog-content--detail .PlaygroundEditorTheme__tableScrollableWrapper>table{max-width:100%;margin-left:auto;margin-right:auto;border-collapse:separate!important;border-spacing:0!important;border:0!important;border-radius:0!important;width:100%!important}.blog-content--detail .PlaygroundEditorTheme__tableCell,.blog-content--detail .PlaygroundEditorTheme__tableCellHeader,.blog-content--detail td,.blog-content--detail th{border:1px solid #83878e!important}@media (max-width:1200px){.blog-content .PlaygroundEditorTheme__tableScrollableWrapper{overflow-y:visible;box-shadow:inset -15px 0 10px -10px #0000001a;overflow-x:auto!important}.blog-content .PlaygroundEditorTheme__table,.blog-content .PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table,.blog-content .PlaygroundEditorTheme__tableScrollableWrapper>table,.blog-content table:not(.PlaygroundEditorTheme__table){min-width:unset;max-width:none;width:max-content!important}.blog-content--detail .PlaygroundEditorTheme__tableScrollableWrapper{overflow:auto!important}.blog-content--detail .PlaygroundEditorTheme__table,.blog-content--detail .PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table,.blog-content--detail .PlaygroundEditorTheme__tableScrollableWrapper>table,.blog-content--detail table{max-width:none;width:max-content!important}}@media (max-width:768px){.blog-content .PlaygroundEditorTheme__tableCell,.blog-content .PlaygroundEditorTheme__tableCellHeader,.blog-content td,.blog-content th{padding:6px 8px;font-size:.75rem}}@media (max-width:480px){.blog-content .PlaygroundEditorTheme__tableCell,.blog-content .PlaygroundEditorTheme__tableCellHeader,.blog-content td,.blog-content th{padding:5px 6px;font-size:.6875rem}}.blog-content .PlaygroundEditorTheme__layoutContainer{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#bbb #f0f0f0;gap:1rem;margin:1rem 0;display:grid;overflow-x:auto}.blog-content .PlaygroundEditorTheme__layoutContainer::-webkit-scrollbar{height:6px}.blog-content .PlaygroundEditorTheme__layoutContainer::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.blog-content .PlaygroundEditorTheme__layoutContainer::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:3px}.blog-content .PlaygroundEditorTheme__layoutItem{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:4px;min-width:200px;padding:.75rem 1rem}.blog-content .PlaygroundEditorTheme__hr,.blog-content hr{border:none;margin:1.5rem 0;padding:0}.blog-content .PlaygroundEditorTheme__hr:after,.blog-content hr:after{content:"";background-color:#e0e0e0;height:2px;display:block}.blog-content .PlaygroundEditorTheme__mark{background:#ffd4002e;border-bottom:2px solid #ffd40066;padding-bottom:1px}.blog-content .PlaygroundEditorTheme__markOverlap{background:#ffd40052;border-bottom:2px solid #ffd400b3}.blog-content [data-lexical-equation]{cursor:default;-webkit-user-select:none;user-select:none}.blog-content .katex-display{scrollbar-width:thin;scrollbar-color:#bbb #f0f0f0;padding:.5rem 0;overflow:auto hidden}.blog-content .Collapsible__container,.blog-content details.Collapsible__container{background:#fff;border:1px solid #dde1e7;border-radius:8px;margin:1rem 0}.blog-content .Collapsible__title,.blog-content summary.Collapsible__title{cursor:pointer;-webkit-user-select:none;user-select:none;color:#1a1a2e;font-size:inherit;background:#f8f9fb;border-bottom:1px solid #0000;border-radius:8px 8px 0 0;align-items:center;min-height:2.5rem;padding:.6rem 1rem .6rem 2.2rem;font-weight:500;line-height:1.4;list-style:none;transition:background .15s;display:flex;position:relative}.blog-content .Collapsible__title::-webkit-details-marker{display:none!important}.blog-content summary.Collapsible__title::-webkit-details-marker{display:none!important}.blog-content .Collapsible__title::marker{content:"";font-size:0}.blog-content summary.Collapsible__title::marker{content:"";font-size:0}.blog-content .Collapsible__title:hover,.blog-content summary.Collapsible__title:hover{background:#eef0f4}.blog-content .Collapsible__title:before,.blog-content summary.Collapsible__title:before{content:"";transform-origin:35%;border:6px solid #0000;border-left:10px solid #555;border-right-width:0;width:0;height:0;transition:transform .2s;display:block;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.blog-content details[open]>.Collapsible__title:before,.blog-content details[open]>summary.Collapsible__title:before{transform:translateY(-50%)rotate(90deg)}.blog-content details[open]>.Collapsible__title,.blog-content details[open]>summary.Collapsible__title{border-bottom-color:#dde1e7;border-radius:8px 8px 0 0}.blog-content .Collapsible__content{color:#1a1a2e;padding:1rem 1rem .75rem;font-size:1rem;line-height:1.7}.blog-content .Collapsible__title>*,.blog-content summary.Collapsible__title>*{color:#1a1a2e;margin:0;padding:0;font-size:1.1rem;font-weight:600;line-height:1.4;display:inline}.blog-content .Collapsible__content h1{margin-top:.25rem;font-size:2.5rem}.blog-content .Collapsible__content h2{margin-top:.25rem;font-size:1.8rem}.blog-content .Collapsible__content h3{margin-top:.25rem;font-size:1.4rem}.blog-content .Collapsible__content h4{margin-top:.25rem;font-size:1.125rem}.blog-content .Collapsible__content p{font-size:1rem}.blog-content .editor-page-break,.blog-content [type=page-break]{cursor:default;background-color:#f5f5f5;border:1px dashed #ccc;border-left:none;border-right:none;width:100%;height:20px;margin:28px 0;display:block;position:relative;overflow:hidden}.blog-content .editor-page-break:after,.blog-content [type=page-break]:after{content:"PAGE BREAK";color:#666;letter-spacing:.05em;white-space:nowrap;background-color:#fff;border:1px solid #ccc;border-radius:2px;padding:2px 8px;font-size:11px;font-weight:600;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-content .PlaygroundEditorTheme__embedBlock{max-width:100%;margin:1rem 0}.blog-content .PlaygroundEditorTheme__embedBlock iframe,.blog-content iframe{border:none;width:100%;max-width:100%;display:block}.blog-content .PlaygroundEditorTheme__ltr{text-align:left}.blog-content .PlaygroundEditorTheme__rtl{text-align:right}.blog-content .PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}@media print{.blog-content{color:#000;font-size:12pt;line-height:1.5}.blog-content h1{font-size:20pt}.blog-content h2{font-size:16pt}.blog-content h3{font-size:13pt}.blog-content a{color:#000!important;text-decoration:underline!important}.blog-content .PlaygroundEditorTheme__tableScrollableWrapper{overflow-x:visible}.blog-content table{table-layout:auto;width:100%!important}.blog-content img{page-break-inside:avoid;max-width:100%!important}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{page-break-after:avoid;page-break-inside:avoid}.blog-content .editor-page-break,.blog-content [type=page-break]{background:0 0;border:none;height:0;margin:0}.blog-content .editor-page-break:after,.blog-content [type=page-break]:after{display:none}}.PollViewer__container{background:#fff;border:1px solid #e0e4ed;border-radius:10px;max-width:520px;margin:20px 0;padding:20px;box-shadow:0 1px 4px #2325360f}.PollViewer__question{color:#232536;margin:0 0 16px;font-size:1rem;font-weight:700;line-height:1.4}.PollViewer__options{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.PollViewer__option{cursor:pointer;border:1.5px solid #d0d5e0;border-radius:7px;min-height:40px;transition:border-color .15s;position:relative;overflow:hidden}.PollViewer__option--selectable:hover,.PollViewer__option--selected{border-color:#232536}.PollViewer__option--result{cursor:default}.PollViewer__option--voted{border-color:#232536}.PollViewer__bar{background:#23253617;border-radius:6px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.PollViewer__option--voted .PollViewer__bar{background:#ffcf5173}.PollViewer__optionContent{z-index:1;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative}.PollViewer__radio{background:#fff;border:2px solid #b0b8c8;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .15s,background .15s}.PollViewer__radio--checked{background:#232536;border-color:#232536;box-shadow:inset 0 0 0 3px #fff}.PollViewer__optionText{color:#232536;flex:1;font-size:.9rem;line-height:1.3}.PollViewer__pct{color:#232536;text-align:right;flex-shrink:0;min-width:40px;font-size:.82rem;font-weight:600}.PollViewer__checkmark{color:#232536}.PollViewer__voteBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#232536;border:none;border-radius:22px;padding:8px 28px;font-size:.875rem;font-weight:600;transition:background .15s,opacity .15s}.PollViewer__voteBtn:hover:not(:disabled){background:#3a3e5a}.PollViewer__voteBtn:disabled{opacity:.4;cursor:not-allowed}.PollViewer__meta{color:#888;margin:10px 0 0;font-size:.78rem}
