@import url(https://fonts.googleapis.com/css2?family=Oswald&family=PT+Serif:ital,wght@0,400;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap);:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FlashMessage__overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0}.FlashMessage__alert{background-color:#000c;border-radius:1em;color:#fff;font-size:1.5rem;padding:.5em 1.5em}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{font-size:var(--dynamic-font-size);line-height:1.1;margin:0;position:relative}.PlaygroundEditorTheme__quote{border-left:4px solid #ced0d4;color:#65676b;font-size:var(--dynamic-font-size);margin:0 0 10px 20px;padding-left:16px}.PlaygroundEditorTheme__h1{color:#050505;font-size:24px;font-weight:400;margin:0}.PlaygroundEditorTheme__h2{color:#65676b;font-size:var(--dynamic-font-size);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__paragraph mark{background-color:initial}.PlaygroundEditorTheme__textHighlight{background:#ffd40024;border-bottom:2px solid #ffd4004d}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__tabNode{position:relative;text-decoration:none}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderline:after{border-bottom:.1em solid;bottom:.15em;content:"";left:0;position:absolute;right:0}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textStrikethrough:before{border-top:.1em solid;content:"";left:0;position:absolute;right:0;top:.69em}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after,.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{content:"";left:0;position:absolute;right:0}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:before{border-top:.1em solid;top:.69em}.PlaygroundEditorTheme__tabNode.PlaygroundEditorTheme__textUnderlineStrikethrough:after{border-bottom:.1em solid;bottom:.05em}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;padding:1px .25rem}.PlaygroundEditorTheme__textLowercase{text-transform:lowercase}.PlaygroundEditorTheme__textUppercase{text-transform:uppercase}.PlaygroundEditorTheme__textCapitalize{text-transform:capitalize}.PlaygroundEditorTheme__hashtag{background-color:#5890ff26;border-bottom:1px solid #5890ff4d}.PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.PlaygroundEditorTheme__link:hover{cursor:pointer;text-decoration:underline}.PlaygroundEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.PlaygroundEditorTheme__blockCursor:after{animation:CursorBlink 1.1s steps(2,start) infinite;border-top:1px solid #000;content:"";display:block;position:absolute;top:-2px;width:20px}@keyframes CursorBlink{to{visibility:hidden}}.PlaygroundEditorTheme__code{background-color:#f0f2f5;display:block;font-family:Menlo,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;margin:8px 0;overflow-x:auto;padding:8px 8px 8px 52px;position:relative;tab-size:2}.PlaygroundEditorTheme__code:before{background-color:#eee;border-right:1px solid #ccc;color:#777;content:attr(data-gutter);left:0;min-width:25px;padding:8px;position:absolute;text-align:right;top:0;white-space:pre-wrap}.PlaygroundEditorTheme__tableScrollableWrapper{margin:0;overflow-x:auto}.PlaygroundEditorTheme__tableScrollableWrapper>.PlaygroundEditorTheme__table{margin-bottom:0;margin-top:0}.PlaygroundEditorTheme__tableAlignmentCenter{margin-left:auto;margin-right:auto}.PlaygroundEditorTheme__tableAlignmentRight{margin-left:auto}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-x:scroll;overflow-y:scroll;table-layout:fixed}.PlaygroundEditorTheme__tableScrollableWrapper.PlaygroundEditorTheme__tableFrozenRow{overflow-x:clip}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td{background-color:#fff;overflow:clip;position:sticky;top:44px;z-index:2}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th{background-color:#f2f3f5;overflow:clip;position:sticky;top:44px;z-index:2}.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>td:after,.PlaygroundEditorTheme__tableFrozenRow tr:first-of-type>th:after{border-bottom:1px solid #bbb;bottom:0;content:"";left:0;position:absolute;width:100%}.PlaygroundEditorTheme__tableFrozenColumn tr>td:first-child{background-color:#fff;left:0;position:sticky;z-index:2}.PlaygroundEditorTheme__tableFrozenColumn tr>th:first-child{background-color:#f2f3f5;left:0;position:sticky;z-index:2}.PlaygroundEditorTheme__tableFrozenColumn tr>:first-child:after{border-right:1px solid #bbb;content:"";height:100%;left:0;position:absolute;right:0;top:0}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::selection{background-color:initial}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;outline:none;overflow:auto;padding:6px 8px;position:relative;text-align:start;vertical-align:top;width:75px}.PlaygroundEditorTheme__tableCell>*{overflow:inherit}.PlaygroundEditorTheme__tableCellResizer{cursor:ew-resize;height:100%;position:absolute;right:-4px;top:0;width:8px;z-index:10}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__tableCellSelected{caret-color:#0000}.PlaygroundEditorTheme__tableCellSelected:after{background-color:highlight;bottom:0;content:"";left:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;right:0;top:0}.PlaygroundEditorTheme__tableAddColumns{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;height:100%;position:absolute}.PlaygroundEditorTheme__tableAddColumns:after{background-image:url(/static/media/plus.34c72edbb4021339aa20.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{animation:table-controls .2s ease;background-color:#eee;border:0;cursor:pointer;position:absolute;width:calc(100% - 25px)}.PlaygroundEditorTheme__tableAddRows:after{background-image:url(/static/media/plus.34c72edbb4021339aa20.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{background-color:#3c84f4;display:block;height:100%;position:absolute;top:0;width:1px}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;height:20px;position:absolute;right:5px;top:6px;width:20px;z-index:4}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;border:0;border-radius:20px;color:#222;cursor:pointer;display:block;height:20px;width:20px}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{background-color:#fbb!important;display:inline}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{list-style-position:outside;margin:0;padding:0}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{list-style-position:outside;list-style-type:lower-alpha;margin:0;padding:0}.PlaygroundEditorTheme__ol4{list-style-position:outside;list-style-type:upper-roman;margin:0;padding:0}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{list-style-position:outside;margin:0;padding:0}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItem::marker{background-color:var(--listitem-marker-background-color);color:var(--listitem-marker-color);font-family:var(--listitem-marker-font-family);font-size:var(--listitem-marker-font-size)}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{list-style-type:none;margin-left:8px;margin-right:8px;outline:none;padding-left:24px;padding-right:24px;position:relative}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{background-size:cover;content:"";cursor:pointer;display:block;height:16px;left:0;position:absolute;top:2px;width:16px}.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:#3d87f5;background-repeat:no-repeat;border:1px solid #3d87f5;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:after{border-color:#fff;border-style:solid;border-width:0 2px 2px 0;content:"";cursor:pointer;display:block;height:6px;left:7px;position:absolute;right:7px;top:6px;transform:rotate(45deg);width:3px}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:#905}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.PlaygroundEditorTheme__mark{background:#ffd40024;border-bottom:2px solid #ffd4004d;padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:#ffd4004d;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__mark.selected{background:#ffd40080;border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:#ffd400b3;border-bottom:2px solid #ffd400b3}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}.PlaygroundEditorTheme__layoutContainer{grid-gap:10px;display:grid;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;max-width:100%;min-width:0;padding:8px 16px}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{border:none;cursor:pointer;margin:1em 0;padding:2px}.PlaygroundEditorTheme__hr:after{background-color:#ccc;content:"";display:block;height:2px;line-height:2px}.PlaygroundEditorTheme__hr.PlaygroundEditorTheme__hrSelected{outline:2px solid #3c84f4;-webkit-user-select:none;user-select:none}.PlaygroundEditorTheme__specialText{background-color:#ff0;font-weight:700}[type=page-break]{background-color:#eee;background-color:var(--editor-color-secondary,#eee);border:none;border-bottom:1px dashed #eee;border-bottom:1px dashed var(--editor-color-secondary,#eee);border-top:1px dashed #eee;border-top:1px dashed var(--editor-color-secondary,#eee);display:block;margin-bottom:28px;margin-bottom:var(--editor-input-padding,28px);margin-left:-28px;margin-left:calc(var(--editor-input-padding, 28px)*-1);margin-top:28px;margin-top:var(--editor-input-padding,28px);overflow:visible;overflow:initial;position:relative;width:calc(100% + 56px);width:calc(100% + var(--editor-input-padding, 28px)*2)}[type=page-break]:before{background-image:url(/static/media/scissors.81c90a79bd5f50c34740.svg);background-size:cover;content:"";height:16px;left:40px;left:calc(var(--editor-input-padding, 28px) + 12px);opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:16px}[type=page-break]:after{background-color:#fff;border:1px solid #ccc;color:#000;content:"PAGE BREAK";display:block;font-size:12px;font-weight:600;left:50%;padding:2px 6px;position:absolute;top:50%;transform:translate(-50%,-50%)}.selected[type=page-break]{border-color:#4766cb;border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}:root{--dynamic-font-size:8pt;--line-height-multiplier:1.1}.editor-shell{border-radius:2px;color:#000;font-weight:400;line-height:1.1;line-height:var(--line-height-multiplier);margin:auto 0;position:relative}.editor-shell .editor-container{background:#fff;border-bottom-left-radius:10px;border-bottom-right-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{border:0;display:flex;min-height:150px;outline:0;z-index:0}.editor,.editor-scroller{max-width:100%;position:relative;resize:vertical}.editor{flex:auto;z-index:-1}.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;line-height:var(--line-height-multiplier);margin:0;max-height:400px;overflow:auto;padding:10px}.tree-view-output,pre{background:#222;color:#fff;font-size:12px}.tree-view-output{border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:block;margin:1px auto 10px;overflow:hidden;padding:0;position:relative}pre::-webkit-scrollbar{background:#0000;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.editor-dev-button{background-color:#444;border:none;border-radius:20px;box-shadow:0 1px 10px #0000004d;cursor:pointer;display:block;font-size:12px;height:40px;outline:none;position:relative;width:40px}.editor-dev-button:after{background-size:contain;bottom:10px;content:"";display:block;filter:invert(1);left:10px;position:absolute;right:10px;top:10px}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:#e92323}.test-recorder-toolbar{display:flex}.test-recorder-button{background-color:#222;border:none;border-radius:4px;box-shadow:1px 2px 2px #0006;cursor:pointer;display:block;font-size:10px;height:32px;outline:none;padding:6px;position:relative;transition:box-shadow 50ms ease-out;width:32px}.test-recorder-button:active{box-shadow:1px 2px 4px #0006}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{background-size:contain;bottom:8px;content:"";display:block;filter:invert(1);left:8px;position:absolute;right:8px;top:8px}#options-button{bottom:20px;left:20px;position:fixed}#test-recorder-button{bottom:20px;left:70px;position:fixed}#paste-log-button{bottom:20px;left:120px;position:fixed}#docs-button{bottom:20px;left:170px;position:fixed}#options-button:after{background-image:url(/static/media/gear.44c4af4a65eaee75ac5c.svg)}#test-recorder-button:after{background-image:url(/static/media/journal-code.4aee614a23f3af657221.svg)}#paste-log-button:after{background-image:url(/static/media/clipboard.f539fa1e90c5f6cceb68.svg)}#docs-button:after{background-image:url(/static/media/file-earmark-text.b9359f104ce33bde73cb.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(/static/media/camera.aa254f440b92c0b74b9b.svg)}#test-recorder-button-copy:after{background-image:url(/static/media/clipboard.f539fa1e90c5f6cceb68.svg)}#test-recorder-button-download:after{background-image:url(/static/media/download.325288f8e7b6b8c39557.svg)}.typeahead-popover{background:#fff;border-radius:8px;box-shadow:0 5px 10px #0000004d;position:relative}.typeahead-popover ul{border-radius:8px;list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:0}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{border-radius:8px;cursor:pointer;font-size:14px;margin:0;min-width:180px;outline:none}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{align-content:center;background-color:#fff;border:0;border-radius:8px;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:8pt;font-size:var(--dynamic-font-size);line-height:16px;margin:0 8px;padding:8px}.typeahead-popover li.active{background-size:contain;display:flex;height:20px;width:20px}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{display:flex;flex-grow:1;line-height:20px;min-width:150px}.typeahead-popover li .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;-webkit-user-select:none;user-select:none;width:20px}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(/static/media/palette.0457b930183890842ee7.svg)}i.bucket{background-image:url(/static/media/paint-bucket.c84326d11a7431f391ba.svg)}i.bold{background-image:url(/static/media/type-bold.d35d70c1617552379440.svg)}i.italic{background-image:url(/static/media/type-italic.6d77581fa1fa24f43d94.svg)}i.clear{background-image:url(/static/media/trash.bd8adea2e06b4e820916.svg)}i.code{background-image:url(/static/media/code.4986f3680c6d6c6553cb.svg)}i.underline{background-image:url(/static/media/type-underline.cc385ad05667bc0872ee.svg)}i.uppercase{background-image:url(/static/media/type-uppercase.7c4da7c4feacf2a24b89.svg)}i.lowercase{background-image:url(/static/media/type-lowercase.67ba8747a9c04e889909.svg)}i.capitalize{background-image:url(/static/media/type-capitalize.da4eebe1a56787ecb349.svg)}i.strikethrough{background-image:url(/static/media/type-strikethrough.efdbbf7793312bbd342d.svg)}i.subscript{background-image:url(/static/media/type-subscript.1f0f9489ed265a98e8a1.svg)}i.superscript{background-image:url(/static/media/type-superscript.8f2b76122110388d9612.svg)}i.highlight{background-image:url(/static/media/highlighter.6a28a91d80b22b40969c.svg)}i.link{background-image:url(/static/media/link.26e24b3c1e3e0b986762.svg)}i.placeholder{background-image:url(/static/media/placeholder.b46a93a068a3500d086f.svg)}i.signature{background-image:url(/static/media/signature.c33960696a984b8bd465.svg)}i.horizontal-rule{background-image:url(/static/media/horizontal-rule.fa8be1e083d8cd1eadca.svg)}.icon.plus{background-image:url(/static/media/plus.34c72edbb4021339aa20.svg)}.icon.caret-right{background-image:url(/static/media/caret-right-fill.4173cda638fd6f0200ca.svg)}.icon.dropdown-more{background-image:url(/static/media/dropdown-more.5dc91a6811ed6139b55a.svg)}.icon.font-color{background-image:url(/static/media/font-color.3901a96ecf0cd2e950c6.svg)}.icon.font-family{background-image:url(/static/media/font-family.02051f3c165f8479774b.svg)}.icon.bg-color{background-image:url(/static/media/bg-color.6b65f7b48e8bc22a3fff.svg)}.icon.table{background-color:#6c757d;mask-image:url(/static/media/table.84faa1ae685207ecaba5.svg);-webkit-mask-image:url(/static/media/table.84faa1ae685207ecaba5.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}.icon.preview{background-image:url(/static/media/preview.710c6dcdd48758c25e04.svg)}.icon.settings{background-image:url(/static/media/settings.5ed2e677b897cd7a4240.svg)}i.image{background-image:url(/static/media/file-image.54657a52e32b5adda641.svg)}i.table{background-image:url(/static/media/table.84faa1ae685207ecaba5.svg)}i.close{background-image:url(/static/media/close.a87afa475bc4e464e7b3.svg)}i.figma{background-image:url(/static/media/figma.aecc794d31c06389052c.svg)}i.poll{background-image:url(/static/media/card-checklist.2859a66bcfa841320395.svg)}i.columns{background-image:url(/static/media/3-columns.752b06bea81aba7a7134.svg)}i.x{background-image:url(/static/media/x.51325e1c9717277dca47.svg)}i.youtube{background-image:url(/static/media/youtube.57b8a911d35691a85148.svg)}.icon.left-align,i.left-align{background-image:url(/static/media/text-left.ceba973e74d05674c284.svg)}.icon.center-align,i.center-align{background-image:url(/static/media/text-center.2ac250c6918479aefb2e.svg)}.icon.right-align,i.right-align{background-image:url(/static/media/text-right.c19b6fbc93cfc1ba548f.svg)}.icon.justify-align,i.justify-align{background-image:url(/static/media/justify.350561b9bd7c94c1ef27.svg)}.icon.vertical-top,i.left-align{background-image:url(/static/media/vertical-top.16cdfda417f42e5f0d83.svg)}.icon.vertical-middle,i.center-align{background-image:url(/static/media/vertical-middle.9e4bd208efce47e01448.svg)}.icon.vertical-bottom,i.right-align{background-image:url(/static/media/vertical-bottom.af3a8b813cf7abe0789c.svg)}i.indent{background-image:url(/static/media/indent.33f45c268349272cb230.svg)}i.markdown{background-image:url(/static/media/markdown.88b50539f6779859aa22.svg)}i.outdent{background-image:url(/static/media/outdent.cb1e7cf4c9708db6a053.svg)}i.undo{background-image:url(/static/media/arrow-counterclockwise.87a46318349be40f2910.svg)}i.redo{background-image:url(/static/media/arrow-clockwise.743c0d4fbd2572ddd648.svg)}i.sticky{background-image:url(/static/media/sticky.779caf71b60c2b7a2a8b.svg)}i.mic{background-image:url(/static/media/mic.f035bd1d9f2886f4fb52.svg)}i.import{background-image:url(/static/media/upload.4d70e53c7b91ca5402bb.svg)}i.export{background-image:url(/static/media/download.325288f8e7b6b8c39557.svg)}i.share{background-image:url(/static/media/send.fc992e2bd4a926b73ee1.svg)}i.diagram-2{background-image:url(/static/media/diagram-2.f2d65cfe6f79ce01eaf2.svg)}i.user{background-image:url(/static/media/user.65db7e8569bcafd78ad3.svg)}i.equation{background-image:url(/static/media/plus-slash-minus.eee934aa8db5da8d9727.svg)}i.gif{background-image:url(/static/media/filetype-gif.ad57d5cb24a3883a82d8.svg)}i.copy{background-image:url(/static/media/copy.3badc832b653c9706bd2.svg)}i.success{background-image:url(/static/media/success.442c9e03411ee92e3c3a.svg)}i.prettier{background-image:url(/static/media/prettier.04f5f37fb2485a22b361.svg)}i.prettier-error{background-image:url(/static/media/prettier-error.11758017dbee7e149452.svg)}.icon.page-break,i.page-break{background-image:url(/static/media/scissors.81c90a79bd5f50c34740.svg)}.link-editor .button.active,.toolbar .button.active{background-color:#dfe8fa}.link-editor .link-input{background-color:#eee;box-sizing:border-box;margin:12px;width:calc(100% - 75px)}.link-editor .link-input,.link-editor .link-view{border:0;border-radius:15px;color:#050505;display:block;font-family:inherit;font-size:8pt;font-size:var(--dynamic-font-size);outline:0;padding:8px 12px;position:relative}.link-editor .link-view{margin:8px 12px;width:calc(100% - 24px)}.link-editor .link-view a{display:block;width:calc(100% - 33px);word-break:break-word}.link-editor div.link-edit{background-image:url(/static/media/pencil-fill.bac5081fb1167fe07dee.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:30px;top:0;vertical-align:-.25em;width:35px}.link-editor div.link-trash{background-image:url(/static/media/trash.bd8adea2e06b4e820916.svg)}.link-editor div.link-cancel,.link-editor div.link-trash{background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor div.link-cancel{background-image:url(/static/media/close.a87afa475bc4e464e7b3.svg);margin-right:28px}.link-editor div.link-confirm{background-image:url(/static/media/success-alt.9f68fb5ad4d1a7e0f7db.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;margin-right:2px;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor .link-input a{color:#216fdb;margin-right:30px;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-family-wrapper,.link-editor .font-size-wrapper{display:flex;margin:0 4px}.link-editor select{background-color:rgba(0,0,0,.075);border:none;border-radius:4px;padding:6px}.mention:focus{box-shadow:0 0 0 2px #b4d5ff;outline:none}.characters-limit{bottom:5px;color:#888;display:block;font-size:12px;left:12px;position:absolute;text-align:right}.characters-limit.characters-limit-exceeded{color:red}.dropdown{box-shadow:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a,inset 0 0 0 1px #ffffff80;display:block;min-height:40px;position:fixed;z-index:1101}.dropdown,.dropdown .item{background-color:#fff;border-radius:8px}.dropdown .item{align-content:center;border:0;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:8pt;font-size:var(--dynamic-font-size);justify-content:space-between;line-height:16px;margin:0 8px;max-width:264px;min-width:100px;padding:8px}.dropdown .item.wide{align-items:center;width:260px}.dropdown .item.wide .icon-text-container{display:flex;.text{min-width:120px}}.dropdown .item .shortcut{align-self:flex-end;color:#939393}.dropdown .item .active{background-size:contain;display:flex;height:20px;width:20px}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{color:#444;display:flex;flex-grow:1;font-size:14px;line-height:20px;min-width:150px}.dropdown .item .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:20px;line-height:16px;margin-right:12px;-webkit-user-select:none;user-select:none;width:20px}.dropdown .divider{background-color:#eee;height:1px;margin:4px 8px;width:auto}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(/static/media/text-paragraph.d43b4a3551a5fd2382fc.svg)}.icon.h1{background-image:url(/static/media/type-h1.e090cf9e7ad66c1732fe.svg)}.icon.h2{background-image:url(/static/media/type-h2.714c8beca0b06625515e.svg)}.icon.h3{background-image:url(/static/media/type-h3.11973082b88efb1d2d95.svg)}.icon.h4{background-image:url(/static/media/type-h4.f59000a779ecec6af1b1.svg)}.icon.h5{background-image:url(/static/media/type-h5.50836bff359a623f15a8.svg)}.icon.h6{background-image:url(/static/media/type-h6.dccaa4b971b2a3693155.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/static/media/list-ul.f300c42c9bb0c37cee4d.svg)}.icon.check,.icon.check-list{background-image:url(/static/media/square-check.89eeafc325169a2e2846.svg)}.icon.number,.icon.numbered-list{background-image:url(/static/media/list-ol.868adecaef4f8038c7a8.svg)}.icon.quote{background-image:url(/static/media/chat-square-quote.4a9fd2d2a70b2b5c6a80.svg)}.icon.code{background-image:url(/static/media/code.4986f3680c6d6c6553cb.svg)}.switches{animation:slide-in .4s ease;bottom:70px;left:10px;position:fixed;z-index:6}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.switch{background-color:#eeeeeeb3;border-radius:10px;color:#444;display:block;margin:5px 0;padding:5px 10px}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{font-size:14px;line-height:24px;margin-right:5px;width:100px}.switch button,.switch label{display:inline-block;vertical-align:middle}.switch button{background-color:#ced0d4;border:2px solid #0000;border-radius:12px;box-sizing:border-box;cursor:pointer;height:24px;outline:none;position:relative;transition:background-color .1s;width:44px}.switch button:focus-visible{border-color:blue}.switch button span{background-color:#fff;border-radius:12px;display:block;height:20px;left:0;position:absolute;top:0;transition:transform .2s;width:20px}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translateX(20px)}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;user-select:none}.editor-shell .editor-image img{cursor:default;max-width:100%}.editor-shell .editor-image img.focused{outline:2px solid #3c84f4;-webkit-user-select:none;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .editor-image .image-caption-container{background-color:#ffffffe6;border-top:1px solid #fff;bottom:4px;color:#000;display:block;left:0;margin:0;min-width:100px;overflow:hidden;padding:0;position:absolute;right:0}.editor-shell .editor-image .image-caption-button{background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;bottom:20px;color:#fff;cursor:pointer;display:block;left:0;margin:0 auto;min-width:100px;padding:10px;position:absolute;right:0;-webkit-user-select:none;user-select:none;width:30%}.editor-shell .editor-image .image-caption-button:hover{background-color:#3c84f480}.editor-shell .editor-image .image-edit-button{background-image:url(/static/media/pencil-fill.bac5081fb1167fe07dee.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #0000004d;border-radius:5px;cursor:pointer;height:35px;position:absolute;right:4px;top:4px;-webkit-user-select:none;user-select:none;vertical-align:-.25em;width:35px}.editor-shell .editor-image .image-edit-button:hover{background-color:#3c84f41a}.editor-shell .editor-image .image-resizer{background-color:#3c84f4;border:1px solid #fff;display:block;height:7px;position:absolute;width:7px}.editor-shell .editor-image .image-resizer.image-resizer-n{cursor:n-resize;left:48%;top:-6px}.editor-shell .editor-image .image-resizer.image-resizer-ne{cursor:ne-resize;right:-6px;top:-6px}.editor-shell .editor-image .image-resizer.image-resizer-e{bottom:48%;cursor:e-resize;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-se{bottom:-2px;cursor:nwse-resize;right:-6px}.editor-shell .editor-image .image-resizer.image-resizer-s{bottom:-2px;cursor:s-resize;left:48%}.editor-shell .editor-image .image-resizer.image-resizer-sw{bottom:-2px;cursor:sw-resize;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-w{bottom:48%;cursor:w-resize;left:-6px}.editor-shell .editor-image .image-resizer.image-resizer-nw{cursor:nw-resize;left:-6px;top:-6px}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.editor-shell .inline-editor-image img{cursor:default;max-width:100%}.editor-shell .inline-editor-image img.focused{outline:2px solid #3c84f4}.editor-shell .inline-editor-image img.focused.draggable{cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{border-radius:0;margin:0}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;margin:1em 1em 0 0;width:50%}.editor-shell .inline-editor-image.position-right{float:right;margin:1em 0 0 1em;width:50%}.editor-shell .inline-editor-image .image-edit-button{background-color:#00000080;border:1px solid #ffffff4d;border-radius:5px;color:#fff;cursor:pointer;display:block;margin:0 auto;min-width:60px;padding:6px 8px;position:absolute;right:12px;top:12px;-webkit-user-select:none;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:#3c84f480}.editor-shell .inline-editor-image .image-caption-container{background-color:#f4f4f4;color:#000;display:block;min-width:100%;overflow:hidden}.emoji{background-position:50%;background-repeat:no-repeat;background-size:16px 16px;caret-color:#050505;color:#0000;margin:0 -1px;vertical-align:middle}.emoji-inner{padding:0 .15em}.emoji-inner::selection{background-color:#96969666;color:#0000}.emoji-inner::moz-selection{background-color:#96969666;color:#0000}.emoji.happysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACE1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAAB2bRQBAQD25CoaGAT15CqFfBdIQwwZFwTSwyTTxCStoR4KCQKGfRfz4in04yoMCwJHQgxRSw5STA7r2ijj0yeDehammhylmRwjIAYiHwbv3ikYFgR1bBQbGQV3bhRlXhGXjBpOSA355yrq2SjVxiTn1yewox776SvMvSM/OwtzahQODQJcVRACAgALCgKonB1FQAxEPwynmxxTTQ5GQQzs2yjQwSPOvyPNviNUTg62qR8kIQZPSQ3PwCO5rCB+dRW6rSDu3Sm3qh9YUg8lIgaBeBaUihmqnh2rnx3p2SiQhhmvoh4HBgHo2CgIBwHk1CeRhxlQSg6xpB6CeRZJRAySiBlXUQ9WUA/w3ynt3ChaVA+Vixl180CkAAAAU3RSTlMABfwYE47z9P75uJBWWWtt8e746+zt2djatrUWjcvIxxVs9Y8bjHcZZ/IaUHPQJ83OJHVPYPvcVdtuF1gUycoSTczxz2TzI3YEJiVodCgGTmVTUqncTiEAAALWSURBVFjD7ZfVWxtBFMUhJNkI2lIoBYoVLVaou7vvyQQIwZPgVJC2uLtDsbp7+ycWHtjsJuzsJF/7tQ85T7N3d377jdw7Z/z8fPLJp3+vgCCjISJMrw+LMBiPHfWWcvxILCQ6kaD2ArMnKRGoshS1l1SbzdUlr4psVQCnyfAQ45/CgVgGKnmRKoctBNwlf0842VnA1DjvpjkHcO4KO+eOFiuL/Jaan8GFvayc/Qfg+MHLqGkZqmtsnDSQBZ6icoIQFs5dFfnFU7VGVAyj2xeKIl5Bq9DeUOLczMJPXlHfkKu0C1Kw8l0Z9LQBeQr7mcMiz6AlaFOpoCSM8EyyI4bGUSeScTbQBOFoGRyCzzyjbAimgGIxsPmh+X5xgcks7iqN1GE3pY7pqoR8N21UIJMYJI1U9OuiZUFBsAjdije63RODXCKDCJQFGUWbumCj2wMxyCVSC40syICP0oE8dBuaM1KKXbKgg3jsnFpTgetkSyMl2CkL2oFHPLOeYLssSA8zO6gQ2/4+6I8N7bBoshVFm2wD2tlBtOU3KldZnmlDBsHGDhrCIaakVVJFmS5ePv1PYlj4sqNwiyXvEJr1iKMWNmf69/Z0v5Niarp7eoWHUWphU3NkTshRgrf2urHNx+r6D69BhHI0SS+1fho4hH92OvrW072htdlkam5tXG/2jXQKL2eRTD1FMrSYF43lZVfZpl3r73pf43wzjfQA+sGWh5km8by0WZ+1lJe3PLe2SQ7IRmQqWbVcLCuv/RRy/BlMxKoSZwHabGU7kq8ia3TOF6husRik2y7HkJvRgu48s/Wzj8lav69QpbGayPxQNCxtzZluxNnT7Lb2ag5gn3DHTM4CZy56ZNiva0FsdRWSfK8fJUjPvOyh90/VcEDZYG2p9YW58I219NPQ+ibnkgO8uI2oE3brxHcaXVzwKW8vSNGBmqjIcL0+PDIqJjDed+30yaf/QL8BILNaoYqaEPoAAAAASUVORK5CYII=)}.emoji.veryhappysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACzVBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAADqWkf///8BAAB2bRT25CoaGATw3ykyLwmFfBdIQwxHQgwJCALz4in45ir04yrMzMwBAQEZFwTTxCR3bhQMCwKtoR4kIQaonB1YUg8IBwEMDAzt3CiDehbr2ij15Cqwox5TTQ5STA7u3SlRSw62qR+4qx/OvyNFQAzQwSOSiBlEPwx+dRUOBQQEBAEDAgEjIAZDGhQ4ODh1bBQbGQUYFgTn1yfVxiSnmxylmRymmhxGQQzPwCO5rCBWUA8iHwaGfRfNviO6rSCBeBZPSQ2UihnSwyTo2Cjx4ClAGBNNHhfk1Ce+sCB6cRVJRAyCeRZqamosLCzPTz54bxTCtCHWxyUYCQcWCQczFA8WFATKTj2hlhtMHRfIyMhfJB0eHh5aWlpJSUkGBgZFRUUvLy8iIiLd3d319fWxpB6voh5aVA8TEQOVixkwEg5LRg0oJQfSUUCrnx3FtyKXjBrfzybZyiUuKgiPhRj35SqSOCzg0CaWOi3x8fFBPQv55yp8cxVJHBZOSA3UxSQGAgJeVxB/dhYGBQHZ2dkUCAa0RTdkJh7RUD+fn5/GTDyoqKgqEA2vQzUMBQQqKiohDQq9ryB4eHh+fn7aVEKFhYWjPzFVVVVIHBbR0dGCMiePj4+wRDbXyCVUIBpsKSGKNSo2FRA1FBA6OjoEBAT9/f09PT0PDw8fHAUZGRkpKSnp6el6XgltAAAAP3RSTlMABfxr+ROO9P7zF5C47FbIthnP8VkVFM1td9Ajde747dnc2/XYjY8bjE1Q8mdzJWQm+2BPblgSycsEaCgGU1L0HiQRAAADp0lEQVRYw+2X5VsUURTGYVk26BSxFVuxu+aFYRFYUBEpkVwQBEm7GxSwC1Swu7vF7u7urr/BmXEXZxd35sKjj37Y99M+Z8797XPPPefcc83MTDLJpH8vKxdrm3q1pdLa9WysO1pVlVKtQxfoqbOFZRUwTRp7AKEB/nEhMSpVTMhmf3UoIJc5VhJj7i4HHRDRl+Kp7+gAGnJ388pw2tQA4odQFTQ+AXBqQ87pqUT4VOq3mhAOZXNSTru2SBhEGZEmEpJuZJyWoIdSAppMozoJp5eE3kYJagYtIdhdTWf4UyKaBmV3MU6PGthCiWoinMSywB3hvcVBmizUEslnOaZSBEqCUjjHGyOeIlIiGglxLD3oIWSgZFouVMHVMYcilBoWAqAuiNA5qob19/VR8ZfqW8bCXqCPKULL692H7UA+fJC+JShU4WoU5IKA8mX92WUj+CADSwrsjIKseUntyy4bzgcZWKIhMwqywSb9jQyosLVfljA4GAXVx6hfofXxNQy2viUEDYyC6iKGItZI2BoFSaEiB8Wizt8H/bGtNeAFW1RCwbZBHDlI6Ph1CanZndzHKGBfnEY0IV2g5nwGAAP9Is8tv/uSf9VqFi9avvCUry4p0wRKRFe0sxEVrB0cAouz/Dh9CdRaMjGbK9pAgaJl2sho1ukg5h0ruXpv1af1a3jDSNT694/vX78wD6mszxihNsI0Nq78CzHfW6uN3zf047Rho9YyH4WszzjBxmYpp8czTn0GIur2quclH70N9PTh6pUIZA9iinCrNZMhgf27A9rdfIj6+m1dztrVa3Ny1q38vOZn4HayHtPRVPAWcVRiAuO2PwM37twKhqHo9CXIXMxdRy1EJsFaCGfTpAxLr3l5PXjx5vWrFdlvi95lZz8pffZomdeyJVjIZsIkeIqNak6IZDxPpOHiTa8KurQUx9kIxcPNnGCImMamyRzQpQv0MVcuByNlJvNxKJQEY1t7CT2DPbm555F58nA5a9fR/DPIKDvEfEqFpBnJgNRae+mcPpvBxDd9+6z8/FlF6czPjEjuGp4MRWvi0S+Ra0wFe3cU6w5sqzr1CFdxEyFpSTpEtndGVpK2VPP2DI6ISFpUoBtDJsG5mRmxWrkBickVW8iU6YBbzUoN7J5K0OqxQXxK0JhxNFp4dq3k7O8okzNNJCU6LDdPFZuXGzY3jekj8qZVedlYWtgr+PWhsLfoVNUHkqudzKGhrVRq29ChkZ2r6dlpkkn/gX4AY/8OuDJyF4EAAAAASUVORK5CYII=)}.emoji.unhappysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACOlBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAAD25Cp2bRQBAQAaGAQZFwSFfBdIQwzz4inTxCStoR5HQgz04yoMCwLv3in15CqDehYKCQJEPwxRSw7QwSNSTA5YUg9WUA82Mgl1bBQbGQV3bhQYFgTr2ijq2SjVxiTn1yewox7SwyRFQAyonB2lmRymmhynmxxGQQzOvyPo2CiGfRfNviM7NwpUTg7PwCMkIQa5rCC2qR9PSQ0lIga6rSC3qh/u3Sl+dRWBeBaUihkuKwgPDgPp2Sj76SuxpB6voh4LCgKCeRZJRAySiBkmIwYFBQEiHwZTTQ5XUQ/eziYhHwYiIAYjIAZaVA/s2yjw3ynt3CiVixlKRQ2NgxjUxSQEBAFOSA0HBgGpnR3IuSJmXxH45iohHgbWxyXRwiTy4SlAPAvm1ifZyiUGBgH55yrg0Caqnh1iWxHHuCIDAwFqoJzsAAAAUnRSTlMA/AUYjhPz9P75kLhZVmtt8vH47uzt69jZ2rUWtsvIxxWNbPWPGxl3jFAaZ3MkJ9DOdc1PYPvcVdtYFBduEsnKTczPZCYjdgTwdAYoJWhOZVNSPExHuwAAAtFJREFUWMPtl+VXG0EUxQkk2QhaaKHFpUCBonV317mbJQkQ3Cu0xaVokWJ1d3d3+d9aeg7sbtKdneS0p/2Q+23evPmdM/bmjo+PV1559e/l528yR4QajaERZtPylZ5SVqyKhkxrEnQeYOYnJQIldltjYQPPNxSetTlKAE6b5ibGN4WDYG8pJhIVt9sFcFt83eFkZgG91cRFfTXAhk3snH16DA2T32qgH8ELWDmLFqPmHlFQaS00u9k46RBGCUXHBQSxcPZrhPuEqnFBwzC7hSGwERWNQb9TjbMjC7eJquqQrXYKUjB0Vx108hZyVM4zh2HCoBHok6mgJFwlTKpCPI2jSxSq2UCdAke7wUG4QBjlQCAFFI2W6UT+gDXfwkuHyiNtiKHUMUPJzH23TFUgixQkjxScM0QqgvxhnxlmnRp2WApyijQjQBFkkhzq/KlhB6Ugp0g5tIogM87IJ3LIZWpipAjzFEFLcFRcWku+82LLI4WYqwiajSOEWccwRxFkBM8OKsOsvw/6Y1NbJllsVdEW24xGdhBt+03qVZYwHUh/OJzTP9sqrbh86cHDLueeSixlurS/9P7r92kH8fRFqayroMIQp3z916JdmvzNio+1X66f5h89e/IYr55L+1oRSy1sdknum0m8+zDdeF2PSWn17KAWNh0n9Im5E6j7JLZe1mFCbHXTS62PFjVick/9W9mq1PeIjUGkUl+RND0GWPb+BIL96A9bDvpLGR7IG8hQs2rZqFUH9SLXl8FEjKlxRqHPVLcjeRphnM65CM0eFoO01+kZcjFaMGxktn5VdxSt3zVo0llNZF4Ibo4o7PsVbFvHbmt35QJVna6Y7kFg/Wa3DPt2PQRHW4HsZLd2CAjO2Oqm90/WckBFc3lR0ym+rKup6Hxlxc8vRKqfB78RXUKMQfqnMcQGrvb0gxQZoI0KDzMaw8Kj4gPivN9Or7z6D/QDbi1VtzA+50wAAAAASUVORK5CYII=)}.emoji.heart{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACrFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKBAMAAAAAAAAAAAAAAAAAAAAAAADqWkcAAAABAAACAQBtKiFrKSFqKSDfVkQaCghUIBkuEg4VCAbXU0HRUD8HAwLZU0LjV0XhVkTmWUYEAQECAQFoKB8wEg6DMihXIhqZOy6nQDPiV0RlJx8PBgXkWEXITT2YOy51LSMUCAboWUYxEw8sEQ0GAgIIAwKhPjEoEAxUIBrYU0GGNCmAMSeFMyh+MCZZIhtaIxsYCQdVIRqBMifSUUBRHxjQUD8tEQ6CMijeVUNmJx9pKCCXOi5dJByJNSkFAgJIHBY0FBDcVUOKNSokDguONys4FhEnDwzpWke4RzhNHhcXCQflWEacPC8NBQSiPjHUUkAhDQo3FRGVOS21Rje8SDnFTDzCSjsZCggLBANkJh66SDnnWUbaVEJsKiEeDAk/GBNEGhUEAgEbCwi/STofDAk8FxKePTCgPTCfPTCwRDXMTj7PUD8RBwUdGVw/AAAAdXRSTlMAs81bCHPz+j4B9TcHPcJ4+ftS/gusTXF3ZVk1aTB0isrDdYv9EixV3FFHtEUvrQk/S/Jd9F+rTMRnaK/3Nt7SUxPrDCCpXuFE1iTuvg6TSQQ0+DilCp/kFs8YBpID6Woha0A77AWadh5kG6HH5/6O/JC6ArUoUSe0AAACyklEQVRYw+2XVVcbURSFg05CIXiBtlAc6u5C3d3d3W32xLBA8BYprnV3d3d39/6RFtJCk8yduRN46EO+x71WvpU1c+eefWQyGzZsSKad3MHPP0DuY5r6yAP8/RzcHKk1jX07owbGroXib6jwsmOMqbNvNypNo+4AFx+Xod6dmQbY9/mT2gNpJXvUGXHxHKBsKu5pxiAh6wBbw7adsfBcWp26eyJ2e7Ix1R9JANNDzBMGTqNjazFoVFgrk62HSm2oS3XHOTQX+T9I2sKa8KUMTqFIqjBNTyShp+DzYTgzD8t+5daFqyrM0wKOEXpOIdCwFmgAtWWqhVLgvSNBZ/mTlMrKHMv0aBE6EEVtkcXykJrKl+5HV5LHsSN3iKVGzzmTzrgcmawE4uFGEDkgToroIJoQREHQShFp4UQQhfK9fGtEXbBZimgfOhFE7XFYiqgUcoLI1SU9kd6TmO7iSjpIrbCDXrQLdsST3RKxObSelL1oTRQp7HGMVpSLYIGvP9BDlU3nyVZ5tBG6kNyRl0/jyc+Du+ANqRiMC+fEPbrL6KUQvmsHxuBMsZjnyjUMHy12+w8agEIxUSFGjhCfR8M8uZvCntuq8LE0EzIITx8LeR7dIn6tZkzB62Sy5+VdTKKc/Y7BePOC5Cl+i+mTaVvEsjl8A8jIKyyaR19rFnpwBfyezxyzQEpBmo/y53yeD2swV1rVWoL3PHdT8keslNjZFitxb6vFpPyEVa5S29+Mqcg1Fz3D6hXSe+TECbho6rkPxs2aRjoEZVf/9Twsx3Lruu0YXNfXee48wSwrS/K4UThb+8BvXELITGvrdv++dSPzJIZOs764B7rgvNFzCr3H12cF6Of97lu158FpYvWgJAw/v7PsjyKxOizKxk0oTTGUYMPs+u43EdGoqkJ0RP03pUjn33tMZEPsXF7e3l4Ns71FRdk2WBs2/ht+ATukxXbBieGmAAAAAElFTkSuQmCC)}.keyword{color:#f1765e;font-weight:700}.actions{margin:10px;position:absolute;right:0;text-align:right;top:0}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{background-size:contain;display:inline-block;height:15px;vertical-align:-.25em;width:15px}.actions i.indent{background-image:url(/static/media/indent.33f45c268349272cb230.svg)}.actions i.outdent{background-image:url(/static/media/outdent.cb1e7cf4c9708db6a053.svg)}.actions i.lock{background-image:url(/static/media/lock-fill.16f319d5c07e6f2b7063.svg)}.actions i.image{background-image:url(/static/media/file-image.54657a52e32b5adda641.svg)}.actions i.table{background-image:url(/static/media/table.84faa1ae685207ecaba5.svg)}.actions i.unlock{background-image:url(/static/media/lock.89155f9500409eae6ede.svg)}.actions i.left-align{background-image:url(/static/media/text-left.ceba973e74d05674c284.svg)}.actions i.center-align{background-image:url(/static/media/text-center.2ac250c6918479aefb2e.svg)}.actions i.right-align{background-image:url(/static/media/text-right.c19b6fbc93cfc1ba548f.svg)}.actions i.justify-align{background-image:url(/static/media/justify.350561b9bd7c94c1ef27.svg)}.actions i.disconnect{background-image:url(/static/media/plug.fcd444f7675876a6ccf2.svg)}.actions i.connect{background-image:url(/static/media/plug-fill.79048c6ec64ab1c164d9.svg)}.table-cell-action-button-container{left:0;position:absolute;top:0;will-change:transform;z-index:3}.table-cell-action-button-container.table-cell-action-button-container--active{opacity:1;pointer-events:auto}.table-cell-action-button-container.table-cell-action-button-container--inactive{opacity:0;pointer-events:none}.table-cell-action-button{align-items:center;border:0;border-radius:15px;color:#222;cursor:pointer;display:flex;display:inline-block;justify-content:center;position:absolute;right:5px;top:5px}i.chevron-down{background-color:initial;background-image:url(/static/media/chevron-down.545359f389ab23c1b197.svg);background-size:contain;display:inline-block;height:8px;width:8px}.action-button{background-color:#eee;border:0;border-radius:15px;color:#222;cursor:pointer;display:inline-block;margin-left:5px;padding:8px 12px;position:relative}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{background:#eee;cursor:not-allowed;opacity:.6}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{display:flex;margin:auto;overflow:hidden;padding:0 0 10px}.debug-timetravel-panel-slider{flex:8 1;padding:0}.debug-timetravel-panel-button{background:none;border:0;color:#fff;flex:1 1;font-size:12px;padding:0}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:15px;top:10px}.debug-timetravel-button:hover{text-decoration:underline}.debug-treetype-button{background:none;border:0;color:#fff;font-size:12px;padding:0;position:absolute;right:85px;top:10px}.debug-treetype-button:hover{text-decoration:underline}.connecting{color:#999;display:inline-block;font-size:8pt;font-size:var(--dynamic-font-size);left:10px;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:10px;-webkit-user-select:none;user-select:none;white-space:nowrap}.ltr{text-align:left}.rtl{text-align:right}.toolbar{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:36px;margin-bottom:1px;overflow:auto;overflow-y:hidden;padding:4px;position:sticky;top:0;z-index:2}.toolbar,button.toolbar-item{display:flex;vertical-align:middle}button.toolbar-item{align-items:center;background:none;border:0;border-radius:10px;cursor:pointer;flex-shrink:0;justify-content:space-between;padding:8px}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item i.format{background-size:contain;display:inline-block;display:flex;height:18px;opacity:.6;vertical-align:-.25em;width:18px}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}button.toolbar-item.active{background-color:#dfe8fa4d}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar-item.font-family .text{display:block;max-width:40px}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{color:#777;display:flex;font-size:14px;height:20px;line-height:20px;overflow:hidden;padding-right:10px;text-align:left;text-overflow:ellipsis;vertical-align:middle}.toolbar .toolbar-item .icon{background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;-webkit-user-select:none;user-select:none;width:20px}.toolbar i.chevron-down,.toolbar-item i.chevron-down{display:flex;height:16px;margin-top:3px;-webkit-user-select:none;user-select:none;width:16px}.toolbar i.chevron-down.inside{display:flex;height:16px;margin-left:-25px;margin-right:10px;margin-top:11px;pointer-events:none;width:16px}.toolbar .divider{background-color:#eee;margin:0 4px;width:1px}.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){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.spacer{letter-spacing:-2px}.editor-equation{cursor:default;-webkit-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid #3c84f4}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#dfe8fa4d}button.item.dropdown-item-active i{opacity:1}.TableNode__contentEditable{border:0;cursor:text;display:block;font-size:8pt;font-size:var(--dynamic-font-size);min-height:20px;outline:0;padding:0;position:relative;resize:none;-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;z-index:3}.dialog-dropdown{background-color:#eee!important;margin-bottom:10px;width:100%}.toolbar .block-controls{align-items:center;display:flex}.toolbar .block-controls .dropdown-button-text{display:inline-block;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:7em}.Modal__overlay{align-items:center;background-color:#28282899;bottom:0;flex-shrink:1px;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1200}.Modal__modal,.Modal__overlay{display:flex;flex-direction:column;flex-grow:0px}.Modal__modal{background-color:#fff;border-radius:10px;box-shadow:0 0 20px 0 #444;min-height:100px;min-width:300px;padding:20px;position:relative}.Modal__title{border-bottom:1px solid #ccc;color:#444;font-size:1em;margin:0;padding-bottom:10px}.Modal__closeButton{align-items:center;background-color:#eee;border:0;border-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:20px;text-align:center;width:30px}.Modal__closeButton:hover{background-color:#ddd}.Modal__content{padding-top:20px}.Button__root{background-color:#eee;border:0;border-radius:5px;cursor:pointer;font-size:14px;padding:10px 15px}.Button__root:hover{background-color:#ddd}.Button__small{font-size:13px;padding:5px 10px}.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}.code-action-menu-container{align-items:center;color:#00000080;display:flex;flex-direction:row;font-size:10px;height:35.8px;position:absolute;-webkit-user-select:none;user-select:none}.code-action-menu-container .code-highlight-language{margin-right:4px}.code-action-menu-container button.menu-item{align-items:center;background:none;border:1px solid #0000;border-radius:4px;color:#00000080;cursor:pointer;display:flex;flex-shrink:0;padding:4px;text-transform:uppercase}.code-action-menu-container button.menu-item i.format{background-size:contain;color:#00000080;display:flex;height:16px;opacity:.6;width:16px}.code-action-menu-container button.menu-item:hover{border:1px solid #0000004d;opacity:.9}.code-action-menu-container button.menu-item:active{background-color:#dfe8fa;border:1px solid #00000073}.Input__wrapper{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.Input__label{color:#666;display:flex;flex:1 1;font-size:1rem}.Input__input{border:1px solid #999;border-radius:5px;display:flex;flex:2 1;font-size:16px;min-width:0;padding:7px 10px}.Input__input[type=checkbox]{padding:0;transform:scale(2)}.link-editor{background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0 5px 10px #0000004d;display:flex;left:0;max-width:400px;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%;will-change:transform;z-index:10}.link-editor .button{border-radius:8px;cursor:pointer;display:inline-block;height:20px;margin:0 2px;padding:6px;width:20px}.link-editor .button.hovered{background-color:#eee;display:inline-block;height:20px;width:20px}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;vertical-align:-.25em;width:20px}.floating-text-format-popup{background:#fff;border-radius:8px;box-shadow:0 5px 10px #0000004d;display:flex;height:35px;left:0;opacity:0;padding:4px;position:absolute;top:0;transition:opacity .5s;vertical-align:middle;will-change:transform;z-index:10}.floating-text-format-popup button.popup-item{background:none;border:0;border-radius:10px;cursor:pointer;display:flex;padding:8px;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;display:flex;height:18px;margin-top:2px;opacity:.6;vertical-align:-.25em;width:18px}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.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 .popup-item:hover:not([disabled]){background-color:#eee}.floating-text-format-popup select.popup-item{-webkit-appearance:none;-moz-appearance:none;background:none;border:0;border-radius:10px;color:#777;display:flex;font-size:14px;padding:8px;text-overflow:ellipsis;vertical-align:middle;width:70px}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{color:#777;display:flex;font-size:14px;height:20px;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;vertical-align:middle;width:70px}.floating-text-format-popup .popup-item .icon{background-size:contain;display:flex;height:20px;line-height:16px;margin-right:8px;-webkit-user-select:none;user-select:none;width:20px}.floating-text-format-popup i.chevron-down{display:flex;height:16px;margin-top:3px;-webkit-user-select:none;user-select:none;width:16px}.floating-text-format-popup i.chevron-down.inside{display:flex;height:16px;margin-left:-25px;margin-right:10px;margin-top:11px;pointer-events:none;width:16px}.floating-text-format-popup .divider{background-color:#eee;margin:0 4px;width:1px}@media (max-width:1024px){.floating-text-format-popup button.insert-comment{display:none}}.InlineImageNode__contentEditable{border:0;caret-color:#050505;cursor:text;display:block;font-size:14px;line-height:1.4em;min-height:20px;outline:0;padding:10px;position:relative;resize:none;tab-size:1;-webkit-user-select:text;user-select:text;white-space:pre-wrap;width:calc(100% - 20px);word-break:break-word}.InlineImageNode__placeholder{bottom:10px;color:#888;display:inline-block;font-size:12px;left:10px;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.InlineImageNode_Checkbox:checked,.InlineImageNode_Checkbox:not(:checked){left:-9999px;position:absolute}.InlineImageNode_Checkbox:checked+label,.InlineImageNode_Checkbox:not(:checked)+label{color:#666;cursor:pointer;display:inline-block;line-height:20px;padding-right:55px;position:absolute}.InlineImageNode_Checkbox:checked+label:before,.InlineImageNode_Checkbox:not(:checked)+label:before{background:#fff;border:1px solid #666;content:"";height:18px;position:absolute;right:0;top:0;width:18px}.InlineImageNode_Checkbox:checked+label:after,.InlineImageNode_Checkbox:not(:checked)+label:after{background:#222;content:"";height:8px;position:absolute;right:6px;top:6px;transition:all .2s ease;width:8px}.InlineImageNode_Checkbox:not(:checked)+label:after{opacity:0;transform:scale(0)}.InlineImageNode_Checkbox:checked+label:after{opacity:1;transform:scale(1)}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:initial;border:none;cursor:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;outline:none;padding:0 1em 0 0;z-index:1}:root{--select-border:#393939;--select-focus:#101484;--select-arrow:var(--select-border)}.select{background:linear-gradient(180deg,#fff 0,#e5e5e5);border:1px solid #393939;border:1px solid var(--select-border);border-radius:.25em;cursor:pointer;font-size:1rem;line-height:1.4;max-width:290px;min-width:160px;padding:.25em .5em}.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;cursor:pointer;height:16px;list-style-type:none;width:16px}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);height:150px;margin-top:15px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.color-picker-saturation_cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 0 15px #00000026;box-sizing:border-box;height:20px;position:absolute;transform:translate(-10px,-10px);width:20px}.color-picker-hue{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:12px;height:12px;margin-top:15px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.color-picker-hue_cursor{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 .5px #0003;box-sizing:border-box;height:20px;position:absolute;transform:translate(-10px,-4px);width:20px}.color-picker-color{border:1px solid #ccc;height:20px;margin-top:15px;width:100%}.color-label{background:#fff;color:#7b809a;font-size:13px;font-weight:400;left:7px;letter-spacing:.00938em;line-height:1.5;overflow:hidden;padding:0 6px;position:relative;text-overflow:ellipsis;top:-18px}.cell-borders-wrapper .color-picker-wrapper{margin-top:-9px;padding-top:0}.TableCellResizer__resizer{position:absolute;touch-action:none}@media (pointer:coarse){.TableCellResizer__resizer{background-color:#adf;mix-blend-mode:color}}.font-size-input{align-self:center;border-color:grey;border-radius:5px;color:#777;font-size:14px;font-weight:700;height:15px;padding:2px 4px;text-align:center;width:20px}.font-size-input:disabled{cursor:not-allowed;opacity:.2}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(/static/media/add-sign.a597152ba168de4325c6.svg)}.add-icon,.minus-icon{background-position:50%;background-repeat:no-repeat}.minus-icon{background-image:url(/static/media/minus-sign.489eadb1701f30b1a026.svg)}button.font-decrement{margin-right:3px;padding:0}button.font-increment{margin-left:3px;padding:0}.ContentEditable__root{background:#fff;box-shadow:0 0 10px #0003;box-sizing:border-box;display:flex;flex-direction:column;height:297mm;justify-content:inherit;margin:20px auto;outline:0;padding:2mm;width:210mm}.section{border:1px dashed #ccc;min-height:50px;outline:0;padding:10px}.footer,.header{background-color:#f5f5f5}.content{flex:1 1;margin:10px 0;overflow:auto}.ContentEditable__root_old{border:0;display:block;font-size:12pt;min-height:10mm;outline:0;padding:0;position:relative}@media (max-width:1025px){.ContentEditable__root{padding-left:8px;padding-right:8px}}.ContentEditable__placeholder{color:#999;display:inline-block;font-size:var(--dynamic-font-size);left:17px;overflow:hidden;pointer-events:none;position:absolute;right:28px;text-overflow:ellipsis;top:15px;-webkit-user-select:none;user-select:none;white-space:nowrap}@media (max-width:1025px){.ContentEditable__placeholder{left:8px;right:8px}}@media print{body{margin:0!important}}.main-container{font-family:Lato;margin-left:auto;margin-right:auto;width:100%}.MuiSelect-icon{display:block!important}.editor{font-family:Arial}.spinner-overlay{align-items:center;background:#0000001a;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.spinner{animation:spin 1s linear infinite;border:8px solid #0000001a;border-radius:50%;border-top-color:#333;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.2ad8f629.css.map*/