.mat-button-loading .mdc-button__label,.mat-button-loading .mat-icon{visibility:hidden}.mat-button-loading .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.mat-column-resize-table.cdk-column-resize-with-resized-column{table-layout:fixed}.mat-column-resize-flex .mat-mdc-header-cell,.mat-column-resize-flex .mat-mdc-cell{box-sizing:border-box;min-width:32px}.mat-mdc-header-cell{position:relative}.mat-resizable{box-sizing:border-box}.mat-mdc-header-cell:not(.mat-resizable):after,.mat-resizable-handle{position:absolute;bottom:0;top:0;right:0;width:1px;background:transparent;transition:background .3s cubic-bezier(.55,0,.55,.2)}.mat-mdc-header-cell:not(.mat-resizable):after{content:""}[dir=rtl] .mat-mdc-header-cell:not(.mat-resizable):after,[dir=rtl] .mat-resizable-handle{left:0;right:auto}[dir=rtl] .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-header-cell,[dir=rtl] .mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell{border-left:none}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell{border-right:none}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-mdc-header-cell:not(.mat-resizable):after{background-color:var(--mtx-grid-resizable-handle-disabled-background-color, var(--mat-app-outline-variant))}.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle{background-color:var(--mtx-grid-resizable-handle-hover-background-color, var(--mat-app-primary))}.mat-resizable.cdk-resizable-overlay-thumb-active>.mat-resizable-handle{opacity:0;transition:none}.mat-resizable-handle:focus,.mat-mdc-header-row.cdk-column-resize-hover-or-active .mat-resizable-handle:focus{outline:none;background-color:var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary))}.mat-column-resize-overlay-thumb{background:transparent;cursor:col-resize;width:100%;height:100%;transition:background .3s cubic-bezier(.55,0,.55,.2);-webkit-user-select:none;user-select:none}.mat-column-resize-overlay-thumb:active{will-change:transform;background:linear-gradient(90deg,transparent,transparent 7px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 7px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 9px,transparent 9px,transparent)}.mat-column-resize-overlay-thumb:active .mat-column-resize-overlay-thumb-top{background:linear-gradient(90deg,transparent,transparent 4px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 4px,var(--mtx-grid-resizable-handle-active-background-color, var(--mat-app-primary)) 12px,transparent 12px,transparent)}.mat-column-resize-overlay-thumb-top{width:100%}html{height:100%;overflow-y:scroll;scrollbar-width:thin}body{height:100%;margin:0}html{font-family:Roboto,Helvetica Neue,sans-serif}html,.regular-text{font-size:14px;line-height:20px;font-weight:400}.large-text{font-size:20px;line-height:32px;font-weight:500}.small-text{font-size:12px;line-height:16px;font-weight:400}h1{font-size:24px;line-height:32px;font-weight:500;margin:0 0 16px}h2{font-size:20px;line-height:32px;font-weight:500;margin:0 0 16px}h3{font-size:16px;line-height:28px;font-weight:400;margin:0 0 16px}h4{font-size:15px;line-height:24px;font-weight:400;margin:0 0 16px}p,br{margin:0}html{--invert: 0%}html{--primary-background-high: #24272f;--primary-background-normal: #282c34;--primary-background-low: #484c52;--primary-background-light: var(--primary-background-low);--primary-background-dark: var(--primary-background-high);--primary-foreground-low: #f8e2c7;--primary-foreground-normal: #faebd7;--primary-foreground-high: #fef9f3;--primary-foreground-light: var(--primary-foreground-high);--primary-foreground-dark: var(--primary-foreground-low);--accent-background-high: #2f2724;--accent-background-normal: #342c28;--accent-background-low: #524c48;--accent-background-light: var(--accent-background-low);--accent-background-dark: var(--accent-background-high);--accent-foreground-low: #f8e2c7;--accent-foreground-normal: #faebd7;--accent-foreground-high: #fef9f3;--accent-foreground-light: var(--accent-foreground-high);--accent-foreground-dark: var(--accent-foreground-low);--highlight-background-high: #fef9f3;--highlight-background-normal: #faebd7;--highlight-background-low: #f8e2c7;--highlight-background-light: var(--highlight-background-high);--highlight-background-dark: var(--highlight-background-low);--highlight-foreground-low: #484c52;--highlight-foreground-normal: #282c34;--highlight-foreground-high: #24272f;--highlight-foreground-light: var(--highlight-foreground-low);--highlight-foreground-dark: var(--highlight-foreground-high);--alert-background-high: #650000;--alert-background-normal: #8B0000;--alert-background-low: #b50000;--alert-background-light: var(--alert-background-low);--alert-background-dark: var(--alert-background-high);--alert-foreground-low: #f8e2c7;--alert-foreground-normal: #faebd7;--alert-foreground-high: #fef9f3;--alert-foreground-light: var(--alert-foreground-high);--alert-foreground-dark: var(--alert-foreground-low);--disabled-background-high: #202020;--disabled-background-normal: #303030;--disabled-background-low: #454545;--disabled-background-light: var(--disabled-background-low);--disabled-background-dark: var(--disabled-background-high);--disabled-foreground-low: #999999;--disabled-foreground-normal: #bbbbbb;--disabled-foreground-high: #dddddd;--disabled-foreground-light: var(--disabled-foreground-high);--disabled-foreground-dark: var(--disabled-foreground-low)}.primary-palette,html{--background-high: var(--primary-background-high);--background-normal: var(--primary-background-normal);--background-low: var(--primary-background-low);--background-light: var(--primary-background-light);--background-dark: var(--primary-background-dark);--foreground-low: var(--primary-foreground-low);--foreground-normal: var(--primary-foreground-normal);--foreground-high: var(--primary-foreground-high);--foreground-light: var(--primary-foreground-light);--foreground-dark: var(--primary-foreground-dark);background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.accent-palette{--background-high: var(--accent-background-high);--background-normal: var(--accent-background-normal);--background-low: var(--accent-background-low);--background-light: var(--accent-background-light);--background-dark: var(--accent-background-dark);--foreground-low: var(--accent-foreground-low);--foreground-normal: var(--accent-foreground-normal);--foreground-high: var(--accent-foreground-high);--foreground-light: var(--accent-foreground-light);--foreground-dark: var(--accent-foreground-dark);background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.highlight-palette{--background-high: var(--highlight-background-high);--background-normal: var(--highlight-background-normal);--background-low: var(--highlight-background-low);--background-light: var(--highlight-background-light);--background-dark: var(--highlight-background-dark);--foreground-low: var(--highlight-foreground-low);--foreground-normal: var(--highlight-foreground-normal);--foreground-high: var(--highlight-foreground-high);--foreground-light: var(--highlight-foreground-light);--foreground-dark: var(--highlight-foreground-dark);background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.alert-palette{--background-high: var(--alert-background-high);--background-normal: var(--alert-background-normal);--background-low: var(--alert-background-low);--background-light: var(--alert-background-light);--background-dark: var(--alert-background-dark);--foreground-low: var(--alert-foreground-low);--foreground-normal: var(--alert-foreground-normal);--foreground-high: var(--alert-foreground-high);--foreground-light: var(--alert-foreground-light);--foreground-dark: var(--alert-foreground-dark);background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.disabled-palette,:disabled,.disabled,label:has(:disabled):not(:has(.disabled-text)),.app-action-input:has(:disabled):not(:has(.disabled-text)){--background-high: var(--disabled-background-high) !important;--background-normal: var(--disabled-background-normal) !important;--background-low: var(--disabled-background-low) !important;--background-light: var(--disabled-background-light) !important;--background-dark: var(--disabled-background-dark) !important;--foreground-low: var(--disabled-foreground-low) !important;--foreground-normal: var(--disabled-foreground-normal) !important;--foreground-high: var(--disabled-foreground-high) !important;--foreground-light: var(--disabled-foreground-light) !important;--foreground-dark: var(--disabled-foreground-dark) !important;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.invert-palettes,.invert-palettes .invert-palettes .invert-palettes{--invert: 100%;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.invert-palettes .invert-palettes{--invert: 0%;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.light-palette{--background-high: #F9F9F9;--background-normal: #F5F5F5;--background-low: #E8E8E8;--background-light: #F9F9F9;--background-dark: #E8E8E8;--foreground-low: #303030;--foreground-normal: #282828;--foreground-high: black;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.print-text{color:#000!important;background:#fff!important;--background-high: white;--background-normal: white;--background-low: white;--background-light: white;--background-dark: white;--foreground-low: black;--foreground-normal: black;--foreground-high: black;--foreground-light: black;--foreground-dark: black}ul,ol{padding-left:16px;margin-block-start:0;margin-block-end:0;text-align:left;text-justify:auto}ul{list-style-type:none}ul>li,ol>li{position:relative}ul>li:before{position:absolute;left:-8px;content:"-"}button,.app-button{outline:none;padding:0 11px;border-style:none;border-radius:4px;text-decoration:none;font-size:14px;line-height:36px!important;font-weight:500;display:inline-block}button.button-linewrap,.app-button.button-linewrap{white-space:pre-line!important;text-align:left!important;line-height:18px!important;padding-top:9px!important;padding-bottom:9px!important}a{outline:none;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}a,button,.app-button{cursor:pointer;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}a:hover,a:focus,button:hover,button:focus,.app-button:hover,.app-button:focus{background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert))!important;color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}a:active:not(:disabled),button:active:not(:disabled),.app-button:active:not(:disabled){background:color-mix(in srgb,var(--background-dark) calc(100% - var(--invert)),var(--foreground-dark) var(--invert))!important;color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}a:disabled,a.disabled,button:disabled,button.disabled,.app-button:disabled,.app-button.disabled{cursor:default;pointer-events:none}label:has(input):hover:not(:has(input[disabled])),label:has(input):focus-within:not(:has(input[disabled])){background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert));color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))}label.app-action-input{display:inline-flex;flex-flow:row;justify-content:center;border:none;border-radius:4px;padding:0 11px;font-size:14px;line-height:36px;font-weight:400}label.app-action-input:has(input[disabled]){background:color-mix(in srgb,var(--disabled-background-normal) calc(100% - var(--invert)),var(--disabled-foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--disabled-foreground-normal) calc(100% - var(--invert)),var(--disabled-background-normal) var(--invert))!important}label.app-action-input input{outline:none;border:none;margin:auto 0;padding:0;height:16px;font-size:14px;font-weight:200;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}label.app-action-input input:hover:not(:has(input[disabled])),label.app-action-input input:focus:not(:has(input[disabled])){background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert));color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))}label.app-action-input input[type=checkbox]{margin:10px 10px 10px 0}input[type=checkbox]{cursor:pointer!important;-webkit-appearance:none!important;appearance:none!important;display:inline-block!important;position:relative!important;margin:0;padding:0;outline:none;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert));height:16px;width:16px;border-radius:2px!important;box-shadow:inset 0 0 0 2px currentColor!important;box-sizing:border-box!important}input[type=checkbox][disabled]{cursor:default!important}input[type=checkbox]:hover,input[type=checkbox]:focus{background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert));color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))}input[type=checkbox]:before{cursor:pointer;content:"check";font-family:Material Icons;font-size:16px;font-weight:800;line-height:16px;box-sizing:border-box!important;height:16px;width:16px;position:absolute;bottom:0;left:0;clip-path:inset(0 100% -20% 0);transition:.15s clip-path linear}input[type=checkbox]:checked:before{cursor:pointer;clip-path:inset(0 -20% -20% 0);box-sizing:border-box!important}.app-toolbar{display:flex;box-sizing:border-box;padding:0 16px;width:100%;flex-direction:row;align-items:center;white-space:nowrap;height:64px}.app-toolbar>button,.app-toolbar>a{flex:1 1 0;text-align:center;font-size:14px;font-weight:400;letter-spacing:normal;outline:none;border:none;border-radius:0;padding:0 16px;text-decoration:none;line-height:48px!important;display:inline-block}@media (max-width: 960px){.app-toolbar{padding:0 8px}.app-toolbar>button,.app-toolbar>a{font-size:12px;padding:0 8px}.app-toolbar>button.toolbar-button-linewrap,.app-toolbar>a.toolbar-button-linewrap{white-space:pre-line!important;text-align:left!important;line-height:14px!important;padding-top:10px;padding-bottom:10px}}.app-card{padding:16px;border-radius:4px;box-shadow:inset 0 0 0 1px currentColor!important;margin:0}.app-card.no-card-outline{box-shadow:none!important}.app-card .app-card-actions{display:block;margin-left:-8px;margin-right:-8px;padding:0}.app-card .app-card-actions:first-child{margin-top:-8px}.app-card .app-card-actions:last-child{margin-bottom:-8px}.app-card .app-card-actions:not(:first-child){margin-top:8px}.app-card .app-card-actions:not(:last-child){margin-bottom:8px}.app-card-title{-moz-column-break-after:avoid;break-after:avoid;font-size:24px;line-height:24px;font-weight:500}.app-card-title.app-subtitle{font-size:20px}.app-card-title:not(:first-child){margin-top:16px}.app-card-title:not(:last-child){margin-bottom:8px}.app-card-contents,markdown,blockquote{display:block;scrollbar-width:thin}.app-card-contents>*:not(:last-child):not(br,li,li *,.app-contents-squashed *),markdown>*:not(:last-child):not(br,li,li *,.app-contents-squashed *),blockquote>*:not(:last-child):not(br,li,li *,.app-contents-squashed *){margin-bottom:8px}label.app-form-field{-moz-column-break-inside:avoid;break-inside:avoid;position:relative;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert));width:100%;box-sizing:border-box;box-shadow:inset 0 0 0 1px currentColor;border-radius:4px;padding:10px;margin-bottom:16px;display:flex;flex-flow:row;justify-content:normal;align-items:center;min-width:250px}label.app-form-field:has(input[disabled]){background:color-mix(in srgb,var(--disabled-background-normal) calc(100% - var(--invert)),var(--disabled-foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--disabled-foreground-normal) calc(100% - var(--invert)),var(--disabled-background-normal) var(--invert))!important}label.app-form-field:hover,label.app-form-field:focus-within{background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert));color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert));box-shadow:inset 0 0 0 2px currentColor}label.app-form-field:has(mtx-select.app-form-input){padding-top:2px;padding-bottom:2px}label.app-form-field div.app-form-label{background:inherit;color:inherit;position:absolute;display:block;top:0;left:7px;padding:0 2px;font-size:9px;line-height:7px;font-weight:400}label.app-form-field input.app-form-input,label.app-form-field textarea.app-form-input,label.app-form-field mtx-select.app-form-input{border:none;outline:none;padding:0;background:inherit;color:inherit;font-size:12px;font-weight:300!important;width:100%;flex-grow:1}label.app-form-field input.app-form-input,label.app-form-field textarea.app-form-input{line-height:16px}label.app-form-field mtx-select.app-form-input{line-height:32px}label.app-form-field .app-form-suffix{flex-grow:0}label.app-form-field .app-form-suffix :active{color:inherit;background:inherit}label.app-form-field .app-form-hint,label.app-form-field .app-form-error{position:absolute;padding:0 2px;bottom:-12px;left:7px;font-size:9px;line-height:10px;background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert));color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert));box-sizing:border-box;max-width:calc(100% - 18px);text-align:left}label.app-form-field .app-form-hint.right-hint,label.app-form-field .app-form-error.right-hint{text-align:right;left:initial;right:7px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.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)}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-height: 1px}html{--mtx-select-container-shape: 4px}html{--mtx-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}html{--mtx-select-multiple-value-background-color: transparent}html{--mtx-datetimepicker-container-elevation-shadow: 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{--mtx-datetimepicker-container-touch-elevation-shadow: 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{--mtx-datetimepicker-container-shape: 16px}html{--mtx-datetimepicker-container-touch-shape: 28px}html{--mtx-datetimepicker-selector-container-shape: 8px}html{--mtx-datetimepicker-calendar-header-background-color: transparent}html{--mtx-datetimepicker-calendar-date-outline-color: transparent}html{--mdc-plain-tooltip-container-shape: 4px}mat-tab-group .mat-mdc-focus-indicator{height:36px!important}mat-tab-group .mat-mdc-focus-indicator:hover,mat-tab-group .mat-mdc-focus-indicator:focus{color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important;background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert))!important}mat-tab-group .mat-mdc-tab-label-container{border-bottom-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}mat-tab-group .mdc-tab-indicator__content--underline{border-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mdc-tooltip__surface{background:rgb(from var(--disabled-background-low) r g b/95%)!important;color:var(--disabled-foreground-high)!important;font-size:10px!important;line-height:15px!important;font-weight:400!important}mtx-select.app-action-input{border-radius:4px}mtx-select.app-action-input .ng-select-container{border-radius:4px;padding:0 11px;line-height:36px;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;background-color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important}mtx-select.app-action-input .ng-select-container:hover,mtx-select.app-action-input .ng-select-container:focus-within{color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important;background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert))!important}mtx-select.app-action-input .ng-select-container .ng-input{left:11px!important}.ng-select .ng-select-container{color:inherit!important;background-color:inherit!important}.ng-select .ng-select-container .ng-value-container{line-height:16px;padding-top:4px;padding-bottom:4px}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:inherit;background-color:inherit}.ng-select .ng-select-container .ng-value-container .ng-value{font-weight:300!important}.ng-select .ng-select-container .ng-value-container .ng-input>input{color:inherit;background-color:inherit;font-weight:300!important}.ng-select.ng-select-opened .ng-arrow-wrapper .ng-arrow{border-color:transparent transparent color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;background-color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;border:1px solid color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;font-size:10px!important;font-weight:300!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;background-color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important;background-color:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert))!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:active{color:color-mix(in srgb,var(--foreground-low) calc(100% - var(--invert)),var(--background-low) var(--invert))!important;background-color:color-mix(in srgb,var(--background-dark) calc(100% - var(--invert)),var(--foreground-dark) var(--invert))!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left-part{border-top-right-radius:0;border-bottom-right-radius:0;margin:0!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right-part{border-top-left-radius:0;border-bottom-left-radius:0;margin:0!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-highlight{color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;background-color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;margin:0!important}.ng-select .ng-clear-wrapper{color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.ng-select .ng-clear-wrapper:hover .ng-clear{color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))}.ng-select .ng-arrow{border-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert)) transparent transparent!important}.ng-select.ng-select-disabled .ng-arrow,.ng-select.ng-select-invalid .ng-arrow{border-color:var(--disabled-foreground-normal) transparent transparent!important}.ng-select.ng-select-opened .ng-arrow{border-color:transparent transparent color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.ng-select.ng-select-opened.ng-select-invalid .ng-arrow{border-color:transparent transparent var(--disabled-foreground-normal)!important}.ng-dropdown-panel{--invert: 100%;background:color-mix(in srgb,var(--background-dark) calc(100% - var(--invert)),var(--foreground-dark) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;margin-bottom:12px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert))!important;color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background:color-mix(in srgb,var(--background-dark) calc(100% - var(--invert)),var(--foreground-dark) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert))!important;color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{cursor:default;pointer-events:none;background:color-mix(in srgb,var(--disabled-background-normal) calc(100% - var(--invert)),var(--disabled-foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--disabled-foreground-normal) calc(100% - var(--invert)),var(--disabled-background-normal) var(--invert))!important}.mtx-calendar{background:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mtx-calendar .mtx-calendar-header{color:inherit!important;border-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mtx-calendar .mtx-calendar-header button{color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}.mtx-calendar .mtx-calendar-header button:hover,.mtx-calendar .mtx-calendar-header button:focus{background:color-mix(in srgb,var(--background-low) calc(100% - var(--invert)),var(--foreground-low) var(--invert))!important}.mtx-calendar .mtx-calendar-body-label,.mtx-calendar .mtx-calendar-table-header th,.mtx-calendar .mtx-calendar-body-cell-content{color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mtx-calendar .mtx-calendar-body-disabled>.mtx-calendar-body-cell-content:not(.mtx-calendar-body-selected){background-color:color-mix(in srgb,var(--background-high) calc(100% - var(--invert)),var(--foreground-high) var(--invert));color:color-mix(in srgb,var(--background-low) calc(100% - var(--invert)),var(--foreground-low) var(--invert))!important}.mtx-calendar .mtx-calendar-body-selected{background-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important;color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important}.mtx-calendar .mtx-calendar-body-today:not(.mtx-calendar-body-selected){border-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mtx-calendar .mtx-calendar-body-selected.mtx-calendar-body-today{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mtx-calendar .mtx-clock-wrapper{background-color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.mtx-calendar .mtx-clock-wrapper .mtx-clock-cell{color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important}.mtx-calendar .mtx-clock-wrapper .mtx-clock-cell.mtx-clock-cell-disabled{background-color:color-mix(in srgb,var(--foreground-low) calc(100% - var(--invert)),var(--background-low) var(--invert))!important;color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}.mtx-calendar .mtx-clock-wrapper .mtx-clock-cell:not(.mtx-clock-cell-selected,.mtx-clock-cell-disabled):hover{background-color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))!important}.mtx-calendar .mtx-clock-wrapper .mtx-clock-center,.mtx-calendar .mtx-clock-wrapper .mtx-clock-hand,.mtx-calendar .mtx-clock-wrapper .mtx-clock-hand:before{background-color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important}.mtx-calendar .mtx-clock-wrapper .mtx-clock-cell.mtx-clock-cell-selected{background-color:color-mix(in srgb,var(--background-normal) calc(100% - var(--invert)),var(--foreground-normal) var(--invert))!important;color:color-mix(in srgb,var(--foreground-normal) calc(100% - var(--invert)),var(--background-normal) var(--invert))!important}.entanglement-title{font-family:PW Gothic Style,"sans-serif"!important;font-size:48px!important;line-height:72px!important}blockquote{border-left:1px solid;padding-left:12px;margin:0}.app-fake-button:hover,.app-fake-button:focus{background:color-mix(in srgb,var(--background-light) calc(100% - var(--invert)),var(--foreground-light) var(--invert));color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert));outline-style:none;cursor:pointer}.app-fake-button:active:not(:disabled){background:color-mix(in srgb,var(--background-dark) calc(100% - var(--invert)),var(--foreground-dark) var(--invert));color:color-mix(in srgb,var(--foreground-high) calc(100% - var(--invert)),var(--background-high) var(--invert))}.disabled-text{background:inherit!important;color:color-mix(in srgb,var(--disabled-background-low) calc(100% - var(--invert)),var(--disabled-foreground-low) var(--invert))!important}.plot-schedule-background{--grid-color: color-mix(in srgb, var(--background-low) calc(100% - var(--invert)), var(--foreground-low) var(--invert));--current-time-color: color-mix(in srgb, var(--foreground-high) calc(100% - var(--invert)), var(--background-high) var(--invert));--block-color: color-mix(in srgb, color-mix(in srgb, var(--background-light) calc(100% - var(--invert)), var(--foreground-light) var(--invert)), color-mix(in srgb, var(--foreground-light) calc(100% - var(--invert)), var(--background-light) var(--invert)) 15%);--block-gradient-end: color-mix(in srgb, var(--background-normal) calc(100% - var(--invert)), var(--foreground-normal) var(--invert));--background-color: color-mix(in srgb, var(--background-normal) calc(100% - var(--invert)), var(--foreground-normal) var(--invert));--text-color: color-mix(in srgb, var(--foreground-normal) calc(100% - var(--invert)), var(--background-normal) var(--invert));--focus-background-color: color-mix(in srgb, var(--background-light) calc(100% - var(--invert)), var(--foreground-light) var(--invert));--focus-text-color: color-mix(in srgb, var(--foreground-light) calc(100% - var(--invert)), var(--background-light) var(--invert));background:var(--background-color);color:var(--text-color);page:wide}.printed-tags{page:tags}@media print{.plot-schedule-background{--grid-color: Grey;--current-time-color: #00000000;--block-color: DimGrey;--block-gradient-end: White;--background-color: White;--text-color: Black;--focus-background-color: White;--focus-text-color: Black}.plot-schedule-current-time{border-right-width:0}.print-text{-moz-column-count:1;column-count:1}.print-text-no-preview{-moz-column-count:1;column-count:1;color:#000;background:#fff;--background-high: white;--background-normal: white;--background-low: white;--background-light: white;--background-dark: white;--foreground-low: black;--foreground-normal: black;--foreground-high: black}html{background:transparent;color:#000}}.plot-schedule-rule{border-color:var(--grid-color);border-style:solid;border-width:0}.plot-schedule-current-time{border-color:var(--current-time-color);border-style:solid;border-top-width:0;border-bottom-width:0;border-left-width:0;border-right-width:1px}.plot-schedule{background-color:var(--block-color)}.plot-schedule:hover,.plot-schedule:focus,.plot-schedule:active:not(:disabled){background-color:var(--block-color)!important}.plot-schedule-link{border-radius:0;color:var(--text-color);-webkit-text-decoration:none none var(--text-color);text-decoration:none none var(--text-color)}.plot-schedule-link:hover,.plot-schedule-link:focus,.plot-schedule-link:active:not(:disabled){color:var(--focus-text-color)!important}.plot-schedule-link:hover .plot-schedule-label,.plot-schedule-link:focus .plot-schedule-label,.plot-schedule-link:active:not(:disabled) .plot-schedule-label{background:var(--focus-background-color)!important}.plot-schedule-link .plot-schedule-label:hover,.plot-schedule-link .plot-schedule-label:focus,.plot-schedule-link .plot-schedule-label:active:not(:disabled){background:var(--focus-background-color)!important}.plot-schedule-only-start{background-image:linear-gradient(to right,var(--block-color),var(--block-gradient-end) 75%,var(--block-gradient-end))}.plot-schedule-only-start:hover,.plot-schedule-only-start:focus,.plot-schedule-only-start:active:not(:disabled){background-image:linear-gradient(to right,var(--block-color),var(--block-gradient-end) 75%,var(--block-gradient-end))!important}.plot-schedule-only-end{background-image:linear-gradient(to right,var(--block-gradient-end),var(--block-gradient-end) 25%,var(--block-color))}.plot-schedule-only-end:hover,.plot-schedule-only-end:focus,.plot-schedule-only-end:active:not(:disabled){background-image:linear-gradient(to right,var(--block-gradient-end),var(--block-gradient-end) 25%,var(--block-color))!important}[hidden]{display:none!important}@media (hover: none){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:16px!important}ol{padding-left:24px}}.pagebreak-before{-moz-column-break-before:page;break-before:page}.pagebreak-before-to-odd-page{-moz-column-break-before:right;break-before:right}@page{size:letter;margin:.4in}@page wide{size:letter landscape;margin:.25in}@page tags{size:letter;margin:.25in}
