pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#adbac7;background:#22272e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#f47067}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#dcbdfb}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#6cb6ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#96d0ff}.hljs-built_in,.hljs-symbol{color:#f69d50}.hljs-comment,.hljs-code,.hljs-formula{color:#768390}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#8ddb8c}.hljs-subst{color:#adbac7}.hljs-section{color:#316dca;font-weight:700}.hljs-bullet{color:#eac55f}.hljs-emphasis{color:#adbac7;font-style:italic}.hljs-strong{color:#adbac7;font-weight:700}.hljs-addition{color:#b4f1b4;background-color:#1b4721}.hljs-deletion{color:#ffd8d3;background-color:#78191b}:root{--avocado: #B0C151;--avocado-rgb: 176, 193, 81;--avocado-light: #C2D468;--avocado-light-rgb: 194, 212, 104;--turquoise: #16a085;--turquoise-rgb: 22, 160, 133;--turquoise-light: #1abc9c;--turquoise-light-rgb: 26, 188, 156;--greenland: #22a6b3;--greenland-rgb: 34, 166, 179;--greenland-light: #3cd6b7;--greenland-light-rgb: 60, 214, 183;--belize: #2980b9;--belize-rgb: 41, 128, 185;--belize-light: #3498db;--belize-light-rgb: 52, 152, 219;--exodus: #4834d4;--exodus-rgb: 72, 52, 212;--exodus-light: #6653e0;--exodus-light-rgb: 102, 83, 224;--concrete: #A5ADB8;--concrete-rgb: 165, 173, 184;--concrete-light: #C7CBD4;--concrete-light-rgb: 199, 203, 212;--hibiscus: #DA4D43;--hibiscus-rgb: 218, 77, 67;--hibiscus-light: #ED5F55;--hibiscus-light-rgb: 237, 95, 85;--royal: #636e72;--royal-rgb: 99, 110, 114;--royal-light: #95a5a6;--royal-light-rgb: 149, 165, 166;--sun-flower: #F5BA42;--sun-flower-rgb: 245, 186, 66;--sun-flower-light: #FCCE54;--sun-flower-light-rgb: 252, 206, 84;--light: white;--light-rgb: 255, 255, 255;--dark: #333;--dark-rgb: 51, 51, 51;--black: #000;--black-rgb: 0, 0, 0;--bg-primary: #212121;--bg-primary-rgb: 33, 33, 33;--bg-secondary: #282828;--bg-secondary-rgb: 40, 40, 40;--bg-tertiary: #3b3b3b;--bg-tertiary-rgb: 59, 59, 59;--bg-quaternary: #303030;--bg-quaternary-rgb: 48, 48, 48;--bg-quinary: #292929;--bg-quinary-rgb: 41, 41, 41;--bg-piece: #252525;--bg-piece-rgb: 37, 37, 37;--contrast: white;--contrast-rgb: 255, 255, 255;--contrast-inverse: #222;--contrast-inverse-rgb: 34, 34, 34}body.theme-light{--bg-primary: #D5DCE3;--bg-primary-rgb: 213, 220, 227;--bg-secondary: #F7FAFB;--bg-secondary-rgb: 247, 250, 251;--bg-tertiary: #E2E8F0;--bg-tertiary-rgb: 226, 232, 240;--bg-quaternary: #C1C9D3;--bg-quaternary-rgb: 193, 201, 211;--bg-quinary: #f4f9fb;--bg-quinary-rgb: 244, 249, 251;--bg-piece: white;--bg-piece-rgb: 255, 255, 255;--contrast: #414B5A;--contrast-rgb: 65, 75, 90;--contrast-hover: #1C1F23;--contrast-hover-rgb: 28, 31, 35;--contrast-inverse: white;--contrast-inverse-rgb: 255, 255, 255}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}textarea,input[type=text],input[type=number],input[type=password],button{box-sizing:border-box;transition:background-color .15s linear,box-shadow .15s linear}textarea,input[type=text],input[type=number],input[type=password],.gnl-slc,select{width:100%;height:40px;padding:12px;border:0;border-radius:5px;background:var(--bg-tertiary);color:var(--contrast);font-size:1.15rem}textarea::placeholder,input[type=text]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,.gnl-slc::placeholder,select::placeholder{color:rgba(var(--contrast-rgb),.25)}textarea:focus,input[type=text]:focus,input[type=number]:focus,input[type=password]:focus,.gnl-slc:focus,select:focus{outline:0;box-shadow:0 0 0 2px var(--royal);border-radius:5px}textarea:hover,input[type=text]:hover,input[type=number]:hover,input[type=password]:hover,.gnl-slc:hover,select:hover{background-color:var(--bg-quaternary)}textarea[disabled],input[type=text][disabled],input[type=number][disabled],input[type=password][disabled],.gnl-slc[disabled],select[disabled]{opacity:.5;font-style:italic}textarea option:hover,input[type=text] option:hover,input[type=number] option:hover,input[type=password] option:hover,.gnl-slc option:hover,select option:hover{background-color:var(--bg-quaternary)}textarea.custom,input[type=text].custom,input[type=number].custom,input[type=password].custom,.gnl-slc.custom,select.custom{height:auto}textarea{min-height:120px;height:auto}input[type=checkbox]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:5px;background:#000;appearance:none;vertical-align:middle}input[type=checkbox]:before{display:inline-block;content:"";width:16px;height:16px;border:2px solid var(--royal);border-radius:3px;box-sizing:border-box;background:rgba(var(--royal-rgb),.75);transform:scale(0);transition:transform .15s ease-out}input[type=checkbox]:focus{outline:0}input[type=checkbox]:checked:before{transform:scale(1)}.gnl-slc{position:relative;padding:0}.gnl-slc:after{position:absolute;display:block;content:"";width:32px;height:32px;top:4px;right:4px;background-color:rgba(var(--contrast-rgb),.5);transition:background-color .3s;-webkit-mask-image:url("./media/chevron-J6VPZUEQ.svg");z-index:0}.gnl-slc:hover:after{background-color:rgba(var(--contrast-rgb),1)}.gnl-slc select{position:relative;padding-right:40px;z-index:1;background:transparent;appearance:none}.gnl-slc select option{padding:5px;height:30px;border:0;background:var(--bg-tertiary)}.gnl-slc select option:disabled{color:rgba(var(--contrast-rgb),.75);background:var(--bg-tertiary)}.gnl-tgl{position:relative;display:inline-block;width:58px;height:32px;padding:0;border-radius:16px;background:var(--bg-tertiary);transition:background-color .3s}.gnl-tgl:before{position:absolute;display:inline-block;content:"";width:22px;height:22px;top:5px;left:5px;border:2px solid var(--concrete);border-radius:22px;box-sizing:border-box;background:rgba(var(--concrete-rgb),.75);transition:transform .3s}.gnl-tgl:hover{background-color:var(--bg-quaternary)}.gnl-tgl input[type=checkbox]{position:relative;width:100%;height:100%;margin:0;background:transparent;border-radius:16px}.gnl-tgl input[type=checkbox]:focus{box-shadow:0 0 0 2px var(--royal)}.gnl-tgl input[type=checkbox]:before,.gnl-tgl input[type=checkbox]:after{position:absolute;display:block;content:"";width:2px;height:10px;top:11px;left:15px;border:0;border-radius:0;background:var(--light);transform:rotate(45deg);transition:transform .3s}.gnl-tgl input[type=checkbox]:after{transform:rotate(-45deg)}.gnl-tgl.checked:before{border:2px solid var(--royal);background:rgba(var(--royal-rgb),.75);transform:translate(26px)}.gnl-tgl.checked input[type=checkbox]:after{transform:translate(23px,1px) rotate(-45deg) scaleY(.5)}.gnl-tgl.checked input[type=checkbox]:before{transform:translate(27px) rotate(45deg)}input[type=button],button{min-height:40px;padding:10px 40px;border:0;border-radius:3px;background-color:var(--royal);color:var(--light);font-size:1.1rem;font-weight:700;cursor:pointer}input[type=button].secondary,button.secondary{background:var(--royal-light);color:var(--contrast)}input[type=button].secondary:hover,button.secondary:hover{background-color:rgba(var(--contrast-rgb),.65)}input[type=button]:focus,button:focus{outline:0;box-shadow:0 0 0 2px var(--royal)}input[type=button]:hover,button:hover{background-color:var(--royal-light)}input[type=button][disabled],button[disabled]{opacity:.5;cursor:not-allowed}input[type=button][disabled]:hover,button[disabled]:hover{background-color:var(--royal-light)}input[type=button].big,button.big{min-height:50px;padding:10px 20px;border-radius:10px;font-size:1.25rem;text-transform:uppercase}input[type=button].lbl-icon-btn,button.lbl-icon-btn{display:flex;padding:8px 12px!important;align-items:center;justify-content:center;cursor:pointer}input[type=button].lbl-icon-btn svg,button.lbl-icon-btn svg{width:26px;height:26px;margin-right:10px;fill:rgba(var(--contrast-rgb),1)}button.icon-btn{position:relative;padding:8px;border-radius:0;background-color:transparent}button.icon-btn svg,button.icon-btn img{display:block;width:26px;height:26px;fill:rgba(var(--contrast-rgb),.65);transition:fill .3s,opacity .3s}button.icon-btn img{opacity:.65}button.icon-btn .tip{position:absolute;padding:5px;border-radius:3px;background:var(--royal);top:-5px;right:-5px}button.icon-btn:hover{background-color:transparent}button.icon-btn:hover svg,button.icon-btn:hover img{fill:rgba(var(--contrast-rgb),1)}button.icon-btn:hover img{opacity:1}button.link{padding:0;width:auto;background:transparent;color:var(--royal-light);text-decoration:underline}button.link:hover{background:transparent;color:var(--royal-light)}.ng-select{border-radius:5px}.ng-select input{height:22px}.ng-select .ng-placeholder{height:14px;line-height:14px;top:50%;margin-top:-7px}.ng-select .ng-dropdown-panel{border-radius:5px;background:var(--bg-tertiary);color:var(--contrast);border:1px solid var(--bg-secondary)}.ng-select .ng-dropdown-panel .ng-option{padding:6px 12px}.ng-select .ng-dropdown-panel .ng-option:hover{background-color:var(--bg-quaternary)}.ng-select .ng-value-container{align-items:center;padding:6px 12px;gap:5px;min-height:40px}.ng-select .ng-value{border-radius:3px;background:var(--bg-secondary)}.ng-select .ng-value .ng-value-icon,.ng-select .ng-value .ng-value-label{display:inline-block;padding:5px 8px}.ng-select .ng-value .ng-value-label{padding-left:0}.ng-select .ng-select-container .ng-clear-wrapper{width:auto;height:auto}.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{padding:11px 3px}.ng-select .ng-select-container .ng-arrow-wrapper{width:36px;height:auto;z-index:10}.form .line label{display:block;padding-bottom:5px}.form .line.toggle{display:flex;align-items:center;font-size:1.1em}.form .line.toggle label{flex:1;padding-right:10px;padding-bottom:0;color:rgba(var(--contrast-rgb),.75)}.form .line.toggle.vertical{flex-direction:column;padding-bottom:0!important}.form .line.toggle.vertical label{color:var(--contrast);font-size:1rem}.form .line.toggle.vertical .gnl-tgl{margin:3px 0}.form .line.with-icon{display:flex;flex-wrap:wrap}.form .line.with-icon>*:not(button){width:auto;flex:1}.form .line.with-icon label{flex-basis:100%}.form .line.with-icon button{margin-left:5px;border-radius:3px;background-color:var(--royal);padding:7px}.form .line.with-icon button svg{fill:rgba(var(--light-rgb),.65)}.form .line.with-icon button:hover{background-color:var(--royal-light)}.form .line.with-icon button:hover svg{fill:rgba(var(--light-rgb),.75)}.form .line.flex{display:flex}.form .line.flex .line{flex:1;padding-top:0}.form .line.flex .line:not(:first-child){padding-left:20px}.form .line.flex .line.toggle{flex:none;align-self:flex-end}.form .line.flex.with-icon button{height:40px;align-self:flex-end}.form .line.with-helper{display:flex;position:relative}.form .line.with-helper .helper{width:26px;padding-right:5px}.form .line.with-helper .helper svg-icon{width:100%;height:100%;fill:rgba(var(--contrast-rgb),.5)}.form .line.with-helper .helper .text{display:none;position:absolute;bottom:100%;width:100%;left:0;padding:5px 10px;margin-bottom:-15px;background-color:var(--royal-light);border-radius:3px;box-sizing:border-box;z-index:20;color:var(--contrast);font-size:12px;line-height:1.4em}.form .line.with-helper .helper .text:after{position:absolute;display:block;content:"";width:0;height:0;left:8px;bottom:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--royal-light)}.form .line.with-helper .helper:hover .text{display:block}.form .line.with-helper .item{flex:1;display:flex;align-items:center}.form .line .info{margin:10px 0 0;padding:5px 7px 7px;background:rgba(var(--contrast-rgb),.15);border-radius:3px;color:var(--contrast);font-size:10px}.form .line .info.warning{background:var(--hibiscus-light);color:var(--light)}.form .line .empty-info{padding:10px;font-size:1.25rem;text-align:center}.form .line .tgl-btns{display:flex;padding:3px;border-radius:5px;background:var(--bg-tertiary)}.form .line .tgl-btns .item{flex:1;align-items:center;justify-content:center;cursor:pointer}.form .line .tgl-btns .item label{display:flex;align-items:center;justify-content:center;width:100%;height:34px;margin:0;padding:0;border-radius:3px;cursor:pointer}.form .line .tgl-btns .item input[type=radio]{display:none}.form .line .tgl-btns .item.active label{background-color:var(--royal);color:var(--light)}.form .line .trigger button{top:0!important}.form .line+.line{padding-top:20px}.form .line>.line.toggle{padding-bottom:10px}.form .line>.cols{display:flex}.form .line>.cols *{margin-left:10px}.form .line>.cols *:first-child{margin-left:0}.form .line.error select,.form .line.error input,.form .line.error .ng-select{border:1px solid var(--hibiscus-light)}.form .line.error .info{flex-basis:100%;background-color:var(--hibiscus)}.form .actions{padding:15px 0 5px;text-align:right}fieldset{margin-top:25px;padding-top:25px;border-top:1px solid rgba(var(--contrast-rgb),.15)}fieldset legend{padding:2px 5px;background:var(--contrast);color:var(--contrast-inverse);font-size:10px;font-weight:900;text-transform:uppercase}.croppr-container *{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.croppr-container img{vertical-align:middle;max-width:100%}.croppr{width:100%;position:relative;display:inline-block}.croppr-overlay{background:#00000040;position:absolute;inset:0;z-index:1;cursor:crosshair}.croppr-region{border:1px dashed rgba(0,0,0,.5);position:absolute;z-index:3;cursor:move;top:0}.croppr-imageClipped{position:absolute;inset:0;z-index:2;pointer-events:none}.croppr-handle{border:1px solid black;background-color:#fff;width:10px;height:10px;position:absolute;z-index:4;top:0}.croppr .croppr-region button{position:absolute;right:-40px;top:50%;margin-top:-18px;width:36px;height:36px;padding:0;border-radius:50%;background:var(--royal);transform:rotate(45deg);min-height:auto}.croppr .croppr-region button:before,.croppr .croppr-region button:after{position:absolute;display:block;content:"";background:#fff}.croppr .croppr-region button:before{width:4px;height:50%;left:calc(70% - 6px);top:25%}.croppr .croppr-region button:after{width:30%;height:4px;left:calc(35% - 2px);top:calc(75% - 4px)}.croppr.ocr-started .croppr-region,.croppr.ocr-started .croppr-handleContainer{display:none}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@font-face{font-family:Lato;font-style:normal;font-weight:100;src:local(""),url("./media/lato-v17-latin-100-4YLI6I5B.woff2") format("woff2"),url("./media/lato-v17-latin-100-NRML7YQL.woff") format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:100;src:local(""),url("./media/lato-v17-latin-100italic-3LOZSOJA.woff2") format("woff2"),url("./media/lato-v17-latin-100italic-2OIBMJPW.woff") format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local(""),url("./media/lato-v17-latin-300-2UGABVIP.woff2") format("woff2"),url("./media/lato-v17-latin-300-WDJ46YWU.woff") format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:local(""),url("./media/lato-v17-latin-300italic-MVYQDQKJ.woff2") format("woff2"),url("./media/lato-v17-latin-300italic-A3WF7UOP.woff") format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local(""),url("./media/lato-v17-latin-regular-ZQWDWSTR.woff2") format("woff2"),url("./media/lato-v17-latin-regular-FEDCNJXA.woff") format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local(""),url("./media/lato-v17-latin-italic-7MGMZJKH.woff2") format("woff2"),url("./media/lato-v17-latin-italic-PZV5MOWZ.woff") format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local(""),url("./media/lato-v17-latin-700-CATYXG2N.woff2") format("woff2"),url("./media/lato-v17-latin-700-LOSBT7AH.woff") format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:local(""),url("./media/lato-v17-latin-700italic-F3D25DTL.woff2") format("woff2"),url("./media/lato-v17-latin-700italic-3SFCIBK3.woff") format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:local(""),url("./media/lato-v17-latin-900-Y3TRI4PH.woff2") format("woff2"),url("./media/lato-v17-latin-900-XXVOY7WL.woff") format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:900;src:local(""),url("./media/lato-v17-latin-900italic-7MKJIW7T.woff2") format("woff2"),url("./media/lato-v17-latin-900italic-SEOD2IAQ.woff") format("woff")}.gnl-crud-area{display:flex;flex:1;overflow:hidden;height:100%}#panel{position:relative;display:flex;flex-direction:column;width:340px;transition:width .05s;background:var(--bg-secondary)}#panel.collapsed{width:0}#panel .content{flex:1;height:0}#panel .inside{position:relative;display:flex;flex-direction:column;height:100%}#panel .inside #list-panel{flex:1;height:100%;padding-top:50px;box-sizing:border-box}#panel .inside #list-panel>.actions{position:absolute;width:100%;top:0}#panel .inside #list-panel>.actions .group{white-space:nowrap}#panel .inside .main-list{height:100%}#panel .inside .main-list .wrapper{height:100%;overflow:auto}#panel .inside .main-list .item{display:grid;grid-template:"title title" "info actions";grid-template-columns:auto min-content}#panel .inside .main-list .item h3:not(.popover-title){position:relative;grid-area:title;padding:10px 15px;background:rgba(var(--contrast-rgb),.05);font-size:.85rem;letter-spacing:.1rem;text-transform:uppercase}#panel .inside .main-list .item h3:not(.popover-title):after{display:block;position:absolute;content:"";width:30px;height:30px;right:0;top:0;transform:rotate(-90deg);background-color:rgba(var(--contrast-rgb),.5);-webkit-mask-image:url("./media/chevron-J6VPZUEQ.svg")}#panel .inside .main-list .item .info{display:none;grid-area:info;padding:10px;align-self:center}#panel .inside .main-list .item .actions{display:none;grid-area:actions;border-bottom:0;white-space:nowrap}#panel .inside .main-list .item.active h3{background:rgba(var(--royal-light-rgb),.75)}#panel .inside .main-list .item.active h3:after{transform:rotate(0)}#panel .inside .main-list .item.active .info,#panel .inside .main-list .item.active .actions{display:block}#panel .inside .main-list .item .popover{margin-top:60px}#panel .resizer{width:3px;height:100%;position:absolute;right:-3px;top:0;cursor:ew-resize;z-index:1000;transition:width .25s,background-color .5s}#panel .resizer:hover{width:5px;background-color:var(--concrete-light)}#panel-list-toast ::ng-deep .ngx-toastr{width:340px}#panel .actions{position:relative;overflow:inherit}#panel .actions .panel-action-hidden{display:none!important}#panel .actions button.toggle-menu{display:none}#panel .actions.compact button.toggle-menu,#panel .actions.compact-overflow button.toggle-menu{position:absolute;right:0;display:block;width:24px;box-sizing:border-box}#panel .actions.compact button.toggle-menu svg,#panel .actions.compact-overflow button.toggle-menu svg{position:relative;margin-left:-13px;left:50%}#panel .actions.compact .last-group,#panel .actions.compact-overflow .last-group{position:absolute;right:0;top:45px;background:var(--bg-quaternary);border-radius:5px;box-shadow:0 3px 3px rgba(var(--black-rgb),.25)}#panel .actions.compact .last-group button,#panel .actions.compact-overflow .last-group button{display:flex;width:100%;align-items:center;padding:3px 10px 3px 6px;color:rgba(var(--contrast-rgb),.65)}#panel .actions.compact .last-group button .label,#panel .actions.compact-overflow .last-group button .label{display:inline-block;margin-left:5px;font-size:1rem}#panel .actions.compact .last-group button:hover,#panel .actions.compact-overflow .last-group button:hover{color:rgba(var(--contrast-rgb),1)}#panel .actions.compact .last-group .plugin-toolbar__action.plugin-action-hidden,#panel .actions.compact-overflow .last-group .plugin-toolbar__action.plugin-action-hidden{display:flex!important}#panel .actions.compact .last-group:before,#panel .actions.compact .last-group.hidden,#panel .actions.compact-overflow .last-group:before,#panel .actions.compact-overflow .last-group.hidden{display:none}#panel .actions button .label{display:none}.actions{width:100%;position:relative;display:flex;height:50px;padding:5px;box-sizing:border-box;z-index:999}.actions button{margin:0 2px;padding:8px 6px}.actions .secondary-group:before{display:inline-block;content:"";width:1px;height:22px;margin:0 4px;border-left:2px dotted rgba(var(--contrast-rgb),.15);vertical-align:middle}.actions .secondary-group button,.actions .secondary-group app-plugin-toolbar{vertical-align:middle}.actions .secondary-group ::ng-deep .popover{margin:0 0 0 60px!important}.actions.bottom{align-items:center;justify-content:center;height:60px;border-bottom:0;background:rgba(var(--bg-piece-rgb),.35)}.actions.center{justify-content:center!important}#side-area{position:relative;display:flex;flex:1;flex-direction:column;overflow:hidden}#side-area .wrapper{position:relative;overflow:auto}#side-area .toolbar{display:flex;align-items:center;height:60px;background:var(--bg-tertiary)}#side-area .pages{flex:1}.toolbar .actions{border-bottom:0;box-shadow:none}.toolbar .actions button svg,.toolbar .actions button img{display:block;width:26px;height:26px;fill:var(--contrast);opacity:1}.header-panel{position:relative;display:flex;align-items:center;padding:10px 20px;height:60px;box-sizing:border-box;border-bottom:1px solid rgba(var(--contrast-rgb),.15)}.header-panel .tabs{width:100%;display:flex}.header-panel .title,.header-panel .item{flex:1;font-size:1.35rem}.header-panel .item{position:relative;flex:1;font-size:1rem}.header-panel .icon-btn{margin-right:-15px}.header-panel:after{position:absolute;display:block;content:"";width:40px;height:3px;left:20px;bottom:-2px;background:var(--contrast)}.header-panel.internal{height:38px}.header-panel.internal .title{font-size:1.15rem}::selection{background:var(--royal)}.empty-info{width:100%;height:100%;display:flex;margin:0 auto;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:auto}.empty-info .image{padding:0 24px 24px;text-align:center}.empty-info .info{padding:20px}.empty-info .info .title{margin:0 0 20px;font-size:2.35rem;font-weight:300}.empty-info .info .desc{color:rgba(var(--contrast-rgb),.5);font-size:1.15rem;line-height:1.5}.empty-info .info .desc strong{color:rgba(var(--contrast-rgb),.75)}.empty-info .action{margin-top:10px}.empty-info .action button{font-size:1.25rem;border-radius:50px}.popover{background:var(--bg-quaternary);padding:8px;border-radius:3px;box-shadow:0 5px 5px #00000026;color:var(--contrast);text-align:center;z-index:999}.popover p{margin-bottom:15px}.popover:before{display:block;content:"";position:absolute;width:10px;height:10px;background:var(--bg-quaternary);top:-5px;left:50%;margin-left:-5px;transform:rotate(45deg)}.popover button{width:120px}#tables-area,#tables-area #panel{width:100%;height:100%}#tables-area .content{flex:1;overflow:auto;background-color:var(--bg-primary);padding:40px}#tables-area .cards-list{display:flex;justify-content:space-evenly;gap:20px}#tables-area .cards-list .card{position:relative;flex:1;padding:20px 20px 20px 120px;border:1px solid rgba(var(--contrast-rgb),.05);border-radius:15px}#tables-area .cards-list .card header{display:flex}#tables-area .cards-list .card header svg{position:absolute;width:96px;height:96px;left:10px;top:10px;fill:rgba(var(--contrast-rgb),.15)}#tables-area .cards-list .card header h3{padding-left:10px;font-size:1rem;font-weight:300;letter-spacing:.25rem;color:rgba(var(--contrast-rgb),.5);text-transform:uppercase}#tables-area .cards-list .card .info{margin-top:5px;font-size:5rem}#tables-area .table-list{margin-top:50px}#tables-area .table-list h3{margin-bottom:25px;font-size:1.25rem}#tables-area .table-list table{width:100%}#tables-area .table-list table th{padding:10px;font-size:1rem;font-weight:500;letter-spacing:.15rem;color:rgba(var(--contrast-rgb),.5);text-align:center;text-transform:uppercase}#tables-area .table-list table td{text-align:center;padding:10px;border-top:1px solid rgba(var(--contrast-rgb),.25)}#tables-area .table-list table th:first-child,#tables-area .table-list table td:first-child{text-align:left}.toast-container .ngx-toastr{width:100%;border-radius:0;box-shadow:0 3px 3px #00000040}:root{--remote-warning-height: 35px;--document-header-height: 95px;--vh-proportional: 100vh;--zoom: 1}html,body{position:relative;width:100%;height:100%}html{font-size:.75rem}body{color:var(--contrast);box-sizing:border-box;background:var(--bg-primary)}body,input,textarea,button{font-family:Lato}p{font-size:1.1rem}hr{height:1px;margin:15px 0 25px;border:0;background:rgba(var(--contrast-rgb),.1)}.gnl-list li{cursor:pointer;padding:10px 15px;background:rgba(var(--contrast-rgb),.05);box-shadow:inset 0 -1px rgba(var(--contrast-rgb),.1)}.gnl-list li:last-child{box-shadow:none}.tag-lbl{display:inline-block;padding:5px 6px 4px;margin-left:10px;border-radius:12px;background:var(--royal);color:var(--light);font-size:.7rem;letter-spacing:-.01rem;text-transform:uppercase;white-space:nowrap}.tag-lbl.started{background:var(--belize)}.tag-lbl.success{background:var(--turquoise)}.tag-lbl.canceled{background:var(--sun-flower);color:var(--dark)}.tag-lbl.error{background:var(--hibiscus)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(var(--contrast-rgb),.25);border-radius:10px;transition:background-color .5s}::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--contrast-rgb),.5)}ngx-selecto .selecto-selection{border:1px solid var(--bg-primary);background:rgba(var(--bg-primary-rgb),.5)}mwl-confirmation-popover-window{zoom:calc(1 / var(--zoom))}mwl-confirmation-popover-window .popover>*{zoom:var(--zoom)}.integration-status{margin:0;padding:15px}.integration-status .integration-info{padding:10px 15px;background:var(--bg-quaternary);border-radius:5px;color:var(--belize);font-size:.9rem;text-align:center}.la-ball-scale,.la-ball-scale>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-scale{display:block;font-size:0;color:#fff}.la-ball-scale.la-dark{color:#333}.la-ball-scale>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale{width:32px;height:32px}.la-ball-scale>div{width:32px;height:32px;border-radius:100%;opacity:0;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;-moz-animation:ball-scale 1s 0s ease-in-out infinite;-o-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.la-ball-scale.la-sm{width:16px;height:16px}.la-ball-scale.la-sm>div{width:16px;height:16px}.la-ball-scale.la-2x{width:64px;height:64px}.la-ball-scale.la-2x>div{width:64px;height:64px}.la-ball-scale.la-3x{width:96px;height:96px}.la-ball-scale.la-3x>div{width:96px;height:96px}@-webkit-keyframes ball-scale{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale{0%{opacity:1;-moz-transform:scale(0);transform:scale(0)}to{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale{0%{opacity:1;-o-transform:scale(0);transform:scale(0)}to{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale{0%{opacity:1;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}
