@charset "UTF-8";.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;inset:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-material.CodeMirror{background-color:#263238;color:#eff}.cm-s-material .CodeMirror-gutters{background:#263238;color:#546e7a;border:none}.cm-s-material .CodeMirror-guttermarker,.cm-s-material .CodeMirror-guttermarker-subtle,.cm-s-material .CodeMirror-linenumber{color:#546e7a}.cm-s-material .CodeMirror-cursor{border-left:1px solid #FFCC00}.cm-s-material.cm-fat-cursor .CodeMirror-cursor,.cm-s-material .cm-animate-fat-cursor{background-color:#5d6d5c80!important}.cm-s-material div.CodeMirror-selected,.cm-s-material.CodeMirror-focused div.CodeMirror-selected{background:#80cbc433}.cm-s-material .CodeMirror-line::selection,.cm-s-material .CodeMirror-line>span::selection,.cm-s-material .CodeMirror-line>span>span::selection{background:#80cbc433}.cm-s-material .CodeMirror-line::-moz-selection,.cm-s-material .CodeMirror-line>span::-moz-selection,.cm-s-material .CodeMirror-line>span>span::-moz-selection{background:#80cbc433}.cm-s-material .CodeMirror-activeline-background{background:#00000080}.cm-s-material .cm-keyword{color:#c792ea}.cm-s-material .cm-operator{color:#89ddff}.cm-s-material .cm-variable-2{color:#eff}.cm-s-material .cm-variable-3,.cm-s-material .cm-type{color:#f07178}.cm-s-material .cm-builtin{color:#ffcb6b}.cm-s-material .cm-atom{color:#f78c6c}.cm-s-material .cm-number{color:#ff5370}.cm-s-material .cm-def{color:#82aaff}.cm-s-material .cm-string{color:#c3e88d}.cm-s-material .cm-string-2{color:#f07178}.cm-s-material .cm-comment{color:#546e7a}.cm-s-material .cm-variable{color:#f07178}.cm-s-material .cm-tag{color:#ff5370}.cm-s-material .cm-meta{color:#ffcb6b}.cm-s-material .cm-attribute,.cm-s-material .cm-property{color:#c792ea}.cm-s-material .cm-qualifier,.cm-s-material .cm-variable-3,.cm-s-material .cm-type{color:#decb6b}.cm-s-material .cm-error{color:#fff;background-color:#ff5370}.cm-s-material .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}html{color-scheme:light}html{--mat-sys-background: light-dark(#fff8f5, #1a120a);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#ffeee1, #392e25);--mat-sys-inverse-primary: light-dark(#ffb870, #8b5000);--mat-sys-inverse-surface: light-dark(#392e25, #f1dfd1);--mat-sys-on-background: light-dark(#231a11, #f1dfd1);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #4a2800);--mat-sys-on-primary-container: light-dark(#693c00, #ffdcbe);--mat-sys-on-primary-fixed: light-dark(#2c1600, #2c1600);--mat-sys-on-primary-fixed-variant: light-dark(#693c00, #693c00);--mat-sys-on-secondary: light-dark(#ffffff, #4a2800);--mat-sys-on-secondary-container: light-dark(#663d0e, #ffdcbe);--mat-sys-on-secondary-fixed: light-dark(#2c1600, #2c1600);--mat-sys-on-secondary-fixed-variant: light-dark(#663d0e, #663d0e);--mat-sys-on-surface: light-dark(#231a11, #f1dfd1);--mat-sys-on-surface-variant: light-dark(#554434, #f8dec8);--mat-sys-on-tertiary: light-dark(#ffffff, #002e6a);--mat-sys-on-tertiary-container: light-dark(#004495, #d8e2ff);--mat-sys-on-tertiary-fixed: light-dark(#001a42, #001a42);--mat-sys-on-tertiary-fixed-variant: light-dark(#004495, #004495);--mat-sys-outline: light-dark(#887361, #a38d7a);--mat-sys-outline-variant: light-dark(#dbc2ad, #554434);--mat-sys-primary: light-dark(#8b5000, #ffb870);--mat-sys-primary-container: light-dark(#ffdcbe, #693c00);--mat-sys-primary-fixed: light-dark(#ffdcbe, #ffdcbe);--mat-sys-primary-fixed-dim: light-dark(#ffb870, #ffb870);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#815524, #f6bb81);--mat-sys-secondary-container: light-dark(#ffdcbe, #663d0e);--mat-sys-secondary-fixed: light-dark(#ffdcbe, #ffdcbe);--mat-sys-secondary-fixed-dim: light-dark(#f6bb81, #f6bb81);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fff8f5, #1a120a);--mat-sys-surface-bright: light-dark(#fff8f5, #42372d);--mat-sys-surface-container: light-dark(#fdebdc, #271e15);--mat-sys-surface-container-high: light-dark(#f7e5d7, #32281f);--mat-sys-surface-container-highest: light-dark(#f1dfd1, #3e3329);--mat-sys-surface-container-low: light-dark(#fff1e7, #231a11);--mat-sys-surface-container-lowest: light-dark(#ffffff, #150d06);--mat-sys-surface-dim: light-dark(#e9d7c9, #1a120a);--mat-sys-surface-tint: light-dark(#8b5000, #ffb870);--mat-sys-surface-variant: light-dark(#f8dec8, #554434);--mat-sys-tertiary: light-dark(#005ac2, #adc6ff);--mat-sys-tertiary-container: light-dark(#d8e2ff, #004495);--mat-sys-tertiary-fixed: light-dark(#d8e2ff, #d8e2ff);--mat-sys-tertiary-fixed-dim: light-dark(#adc6ff, #adc6ff);--mat-sys-neutral-variant20: #3d2d1f;--mat-sys-neutral10: #231a11}html{--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12)}html{--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html{--mat-list-active-indicator-shape: 0px}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.mat-drawer.sidenav{width:250px;background-color:var(--mat-sys-surface-container-low)}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.app-page-header{background-color:var(--mat-sys-primary);color:var(--mat-sys-on-primary);padding:10px 16px;margin:0}.app-page-header h1{margin:0;font-size:large;font-weight:500}.clickable{cursor:pointer}.italics{font-style:italic}.hidden{display:none}a.table-links,a.descreet{text-decoration:none;color:inherit}.mdc-button{margin-right:10px}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: var(--mat-sys-primary)}.panel-buttons{margin-bottom:16px;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.panel-buttons .mdc-button{margin:0}.sidenav .side-nav-button{width:calc(100% - 16px)}.sidenav .mdc-list{padding:0}.sidenav a h2{margin:0}.sidenav .mat-expansion-panel-header{padding:0 8px}.sidenav .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:1.05em}.sidenav .mat-expansion-panel-header h2{margin:0}.sidenav .mat-expansion-panel-content .mat-expansion-panel-body{padding:0}.sidenav .mat-expansion-panel-content .mat-expansion-panel-body .mdc-list-item{padding-left:8px}.mat-expansion-panel.primary-as-background{background-color:var(--mat-sys-primary-container);color:var(--mat-sys-on-primary-container)}.main-area .wrapper{padding:16px}.main-area footer{height:32px}.main-area section{padding:16px;margin-left:-16px;margin-right:-16px}.main-area section.alert-section{background-color:#ff0}.main-area section:nth-of-type(odd){background-color:var(--mat-sys-surface-container-low)}.main-area section:nth-of-type(odd).alert-section{background-color:#ff0}.main-area section:nth-of-type(odd) .mat-mdc-table{background-color:var(--mat-sys-surface-container-low)}.main-area section:nth-last-child(1){margin-bottom:-16px}.main-area .top-row{display:flex;gap:16px}ol.stat{margin-top:0;margin-bottom:0}.mat-mdc-card.tenant-card{width:400px;margin:16px;display:inline-block;vertical-align:top;cursor:pointer}.mat-mdc-card.tenant-card .card-image{object-fit:scale-down;max-width:120px;max-height:60px}.component-area{width:100%;margin-left:16px}.big .material-icons{transform:scale(1.5)}.sidenav h2{margin-left:16px;font-size:1.15em}.template-card{margin-bottom:20px;min-width:662px}.mat-mdc-header-row.header-cell,.mat-mdc-cell.header-cell{background-color:var(--mat-sys-surface-container-low)}.sidenav-container{flex:1}.sidenav-container .mat-sidenav-content{display:flex}.drawer-container{flex:1}.drawer-container .drawer-header-row{display:flex;align-items:center}.drawer-container .drawer-header-row :first-child{flex:1}.drawer-container .drawer-header-row :last-child{flex:0}.drawer-container .drawer-header-row button{margin:2px}.drawer-container .mat-drawer{width:250px}.drawer-container .mat-drawer h2{margin:0 0 0 16px}.drawer-container .drawer-content-header-row{display:flex;align-items:center}.drawer-container .drawer-content-header-row h2{margin:0}.drawer-container .drawer-content-header-row button{margin:2px}.drawer-container .drawer-content-header-row.no-icon{margin:12px}.top-bar-spacer{flex:1 1 auto}.user-menu.mat-mdc-menu-panel{max-width:none}.no-wrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tiptap{padding:5px}.push-bottom{margin-top:auto}.CodeMirror{flex:1 1 auto;height:100%}a.mat-mdc-list-item.active{border-radius:0}.second-level-nav a.mat-mdc-list-item.active{border-radius:0;background-color:var(--mat-sys-primary-container)}:root .mdc-list-item--activated .mdc-list-item__primary-text{font-weight:700;color:var(--mat-sys-on-primary-container)}:root .mdc-list-item--activated .mat-icon{color:var(--mat-sys-on-primary-container);fill:currentColor}[mat-stroked-button].primary{--mdc-outlined-button-outline-color: var(--mat-sys-primary);--mdc-outlined-button-label-text-color: var(--mat-sys-primary)}[mat-stroked-button].accent{--mdc-outlined-button-outline-color: var(--mat-sys-secondary);--mdc-outlined-button-label-text-color: var(--mat-sys-secondary)}[mat-stroked-button].warn{--mdc-outlined-button-outline-color: var(--mat-sys-error);--mdc-outlined-button-label-text-color: var(--mat-sys-error)}.top-row{display:flex;flex-direction:row;flex-wrap:wrap}.top-row app-property-panel{min-width:400px;flex:0 1 536px}.top-row>:nth-child(2){min-width:300px;flex:1}.properties-container{display:grid;grid-template-columns:1fr 1fr;column-gap:10px}@media screen and (max-width: 900px){.properties-container{grid-template-columns:1fr}}.preline-tooltip{white-space:pre-line;max-width:420px}
