@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap);a.file-object,div.file-object,div.material-object,div.variable-object{line-height:20px;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;text-decoration:none;opacity:.75;color:#111;background:#eee}a.file-object:hover,div.file-object:hover,div.material-object:hover,div.variable-object:hover{opacity:1}a.file-object:first-child,div.file-object:first-child,div.material-object:first-child,div.variable-object:first-child{border-radius:10px 10px 0 0}a.file-object:last-child,div.file-object:last-child,div.material-object:last-child,div.variable-object:last-child{border-radius:0 0 10px 10px}a.file-object:not(:last-child),div.file-object:not(:last-child),div.material-object:not(:last-child),div.variable-object:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}a.file-object:first-child:last-child,div.file-object:first-child:last-child,div.material-object:first-child:last-child,div.variable-object:first-child:last-child{border-radius:10px}a.file-object.selected,div.file-object.selected,div.material-object.selected,div.variable-object.selected{background:rgba(152,200,255,.5)}a.file-object span.preview-image-wrapper,div.file-object span.preview-image-wrapper,div.material-object span.preview-image-wrapper,div.variable-object span.preview-image-wrapper{position:relative;display:block;overflow:hidden;width:28px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px}a.file-object span.preview-image-wrapper img.preview-image,div.file-object span.preview-image-wrapper img.preview-image,div.material-object span.preview-image-wrapper img.preview-image,div.variable-object span.preview-image-wrapper img.preview-image{width:auto;min-width:28px;height:28px;border-radius:10px}a.file-object span.preview-image-wrapper{width:84px;height:auto}a.file-object span.preview-image-wrapper img.preview-image{width:84px;height:auto;border-radius:10px}a.file-object div.file-additional-data span{line-height:14px;margin-top:4px}a.file-object span.file-real-name,a.file-object span.file-title{word-break:break-word}div.material-object{overflow:hidden}div.material-object img.preview-image{position:relative;display:block;max-width:30%;height:auto;max-height:100px;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08);box-shadow:0 0 10px rgba(0,0,0,.08)}div.material-object div.material-additional-data span{font-weight:700}div.material-object span.material-title{word-break:break-word}div.material-object.future div.material-additional-data span.date{color:#003c96}div.view{width:100%;height:100%;min-height:100%}div.view div.view-content-wrapper{overflow:hidden;overflow-y:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%}div.view textarea{resize:none}div.view div.json-validation span.invalid{color:#c25050}div.view div.json-validation span.valid{color:#3e725b}div.initial-view table{border-spacing:10px}div.initial-view table td:first-child{font-size:14px;font-weight:700;text-align:right;white-space:nowrap;color:rgba(0,0,0,.8)}div.initial-view table td:first-child code{padding:3px;border-radius:3px;background:rgba(0,0,0,.12)}div.initial-view table td:last-child{text-align:left}div.view.files-view div.file-controls{position:absolute;bottom:10px;left:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 20px);padding:10px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:hsla(0,0%,86.7%,.8);gap:20px}div.view.files-view div.file-controls button{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap}div.view.files-view div.object-preview{margin-bottom:108px;padding:20px}div.view.files-view img.object-preview{max-width:100%;max-height:100%}div.view.variable-view{overflow:hidden;overflow-y:auto}div.view.variable-view div.view-content-wrapper{overflow:hidden;width:calc(100% - 20px);height:calc(100% - 20px);padding:20px}div.view.variable-view div.view-content-wrapper .react-codemirror2{overflow:hidden;border-radius:10px}div.view.variable-view div.view-content-wrapper .react-codemirror2 .CodeMirror{height:600px;max-height:100%}div.view.variable-view div.view-content-wrapper .react-codemirror2 [class*=CodeMirror],div.view.variable-view div.view-content-wrapper .react-codemirror2 [class*=CodeMirror] span{font-family:Ubuntu Mono,monospace!important;font-size:18px}div.view.variable-view textarea{width:100%;height:100%}div.view.variable-view div.variable-controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin-top:10px}div.view.variable-view div.variable-controls span.save-hint{max-width:calc(100% - 160px)}div.view.variable-view div.variable-controls button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:540px){div.view.variable-view div.view-content-wrapper{padding:10px}div.view.variable-view div.variable-controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}div.view.variable-view div.variable-controls span.save-hint{max-width:100%}div.view.variable-view div.variable-controls button{margin-left:0}}div.view.material-view button{position:relative;display:block;overflow:visible;pointer-events:all;opacity:1!important}div.view.material-view button div.hover-large-preview{position:absolute;bottom:90px;left:0;display:block;overflow:hidden;width:240px;height:180px;-webkit-transition:all .1s ease;transition:all .1s ease;-webkit-transform:translateY(10px);transform:translateY(10px);pointer-events:none;opacity:0;border:1px solid #aaa;border-radius:10px;background:#000}div.view.material-view button div.hover-large-preview div.cover-image{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}div.view.material-view button:hover div.hover-large-preview{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}div.view.material-view button span.preview-image-wrapper{position:relative;display:block;overflow:hidden;width:16px;height:16px;border-radius:4px}div.view.material-view button span.preview-image-wrapper img.preview-image{width:auto;min-width:16px;height:16px}div.view.material-view div.tc-cell,div.view.material-view div.tc-row,div.view.material-view div.tc-table{border-color:rgba(0,0,0,.4)}div.view.material-view div.view-content-wrapper{padding:20px 20px 100px}div.view.material-view div.view-content-wrapper textarea{line-height:22px;height:200px;min-height:200px;margin-bottom:20px;padding:20px;opacity:.8}div.view.material-view div.view-content-wrapper div[id=editor-js-holder]{margin-bottom:10px;padding:20px;border-radius:10px;background:hsla(0,0%,100%,.7)}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor{padding-bottom:100px!important}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor textarea.ce-rawtool__textarea.cdx-input{font-size:14px}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor a[href]{-webkit-transition:.1s ease;transition:.1s ease;opacity:.75;color:#003c96}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor a[href]:hover{opacity:1}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor div.ce-block__content{max-width:650px!important}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor div.ce-block__content img{border-radius:10px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.08);box-shadow:0 0 20px rgba(0,0,0,.08)}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor div.ce-delimiter{margin:20px 0}div.view.material-view div.view-content-wrapper div[id=editor-js-holder] div.codex-editor__redactor div.ce-delimiter:before{width:100%;height:3px;content:"";background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(0,0,0,.5)),to(transparent));background:linear-gradient(90deg,transparent,rgba(0,0,0,.5),transparent)}div.view.material-view div.view-content-wrapper div.input-component.date-input{max-width:200px}div.view.material-view div.view-content-wrapper div.input-component.identifier-input{max-width:220px}div.view.material-view div.view-content-wrapper div.material-controls{position:absolute;z-index:20;bottom:10px;left:10px;overflow:hidden;overflow-x:auto;max-width:calc(100% - 20px);padding:220px 0 0;pointer-events:none}div.view.material-view div.view-content-wrapper div.material-controls button{position:relative;z-index:1;display:block;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;color:#003d99;border:1px solid rgba(0,82,204,.4);background:rgba(230,240,255,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}div.view.material-view div.view-content-wrapper div.material-controls button:hover{background:rgba(204,224,255,.95)}div.view.material-view div.view-content-wrapper div.material-controls button:active,div.view.material-view div.view-content-wrapper div.material-controls button:focus{-webkit-box-shadow:none;box-shadow:none}div.view.material-view div.view-content-wrapper div.material-controls button:first-child:not(:last-child){border-right-color:transparent;border-radius:10px 0 0 10px}div.view.material-view div.view-content-wrapper div.material-controls button:not(:first-child):not(:last-child){border-right-color:transparent;border-left-color:transparent;border-radius:0}div.view.material-view div.view-content-wrapper div.material-controls button:last-child:not(:first-child){border-left-color:transparent;border-radius:0 10px 10px 0}div.view.material-view div.view-content-wrapper div.ui.attachments{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}div.view.material-view div.view-content-wrapper div.ui.attachments div.attachment{max-width:420px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;opacity:.85}div.view.material-view div.view-content-wrapper div.ui.attachments div.attachment span.attachment-title{position:relative;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div.view.material-view div.view-content-wrapper div.ui.attachments div.attachment:hover{opacity:1}div.view.material-view div.view-content-wrapper div.ui.attachments div.add-attachment{width:58px;height:58px;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;opacity:.75;background:rgba(0,0,0,.14)}div.view.material-view div.view-content-wrapper div.ui.attachments div.add-attachment:hover{opacity:1}div.view.material-view div.view-content-wrapper div.ui.attachments div.add-attachment i.plus-icon{font-size:28px}@media screen and (max-width:600px){div.view.material-view div.title-and-date.ui.flex.row.margin.optimize.gap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.view.material-view div.view-content-wrapper{padding:10px}}@media screen and (max-height:500px){div.view.material-view div.view-content-wrapper div.material-controls.ui.flex.row.border-radius-10.gap{padding:3px}}div.root-form.ui.flex.row{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#333;background:#ccc}div.root-form.ui.flex.row div.ui.content-wrapper{width:100%;height:100%;overflow:hidden}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu{position:relative;width:360px;min-width:360px;height:100%;z-index:80;-webkit-transition:all .2s ease;transition:all .2s ease;background:#d1d1d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu.wait>div:not(.loading-wrapper),div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu.wait>span{-webkit-filter:blur(2px);filter:blur(2px)}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div:not(.loading-wrapper),div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu span{-webkit-transition:all .1s ease;transition:all .1s ease}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tabs-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tabs-list button{width:100%;padding:13px;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;opacity:.6;color:#333;border:none;background:#eee}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tabs-list button:last-child{border-radius:0 10px 10px 0}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tabs-list button:first-child{border-radius:10px 0 0 10px}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tabs-list button:hover{opacity:1}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tabs-list button[aria-selected=true]{pointer-events:none;opacity:1;color:#003d99;background:rgba(0,102,255,.2)}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu div.tab-component.tab-panels div.items-list{padding:10px 20px 20px}div.root-form.ui.flex.row div.ui.content-wrapper div.item-view{width:100%;height:100%}div.root-form.ui.flex.row div.ui.content-wrapper div.item-view>div.ui.content-wrapper{width:100%;height:100%;overflow:hidden}div.root-form.ui.flex.row button.mobile-menu-button{position:fixed;width:48px;min-width:48px;height:48px;min-height:48px;right:30px;bottom:30px;z-index:90;font-size:24px;-webkit-transition:all .1s ease;transition:all .1s ease;pointer-events:none;opacity:0}div.root-form.ui.flex.row button.mobile-menu-button.menu-open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}div.root-form.ui.flex.row button.mobile-menu-button:before{position:absolute;display:block;width:100%;height:100%;top:0;left:0;content:"";border-radius:inherit;-webkit-box-shadow:0 0 15px rgba(0,0,0,.08);box-shadow:0 0 15px rgba(0,0,0,.08)}@media screen and (max-width:1050px){div.root-form.ui.flex.row button.mobile-menu-button{pointer-events:all;opacity:1}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu{position:absolute;width:100%;top:10%;left:20%;-webkit-transform:scale(.9);transform:scale(.9);pointer-events:none;opacity:0;background:hsla(0,0%,82%,.6)}div.root-form.ui.flex.row div.ui.content-wrapper div.navigation-menu.menu-open{top:0;left:0;-webkit-transform:scale(1);transform:scale(1);pointer-events:all;opacity:1}}