.toolTipBubble-module-scss-module__z2OkxW__toolTipContainer{top:calc(30px + var(--sb)*2);z-index:400;border-radius:4px;position:fixed;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 0 10px #00000059}.toolTipBubble-module-scss-module__z2OkxW__toolTipContainer:before{content:"";border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.toolTipBubble-module-scss-module__z2OkxW__toolTipBubble{font-family:var(--font-editor);background-color:#fff;border-radius:4px;font-size:1.1em;overflow:hidden;box-shadow:0 0 10px #00000059}
.toolRenderer-module-scss-module__FeMjUa__activeButton{z-index:400}.toolRenderer-module-scss-module__FeMjUa__fixedParent{transform:translateZ(0)}.toolRenderer-module-scss-module__FeMjUa__menuRootBase{z-index:1;width:360px;position:fixed;overflow:hidden;}@media (min-width:0){.toolRenderer-module-scss-module__FeMjUa__menuRootBase{width:calc(100vw - 20px);height:calc(100vh - 80px);inset:10px}}@media (min-width:768px){.toolRenderer-module-scss-module__FeMjUa__menuRootBase{width:unset;height:unset;top:0;right:unset;bottom:unset;min-width:360px;max-width:360px;left:50px}.toolRenderer-module-scss-module__FeMjUa__overflowsRight{left:-370px}}.toolRenderer-module-scss-module__FeMjUa__mobile{z-index:600}
@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.mediaLibrary-module-scss-module__nwRw8a__mediaLibrary{height:auto;padding:20px;overflow-y:auto}.mediaLibrary-module-scss-module__nwRw8a__buttonRow{justify-content:flex-end;margin-bottom:20px;display:flex}.mediaLibrary-module-scss-module__nwRw8a__documentPreview{background:#dcdcdc1a;border-radius:4px;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex}.mediaLibrary-module-scss-module__nwRw8a__documentIcon{flex-shrink:0;width:48px;height:56px}.mediaLibrary-module-scss-module__nwRw8a__documentInfo{flex-direction:column;gap:5px;display:flex;overflow:hidden}.mediaLibrary-module-scss-module__nwRw8a__documentName{color:rgb(var(--c-b-txt));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.mediaLibrary-module-scss-module__nwRw8a__documentSize{color:rgba(var(--c-b-txt),.6);font-size:12px}
.mediaList-module-scss-module__DTvzqW__imageButton{appearance:none;cursor:pointer;color:inherit;font:inherit;text-align:inherit;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block}.mediaList-module-scss-module__DTvzqW__list{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;height:280px;padding:0;display:flex;overflow:auto}.mediaList-module-scss-module__DTvzqW__image{cursor:pointer;box-sizing:border-box;background:#dcdcdc33;border:2px solid #0000;width:calc(50% - 10px);height:112px;list-style-type:none;position:relative}.mediaList-module-scss-module__DTvzqW__image:hover{border-color:rgb(var(--c-ed-def))}
@keyframes menuRenderer-module-scss-module__vmfXdG__fadeIn{0%{opacity:0}to{opacity:1}}.menuRenderer-module-scss-module__vmfXdG__itemToolsBase{z-index:3;flex-direction:row;justify-content:center;align-items:center;gap:10px;margin:-2px;transition:top .2s ease-out,left .2s ease-out,transform .2s ease-out;animation:.2s ease-out menuRenderer-module-scss-module__vmfXdG__fadeIn;display:flex;position:absolute;top:-5px;left:0;transform:translateY(-100%)}.menuRenderer-module-scss-module__vmfXdG__insetX{left:20px}.menuRenderer-module-scss-module__vmfXdG__insetY{z-index:2;top:20px;left:20px;transform:none}.menuRenderer-module-scss-module__vmfXdG__rightShift1{top:20px;left:70px;transform:none}.menuRenderer-module-scss-module__vmfXdG__rightShift3{top:20px;left:170px;transform:none}.menuRenderer-module-scss-module__vmfXdG__rightShift4{z-index:3;top:20px;left:220px;transform:none}.menuRenderer-module-scss-module__vmfXdG__shiftUp{top:-100px;transform:none}
.newComponentButton-module-scss-module__Myu-za__containerBase{background-color:rgba(var(--c-ed-light),.1);-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:max-height 1s ease-out;display:flex;position:relative;overflow:visible}.newComponentButton-module-scss-module__Myu-za__stateDefault{max-height:0}.newComponentButton-module-scss-module__Myu-za__fullHeightTrue{height:100vh;max-height:none}.newComponentButton-module-scss-module__Myu-za__expandIcon{appearance:none;cursor:pointer;color:inherit;font:inherit;text-align:inherit;fill:rgb(var(--c-t-inv));background:0 0;background-color:rgb(var(--c-ed-light));z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:flex;position:absolute;top:-20px;left:auto;right:auto}.newComponentButton-module-scss-module__Myu-za__expandIcon:hover{background-color:rgb(var(--c-ed-def))}.newComponentButton-module-scss-module__Myu-za__menuRow{flex-direction:row;align-items:center;gap:10px;display:flex}
.toastWrapper-module-scss-module__pNXOFq__toast{flex-direction:row-reverse;justify-content:space-between;align-items:center;min-width:200px;padding-right:20px;display:flex;}
@keyframes bottomMenu-module-scss-module__XHUuVW__appear{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}.bottomMenu-module-scss-module__XHUuVW__pageMenuBase{min-width:360px;height:calc(100dvh - 80px);transition:top .15s ease-in-out,height .15s ease-in-out;animation:.2s ease-out both bottomMenu-module-scss-module__XHUuVW__appear;position:absolute;top:calc(70px - 100dvh);left:0;}@media (min-width:0){.bottomMenu-module-scss-module__XHUuVW__pageMenuBase{width:100%;overflow:auto}}@media (min-width:768px){.bottomMenu-module-scss-module__XHUuVW__pageMenuBase{width:360px}}.bottomMenu-module-scss-module__XHUuVW__headerIsVisible{transition:top .15s ease-in-out,height .15s ease-in-out}@media (min-width:0){.bottomMenu-module-scss-module__XHUuVW__headerIsVisible{top:calc(-10px - calc(calc(100dvh - 50px - 30px) - var(--shm)));height:calc(calc(100dvh - 50px - 30px) - var(--shm))}}@media (min-width:768px){.bottomMenu-module-scss-module__XHUuVW__headerIsVisible{top:calc(-10px - calc(calc(100dvh - 50px - 30px) - var(--sht)));height:calc(calc(100dvh - 50px - 30px) - var(--sht))}}.bottomMenu-module-scss-module__XHUuVW__wrapper{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding-top:10px;display:flex;position:relative;overflow:hidden}
.createNewPageButton-module-scss-module__bme6lq__buttonHeight{height:45px}
.navigationEditor-module-scss-module__em4orG__pageEditorContainer{flex-direction:column;max-height:100%;display:flex;overflow:auto;}@keyframes navigationEditor-module-scss-module__em4orG__appear{0%{box-shadow:none;scale:1}to{scale:1.01;box-shadow:0 0 10px #00000059}}.navigationEditor-module-scss-module__em4orG__dragOverlay{border-radius:4px;animation:.1s ease-out navigationEditor-module-scss-module__em4orG__appear;scale:1.01;box-shadow:0 0 10px #00000059}.navigationEditor-module-scss-module__em4orG__section{margin-bottom:10px}
.addToNavigationEditor-module-scss-module__1JWr4q__row{border-radius:4px;min-height:40px;padding:0 10px}.addToNavigationEditor-module-scss-module__1JWr4q__row:hover{cursor:pointer;background-color:#fff}
.pageArchive-module-scss-module__R9hMXW__archiveGroup{flex-direction:column;gap:5px;display:flex}
.settings-module-scss-module__k0zLLa__container{flex-direction:column;justify-content:space-between;height:100%;display:flex;overflow-y:auto;}.settings-module-scss-module__k0zLLa__settingsButton{flex-direction:row;justify-content:center;display:flex}.settings-module-scss-module__k0zLLa__noteButton{padding:15px}.settings-module-scss-module__k0zLLa__insetColumn{width:100%;}.settings-module-scss-module__k0zLLa__note{color:#555c;font-family:var(--font-editor);padding-bottom:15px}
@keyframes Toolbar-module-scss-module__YIL7dG__fadeIn{0%{opacity:0}to{opacity:1}}.Toolbar-module-scss-module__YIL7dG__baseStyles{will-change:max-width;z-index:501;-webkit-backdrop-filter:blur(15px)brightness(2);backdrop-filter:blur(15px)brightness(2);background-color:#ffffffb3;border-radius:4px;flex-direction:row;justify-content:flex-end;align-items:center;width:calc(100% - 20px);height:50px;transition:max-width .333s ease-out;display:flex;position:fixed;bottom:10px;right:10px;box-shadow:0 0 20px 10px #00000026;}.Toolbar-module-scss-module__YIL7dG__expandedStyles{max-width:100%;margin-left:10px;}.Toolbar-module-scss-module__YIL7dG__collapsedStyles{max-width:40px;}.Toolbar-module-scss-module__YIL7dG__content{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;padding:0 5px;animation-name:Toolbar-module-scss-module__YIL7dG__fadeIn;animation-duration:1s;display:flex}.Toolbar-module-scss-module__YIL7dG__absolutePlacement{position:absolute}.Toolbar-module-scss-module__YIL7dG__innerTools{flex-direction:row;align-items:center;gap:10px;display:flex}.Toolbar-module-scss-module__YIL7dG__toolbarBaseSectionBase{flex-direction:row;align-items:center;display:flex}.Toolbar-module-scss-module__YIL7dG__toolbarSectionRight{margin-left:auto;}.Toolbar-module-scss-module__YIL7dG__toolbarSectionLeft{margin-right:auto;}.Toolbar-module-scss-module__YIL7dG__toolbarElement{min-width:50px;min-height:50px}.Toolbar-module-scss-module__YIL7dG__toolbarButton{padding-left:5px;padding-right:5px}.Toolbar-module-scss-module__YIL7dG__settingsButton{padding-left:5px;padding-right:10px}
@keyframes sharedStyles-module-scss-module__6bbkqa__fadeIn{0%{opacity:0}to{opacity:1}}.sharedStyles-module-scss-module__6bbkqa__labelBase{font-family:var(--font-editor);white-space:nowrap;cursor:default;align-items:center;height:24px;max-height:24px;font-size:15.2px;display:none;position:absolute}.tlbx-editor:hover>.sharedStyles-module-scss-module__6bbkqa__labelBase{display:flex}.sharedStyles-module-scss-module__6bbkqa__statusDraft{background-color:rgb(var(--c-sta-in))}.sharedStyles-module-scss-module__6bbkqa__statusMarkedForDeletion{background-color:rgb(var(--c-sta-err))}.sharedStyles-module-scss-module__6bbkqa__statusPublished{background-color:rgb(var(--c-sta-in))}.sharedStyles-module-scss-module__6bbkqa__itemLabelBase{color:rgb(var(--c-ed-back));border-top-left-radius:4px;border-top-right-radius:4px;max-width:100%;margin:-2px;padding-left:6px;transition:max-height .2s ease-in-out;top:0;left:0;overflow:hidden;transform:translateY(-100%);}.sharedStyles-module-scss-module__6bbkqa__itemLabelActive{color:rgb(var(--c-ed-back))}.sharedStyles-module-scss-module__6bbkqa__itemLabelInside{z-index:2;border-radius:4px;animation:.5s ease-out sharedStyles-module-scss-module__6bbkqa__fadeIn;top:10px;left:10px;transform:none;box-shadow:0 0 10px #00000059}.sharedStyles-module-scss-module__6bbkqa__itemLabelFillParent{visibility:hidden;display:none;transform:none}.sharedStyles-module-scss-module__6bbkqa__itemLabelDraftGroup,.sharedStyles-module-scss-module__6bbkqa__itemLabelPublishedGroup{background-color:rgb(var(--c-sta-in-light))}.sharedStyles-module-scss-module__6bbkqa__iconRow{flex-direction:row;justify-content:center;align-items:center;gap:10px;height:40px;display:flex}.sharedStyles-module-scss-module__6bbkqa__statusLabelBase{color:rgb(var(--c-ed-back));border-bottom-right-radius:4px;border-bottom-left-radius:4px;max-width:100%;margin:-2px;padding:0 6px;bottom:0;left:0;transform:translateY(100%);}.sharedStyles-module-scss-module__6bbkqa__statusLabelHold{display:flex}.sharedStyles-module-scss-module__6bbkqa__statusLabelDraftPage{background-color:rgb(var(--c-sta-suc))}.sharedStyles-module-scss-module__6bbkqa__statusLabelDraftGroup,.sharedStyles-module-scss-module__6bbkqa__statusLabelPublishedGroup{background-color:rgb(var(--c-sta-in-light))}.sharedStyles-module-scss-module__6bbkqa__labelText{text-overflow:ellipsis;text-transform:uppercase;margin-right:6px;font-size:15.2px;overflow:hidden}
.statusBorder-module-scss-module__JSEkAq__base{box-sizing:border-box;pointer-events:none;box-shadow:none;margin:-2px;position:absolute;inset:0}.statusBorder-module-scss-module__JSEkAq__base:focus{border-style:solid;border-width:2px}.tlbx-editor:hover>.statusBorder-module-scss-module__JSEkAq__base{border-style:solid;border-width:2px}.statusBorder-module-scss-module__JSEkAq__statusDraft{border-color:rgb(var(--c-sta-in))}.statusBorder-module-scss-module__JSEkAq__statusMarkedForDeletion{border-color:rgb(var(--c-sta-err))}.statusBorder-module-scss-module__JSEkAq__statusPublished{border-color:rgb(var(--c-sta-in))}.statusBorder-module-scss-module__JSEkAq__statusArchived,.statusBorder-module-scss-module__JSEkAq__statusDeleted{border-color:#0000}.statusBorder-module-scss-module__JSEkAq__hold{border-style:solid;border-width:2px}.statusBorder-module-scss-module__JSEkAq__insetX{inset:0 2px}.statusBorder-module-scss-module__JSEkAq__insetY{z-index:1}.statusBorder-module-scss-module__JSEkAq__draftGroup,.statusBorder-module-scss-module__JSEkAq__publishedGroup{border-color:rgb(var(--c-sta-in-light))}.statusBorder-module-scss-module__JSEkAq__holdInsetX{inset:0 2px}.statusBorder-module-scss-module__JSEkAq__holdInsetY{inset:2px}
