.Modal__overlay{justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(40,40,40,.6);flex-shrink:1px;z-index:100}.Modal__modal,.Modal__overlay{display:flex;flex-direction:column;flex-grow:0px}.Modal__modal{padding:20px;min-height:100px;min-width:300px;background-color:#fff;position:relative;box-shadow:0 0 20px 0 #444;border-radius:10px}.Modal__title{color:#444;margin:0;padding-bottom:10px;border-bottom:1px solid #ccc}.Modal__closeButton{border:0;position:absolute;right:20px;border-radius:20px;justify-content:center;align-items:center;display:flex;width:30px;height:30px;text-align:center;cursor:pointer;background-color:#eee}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}.Button__root{padding:10px 15px;border:0;background-color:#eee;border-radius:5px;cursor:pointer;font-size:14px}.Button__root:hover{background-color:#ddd}.Button__small{padding:5px 10px;font-size:13px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}.DialogActions{flex-direction:row}.DialogActions,.DialogButtonsList{display:flex;justify-content:right;margin-top:20px}.DialogButtonsList{flex-direction:column}.DialogButtonsList button{margin-bottom:20px}.Collapsible__container{background:#fcfcfc;border:1px solid #eee;border-radius:10px;margin-bottom:8px}.Collapsible__title{cursor:pointer;padding:5px 5px 5px 20px;position:relative;font-weight:700;list-style:none;outline:none}.Collapsible__title::-webkit-details-marker,.Collapsible__title::marker{display:none}.Collapsible__title:before{border-color:transparent transparent transparent #000;border-style:solid;border-width:4px 6px;display:block;content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%)}.Collapsible__container[open]>.Collapsible__title:before{border-width:6px 4px 0;border-color:#000 transparent transparent}.Collapsible__content{padding:0 5px 5px 20px}.Collapsible__collapsed .Collapsible__content{display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Input__wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.Input__label{display:flex;flex:1;color:#666}.Input__input{display:flex;flex:2;border:1px solid #999;padding:7px 10px;font-size:16px;border-radius:5px;min-width:0}[type=page-break]{position:relative;display:block;width:calc(100% + var(--editor-input-padding, 28px) * 2);overflow:unset;margin-left:calc(var(--editor-input-padding, 28px) * -1);margin-top:var(--editor-input-padding,28px);margin-bottom:var(--editor-input-padding,28px);border:none;border-top:1px dashed var(--editor-color-secondary,#eeeeee);border-bottom:1px dashed var(--editor-color-secondary,#eeeeee);background-color:var(--editor-color-secondary,#eeeeee)}[type=page-break]:before{content:"";position:absolute;top:50%;left:calc(var(--editor-input-padding, 28px) + 12px);transform:translateY(-50%);opacity:.5;background-size:cover;background-image:url(/src/images/icons/scissors.svg);width:16px;height:16px}[type=page-break]:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;padding:2px 6px;border:1px solid #ccc;background-color:#fff;content:"PAGE BREAK";font-size:12px;color:#000;font-weight:600}.selected[type=page-break]{border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}.draggable-block-menu{border-radius:4px;padding:2px 1px;cursor:grab;opacity:0;position:absolute;left:0;top:0;will-change:transform}.draggable-block-menu .icon{width:16px;height:16px;opacity:.3;background-image:url(/_next/static/media/draggable-block-menu.528e36a9.svg)}.draggable-block-menu:active{cursor:grabbing}.draggable-block-menu:hover{background-color:#efefef}.draggable-block-target-line{pointer-events:none;background:deepskyblue;height:4px}.draggable-block-target-line,.link-editor{position:absolute;left:0;top:0;opacity:0;will-change:transform}.link-editor{display:flex;z-index:10;max-width:400px;width:100%;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:0 0 8px 8px;transition:opacity .5s}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.floating-text-format-popup{display:flex;background:#fff;padding:4px;vertical-align:middle;position:absolute;top:0;left:0;z-index:10;opacity:0;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s;height:35px;will-change:transform}.floating-text-format-popup button.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.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{background-size:contain;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:rgba(223,232,250,.3)}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:#eee}.floating-text-format-popup select.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.floating-text-format-popup .popup-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.floating-text-format-popup i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.floating-text-format-popup i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.floating-text-format-popup .divider{width:1px;background-color:#eee;margin:0 4px}@media (max-width:1024px){.floating-text-format-popup button.insert-comment{display:none}}.color-picker-wrapper{padding:20px}.color-picker-basic-color{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.color-picker-basic-color button{border:1px solid #ccc;border-radius:4px;height:16px;width:16px;cursor:pointer;list-style-type:none}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px rgba(0,0,0,.3)}.color-picker-saturation{width:100%;position:relative;margin-top:15px;height:150px;background-image:linear-gradient(transparent,black),linear-gradient(90deg,white,transparent);-webkit-user-select:none;-moz-user-select:none;user-select:none}.color-picker-saturation_cursor{position:absolute;width:20px;height:20px;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 15px #00000026;box-sizing:border-box;transform:translate(-10px,-10px)}.color-picker-hue{width:100%;position:relative;margin-top:15px;height:12px;background-image:linear-gradient(90deg,rgb(255,0,0),rgb(255,255,0),rgb(0,255,0),rgb(0,255,255),rgb(0,0,255),rgb(255,0,255),rgb(255,0,0));-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:12px}.color-picker-hue_cursor{position:absolute;width:20px;height:20px;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 0 .5px #0003;box-sizing:border-box;transform:translate(-10px,-4px)}.color-picker-color{border:1px solid #ccc;margin-top:15px;width:100%;height:20px}.TableCellResizer__resizer{position:absolute}.font-size-input{font-weight:700;font-size:14px;color:#777;border-radius:5px;border-color:grey;height:21px;margin-top:5px;padding:2px 4px;text-align:center;width:20px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.add-icon{background-image:url(/_next/static/media/add-sign.4338b856.svg)}.add-icon,.minus-icon{background-repeat:no-repeat;background-position:50%}.minus-icon{background-image:url(/_next/static/media/minus-sign.2349f525.svg)}button.font-decrement{padding:0;margin-right:3px}button.font-increment{padding:0;margin-left:3px}.ContentEditable__root{border:0;font-size:15px;display:block;position:relative;outline:0;padding:8px 28px 40px;min-height:150px}@media (max-width:1025px){.ContentEditable__root{padding-left:8px;padding-right:8px}}.Placeholder__root{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:8px;left:28px;right:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}@media (max-width:1025px){.Placeholder__root{left:8px}}@import "https://fonts.googleapis.com/css?family=Reenie+Beanie";.Modal__modal,.editor-wrapper{border:1px solid rgb(209 213 219/var(--tw-border-opacity));border-radius:.5rem;background:#f8f8f8;position:relative}.Modal__modal .editor-shell,.editor-wrapper .editor-shell{margin:20px auto;border-radius:2px;max-width:1100px;color:#000;position:relative;line-height:1.7;font-weight:400}.Modal__modal .editor-container,.editor-wrapper .editor-container{background:#fff;position:relative;display:block;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin:4px}.Modal__modal .editor-container.tree-view,.editor-wrapper .editor-container.tree-view{border-radius:0}.Modal__modal .editor-container.plain-text,.editor-wrapper .editor-container.plain-text{border-top-left-radius:5px;border-top-right-radius:5px}.Modal__modal .editor-scroller,.editor-wrapper .editor-scroller{min-height:150px;border:0;display:flex;position:relative;outline:0;z-index:0;overflow:auto;resize:vertical}.Modal__modal .editor,.editor-wrapper .editor{flex:auto;position:relative;resize:vertical;z-index:-1;color:#000}.Modal__modal .test-recorder-output,.editor-wrapper .test-recorder-output{margin:20px auto;width:100%}.Modal__modal pre,.editor-wrapper pre{line-height:1.1;background:#222;color:#fff;margin:0;padding:10px;font-size:12px;overflow:auto;max-height:400px}.Modal__modal .tree-view-output,.editor-wrapper .tree-view-output{display:block;background:#222;color:#fff;padding:0;font-size:12px;margin:1px auto 10px;position:relative;overflow:hidden;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.Modal__modal pre::-webkit-scrollbar,.editor-wrapper pre::-webkit-scrollbar{background:transparent;width:10px}.Modal__modal pre::-webkit-scrollbar-thumb,.editor-wrapper pre::-webkit-scrollbar-thumb{background:#999}.Modal__modal .editor-dev-button,.editor-wrapper .editor-dev-button{position:relative;display:block;width:40px;height:40px;font-size:12px;border-radius:5px;border:none;cursor:pointer;outline:none;box-shadow:0 1px 10px rgba(0,0,0,.3);background-color:#444}.Modal__modal .editor-dev-button:after,.editor-wrapper .editor-dev-button:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:block;background-size:contain;filter:invert(1)}.Modal__modal .editor-dev-button:hover,.editor-wrapper .editor-dev-button:hover{background-color:#555}.Modal__modal .editor-dev-button.active,.editor-wrapper .editor-dev-button.active{background-color:rgb(233,35,35)}.Modal__modal .test-recorder-toolbar,.editor-wrapper .test-recorder-toolbar{display:flex}.Modal__modal .test-recorder-button,.editor-wrapper .test-recorder-button{position:relative;display:block;width:32px;height:32px;font-size:10px;padding:6px;border-radius:4px;border:none;cursor:pointer;outline:none;box-shadow:1px 2px 2px rgba(0,0,0,.4);background-color:#222;transition:box-shadow 50ms ease-out}.Modal__modal .test-recorder-button:active,.editor-wrapper .test-recorder-button:active{box-shadow:1px 2px 4px rgba(0,0,0,.4)}.Modal__modal .test-recorder-button+.test-recorder-button,.editor-wrapper .test-recorder-button+.test-recorder-button{margin-left:4px}.Modal__modal .test-recorder-button:after,.editor-wrapper .test-recorder-button:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:block;background-size:contain;filter:invert(1)}.Modal__modal #options-button,.editor-wrapper #options-button{position:fixed;left:20px;bottom:20px}.Modal__modal #test-recorder-button,.editor-wrapper #test-recorder-button{position:fixed;left:70px;bottom:20px}.Modal__modal #paste-log-button,.editor-wrapper #paste-log-button{position:fixed;left:120px;bottom:20px}.Modal__modal #docs-button,.editor-wrapper #docs-button{position:fixed;left:170px;bottom:20px}.Modal__modal #options-button:after,.editor-wrapper #options-button:after{background-image:url(/_next/static/media/gear.40993e36.svg)}.Modal__modal #test-recorder-button:after,.editor-wrapper #test-recorder-button:after{background-image:url(/_next/static/media/journal-code.bd27ce1c.svg)}.Modal__modal #paste-log-button:after,.editor-wrapper #paste-log-button:after{background-image:url(/_next/static/media/clipboard.74885197.svg)}.Modal__modal #docs-button:after,.editor-wrapper #docs-button:after{background-image:url(/_next/static/media/file-earmark-text.bcfb5c74.svg)}.Modal__modal #test-recorder-button-snapshot,.editor-wrapper #test-recorder-button-snapshot{margin-right:auto}.Modal__modal #test-recorder-button-snapshot:after,.editor-wrapper #test-recorder-button-snapshot:after{background-image:url(/_next/static/media/camera.147e3d3d.svg)}.Modal__modal #test-recorder-button-copy:after,.editor-wrapper #test-recorder-button-copy:after{background-image:url(/_next/static/media/clipboard.74885197.svg)}.Modal__modal #test-recorder-button-download:after,.editor-wrapper #test-recorder-button-download:after{background-image:url(/_next/static/media/download.4de86450.svg)}.Modal__modal .typeahead-popover,.editor-wrapper .typeahead-popover{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;position:fixed}.Modal__modal .typeahead-popover ul,.editor-wrapper .typeahead-popover ul{padding:0;list-style:none;margin:0;border-radius:8px;max-height:200px;overflow-y:scroll}.Modal__modal .typeahead-popover ul::-webkit-scrollbar,.editor-wrapper .typeahead-popover ul::-webkit-scrollbar{display:none}.Modal__modal .typeahead-popover ul,.editor-wrapper .typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.Modal__modal .typeahead-popover ul li,.editor-wrapper .typeahead-popover ul li{margin:0;min-width:180px;font-size:14px;outline:none;cursor:pointer;border-radius:8px}.Modal__modal .typeahead-popover ul li.selected,.editor-wrapper .typeahead-popover ul li.selected{background:#eee}.Modal__modal .typeahead-popover li,.editor-wrapper .typeahead-popover li{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;background-color:#fff;border-radius:8px;border:0}.Modal__modal .typeahead-popover li.active,.editor-wrapper .typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.Modal__modal .typeahead-popover li:first-child,.editor-wrapper .typeahead-popover li:first-child{border-radius:8px 8px 0 0}.Modal__modal .typeahead-popover li:last-child,.editor-wrapper .typeahead-popover li:last-child{border-radius:0 0 8px 8px}.Modal__modal .typeahead-popover li:hover,.editor-wrapper .typeahead-popover li:hover{background-color:#eee}.Modal__modal .typeahead-popover li .text,.editor-wrapper .typeahead-popover li .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.Modal__modal .typeahead-popover li .icon,.editor-wrapper .typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.Modal__modal .component-picker-menu,.editor-wrapper .component-picker-menu{width:200px}.Modal__modal .mentions-menu,.editor-wrapper .mentions-menu{width:250px}.Modal__modal .auto-embed-menu,.editor-wrapper .auto-embed-menu{width:150px}.Modal__modal .emoji-menu,.editor-wrapper .emoji-menu{width:200px}.Modal__modal .link-editor .button.active,.Modal__modal .toolbar .button.active,.editor-wrapper .link-editor .button.active,.editor-wrapper .toolbar .button.active{background-color:rgb(223,232,250)}.Modal__modal .link-editor .link-input,.editor-wrapper .link-editor .link-input{display:block;width:calc(100% - 75px);box-sizing:border-box;margin:12px;padding:8px 12px;border-radius:15px;background-color:#eee;font-size:15px;color:rgb(5,5,5);border:0;outline:0;position:relative;font-family:inherit}.Modal__modal .link-editor .link-view,.editor-wrapper .link-editor .link-view{display:block;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;border-radius:15px;font-size:15px;color:rgb(5,5,5);border:0;outline:0;position:relative;font-family:inherit}.Modal__modal .link-editor .link-view a,.editor-wrapper .link-editor .link-view a{display:block;word-break:break-word;width:calc(100% - 33px)}.Modal__modal .link-editor div.link-edit,.editor-wrapper .link-editor div.link-edit{background-image:url(/_next/static/media/pencil-fill.94cb216b.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:30px;top:0;bottom:0;cursor:pointer}.Modal__modal .link-editor div.link-trash,.editor-wrapper .link-editor div.link-trash{background-image:url(/_next/static/media/trash.a399e1fe.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.Modal__modal .link-editor div.link-cancel,.editor-wrapper .link-editor div.link-cancel{background-image:url(/_next/static/media/close.29fbfcb1.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;margin-right:28px;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.Modal__modal .link-editor div.link-confirm,.editor-wrapper .link-editor div.link-confirm{background-image:url(/_next/static/media/success-alt.e22bb551.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;margin-right:2px;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.Modal__modal .link-editor .link-input a,.editor-wrapper .link-editor .link-input a{color:rgb(33,111,219);text-decoration:underline;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.Modal__modal .link-editor .link-input a:hover,.editor-wrapper .link-editor .link-input a:hover{text-decoration:underline}.Modal__modal .link-editor .font-family-wrapper,.Modal__modal .link-editor .font-size-wrapper,.editor-wrapper .link-editor .font-family-wrapper,.editor-wrapper .link-editor .font-size-wrapper{display:flex;margin:0 4px}.Modal__modal .link-editor select,.editor-wrapper .link-editor select{padding:6px;border:none;background-color:rgba(0,0,0,.075);border-radius:4px}.Modal__modal .mention:focus,.editor-wrapper .mention:focus{box-shadow:0 0 0 2px rgb(180 213 255);outline:none}.Modal__modal .characters-limit,.editor-wrapper .characters-limit{color:#888;font-size:12px;text-align:right;display:block;position:absolute;left:12px;bottom:5px}.Modal__modal .characters-limit.characters-limit-exceeded,.editor-wrapper .characters-limit.characters-limit-exceeded{color:red}@media screen and (max-width:1100px){.Modal__modal .code-language .dropdown-button-text,.Modal__modal .dialog-dropdown>.dropdown-button-text,.Modal__modal .font-size .dropdown-button-text,.editor-wrapper .code-language .dropdown-button-text,.editor-wrapper .dialog-dropdown>.dropdown-button-text,.editor-wrapper .font-size .dropdown-button-text{display:flex!important}}.Modal__modal .switches,.editor-wrapper .switches{z-index:6;position:fixed;left:10px;bottom:70px;animation:slide-in .4s ease}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.Modal__modal .switch,.editor-wrapper .switch{display:block;color:#444;margin:5px 0;background-color:rgba(238,238,238,.7);padding:5px 10px;border-radius:5px}.Modal__modal #rich-text-switch,.editor-wrapper #rich-text-switch{right:0}.Modal__modal #character-count-switch,.editor-wrapper #character-count-switch{right:130px}.Modal__modal .switch label,.editor-wrapper .switch label{margin-right:5px;line-height:24px;width:100px;font-size:14px;display:inline-block;vertical-align:middle}.Modal__modal .switch button,.editor-wrapper .switch button{background-color:rgb(206,208,212);height:24px;box-sizing:border-box;border-radius:12px;width:44px;display:inline-block;vertical-align:middle;position:relative;outline:none;cursor:pointer;transition:background-color .1s;border:2px solid transparent}.Modal__modal .switch button:focus-visible,.editor-wrapper .switch button:focus-visible{border-color:blue}.Modal__modal .switch button span,.editor-wrapper .switch button span{top:0;left:0;display:block;position:absolute;width:20px;height:20px;border-radius:12px;background-color:white;transition:transform .2s}.Modal__modal .switch button[aria-checked=true],.editor-wrapper .switch button[aria-checked=true]{background-color:rgb(24,119,242)}.Modal__modal .switch button[aria-checked=true] span,.editor-wrapper .switch button[aria-checked=true] span{transform:translateX(20px)}.Modal__modal span.editor-image,.editor-wrapper span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:50px}.Modal__modal .editor-image img,.editor-wrapper .editor-image img{max-width:100%;cursor:default}.Modal__modal .editor-image img.focused,.editor-wrapper .editor-image img.focused{outline:2px solid rgb(60,132,244);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .editor-image img.focused.draggable,.editor-wrapper .editor-image img.focused.draggable{cursor:grab}.Modal__modal .editor-image img.focused.draggable:active,.editor-wrapper .editor-image img.focused.draggable:active{cursor:grabbing}.Modal__modal .editor-image .image-caption-container .tree-view-output,.editor-wrapper .editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.Modal__modal .editor-image .image-caption-container,.editor-wrapper .editor-image .image-caption-container{display:block;position:absolute;bottom:4px;left:0;right:0;padding:0;margin:0;border-top:1px solid #fff;background-color:rgba(255,255,255,.9);min-width:100px;color:#000;overflow:hidden}.Modal__modal .editor-image .image-caption-button,.editor-wrapper .editor-image .image-caption-button{display:block;position:absolute;bottom:20px;left:0;right:0;width:30%;padding:10px;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:100px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .editor-image .image-caption-button:hover,.editor-wrapper .editor-image .image-caption-button:hover{background-color:rgba(60,132,244,.5)}.Modal__modal .editor-image .image-edit-button,.editor-wrapper .editor-image .image-edit-button{border:1px solid rgba(0,0,0,.3);border-radius:5px;background-image:url(/srcimages/icons/pencil-fill.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;height:35px;vertical-align:-.25em;position:absolute;right:4px;top:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .editor-image .image-edit-button:hover,.editor-wrapper .editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.1)}.Modal__modal .editor-image .image-resizer,.editor-wrapper .editor-image .image-resizer{display:block;width:7px;height:7px;position:absolute;background-color:rgb(60,132,244);border:1px solid #fff}.Modal__modal .editor-image .image-resizer.image-resizer-n,.editor-wrapper .editor-image .image-resizer.image-resizer-n{top:-6px;left:48%;cursor:n-resize}.Modal__modal .editor-image .image-resizer.image-resizer-ne,.editor-wrapper .editor-image .image-resizer.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.Modal__modal .editor-image .image-resizer.image-resizer-e,.editor-wrapper .editor-image .image-resizer.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize}.Modal__modal .editor-image .image-resizer.image-resizer-se,.editor-wrapper .editor-image .image-resizer.image-resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize}.Modal__modal .editor-image .image-resizer.image-resizer-s,.editor-wrapper .editor-image .image-resizer.image-resizer-s{bottom:-2px;left:48%;cursor:s-resize}.Modal__modal .editor-image .image-resizer.image-resizer-sw,.editor-wrapper .editor-image .image-resizer.image-resizer-sw{bottom:-2px;left:-6px;cursor:sw-resize}.Modal__modal .editor-image .image-resizer.image-resizer-w,.editor-wrapper .editor-image .image-resizer.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize}.Modal__modal .editor-image .image-resizer.image-resizer-nw,.editor-wrapper .editor-image .image-resizer.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize}.Modal__modal span.inline-editor-image,.editor-wrapper span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.Modal__modal .inline-editor-image img,.editor-wrapper .inline-editor-image img{max-width:100%;cursor:default}.Modal__modal .inline-editor-image img.focused,.editor-wrapper .inline-editor-image img.focused{outline:2px solid rgb(60,132,244)}.Modal__modal .inline-editor-image img.focused.draggable,.editor-wrapper .inline-editor-image img.focused.draggable{cursor:grab}.Modal__modal .inline-editor-image img.focused.draggable:active,.editor-wrapper .inline-editor-image img.focused.draggable:active{cursor:grabbing}.Modal__modal .inline-editor-image .image-caption-container .tree-view-output,.editor-wrapper .inline-editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.Modal__modal .inline-editor-image.position-full,.editor-wrapper .inline-editor-image.position-full{margin:1em 0}.Modal__modal .inline-editor-image.position-left,.editor-wrapper .inline-editor-image.position-left{float:left;width:50%;margin:1em 1em 0 0}.Modal__modal .inline-editor-image.position-right,.editor-wrapper .inline-editor-image.position-right{float:right;width:50%;margin:1em 0 0 1em}.Modal__modal .inline-editor-image .image-edit-button,.editor-wrapper .inline-editor-image .image-edit-button{display:block;position:absolute;top:12px;right:12px;padding:6px 8px;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:60px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .inline-editor-image .image-edit-button:hover,.editor-wrapper .inline-editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.5)}.Modal__modal .inline-editor-image .image-caption-container,.editor-wrapper .inline-editor-image .image-caption-container{display:block;background-color:#f4f4f4;min-width:100%;color:#000;overflow:hidden}.Modal__modal .emoji,.editor-wrapper .emoji{color:transparent;caret-color:rgb(5,5,5);background-size:16px 16px;background-position:50%;background-repeat:no-repeat;vertical-align:middle;margin:0 -1px}.Modal__modal .emoji-inner,.editor-wrapper .emoji-inner{padding:0 .15em}.Modal__modal .emoji-inner::-moz-selection,.editor-wrapper .emoji-inner::-moz-selection{color:transparent;background-color:rgba(150,150,150,.4)}.Modal__modal .emoji-inner::selection,.editor-wrapper .emoji-inner::selection{color:transparent;background-color:rgba(150,150,150,.4)}.Modal__modal .emoji-inner::moz-selection,.editor-wrapper .emoji-inner::moz-selection{color:transparent;background-color:rgba(150,150,150,.4)}.Modal__modal .emoji.happysmile,.editor-wrapper .emoji.happysmile{background-image:url(/_next/static/media/1F642.830f2cc9.png)}.Modal__modal .emoji.veryhappysmile,.editor-wrapper .emoji.veryhappysmile{background-image:url(/_next/static/media/1F600.32631ebc.png)}.Modal__modal .emoji.unhappysmile,.editor-wrapper .emoji.unhappysmile{background-image:url(/_next/static/media/1F641.61cff493.png)}.Modal__modal .emoji.heart,.editor-wrapper .emoji.heart{background-image:url(/_next/static/media/2764.6e29e63e.png)}.Modal__modal .keyword,.editor-wrapper .keyword{color:rgb(241,118,94);font-weight:700}.Modal__modal .table-cell-action-button-container,.editor-wrapper .table-cell-action-button-container{position:absolute;top:0;left:0;will-change:transform}.Modal__modal .table-cell-action-button,.editor-wrapper .table-cell-action-button{background-color:none;display:flex;justify-content:center;align-items:center;border:0;position:relative;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.Modal__modal i.chevron-down,.editor-wrapper i.chevron-down{background-color:transparent;background-size:contain;display:inline-block;height:8px;width:8px;background-image:url(/_next/static/media/chevron-down.d9636921.svg)}.Modal__modal .action-button,.editor-wrapper .action-button{background-color:#eee;border:0;padding:8px 12px;position:relative;margin-left:5px;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.Modal__modal .action-button:hover,.editor-wrapper .action-button:hover{background-color:#ddd;color:#000}.Modal__modal .action-button-mic.active,.editor-wrapper .action-button-mic.active{animation:mic-pulsate-color 3s infinite}.Modal__modal button.action-button:disabled,.editor-wrapper button.action-button:disabled{opacity:.6;background:#eee;cursor:not-allowed}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.Modal__modal .debug-timetravel-panel,.editor-wrapper .debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.Modal__modal .debug-timetravel-panel-slider,.editor-wrapper .debug-timetravel-panel-slider{padding:0;flex:8}.Modal__modal .debug-timetravel-panel-button,.editor-wrapper .debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:#fff;font-size:12px}.Modal__modal .debug-timetravel-panel-button:hover,.editor-wrapper .debug-timetravel-panel-button:hover{text-decoration:underline}.Modal__modal .debug-timetravel-button,.editor-wrapper .debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.Modal__modal .debug-timetravel-button:hover,.editor-wrapper .debug-timetravel-button:hover{text-decoration:underline}.Modal__modal .debug-treetype-button,.editor-wrapper .debug-treetype-button{border:0;padding:0;font-size:12px;top:10px;right:85px;position:absolute;background:none;color:#fff}.Modal__modal .debug-treetype-button:hover,.editor-wrapper .debug-treetype-button:hover{text-decoration:underline}.Modal__modal .connecting,.editor-wrapper .connecting{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.Modal__modal .ltr,.editor-wrapper .ltr{text-align:left}.Modal__modal .rtl,.editor-wrapper .rtl{text-align:right}.Modal__modal .toolbar,.editor-wrapper .toolbar{display:flex;margin-bottom:1px;padding:4px;border-top-left-radius:5px;border-top-right-radius:5px;vertical-align:middle;overflow:auto;position:sticky;top:0;z-index:2;flex-wrap:wrap;background:#f8f8f8}.Modal__modal button.toolbar-item,.editor-wrapper button.toolbar-item{border:0;display:flex;background:none;border-radius:5px;padding:8px;cursor:pointer;vertical-align:middle;flex-shrink:0;align-items:center;justify-content:space-between}.Modal__modal button.toolbar-item:disabled,.editor-wrapper button.toolbar-item:disabled{cursor:not-allowed}.Modal__modal button.toolbar-item.spaced,.editor-wrapper button.toolbar-item.spaced{margin-right:2px}.Modal__modal button.toolbar-item i.format,.editor-wrapper button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;vertical-align:-.25em;display:flex;opacity:.6}.Modal__modal button.toolbar-item:disabled .chevron-down,.Modal__modal button.toolbar-item:disabled .icon,.Modal__modal button.toolbar-item:disabled .text,.Modal__modal button.toolbar-item:disabled i.format,.editor-wrapper button.toolbar-item:disabled .chevron-down,.editor-wrapper button.toolbar-item:disabled .icon,.editor-wrapper button.toolbar-item:disabled .text,.editor-wrapper button.toolbar-item:disabled i.format{opacity:.2}.Modal__modal button.toolbar-item.active,.editor-wrapper button.toolbar-item.active{background-color:rgba(113,113,113,.3)}.Modal__modal button.toolbar-item.active i,.editor-wrapper button.toolbar-item.active i{opacity:1}.Modal__modal .toolbar-item:hover:not([disabled]),.editor-wrapper .toolbar-item:hover:not([disabled]){background-color:#eee}.Modal__modal .toolbar-item.font-family .text,.editor-wrapper .toolbar-item.font-family .text{display:block;max-width:40px}.Modal__modal .toolbar .code-language,.editor-wrapper .toolbar .code-language{width:150px}.Modal__modal .toolbar .toolbar-item .text,.editor-wrapper .toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;overflow:hidden;height:20px;text-align:left;padding-right:10px}.Modal__modal .toolbar .toolbar-item .icon,.editor-wrapper .toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.Modal__modal .toolbar i.chevron-down,.Modal__modal .toolbar-item i.chevron-down,.editor-wrapper .toolbar i.chevron-down,.editor-wrapper .toolbar-item i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .toolbar .toolbar-item.font-size-input,.editor-wrapper .toolbar .toolbar-item.font-size-input{width:40px}.Modal__modal .toolbar i.chevron-down.inside,.editor-wrapper .toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.Modal__modal .toolbar .divider,.editor-wrapper .toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.Modal__modal .sticky-note-container,.editor-wrapper .sticky-note-container{position:absolute;z-index:9;width:120px;display:inline-block}.Modal__modal .sticky-note,.editor-wrapper .sticky-note{line-height:1;text-align:left;width:120px;margin:25px;padding:20px 10px;position:relative;border:1px solid #e8e8e8;font-family:Reenie Beanie;font-size:24px;border-bottom-right-radius:60px 5px;display:block;cursor:move}.Modal__modal .sticky-note:after,.editor-wrapper .sticky-note:after{content:"";position:absolute;z-index:-1;right:0;bottom:20px;width:120px;height:25px;background:rgba(0,0,0,.2);box-shadow:2px 15px 5px rgba(0,0,0,.4);transform:matrix(-1,-.1,0,1,0,0)}.Modal__modal .sticky-note.yellow,.editor-wrapper .sticky-note.yellow{border-top:1px solid #fdfd86;background:linear-gradient(135deg,#ffff88 81%,#ffff88 82%,#ffff88 0,#ffffc6)}.Modal__modal .sticky-note.pink,.editor-wrapper .sticky-note.pink{border-top:1px solid #e7d1e4;background:linear-gradient(135deg,#f7cbe8 81%,#f7cbe8 82%,#f7cbe8 0,#e7bfe1)}.Modal__modal .sticky-note-container.dragging,.editor-wrapper .sticky-note-container.dragging{transition:none!important}.Modal__modal .sticky-note div,.editor-wrapper .sticky-note div{cursor:text}.Modal__modal .sticky-note .delete,.editor-wrapper .sticky-note .delete{border:0;background:none;position:absolute;top:8px;right:10px;font-size:10px;cursor:pointer;opacity:.5}.Modal__modal .sticky-note .delete:hover,.editor-wrapper .sticky-note .delete:hover{font-weight:700;opacity:1}.Modal__modal .sticky-note .color,.editor-wrapper .sticky-note .color{border:0;background:none;position:absolute;top:8px;right:25px;cursor:pointer;opacity:.5}.Modal__modal .sticky-note .color:hover,.editor-wrapper .sticky-note .color:hover{opacity:1}.Modal__modal .sticky-note .color i,.editor-wrapper .sticky-note .color i{display:block;width:12px;height:12px;background-size:contain}.Modal__modal .excalidraw-button,.editor-wrapper .excalidraw-button{border:0;padding:0;margin:0;background-color:transparent}.Modal__modal .excalidraw-button.selected,.editor-wrapper .excalidraw-button.selected{outline:2px solid rgb(60,132,244);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .github-corner:hover .octo-arm,.editor-wrapper .github-corner:hover .octo-arm{animation:octocat-wave .56s ease-in-out}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.Modal__modal .github-corner:hover .octo-arm,.editor-wrapper .github-corner:hover .octo-arm{animation:none}.Modal__modal .github-corner .octo-arm,.editor-wrapper .github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.Modal__modal .spacer,.editor-wrapper .spacer{letter-spacing:-2px}.Modal__modal .editor-equation,.editor-wrapper .editor-equation{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .editor-equation.focused,.editor-wrapper .editor-equation.focused{outline:2px solid rgb(60,132,244)}.Modal__modal button.item i,.editor-wrapper button.item i{opacity:.6}.Modal__modal button.item.dropdown-item-active,.editor-wrapper button.item.dropdown-item-active{background-color:rgba(223,232,250,.3)}.Modal__modal button.item.dropdown-item-active i,.editor-wrapper button.item.dropdown-item-active i{opacity:1}.Modal__modal hr,.editor-wrapper hr{padding:2px;border:none;margin:1em 0;cursor:pointer}.Modal__modal hr:after,.editor-wrapper hr:after{content:"";display:block;height:2px;background-color:#ccc;line-height:2px}.Modal__modal hr.selected,.editor-wrapper hr.selected{outline:2px solid rgb(60,132,244);-webkit-user-select:none;-moz-user-select:none;user-select:none}.Modal__modal .TableNode__contentEditable,.editor-wrapper .TableNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;display:block;position:relative;outline:0;padding:0;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-size:15px;white-space:pre-wrap;word-break:break-word;z-index:3}.Modal__modal .PlaygroundEditorTheme__blockCursor,.editor-wrapper .PlaygroundEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.Modal__modal .PlaygroundEditorTheme__blockCursor:after,.editor-wrapper .PlaygroundEditorTheme__blockCursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid black;animation:CursorBlink 1.1s steps(2,start) infinite}@keyframes CursorBlink{to{visibility:hidden}}.Modal__modal .dialog-dropdown,.editor-wrapper .dialog-dropdown{background-color:#eee!important;margin-bottom:10px;width:100%}.Modal__modal .popup-item,.editor-wrapper .popup-item{display:flex;align-items:center;justify-content:center}.editor-dropdown{z-index:9999;display:block;position:fixed;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.5);border-radius:8px;min-height:40px;background-color:#fff}.editor-dropdown .item{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;background-color:#fff;border-radius:8px;border:0;max-width:250px;min-width:100px}.editor-dropdown .item.fontsize-item,.editor-dropdown .item.fontsize-item .text{min-width:unset}.editor-dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.editor-dropdown .item:first-child{margin-top:8px}.editor-dropdown .item:last-child{margin-bottom:8px}.editor-dropdown .item:hover{background-color:#eee}.editor-dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.editor-dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat}.editor-dropdown .divider{width:auto;background-color:#eee;margin:4px 8px;height:1px}.actions{position:absolute;text-align:right;margin:10px;bottom:0;right:0}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{background-size:contain;display:inline-block;height:15px;width:15px;vertical-align:-.25em}.actions i.indent{background-image:url(/_next/static/media/indent.627c9430.svg)}.actions i.outdent{background-image:url(/_next/static/media/outdent.d2e8ca31.svg)}.actions i.lock{background-image:url(/_next/static/media/lock-fill.4e64a748.svg)}.actions i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg)}.actions i.table{background-image:url(/_next/static/media/table.0c7c3473.svg)}.actions i.unlock{background-image:url(/_next/static/media/lock.b0b0ecb8.svg)}.actions i.left-align{background-image:url(/_next/static/media/text-left.54f41f4e.svg)}.actions i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}.actions i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}.actions i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}.actions i.disconnect{background-image:url(/_next/static/media/plug.398c6256.svg)}.actions i.connect{background-image:url(/_next/static/media/plug-fill.74cdba72.svg)}i.palette{background-image:url(/_next/static/media/palette.958c57c6.svg)}i.bucket{background-image:url(/_next/static/media/paint-bucket.a8912666.svg)}i.bold{background-image:url(/_next/static/media/type-bold.7e3e270b.svg)}i.italic{background-image:url(/_next/static/media/type-italic.d8e45748.svg)}i.clear{background-image:url(/_next/static/media/trash.a399e1fe.svg)}i.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}i.underline{background-image:url(/_next/static/media/type-underline.104a0ed5.svg)}i.strikethrough{background-image:url(/_next/static/media/type-strikethrough.2694a816.svg)}i.subscript{background-image:url(/_next/static/media/type-subscript.0b1f38a0.svg)}i.superscript{background-image:url(/_next/static/media/type-superscript.20cbe23c.svg)}i.link{background-image:url(/_next/static/media/link.b774de25.svg)}i.horizontal-rule{background-image:url(/_next/static/media/horizontal-rule.6fa23d57.svg)}.icon.plus{background-image:url(/_next/static/media/plus.14112428.svg)}.icon.caret-right{background-image:url(/_next/static/media/caret-right-fill.2942d25e.svg)}.icon.dropdown-more{background-image:url(/_next/static/media/dropdown-more.09f3d139.svg)}.icon.font-color{background-image:url(/_next/static/media/font-color.4f0c0de5.svg)}.icon.font-family{background-image:url(/_next/static/media/font-family.cd3adf4e.svg)}.icon.bg-color{background-image:url(/_next/static/media/bg-color.387561e0.svg)}.icon.table{background-color:#6c757d;mask-image:url(/_next/static/media/table.0c7c3473.svg);-webkit-mask-image:url(/_next/static/media/table.0c7c3473.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg)}i.table{background-image:url(/_next/static/media/table.0c7c3473.svg)}i.close{background-image:url(/_next/static/media/close.29fbfcb1.svg)}i.figma{background-image:url(/_next/static/media/figma.0b8b47f6.svg)}i.poll{background-image:url(/_next/static/media/card-checklist.ca95adc9.svg)}i.columns{background-image:url(/_next/static/media/3-columns.8cd6d38a.svg)}i.tweet{background-image:url(/_next/static/media/tweet.1a390420.svg)}i.youtube{background-image:url(/_next/static/media/youtube.107845c3.svg)}.icon.left-align,i.left-align{background-image:url(/_next/static/media/text-left.54f41f4e.svg)}.icon.center-align,i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}.icon.right-align,i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}.icon.justify-align,i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}i.indent{background-image:url(/_next/static/media/indent.627c9430.svg)}i.markdown{background-image:url(/_next/static/media/markdown.e04d06ad.svg)}i.outdent{background-image:url(/_next/static/media/outdent.d2e8ca31.svg)}i.undo{background-image:url(/_next/static/media/arrow-counterclockwise.d3ba4c55.svg)}i.redo{background-image:url(/_next/static/media/arrow-clockwise.ce8dea10.svg)}i.sticky{background-image:url(/_next/static/media/sticky.faa2ad70.svg)}i.mic{background-image:url(/_next/static/media/mic.3f4ad731.svg)}i.import{background-image:url(/_next/static/media/upload.8794811b.svg)}i.export{background-image:url(/_next/static/media/download.4de86450.svg)}i.diagram-2{background-image:url(/_next/static/media/diagram-2.111341e8.svg)}i.user{background-image:url(/_next/static/media/user.2391a690.svg)}i.equation{background-image:url(/_next/static/media/plus-slash-minus.6eb49a72.svg)}i.gif{background-image:url(/_next/static/media/filetype-gif.71b41263.svg)}i.copy{background-image:url(/_next/static/media/copy.1b0c370e.svg)}i.success{background-image:url(/_next/static/media/success.c56f463c.svg)}i.prettier{background-image:url(/_next/static/media/prettier.b513f0f5.svg)}i.prettier-error{background-image:url(/_next/static/media/prettier-error.1e1325e0.svg)}.icon.page-break,i.page-break{background-image:url(/_next/static/media/scissors.dfd5cb75.svg)}.icon.paragraph{background-image:url(/_next/static/media/text-paragraph.61674422.svg)}.icon.h1{background-image:url(/_next/static/media/type-h1.f292ffe1.svg)}.icon.h2{background-image:url(/_next/static/media/type-h2.a9d1aa48.svg)}.icon.h3{background-image:url(/_next/static/media/type-h3.4a29ff88.svg)}.icon.h4{background-image:url(/_next/static/media/type-h4.7f48750c.svg)}.icon.h5{background-image:url(/_next/static/media/type-h5.14b4ac56.svg)}.icon.h6{background-image:url(/_next/static/media/type-h6.4e9dfe2d.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/_next/static/media/list-ul.1d54da3f.svg)}.icon.check,.icon.check-list{background-image:url(/_next/static/media/square-check.a4cde2d3.svg)}.icon.number,.icon.numbered-list{background-image:url(/_next/static/media/list-ol.d64946f3.svg)}.icon.quote{background-image:url(/_next/static/media/chat-square-quote.123cfa24.svg)}.icon.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}.PlaygroundEditorTheme__listItemChecked{text-decoration:none!important}.icon.variables{background-image:url(/_next/static/media/variables.ef3dc6c4.svg)}[data-radix-focus-guard]~.ExcalidrawModal__overlay{pointer-events:all}.ExcalidrawModal__actions .action-button{padding:4px 10px;margin-left:5px}.ExcalidrawModal__actions .action-button:hover{background:#f4f4f4}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:0;position:relative}.PlaygroundEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:rgb(101,103,107);border-left:4px solid rgb(206,208,212);padding-left:16px}.PlaygroundEditorTheme__h1{font-size:24px;color:rgb(5,5,5);font-weight:400;margin:0}.PlaygroundEditorTheme__h2{font-size:15px;color:rgb(101,103,107);font-weight:700;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__h3{font-size:12px;margin:0;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{background-color:rgb(240,242,245);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:rgb(33,111,219);text-decoration:none}.PlaygroundEditorTheme__link:hover{text-decoration:underline;cursor:pointer}.PlaygroundEditorTheme__code{background-color:rgb(240,242,245);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:30px 0}.PlaygroundEditorTheme__tableSelection ::-moz-selection{background-color:transparent}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.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__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.PlaygroundEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid rgb(60,132,244);display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.PlaygroundEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:-25px;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddColumns:after{background-image:url(/_next/static/media/plus.14112428.svg);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}.PlaygroundEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__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}.PlaygroundEditorTheme__tableAddRows:after{background-image:url(/_next/static/media/plus.14112428.svg);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}.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:rgb(60,132,244);height:100%;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#ffbbbb!important}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{padding:0;margin:0;list-style-position:inside}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{padding:0;margin:0;list-style-type:lower-alpha;list-style-position:inside}.PlaygroundEditorTheme__ol4{padding:0;margin:0;list-style-type:upper-roman;list-style-position:inside}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{padding:0;margin:0;list-style-position:inside}.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 rgb(61,135,245);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:slategray}.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 rgba(255,212,0,1)}.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 rgb(60,132,244)}.PlaygroundEditorTheme__layoutContainer{display:grid;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}