@charset "UTF-8";.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px #8080804d;border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px #80808080;padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg")}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:gray}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}a.jsoneditor-value,div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:gray}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:gray;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg")}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:gray;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:gray}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px #0006}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:gray;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:#fff3;border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:#ffffff4d}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:gray;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url("./media/jsoneditor-icons-STGDAB4I.svg");vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:gray;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px #8080804d}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";-o-transform:rotate(0) translate3d(0,-50%,0);-ms-transform:rotate(0) translate3d(0,-50%,0);-moz-transform:rotate(0) translate3d(0,-50%,0);-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999 #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent #999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{-o-transform:rotate(180deg) translate3d(0,50%,0);-ms-transform:rotate(180deg) translate3d(0,50%,0);-moz-transform:rotate(180deg) translate3d(0,50%,0);-webkit-transform:rotate(180deg) translate3d(0,50%,0);transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-moz-animation:.5s linear 0s normal forwards infinite running selectr-spin;-webkit-animation:.5s linear 0s normal forwards infinite running selectr-spin;animation:.5s linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}@font-face{font-family:Darker Grotesque;font-style:normal;font-weight:300 900;font-display:swap;src:url(https://fonts.gstatic.com/s/darkergrotesque/v10/U9MH6cuh-mLQlC4BKCtayOfARkSVq77UJFcK.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Darker Grotesque;font-style:normal;font-weight:300 900;font-display:swap;src:url(https://fonts.gstatic.com/s/darkergrotesque/v10/U9MH6cuh-mLQlC4BKCtayOfARkSVq7_UJFcK.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Darker Grotesque;font-style:normal;font-weight:300 900;font-display:swap;src:url(https://fonts.gstatic.com/s/darkergrotesque/v10/U9MH6cuh-mLQlC4BKCtayOfARkSVq7HUJA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@property --as-gutter-background-color{syntax: "<color>"; inherits: true; initial-value: #eeeeee;}@property --as-gutter-icon-horizontal{syntax: "<url>"; inherits: true; initial-value: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==);}@property --as-gutter-icon-vertical{syntax: "<url>"; inherits: true; initial-value: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFCAMAAABl/6zIAAAABlBMVEUAAADMzMzIT8AyAAAAAXRSTlMAQObYZgAAABRJREFUeAFjYGRkwIMJSeMHlBkOABP7AEGzSuPKAAAAAElFTkSuQmCC);}@property --as-gutter-icon-disabled{syntax: "<url>"; inherits: true; initial-value: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==);}@property --as-transition-duration{syntax: "<time>"; inherits: true; initial-value: .3s;}@property --as-gutter-disabled-cursor{syntax: "*"; inherits: true; initial-value: default;}div.jsoneditor-menu>button{background-image:url(https://jsoneditoronline.org/img/jsoneditor-icons.svg)}body{height:100%;width:100%;box-sizing:border-box}.icon-download{cursor:pointer}.state-cell{min-width:210px!important}.mat-dialog-container{min-width:100%!important}.disable.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-color:#0000008a!important}.disable .mat-input-element:disabled{color:#000!important}.disable .mat-select-value{color:#000!important}.disable .mat-select-arrow{color:#0000!important}.disable .mat-form-field-infix{cursor:unset!important}html,body{height:100%}body{margin:0}.no-padding header{width:100%;height:10vh;padding:10px 15px;margin:0}.no-padding .mat-dialog-container{padding:0!important}.no-padding .mat-dialog-actions{padding:10px 15px;height:10vh;max-height:10vh;width:100%;box-sizing:border-box;margin-bottom:0!important;align-items:center;flex-wrap:unset}.no-padding .mat-dialog-content{margin:0;width:100%}ins{color:#000;background:#bfb}del{color:#000;background:#fbb}.mb-1{margin-bottom:1.5rem}.btn-container{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.btn-container button{padding:6px 20px}.flex-col{flex-direction:column}.flex-row{flex-direction:row}a{text-decoration:none}.internal_header{flex-shrink:0;z-index:100;border-bottom:1px solid var(--mat-sys-outline)}.internal_content{flex:1;overflow-y:auto;min-height:0}.internal_footer{border-top:1px solid var(--mat-sys-outline);flex-shrink:0;z-index:100}.classification--artificial{color:var(--identifai-origin-artificial-color)}.classification--artificial__background{color:unset;background-color:var(--identifai-origin-artificial-color)}.classification--human{color:var(--identifai-origin-human-color)}.classification--human__background{color:unset;background-color:var(--identifai-origin-human-color)}.classification--unknown{color:var(--identifai-origin-unknown-color)}.classification--unknown__background{color:unset;background-color:var(--identifai-origin-unknown-color)}.u-center-text{text-align:center}.u-mb-small{margin-bottom:1.5rem}.u-mb-medium{margin-bottom:4rem}.u-mb-big{margin-bottom:8rem}.u-mt-small{margin-top:1.5rem}.u-mt-medium{margin-top:4rem}.u-mt-big{margin-top:8rem}.u-full-width{width:100%}.u-flex-full{display:flex!important;justify-content:space-between;align-items:center;gap:10px}.u-flex-center{display:flex!important;justify-content:center;align-items:center}.u-flex-column{display:flex!important;flex-direction:column}.u-flex-align-center{display:flex!important;align-items:center}.u-capitalize{text-transform:capitalize}.mat-list-text{padding-left:0!important}@media only screen and (max-width: 600px){.u-flex-full{flex-wrap:wrap!important}.cdk-overlay-pane{margin-top:24px!important}#mat-dialog-0>identifai-appraisal-mobile-edit>mat-dialog-content>form>mat-form-field>div>div.mat-form-field-flex.ng-tns-c30-2{margin-top:16px;padding:0 8px!important}.mat-select-arrow{margin:0 24px!important}}.close,.add{height:24px!important;width:24px!important;vertical-align:baseline!important}.close mat-icon,.add mat-icon{font-size:16px!important}.close.mat-icon-button,.add.mat-icon-button{line-height:24px!important}.small{opacity:.6;font-size:smaller}.opaque{opacity:.6}.u-pointer{cursor:pointer}.u-hidden{opacity:0!important;z-index:-10!important;transform:translate(-1000px,-1000px)}.u-text-variant{color:var(--text-color-variant)}.u-padding{padding:10px}@media (max-width: 37.5em){.u-desktop-only{display:none!important}}.u-phone-only{display:none}@media (max-width: 37.5em){.u-phone-only{display:initial!important}}.graph-container{padding:2rem;display:flex;justify-content:space-between;gap:1rem}.graph{padding:1rem}.graph__title{text-align:center;cursor:pointer}.graph-1,.graph-2{width:50%;min-height:300px}@media screen and (max-width: 600px){.graph-container{flex-direction:column}.graph-1,.graph-2{width:100%;min-height:250px}}table{width:100%;max-width:100%}table>tr,thead,tbody{width:100%;max-width:100%}.table-container{overflow-x:scroll;border-radius:12px;margin-bottom:.5rem}th.mat-header-cell{text-align:center!important}.mat-sort-header-container{justify-content:center}.cdk-overlay-container .cdk-overlay-pane{min-width:600px}.cdk-overlay-container .cdk-overlay-connected-position-bounding-box .cdk-overlay-pane{min-width:0;width:auto}.cdk-overlay-pane:has(snack-bar-container){min-width:auto!important}@media screen and (max-width: 600px){.cdk-overlay-container .cdk-overlay-pane{width:100%;min-width:0}}.la-icon,.la-icon>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-icon{display:block;font-size:0;color:#fff}.la-icon.la-dark{color:#333}.la-icon>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-icon{width:64px;height:64px;animation:fade .7s alternate infinite}@keyframes fade{0%{opacity:.2}to{opacity:.8}}.badge{display:inline-flex;align-items:center;justify-content:center;background:gray;padding:4px 10px;color:#fff;border-radius:15px;margin:0 5px;text-align:center;white-space:nowrap;font-weight:700;font-size:14px;line-height:1}.badge--error{background:red}.badge--notification{background-color:var(--mat-badge-background-color, var(--mat-sys-error));color:var(--mat-badge-text-color, var(--mat-sys-on-error))}.badge--success{background:green}.badge--warning{background:#ff8c00}.badge--primary,.badge--secondary{background:#d2ff3a;color:#212c4a}.badge--small{padding:2px 8px}.badge--hover-expand{width:24px;padding:4px;overflow:hidden;transition:all .3s ease;cursor:default}.badge--hover-expand .badge-text{opacity:0;margin-left:.3rem;transition:opacity .3s ease;white-space:nowrap}.badge--hover-expand:hover{width:auto;padding:4px 10px}.badge--hover-expand:hover .badge-text{opacity:1}.mat-progress-bar{height:10px!important;border-radius:5px}.mat-progress-bar.full .mat-progress-bar-fill:after{background-color:#00a000}.mat-progress-bar.full .mat-progress-bar-buffer{background-color:#b0ffb0}.mat-progress-bar.half .mat-progress-bar-fill:after{background-color:#ffd900}.mat-progress-bar.half .mat-progress-bar-buffer{background-color:#fffcb0}.mat-progress-bar.empty .mat-progress-bar-fill:after{background-color:#ab0000}.mat-progress-bar.empty .mat-progress-bar-buffer{background-color:#f7b8aa}.timepicker-overlay{z-index:9999999!important}.select-parenthesis .mat-select-value,.select-parenthesis .mat-select-arrow-wrapper{display:none!important}.select-parenthesis{display:inline;width:0px!important}.as-split-gutter-icon{background-color:var(--mat-sys-surface)}identifai-scope-general h3,identifai-scope-general h4,identifai-scope-general h5,identifai-scope-general p,identifai-scope-detection h3,identifai-scope-detection h4,identifai-scope-detection h5,identifai-scope-detection p,identifai-scope-heatmap h3,identifai-scope-heatmap h4,identifai-scope-heatmap h5,identifai-scope-heatmap p,identifai-scope-intelligence h3,identifai-scope-intelligence h4,identifai-scope-intelligence h5,identifai-scope-intelligence p,identifai-scope-metadata h3,identifai-scope-metadata h4,identifai-scope-metadata h5,identifai-scope-metadata p{color:var(--text-color-variant)}.reading-block{overflow:visible!important}:root{--nxt-json-view-color-key: var(--mat-sys-primary);--nxt-json-view-color-value: light-dark(#9faacf, #ffffff);--nxt-json-view-color-string: var(--nxt-json-view-color-value);--nxt-json-view-color-boolean: var(--nxt-json-view-color-value)}.mat-mdc-dialog-container .mdc-dialog__title{justify-content:space-between;display:flex;align-items:flex-start}.mat-mdc-dialog-container .mdc-dialog__title span{padding-top:25px}.mat-mdc-tab-body-wrapper{height:100%}.mdc-dialog__title:before{display:none!important}mat-dialog-actions.mat-mdc-dialog-actions{justify-content:space-between}snack-bar-container.error{background:red;color:#fff}mat-form-field{padding-bottom:8px}mat-form-field.accent_color .mat-mdc-form-field-focus-overlay{opacity:.08}mat-form-field.icon-only{width:75px!important}mat-form-field{min-width:none}.mat-simple-snackbar-action button{color:#ccc}.mat-tooltip{font-size:18px}.mat-menu-item,.mat-option{transition:all .3s ease-in-out}.mat-menu-item:hover,.mat-menu-item:focus,.mat-menu-item:active,.mat-option:hover,.mat-option:focus,.mat-option:active{background-color:#f6fafd!important}.mat-option.mat-active{background-color:#f6fafd!important}.mat-checkbox-layout{white-space:normal!important}mat-paginator{--mdc-outlined-text-field-outline-color: transparent;--mdc-outlined-text-field-hover-outline-color: transparent;--mdc-outlined-text-field-focus-outline-color: transparent}.mat-mdc-tooltip{white-space:pre-line}.arrow{background:light-dark(var(--mat-sys-secondary),var(--mat-sys-primary))!important}.mat-expansion-panel-body{overflow:scroll}.mat-mdc-tab-group{gap:24px}.mdc-tab.mat-mdc-tab{justify-content:flex-start;margin-right:24px;padding:0}.mdc-tab__content{padding-bottom:16px}mat-tab-group.tabs_alternative{gap:0px;flex:1;overflow:auto}mat-tab-group.tabs_alternative{--mdc-tab-indicator-active-indicator-height: 0}mat-tab-group.tabs_alternative .mat-mdc-tab-label-container{flex-grow:unset}mat-tab-group.tabs_alternative .mat-mdc-tab-body{background-color:var(--mat-sys-surface-variant);border-radius:0 10px 10px;padding:15px 30px;height:100%;overflow:auto}mat-tab-group.tabs_alternative .mat-mdc-tab-body.human{border:4px solid var(--identifai-origin-human-color)}mat-tab-group.tabs_alternative .mat-mdc-tab-body.artificial{border:4px solid var(--identifai-origin-artificial-color)}mat-tab-group.tabs_alternative .mat-mdc-tab-labels{gap:10px}mat-tab-group.tabs_alternative .mdc-tab{background-color:var(--mat-sys-surface-variant);opacity:.7;border-radius:10px 10px 0 0;justify-content:center;margin-right:0;font-size:18px;padding:0 20px;height:40px;border-top:2px solid transparent}mat-tab-group.tabs_alternative .mdc-tab .mdc-tab__text-label{color:var(--text-color-variant)}mat-tab-group.tabs_alternative .mdc-tab--active{opacity:1}mat-tab-group.tabs_alternative .mdc-tab--active .mdc-tab__text-label{color:inherit}mat-tab-group.tabs_alternative .mdc-tab.classification--unknown{border-top-color:var(--identifai-origin-unknown-color)}mat-tab-group.tabs_alternative .mdc-tab.classification--unknown.mdc-tab--active{color:inherit;background-color:var(--identifai-origin-unknown-color)}mat-tab-group.tabs_alternative .mdc-tab.classification--artificial{border-top-color:var(--identifai-origin-artificial-color)}mat-tab-group.tabs_alternative .mdc-tab.classification--artificial.mdc-tab--active{color:inherit;background-color:var(--identifai-origin-artificial-color)}mat-tab-group.tabs_alternative .mdc-tab.classification--human{border-top-color:var(--identifai-origin-human-color)}mat-tab-group.tabs_alternative .mdc-tab.classification--human.mdc-tab--active{color:inherit;background-color:var(--identifai-origin-human-color)}mat-tab-group.tabs_alternative .mdc-tab__content{padding-bottom:0}mat-tab-group.tabs_alternative .mdc-tab-indicator__content{opacity:1;border-color:var(--mat-sys-surface)}mat-tab-group.tabs_alternative .mdc-tab-indicator--active .mdc-tab-indicator__content{border-color:var(--mat-sys-surface-variant)!important}.mat-mdc-paginator-container{justify-content:center!important}.mat-divider{margin:0 10px!important}.mat-mdc-tooltip{-moz-user-select:none;-webkit-user-select:none;user-select:none}button.trailing-icon{flex-direction:row-reverse}button.trailing-icon>.mat-icon{margin-left:var(--mat-protected-button-icon-spacing, 8px);margin-right:var(--mat-protected-button-icon-offset, -8px)}:root{--lime-flash: #dafe62;--iceap: #1dcdf3;--storm_blue: #44558c;--identifai-yellow: #dafe62;--identifai-cyan: #1dcdf3;--identifai-origin-human-color: #7ad002;--identifai-origin-artificial-color: #1dcdf3;--identifai-origin-unknown-color: #668184;--identifai-border-gradient: var(--identifai-cyan), var(--identifai-yellow);--text-color-variant: var(--mat-sys-outline);--mat-sys-on-primary: light-dark(#dafe62, #212c4a);--mat-sys-surface: light-dark(#fefbff, #222b48);--mat-sys-surface-variant: light-dark(#f0edf1, #313c5e);--mat-sys-on-surface: light-dark(#131726, #fefbff);--mat-sys-background: light-dark(#fefbff, #131726);--mat-sys-outline: light-dark(#404350, #b0b9da);--mat-sys-primary-container: var(--mat-sys-background);--mat-sys-surface-container-low: var(--mat-sys-background);--mdc-elevated-card-container-color: var(--mat-sys-surface);--mat-menu-container-color: var(--mat-sys-background);--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(254, 254, 254, .2), 0px 1px 1px 0px rgba(254, 254, 254, .14), 0px 1px 3px 0px rgba(254, 254, 254, .12);--mdc-elevated-card-container-elevation-dark: 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);--notification-badge-color: rgb(198, 0, 0);--notification-badge-on-color: var(--mat-sys-on-primary);--mat-switch-track-outline-width: 0px;--mat-sys-corner-large: 16px;--mat-sys-body-large-size: 1.225rem;--mat-sys-body-medium-size: 1rem;--mat-sys-body-small-size: .875rem;--mat-sys-label-large-size: var(--mat-sys-body-large-size);--mat-table-row-item-label-text-size: var(--mat-sys-body-large-size);--mat-dialog-container-max-width: 90vw;--mat-sidenav-content-background-color: var(--mat-sys-surface);--mdc-list-list-item-focus-label-text-color: var(--mat-sys-primary);--mat-expansion-container-background-color: var(--mat-sys-surface-variant);--mdc-switch-track-width: 65px;--mat-switch-selected-with-icon-handle-horizontal-margin: 0 42px;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0 6px;--mat-switch-with-icon-handle-size: 18px;--mdc-switch-unselected-track-color: var(--mat-sys-surface);--text-color: light-dark(#000, #fff)}:root mat-slide-toggle{margin:15px 0}:root mat-slide-toggle .mdc-switch{padding:10px!important;background-color:var(--mat-sys-surface-variant)!important;border-radius:15px}:root .mat-mdc-dialog-inner-container{padding:5px;background:linear-gradient(270deg,var(--identifai-border-gradient));border-radius:var(--mat-sys-corner-large);transition:all linear var(--mat-dialog-transition-duration, 0ms)}@media (max-width: 37.5em){:root .mat-mdc-dialog-panel{max-height:90vh!important}}:root .mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-85%) scale(.75)}:root .mdc-list-item__primary-text{display:flex;gap:5px;color:inherit}:root .mdc-text-field--filled{border-bottom-right-radius:var(--mdc-filled-text-field-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mdc-filled-text-field-container-shape, var(--mat-sys-corner-extra-small))}:root .mdc-text-field--focused{border-bottom-right-radius:0;border-bottom-left-radius:0}:root{--mdc-list-list-item-one-line-container-height: 55px}:root{--mdc-protected-button-label-text-color: var(--mat-sys-secondary)}:root{--mat-protected-button-state-layer-color: var(--mat-sys-secondary)}:root{--mat-protected-button-ripple-color: transparent}:root{--mdc-text-button-label-text-color: var(--mat-sys-secondary)}:root{--mat-text-button-state-layer-color: var(--mat-sys-secondary)}:root{--mat-text-button-ripple-color: transparent}:root{--mdc-filled-text-field-focus-active-indicator-color: var(--mat-sys-primary)}:root{--mdc-filled-text-field-container-shape: 8px}:root{--mat-form-field-filled-with-label-container-padding-top: 15px}:root{--mat-form-field-filled-with-label-container-padding-bottom: 4px}:root{--mdc-filled-text-field-active-indicator-color: transparent}:root{--mdc-filled-text-field-active-indicator-height: 0}:root{--mat-form-field-container-height: 40px}:root{--mat-select-panel-background-color: var(--mat-sys-background)}:root{--mat-divider-color: var(--text-color-variant)}:root{--mat-tab-header-label-text-size: 36px}:root{--mdc-tab-indicator-active-indicator-height: 3px}:root{--mat-tab-header-divider-height: 0}:root{--mdc-tab-indicator-active-indicator-color: var(--identifai-cyan)}:root{--mat-tab-header-active-hover-indicator-color: var(--identifai-cyan)}:root{--mat-tab-header-active-focus-indicator-color: var(--identifai-cyan)}:root{--mdc-dialog-container-shape: calc(var(--mat-sys-corner-large) - 2px)}:root{--mdc-dialog-subhead-size: 42px}:root{--mdc-switch-track-height: 4px}:root{--mdc-switch-handle-shape: 20px}:root{--mdc-switch-track-shape: 5px}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-month-view{background-color:var(--mat-sys-background)}.cal-month-view .cal-cell-row:hover{background-color:var(--mat-sys-surface)}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#535d7e50}.cal-month-view .cal-days{border-color:#0009}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#0009}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#0009}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#0009}.cal-month-view .cal-day-badge{background-color:var(--mat-sys-primary);color:#fff}.cal-month-view .cal-event{background-color:var(--mat-sys-surface);border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:var(--mat-sys-primary)}.cal-month-view .cal-day-cell.cal-today{background-color:var(--mat-sys-surface)}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#49526f50!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:var(--mat-sys-surface);box-shadow:inset 0 0 15px #00000080}.cal-week-view{background-color:var(--mat-sys-background);border-top:solid 1px rgba(0,0,0,.6)}.cal-week-view .cal-day-headers{border-color:#0009;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#0009}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px rgba(0,0,0,.6)!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#0009}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#0009}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#535d7e50}.cal-week-view .cal-day-column{border-left-color:#0009}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#0009}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:var(--mat-sys-surface);color:var(--mat-sys-surface)}.cal-week-view .cal-all-day-events{border-color:#0009}.cal-week-view .cal-header.cal-today{background-color:var(--mat-sys-surface)}.cal-week-view .cal-header.cal-weekend span{color:var(--mat-sys-primary)}.cal-week-view .cal-time-events{border-color:#0009}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#535d7e50}.cal-week-view .cal-hour-odd{background-color:var(--mat-sys-surface)}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#535d7e50}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#0009}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.dark-theme .cal-month-view{background-color:var(--mat-sys-background)}.dark-theme .cal-month-view .cal-cell-row:hover{background-color:var(--mat-sys-surface)}.dark-theme .cal-month-view .cal-cell-row .cal-cell:hover,.dark-theme .cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ccff0050}.dark-theme .cal-month-view .cal-days{border-color:#0009}.dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#0009}[dir=rtl] .dark-theme .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#0009}.dark-theme .cal-month-view .cal-days .cal-cell-row{border-bottom-color:#0009}.dark-theme .cal-month-view .cal-day-badge{background-color:var(--mat-sys-primary);color:#fff}.dark-theme .cal-month-view .cal-event{background-color:var(--mat-sys-surface);border-color:#d1e8ff;color:#fff}.dark-theme .cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:var(--mat-sys-primary)}.dark-theme .cal-month-view .cal-day-cell.cal-today{background-color:var(--mat-sys-surface)}.dark-theme .cal-month-view .cal-day-cell.cal-drag-over{background-color:#b8e60050!important}.dark-theme .cal-month-view .cal-open-day-events{color:#fff;background-color:var(--mat-sys-surface);box-shadow:inset 0 0 15px #00000080}.dark-theme .cal-week-view{background-color:var(--mat-sys-background);border-top:solid 1px rgba(0,0,0,.6)}.dark-theme .cal-week-view .cal-day-headers{border-color:#0009;border-top:0}.dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px rgba(0,0,0,.6)!important}.dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#0009}.dark-theme .cal-week-view .cal-day-headers .cal-header:hover,.dark-theme .cal-week-view .cal-day-headers .cal-drag-over{background-color:#ccff0050}.dark-theme .cal-week-view .cal-day-column{border-left-color:#0009}[dir=rtl] .dark-theme .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#0009}.dark-theme .cal-week-view .cal-event{background-color:#d1e8ff;border-color:var(--mat-sys-surface);color:var(--mat-sys-surface)}.dark-theme .cal-week-view .cal-all-day-events{border-color:#0009}.dark-theme .cal-week-view .cal-header.cal-today{background-color:var(--mat-sys-surface)}.dark-theme .cal-week-view .cal-header.cal-weekend span{color:var(--mat-sys-primary)}.dark-theme .cal-week-view .cal-time-events{border-color:#0009}.dark-theme .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ccff0050}.dark-theme .cal-week-view .cal-hour-odd{background-color:var(--mat-sys-surface)}.dark-theme .cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ccff0050}.dark-theme .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.dark-theme .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#0009}.dark-theme .cal-week-view .cal-current-time-marker{background-color:#ea4334}.dark-theme .cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.dark-theme .cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.dark-theme .cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.dark-theme .cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.dark-theme .cal-tooltip-inner{color:#fff;background-color:#000}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.15}.card{border-color:#0009}.card-header{background-color:var(--mat-sys-surface)}.card-body{background-color:var(--mat-sys-background)}.nav-tabs{border-bottom-color:#0009}.nav-tabs .nav-link.active{background-color:var(--mat-sys-background);color:light-dark(#fefbff,#131726);border-color:#0009}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#0009}.cal-month-view .cal-day-badge{color:light-dark(#fefbff,#131726)}.cal-month-view .cal-open-day-events{box-shadow:inset 0 0 4px #00000080}.cal-event-title{color:var(--mat-sys-on-surface)}.cal-month-view .cal-day-badge{color:var(--mat-sys-background)!important}.text-muted{text-decoration:line-through}.warning_panel{color:#ff9a97;font-size:14px;font-weight:700;max-width:400px;border:solid 1px;border-radius:5px;padding:15px;margin-bottom:1.33em}.reading-block{line-height:40px}h1,h2,h3,h4,h5,h6,span,p,div{font-family:Darker Grotesque,sans-serif}html{color-scheme:dark}html{--mat-sys-background: light-dark(#fefbff, #121509);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f1f2de, #2f3224);--mat-sys-inverse-primary: light-dark(#dafe62, #617024);--mat-sys-inverse-surface: light-dark(#2f3224, #fcfeea);--mat-sys-on-background: light-dark(#1a1d11, #fcfeea);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #323a13);--mat-sys-on-primary-container: light-dark(#49541b, #dafe62);--mat-sys-on-primary-fixed: light-dark(#1a1f09, #1a1f09);--mat-sys-on-primary-fixed-variant: light-dark(#49541b, #49541b);--mat-sys-on-secondary: light-dark(#ffffff, #1a2544);--mat-sys-on-secondary-container: light-dark(#2a3553, #c4ccec);--mat-sys-on-secondary-fixed: light-dark(#0f1a37, #0f1a37);--mat-sys-on-secondary-fixed-variant: light-dark(#2a3553, #2a3553);--mat-sys-on-surface: light-dark(#1a1d11, #fcfeea);--mat-sys-on-surface-variant: light-dark(#212c4a, #fefbff);--mat-sys-on-tertiary: light-dark(#ffffff, #5c1000);--mat-sys-on-tertiary-container: light-dark(#ff6b35, #ffdcd2);--mat-sys-on-tertiary-fixed: light-dark(#3d0700, #3d0700);--mat-sys-on-tertiary-fixed-variant: light-dark(#ff6b35, #ff6b35);--mat-sys-outline: light-dark(#757962, #8e937a);--mat-sys-outline-variant: light-dark(#c5c9ae, #212c4a);--mat-sys-primary: light-dark(#617024, #dafe62);--mat-sys-primary-container: light-dark(#dafe62, #49541b);--mat-sys-primary-fixed: light-dark(#dafe62, #dafe62);--mat-sys-primary-fixed-dim: light-dark(#dafe62, #dafe62);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#3f4b6a, #a8b0d0);--mat-sys-secondary-container: light-dark(#c4ccec, #2a3553);--mat-sys-secondary-fixed: light-dark(#c4ccec, #c4ccec);--mat-sys-secondary-fixed-dim: light-dark(#a8b0d0, #a8b0d0);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#fefbff, #121509);--mat-sys-surface-bright: light-dark(#fefbff, #383b2d);--mat-sys-surface-container: light-dark(#fefbff, #1e2115);--mat-sys-surface-container-high: light-dark(#e8ead6, #282b1e);--mat-sys-surface-container-highest: light-dark(#fcfeea, #333629);--mat-sys-surface-container-low: light-dark(#f4f5e1, #1a1d11);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0f05);--mat-sys-surface-dim: light-dark(#dadcc8, #121509);--mat-sys-surface-tint: light-dark(#617024, #dafe62);--mat-sys-surface-variant: light-dark(#fefbff, #212c4a);--mat-sys-tertiary: light-dark(#a83100, #ffb4a3);--mat-sys-tertiary-container: light-dark(#ffdcd2, #ff6b35);--mat-sys-tertiary-fixed: light-dark(#ffdcd2, #ffdcd2);--mat-sys-tertiary-fixed-dim: light-dark(#ffb4a3, #ffb4a3);--mat-sys-neutral-variant20: #2e321f;--mat-sys-neutral10: #1a1d11}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-body-large: 500 1rem / 1.5rem Darker Grotesque, sans-serif;--mat-sys-body-large-font: Darker Grotesque, sans-serif;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 500;--mat-sys-body-medium: 500 .875rem / 1.25rem Darker Grotesque, sans-serif;--mat-sys-body-medium-font: Darker Grotesque, sans-serif;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 500;--mat-sys-body-small: 500 .75rem / 1rem Darker Grotesque, sans-serif;--mat-sys-body-small-font: Darker Grotesque, sans-serif;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 500;--mat-sys-display-large: 500 3.562rem / 4rem Darker Grotesque, sans-serif;--mat-sys-display-large-font: Darker Grotesque, sans-serif;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 500;--mat-sys-display-medium: 500 2.812rem / 3.25rem Darker Grotesque, sans-serif;--mat-sys-display-medium-font: Darker Grotesque, sans-serif;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 500;--mat-sys-display-small: 500 2.25rem / 2.75rem Darker Grotesque, sans-serif;--mat-sys-display-small-font: Darker Grotesque, sans-serif;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 500;--mat-sys-headline-large: 500 2rem / 2.5rem Darker Grotesque, sans-serif;--mat-sys-headline-large-font: Darker Grotesque, sans-serif;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 500;--mat-sys-headline-medium: 500 1.75rem / 2.25rem Darker Grotesque, sans-serif;--mat-sys-headline-medium-font: Darker Grotesque, sans-serif;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 500;--mat-sys-headline-small: 500 1.5rem / 2rem Darker Grotesque, sans-serif;--mat-sys-headline-small-font: Darker Grotesque, sans-serif;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 500;--mat-sys-label-large: 700 .875rem / 1.25rem Darker Grotesque, sans-serif;--mat-sys-label-large-font: Darker Grotesque, sans-serif;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 700;--mat-sys-label-large-weight-prominent: 900;--mat-sys-label-medium: 700 .75rem / 1rem Darker Grotesque, sans-serif;--mat-sys-label-medium-font: Darker Grotesque, sans-serif;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 700;--mat-sys-label-medium-weight-prominent: 900;--mat-sys-label-small: 700 .688rem / 1rem Darker Grotesque, sans-serif;--mat-sys-label-small-font: Darker Grotesque, sans-serif;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 700;--mat-sys-title-large: 500 1.375rem / 1.75rem Darker Grotesque, sans-serif;--mat-sys-title-large-font: Darker Grotesque, sans-serif;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 500;--mat-sys-title-medium: 700 1rem / 1.5rem Darker Grotesque, sans-serif;--mat-sys-title-medium-font: Darker Grotesque, sans-serif;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 700;--mat-sys-title-small: 700 .875rem / 1.25rem Darker Grotesque, sans-serif;--mat-sys-title-small-font: Darker Grotesque, sans-serif;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 700}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-sys-corner-extra-large: 5px;--mat-sys-corner-extra-large-top: 5px;--mat-sys-corner-extra-small: 5px;--mat-sys-corner-extra-small-top: 5px;--mat-sys-corner-full: 5px;--mat-sys-corner-large: 5px;--mat-sys-corner-large-end: 5px;--mat-sys-corner-large-start: 5px;--mat-sys-corner-large-top: 5px;--mat-sys-corner-medium: 5px;--mat-sys-corner-none: 5px;--mat-sys-corner-small: 5px}html.light-theme{color-scheme:light}html.light-theme{--mat-sidenav-content-background-color: #fafbff}html.light-theme{--mat-sidenav-container-background-color: #fafbff}html.light-theme{--mat-sidenav-container-divider-color: #fcfeea}html.light-theme{--mat-toolbar-container-background-color: #2a3553}html.light-theme{--mat-toolbar-container-text-color: #fafbff}html.light-theme mat-toolbar mat-icon{color:#fafbff}html.light-theme{--mdc-filled-text-field-input-text-color: #2a3553}html.light-theme{--mdc-filled-text-field-label-text-color: #2a3553}html.light-theme{--mdc-filled-text-field-focus-label-text-color: #2a3553}html.light-theme{--mdc-filled-text-field-active-indicator-color: #2a3553}html.light-theme{--mdc-filled-text-field-focus-active-indicator-color: #2a3553}html.light-theme{--mdc-filled-button-container-color: #2a3553}html.light-theme{--mdc-text-button-label-text-color: #2a3553}html.light-theme{--mdc-outlined-button-outline-color: #2a3553}html.light-theme{--mdc-outlined-button-label-text-color: #2a3553}html.light-theme{--mdc-checkbox-selected-focus-icon-color: #2a3553}html.light-theme{--mdc-checkbox-selected-icon-color: #2a3553}html.light-theme{--mdc-switch-selected-focus-handle-color: #727a9b}html.light-theme{--mdc-switch-selected-focus-track-color: #c4ccec}html.light-theme{--mdc-switch-selected-handle-color: #2a3553}html.light-theme{--mdc-switch-selected-track-color: #c4ccec}html.light-theme{--mdc-switch-selected-icon-color: #c4ccec}html.light-theme{--mdc-switch-selected-pressed-track-color: #c4ccec}html.light-theme{--mdc-switch-selected-pressed-handle-color: #727a9b}html.light-theme{--mdc-switch-selected-hover-track-color: #c4ccec}html.light-theme{--mdc-switch-selected-hover-handle-color: #727a9b}html.light-theme{--mdc-switch-unselected-focus-handle-color: #727a9b}html.light-theme{--mdc-switch-unselected-focus-track-color: #c4ccec}html.light-theme{--mdc-switch-unselected-handle-color: #2a3553}html.light-theme{--mdc-switch-unselected-track-color: #c4ccec}html.light-theme{--mdc-switch-unselected-pressed-track-color: #c4ccec}html.light-theme{--mdc-switch-unselected-pressed-handle-color: #727a9b}html.light-theme{--mdc-switch-unselected-hover-track-color: #c4ccec}html.light-theme{--mdc-switch-unselected-hover-handle-color: #727a9b}html.light-theme{--mat-datepicker-calendar-container-background-color: #fafbff}html.light-theme{--mat-datepicker-calendar-date-selected-state-background-color: #2a3553}html.light-theme{--mat-datepicker-calendar-date-in-range-state-background-color: #a8b0d0}html.light-theme .mdc-fab__ripple{background-color:#2a3553}html.light-theme .show_banner{--mat-icon-color: #fafbff}html.light-theme{--mat-expansion-container-background-color: #fafbff}html.light-theme{--mat-table-background-color: #fafbff}html.light-theme{--mat-paginator-container-background-color: #fafbff}html.light-theme{--mdc-elevated-card-container-color: #fafbff}html.light-theme{--mat-icon-color: #2a3553}html.light-theme{--mdc-dialog-container-color: #fafbff}html.light-theme{--mdc-dialog-supporting-text-color: #0f1a37}html.light-theme{--mat-tab-header-active-focus-indicator-color: #2a3553}html.light-theme{--mdc-tab-indicator-active-indicator-color: #2a3553}html.light-theme{--mat-tab-header-divider-color: #2a3553}html.light-theme{--mdc-linear-progress-active-indicator-color: #2a3553}html.light-theme{--mdc-linear-progress-track-color: #a8b0d0}html.light-theme{--mdc-plain-tooltip-container-color: #2a3553}html.light-theme{--mdc-plain-tooltip-supporting-text-color: #fafbff}html.light-theme{--mdc-snackbar-container-color: #2a3553}html.light-theme{--mdc-snackbar-supporting-text-color: #fafbff}html.light-theme{--mat-snack-bar-button-color: #fafbff}html.light-theme .floating-options{--mat-icon-color: #fafbff}html.light-theme .floating-options button{color:#fafbff}html.light-theme mat-dialog-container a{color:#94a935}html.light-theme mat-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}html.light-theme identifai-login .logo,html.light-theme identifai-register .logo{content:url("./media/logo_color-APQ4XFDL.svg")}html.light-theme identifai-login identifai-social-access,html.light-theme identifai-register identifai-social-access{--mdc-filled-button-container-color: #fafbff}html.light-theme identifai-login identifai-social-access,html.light-theme identifai-register identifai-social-access{--mdc-filled-button-label-text-color: #2a3553}html.light-theme identifai-login identifai-social-access button,html.light-theme identifai-register identifai-social-access button{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}html.light-theme identifai-login form .body,html.light-theme identifai-register form .body{background-color:#fafbff}html.light-theme identifai-login form .head,html.light-theme identifai-register form .head{background-color:#fafbff}html.light-theme identifai-login form .head .tab .active,html.light-theme identifai-register form .head .tab .active{color:#0f1a37}html.light-theme identifai-login form a,html.light-theme identifai-register form a{color:#94a935}html.dark-theme{color-scheme:dark}html.dark-theme mat-toolbar mat-icon{color:#fafbff}html.dark-theme .mdc-fab__ripple{background-color:#2a3553}html.dark-theme .notifications-container mat-expansion-panel{box-shadow:var(--mdc-elevated-card-container-elevation)}html .NgxEditor__Wrapper{border:1px solid var(--mat-sys-on-surface);border-radius:4px}html .NgxEditor__Wrapper .NgxEditor__MenuBar{background-color:light-dark(var(--mat-sys-background),var(--mat-sys-surface));color:var(--mat-sys-on-surface);border-bottom:1px solid var(--mat-sys-on-surface)}html ngx-editor .NgxEditor__Content{background-color:light-dark(var(--mat-sys-background),var(--mat-sys-surface));color:var(--mat-sys-on-surface);border-radius:0 0 4px 4px}html .NgxEditor__Popup{background-color:light-dark(var(--mat-sys-background),var(--mat-sys-surface));color:var(--mat-sys-on-surface);border:1px solid var(--mat-sys-on-surface);border-radius:4px 4px 0 0}body{margin:0;padding:0;display:flex;justify-content:center;align-items:center;min-height:100vh;background-image:url(/assets/images/background.jpg);background-size:cover;background-position:center}@media (max-width: 1920px),(max-height: 1080px){body{align-items:flex-start}}identifai-root{width:100%;height:100%}*{box-sizing:border-box}mat-icon[svgicon=logo]{width:64px;height:64px}
