.ProseMirror{position:relative}.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection *::selection{background:transparent}.ProseMirror-hideselection *::-moz-selection{background:transparent}.ProseMirror-hideselection{caret-color:transparent}.ProseMirror [draggable][contenteditable=false]{-webkit-user-select:text;user-select:text}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";position:absolute;inset:-2px -2px -2px -32px;border:2px solid #8cf;pointer-events:none}img.ProseMirror-separator{display:inline!important;border:none!important;margin:0!important}.milkdown{position:relative}.milkdown *{margin:0;padding:0;box-sizing:border-box}.milkdown button,.milkdown input{border:none;background:none;box-shadow:none}.milkdown button:focus,.milkdown input:focus{outline:none}.milkdown :focus-visible{outline:none}.milkdown{font-family:var(--crepe-font-default);color:var(--crepe-color-on-background);background:var(--crepe-color-background)}.milkdown .milkdown-icon{display:inline-flex;align-items:center;justify-content:center}.milkdown .ProseMirror-focused{outline:none}.milkdown .ProseMirror{padding:60px 120px}.milkdown .ProseMirror *::selection{background:var(--crepe-color-selected)}.milkdown .ProseMirror li.ProseMirror-selectednode{background:var(--crepe-color-selected);outline:none}.milkdown .ProseMirror li.ProseMirror-selectednode ::selection{background:transparent}.milkdown .ProseMirror li.ProseMirror-selectednode::selection{background:transparent}.milkdown .ProseMirror li.ProseMirror-selectednode:after{all:unset}.milkdown .ProseMirror .ProseMirror-selectednode{background:var(--crepe-color-selected);outline:none;background:color-mix(in srgb,var(--crepe-color-selected),transparent 60%)}.milkdown .ProseMirror .ProseMirror-selectednode ::selection{background:transparent}.milkdown .ProseMirror .ProseMirror-selectednode::selection{background:transparent}.milkdown .ProseMirror[data-dragging=true] .ProseMirror-selectednode,.milkdown .ProseMirror[data-dragging=true]::selection,.milkdown .ProseMirror[data-dragging=true] *::selection{background:transparent}.milkdown .ProseMirror[data-dragging=true] input::selection{background:var(--crepe-color-selected)}.milkdown .ProseMirror img{vertical-align:bottom;max-width:100%}.milkdown .ProseMirror img.ProseMirror-selectednode{background:none;outline:2px solid var(--crepe-color-primary)}.milkdown .ProseMirror h1,.milkdown .ProseMirror h2,.milkdown .ProseMirror h3,.milkdown .ProseMirror h4,.milkdown .ProseMirror h5,.milkdown .ProseMirror h6{font-family:var(--crepe-font-title);font-weight:400;padding:2px 0}.milkdown .ProseMirror h1{font-size:42px;line-height:50px;margin-top:32px}.milkdown .ProseMirror h2{font-size:36px;line-height:44px;margin-top:28px}.milkdown .ProseMirror h3{font-size:32px;line-height:40px;margin-top:24px}.milkdown .ProseMirror h4{font-size:28px;line-height:36px;margin-top:20px}.milkdown .ProseMirror h5{font-size:24px;line-height:32px;margin-top:16px}.milkdown .ProseMirror h6{font-size:18px;font-weight:700;line-height:28px;margin-top:16px}.milkdown .ProseMirror p{font-size:16px;line-height:24px;padding:4px 0}.milkdown .ProseMirror code{color:var(--crepe-color-inline-code);background:color-mix(in srgb,var(--crepe-color-inline-area),transparent 40%);font-family:var(--crepe-font-code);padding:0 2px;border-radius:4px;font-size:87.5%;display:inline-block;line-height:1.4286}.milkdown .ProseMirror a{color:var(--crepe-color-primary);text-decoration:underline}.milkdown .ProseMirror pre{background:color-mix(in srgb,var(--crepe-color-inline-area),transparent 40%);padding:10px;border-radius:4px}.milkdown .ProseMirror pre code{padding:0;background:transparent}.milkdown .ProseMirror blockquote{position:relative;padding-left:40px;padding-top:0;padding-bottom:0;box-sizing:content-box;margin:4px 0}.milkdown .ProseMirror blockquote:before{content:"";width:4px;left:0;top:4px;bottom:4px;position:absolute;background:var(--crepe-color-selected);border-radius:100px}.milkdown .ProseMirror blockquote hr{margin-bottom:16px}.milkdown .ProseMirror hr{border:none;background-color:color-mix(in srgb,var(--crepe-color-outline),transparent 80%);background-clip:content-box;padding:6px 0;height:13px;position:relative}.milkdown .ProseMirror hr.ProseMirror-selectednode{outline:none;background-color:color-mix(in srgb,var(--crepe-color-outline),transparent 20%);background-clip:content-box}.milkdown .ProseMirror hr.ProseMirror-selectednode:before{content:"";position:absolute;inset:0;background-color:color-mix(in srgb,var(--crepe-color-outline),transparent 80%);pointer-events:none}.milkdown .ProseMirror ul,.milkdown .ProseMirror ol{padding:0}.milkdown .milkdown-block-handle[data-show=false]{opacity:0;pointer-events:none}.milkdown .milkdown-block-handle{transition:all .2s;position:absolute;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px}.milkdown .milkdown-block-handle .operation-item{border-radius:4px;width:32px;height:32px;padding:4px}.milkdown .milkdown-block-handle .operation-item svg{width:24px;height:24px;fill:var(--crepe-color-outline)}.milkdown .milkdown-block-handle .operation-item:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-block-handle .operation-item.active{background:var(--crepe-color-selected)}.milkdown .milkdown-slash-menu[data-show=false]{display:none}.milkdown .milkdown-slash-menu{position:absolute;z-index:10;display:block;font-family:var(--crepe-font-default);color:var(--crepe-color-on-surface);background:var(--crepe-color-surface);border-radius:12px;box-shadow:var(--crepe-shadow-1)}.milkdown .milkdown-slash-menu ul{list-style-type:none}.milkdown .milkdown-slash-menu ul li{cursor:pointer;border-radius:8px}.milkdown .milkdown-slash-menu .tab-group{border-bottom:1px solid color-mix(in srgb,var(--crepe-color-outline),transparent 80%);padding:12px 12px 0}.milkdown .milkdown-slash-menu .tab-group ul{padding:8px 10px;display:flex;gap:10px;flex-wrap:nowrap}.milkdown .milkdown-slash-menu .tab-group ul li{padding:6px 10px;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.milkdown .milkdown-slash-menu .tab-group ul li:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-slash-menu .tab-group ul li.selected{background:var(--crepe-color-selected)}.milkdown .milkdown-slash-menu .menu-groups{padding:0 12px 12px;max-height:420px;overflow:auto;overscroll-behavior:contain;scroll-behavior:smooth}.milkdown .milkdown-slash-menu .menu-groups .menu-group h6{font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding:14px 10px;text-transform:uppercase;color:color-mix(in srgb,var(--crepe-color-on-surface),transparent 40%)}.milkdown .milkdown-slash-menu .menu-groups .menu-group li{min-width:220px;display:flex;justify-content:flex-start;align-items:center;gap:16px;padding:14px 10px}.milkdown .milkdown-slash-menu .menu-groups .menu-group li.hover{background:var(--crepe-color-hover)}.milkdown .milkdown-slash-menu .menu-groups .menu-group li.active{background:var(--crepe-color-selected)}.milkdown .milkdown-slash-menu .menu-groups .menu-group li svg{width:24px;height:24px;color:var(--crepe-color-outline);fill:var(--crepe-color-outline)}.milkdown .milkdown-slash-menu .menu-groups .menu-group li>span{font-size:14px;font-style:normal;font-weight:600;line-height:20px}.milkdown .milkdown-slash-menu .menu-groups .menu-group+.menu-group:before{content:"";display:block;height:1px;background:color-mix(in srgb,var(--crepe-color-outline),transparent 80%);margin:0 10px}.milkdown .milkdown-code-block{display:block;position:relative;padding:8px 20px 20px;background:var(--crepe-color-surface);margin:4px 0}.milkdown .milkdown-code-block .language-picker{padding-top:10px;width:max-content;position:absolute;z-index:999}.milkdown .milkdown-code-block .hidden{display:none!important}.milkdown .milkdown-code-block.selected{outline:1px solid var(--crepe-color-primary)}.milkdown .milkdown-code-block .cm-editor{outline:none!important;background:var(--crepe-color-surface)}.milkdown .milkdown-code-block .cm-gutters{border-right:none;background:var(--crepe-color-surface)}.milkdown .milkdown-code-block .cm-panel{font-family:var(--crepe-font-default);background:var(--crepe-color-surface);color:var(--crepe-color-on-surface)}.milkdown .milkdown-code-block .cm-panel input{caret-color:var(--crepe-color-outline);border-radius:4px;background:var(--crepe-color-surface-low)}.milkdown .milkdown-code-block .cm-panel>button{text-transform:capitalize;background:var(--crepe-color-surface-low);color:var(--crepe-color-on-surface-variant);border:1px solid var(--crepe-color-outline);font-weight:600;cursor:pointer;border-radius:4px}.milkdown .milkdown-code-block .cm-panel>button:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-code-block .cm-panel>label{display:inline-flex;align-items:center;text-transform:capitalize}.milkdown .milkdown-code-block .cm-panel>label input[type=checkbox]{border-radius:4px;cursor:pointer;appearance:none;-webkit-appearance:none;background:var(--crepe-color-surface-low);width:1.15em;height:1.15em;border:1px solid var(--crepe-color-outline);display:grid;place-content:center}.milkdown .milkdown-code-block .cm-panel>label input[type=checkbox]:before{content:"";transform-origin:bottom left;width:.65em;height:.65em;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--crepe-color-outline);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.milkdown .milkdown-code-block .cm-panel>label input[type=checkbox]:checked:before{transform:scale(1)}.milkdown .milkdown-code-block .tools{display:flex;justify-content:space-between;align-items:center}.milkdown .milkdown-code-block .tools input{caret-color:var(--crepe-color-outline)}.milkdown .milkdown-code-block .tools .tools-button-group{display:flex;gap:2px}.milkdown .milkdown-code-block .tools .tools-button-group button{background:var(--crepe-color-secondary);color:var(--crepe-color-on-surface-variant);padding:4px 10px;opacity:0;cursor:pointer;border-radius:4px;font-size:12px;line-height:16px;font-weight:600;font-family:var(--crepe-font-default);transition:opacity .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:4px}.milkdown .milkdown-code-block .tools .tools-button-group button svg{width:14px;height:14px;fill:var(--crepe-color-on-surface-variant)}.milkdown .milkdown-code-block .tools .tools-button-group button:first-child{border-top-left-radius:100px;border-bottom-left-radius:100px}.milkdown .milkdown-code-block .tools .tools-button-group button:last-child{border-top-right-radius:100px;border-bottom-right-radius:100px}.milkdown .milkdown-code-block .tools .language-button{display:flex;align-items:center;font-family:var(--crepe-font-default);gap:6px;padding:2px 4px 2px 8px;background:var(--crepe-color-surface-low);color:var(--crepe-color-on-surface-variant);border-radius:4px;font-size:12px;font-weight:600;line-height:16px;margin-bottom:8px;opacity:0;cursor:pointer;transition:opacity .2s ease-in-out}.milkdown .milkdown-code-block .tools .language-button:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-code-block .tools .language-button .expand-icon{transition:transform .2s ease-in-out;width:18px;height:18px;display:flex;justify-content:center;align-items:center}.milkdown .milkdown-code-block .tools .language-button .expand-icon svg{width:14px;height:14px;color:var(--crepe-color-outline)}.milkdown .milkdown-code-block .tools .language-button[data-expanded=true] .expand-icon{transform:rotate(180deg)}.milkdown .milkdown-code-block .tools .language-button .expand-icon svg:focus,.milkdown .milkdown-code-block .tools .language-button .expand-icon:focus-visible{outline:none}.milkdown .milkdown-code-block:hover .language-button{opacity:1}.milkdown .milkdown-code-block:hover .tools-button-group>button{opacity:1}.milkdown .milkdown-code-block .list-wrapper{background:var(--crepe-color-surface-low);border-radius:12px;box-shadow:var(--crepe-shadow-1);width:240px;padding-top:12px}.milkdown .milkdown-code-block .language-list{height:410px;overflow-y:auto;overscroll-behavior:contain;margin:0;padding:0}.milkdown .milkdown-code-block .language-list-item{cursor:pointer;margin:0;display:flex;align-items:center;gap:8px;padding:4px 22px;font-size:14px;font-weight:600;line-height:20px}.milkdown .milkdown-code-block .language-list-item:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-code-block .language-list-item:focus-visible{outline:none;background:var(--crepe-color-hover)}.milkdown .milkdown-code-block .language-list-item .leading,.milkdown .milkdown-code-block .language-list-item .leading svg{width:24px;height:24px}.milkdown .milkdown-code-block .language-list-item.no-result{cursor:default;opacity:.6}.milkdown .milkdown-code-block .language-list-item.no-result:hover{background:transparent}.milkdown .milkdown-code-block .search-box{display:flex;align-items:center;margin:0 12px 8px;background:transparent;border-radius:4px;outline:1px solid var(--crepe-color-primary);gap:8px;padding:6px 10px}.milkdown .milkdown-code-block .search-box:has(input:focus){outline:2px solid var(--crepe-color-primary)}.milkdown .milkdown-code-block .search-box .search-input{width:100%;color:var(--crepe-color-on-surface)}.milkdown .milkdown-code-block .search-box .search-icon{display:none}.milkdown .milkdown-code-block .search-box .clear-icon{cursor:pointer;width:20px;height:20px}.milkdown .milkdown-code-block .search-box .clear-icon svg{width:20px;height:20px;color:var(--crepe-color-primary);fill:var(--crepe-color-primary)}.milkdown .milkdown-code-block .search-box .clear-icon:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-code-block .search-box input{font-family:var(--crepe-font-default);font-size:14px;line-height:20px;background:transparent}.milkdown .milkdown-code-block .search-box input:focus{outline:none}.milkdown .milkdown-code-block .preview-panel .preview-divider{height:1px;opacity:.2;background:var(--crepe-color-outline);margin:6px 0}.milkdown .milkdown-code-block .preview-panel .preview-label{margin:6px 0;font-size:12px;color:color-mix(in srgb,var(--crepe-color-on-surface),transparent 40%);font-weight:600;text-transform:uppercase;font-family:var(--crepe-font-default)}.milkdown .milkdown-code-block .preview-panel .preview{text-align:center;overflow-x:auto}.ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.ProseMirror-gapcursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid black;animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.ProseMirror-focused .ProseMirror-gapcursor{display:block}.ProseMirror.virtual-cursor-enabled{caret-color:transparent}.ProseMirror-focused{--prosemirror-virtual-cursor-color: red}.ProseMirror .prosemirror-virtual-cursor{position:absolute;cursor:text;pointer-events:none;transform:translate(-1px);user-select:none;-webkit-user-select:none;border-left:2px solid var(--prosemirror-virtual-cursor-color)}.ProseMirror .prosemirror-virtual-cursor-left{width:1ch;transform:translate(calc(-1ch - 1px));border-bottom:2px solid var(--prosemirror-virtual-cursor-color);border-right:2px solid var(--prosemirror-virtual-cursor-color);border-left:none}.ProseMirror .prosemirror-virtual-cursor-right{width:1ch;border-bottom:2px solid var(--prosemirror-virtual-cursor-color);border-left:2px solid var(--prosemirror-virtual-cursor-color);border-right:none}.ProseMirror-focused .prosemirror-virtual-cursor-animation{animation:prosemirror-virtual-cursor-blink 1s linear infinite;animation-delay:.5s}@keyframes prosemirror-virtual-cursor-blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.milkdown .crepe-drop-cursor{background-color:color-mix(in srgb,var(--crepe-color-outline),transparent 50%);opacity:.5;transition:all .2s;pointer-events:none}.milkdown .ProseMirror-gapcursor:after{box-sizing:border-box;border-top:1px solid var(--crepe-color-on-background)}.milkdown .ProseMirror-focused{--prosemirror-virtual-cursor-color: var(--crepe-color-outline)}.milkdown .milkdown-image-inline{outline:none;display:inline-flex;vertical-align:text-bottom}.milkdown .milkdown-image-inline input{background:transparent;outline:none;border:0;caret-color:var(--crepe-color-outline)}.milkdown .milkdown-image-inline>.empty-image-inline{display:inline-flex}.milkdown .milkdown-image-inline>.empty-image-inline .confirm{cursor:pointer}.milkdown .milkdown-image-inline>.empty-image-inline .link-importer{position:relative;flex:1}.milkdown .milkdown-image-inline>.empty-image-inline .link-importer>.link-input-area{width:208px;color:var(--crepe-color-on-background);display:flex}.milkdown .milkdown-image-inline>.empty-image-inline .link-importer .placeholder{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;cursor:text}.milkdown .milkdown-image-inline>.empty-image-inline .link-importer .placeholder .uploader{cursor:pointer;display:flex}.milkdown .milkdown-image-inline .hidden{display:none!important}.milkdown .milkdown-image-inline.empty.selected{background:none;outline:none}.milkdown .milkdown-image-inline.empty.selected .empty-image-inline{box-shadow:var(--crepe-shadow-1)}.milkdown .milkdown-image-inline.selected{background:none;outline:1px solid var(--crepe-color-primary)}.milkdown .milkdown-image-inline.selected :not(input)::selection{background:transparent}.milkdown .milkdown-image-inline .empty-image-inline{align-items:center;padding:4px 10px;gap:10px;background:var(--crepe-color-surface);font-family:var(--crepe-font-default);border-radius:8px;font-size:16px}.milkdown .milkdown-image-inline .empty-image-inline .image-icon svg{width:18px;height:18px;fill:var(--crepe-color-outline)}.milkdown .milkdown-image-inline .empty-image-inline .image-icon{padding:3px;width:24px;height:24px}.milkdown .milkdown-image-inline .empty-image-inline .link-importer{height:24px}.milkdown .milkdown-image-inline .empty-image-inline .link-importer .placeholder{color:color-mix(in srgb,var(--crepe-color-on-background),transparent 60%)}.milkdown .milkdown-image-inline .empty-image-inline .link-importer .placeholder :not(input)::selection{background:transparent}.milkdown .milkdown-image-inline .empty-image-inline .link-importer .link-input-area{line-height:24px}.milkdown .milkdown-image-inline .empty-image-inline .link-importer .placeholder .uploader{gap:8px;color:var(--crepe-color-primary);justify-content:center;transition:color .2s;font-family:var(--crepe-font-default)}.milkdown .milkdown-image-inline .empty-image-inline .link-importer.focus .placeholder .uploader{color:unset}.milkdown .milkdown-image-inline .empty-image-inline .link-importer .placeholder .uploader:hover{color:var(--crepe-color-primary)}.milkdown .milkdown-image-inline .empty-image-inline .link-importer .placeholder .text{margin-left:8px}.milkdown .milkdown-image-inline .empty-image-inline .confirm svg{width:18px;height:18px}.milkdown .milkdown-image-inline .empty-image-inline .confirm{display:flex;width:24px;height:24px;padding:3px;border-radius:8px;color:var(--crepe-color-primary)}.milkdown .milkdown-image-inline .empty-image-inline .confirm:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-image-block{outline:none;margin:4px 0;display:block}.milkdown .milkdown-image-block>.image-wrapper{position:relative;width:fit-content;margin:0 auto;min-width:100px}.milkdown .milkdown-image-block>.image-wrapper .operation{position:absolute;display:flex}.milkdown .milkdown-image-block>.image-wrapper .operation>.operation-item{cursor:pointer}.milkdown .milkdown-image-block>.image-wrapper img{max-width:100%;min-height:100px;display:block;object-fit:cover}.milkdown .milkdown-image-block>.image-wrapper>.image-resize-handle{position:absolute;left:50%;transform:translate(-50%)}.milkdown .milkdown-image-block>.image-wrapper>.image-resize-handle:hover{cursor:row-resize}.milkdown .milkdown-image-block input{background:transparent;outline:none;border:0;caret-color:var(--crepe-color-outline)}.milkdown .milkdown-image-block>.caption-input{display:block;width:100%;text-align:center;color:var(--crepe-color-on-background)}.milkdown .milkdown-image-block>.image-edit{display:flex}.milkdown .milkdown-image-block>.image-edit .confirm{cursor:pointer}.milkdown .milkdown-image-block>.image-edit .link-importer{position:relative;flex:1}.milkdown .milkdown-image-block>.image-edit .link-importer>.link-input-area{width:100%}.milkdown .milkdown-image-block>.image-edit .link-importer .placeholder{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;cursor:text}.milkdown .milkdown-image-block>.image-edit .link-importer .placeholder .uploader{cursor:pointer;display:flex}.milkdown .milkdown-image-block .hidden{display:none!important}.milkdown .milkdown-image-block.selected>.image-edit:not(:has(input:focus)){position:relative}.milkdown .milkdown-image-block.selected>.image-edit:not(:has(input:focus)):before{content:"";position:absolute;inset:0;background:color-mix(in srgb,var(--crepe-color-selected),transparent 60%);pointer-events:none}.milkdown .milkdown-image-block.selected>.image-wrapper{position:relative}.milkdown .milkdown-image-block.selected>.image-wrapper:before{content:"";position:absolute;inset:0;background:color-mix(in srgb,var(--crepe-color-selected),transparent 60%)}.milkdown .milkdown-image-block.selected :not(input)::selection{background:transparent}.milkdown .milkdown-image-block .image-wrapper{display:flex;justify-content:center;align-items:center}.milkdown .milkdown-image-block .image-wrapper .operation{gap:12px;right:12px;top:12px;opacity:0;transition:all .2s}.milkdown .milkdown-image-block:hover>.image-wrapper .operation{opacity:1}.milkdown .milkdown-image-block .image-wrapper .operation>.operation-item{color:var(--crepe-color-on-inverse);padding:4px;background:var(--crepe-color-inverse);opacity:.6;border-radius:50%;width:32px;height:32px}.milkdown .milkdown-image-block .image-wrapper .operation>.operation-item svg{width:24px;height:24px}.milkdown .milkdown-image-block .image-wrapper .image-resize-handle{height:4px;bottom:-2px;max-width:160px;width:100%;background:var(--crepe-color-outline);opacity:0;transition:all .2s;border-radius:4px}.milkdown .milkdown-image-block:hover>.image-wrapper .image-resize-handle{opacity:1}.milkdown .milkdown-image-block .caption-input{margin:4px auto;font-family:var(--crepe-font-default)}.milkdown .milkdown-image-block .image-edit{align-items:center;padding:16px 24px;gap:16px;background:var(--crepe-color-surface);height:56px}.milkdown .milkdown-image-block .image-edit .image-icon{color:var(--crepe-color-outline)}.milkdown .milkdown-image-block .image-edit .image-icon svg{width:24px;height:24px;display:flex;justify-content:center;align-items:center;fill:var(--crepe-color-outline)}.milkdown .milkdown-image-block .image-edit .link-importer .placeholder{color:color-mix(in srgb,var(--crepe-color-on-background),transparent 60%)}.milkdown .milkdown-image-block .image-edit .link-importer .placeholder :not(input)::selection{background:transparent}.milkdown .milkdown-image-block .image-edit .link-importer .link-input-area{line-height:24px;color:var(--crepe-color-on-background)}.milkdown .milkdown-image-block .image-edit .link-importer .placeholder .uploader{gap:8px;color:var(--crepe-color-primary);justify-content:center;transition:color .2s;font-weight:600}.milkdown .milkdown-image-block .image-edit .link-importer.focus .placeholder .uploader{color:unset}.milkdown .milkdown-image-block .image-edit .link-importer .placeholder .uploader:hover{color:var(--crepe-color-primary)}.milkdown .milkdown-image-block .image-edit .link-importer .placeholder .text{margin-left:8px}.milkdown .milkdown-image-block .image-edit .confirm{background:var(--crepe-color-secondary);color:var(--crepe-color-on-secondary);line-height:40px;padding:0 24px;border-radius:100px;font-size:14px;font-weight:600}.milkdown .milkdown-image-block .image-edit .confirm:hover{background:linear-gradient(0deg,#1d192b14 0% 100%),var(--crepe-color-secondary)}.milkdown .milkdown-link-preview{position:absolute;z-index:10}.milkdown .milkdown-link-preview[data-show=false]{display:none}.milkdown .milkdown-link-preview>.link-preview{height:32px;display:flex;justify-content:center;padding:4px 10px;background:var(--crepe-color-surface);gap:10px;border-radius:8px;cursor:pointer;box-shadow:var(--crepe-shadow-1)}.milkdown .milkdown-link-preview>.link-preview>.link-display{text-decoration:none;color:unset}.milkdown .milkdown-link-preview>.link-preview>.link-display:hover:before{display:block}.milkdown .milkdown-link-preview>.link-preview>.link-icon>svg{width:18px;height:18px;color:var(--crepe-color-outline);fill:var(--crepe-color-outline)}.milkdown .milkdown-link-preview>.link-preview>.link-icon{border-radius:8px;padding:3px;line-height:24px}.milkdown .milkdown-link-preview>.link-preview>.link-icon:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-link-preview>.link-preview>.link-display{width:240px;line-height:24px;overflow:hidden;text-overflow:ellipsis;font-size:14px;white-space:nowrap}.milkdown .milkdown-link-preview>.link-preview>.link-display:hover{text-decoration:underline}.milkdown .milkdown-link-preview>.link-preview>.button>svg{width:18px;height:18px;color:var(--crepe-color-outline);fill:var(--crepe-color-outline)}.milkdown .milkdown-link-preview>.link-preview>.button{padding:3px;border-radius:8px;line-height:24px}.milkdown .milkdown-link-preview>.link-preview>.button:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-link-edit{position:absolute;z-index:10}.milkdown .milkdown-link-edit[data-show=false]{display:none}.milkdown .milkdown-link-edit>.link-edit{height:32px;display:flex;justify-content:center;padding:4px 10px 4px 20px;background:var(--crepe-color-surface);gap:8px;border-radius:8px;box-shadow:var(--crepe-shadow-1)}.milkdown .milkdown-link-edit>.link-edit>.input-area{outline:none;background:transparent;width:200px;font-size:14px;color:var(--crepe-color-on-background)}.milkdown .milkdown-link-edit>.link-edit>.button>svg{width:18px;height:18px;color:var(--crepe-color-outline);fill:var(--crepe-color-outline)}.milkdown .milkdown-link-edit>.link-edit>.button{padding:3px;cursor:pointer;border-radius:8px;font-size:12px;line-height:24px}.milkdown .milkdown-link-edit>.link-edit>.button:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-link-edit>.link-edit>.button.hidden{visibility:hidden}.milkdown .milkdown-list-item-block{display:block;padding:0}.milkdown .milkdown-list-item-block>.list-item{display:flex;align-items:flex-start}.milkdown .milkdown-list-item-block>.list-item>.children{min-width:0;flex:1}.milkdown .milkdown-list-item-block li{gap:10px}.milkdown .milkdown-list-item-block li .label-wrapper{color:var(--crepe-color-outline)}.milkdown .milkdown-list-item-block li .label-wrapper svg{fill:var(--crepe-color-outline)}.milkdown .milkdown-list-item-block li .label-wrapper{height:32px;width:24px;display:flex;justify-content:center;align-items:center}.milkdown .milkdown-list-item-block li .label-wrapper .label{height:32px;padding:4px 0;width:24px;text-align:right}.milkdown .milkdown-list-item-block li .label-wrapper .checked,.milkdown .milkdown-list-item-block li .label-wrapper .unchecked{cursor:pointer}.milkdown .milkdown-list-item-block li .label-wrapper .readonly{cursor:not-allowed}.milkdown .crepe-placeholder:before{position:absolute;color:color-mix(in srgb,var(--crepe-color-on-background),transparent 60%);pointer-events:none;height:0;content:attr(data-placeholder)}.milkdown:has(.milkdown-link-preview[data-show=true]) .milkdown-toolbar,.milkdown:has(.milkdown-link-edit[data-show=true]) .milkdown-toolbar{display:none}.milkdown .milkdown-toolbar[data-show=false]{display:none}.milkdown .milkdown-toolbar{z-index:10;position:absolute;display:flex;background:var(--crepe-color-surface);box-shadow:var(--crepe-shadow-1);border-radius:8px;overflow:hidden}.milkdown .milkdown-toolbar .divider{width:1px;background:color-mix(in srgb,var(--crepe-color-outline),transparent 80%);height:24px;margin:10px}.milkdown .milkdown-toolbar .toolbar-item{width:32px;height:32px;margin:6px;padding:4px;cursor:pointer;border-radius:4px}.milkdown .milkdown-toolbar .toolbar-item:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-toolbar .toolbar-item:active{background:var(--crepe-color-selected)}.milkdown .milkdown-toolbar .toolbar-item svg{height:24px;width:24px;color:var(--crepe-color-outline);fill:var(--crepe-color-outline)}.milkdown .milkdown-toolbar .toolbar-item.active svg{color:var(--crepe-color-primary);fill:var(--crepe-color-primary)}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";inset:0;background:#c8c8ff66;pointer-events:none}.milkdown .milkdown-table-block{display:block;margin:4px 0}.milkdown .milkdown-table-block th,.milkdown .milkdown-table-block td{border:1px solid color-mix(in srgb,var(--crepe-color-outline),transparent 80%);padding:4px 16px}.milkdown .milkdown-table-block th .ProseMirror-selectednode,.milkdown .milkdown-table-block td .ProseMirror-selectednode{background-color:transparent!important}.milkdown .milkdown-table-block th:has(.ProseMirror-selectednode),.milkdown .milkdown-table-block td:has(.ProseMirror-selectednode){outline:1px solid var(--crepe-color-primary);outline-offset:-1px}.milkdown .milkdown-table-block .selectedCell:after{background-color:var(--crepe-color-selected);opacity:.4}.milkdown .milkdown-table-block .selectedCell ::selection{background:transparent}.milkdown .milkdown-table-block .drag-preview{background-color:var(--crepe-color-surface);opacity:.4;position:absolute;z-index:100;display:flex;flex-direction:column;outline:1px solid var(--crepe-color-primary);outline-offset:-1px}.milkdown .milkdown-table-block .drag-preview[data-show=false]{display:none}.milkdown .milkdown-table-block .drag-preview th:has(.ProseMirror-selectednode),.milkdown .milkdown-table-block .drag-preview td:has(.ProseMirror-selectednode){outline:none}.milkdown .milkdown-table-block .handle{position:absolute;font-size:14px;transition:opacity ease-in-out .2s}.milkdown .milkdown-table-block .handle[data-show=false]{opacity:0}.milkdown .milkdown-table-block svg{fill:var(--crepe-color-outline)}.milkdown .milkdown-table-block .cell-handle{z-index:50;left:-999px;top:-999px;cursor:grab;background-color:var(--crepe-color-surface);color:var(--crepe-color-outline);border-radius:100px;box-shadow:var(--crepe-shadow-1);transition:background-color .2s ease-in-out}.milkdown .milkdown-table-block .cell-handle:hover{background-color:var(--crepe-color-hover)}.milkdown .milkdown-table-block .cell-handle:has(.button-group:hover){background-color:var(--crepe-color-surface)}.milkdown .milkdown-table-block .cell-handle[data-role=col-drag-handle]{transform:translateY(50%);padding:0 6px;width:28px;height:16px}.milkdown .milkdown-table-block .cell-handle[data-role=row-drag-handle]{transform:translate(50%);padding:6px 0;width:16px;height:28px}.milkdown .milkdown-table-block .cell-handle .button-group{position:absolute;transform:translate(-50%);left:50%;top:-52px;display:flex;background-color:var(--crepe-color-surface);border-radius:8px;box-shadow:var(--crepe-shadow-1)}.milkdown .milkdown-table-block .cell-handle .button-group:after{content:"";position:absolute;bottom:-8px;height:8px;background-color:transparent;width:100%}.milkdown .milkdown-table-block .cell-handle .button-group[data-show=false]{display:none}.milkdown .milkdown-table-block .cell-handle .button-group button{cursor:pointer;margin:6px;padding:4px;display:flex;justify-content:center;align-items:center;border-radius:4px}.milkdown .milkdown-table-block .cell-handle .button-group button svg{width:24px;height:24px}.milkdown .milkdown-table-block .cell-handle .button-group button:hover{border-radius:8px;background-color:var(--crepe-color-hover)}.milkdown .milkdown-table-block .cell-handle .button-group button:active{background:var(--crepe-color-selected)}.milkdown .milkdown-table-block .cell-handle:hover{opacity:1}.milkdown .milkdown-table-block .line-handle{z-index:20;background-color:var(--crepe-color-primary)}.milkdown .milkdown-table-block .line-handle:hover{opacity:1}.milkdown .milkdown-table-block .line-handle .add-button{cursor:pointer;background-color:var(--crepe-color-surface);color:var(--crepe-color-outline);border-radius:100px;box-shadow:var(--crepe-shadow-1);transition:background-color .2s ease-in-out}.milkdown .milkdown-table-block .line-handle .add-button svg{width:16px;height:16px}.milkdown .milkdown-table-block .line-handle .add-button:hover{background-color:var(--crepe-color-hover)}.milkdown .milkdown-table-block .line-handle .add-button:active{background:var(--crepe-color-selected)}.milkdown .milkdown-table-block .line-handle[data-role=x-line-drag-handle]{height:1px;z-index:2}.milkdown .milkdown-table-block .line-handle[data-role=x-line-drag-handle] .add-button{position:absolute;transform:translate(-50%) translateY(-50%);padding:6px 0;width:16px;height:28px}.milkdown .milkdown-table-block .line-handle[data-role=y-line-drag-handle]{width:1px;z-index:1}.milkdown .milkdown-table-block .line-handle[data-role=y-line-drag-handle] .add-button{position:absolute;transform:translateY(-50%) translate(-50%);padding:0 6px;width:28px;height:16px}.milkdown .milkdown-table-block .line-handle[data-display-type=indicator] .add-button,.milkdown .milkdown-table-block.readonly .handle{display:none}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(KaTeX_AMS-Regular.a79f1c3119cd700d.woff2) format("woff2"),url(KaTeX_AMS-Regular.1608a09b4aff30c2.woff) format("woff"),url(KaTeX_AMS-Regular.4aafdb685c2bf1c9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(KaTeX_Caligraphic-Bold.ec17d132645b2c86.woff2) format("woff2"),url(KaTeX_Caligraphic-Bold.b67709187bb0654a.woff) format("woff"),url(KaTeX_Caligraphic-Bold.cce5b8ecea35407a.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(KaTeX_Caligraphic-Regular.55fac25845c12663.woff2) format("woff2"),url(KaTeX_Caligraphic-Regular.dad44a7fc678e2ca.woff) format("woff"),url(KaTeX_Caligraphic-Regular.07ef19e7b06429d4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(KaTeX_Fraktur-Bold.d42a5579b0283025.woff2) format("woff2"),url(KaTeX_Fraktur-Bold.9f256b8593ce632e.woff) format("woff"),url(KaTeX_Fraktur-Bold.b18f59e1d1359581.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(KaTeX_Fraktur-Regular.d3c882a649b3f4fa.woff2) format("woff2"),url(KaTeX_Fraktur-Regular.7c1871215eef4da8.woff) format("woff"),url(KaTeX_Fraktur-Regular.ed38e79f5799ceca.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(KaTeX_Main-Bold.c3fb5ac22fd413f2.woff2) format("woff2"),url(KaTeX_Main-Bold.d181c4650dd0c0fe.woff) format("woff"),url(KaTeX_Main-Bold.b74a1a8b2c5d73c2.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(KaTeX_Main-BoldItalic.6f2bb1dff24614a5.woff2) format("woff2"),url(KaTeX_Main-BoldItalic.e3f82f9d2724733a.woff) format("woff"),url(KaTeX_Main-BoldItalic.70d8b0a530ab8484.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(KaTeX_Main-Italic.8916142bec8821e7.woff2) format("woff2"),url(KaTeX_Main-Italic.9024d815ba48fa55.woff) format("woff"),url(KaTeX_Main-Italic.47373d1e512354bb.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(KaTeX_Main-Regular.0462f03bdf9d9e26.woff2) format("woff2"),url(KaTeX_Main-Regular.7f51fe034014000e.woff) format("woff"),url(KaTeX_Main-Regular.b7f8fe9b5f78a977.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(KaTeX_Math-BoldItalic.572d331f69425f62.woff2) format("woff2"),url(KaTeX_Math-BoldItalic.f1035d8d5d945108.woff) format("woff"),url(KaTeX_Math-BoldItalic.a879cf8383e22737.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(KaTeX_Math-Italic.f28c23acad0b6d75.woff2) format("woff2"),url(KaTeX_Math-Italic.5295ba483ad9f51a.woff) format("woff"),url(KaTeX_Math-Italic.939bc64440a13865.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(KaTeX_SansSerif-Bold.8c5b5494b63adb73.woff2) format("woff2"),url(KaTeX_SansSerif-Bold.bf59d231c34de257.woff) format("woff"),url(KaTeX_SansSerif-Bold.94e1e8dc5ff5d517.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(KaTeX_SansSerif-Italic.3b1e59b3ba055bda.woff2) format("woff2"),url(KaTeX_SansSerif-Italic.7c9bc82b17fa2586.woff) format("woff"),url(KaTeX_SansSerif-Italic.b4c20c84d8259773.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(KaTeX_SansSerif-Regular.ba21ed5f8468b2b7.woff2) format("woff2"),url(KaTeX_SansSerif-Regular.740484788f643b19.woff) format("woff"),url(KaTeX_SansSerif-Regular.d4d7ba480428fe6e.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(KaTeX_Script-Regular.03e9641d6f9e9223.woff2) format("woff2"),url(KaTeX_Script-Regular.0750571032beef1a.woff) format("woff"),url(KaTeX_Script-Regular.fe9cbbe1a0f37727.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(KaTeX_Size1-Regular.eae34984b3dc1874.woff2) format("woff2"),url(KaTeX_Size1-Regular.e1e279cbdd2feecd.woff) format("woff"),url(KaTeX_Size1-Regular.fabc004aab10cb40.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(KaTeX_Size2-Regular.5916a24fa3ab2b17.woff2) format("woff2"),url(KaTeX_Size2-Regular.577270225ea69a74.woff) format("woff"),url(KaTeX_Size2-Regular.d6b476ecd3949434.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(KaTeX_Size3-Regular.b4230e7e83f57db8.woff2) format("woff2"),url(KaTeX_Size3-Regular.9acaf01c6476f53a.woff) format("woff"),url(KaTeX_Size3-Regular.a144ef5840bbd063.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(KaTeX_Size4-Regular.10d95fd3a2a3c8c5.woff2) format("woff2"),url(KaTeX_Size4-Regular.7a996c9da2ec18e6.woff) format("woff"),url(KaTeX_Size4-Regular.fbccdabe0ae624b8.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(KaTeX_Typewriter-Regular.a8709e36220dee77.woff2) format("woff2"),url(KaTeX_Typewriter-Regular.6258592bdc9387b6.woff) format("woff"),url(KaTeX_Typewriter-Regular.d97aaf4a1ebf38b0.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.27"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.milkdown span[data-type=math_inline]{padding:0 4px;display:inline-block;vertical-align:bottom;color:var(--crepe-color-primary)}.milkdown .milkdown-latex-inline-edit[data-show=false]{display:none}.milkdown .milkdown-latex-inline-edit{position:absolute;background:var(--crepe-color-surface);box-shadow:var(--crepe-shadow-1);border-radius:8px;padding:2px 6px 2px 12px}.milkdown .milkdown-latex-inline-edit .container{display:flex;gap:6px;align-items:flex-start}.milkdown .milkdown-latex-inline-edit .container button{width:24px;height:24px;cursor:pointer;border-radius:8px}.milkdown .milkdown-latex-inline-edit .container button:hover{background:var(--crepe-color-hover)}.milkdown .milkdown-latex-inline-edit .ProseMirror{padding:0;min-width:174px;max-width:294px;font-family:var(--crepe-font-code)}.milkdown{--crepe-color-background: #fdfcff;--crepe-color-on-background: #1b1c1d;--crepe-color-surface: #f8f9ff;--crepe-color-surface-low: #f2f3fa;--crepe-color-on-surface: #191c20;--crepe-color-on-surface-variant: #43474e;--crepe-color-outline: #73777f;--crepe-color-primary: #37618e;--crepe-color-secondary: #d7e3f8;--crepe-color-on-secondary: #101c2b;--crepe-color-inverse: #2e3135;--crepe-color-on-inverse: #eff0f7;--crepe-color-inline-code: #ba1a1a;--crepe-color-error: #ba1a1a;--crepe-color-hover: #eceef4;--crepe-color-selected: #e1e2e8;--crepe-color-inline-area: #d8dae0;--crepe-font-title: Rubik, Cambria, "Times New Roman", Times, serif;--crepe-font-default: Inter, Arial, Helvetica, sans-serif;--crepe-font-code: "JetBrains Mono", Menlo, Monaco, "Courier New", Courier, monospace;--crepe-shadow-1: 0px 1px 3px 1px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);--crepe-shadow-2: 0px 2px 6px 2px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3)}.milkdown{--crepe-color-background: #1b1c1d;--crepe-color-on-background: #f8f9ff;--crepe-color-surface: #111418;--crepe-color-surface-low: #191c20;--crepe-color-on-surface: #e1e2e8;--crepe-color-on-surface-variant: #c3c6cf;--crepe-color-outline: #8d9199;--crepe-color-primary: #a1c9fd;--crepe-color-secondary: #3c4858;--crepe-color-on-secondary: #d7e3f8;--crepe-color-inverse: #e1e2e8;--crepe-color-on-inverse: #2e3135;--crepe-color-inline-code: #ffb4ab;--crepe-color-error: #ffb4ab;--crepe-color-hover: #1d2024;--crepe-color-selected: #32353a;--crepe-color-inline-area: #111418;--crepe-font-title: Rubik, Cambria, "Times New Roman", Times, serif;--crepe-font-default: Inter, Arial, Helvetica, sans-serif;--crepe-font-code: "JetBrains Mono", Menlo, Monaco, "Courier New", Courier, monospace;--crepe-shadow-1: 0px 1px 2px 0px rgba(255, 255, 255, .3), 0px 1px 3px 1px rgba(255, 255, 255, .15);--crepe-shadow-2: 0px 1px 2px 0px rgba(255, 255, 255, .3), 0px 2px 6px 2px rgba(255, 255, 255, .15)}@charset "UTF-8";html{--mat-sys-primary: #003045;--mat-sys-on-primary: #ffffff;--mat-sys-primary-container: #004f6e;--mat-sys-on-primary-container: #ffffff;--mat-sys-inverse-primary: #81cfff;--mat-sys-primary-fixed: #004f6e;--mat-sys-primary-fixed-dim: #00374e;--mat-sys-on-primary-fixed: #ffffff;--mat-sys-on-primary-fixed-variant: #ffffff;--mat-sys-secondary: #003045;--mat-sys-on-secondary: #ffffff;--mat-sys-secondary-container: #234d65;--mat-sys-on-secondary-container: #ffffff;--mat-sys-secondary-fixed: #234d65;--mat-sys-secondary-fixed-dim: #02374e;--mat-sys-on-secondary-fixed: #ffffff;--mat-sys-on-secondary-fixed-variant: #ffffff;--mat-sys-tertiary: #0c3400;--mat-sys-on-tertiary: #ffffff;--mat-sys-tertiary-container: #1a5502;--mat-sys-on-tertiary-container: #ffffff;--mat-sys-tertiary-fixed: #1a5502;--mat-sys-tertiary-fixed-dim: #0f3b00;--mat-sys-on-tertiary-fixed: #ffffff;--mat-sys-on-tertiary-fixed-variant: #ffffff;--mat-sys-background: #f5faff;--mat-sys-on-background: #171c20;--mat-sys-surface: #f5faff;--mat-sys-surface-dim: #b4b9bf;--mat-sys-surface-bright: #f5faff;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-container: #dee3e8;--mat-sys-surface-container-high: #d0d5da;--mat-sys-surface-container-highest: #c2c7cc;--mat-sys-on-surface: #000000;--mat-sys-shadow: #000000;--mat-sys-scrim: #000000;--mat-sys-surface-tint: #00658d;--mat-sys-inverse-surface: #2c3135;--mat-sys-inverse-on-surface: #ffffff;--mat-sys-outline: #232d35;--mat-sys-outline-variant: #404b52;--mat-sys-error: #600004;--mat-sys-on-error: #ffffff;--mat-sys-error-container: #98000a;--mat-sys-on-error-container: #ffffff;--mat-sys-surface-variant: #d9e4ee;--mat-sys-on-surface-variant: #000000}div.mat-mdc-select-panel.zb-tasks-panel-dense-options,div.mat-mdc-select-panel.zb-tasks-panel-parties,div.mat-mdc-autocomplete-panel.zb-tasks-panel-parties{margin:0;padding:0}div.mat-mdc-select-panel.zb-tasks-panel-dense-options .mat-mdc-option,div.mat-mdc-select-panel.zb-tasks-panel-parties .mat-mdc-option,div.mat-mdc-autocomplete-panel.zb-tasks-panel-parties .mat-mdc-option{min-height:36px}implementation-statement-description-panel{display:flex}implementation-statement-details-panel auditmation-markdown-viewer.limitHeight .details-html{max-height:125px}auditmation-remote-table .mat-drawer-container .mat-drawer.resizable-drawer>.mat-drawer-inner-container{display:flex;flex-direction:row;overflow:hidden}auditmation-remote-table .mat-drawer-container .mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-content-wrapper{flex:1;overflow:auto;min-width:0}auditmation-remote-table .mat-drawer-container .mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle{width:8px;flex-shrink:0;cursor:col-resize;background:var(--zb-divider);transition:background-color .2s;display:flex;align-items:center;justify-content:center}auditmation-remote-table .mat-drawer-container .mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle:hover{background:var(--zb-primary)}auditmation-remote-table .mat-drawer-container .mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle .resize-grip{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}auditmation-remote-table .mat-drawer-container .mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle:hover .resize-grip{background:var(--zb-background-card)}html{color-scheme:light;--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;--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}nf-portal-root{position:absolute;inset:0;height:100%;width:100%;display:flex;flex-direction:column}nf-portal-root .mat-toolbar{justify-content:flex-end}nf-portal-root .mat-toolbar.portal-toolbar{background:#000;color:var(--zb-text-on-dark-bg);border-bottom-color:#ffffff1f;gap:8px;padding:0}nf-portal-root .auditmation-bar{background:var(--zb-primary);background:linear-gradient(90deg,#03aff0 25%,#232323 75%);width:100%;height:4px}nf-portal-root .mat-drawer-container{flex-grow:1}nf-portal-root>.mat-drawer-container{background-color:var(--zb-background)}nf-portal-root>.mat-drawer-container>.mat-drawer{width:250px}nf-portal-root>.mat-drawer-container>.mat-drawer-content{display:flex}nf-portal-root>.mat-drawer-container>.mat-drawer-content>.app-loading{position:absolute}nf-portal{padding:0 16%;background:rgba(var(--zb-primary-rgb, 3, 175, 240),.05);background:radial-gradient(ellipse at top left,rgba(var(--zb-primary-rgb, 3, 175, 240),.1),transparent,transparent);background-repeat:no-repeat;background-attachment:scroll;background-position:center}nf-portal.nf-app-page{overflow:auto}@media(max-width:1200px){nf-portal{padding:0 8%}}@media(max-width:768px){nf-portal{padding:0 16px}}nf-portal .mat-drawer-content{flex-wrap:wrap;width:80%;max-width:1366px;margin:0 auto}nf-portal .welcome-text{flex:1 1 50%}nf-portal .welcome-image{flex:1 1 50%;text-align:right}nf-portal .app-groups-wrapper{display:flex;flex-direction:column;gap:32px;margin:16px 0}nf-portal .apps-container-wrapper{margin-bottom:16px}nf-portal .apps-container-wrapper .apps-category{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--zb-divider);margin-bottom:16px}nf-portal .apps-container-wrapper .apps-category h2{margin:0;display:block;font-size:24px;font-weight:400}nf-portal .apps-container-wrapper .apps-container{display:flex;justify-content:center}nf-portal .apps-container-wrapper .apps-container .apps-wrapper{display:flex;flex-wrap:wrap;gap:16px;width:100%}nf-portal .page-header{margin:40px 0;display:flex}nf-portal .page-header .title{font-size:32px;font-weight:500;color:var(--zb-text);line-height:1.2;margin-bottom:10px}nf-portal .page-header .sub-title{color:var(--zb-secondary-text);font-size:32px;font-weight:500}nf-portal .app-switch-container .mat-drawer-content{display:flex;height:100%;width:100%;padding:0 100px;box-sizing:border-box}nf-portal .portal-toolbar{gap:8px}nf-portal .server-status{color:var(--zb-secondary-text);display:none}nf-portal .server-status.ok{color:var(--zb-color-success)}nf-portal .portal-toggle-button{margin:0}nf-portal .mat-drawer-container{flex-grow:1}nf-portal>.mat-drawer-container>.mat-drawer{width:250px}nf-portal .org-selector .org-item{align-items:center;display:flex;gap:8px}nf-portal .org-selector .org-item img{border-radius:50%;height:24px;width:24px}nf-portal .org-selector .mat-mdc-form-field{margin-right:16px;margin-top:8px}nf-module-loader .page-content{display:flex;height:100%}nf-module-loader .page-content .content-container{flex:1;margin:0 0 0 64px}nf-module-loader .page-content .content-container iframe{border:none}nf-module-loader .page-content .content-container iframe.hidden{display:none}nf-organization-switcher{cursor:pointer}nf-organization-switcher .org-selector .org-item{display:flex;align-items:center;gap:4px}nf-organization-switcher .org-selector .org-item img{height:16px;width:16px;border-radius:50%}nf-organization-switcher .avatar-icon{display:flex;flex-direction:row;gap:4px;align-items:center}nf-organization-switcher .avatar-icon nf-avatar-label{gap:4px}nf-organization-switcher .avatar-icon nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;line-height:16px}nf-organization-switcher .avatar-icon .mat-icon{font-size:20px;height:20px;width:20px}nf-user-dropdown .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;line-height:1.3;font-weight:400}nf-user-dropdown .user-icon-dropdown{margin-top:5px}nf-user-dropdown .user-dropdown{display:flex;border-left:1px solid #333;padding-left:25px}.user-switcher-dropdown{position:absolute;top:600px;width:200px}.user-dropdown-list{position:absolute;top:46px;right:-20px;width:240px}.user-dropdown-list .mat-mdc-option{padding-left:0}.search-resources-form{position:relative}.search-resources-form mat-icon,.search-resources-form mat-spinner{position:absolute;left:30px;top:8px;z-index:1;font-size:14px;color:#777;height:14px;width:14px}.search-resources-form input:focus-visible{border:1px solid #ccc;outline:none;width:300px}.search-resources-form input{background-image:none;background-color:#333;border-radius:10px;padding:5px 10px 5px 40px;border:1px solid #777;color:#fff;width:200px;position:relative;margin-left:15px}.mat-mdc-option.resources-option{height:auto;border-bottom:1px solid rgba(var(--zb-divider-rgb),.1)}auditmation-node-registration-page .auditmation-guttered-container{max-width:750px}auditmation-node-registration-page .auditmation-guttered-container .node-registration-container{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:16px;gap:8px}auditmation-node-registration-page .auditmation-guttered-container .node-registration-container form{display:flex;flex-direction:column;width:100%;box-sizing:border-box}auditmation-node-registration-page .auditmation-guttered-container .node-registration-container .node-registration-actions{display:flex;gap:4px;align-items:center}auditmation-portal-app-card{flex:0 0 calc(33.3333333333% - 11px);display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:24px;font-weight:900;min-width:250px;box-shadow:var(--zb-card-shadow, 8px 8px 16px -6px rgba(0, 0, 0, .1));border-radius:5px;transition:box-shadow .13s linear,transform .13s linear}auditmation-portal-app-card:hover{transform:translate(-2px) translateY(-2px);box-shadow:var(--zb-card-shadow-hover, 8px 8px 16px -4px rgba(0, 0, 0, .3))}@media(max-width:1600px){auditmation-portal-app-card{flex:0 0 calc(50% - 8px)}}@media(max-width:1200px){auditmation-portal-app-card{flex:0 0 calc(50% - 8px)}}@media(max-width:992px){auditmation-portal-app-card{flex:0 0 100%}}auditmation-portal-app-card.disabled{pointer-events:none;opacity:.75}auditmation-portal-app-card.disabled .mat-mdc-card-subtitle{text-decoration:none}auditmation-portal-app-card .mat-mdc-card{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;padding:0 8px;gap:8px;border-radius:5px}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-sm-image{height:40px;width:40px}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-title{height:64px;font-size:22px;font-weight:500;white-space:nowrap;width:100%;display:flex;align-items:center;gap:8px;padding:8px 16px 0;box-sizing:border-box}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-title .app-title{overflow:hidden;max-width:calc(100% - 80px);text-overflow:ellipsis;white-space:nowrap}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions{padding:4px 16px;border-top:1px solid var(--zb-divider);display:flex;align-items:center}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions .app-version-container{font-size:14px;color:var(--zb-primary);font-weight:400}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions button{border:1px solid var(--zb-divider);border-radius:10px;padding:0}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions .launch-btn{border:1px solid var(--zb-divider);box-shadow:none;border-radius:10px;text-transform:none;font-size:12px;padding:6px 16px;color:var(--zb-text);background-color:var(--zb-background-card);position:relative;text-decoration:none;font-weight:400;display:flex;gap:4px;align-items:center}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions .launch-btn:hover{color:var(--zb-primary);border-color:var(--zb-primary)}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-subtitle{font-size:16px;font-weight:400;text-align:left;min-height:40px;padding:0 16px}auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-subtitle span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px}nf-portal-app-nav{background:#232323;background:radial-gradient(circle at 200%,#232323 25%,#323232,#232323 75%);background-attachment:fixed;background-position:left center;background-size:323px;width:64px;transition:all ease .1s;position:absolute;top:0;left:0;bottom:0;z-index:1;overflow:hidden;display:flex;flex-direction:row}nf-portal-app-nav .navigation{height:100%;display:flex;flex-direction:column}nf-portal-app-nav .mat-divider{border-top-color:#ffffff80;margin:8px}nf-portal-app-nav *:not(.mat-icon){font-family:Montserrat,sans-serif}nf-portal-app-nav .mat-mdc-list-base{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;width:64px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-subheader{color:#fff;display:flex;flex-direction:row;gap:8px;align-items:center;height:16px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-subheader>span{display:none}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-subheader:after{content:"";flex-grow:1;border-bottom:1px solid rgba(255,255,255,.5)}nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar{width:10px}nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar-track{background:transparent}nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar-thumb{background:#555}nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar-thumb:hover{background:#676767}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item{width:64px;font-size:12px;position:static;overflow:hidden;transition:all ease .1s;height:48px;min-height:48px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mat-ripple{display:none}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item{--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-icon-start-space: 0;border-radius:0}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item:before,nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item:after{border-radius:0!important}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content{position:static;display:flex;align-items:center;gap:20px;padding:0 4px;white-space:nowrap;text-overflow:initial;overflow:initial}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;gap:16px;color:#fff}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content span.app-icon{height:24px;width:24px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content span.app-icon img{height:24px;width:24px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content .module-name{display:none;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#fff}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.bottom-logo{padding-left:10px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.bottom-logo img:last-of-type{margin-bottom:0;width:148px;margin-left:4px}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item:hover{background:rgba(var(--zb-primary-rgb, 3, 175, 240),.2);border-radius:0}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active{background:var(--zb-primary);border-radius:0;--mat-list-list-item-hover-state-layer-opacity: 0;--mat-list-list-item-focus-state-layer-opacity: 0}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:before,nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:after{display:none!important}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active .mdc-list-item__primary-text,nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active .mat-mdc-list-item-unscoped-content{opacity:1}nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:focus,nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:hover{background:var(--zb-primary)}nf-portal-app-nav.expanded{width:auto;box-shadow:0 0 10px 1px #555}nf-portal-app-nav.expanded .mat-mdc-list-base{overflow-y:overlay;overflow-x:hidden;width:auto}nf-portal-app-nav.expanded .mat-mdc-list-base .mat-mdc-subheader>span{display:inherit}nf-portal-app-nav.expanded .mat-mdc-list-base .mat-mdc-list-item{width:auto}nf-portal-app-nav.expanded .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .module-name{display:initial}nf-portal-app-nav.expanded.activeHover{width:calc(auto*2);transition:all ease .1s}nf-portal-app-nav.expanded.activeHover .sub-navigation{display:block}nf-portal-app-nav .sub-navigation{background-color:var(--zb-background-card);display:none;overflow-y:auto;overflow-x:hidden;width:auto;min-width:200px}nf-portal-app-nav .sub-navigation .mat-mdc-list-base{overflow-y:auto;overflow-x:hidden}nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item{width:auto;font-size:12px;overflow:hidden}nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item:not(.active) .mdc-list-item__content .module-name{color:var(--zb-text)}nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item:hover,nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item:focus{background:transparent;background:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);border-radius:0}nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active{background:transparent;box-shadow:none}nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active:focus,nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active:hover{background:transparent}nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active .mdc-list-item__content .module-name{color:var(--zb-primary)}nf-portal-app-nav .sub-navigation .mat-tree-node{font-size:12px;font-weight:400;color:var(--zb-text);min-height:initial;margin-left:16px;white-space:nowrap}nf-portal-app-nav .mat-ripple{display:none}nf-portal-app-frame{position:relative;display:block;height:100%}nf-portal-app-frame.hidden{display:none}auditmation-user{margin:0 8px}auditmation-user .auditmation-user-trigger{display:flex;height:64px;align-items:center;gap:8px;justify-items:right;cursor:pointer}auditmation-user .auditmation-user-trigger .org-user{display:flex;flex-direction:column;flex-basis:260px;text-align:right}auditmation-user .auditmation-user-trigger .org-user h3{font-size:15px;line-height:1;font-weight:600}auditmation-user .auditmation-user-trigger .org-user h4{font-size:12px;line-height:1}auditmation-user .auditmation-user-trigger .user-avatar{display:flex;width:32px;height:32px}auditmation-user .auditmation-user-trigger .user-avatar .mat-icon{font-size:32px;height:32px;width:32px}auditmation-user .auditmation-user-trigger .user-avatar img{height:32px;width:32px;border-radius:50%}auditmation-user #auditmation-user-popover{inset:0;height:100%;width:100%;padding:0;margin:0;border:0;box-sizing:border-box;background-color:transparent;position:fixed;z-index:500;display:none;color:var(--zb-text)}auditmation-user #auditmation-user-popover #auditmation-user-popover-content{position:absolute;box-sizing:border-box;padding:0;margin:0;border:0;background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow);border-radius:5px;width:325px;max-height:calc(100vh - 100px);overflow-y:auto}auditmation-user .mat-mdc-menu-item .mat-icon:first-child{margin-left:5px}auditmation-user .mat-mdc-menu-item .mat-mdc-menu-item-text{flex-grow:1;font-size:14px;font-weight:400}auditmation-user span.zb-theme-toggle-switch .mat-icon{font-size:28px;width:28px;height:28px;vertical-align:middle}auditmation-user nf-organization-switcher{display:flex;flex-grow:1}auditmation-user nf-organization-switcher>div:first-child{flex-grow:1;display:flex}auditmation-user nf-organization-switcher>div:first-child .avatar-icon{flex-grow:1;display:flex}auditmation-user nf-organization-switcher>div:first-child .avatar-icon nf-avatar-label{flex-grow:1}auditmation-user nf-organization-switcher>div:first-child .avatar-icon nf-avatar-label img.nf-avatar-img{margin:0 18px 0 10px}auditmation-user nf-organization-switcher>div:first-child .avatar-icon .mat-icon{margin-right:0}auditmation-user .menu-open-panel{display:flex;flex-direction:column;gap:8px;padding-top:12px}auditmation-user .menu-open-panel .main-org-user{display:flex;gap:8px;padding:0 8px}auditmation-user .menu-open-panel .main-org-user .user-avatar{width:64px;height:64px;flex-basis:64px}auditmation-user .menu-open-panel .main-org-user .user-info{display:flex;flex-direction:column;width:calc(100% - 64px);justify-content:center}auditmation-user .menu-open-panel .main-org-user .user-info .user-name{font-size:15px;line-height:18px;font-weight:700}auditmation-user .menu-open-panel .main-org-user .user-info .user-email{font-size:12px;line-height:1}auditmation-user .menu-open-panel .org-users{list-style:none;padding:0;overflow:auto;max-height:300px}auditmation-user .menu-open-panel .mat-mdc-option{height:2.5em;padding:5px 0}auditmation-user .menu-open-panel .mat-mdc-option nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;overflow:hidden;text-overflow:ellipsis;width:170px}auditmation-user .menu-open-panel .mat-mdc-option nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-subText{width:170px;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){auditmation-user .auditmation-user-trigger .org-user{display:none}}nf-class-details-page section.subclasses a.nf-link{display:inline-block;margin:4px;font-size:14px}nf-class-details-page section.subclasses a.nf-link:not(:last-child):after{content:",";color:var(--zb-secondary-text)}nf-class-details-page .inheritance{display:flex;gap:8px;align-items:center}nf-class-details-page .component-type-properties-content auditmation-customizable-table{border-radius:5px}nf-class-details-page .component-type-properties-content auditmation-customizable-table table{border-radius:5px}nf-class-details-page .component-type-properties-content auditmation-customizable-table table tr.mat-mdc-row{height:32px}nf-class-details-page auditmation-customizable-table table.mat-mdc-table td.mat-mdc-cell.mat-column-description code{background-color:var(--zb-background-card-dark);padding:4px;font-size:12px}nf-class-details-page auditmation-customizable-table table.mat-mdc-table td.mat-mdc-cell.mat-column-name{white-space:nowrap}nf-class-details-page .class-viewer-wrapper{height:80vh;overflow:hidden}zb-tag-manager{display:block;box-sizing:border-box;height:100%}zb-tag-manager mat-drawer-container.item-drawer-container{height:100%}zb-tag-manager mat-drawer-container.item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(655px,45%,max(43%,1024px));background:var(--zb-background)}zb-tag-manager mat-drawer-container.item-drawer-container .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box;padding:16px}@media(max-width:1440px){zb-tag-manager mat-drawer-container.item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}auditmation-new-pipeline-setup nf-empty-state-container{flex-grow:1}auditmation-new-pipeline-setup nf-simple-panel{margin:8px 0}auditmation-new-pipeline-setup nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}auditmation-new-pipeline-setup nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}auditmation-new-pipeline-setup nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}auditmation-new-pipeline-setup .step-actions{display:flex;align-items:center;padding:16px}auditmation-new-pipeline-setup .items-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}auditmation-new-pipeline-setup .items-container.dense{gap:8px}auditmation-new-pipeline-setup .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;align-items:center;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a}auditmation-new-pipeline-setup .items-container>.item img{height:24px}auditmation-new-pipeline-setup .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}auditmation-new-pipeline-setup .items-container>.item{flex-basis:calc(33% - 48px)}auditmation-new-pipeline-setup .items-container>.item>div{flex-grow:1}auditmation-new-pipeline-setup .items-container>.item>div>:nth-child(2) span.secondary-text{font-size:12px;line-height:12px}@media(max-width:1600px){auditmation-new-pipeline-setup .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){auditmation-new-pipeline-setup .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}auditmation-new-colloctor-bot-pipeline-setup nf-empty-state-container{flex-grow:1}auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel{margin:8px 0}auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}auditmation-new-colloctor-bot-pipeline-setup .parameters-container{height:300px;margin:16px 0}auditmation-new-colloctor-bot-pipeline-setup .parameters-container.nf-grid-2-column .nf-grid-column{height:300px;width:100%;overflow:auto}auditmation-new-colloctor-bot-pipeline-setup .step-actions{display:flex;align-items:center;padding:16px}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container{display:flex;height:300px;overflow:auto;gap:16px;padding:16px}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion{width:100%}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel{border:1px solid transparent}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active{border:1px solid var(--zb-primary)}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active .mat-expansion-panel-header{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active .mat-mdc-list-item{border-radius:5px;border:1px solid transparent}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active .mat-mdc-list-item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel .cb-panel-header{width:100%;display:flex;align-items:center;margin-right:20px;gap:8px}auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel .cb-panel-header img{height:24px}auditmation-new-pipeline-review-setup .step-actions{display:flex;align-items:center;padding:16px}nf-batch-info-tabbed-dialog .mat-mdc-dialog-content.nf-dialog-content{display:flex}nf-batch-info-tabbed-dialog .nf-info-icon{color:#000;font-size:18px;min-height:18px}nf-batch-info-tabbed-dialog .nf-tab-group{width:100%}nf-batch-info-tabbed-dialog table.mat-mdc-table tr.mat-mdc-row{height:32px}nf-batch-info-tabbed-dialog table.mat-mdc-table tr.mat-mdc-row.nf-element-row.nf-expanded-row{background-color:#03aff01a}auditmation-pipeline-collector-bot-parameters section{height:100%;overflow:auto;border:1px solid var(--zb-divider);box-sizing:border-box;border-radius:5px}auditmation-pipeline-collector-bot-parameters .mat-mdc-table{width:100%}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-header-row{min-height:36px;background-color:var(--zb-background)}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell{color:var(--zb-text)}auditmation-pipeline-collector-bot-parameters .mat-mdc-table thead{position:sticky;position:-webkit-sticky;top:0;background-color:inherit;z-index:1}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-row{padding-top:8px;padding-bottom:8px;align-items:flex-start}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-row .mat-mdc-cell{align-items:flex-start}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-row .mat-mdc-cell:first-of-type.indent>span.required:after{content:"*"}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-column-field{flex:0 0 150px}auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-column-type{flex:0 0 100px}auditmation-pipeline-test-preview .nf-info-icon{color:#000;font-size:18px;min-height:18px}auditmation-pipeline-test-preview nf-data-collection-details{margin:0;border-top:none}auditmation-pipeline-test-preview nf-data-collection-details .nf-list-table-table-container{max-height:360px;min-height:100px;height:auto}auditmation-pipeline-test-preview section.auditmation-error{margin-top:16px}auditmation-pipeline-config{padding:5px 0;display:block}auditmation-new-file-pipeline-setup auditmation-file-producer-browser{max-height:500px;border:1px solid var(--zb-divider);border-radius:5px;margin-bottom:16px}auditmation-new-file-pipeline-setup nf-empty-state-container{flex-grow:1}auditmation-new-file-pipeline-setup nf-simple-panel{margin:8px 0}auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-body{height:300px}auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}auditmation-new-file-pipeline-setup .step-actions{display:flex;align-items:center;padding:16px}auditmation-new-file-pipeline-setup .items-container{display:flex;overflow:auto;flex-wrap:wrap;gap:8px;padding:16px}auditmation-new-file-pipeline-setup .items-container.dense{gap:8px}auditmation-new-file-pipeline-setup .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a;min-height:40px;align-items:center}auditmation-new-file-pipeline-setup .items-container>.item .ng-fa-icon{font-size:24px}auditmation-new-file-pipeline-setup .items-container>.item img{height:24px}auditmation-new-file-pipeline-setup .items-container>.item>.mat-mdc-icon-button{visibility:hidden}auditmation-new-file-pipeline-setup .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}auditmation-new-file-pipeline-setup .items-container>.item{flex-basis:calc(33% - 48px)}auditmation-new-file-pipeline-setup .items-container>.item>:nth-child(2){flex-grow:1}@media(max-width:1600px){auditmation-new-file-pipeline-setup .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){auditmation-new-file-pipeline-setup .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}auditmation-new-file-pipeline-setup .items-container>.item:hover>.mat-mdc-icon-button{visibility:visible}auditmation-audit-graph-object-dialog{height:100%;display:flex;flex-direction:column}auditmation-audit-graph-object-dialog.nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group.audit-graph-object-tabs{height:49px}auditmation-audit-graph-object-dialog .panel-wrapper{height:100%}auditmation-audit-graph-object-dialog auditmation-dialog>button.mat-mdc-icon-button{z-index:2;top:12px;right:20px}auditmation-audit-graph-object-dialog auditmation-dialog span.mat-mdc-dialog-title{display:none}auditmation-audit-graph-object-dialog nf-simple-panel.object-details-panel{max-height:300px;padding:2px}auditmation-audit-graph-object-dialog nf-simple-panel.object-details-panel .simple-panel-body{padding-right:48px}auditmation-audit-graph-object-dialog .object-details{display:flex}auditmation-audit-graph-object-dialog .object-details .title-section{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:8px}auditmation-audit-graph-object-dialog .object-details .title-section .title-details{display:flex;flex-direction:column;gap:8px;flex-grow:1}auditmation-audit-graph-object-dialog .object-details .title-section .title-details code{background-color:var(--zb-background-card);color:var(--zb-secondary-text);padding:4px;font-size:12px}auditmation-audit-graph-object-dialog .object-details .title-section .additional-details img{max-height:64px;max-width:64px;width:64px}auditmation-audit-graph-object-dialog .object-details h2.title{margin:0;padding:0;line-height:inherit}auditmation-audit-graph-object-dialog .object-details h4{margin:0;padding:0;margin-bottom:0!important;color:var(--zb-secondary-text);display:inline-block}auditmation-audit-graph-object-dialog .object-details h4:not(:first-child){margin-left:4px}auditmation-audit-graph-object-dialog .object-details section.packages{display:flex;flex-wrap:wrap;gap:8px;align-items:center}auditmation-audit-graph-object-dialog .object-details section.packages>div{display:flex;flex-wrap:wrap;gap:4px;align-items:center}auditmation-audit-graph-object-dialog .object-details section.inheritance{display:flex;flex-wrap:wrap;gap:4px;align-items:center}auditmation-audit-graph-object-dialog .object-details section.description{display:flex;flex-wrap:wrap;gap:8px;align-items:center}auditmation-audit-graph-object-dialog .object-details section.description>div{margin:0;padding:0;color:var(--zb-secondary-text);line-height:20px;max-height:95px;overflow-y:unset;overflow-x:hidden}auditmation-audit-graph-object-dialog .object-details section a{display:inline-block}auditmation-audit-graph-object-dialog .object-details section a:not(:last-child):after{content:",";color:var(--zb-secondary-text)}auditmation-audit-graph-object-dialog nf-empty-state-container.fill{border:0}auditmation-add-new-connection-dialog .form-container{display:flex;flex-direction:column;gap:10px}auditmation-add-new-connection-dialog .checkbox-type{width:100%;padding-bottom:20px}auditmation-add-new-connection-dialog .checkbox-container{margin:8px 0}auditmation-add-new-connection-dialog .nf-title-wrap{display:flex;flex-direction:row;gap:10px;flex-grow:1}auditmation-add-new-connection-dialog .nf-explain{border-left:8px solid var(--zb-primary);padding:8px 24px 8px 16px;font-size:14px;margin:8px 8px 16px}auditmation-add-new-connection-dialog .nf-explain strong{white-space:nowrap}auditmation-add-new-connection-dialog .auditmation-note p{line-height:24px}auditmation-add-new-connection-dialog .auditmation-note p .mat-icon{margin-right:4px;float:left}auditmation-add-new-connection-dialog nf-simple-panel.panel-grid-tile>.simple-panel-body{padding:16px;box-sizing:border-box}auditmation-edit-secret-dialog .nf-secret-form-wrapper{display:flex;flex-direction:column;overflow:auto;height:100%}auditmation-edit-secret-dialog .secret-form{display:flex;flex-direction:column;gap:8px}auditmation-edit-secret-dialog p.nf-secret-type{font-size:12px;font-weight:400}auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-shared,auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-private,auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-unknown{display:inline-block;text-transform:uppercase;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:600;margin-right:8px}auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-shared{color:var(--zb-primary);background-color:var(--zb-primary-100)}auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-private{color:#4527a0;background-color:#dad2f4}auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-unknown{color:#424242;background-color:#cecece}auditmation-edit-secret-dialog nf-dialog h1.mat-mdc-dialog-title{margin-bottom:0}auditmation-edit-secret-dialog nf-dialog nf-empty-state-container{height:calc(100% - 66px)}connection-new-defined-secret-dialog .hidden{display:none!important}connection-new-defined-secret-dialog .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px 0 16px 16px;height:100%}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:40% 60%;grid-gap:16px;width:calc(100% - 16px);grid-template-areas:"fields kbarticle";height:100%}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [fields]{grid-area:fields}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [kbarticle]{grid-area:kbarticle}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container h5{font-size:16px;font-weight:500}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .simple-panel-body form.secret-form{margin-top:6px}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper{flex-grow:1;position:relative;height:100%}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper .simple-panel-body{border:1px solid var(--zb-divider);width:calc(100% - 2px)}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper .kb-fab{position:absolute;top:-2px;right:0;padding:0}connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper auditmation-iframe-page.nf-app-page{height:100%}@media(max-width:1200px){connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:40% 60%;grid-template-areas:"fields kbarticle"}}@media(max-width:992px){connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:100%;grid-template-areas:"fields" "kbarticle";grid-template-rows:40% 60%;width:100%;max-width:100%;height:100%}}connection-oauth-secret-dialog .kb-article-wrapper{flex-grow:1;position:relative;height:100%}connection-oauth-secret-dialog .kb-article-wrapper .kb-fab{position:absolute;top:-2px;right:0;padding:0}connection-oauth-secret-dialog .kb-article-wrapper .simple-panel-body{border:1px solid var(--zb-divider);width:calc(100% - 2px)}connection-oauth-secret-dialog .kb-article-wrapper auditmation-iframe-page.nf-app-page{height:100%}connection-oauth-secret-dialog .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px 0 16px 16px;height:98%}connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:55% 44%;grid-template-rows:100%;grid-gap:24px;width:calc(100% - 16px);grid-template-areas:"kbarticle oauth";height:100%}connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [oauth]{grid-area:oauth}connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [kbarticle]{grid-area:kbarticle}connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container h5{font-size:16px;font-weight:500}@media(max-width:1200px){connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:55% 44%;grid-template-areas:"kbarticle oauth"}}@media(max-width:992px){connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:100%;grid-template-rows:45% 53%;grid-template-areas:"kbarticle" "oauth";width:100%;max-width:100%}}add-responsibility-dialog nf-simple-search-results-list{height:100%;display:flex;flex-direction:column;gap:8px}add-responsibility-dialog nf-simple-search-results-list .results-panel{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:50vh}add-responsibility-dialog .mat-mdc-tab-body-content{padding:16px;box-sizing:border-box}set-raci-level-dialog .mat-mdc-dialog-content.nf-dialog-content{overflow:visible}set-raci-level-dialog .raci-radio-group{display:flex;flex-direction:column;gap:0px;align-items:flex-start}define-role-dialog .mat-mdc-tab-body-content{padding:16px;box-sizing:border-box}select-target-dialog nf-simple-search-results-list{height:100%;display:flex;flex-direction:column;gap:8px}select-target-dialog nf-simple-search-results-list .input-wrapper{display:flex;flex-direction:row-reverse;gap:8px}select-target-dialog nf-simple-search-results-list .input-wrapper nf-search-input{display:flex;flex-grow:1}select-target-dialog nf-simple-search-results-list .input-wrapper nf-search-input .search-input-wrapper{flex-grow:1}select-target-dialog nf-simple-search-results-list .results-panel{display:flex;flex-direction:column;flex-grow:1;height:100%}select-target-dialog .mat-mdc-tab-body-content{padding:16px;box-sizing:border-box}nf-empty-state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:8px}nf-empty-state-container.fill{flex-grow:1;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);margin:16px;border-radius:5px}nf-empty-state-container.fill.no-border{border:0px}nf-empty-state-container .content{display:flex;flex-direction:column;justify-content:center;align-items:center}nf-empty-state-container .content .empty-text{color:var(--zb-secondary-text);font-size:14px}nf-empty-state-container.fill-no-bg{background-color:var(--zb-background);height:100%;box-sizing:border-box}nf-empty-state-container.fill-no-bg.transparent-bg{background-color:transparent}nf-empty-state-container.fill-only{flex-grow:1}nf-dynamic-table{display:block;margin-bottom:32px}nf-dynamic-table .table-header{display:flex;align-items:center}nf-dynamic-table .table-header>h4{margin:0 0 8px;padding:0;color:var(--zb-secondary-text)}nf-dynamic-table .table-container{overflow:auto;border:1px solid var(--zb-divider);border-bottom:0}nf-dynamic-table table{width:100%}nf-dynamic-table table th.mat-mdc-header-cell,nf-dynamic-table table td.mat-mdc-cell,nf-dynamic-table table td.mat-mdc-footer-cell{padding:8px}nf-dynamic-table table th.mat-mdc-header-cell.mat-column-select,nf-dynamic-table table td.mat-mdc-cell.mat-column-select,nf-dynamic-table table td.mat-mdc-footer-cell.mat-column-select{padding:8px 16px;width:50px}nf-dynamic-table table th.mat-mdc-header-cell a:not(.mat-mdc-unelevated-button),nf-dynamic-table table td.mat-mdc-cell a:not(.mat-mdc-unelevated-button),nf-dynamic-table table td.mat-mdc-footer-cell a:not(.mat-mdc-unelevated-button){text-decoration:none;color:var(--zb-primary)}nf-dynamic-table table th.mat-mdc-header-cell a:not(.mat-mdc-unelevated-button):hover,nf-dynamic-table table td.mat-mdc-cell a:not(.mat-mdc-unelevated-button):hover,nf-dynamic-table table td.mat-mdc-footer-cell a:not(.mat-mdc-unelevated-button):hover{color:var(--zb-primary)}nf-dynamic-table table th.mat-mdc-header-cell .checkbox,nf-dynamic-table table td.mat-mdc-cell .checkbox,nf-dynamic-table table td.mat-mdc-footer-cell .checkbox{display:flex;justify-content:center}nf-dynamic-table table th.mat-mdc-header-cell .checkbox .mat-icon,nf-dynamic-table table td.mat-mdc-cell .checkbox .mat-icon,nf-dynamic-table table td.mat-mdc-footer-cell .checkbox .mat-icon{color:red}nf-dynamic-table table th.mat-mdc-header-cell .checkbox .mat-icon.green,nf-dynamic-table table td.mat-mdc-cell .checkbox .mat-icon.green,nf-dynamic-table table td.mat-mdc-footer-cell .checkbox .mat-icon.green{color:var(--zb-accent)}nf-dynamic-table table th.mat-mdc-header-cell img,nf-dynamic-table table td.mat-mdc-cell img,nf-dynamic-table table td.mat-mdc-footer-cell img{height:36px;width:36px}nf-dynamic-table table td.mat-mdc-cell{position:relative}nf-dynamic-table table td.mat-mdc-cell .object-cell>.mat-mdc-icon-button{display:none;position:absolute;right:0;top:0}nf-dynamic-table table td.mat-mdc-cell:hover .object-cell>.mat-mdc-icon-button{display:block}nf-dynamic-table table tr.hoverStates{pointer-events:auto}nf-dynamic-table table tr.hoverStates:hover{cursor:pointer;box-shadow:8px 0 0 -4px var(--zb-primary) inset;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}nf-dynamic-table table .object-cell{display:flex}nf-dynamic-table table .object-cell>span{margin:0%;padding:0 40px 0 0;flex-grow:1;min-width:100px}nf-dynamic-table table.fixed-layout{table-layout:fixed}nf-dynamic-table table.fixed-layout td.mat-mdc-cell .object-cell>.mat-mdc-icon-button{bottom:0;margin:auto}nf-dynamic-table table.fixed-layout td.mat-mdc-cell .object-cell>span{min-width:auto}nf-dynamic-table table.fixed-layout div.text,nf-dynamic-table table.fixed-layout span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}nf-dynamic-table table.lastRowBottomBorder .mdc-data-table__row:last-child .mat-mdc-cell{border-bottom:1px solid var(--zb-divider)}nf-searchable-list{max-width:1024px;width:100%;margin:0 auto}nf-searchable-list .searchable-list-header{background-color:var(--zb-background)}nf-searchable-list .searchable-list-header.fixed{position:sticky;top:0;z-index:1}nf-searchable-list .mat-mdc-form-field{width:100%}nf-searchable-list .mat-tree{background-color:var(--zb-background)}nf-searchable-list .mat-tree ul,nf-searchable-list .mat-tree li{margin-top:0;margin-bottom:0;list-style-type:none}nf-searchable-list .tree-invisible{display:none}nf-searchable-list .mat-tree-node{cursor:pointer;min-height:36px;font-size:14px}nf-searchable-list .mat-tree-node:is(div),nf-searchable-list .mat-tree-node:is(li){background-color:var(--zb-background-card);margin-top:0;margin-bottom:4px;border-radius:5px;border:1px solid var(--zb-divider);padding-right:32px}nf-searchable-list .mat-tree-node:is(div):hover,nf-searchable-list .mat-tree-node:is(div):focus,nf-searchable-list .mat-tree-node:is(li):hover,nf-searchable-list .mat-tree-node:is(li):focus{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 0 0 -4px var(--zb-primary) inset}nf-searchable-list .mat-tree-node:is(div) span:first-of-type,nf-searchable-list .mat-tree-node:is(li) span:first-of-type{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:1px;flex-grow:1}nf-searchable-list .mat-tree-node:is(div) span:nth-of-type(2),nf-searchable-list .mat-tree-node:is(li) span:nth-of-type(2){max-width:75px}nf-searchable-list .mat-tree-node .mat-mdc-icon-button{height:32px;width:32px;line-height:22px}nf-simple-panel{display:flex;flex-direction:column;overflow:hidden;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);flex-grow:1;border-radius:5px}nf-simple-panel .simple-panel-header{display:flex;flex-direction:row;padding:8px 16px;align-items:center;border-bottom:1px solid var(--zb-divider);gap:4px}nf-simple-panel .simple-panel-header .simple-panel-header-text h3{padding:0;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;color:var(--zb-text)}nf-simple-panel .simple-panel-header .simple-panel-header-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}nf-simple-panel .simple-panel-header .simple-panel-header-actions{display:flex;flex-direction:row;align-items:center;justify-items:flex-end;gap:8px}nf-simple-panel .simple-panel-header .hover-edit{display:none}nf-simple-panel .simple-panel-header.no-body{border-bottom:0px}nf-simple-panel:hover .simple-panel-header .hover-edit{display:initial}nf-simple-panel .simple-panel-body{flex-grow:1;overflow:auto;width:100%;display:flex;flex-direction:column}nf-simple-panel .simple-panel-body>nf-simple-autocomplete:first-child{margin-top:4px}nf-simple-panel .simple-panel-footer{border-top:1px solid var(--zb-divider)}nf-simple-panel[nf-body-pad] .simple-panel-body{padding:16px;width:auto}nf-simple-panel.nf-body-gutter .simple-panel-body{padding:0 16px;width:auto}nf-simple-panel.header-only{background-color:transparent;border:none;border-radius:0}nf-simple-panel.header-only .simple-panel-header{background-color:transparent;border-bottom:1px solid var(--zb-divider)}nf-simple-panel.header-only .simple-panel-body{border:none;padding:16px;width:auto}nf-simple-panel.flat{border:0;background:transparent}nf-simple-panel.flat .simple-panel-header{border-bottom:0}nf-simple-panel.flat .simple-panel-header h3{font-weight:600}nf-simple-panel.filled .simple-panel-header{background-color:rgba(var(--zb-divider-rgb),.1)}nf-simple-panel.panel-grid-tile{overflow:inherit}nf-simple-panel.panel-grid-tile.overflow-auto{overflow:auto}nf-simple-panel.panel-grid-tile.fullHeight{height:100%}nf-simple-panel.panel-grid-tile>.simple-panel-header{min-height:40px}nf-simple-panel.panel-grid-tile>.simple-panel-body{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}nf-simple-panel.panel-grid-tile>.simple-panel-body nf-empty-state-container.coming-soon{margin:0;border:0px}nf-simple-panel.panel-grid-tile>.simple-panel-footer{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}nf-simple-panel.panel-grid-tile.guttured-body>.simple-panel-body{padding:16px;box-sizing:border-box}nf-simple-panel.panel-grid-tile.max-body-500>.simple-panel-body{max-height:500px}nf-simple-panel.panel-grid-tile.max-body-800>.simple-panel-body{max-height:800px}nf-simple-panel.panel-column{overflow:inherit;background-color:transparent;border:none}nf-simple-panel.panel-column .simple-panel-header{min-height:40px;background-color:transparent;border-bottom:none;padding:0 16px}nf-simple-panel.panel-column .simple-panel-body{background-color:transparent}nf-simple-panel.sub-panel{overflow:inherit;background-color:transparent;border:none}nf-simple-panel.sub-panel .simple-panel-header{min-height:40px;background-color:transparent;border-bottom:none;padding:0 16px;color:var(--zb-secondary-text)}nf-simple-panel.sub-panel .simple-panel-body{background-color:transparent}nf-simple-panel.select-panel{overflow:visible;margin-top:8px}nf-simple-panel.select-panel .simple-panel-header{position:relative;padding:8px 16px}nf-simple-panel.select-panel .simple-panel-header .simple-panel-header-text{background-color:var(--zb-background-card);padding:0 16px;position:absolute;top:-15px}nf-simple-panel.no-grow{flex-grow:0}nf-simple-panel.dense-header .simple-panel-header{min-height:20px}nf-simple-panel.guttered{padding:16px}nf-simple-panel.guttered.g-dense{padding:8px}nf-simple-panel.guttered.border-box{box-sizing:border-box}nf-expansion-panel{display:flex;flex-direction:column;transition:all .1s linear}nf-expansion-panel .nf-expansion-panel-header,nf-expansion-panel .nf-expansion-panel-subheader{padding:8px;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);display:flex;flex-direction:row;align-items:center}nf-expansion-panel .nf-expansion-panel-header .header,nf-expansion-panel .nf-expansion-panel-subheader .header{font:400 18px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}nf-expansion-panel .nf-expansion-panel-header .expand-button .mat-icon,nf-expansion-panel .nf-expansion-panel-subheader .expand-button .mat-icon{transition:transform .1s linear;transform:rotate(-180deg)}nf-expansion-panel .nf-expansion-panel-header .mat-mdc-form-field,nf-expansion-panel .nf-expansion-panel-subheader .mat-mdc-form-field{padding:0;flex-grow:1}nf-expansion-panel .nf-expansion-panel-header{min-height:48px;max-height:48px;border-radius:5px}nf-expansion-panel .nf-expansion-panel-header.hasSubheader{border-bottom:0}nf-expansion-panel .nf-expansion-panel-header.dense{min-height:36px;max-height:36px;padding:8px 8px 0}nf-expansion-panel .nf-expansion-panel-subheader{border-top:0}nf-expansion-panel .nf-expansion-panel-subheader span{font-size:14px;color:var(--zb-secondary-text)}nf-expansion-panel .nf-expansion-panel-subheader.dense{padding:0 8px 8px}nf-expansion-panel .nf-expansion-panel-container{display:flex;flex-direction:column;border:1px solid var(--zb-divider);border-top:0px;border-radius:0 0 5px 5px;flex-grow:1;background-color:var(--zb-background-card);height:1px}nf-expansion-panel .nf-expansion-panel-container .nf-expansion-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}nf-expansion-panel .nf-expansion-panel-container .nf-expansion-panel-action-bar{border-top:1px solid var(--zb-divider);min-height:48px;max-height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px}nf-expansion-panel.expanded{flex-grow:1}nf-expansion-panel.expanded .nf-expansion-panel-header{border-radius:5px 5px 0 0}nf-expansion-panel.expanded .nf-expansion-panel-header .expand-button .mat-icon{transform:rotate(0)}nf-grid-table-list{display:flex;flex-direction:column;height:100%}nf-grid-table-list .nf-grid-list-header{padding:16px 16px 0;background-color:var(--zb-background-card);border-bottom:1px solid var(--zb-divider)}nf-grid-table-list .nf-grid-list-header .header-section{display:flex;align-items:center}nf-grid-table-list .nf-grid-list-header .header-section .title{flex-grow:1}nf-grid-table-list .nf-grid-list-header .header-section .title h2{margin:0;padding:0;line-height:50px}nf-grid-table-list .nf-grid-list-header .header-section .actions{display:flex;align-items:center;justify-content:flex-end}nf-grid-table-list .search-wrapper{display:flex;padding:8px 0}nf-grid-table-list .search-wrapper .mat-mdc-form-field{flex-grow:1;margin:0 8px 0 0;padding:0}nf-grid-table-list .search-wrapper .mat-mdc-form-field mat-label{text-transform:capitalize}nf-grid-table-list .search-wrapper .filters{display:flex;align-items:center;gap:4px}nf-grid-table-list .search-wrapper .search-input{display:flex;align-items:center;flex-grow:1}nf-grid-table-list .search-wrapper .search-actions{display:flex;align-items:center}nf-grid-table-list .search-wrapper .search-actions button.search{min-width:100px;height:50px}nf-grid-table-list .search-wrapper .search-actions>*:not(:first-child){margin-left:4px}@media(max-width:480px){nf-grid-table-list .search-wrapper{flex-wrap:wrap}nf-grid-table-list .search-wrapper .filters{margin-bottom:8px}nf-grid-table-list .search-wrapper .search-actions{flex-grow:1;justify-content:flex-end;padding:8px}}nf-grid-table-list .nf-grid-list-wrapper{flex-grow:1;overflow:auto;width:100%}nf-grid-table-list .nf-grid-list-wrapper.empty{display:flex}nf-grid-table-list .nf-grid-list-wrapper nf-empty-state-container{margin:auto}nf-grid-table-list .nf-grid-list{max-width:1200px;margin:0 auto;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;display:grid;padding:16px}nf-grid-table-list .nf-grid-list .nf-grid-item{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);padding:16px;margin:4px 16px;border-radius:5px;cursor:pointer;transition:transform .1s linear;min-height:46px}nf-grid-table-list .nf-grid-list .nf-grid-item:hover,nf-grid-table-list .nf-grid-list .nf-grid-item:focus{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 0 0 -4px var(--zb-primary) inset;outline:none}nf-grid-table-list .nf-grid-list.grid{grid-template-columns:repeat(auto-fill,169px);gap:16px;justify-content:center}@media(max-width:480px){nf-grid-table-list .nf-grid-list.grid{grid-template-columns:repeat(1,1fr)}}nf-grid-table-list .nf-grid-list.grid .nf-grid-item{padding:16px;margin:0}nf-grid-table-list .nf-grid-list.list .nf-grid-item{padding:4px 8px}nf-grid-table-list .mat-mdc-paginator{border-top:1px solid var(--zb-divider)}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item{width:auto;padding-top:75%;position:relative}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item:hover,nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item:focus{box-shadow:none;border-color:var(--zb-primary);transform:scale(1.05)}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item nf-grid-tile-item{height:100%;width:100%;display:flex;position:absolute;inset:0;margin:auto}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item nf-grid-tile-item .image-wrapper{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item nf-grid-tile-item .image-wrapper img{max-width:80%;max-height:80%;margin:auto;width:100%;object-fit:contain}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;max-width:100%}@media(max-width:1600px){nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media(max-width:1200px){nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media(max-width:992px){nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr}nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item{width:calc(100% - 32px)}}nf-grid-tile-item{height:100%;width:100%;display:flex}nf-grid-tile-item.tile{flex-direction:column;align-items:center;justify-content:center}nf-grid-tile-item.tile .image-wrapper{width:100%;height:90px;display:flex;justify-content:center;align-items:center}nf-grid-tile-item.tile .image-wrapper img{max-width:80%;max-height:90px;margin:auto;width:100%;object-fit:contain}nf-grid-tile-item.tile .label-container{display:flex;width:100%}nf-grid-tile-item.tile .label-container-extras{display:block;width:100%;padding:0 8px;box-sizing:border-box;color:var(--zb-secondary-text)}nf-grid-tile-item.tile .label-container-extras *{line-height:10px;font-size:10px;margin:0 0 4px;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}nf-grid-tile-item.tile h3.label{letter-spacing:.5px;font-size:14px;color:var(--zb-secondary-text);text-align:center;line-height:18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin:8px 8px 4px}nf-grid-tile-item.tile h4.sublabel{letter-spacing:.5px;font-size:12px;color:var(--zb-secondary-text);text-align:center;line-height:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin:4px 8px 16px}nf-grid-tile-item.tile h4.description{letter-spacing:.5px;font-size:10px;color:var(--zb-primary);text-align:center;line-height:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin:8px 4px}nf-grid-tile-item.list{flex-direction:row;align-items:center;color:var(--zb-secondary-text);font-size:14px}nf-grid-tile-item.list img{height:32px;margin:4px}nf-grid-tile-item.list .text-container{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px 0}nf-grid-tile-item.list .text-container h3.label{letter-spacing:.5px;font-size:16px;margin:0 16px;color:var(--zb-text);line-height:18px;word-break:break-word}nf-grid-tile-item.list .text-container h4.sublabel{letter-spacing:.5px;margin:0 16px;font-size:12px;color:var(--zb-secondary-text);line-height:12px}nf-grid-tile-item.list .text-container h4.description{letter-spacing:.5px;margin:0 16px;font-size:10px;color:var(--zb-primary);line-height:10px}nf-grid-tile-item.list span{word-break:break-word}nf-grid-tile-item.list .label-container-extras{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;box-sizing:border-box;color:var(--zb-secondary-text);gap:4px}nf-grid-tile-item.list .label-container-extras *{line-height:10px;font-size:10px;padding:0;margin:0}nf-query-editor-panel{display:flex;flex-direction:column;transition:all .1s linear}nf-query-editor-panel .nf-query-editor-panel-header,nf-query-editor-panel .nf-query-editor-panel-subheader{padding:8px;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);display:flex;flex-direction:row;align-items:center;gap:8px}nf-query-editor-panel .nf-query-editor-panel-header .header,nf-query-editor-panel .nf-query-editor-panel-subheader .header{font:400 18px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}nf-query-editor-panel .nf-query-editor-panel-header .expand-button .mat-icon,nf-query-editor-panel .nf-query-editor-panel-subheader .expand-button .mat-icon{transition:transform .1s linear;transform:rotate(-180deg)}nf-query-editor-panel .nf-query-editor-panel-header .mat-mdc-form-field,nf-query-editor-panel .nf-query-editor-panel-subheader .mat-mdc-form-field{padding:0;flex-grow:1}nf-query-editor-panel .nf-query-editor-panel-header{min-height:48px;max-height:48px;border-radius:5px}nf-query-editor-panel .nf-query-editor-panel-header.hasSubheader{border-bottom:0}nf-query-editor-panel .nf-query-editor-panel-header.dense{min-height:36px;max-height:36px;padding:8px 8px 0}nf-query-editor-panel .nf-query-editor-panel-subheader{border-top:0}nf-query-editor-panel .nf-query-editor-panel-subheader span{font-size:14px;color:var(--zb-secondary-text)}nf-query-editor-panel .nf-query-editor-panel-subheader.dense{padding:0 8px 8px}nf-query-editor-panel .nf-query-editor-panel-container{display:flex;flex-direction:column;border:1px solid var(--zb-divider);border-top:0px;border-radius:0 0 5px 5px;flex-grow:1;background-color:var(--zb-background-card);height:1px}nf-query-editor-panel .nf-query-editor-panel-container.noHeader{margin-top:16px}nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content .query-editor-drawer-container{flex-grow:1}nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content .query-editor-drawer-container .mat-drawer{width:300px}nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content code-editor{flex-grow:1}nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content code-editor .cm-editor{height:100%}nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-action-bar{border-top:1px solid var(--zb-divider);min-height:48px;max-height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px;gap:4px}nf-query-editor-panel.expanded{flex-grow:1}nf-query-editor-panel.expanded .nf-query-editor-panel-header{border-radius:5px 5px 0 0}nf-query-editor-panel.expanded .nf-query-editor-panel-header .expand-button .mat-icon{transform:rotate(0)}nf-query-editor-panel.auditmation.expanded{margin:0 16px 16px}nf-query-editor-panel.auditmation.expanded .nf-query-editor-panel-header{border-radius:0;border:0px;background-color:transparent}nf-query-editor-panel.auditmation .nf-query-editor-panel-container{border-radius:0;box-shadow:var(--zb-box-shadow)}nf-query-editor-panel.auditmation .nf-query-editor-panel-container nf-empty-state-container.fill{border:0px;border-radius:0}nf-query-editor-query-fields{padding:12px 4px;flex-grow:1;overflow:auto;display:block}nf-query-editor-query-fields .mat-typography h3,nf-query-editor-query-fields .mat-typography h4{padding:0;margin:0;font-weight:500}nf-query-editor-query-fields .field-block{display:flex;flex-direction:column;gap:8px;border:1px solid var(--zb-primary);margin-bottom:16px;border-radius:4px;padding:0 8px 8px}nf-query-editor-query-fields .field-block .field-block-label{margin:-11px 8px 0}nf-query-editor-query-fields .field-block .field-block-label>span{background-color:var(--zb-background-card);padding:0 4px;color:var(--zb-primary)}nf-query-editor-query-fields .field-block .field-block-label.info-button-container>span{padding-right:42px;position:relative}nf-query-editor-query-fields .field-block .field-block-label.info-button-container .info-button{position:absolute;top:-3px;cursor:pointer;right:10px}nf-query-editor-query-fields .field-block .run-time-block .mat-button-toggle-checked{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);color:var(--zb-primary)}nf-query-editor-query-fields .field-block .run-time-block .mat-button-toggle-checked .mat-button-toggle-focus-overlay{border-bottom:solid 0px}nf-query-editor-query-fields .field-container{display:flex;align-items:center;gap:8px}nf-query-editor-query-fields .field-container .mat-mdc-button-base:not(.mat-mdc-icon-button){min-width:auto}nf-query-editor-query-fields .field-container .mat-mdc-form-field{flex-grow:1;padding:0}nf-query-editor-query-fields .field-container .mat-mdc-form-field mat-label{text-transform:capitalize}nf-query-editor-query-fields .field-container .mat-mdc-form-field .mat-mdc-form-field-icon-suffix{display:flex}nf-query-editor-query-fields .field-container .run-time-block{width:100%}nf-query-editor-query-fields .field-container .run-time-block .mat-button-toggle-checked{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);color:var(--zb-primary)}nf-query-editor-query-fields .field-container .run-time-block .mat-button-toggle-checked .mat-button-toggle-focus-overlay{border-bottom:solid 0px}nf-query-editor-query-fields .field-container auditmation-date-range{flex-grow:1}nf-tags-filter-input{flex-grow:1;margin:0 16px}nf-tags-filter-input .mat-mdc-form-field{width:100%}nf-documentation .documentation-root .api-content h1{color:var(--zb-primary)}nf-documentation .documentation-root .api-content h2{word-break:break-word}nf-documentation .documentation-root .api-content h5{margin:16px 0}nf-search-input{display:block;padding:16px}nf-search-input .mat-mdc-form-field{width:100%}nf-search-input .search-input-wrapper{display:flex;flex-direction:row;align-items:flex-start}nf-search-input .search-input-wrapper .search-button{margin-top:8px}nf-search-input .search-input-wrapper .mat-mdc-form-field{flex-grow:1}nf-search-input .search-input-wrapper>*:not(:last-child){margin-right:8px}nf-search-input.dense{padding-bottom:0}nf-search-input.dense .search-input-wrapper .search-button{margin-top:10px}nf-limited-search-results-list{padding:16px}nf-limited-search-results-list .data-list-wrapper{border:1px solid var(--zb-divider);padding:4px;height:150px;overflow:auto;margin:0 16px}nf-limited-search-results-list .data-list-wrapper .mat-mdc-selection-list{padding:0}nf-limited-search-results-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item{height:48px}nf-limited-search-results-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item .description{color:var(--zb-secondary-text)}nf-limited-search-results-list .max-size{color:var(--zb-secondary-text);text-align:right;margin:0 16px 16px}nf-limited-search-results-list .additional-content{display:flex;flex-direction:column;margin:0 16px 16px}nf-limited-search-results-list .additional-content .subElementTriggerSpan:not(:last-child):after{content:", "}nf-limited-search-results-list .selection{padding:16px;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}nf-limited-search-results-list .selection.hidden{visibility:hidden}nf-limited-search-results-list .selection .selection-item{display:flex;padding:16px 16px 0}nf-limited-search-results-list .selection .selection-item .no-selection{color:var(--zb-secondary-text)}nf-list-table-container{flex-grow:1;display:flex;flex-direction:column;position:relative;overflow:hidden}nf-list-table-container .nf-list-table-actions-container{display:flex;flex-direction:column;gap:8px;padding:16px}nf-list-table-container .nf-list-table-actions-container.chips{padding-bottom:4px}nf-list-table-container .nf-list-table-actions-container .actions-wrapper{display:flex;flex-direction:row;justify-content:flex-end;gap:4px;flex-wrap:wrap}nf-list-table-container .nf-list-table-actions-container .actions-wrapper.start{justify-content:flex-start}nf-list-table-container .nf-list-table-actions-container .actions-wrapper.center{justify-content:center}nf-list-table-container .nf-list-table-actions-container .actions-wrapper.end{justify-content:flex-end}nf-list-table-container .nf-list-table-actions-container .search-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:4px}nf-list-table-container .nf-list-table-actions-container .search-wrapper .mat-mdc-form-field.search-input{flex-grow:1}nf-list-table-container .nf-list-table-actions-container .search-wrapper .mat-mdc-form-field{margin:0;padding:0}nf-list-table-container .nf-list-table-chips-container .chips-wrapper{min-height:32px;padding:8px 0;display:flex;align-items:center}nf-list-table-container .nf-list-table-chips-container .chips-wrapper>span{color:var(--zb-secondary-text)}nf-list-table-container .nf-list-table-table-container{flex:1 1 auto;display:flex;flex-direction:column;border-top:1px solid var(--zb-divider);overflow:auto}nf-list-table-container .nf-list-table-table-container.noBorder{border-top:0}nf-list-table-container .nf-list-table-table-container .table-wrapper{overflow:auto;flex:1 1 auto}nf-list-table-container .nf-list-table-table-container .table-wrapper table{width:100%}nf-list-table-container .nf-list-table-table-container .table-wrapper table .row-hover-item{visibility:hidden}nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover):hover{cursor:pointer;background-color:rgba(var(--zb-primary-rgb),.1)}nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover):hover .row-hover-item{visibility:visible}nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover).active{background-color:rgba(var(--zb-primary-rgb),.1)}nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover).clickable{cursor:pointer}nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell,nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell{padding:4px 8px;line-height:20px}nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label,nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;line-height:14px}nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell.v-top,nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{vertical-align:top}nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell.mat-column-select,nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.mat-column-select{width:42px;text-align:center;padding:8px 8px 4px 16px}nf-list-table-container .nf-list-table-table-container .table-wrapper table td.no-data{text-align:center}nf-list-table-container .nf-list-table-table-container .table-wrapper table th:first-child,nf-list-table-container .nf-list-table-table-container .table-wrapper table td:first-child:not(.mat-column-select){padding:4px 8px 4px 16px}nf-list-table-container .nf-list-table-table-container .table-wrapper table th:last-child,nf-list-table-container .nf-list-table-table-container .table-wrapper table td:last-child{padding:4px 16px 4px 8px}nf-list-table-container .nf-list-table-table-container .table-wrapper table td:first-child:last-child.no-data{padding:4px 8px}nf-list-table-container .nf-list-table-table-container .mat-mdc-paginator{border-top:1px solid var(--zb-divider)}nf-list-table-container .nf-list-table-list-container{flex:1 1 auto;display:flex;flex-direction:column;overflow:auto}nf-list-table-container .nf-list-table-list-container .list-wrapper{overflow:auto;flex:1 1 auto}nf-list-table-container.auditmation-table .nf-list-table-actions-container{padding:8px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row{height:42px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-sort-header-container .mat-sort-header-content{width:100%}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox{margin:auto}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row{height:32px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row.hoverable{cursor:pointer}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon{height:16px;width:16px;font-size:16px;line-height:20px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{margin-right:4px;--mat-icon-button-state-layer-size: 28px;--mat-button-outlined-container-shape: 4px;padding:0}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button mat-icon.mat-icon{line-height:16px}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}.nf-list-table-container-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.nf-list-table-container-wrapper.pad{padding:0 16px 16px}nf-tags-input .mat-mdc-form-field{width:100%}nf-tags-input.no-label .mdc-notched-outline__notch{display:none}nf-tags-input .mdc-evolution-chip-set .mdc-evolution-chip{margin:0}nf-tags-input .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px;margin-right:4px}nf-tags-input.dense .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 24px}nf-tags-input.dense .clear-tags-button{--mat-icon-button-state-layer-size: 24px;padding:0}nf-tags-input.dense .clear-tags-button .mat-icon{font-size:20px;height:20px;width:20px}nf-simple-search-results-list{display:block}nf-simple-search-results-list .results-panel{height:150px;overflow:auto;padding:0;border:1px solid var(--zb-divider);border-radius:5px;display:flex}nf-simple-search-results-list .results-panel nf-empty-state-container{margin:auto}nf-simple-search-results-list .results-panel .mat-mdc-selection-list{padding:0;width:100%}nf-simple-search-results-list .selection{margin-top:16px;padding:16px;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);border-radius:5px;min-height:75px}nf-simple-search-results-list .selection.hidden{visibility:hidden}nf-simple-search-results-list .selection .selection-item{display:flex;padding:16px 16px 0}nf-simple-search-results-list .selection .selection-item .no-selection{color:var(--zb-secondary-text)}nf-simple-search-results-list .selection nf-empty-state-container{width:100%;padding:0}nf-simple-search-results-list .input-wrapper nf-search-input{flex-grow:1;padding:0 0 16px}nf-simple-search-results-list .input-wrapper .mat-mdc-form-field{margin-bottom:0}nf-simple-search-results-list .input-wrapper.inline{flex-flow:row-reverse;display:flex;gap:8px;align-items:center}nf-simple-search-results-list .input-wrapper.dense nf-search-input{padding-bottom:8px}nf-simple-search-results-list .input-wrapper.dense nf-search-input.dense .search-input-wrapper .search-button{margin-top:0}nf-simple-search-results-list.dense .input-wrapper nf-search-input{padding-bottom:8px}nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense{height:42px;--mat-list-list-item-leading-icon-size: 20px}nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__start{margin-top:12px;margin-right:16px}nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__content .mat-mdc-list-item-title.mdc-list-item__primary-text:before{height:20px}nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__content .mat-mdc-list-item-line.mdc-list-item__secondary-text:before{height:14px}nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__end{margin-left:8px}nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense.no-description .mdc-list-item__start{margin-top:0}nf-simple-select{display:block}nf-simple-select .mat-mdc-select.uppercase .mat-mdc-select-value-text{text-transform:uppercase}nf-button-label .mat-mdc-progress-spinner{margin:7px auto}nf-button-label .mat-mdc-progress-spinner circle,nf-button-label .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:#fff}nf-button-label.inherit .mat-mdc-progress-spinner circle,nf-button-label.inherit .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:inherit}nf-button-label.disabled .mat-mdc-progress-spinner circle,nf-button-label.disabled .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:var(--zb-text)}nf-simple-list{display:flex;flex-direction:column;margin:16px 16px 32px;padding:0 16px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px}nf-simple-list .simple-list-header-label-wrapper{padding:16px 8px}nf-simple-list .simple-list-header-label-wrapper h3{padding:0;margin:0}nf-simple-list .simple-list-header-image-wrapper{display:flex;align-items:center;justify-content:center;padding:16px 8px}nf-simple-list .simple-list-header-image-wrapper .simple-list-image{max-width:200px}nf-simple-list.dense{padding:0 8px}nf-simple-list.dense nf-simple-list-item{padding:8px}nf-simple-list.fill{margin:0;border:0}nf-simple-list.fill.noPad{padding:0}nf-simple-list.small-logo .simple-list-header-image-wrapper .simple-list-image{max-width:64px;max-height:64px}nf-simple-list.medium-logo .simple-list-header-image-wrapper .simple-list-image{max-width:128px;max-height:128px}nf-simple-list.row{flex-direction:row;padding:0}nf-simple-list.row nf-simple-list-item{border-top:0px;padding:16px}nf-simple-list.row nf-simple-list-item:not(:first-of-type):not(:only-child){border-top:0px;border-left:1px solid var(--zb-divider)}nf-simple-list>zb-resource-tags-list-item:first-child nf-simple-list-item{border-bottom:1px solid var(--zb-divider)}nf-simple-list>zb-resource-tags-list-item:not(:first-child) nf-simple-list-item{border-top:1px solid var(--zb-divider)}nf-simple-list-item{display:flex;flex-direction:row;padding:16px 8px;gap:4px}nf-simple-list-item auditmation-edit-field-wrapper{padding:0}nf-simple-list-item:not(:first-of-type):not(:only-child){border-top:1px solid var(--zb-divider)}nf-simple-list-item.dense{padding:8px}nf-simple-list-item .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;flex-grow:1;gap:4px}nf-simple-list-item .text-wrapper .label{flex-basis:175px;font-size:14px;color:var(--zb-secondary-text);display:flex;align-items:center;flex-wrap:wrap}nf-simple-list-item .text-wrapper .label.colon>span:after{content:":";display:inline}nf-simple-list-item .text-wrapper .label .mat-icon{color:initial;font-size:18px;min-height:18px}nf-simple-list-item .text-wrapper .text{flex-basis:65%;font-size:16px;word-break:break-word}nf-simple-list-item .text-wrapper .text .mat-mdc-form-field{width:100%}nf-simple-list-item .text-wrapper .text .mat-mdc-form-field:not(.hint){margin:0;padding:0}@media(max-width:768px){nf-simple-list-item .text-wrapper .label,nf-simple-list-item .text-wrapper .text{flex-basis:100%}}nf-simple-list-item .extras{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:var(--zb-secondary-text)}nf-simple-list-item .extras .mat-mdc-button-base{--mat-button-filled-container-height: 24px}nf-simple-list-item.content-fill>.text-wrapper{gap:16px}nf-simple-list-item.content-fill>.text-wrapper .text,nf-simple-list-item.content-fill>.text-wrapper .label{flex-basis:100%}nf-simple-list-item.content-fill.gap4>.text-wrapper{gap:4px}nf-simple-list-item.content-fill.gapNone>.text-wrapper{gap:0}nf-simple-list-item.single-line>.text-wrapper{gap:16px}nf-simple-list-item.single-line>.text-wrapper>.text,nf-simple-list-item.single-line>.text-wrapper>.label{flex-basis:auto}nf-simple-list-item.single-line-space-between>.text-wrapper{gap:16px;align-items:space-between}nf-simple-list-item.single-line-space-between>.text-wrapper>.text,nf-simple-list-item.single-line-space-between>.text-wrapper>.label{flex-basis:auto}nf-simple-list-item.single-line-clamp>.text-wrapper{gap:16px}nf-simple-list-item.single-line-clamp>.text-wrapper>.label{flex-basis:clamp(100px,100%,150px)}nf-simple-list-item.single-line-clamp>.text-wrapper>.text{flex-basis:calc(100% - clamp(100px,100%,150px) - 32px)}nf-simple-list-item.single-line-clamp.large>.text-wrapper>.label{flex-basis:clamp(100px,100%,200px)}nf-simple-list-item.single-line-clamp.large>.text-wrapper>.text{flex-basis:calc(100% - clamp(100px,100%,200px) - 32px)}nf-simple-list-item.single-line-clamp.gapNone>.text-wrapper{gap:0}nf-simple-list-item.single-line-clamp-auto>.text-wrapper{gap:16px}nf-simple-list-item.single-line-clamp-auto>.text-wrapper>.label{flex-basis:clamp(100px,100%,150px)}nf-simple-list-item.single-line-clamp-auto>.text-wrapper>.text{flex-basis:auto;flex-grow:1}nf-simple-list-item.single-line-clamp-auto.large>.text-wrapper>.label{flex-basis:clamp(100px,100%,200px)}nf-simple-list-item.single-line-clamp-auto.gapNone>.text-wrapper{gap:0}nf-simple-list-item.text-fill>.text-wrapper>.text{flex-grow:1}nf-simple-list-item.label-start .text-wrapper .label{align-self:flex-start}nf-simple-list-item.extras-top .extras{align-items:flex-start}nf-simple-list-item.text-wrapper-center .text-wrapper{align-items:center}nf-simple-list-item.hover-edit .mat-mdc-outlined-button{visibility:hidden}nf-simple-list-item.hover-edit:hover .mat-mdc-outlined-button{visibility:visible}nf-simple-list-item.auditmation-simple-list-item .text-wrapper>.label{min-height:36px}nf-simple-list-item.auditmation-simple-list-item .text-wrapper>.text{min-height:36px;padding-top:8px;box-sizing:border-box}nf-simple-list-item.auditmation-simple-list-item .text-wrapper>.text>nf-simple-list{margin-top:-8px}nf-simple-list-item.auditmation-list-item{gap:8px;padding:8px 0}nf-simple-list-item.auditmation-list-item .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;flex-grow:1;padding-top:10px;padding-bottom:10px;gap:4px}nf-simple-list-item.auditmation-list-item .text-wrapper .label{flex-basis:unset;font-size:14px;min-width:100px;max-width:200px;width:40%;padding:0 16px 0 0;line-height:20px;box-sizing:border-box;color:var(--zb-secondary-text)}nf-simple-list-item.auditmation-list-item .text-wrapper .label .mat-icon{color:initial;font-size:18px;min-height:18px}nf-simple-list-item.auditmation-list-item .text-wrapper .text{flex-basis:unset;font-size:14px;word-break:break-word;width:60%;flex-grow:1;line-height:20px;box-sizing:border-box}nf-simple-list-item.auditmation-list-item .text-wrapper .text span.nf-link,nf-simple-list-item.auditmation-list-item .text-wrapper .text a.nf-link{font-size:14px}nf-simple-list-item.auditmation-list-item .text-wrapper .text .mat-mdc-form-field{width:100%}nf-simple-list-item.auditmation-list-item .text-wrapper .text .mat-mdc-form-field:not(.hint){margin:0;padding:0}nf-simple-list-item.auditmation-list-item .text-wrapper .text .list-item-text-icon{font-size:20px;height:20px;width:20px;line-height:20px;display:block}nf-simple-list-item.auditmation-list-item.no-double-stack .text-wrapper .text{max-width:calc(100% - 200px)}nf-simple-list-item.auditmation-list-item.hover-edit{position:relative}nf-simple-list-item.auditmation-list-item.hover-edit .extras{position:absolute;right:0;top:10px;bottom:0;border:0;background-color:var(--zb-background-card);align-items:flex-start;display:none}nf-simple-list-item.auditmation-list-item.hover-edit.inline .extras{position:inherit;top:unset;bottom:unset;margin-top:2px;margin-right:-8px}nf-simple-list-item.auditmation-list-item.hover-edit.inline.input-showing .extras{margin-top:10px}nf-simple-list-item.auditmation-list-item.hover-edit:hover .extras{display:flex}nf-simple-list-item.auditmation-list-item.content-fill>.text-wrapper>.text,nf-simple-list-item.auditmation-list-item.content-fill>.text-wrapper>.label{flex-basis:100%}nf-simple-list-item.auditmation-list-item.content-fill.noGap>.text-wrapper{gap:0}nf-simple-list-item.auditmation-list-item.dense{padding:4px 0}nf-simple-list-item.auditmation-list-item.dense .text-wrapper{padding-top:4px;padding-bottom:4px}nf-simple-list-item.auditmation-list-item.dense .text-wrapper auditmation-edit-field-wrapper{padding:4px;margin-top:-4px;min-height:auto}nf-simple-list-item.auditmation-list-item.dense .extras{top:6px;overflow:hidden}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base{--mat-button-outlined-container-height: 24px;--mat-button-filled-container-height: 24px}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;--mat-button-outlined-container-shape: 4px;padding:0;border-radius:var(--mat-button-outlined-container-shape)}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-ripple,nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .ng-fa-icon{--mat-icon-button-icon-size: 20px;font-size:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size);width:var(--mat-icon-button-icon-size);display:block}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button>svg{--mat-icon-button-icon-size: 20px;width:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size)}nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-icon{height:20px;width:20px;font-size:20px}nf-infinite-scroll-container{height:100%;overflow:hidden;width:100%;display:block}nf-infinite-scroll-container .scroll-container{height:100%;overflow:auto;width:100%;display:block}nf-infinite-scroll-container .scroll-container .item-container{padding:16px;display:flex;flex-direction:column;gap:8px;align-items:center;margin:0 16px}nf-infinite-scroll-container .scroll-container .item-container .loading-container .mat-mdc-progress-spinner.hidden{display:none}nf-router-outlet-page{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}nf-avatar-label{display:flex;align-items:center;gap:8px}nf-avatar-label img.nf-avatar-img{height:32px;width:32px;border-radius:50%}nf-avatar-label .nf-avatar-text-wrapper{display:flex;flex-direction:column;gap:4px}nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:16px}nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-subText{font-size:12px;line-height:12px;color:var(--zb-secondary-text)}nf-avatar-label.maintain-aspect-ratio img.nf-avatar-img{max-width:32px;min-width:32px;max-height:32px;width:auto;height:auto;vertical-align:middle;border-radius:0}nf-avatar-label.dense img.nf-avatar-img{height:28px;width:28px;border-radius:50%}nf-avatar-label.dense .nf-avatar-text-wrapper{display:flex;flex-direction:column;gap:4px}nf-avatar-label.dense .nf-avatar-text-wrapper span.nf-avatar-label-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:14px;padding:2px 0}nf-avatar-label.dense .nf-avatar-text-wrapper span.nf-avatar-label-subText{font-size:12px;line-height:12px;color:var(--zb-secondary-text)}nf-avatar-label.dense.maintain-aspect-ratio img.nf-avatar-img{max-width:28px;min-width:28px;max-height:28px;height:auto;width:auto}nf-avatar-label.small img.nf-avatar-img{height:20px;width:20px;border-radius:50%}nf-simple-search-input{display:flex;align-items:center;gap:4px;flex-grow:1}nf-simple-search-input .zb-expand-on-focus{width:165px;transition:width .13s ease}nf-simple-search-input .zb-expand-on-focus.hasValue,nf-simple-search-input .zb-expand-on-focus.mat-focused{width:230px}nf-resource-status{display:flex;flex-direction:row;align-items:center;gap:4px;font-weight:400}nf-resource-status .resource-status-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}nf-resource-status .resource-status-wrapper .reource-status-cirlce{border-radius:50%}nf-resource-status .resource-status-wrapper .reource-status-cirlce.size-large{border:4px solid;height:14px;width:14px}nf-resource-status .resource-status-wrapper .reource-status-cirlce.size-default,nf-resource-status .resource-status-wrapper .reource-status-cirlce.size-small{border:3px solid;height:8px;width:8px}nf-resource-status .resource-status-label-wrapper{display:flex;flex-direction:row;align-items:center}nf-resource-status .resource-status-label-wrapper .resource-status-label{line-height:20px}nf-resource-status .resource-status-label-wrapper .resource-status-label.uppercase{text-transform:uppercase}nf-resource-status.NEEDS_DATA .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NEW .resource-status-wrapper .reource-status-cirlce,nf-resource-status.MANUAL .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INITIALIZED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.BACKLOG .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SAVED_DRAFT .resource-status-wrapper .reource-status-cirlce,nf-resource-status.UNKNOWN .resource-status-wrapper .reource-status-cirlce{background-color:#979797;border-color:#979797}nf-resource-status.NEEDS_DATA .resource-status-wrapper .resource-status-icon,nf-resource-status.NEW .resource-status-wrapper .resource-status-icon,nf-resource-status.MANUAL .resource-status-wrapper .resource-status-icon,nf-resource-status.INITIALIZED .resource-status-wrapper .resource-status-icon,nf-resource-status.BACKLOG .resource-status-wrapper .resource-status-icon,nf-resource-status.SAVED_DRAFT .resource-status-wrapper .resource-status-icon,nf-resource-status.UNKNOWN .resource-status-wrapper .resource-status-icon{color:#979797}nf-resource-status.NEEDS_DATA .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEW .resource-status-label-wrapper .resource-status-label,nf-resource-status.MANUAL .resource-status-label-wrapper .resource-status-label,nf-resource-status.INITIALIZED .resource-status-label-wrapper .resource-status-label,nf-resource-status.BACKLOG .resource-status-label-wrapper .resource-status-label,nf-resource-status.SAVED_DRAFT .resource-status-label-wrapper .resource-status-label,nf-resource-status.UNKNOWN .resource-status-label-wrapper .resource-status-label{color:#979797}nf-resource-status.NEEDS_DATA.pill,nf-resource-status.NEW.pill,nf-resource-status.MANUAL.pill,nf-resource-status.INITIALIZED.pill,nf-resource-status.BACKLOG.pill,nf-resource-status.SAVED_DRAFT.pill,nf-resource-status.UNKNOWN.pill{background-color:#979797;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.NEEDS_DATA.pill .resource-status-wrapper,nf-resource-status.NEW.pill .resource-status-wrapper,nf-resource-status.MANUAL.pill .resource-status-wrapper,nf-resource-status.INITIALIZED.pill .resource-status-wrapper,nf-resource-status.BACKLOG.pill .resource-status-wrapper,nf-resource-status.SAVED_DRAFT.pill .resource-status-wrapper,nf-resource-status.UNKNOWN.pill .resource-status-wrapper{display:none}nf-resource-status.NEEDS_DATA.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NEW.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.MANUAL.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INITIALIZED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.BACKLOG.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SAVED_DRAFT.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.UNKNOWN.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.NEEDS_DATA.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.NEW.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.MANUAL.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.INITIALIZED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.BACKLOG.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.SAVED_DRAFT.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.UNKNOWN.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.NEEDS_DATA.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEW.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.MANUAL.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.INITIALIZED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.BACKLOG.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SAVED_DRAFT.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.UNKNOWN.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.DONE .resource-status-wrapper .reource-status-cirlce,nf-resource-status.UP .resource-status-wrapper .reource-status-cirlce,nf-resource-status.OK .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ON .resource-status-wrapper .reource-status-cirlce,nf-resource-status.READY .resource-status-wrapper .reource-status-cirlce,nf-resource-status.PUBLISHED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.RELEASED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.COMPLETED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.COMPLETE .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ACCEPTED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NOT_STARTED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SATISFIED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.AUTOMATED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SUCCESS .resource-status-wrapper .reource-status-cirlce,nf-resource-status.VALID .resource-status-wrapper .reource-status-cirlce,nf-resource-status.PASSED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.FEATURED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ACTIVE .resource-status-wrapper .reource-status-cirlce{background-color:#8fd14f;border-color:#8fd14f}nf-resource-status.DONE .resource-status-wrapper .resource-status-icon,nf-resource-status.UP .resource-status-wrapper .resource-status-icon,nf-resource-status.OK .resource-status-wrapper .resource-status-icon,nf-resource-status.ON .resource-status-wrapper .resource-status-icon,nf-resource-status.READY .resource-status-wrapper .resource-status-icon,nf-resource-status.PUBLISHED .resource-status-wrapper .resource-status-icon,nf-resource-status.RELEASED .resource-status-wrapper .resource-status-icon,nf-resource-status.COMPLETED .resource-status-wrapper .resource-status-icon,nf-resource-status.COMPLETE .resource-status-wrapper .resource-status-icon,nf-resource-status.ACCEPTED .resource-status-wrapper .resource-status-icon,nf-resource-status.NOT_STARTED .resource-status-wrapper .resource-status-icon,nf-resource-status.SATISFIED .resource-status-wrapper .resource-status-icon,nf-resource-status.AUTOMATED .resource-status-wrapper .resource-status-icon,nf-resource-status.SUCCESS .resource-status-wrapper .resource-status-icon,nf-resource-status.VALID .resource-status-wrapper .resource-status-icon,nf-resource-status.PASSED .resource-status-wrapper .resource-status-icon,nf-resource-status.FEATURED .resource-status-wrapper .resource-status-icon,nf-resource-status.ACTIVE .resource-status-wrapper .resource-status-icon{color:#8fd14f}nf-resource-status.DONE .resource-status-label-wrapper .resource-status-label,nf-resource-status.UP .resource-status-label-wrapper .resource-status-label,nf-resource-status.OK .resource-status-label-wrapper .resource-status-label,nf-resource-status.ON .resource-status-label-wrapper .resource-status-label,nf-resource-status.READY .resource-status-label-wrapper .resource-status-label,nf-resource-status.PUBLISHED .resource-status-label-wrapper .resource-status-label,nf-resource-status.RELEASED .resource-status-label-wrapper .resource-status-label,nf-resource-status.COMPLETED .resource-status-label-wrapper .resource-status-label,nf-resource-status.COMPLETE .resource-status-label-wrapper .resource-status-label,nf-resource-status.ACCEPTED .resource-status-label-wrapper .resource-status-label,nf-resource-status.NOT_STARTED .resource-status-label-wrapper .resource-status-label,nf-resource-status.SATISFIED .resource-status-label-wrapper .resource-status-label,nf-resource-status.AUTOMATED .resource-status-label-wrapper .resource-status-label,nf-resource-status.SUCCESS .resource-status-label-wrapper .resource-status-label,nf-resource-status.VALID .resource-status-label-wrapper .resource-status-label,nf-resource-status.PASSED .resource-status-label-wrapper .resource-status-label,nf-resource-status.FEATURED .resource-status-label-wrapper .resource-status-label,nf-resource-status.ACTIVE .resource-status-label-wrapper .resource-status-label{color:#8fd14f}nf-resource-status.DONE.pill,nf-resource-status.UP.pill,nf-resource-status.OK.pill,nf-resource-status.ON.pill,nf-resource-status.READY.pill,nf-resource-status.PUBLISHED.pill,nf-resource-status.RELEASED.pill,nf-resource-status.COMPLETED.pill,nf-resource-status.COMPLETE.pill,nf-resource-status.ACCEPTED.pill,nf-resource-status.NOT_STARTED.pill,nf-resource-status.SATISFIED.pill,nf-resource-status.AUTOMATED.pill,nf-resource-status.SUCCESS.pill,nf-resource-status.VALID.pill,nf-resource-status.PASSED.pill,nf-resource-status.FEATURED.pill,nf-resource-status.ACTIVE.pill{background-color:#8fd14f;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.DONE.pill .resource-status-wrapper,nf-resource-status.UP.pill .resource-status-wrapper,nf-resource-status.OK.pill .resource-status-wrapper,nf-resource-status.ON.pill .resource-status-wrapper,nf-resource-status.READY.pill .resource-status-wrapper,nf-resource-status.PUBLISHED.pill .resource-status-wrapper,nf-resource-status.RELEASED.pill .resource-status-wrapper,nf-resource-status.COMPLETED.pill .resource-status-wrapper,nf-resource-status.COMPLETE.pill .resource-status-wrapper,nf-resource-status.ACCEPTED.pill .resource-status-wrapper,nf-resource-status.NOT_STARTED.pill .resource-status-wrapper,nf-resource-status.SATISFIED.pill .resource-status-wrapper,nf-resource-status.AUTOMATED.pill .resource-status-wrapper,nf-resource-status.SUCCESS.pill .resource-status-wrapper,nf-resource-status.VALID.pill .resource-status-wrapper,nf-resource-status.PASSED.pill .resource-status-wrapper,nf-resource-status.FEATURED.pill .resource-status-wrapper,nf-resource-status.ACTIVE.pill .resource-status-wrapper{display:none}nf-resource-status.DONE.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.UP.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.OK.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ON.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.READY.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.PUBLISHED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.RELEASED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.COMPLETED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.COMPLETE.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ACCEPTED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NOT_STARTED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SATISFIED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.AUTOMATED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SUCCESS.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.VALID.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.PASSED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.FEATURED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ACTIVE.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.DONE.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.UP.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.OK.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ON.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.READY.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.PUBLISHED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.RELEASED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.COMPLETED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.COMPLETE.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ACCEPTED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.NOT_STARTED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.SATISFIED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.AUTOMATED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.SUCCESS.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.VALID.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.PASSED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.FEATURED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ACTIVE.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.DONE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.UP.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.OK.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ON.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.READY.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.PUBLISHED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.RELEASED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.COMPLETED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.COMPLETE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ACCEPTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NOT_STARTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SATISFIED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.AUTOMATED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SUCCESS.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.VALID.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.PASSED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.FEATURED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ACTIVE.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.DONE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.UP.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.OK.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ON.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.READY.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.PUBLISHED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.RELEASED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.COMPLETED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.COMPLETE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ACCEPTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NOT_STARTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SATISFIED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.AUTOMATED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SUCCESS.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.VALID.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.PASSED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.FEATURED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ACTIVE.pill .resource-status-label-wrapper .resource-status-label{text-shadow:var(--zb-text-shadow)}nf-resource-status.PUBLISHING .resource-status-wrapper .reource-status-cirlce{background-color:#40740c;border-color:#40740c}nf-resource-status.PUBLISHING .resource-status-wrapper .resource-status-icon{color:#40740c}nf-resource-status.PUBLISHING .resource-status-label-wrapper .resource-status-label{color:#40740c}nf-resource-status.PUBLISHING.pill{background-color:#40740c;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.PUBLISHING.pill .resource-status-wrapper{display:none}nf-resource-status.PUBLISHING.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.PUBLISHING.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.PUBLISHING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.NEEDS_COLLECTOR_BOT .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NOT_SATISFIED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DOWN .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ERROR .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INVALID .resource-status-wrapper .reource-status-cirlce,nf-resource-status.FAILED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.FAILURE .resource-status-wrapper .reource-status-cirlce,nf-resource-status.STOPPING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DELETED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DISAPROVED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DISAPPROVED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.REJECTED .resource-status-wrapper .reource-status-cirlce{background-color:#bf351c;border-color:#bf351c}nf-resource-status.NEEDS_COLLECTOR_BOT .resource-status-wrapper .resource-status-icon,nf-resource-status.NOT_SATISFIED .resource-status-wrapper .resource-status-icon,nf-resource-status.DOWN .resource-status-wrapper .resource-status-icon,nf-resource-status.ERROR .resource-status-wrapper .resource-status-icon,nf-resource-status.INVALID .resource-status-wrapper .resource-status-icon,nf-resource-status.FAILED .resource-status-wrapper .resource-status-icon,nf-resource-status.FAILURE .resource-status-wrapper .resource-status-icon,nf-resource-status.STOPPING .resource-status-wrapper .resource-status-icon,nf-resource-status.DELETED .resource-status-wrapper .resource-status-icon,nf-resource-status.DISAPROVED .resource-status-wrapper .resource-status-icon,nf-resource-status.DISAPPROVED .resource-status-wrapper .resource-status-icon,nf-resource-status.REJECTED .resource-status-wrapper .resource-status-icon{color:#bf351c}nf-resource-status.NEEDS_COLLECTOR_BOT .resource-status-label-wrapper .resource-status-label,nf-resource-status.NOT_SATISFIED .resource-status-label-wrapper .resource-status-label,nf-resource-status.DOWN .resource-status-label-wrapper .resource-status-label,nf-resource-status.ERROR .resource-status-label-wrapper .resource-status-label,nf-resource-status.INVALID .resource-status-label-wrapper .resource-status-label,nf-resource-status.FAILED .resource-status-label-wrapper .resource-status-label,nf-resource-status.FAILURE .resource-status-label-wrapper .resource-status-label,nf-resource-status.STOPPING .resource-status-label-wrapper .resource-status-label,nf-resource-status.DELETED .resource-status-label-wrapper .resource-status-label,nf-resource-status.DISAPROVED .resource-status-label-wrapper .resource-status-label,nf-resource-status.DISAPPROVED .resource-status-label-wrapper .resource-status-label,nf-resource-status.REJECTED .resource-status-label-wrapper .resource-status-label{color:#bf351c}nf-resource-status.NEEDS_COLLECTOR_BOT.pill,nf-resource-status.NOT_SATISFIED.pill,nf-resource-status.DOWN.pill,nf-resource-status.ERROR.pill,nf-resource-status.INVALID.pill,nf-resource-status.FAILED.pill,nf-resource-status.FAILURE.pill,nf-resource-status.STOPPING.pill,nf-resource-status.DELETED.pill,nf-resource-status.DISAPROVED.pill,nf-resource-status.DISAPPROVED.pill,nf-resource-status.REJECTED.pill{background-color:#bf351c;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-wrapper,nf-resource-status.NOT_SATISFIED.pill .resource-status-wrapper,nf-resource-status.DOWN.pill .resource-status-wrapper,nf-resource-status.ERROR.pill .resource-status-wrapper,nf-resource-status.INVALID.pill .resource-status-wrapper,nf-resource-status.FAILED.pill .resource-status-wrapper,nf-resource-status.FAILURE.pill .resource-status-wrapper,nf-resource-status.STOPPING.pill .resource-status-wrapper,nf-resource-status.DELETED.pill .resource-status-wrapper,nf-resource-status.DISAPROVED.pill .resource-status-wrapper,nf-resource-status.DISAPPROVED.pill .resource-status-wrapper,nf-resource-status.REJECTED.pill .resource-status-wrapper{display:none}nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NOT_SATISFIED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DOWN.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ERROR.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INVALID.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.FAILED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.FAILURE.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.STOPPING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DELETED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DISAPROVED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DISAPPROVED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.REJECTED.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.NOT_SATISFIED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DOWN.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ERROR.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.INVALID.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.FAILED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.FAILURE.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.STOPPING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DELETED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DISAPROVED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DISAPPROVED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.REJECTED.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NOT_SATISFIED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DOWN.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ERROR.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.INVALID.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.FAILED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.FAILURE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.STOPPING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DELETED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DISAPROVED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DISAPPROVED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.REJECTED.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.DELETING .resource-status-wrapper .reource-status-cirlce{background-color:#de3f23;border-color:#de3f23}nf-resource-status.DELETING .resource-status-wrapper .resource-status-icon{color:#de3f23}nf-resource-status.DELETING .resource-status-label-wrapper .resource-status-label{color:#de3f23}nf-resource-status.DELETING.pill{background-color:#de3f23;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.DELETING.pill .resource-status-wrapper{display:none}nf-resource-status.DELETING.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.DELETING.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.DELETING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.NEVER_RUN .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#bf351c}nf-resource-status.NEVER_RUN .resource-status-wrapper .resource-status-icon{color:#bf351c}nf-resource-status.NEVER_RUN .resource-status-label-wrapper .resource-status-label{color:#bf351c}nf-resource-status.NEVER_RUN.pill{background-color:#bf351c;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.NEVER_RUN.pill .resource-status-wrapper{display:none}nf-resource-status.NEVER_RUN.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.NEVER_RUN.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.NEVER_RUN.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.DEV_IN_PROGRESS .resource-status-wrapper .reource-status-cirlce,nf-resource-status.IN_PROGRESS .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#2983d1}nf-resource-status.DEV_IN_PROGRESS .resource-status-wrapper .resource-status-icon,nf-resource-status.IN_PROGRESS .resource-status-wrapper .resource-status-icon{color:#2983d1}nf-resource-status.DEV_IN_PROGRESS .resource-status-label-wrapper .resource-status-label,nf-resource-status.IN_PROGRESS .resource-status-label-wrapper .resource-status-label{color:#2983d1}nf-resource-status.DEV_IN_PROGRESS.pill,nf-resource-status.IN_PROGRESS.pill{background-color:#2983d1;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-wrapper,nf-resource-status.IN_PROGRESS.pill .resource-status-wrapper{display:none}nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.IN_PROGRESS.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.IN_PROGRESS.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.IN_PROGRESS.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.NOT_READY .resource-status-wrapper .reource-status-cirlce,nf-resource-status.PENDING_RESPONSE .resource-status-wrapper .reource-status-cirlce{background-color:#f0e3b7;border-color:#f0e3b7}nf-resource-status.NOT_READY .resource-status-wrapper .resource-status-icon,nf-resource-status.PENDING_RESPONSE .resource-status-wrapper .resource-status-icon{color:#f0e3b7}nf-resource-status.NOT_READY .resource-status-label-wrapper .resource-status-label,nf-resource-status.PENDING_RESPONSE .resource-status-label-wrapper .resource-status-label{color:#f0e3b7}nf-resource-status.NOT_READY.pill,nf-resource-status.PENDING_RESPONSE.pill{background-color:#f0e3b7;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.NOT_READY.pill .resource-status-wrapper,nf-resource-status.PENDING_RESPONSE.pill .resource-status-wrapper{display:none}nf-resource-status.NOT_READY.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.PENDING_RESPONSE.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.NOT_READY.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.PENDING_RESPONSE.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.NOT_READY.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.PENDING_RESPONSE.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.PENDING .resource-status-wrapper .reource-status-cirlce{background-color:#d97fe9;border-color:#d97fe9}nf-resource-status.PENDING .resource-status-wrapper .resource-status-icon{color:#d97fe9}nf-resource-status.PENDING .resource-status-label-wrapper .resource-status-label{color:#d97fe9}nf-resource-status.PENDING.pill{background-color:#d97fe9;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.PENDING.pill .resource-status-wrapper{display:none}nf-resource-status.PENDING.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.PENDING.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.PENDING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.REJECTED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ON_HOLD .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NEEDS_DCR .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DEGRADED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.BOT_AVAILABLE .resource-status-wrapper .reource-status-cirlce,nf-resource-status.WARNING .resource-status-wrapper .reource-status-cirlce{background-color:#fbc712;border-color:#fbc712}nf-resource-status.REJECTED .resource-status-wrapper .resource-status-icon,nf-resource-status.ON_HOLD .resource-status-wrapper .resource-status-icon,nf-resource-status.NEEDS_DCR .resource-status-wrapper .resource-status-icon,nf-resource-status.DEGRADED .resource-status-wrapper .resource-status-icon,nf-resource-status.BOT_AVAILABLE .resource-status-wrapper .resource-status-icon,nf-resource-status.WARNING .resource-status-wrapper .resource-status-icon{color:#fbc712}nf-resource-status.REJECTED .resource-status-label-wrapper .resource-status-label,nf-resource-status.ON_HOLD .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEEDS_DCR .resource-status-label-wrapper .resource-status-label,nf-resource-status.DEGRADED .resource-status-label-wrapper .resource-status-label,nf-resource-status.BOT_AVAILABLE .resource-status-label-wrapper .resource-status-label,nf-resource-status.WARNING .resource-status-label-wrapper .resource-status-label{color:#fbc712}nf-resource-status.REJECTED.pill,nf-resource-status.ON_HOLD.pill,nf-resource-status.NEEDS_DCR.pill,nf-resource-status.DEGRADED.pill,nf-resource-status.BOT_AVAILABLE.pill,nf-resource-status.WARNING.pill{background-color:#fbc712;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.REJECTED.pill .resource-status-wrapper,nf-resource-status.ON_HOLD.pill .resource-status-wrapper,nf-resource-status.NEEDS_DCR.pill .resource-status-wrapper,nf-resource-status.DEGRADED.pill .resource-status-wrapper,nf-resource-status.BOT_AVAILABLE.pill .resource-status-wrapper,nf-resource-status.WARNING.pill .resource-status-wrapper{display:none}nf-resource-status.REJECTED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ON_HOLD.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NEEDS_DCR.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DEGRADED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.BOT_AVAILABLE.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.WARNING.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.REJECTED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ON_HOLD.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.NEEDS_DCR.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DEGRADED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.BOT_AVAILABLE.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.WARNING.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.REJECTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ON_HOLD.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEEDS_DCR.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DEGRADED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.BOT_AVAILABLE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.WARNING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.PROCESSING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.CONNECTED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DOWNLOADING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INSTALLING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.VERIFYING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.CONFIGURING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.STANDBY .resource-status-wrapper .reource-status-cirlce,nf-resource-status.STARTING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.VERIFIED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.RUNNING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.UNDER_REVIEW .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#8fd14f}nf-resource-status.PROCESSING .resource-status-wrapper .resource-status-icon,nf-resource-status.CONNECTED .resource-status-wrapper .resource-status-icon,nf-resource-status.DOWNLOADING .resource-status-wrapper .resource-status-icon,nf-resource-status.INSTALLING .resource-status-wrapper .resource-status-icon,nf-resource-status.VERIFYING .resource-status-wrapper .resource-status-icon,nf-resource-status.CONFIGURING .resource-status-wrapper .resource-status-icon,nf-resource-status.STANDBY .resource-status-wrapper .resource-status-icon,nf-resource-status.STARTING .resource-status-wrapper .resource-status-icon,nf-resource-status.VERIFIED .resource-status-wrapper .resource-status-icon,nf-resource-status.RUNNING .resource-status-wrapper .resource-status-icon,nf-resource-status.UNDER_REVIEW .resource-status-wrapper .resource-status-icon{color:#8fd14f}nf-resource-status.PROCESSING .resource-status-label-wrapper .resource-status-label,nf-resource-status.CONNECTED .resource-status-label-wrapper .resource-status-label,nf-resource-status.DOWNLOADING .resource-status-label-wrapper .resource-status-label,nf-resource-status.INSTALLING .resource-status-label-wrapper .resource-status-label,nf-resource-status.VERIFYING .resource-status-label-wrapper .resource-status-label,nf-resource-status.CONFIGURING .resource-status-label-wrapper .resource-status-label,nf-resource-status.STANDBY .resource-status-label-wrapper .resource-status-label,nf-resource-status.STARTING .resource-status-label-wrapper .resource-status-label,nf-resource-status.VERIFIED .resource-status-label-wrapper .resource-status-label,nf-resource-status.RUNNING .resource-status-label-wrapper .resource-status-label,nf-resource-status.UNDER_REVIEW .resource-status-label-wrapper .resource-status-label{color:#8fd14f}nf-resource-status.PROCESSING.pill,nf-resource-status.CONNECTED.pill,nf-resource-status.DOWNLOADING.pill,nf-resource-status.INSTALLING.pill,nf-resource-status.VERIFYING.pill,nf-resource-status.CONFIGURING.pill,nf-resource-status.STANDBY.pill,nf-resource-status.STARTING.pill,nf-resource-status.VERIFIED.pill,nf-resource-status.RUNNING.pill,nf-resource-status.UNDER_REVIEW.pill{background-color:#8fd14f;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.PROCESSING.pill .resource-status-wrapper,nf-resource-status.CONNECTED.pill .resource-status-wrapper,nf-resource-status.DOWNLOADING.pill .resource-status-wrapper,nf-resource-status.INSTALLING.pill .resource-status-wrapper,nf-resource-status.VERIFYING.pill .resource-status-wrapper,nf-resource-status.CONFIGURING.pill .resource-status-wrapper,nf-resource-status.STANDBY.pill .resource-status-wrapper,nf-resource-status.STARTING.pill .resource-status-wrapper,nf-resource-status.VERIFIED.pill .resource-status-wrapper,nf-resource-status.RUNNING.pill .resource-status-wrapper,nf-resource-status.UNDER_REVIEW.pill .resource-status-wrapper{display:none}nf-resource-status.PROCESSING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.CONNECTED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DOWNLOADING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INSTALLING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.VERIFYING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.CONFIGURING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.STANDBY.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.STARTING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.VERIFIED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.RUNNING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.UNDER_REVIEW.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.PROCESSING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.CONNECTED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DOWNLOADING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.INSTALLING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.VERIFYING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.CONFIGURING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.STANDBY.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.STARTING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.VERIFIED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.RUNNING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.UNDER_REVIEW.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.PROCESSING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.CONNECTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DOWNLOADING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.INSTALLING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.VERIFYING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.CONFIGURING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.STANDBY.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.STARTING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.VERIFIED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.RUNNING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.UNDER_REVIEW.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.PROCESSING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.CONNECTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DOWNLOADING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.INSTALLING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.VERIFYING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.CONFIGURING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.STANDBY.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.STARTING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.VERIFIED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.RUNNING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.UNDER_REVIEW.pill .resource-status-label-wrapper .resource-status-label{text-shadow:var(--zb-text-shadow)}nf-resource-status.ANSWERED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.LINKING .resource-status-wrapper .reource-status-cirlce,nf-resource-status.LAB .resource-status-wrapper .reource-status-cirlce,nf-resource-status.REQUESTED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SUGGESTED .resource-status-wrapper .reource-status-cirlce{background-color:#b4d6ee;border-color:#b4d6ee}nf-resource-status.ANSWERED .resource-status-wrapper .resource-status-icon,nf-resource-status.LINKING .resource-status-wrapper .resource-status-icon,nf-resource-status.LAB .resource-status-wrapper .resource-status-icon,nf-resource-status.REQUESTED .resource-status-wrapper .resource-status-icon,nf-resource-status.SUGGESTED .resource-status-wrapper .resource-status-icon{color:#b4d6ee}nf-resource-status.ANSWERED .resource-status-label-wrapper .resource-status-label,nf-resource-status.LINKING .resource-status-label-wrapper .resource-status-label,nf-resource-status.LAB .resource-status-label-wrapper .resource-status-label,nf-resource-status.REQUESTED .resource-status-label-wrapper .resource-status-label,nf-resource-status.SUGGESTED .resource-status-label-wrapper .resource-status-label{color:#b4d6ee}nf-resource-status.ANSWERED.pill,nf-resource-status.LINKING.pill,nf-resource-status.LAB.pill,nf-resource-status.REQUESTED.pill,nf-resource-status.SUGGESTED.pill{background-color:#b4d6ee;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.ANSWERED.pill .resource-status-wrapper,nf-resource-status.LINKING.pill .resource-status-wrapper,nf-resource-status.LAB.pill .resource-status-wrapper,nf-resource-status.REQUESTED.pill .resource-status-wrapper,nf-resource-status.SUGGESTED.pill .resource-status-wrapper{display:none}nf-resource-status.ANSWERED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.LINKING.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.LAB.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.REQUESTED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SUGGESTED.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.ANSWERED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.LINKING.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.LAB.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.REQUESTED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.SUGGESTED.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.ANSWERED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.LINKING.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.LAB.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.REQUESTED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SUGGESTED.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.AWAITING_REVIEW .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NEEDS_QUERY_PARAMS .resource-status-wrapper .reource-status-cirlce,nf-resource-status.CREATED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ENABLED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SENT .resource-status-wrapper .reource-status-cirlce,nf-resource-status.AUTO .resource-status-wrapper .reource-status-cirlce,nf-resource-status.OAUTH .resource-status-wrapper .reource-status-cirlce,nf-resource-status.LAB_COMPLETE .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DRAFT .resource-status-wrapper .reource-status-cirlce{background-color:#2b9cf1;border-color:#2b9cf1}nf-resource-status.AWAITING_REVIEW .resource-status-wrapper .resource-status-icon,nf-resource-status.NEEDS_QUERY_PARAMS .resource-status-wrapper .resource-status-icon,nf-resource-status.CREATED .resource-status-wrapper .resource-status-icon,nf-resource-status.ENABLED .resource-status-wrapper .resource-status-icon,nf-resource-status.SENT .resource-status-wrapper .resource-status-icon,nf-resource-status.AUTO .resource-status-wrapper .resource-status-icon,nf-resource-status.OAUTH .resource-status-wrapper .resource-status-icon,nf-resource-status.LAB_COMPLETE .resource-status-wrapper .resource-status-icon,nf-resource-status.DRAFT .resource-status-wrapper .resource-status-icon{color:#2b9cf1}nf-resource-status.AWAITING_REVIEW .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEEDS_QUERY_PARAMS .resource-status-label-wrapper .resource-status-label,nf-resource-status.CREATED .resource-status-label-wrapper .resource-status-label,nf-resource-status.ENABLED .resource-status-label-wrapper .resource-status-label,nf-resource-status.SENT .resource-status-label-wrapper .resource-status-label,nf-resource-status.AUTO .resource-status-label-wrapper .resource-status-label,nf-resource-status.OAUTH .resource-status-label-wrapper .resource-status-label,nf-resource-status.LAB_COMPLETE .resource-status-label-wrapper .resource-status-label,nf-resource-status.DRAFT .resource-status-label-wrapper .resource-status-label{color:#2b9cf1}nf-resource-status.AWAITING_REVIEW.pill,nf-resource-status.NEEDS_QUERY_PARAMS.pill,nf-resource-status.CREATED.pill,nf-resource-status.ENABLED.pill,nf-resource-status.SENT.pill,nf-resource-status.AUTO.pill,nf-resource-status.OAUTH.pill,nf-resource-status.LAB_COMPLETE.pill,nf-resource-status.DRAFT.pill{background-color:#2b9cf1;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.AWAITING_REVIEW.pill .resource-status-wrapper,nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-wrapper,nf-resource-status.CREATED.pill .resource-status-wrapper,nf-resource-status.ENABLED.pill .resource-status-wrapper,nf-resource-status.SENT.pill .resource-status-wrapper,nf-resource-status.AUTO.pill .resource-status-wrapper,nf-resource-status.OAUTH.pill .resource-status-wrapper,nf-resource-status.LAB_COMPLETE.pill .resource-status-wrapper,nf-resource-status.DRAFT.pill .resource-status-wrapper{display:none}nf-resource-status.AWAITING_REVIEW.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.CREATED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ENABLED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.SENT.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.AUTO.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.OAUTH.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.LAB_COMPLETE.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DRAFT.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.AWAITING_REVIEW.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.CREATED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ENABLED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.SENT.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.AUTO.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.OAUTH.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.LAB_COMPLETE.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DRAFT.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.AWAITING_REVIEW.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.CREATED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ENABLED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SENT.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.AUTO.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.OAUTH.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.LAB_COMPLETE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DRAFT.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.AWAITING_REVIEW.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.CREATED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ENABLED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.SENT.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.AUTO.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.OAUTH.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.LAB_COMPLETE.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DRAFT.pill .resource-status-label-wrapper .resource-status-label{text-shadow:var(--zb-text-shadow)}nf-resource-status.ENDED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DISABLED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.OFF .resource-status-wrapper .reource-status-cirlce,nf-resource-status.RETIRED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.EXPIRED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ARCHIVED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.Unknown .resource-status-wrapper .reource-status-cirlce{background-color:var(--zb-color-disabled);border-color:var(--zb-color-disabled)}nf-resource-status.ENDED .resource-status-wrapper .resource-status-icon,nf-resource-status.DISABLED .resource-status-wrapper .resource-status-icon,nf-resource-status.OFF .resource-status-wrapper .resource-status-icon,nf-resource-status.RETIRED .resource-status-wrapper .resource-status-icon,nf-resource-status.EXPIRED .resource-status-wrapper .resource-status-icon,nf-resource-status.ARCHIVED .resource-status-wrapper .resource-status-icon,nf-resource-status.Unknown .resource-status-wrapper .resource-status-icon{color:var(--zb-color-disabled)}nf-resource-status.ENDED .resource-status-label-wrapper .resource-status-label,nf-resource-status.DISABLED .resource-status-label-wrapper .resource-status-label,nf-resource-status.OFF .resource-status-label-wrapper .resource-status-label,nf-resource-status.RETIRED .resource-status-label-wrapper .resource-status-label,nf-resource-status.EXPIRED .resource-status-label-wrapper .resource-status-label,nf-resource-status.ARCHIVED .resource-status-label-wrapper .resource-status-label,nf-resource-status.Unknown .resource-status-label-wrapper .resource-status-label{color:var(--zb-color-disabled)}nf-resource-status.ENDED.pill,nf-resource-status.DISABLED.pill,nf-resource-status.OFF.pill,nf-resource-status.RETIRED.pill,nf-resource-status.EXPIRED.pill,nf-resource-status.ARCHIVED.pill,nf-resource-status.Unknown.pill{background-color:var(--zb-color-disabled);border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.ENDED.pill .resource-status-wrapper,nf-resource-status.DISABLED.pill .resource-status-wrapper,nf-resource-status.OFF.pill .resource-status-wrapper,nf-resource-status.RETIRED.pill .resource-status-wrapper,nf-resource-status.EXPIRED.pill .resource-status-wrapper,nf-resource-status.ARCHIVED.pill .resource-status-wrapper,nf-resource-status.Unknown.pill .resource-status-wrapper{display:none}nf-resource-status.ENDED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.DISABLED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.OFF.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.RETIRED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.EXPIRED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.ARCHIVED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.Unknown.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.ENDED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.DISABLED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.OFF.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.RETIRED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.EXPIRED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.ARCHIVED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.Unknown.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.ENDED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.DISABLED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.OFF.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.RETIRED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.EXPIRED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.ARCHIVED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.Unknown.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.RETIRING .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#606060}nf-resource-status.RETIRING .resource-status-wrapper .resource-status-icon{color:#606060}nf-resource-status.RETIRING .resource-status-label-wrapper .resource-status-label{color:#606060}nf-resource-status.RETIRING.pill{background-color:#606060;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.RETIRING.pill .resource-status-wrapper{display:none}nf-resource-status.RETIRING.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.RETIRING.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.RETIRING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.SHARED .resource-status-wrapper .reource-status-cirlce,nf-resource-status.APPROVED .resource-status-wrapper .reource-status-cirlce{background-color:#9511ac;border-color:#9511ac}nf-resource-status.SHARED .resource-status-wrapper .resource-status-icon,nf-resource-status.APPROVED .resource-status-wrapper .resource-status-icon{color:#9511ac}nf-resource-status.SHARED .resource-status-label-wrapper .resource-status-label,nf-resource-status.APPROVED .resource-status-label-wrapper .resource-status-label{color:#9511ac}nf-resource-status.SHARED.pill,nf-resource-status.APPROVED.pill{background-color:#9511ac;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.SHARED.pill .resource-status-wrapper,nf-resource-status.APPROVED.pill .resource-status-wrapper{display:none}nf-resource-status.SHARED.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.APPROVED.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.SHARED.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.APPROVED.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.SHARED.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.APPROVED.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.NO_DATA .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INACTIVE .resource-status-wrapper .reource-status-cirlce{background-color:#4a4a4a;border-color:#4a4a4a}nf-resource-status.NO_DATA .resource-status-wrapper .resource-status-icon,nf-resource-status.INACTIVE .resource-status-wrapper .resource-status-icon{color:#4a4a4a}nf-resource-status.NO_DATA .resource-status-label-wrapper .resource-status-label,nf-resource-status.INACTIVE .resource-status-label-wrapper .resource-status-label{color:#4a4a4a}nf-resource-status.NO_DATA.pill,nf-resource-status.INACTIVE.pill{background-color:#4a4a4a;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}nf-resource-status.NO_DATA.pill .resource-status-wrapper,nf-resource-status.INACTIVE.pill .resource-status-wrapper{display:none}nf-resource-status.NO_DATA.pill .resource-status-wrapper .reource-status-cirlce,nf-resource-status.INACTIVE.pill .resource-status-wrapper .reource-status-cirlce{display:none}nf-resource-status.NO_DATA.pill .resource-status-wrapper .resource-status-icon,nf-resource-status.INACTIVE.pill .resource-status-wrapper .resource-status-icon{display:none}nf-resource-status.NO_DATA.pill .resource-status-label-wrapper .resource-status-label,nf-resource-status.INACTIVE.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}nf-resource-status.ON .reource-status-cirlce,nf-resource-status.NOT_STARTED .reource-status-cirlce{position:relative}nf-resource-status.ON .reource-status-cirlce:after,nf-resource-status.NOT_STARTED .reource-status-cirlce:after{content:"";position:absolute;inset:0;margin:auto;height:10px;width:10px;border-radius:10px;background-color:transparent;border:2px solid #ffffff}nf-resource-status.ON .reource-status-cirlce:before,nf-resource-status.NOT_STARTED .reource-status-cirlce:before{content:"";position:absolute;top:-2px;left:0;right:0;margin:auto;height:6px;width:2px;border-radius:10px;background-color:#fff;border:2px solid #8fd14f;z-index:1}nf-resource-status.OFF .reource-status-cirlce{position:relative}nf-resource-status.OFF .reource-status-cirlce:after{content:"";position:absolute;inset:0;margin:auto;height:10px;width:10px;border-radius:10px;background-color:transparent;border:2px solid #ffffff}nf-resource-status.OFF .reource-status-cirlce:before{content:"";position:absolute;top:-2px;left:0;right:0;margin:auto;height:6px;width:2px;border-radius:10px;background-color:#fff;border:2px solid var(--zb-color-disabled);z-index:1}nf-dual-router-outlet-page{display:flex;flex-direction:column;flex-grow:1}nf-dual-router-outlet-page .outlet-sections-container{flex-grow:1;overflow:auto;flex-direction:row;height:1px;display:flex}nf-dual-router-outlet-page .outlet-sections-container>section{overflow:auto;height:100%;flex-grow:1;max-width:50%}nf-dual-router-outlet-page .outlet-sections-container>section:first-child{border-right:1px solid var(--zb-divider)}@media(max-width:768px){nf-dual-router-outlet-page .outlet-sections-container{display:block}nf-dual-router-outlet-page .outlet-sections-container>section{height:auto;max-width:100%}nf-dual-router-outlet-page .outlet-sections-container>section:first-child{border-right:0px;border-bottom:1px solid var(--zb-divider)}}nf-simple-autocomplete form.simple-autocomplete-form{width:100%}nf-simple-autocomplete form.simple-autocomplete-form .autocomplete-full-width{width:100%}nf-simple-autocomplete form.simple-autocomplete-form .autocomplete-full-width.zb-form-field .mat-mdc-form-field-icon-suffix{display:flex;align-items:center}nf-simple-autocomplete form.simple-autocomplete-form .drop-arrow{padding:9px}nf-simple-autocomplete form.simple-autocomplete-form .disabled-arrow{color:var(--zb-secondary-text)}nf-simple-autocomplete form.simple-autocomplete-form mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix>mat-icon.mat-icon{padding:4px;font-size:24px;height:24px;width:24px;margin-right:5px}nf-simple-multi-autocomplete form.simple-autocomplete-form{width:100%}nf-simple-multi-autocomplete form.simple-autocomplete-form .autocomplete-full-width{width:100%}nf-simple-multi-autocomplete form.simple-autocomplete-form .disabled-arrow{color:var(--zb-secondary-text)}nf-is-user-admin-icon .nf-is-admin,nf-is-user-admin-icon .nf-is-not-admin{font-size:30px;height:30px;width:30px}nf-is-user-admin-icon .nf-is-admin{color:#8fd14f}nf-is-user-admin-icon .nf-is-not-admin{color:#bf351c}nf-class-detail-graph{height:100%;display:flex;flex-direction:column;border:1px solid var(--zb-divider);border-radius:5px;box-sizing:border-box}nf-class-detail-graph .mat-drawer-container{height:100%}nf-class-detail-graph .mat-drawer-container>.mat-drawer{background:var(--zb-background-card)}nf-class-detail-graph .mat-drawer-container>.mat-drawer .mat-drawer-inner-container{display:flex;flex-direction:row}@media(max-width:768px){nf-class-detail-graph .mat-drawer-container>.mat-drawer{width:420px}}@media(max-width:480px){nf-class-detail-graph .mat-drawer-container>.mat-drawer{width:320px}}nf-class-detail-graph .mat-drawer-container>.mat-drawer-content{background-color:transparent}nf-class-detail-graph .drawer-resizer{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;background:var(--zb-background-card);border-left:1px solid var(--zb-divider);transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;z-index:1}nf-class-detail-graph .drawer-resizer:hover{background:var(--zb-primary);border-left-color:var(--zb-primary)}nf-class-detail-graph .drawer-resizer:hover .resizer-handle{background:#fff}nf-class-detail-graph .drawer-resizer .resizer-handle{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}nf-class-detail-graph .graph-content{height:100%;display:flex;flex-direction:column;position:relative}nf-class-detail-graph .actions{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:8px;align-items:center;z-index:10;pointer-events:none}nf-class-detail-graph .actions>*{pointer-events:auto}nf-class-detail-graph .actions .pill{border-radius:20px;width:auto;padding:0 16px}nf-class-detail-graph .legend{position:absolute;top:70px;left:16px;background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:8px;padding:12px;z-index:10;max-height:50vh;overflow-y:auto;transform:translate(-120%);transition:transform .3s ease}nf-class-detail-graph .legend.show{transform:translate(0)}nf-class-detail-graph .legend .legend-header{font-weight:600;margin-bottom:8px;color:var(--zb-text)}nf-class-detail-graph .legend mat-selection-list{padding:0}nf-class-detail-graph .legend mat-list-option{height:40px}nf-class-detail-graph .legend .mat-pseudo-checkbox{display:none!important}nf-class-detail-graph .legend .mat-mdc-list-option .mdc-checkbox{display:none}nf-class-detail-graph .legend .legend-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}nf-class-detail-graph .legend .legend-icon.interface{border-radius:50%}nf-class-detail-graph .legend .legend-icon img{width:16px;height:16px}nf-class-detail-graph .legend .list-item-text{display:flex;align-items:center;gap:8px;font-size:13px}nf-class-detail-graph .legend .list-item-text mat-icon{font-size:16px;width:16px;height:16px}nf-class-detail-graph .legend .list-item-text .secondary-text{opacity:.5}nf-class-detail-graph .canvas-section{flex:1;background:linear-gradient(180deg,#0a0a1a,#1a1a2e);position:relative;overflow:hidden}nf-class-detail-graph .canvas-section canvas{width:100%;height:100%;display:block}nf-class-detail-graph .canvas-section:not(.has-graph) canvas{opacity:.3}nf-class-detail-graph nf-empty-state-container{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center}nf-class-detail-graph nf-empty-state-container .mat-mdc-progress-spinner{z-index:10}nf-class-detail-graph .controls-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:24px;background:#0009;padding:8px 16px;border-radius:20px;color:#ffffffb3;font-size:12px;white-space:nowrap}nf-class-detail-graph .controls-hint span{display:flex;align-items:center;gap:6px}nf-class-detail-graph .controls-hint span mat-icon{font-size:16px;width:16px;height:16px;min-width:16px;overflow:visible}nf-class-detail{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;position:absolute;inset:0 0 0 8px}nf-class-detail .nf-class-detail{display:flex;flex-direction:column;height:100%;background:var(--zb-background-card)}nf-class-detail .detail-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid var(--zb-divider);background:var(--zb-background)}nf-class-detail .header-content{display:flex;align-items:center;gap:12px;min-width:0}nf-class-detail .class-icon{width:48px;min-width:48px;height:48px;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}nf-class-detail .class-icon.interface{border-radius:50%}nf-class-detail .class-icon img{width:32px;height:32px;object-fit:contain}nf-class-detail .class-icon mat-icon{color:#fff;font-size:24px;width:24px;height:24px}nf-class-detail .class-info{display:flex;flex-direction:column;gap:4px;min-width:0}nf-class-detail .class-name-row{display:flex;align-items:center;gap:8px}nf-class-detail .class-name{font-size:16px;font-weight:600;color:var(--zb-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}nf-class-detail .class-type-badge{display:inline-flex;padding:2px 8px;border-radius:4px;font-size:11px;text-transform:uppercase;font-weight:500;width:fit-content;height:16px;line-height:18px}nf-class-detail .class-type-badge.interface{background:transparent;border:1px solid var(--zb-accent);color:var(--zb-accent)}nf-class-detail .class-type-badge.concrete{background:var(--zb-primary);color:#fff}nf-class-detail .header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}nf-class-detail .properties-section{flex:1;display:flex;flex-direction:column;overflow:hidden}nf-class-detail .section-header{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--zb-divider)}nf-class-detail .section-title{font-weight:600;color:var(--zb-text)}nf-class-detail .property-count{color:var(--zb-secondary-text);font-size:13px}nf-class-detail .property-table{flex:1;overflow-y:auto}nf-class-detail .property-table table{width:100%;border-collapse:collapse}nf-class-detail .property-table thead{position:sticky;top:0;background:var(--zb-background);z-index:1}nf-class-detail .property-table thead th{text-align:left;padding:4px 8px;font-size:12px;font-weight:600;color:var(--zb-secondary-text);text-transform:uppercase;border-bottom:2px solid var(--zb-divider)}nf-class-detail .property-table tbody tr{transition:background-color .15s}nf-class-detail .property-table tbody tr:hover{background:var(--zb-hover)}nf-class-detail .property-table tbody td{padding:4px 8px;border-bottom:1px solid var(--zb-divider)}nf-class-detail .prop-name{color:var(--zb-text);font-size:13px}nf-class-detail .prop-name.required{font-weight:600}nf-class-detail .required-star{color:var(--zb-warn, #f44336);font-weight:700}nf-class-detail .prop-colon{color:var(--zb-secondary-text);margin:0 4px 0 2px}nf-class-detail .type-link{color:var(--zb-primary);text-decoration:none;font-size:13px}nf-class-detail .type-link:hover{text-decoration:underline}nf-class-detail .multi-brackets{letter-spacing:2px}nf-class-detail .empty-properties{flex:1;display:flex;align-items:center;justify-content:center;color:var(--zb-secondary-text);font-size:14px}nf-class-detail nf-empty-state-container{flex:1}nf-graph-toolbar{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;font-size:12px;background-color:var(--zb-background-card);border-bottom:1px solid var(--zb-divider);gap:8px;padding:8px 16px}nf-graph-toolbar h2.title{margin-bottom:0}nf-graph-toolbar .actions-container{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px;flex-grow:1}auditmation-metrics-card .auditmation-metrics-card:hover{cursor:pointer;transform:scale(1.01);transition:transform .1s linear}auditmation-metrics-card .auditmation-metrics-card .mat-mdc-card-content{display:flex;flex-direction:column;gap:16px}auditmation-metrics-card .auditmation-metrics-card .auditmation-metrics-wrapper{display:flex;gap:32px}@media(max-width:768px){auditmation-metrics-card .auditmation-metrics-card .auditmation-metrics-wrapper{flex-direction:column;align-items:center}}auditmation-metrics-card .auditmation-metrics-card .auditmation-card-details{display:flex;gap:4px;flex-wrap:wrap;justify-content:space-evenly}auditmation-metrics-list .dashboard-list{display:grid;grid-template-columns:33% 33% 33%;gap:8px;margin:16px}@media(max-width:1200px){auditmation-metrics-list .dashboard-list{grid-template-columns:50% 50%}}@media(max-width:768px){auditmation-metrics-list .dashboard-list{grid-template-columns:100%}}auditmation-metrics-pie-chart-wrapper{position:relative}auditmation-metrics-pie-chart-wrapper .auditmation-metrics-pie-chart-wrapper-center-label{position:absolute;inset:0;margin:auto;width:100px;height:100px;display:flex;align-items:center;justify-content:center;font-size:18px;white-space:pre-wrap;font-weight:500;text-align:center}auditmation-metrics-pie-chart-wrapper svg>g.pie-chart>g{transform:scale(1.75)}auditmation-metrics-card-detail-block{display:flex;flex-direction:column;align-items:center;gap:4px}auditmation-metrics-card-detail-block span{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:8px;box-sizing:border-box;text-align:center;color:var(--zb-secondary-text)}auditmation-metrics-card-detail-block span:last-child{background-color:var(--zb-background-card);border-radius:3px;font-weight:500;color:var(--zb-text)}auditmation-metrics-card-detail-block:last-child{flex-grow:1}auditmation-object-view{--object-view-added-bg: #d4edda;--object-view-added-text: #155724;--object-view-removed-bg: #f8d7da;--object-view-removed-text: #721c24;--object-view-modified-bg: #e2d5f1;--object-view-modified-text: #4a235a;--object-view-moved-bg: #fff3cd;--object-view-moved-text: #856404;--object-view-type-string: #2e7d32;--object-view-type-number: #1565c0;--object-view-type-boolean: #ef6c00;--object-view-type-null: var(--zb-tertiary-text);display:block}auditmation-object-view .object-view-toolbar{padding:8px 0;margin-bottom:8px;border-bottom:1px solid var(--zb-divider)}auditmation-object-view .object-view-toolbar button.mat-mdc-icon-button{width:32px;height:32px;padding:4px}auditmation-object-view .object-view-toolbar button.mat-mdc-icon-button .mat-icon{font-size:20px;width:20px;height:20px;line-height:20px}auditmation-object-view .object-view-toolbar mat-slide-toggle{margin-left:8px;font-size:13px}auditmation-object-view auditmation-markdown-viewer .ngx-markdown-wrapper{display:block;width:100%}auditmation-object-view mat-tree.mat-tree{padding:4px 8px;--mat-tree-container-background-color: var(--zb-background-card-dark)}auditmation-object-view .node-tree-invisible{display:none}auditmation-object-view ul,auditmation-object-view li{margin-top:0;margin-bottom:0;list-style-type:none}auditmation-object-view .mat-tree-node{display:flex;width:100%;align-items:center;min-height:20px;min-width:300px;box-sizing:border-box}auditmation-object-view .mat-tree-node>.mat-icon{min-width:20px;height:20px;width:20px;font-size:20px}auditmation-object-view .mat-tree-node .toggle-icon{cursor:pointer;margin-left:-6px;color:var(--zb-secondary-text);transition:color .15s;align-self:flex-start}auditmation-object-view .mat-tree-node .toggle-icon:hover{color:var(--zb-text)}auditmation-object-view .mat-tree-node .object-node{display:flex;flex-direction:row;gap:8px;flex-grow:1;padding-right:8px;width:100%;align-items:flex-start}auditmation-object-view .mat-tree-node .object-node a{display:flex;flex-direction:row;gap:12px;flex-grow:1}auditmation-object-view .mat-tree-node .object-node .bracket{color:var(--zb-tertiary-text);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px}auditmation-object-view .mat-tree-node .object-node span{font-size:14px}auditmation-object-view .mat-tree-node .object-node span.object-node-label{font-size:14px;color:var(--zb-secondary-text);display:flex;align-items:center;flex-wrap:wrap;align-content:flex-start;line-height:20px;border-radius:2px;padding:0 2px;transition:background-color .15s,color .15s}auditmation-object-view .mat-tree-node .object-node span.object-node-label.removed{background:var(--object-view-removed-bg);text-decoration:line-through;color:var(--object-view-removed-text)}auditmation-object-view .mat-tree-node .object-node span.object-node-label.modified{background:var(--object-view-modified-bg);text-decoration:none;color:var(--object-view-modified-text)}auditmation-object-view .mat-tree-node .object-node span.object-node-label.added{background:var(--object-view-added-bg);text-decoration:none;color:var(--object-view-added-text)}auditmation-object-view .mat-tree-node .object-node span.object-node-value{word-break:break-word;display:flex;gap:4px;line-height:20px;flex-grow:1;width:200px;align-items:center}auditmation-object-view .mat-tree-node .object-node span.object-node-value span.node-toggle{cursor:pointer;color:var(--zb-tertiary-text);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;padding:0 4px;border-radius:2px;transition:background-color .15s}auditmation-object-view .mat-tree-node .object-node span.object-node-value span.node-toggle:hover{background:var(--zb-hover)}auditmation-object-view .mat-tree-node .object-node span.object-node-value .leaf-value{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:18px;border-radius:2px;padding:0 4px}auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-string{color:var(--object-view-type-string)}auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-number{color:var(--object-view-type-number)}auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-boolean{color:var(--object-view-type-boolean);font-weight:600}auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-null{color:var(--object-view-type-null);font-style:italic}auditmation-object-view .mat-tree-node .object-node span.object-node-value span.removed{background:var(--object-view-removed-bg);text-decoration:line-through;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-removed-text);border-radius:2px;padding:0 4px}auditmation-object-view .mat-tree-node .object-node span.object-node-value span.moved{background:var(--object-view-moved-bg);text-decoration:none;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-moved-text);border-radius:2px;padding:0 4px}auditmation-object-view .mat-tree-node .object-node span.object-node-value span.added{background:var(--object-view-added-bg);text-decoration:none;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-added-text);border-radius:2px;padding:0 4px}auditmation-object-view .mat-tree-node .object-node span.object-node-value span.modified{background:var(--object-view-modified-bg);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-modified-text);border-radius:2px;padding:0 4px}auditmation-object-view .mat-tree-node .object-node span.object-node-value auditmation-markdown-viewer{width:100%}auditmation-object-view .mat-tree-node .object-node span.object-node-value auditmation-markdown-viewer markdown *{line-height:20px}auditmation-object-view .mat-tree-node .object-node span.object-node-value .copy-value-btn{display:none;margin-left:4px;padding:2px;--mat-icon-button-state-layer-size: 16px}auditmation-object-view .mat-tree-node .object-node span.object-node-value .copy-value-btn .mat-icon{font-size:12px;width:12px;height:12px;line-height:12px}auditmation-object-view .mat-tree-node .object-node span.object-node-value:hover .copy-value-btn{display:inherit}auditmation-object-view .mat-tree-node.child{position:relative}auditmation-object-view .mat-tree-node.child:before{content:"";position:absolute;left:10px;top:0;height:100%;width:1px;background:var(--zb-divider);opacity:.5}auditmation-object-view .jsondiffpatch-delta{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0;padding:0 0 0 12px;display:inline-block}auditmation-object-view .jsondiffpatch-delta pre{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0;padding:0;display:inline-block}auditmation-object-view ul.jsondiffpatch-delta{list-style-type:none;padding:0 0 0 20px;margin:0}auditmation-object-view .jsondiffpatch-delta ul{list-style-type:none;padding:0 0 0 20px;margin:0}auditmation-object-view .jsondiffpatch-added .jsondiffpatch-property-name,auditmation-object-view .jsondiffpatch-added .jsondiffpatch-value pre,auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-right-value pre,auditmation-object-view .jsondiffpatch-textdiff-added{background:var(--object-view-added-bg)}auditmation-object-view .jsondiffpatch-deleted .jsondiffpatch-property-name,auditmation-object-view .jsondiffpatch-deleted pre,auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-left-value pre,auditmation-object-view .jsondiffpatch-textdiff-deleted{background:var(--object-view-removed-bg);text-decoration:line-through}auditmation-object-view .jsondiffpatch-unchanged,auditmation-object-view .jsondiffpatch-movedestination{color:gray}auditmation-object-view .jsondiffpatch-unchanged,auditmation-object-view .jsondiffpatch-movedestination>.jsondiffpatch-value{transition:all .5s;-webkit-transition:all .5s;overflow-y:hidden}auditmation-object-view .jsondiffpatch-unchanged-showing .jsondiffpatch-unchanged,auditmation-object-view .jsondiffpatch-unchanged-showing .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}auditmation-object-view .jsondiffpatch-unchanged-hidden .jsondiffpatch-unchanged,auditmation-object-view .jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value,auditmation-object-view .jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{display:block}auditmation-object-view .jsondiffpatch-unchanged-visible .jsondiffpatch-unchanged,auditmation-object-view .jsondiffpatch-unchanged-visible .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-unchanged,auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}auditmation-object-view .jsondiffpatch-unchanged-showing .jsondiffpatch-arrow,auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-arrow{display:none}auditmation-object-view .jsondiffpatch-value{display:inline-block}auditmation-object-view .jsondiffpatch-property-name{display:inline-block;padding-right:5px;vertical-align:top}auditmation-object-view .jsondiffpatch-property-name:after{content:": "}auditmation-object-view .jsondiffpatch-child-node-type-array>.jsondiffpatch-property-name:after{content:": ["}auditmation-object-view .jsondiffpatch-child-node-type-array:after{content:"],"}auditmation-object-view div.jsondiffpatch-child-node-type-array:before{content:"["}auditmation-object-view div.jsondiffpatch-child-node-type-array:after{content:"]"}auditmation-object-view .jsondiffpatch-child-node-type-object>.jsondiffpatch-property-name:after{content:": {"}auditmation-object-view .jsondiffpatch-child-node-type-object:after{content:"},"}auditmation-object-view div.jsondiffpatch-child-node-type-object:before{content:"{"}auditmation-object-view div.jsondiffpatch-child-node-type-object:after{content:"}"}auditmation-object-view .jsondiffpatch-value pre:after{content:","}auditmation-object-view li:last-child>.jsondiffpatch-value pre:after,auditmation-object-view .jsondiffpatch-modified>.jsondiffpatch-left-value pre:after{content:""}auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-value{display:inline-block}auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-right-value{margin-left:5px}auditmation-object-view .jsondiffpatch-moved .jsondiffpatch-value{display:none}auditmation-object-view .jsondiffpatch-moved .jsondiffpatch-moved-destination{display:inline-block;background:var(--object-view-moved-bg);color:var(--object-view-moved-text)}auditmation-object-view .jsondiffpatch-moved .jsondiffpatch-moved-destination:before{content:" => "}auditmation-object-view ul.jsondiffpatch-textdiff{padding:0}auditmation-object-view .jsondiffpatch-textdiff-location{color:#bbb;display:inline-block;min-width:60px}auditmation-object-view .jsondiffpatch-textdiff-line{display:inline-block}auditmation-object-view .jsondiffpatch-textdiff-line-number:after{content:","}auditmation-object-view .jsondiffpatch-error{background:red;color:#fff;font-weight:700}:host-context(.dark-theme) auditmation-object-view,.dark-theme auditmation-object-view{--object-view-added-bg: #1e3a23;--object-view-added-text: #7dcea0;--object-view-removed-bg: #3d1a1a;--object-view-removed-text: #e57373;--object-view-modified-bg: #2d1f3d;--object-view-modified-text: #ce93d8;--object-view-moved-bg: #3d3314;--object-view-moved-text: #ffd54f;--object-view-type-string: #81c784;--object-view-type-number: #64b5f6;--object-view-type-boolean: #ffb74d}auditmation-evidence-runtime-filter{display:flex;align-items:center;gap:8px}auditmation-object-graph{height:100%;display:flex;flex-direction:column}auditmation-object-graph .object-graph-toolbar{display:flex;gap:8px;padding:20px 16px 8px;border-bottom:1px solid var(--zb-divider);background-color:var(--zb-background-card)}auditmation-object-graph .drawer-resizer{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;background:var(--zb-background-card);border-left:1px solid var(--zb-divider);transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;z-index:1}auditmation-object-graph .drawer-resizer:hover{background:var(--zb-primary);border-left-color:var(--zb-primary)}auditmation-object-graph .drawer-resizer:hover .resizer-handle{background:#fff}auditmation-object-graph .drawer-resizer .resizer-handle{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}auditmation-object-graph .mat-drawer-container{flex-grow:1}auditmation-object-graph .mat-drawer-container>.mat-drawer{width:525px;background-color:var(--zb-background-card)}auditmation-object-graph .mat-drawer-container>.mat-drawer .mat-drawer-inner-container{display:flex;flex-direction:row}@media(max-width:768px){auditmation-object-graph .mat-drawer-container>.mat-drawer{width:420px}}@media(max-width:480px){auditmation-object-graph .mat-drawer-container>.mat-drawer{width:320px}}auditmation-object-graph .mat-drawer-container>.mat-drawer-content{background-color:transparent}auditmation-object-graph .graph-content{height:100%;display:flex;flex-direction:column;position:relative}auditmation-object-graph .actions{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:8px;align-items:center;z-index:10;pointer-events:none}auditmation-object-graph .actions>*{pointer-events:auto}auditmation-object-graph .actions .pill{border-radius:20px;width:auto;padding:0 16px}auditmation-object-graph .legend{position:absolute;top:70px;left:16px;background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:8px;padding:12px;z-index:10;max-height:50vh;overflow-y:auto;transform:translate(-120%);transition:transform .3s ease}auditmation-object-graph .legend.show{transform:translate(0)}auditmation-object-graph .legend .legend-header{font-weight:600;margin-bottom:8px;color:var(--zb-text)}auditmation-object-graph .legend mat-selection-list{padding:0}auditmation-object-graph .legend mat-list-option{height:40px}auditmation-object-graph .legend .mat-pseudo-checkbox{display:none!important}auditmation-object-graph .legend .mat-mdc-list-option .mdc-checkbox{display:none}auditmation-object-graph .legend .legend-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}auditmation-object-graph .legend .legend-icon img{width:16px;height:16px}auditmation-object-graph .legend .list-item-text{display:flex;align-items:center;gap:8px;font-size:13px}auditmation-object-graph .legend .list-item-text mat-icon{font-size:16px;width:16px;height:16px}auditmation-object-graph .legend .list-item-text .secondary-text{opacity:.5}auditmation-object-graph .canvas-section{flex:1;background:linear-gradient(180deg,#0a0a1a,#1a1a2e);position:relative;overflow:hidden}auditmation-object-graph .canvas-section canvas{width:100%;height:100%;display:block}auditmation-object-graph .canvas-section:not(.has-graph) canvas{opacity:.3}auditmation-object-graph nf-empty-state-container{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center}auditmation-object-graph nf-empty-state-container .mat-mdc-progress-spinner{z-index:10}auditmation-object-graph .controls-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:24px;background:#0009;padding:8px 16px;border-radius:20px;color:#ffffffb3;font-size:12px;white-space:nowrap}auditmation-object-graph .controls-hint span{display:flex;align-items:center;gap:6px}auditmation-object-graph .controls-hint span mat-icon{font-size:16px;width:16px;height:16px;min-width:16px;overflow:visible}auditmation-object-details-panel{display:flex;flex-direction:column;flex-grow:1;padding:16px;width:calc(100% - 32px)}auditmation-object-details-panel .NoTags{margin:0;padding:0;justify-content:flex-start}auditmation-object-details-panel nf-simple-panel{position:absolute;inset:3px 3px 3px 24px}auditmation-object-details-panel nf-simple-panel nf-empty-state-container.fill{border:0}auditmation-object-details-panel .mat-mdc-tab-group{flex-direction:column-reverse}auditmation-object-details-panel .mat-mdc-tab-group .mat-mdc-tab-header{border-bottom:0;background-color:var(--zb-background)}auditmation-object-details-panel .mat-mdc-tab-group .mat-ink-bar{height:4px;bottom:unset;top:0}auditmation-file-producer-browser{display:flex;flex-direction:column}auditmation-file-producer-browser .file-toolbar{padding:8px 16px;display:flex;flex-direction:row;gap:8px;align-items:center;background-color:var(--zb-background);border-bottom:1px solid var(--zb-divider)}auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs{display:flex;gap:4px;flex-grow:1;flex-wrap:wrap}auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs a.file-breadcrumb{text-decoration:none;color:var(--zb-primary)}auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs a.file-breadcrumb.disabled{color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5);pointer-events:none}auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs span:last-of-type{display:none}auditmation-file-producer-browser .file-toolbar .file-toolbar-search{position:relative}auditmation-file-producer-browser .file-toolbar .file-toolbar-search.disabled{opacity:.5}auditmation-file-producer-browser .file-toolbar .file-toolbar-search .search{position:absolute;left:4px;top:0;bottom:0;margin:auto;color:var(--zb-secondary-text)}auditmation-file-producer-browser .file-toolbar .file-toolbar-search input{padding:6px 28px;border-radius:15px;border:1px solid var(--zb-divider)}auditmation-file-producer-browser .file-toolbar .file-toolbar-search input:focus-visible{outline:var(--zb-primary) auto 1px}auditmation-file-producer-browser .file-toolbar .file-toolbar-search input [disabled]{opacity:.5}auditmation-file-producer-browser .file-toolbar .file-toolbar-search .clear{position:absolute;right:4px;top:0;bottom:0;margin:auto;color:var(--zb-secondary-text);cursor:pointer}auditmation-file-producer-browser .file-container{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;padding:16px;overflow:auto;flex-grow:1;min-height:350px;max-height:350px}auditmation-file-producer-browser .file-container nf-empty-state-container{flex-grow:1}auditmation-file-producer-browser .file-container .file-item{width:144px;max-height:144px;cursor:pointer}auditmation-file-producer-browser .file-container .file-item:hover{outline:1px dashed var(--zb-primary)}auditmation-file-producer-browser .file-container .file-item.dense{height:70px;width:70px}auditmation-file-producer-browser .file-container .file-item.active{outline:1px solid var(--zb-primary)}auditmation-file-producer-browser .file-container .file-item.active div.name .name{color:var(--zb-primary)}auditmation-file-producer-browser .file-container .file-item.disabled{color:var(--zb-secondary-text);pointer-events:none}auditmation-file-producer-browser .file-container .file-item.disabled mat-icon{color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5)}auditmation-file-producer-browser .file-container .file-item.disabled.active{border-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5)}auditmation-file-producer-browser .file-container .file-item.disabled.active .name{color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5)}auditmation-file-producer-browser .file-container .file-item{display:flex;padding:8px;flex-direction:column;justify-content:flex-start}auditmation-file-producer-browser .file-container .file-item fa-icon{color:var(--zb-primary);align-self:center;font-size:42px}auditmation-file-producer-browser .file-container .file-item fa-icon.dense{font-size:32px}auditmation-file-producer-browser .file-container .file-item div.name{text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:normal;width:100%;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}auditmation-file-producer-browser .file-container .file-item div.name .name{font-weight:500}auditmation-file-producer-browser .file-container .file-item div.description{text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:normal;width:100%;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}auditmation-file-producer-browser .file-container .file-item div.description .description{color:var(--zb-secondary-text)}auditmation-iframe-page iframe{flex-grow:1;border:none}auditmation-iframe-page .coming-soon img{width:300px;height:300px}auditmation-iframe-page .coming-soon span.secondary-text{font-size:55px;margin:36px auto}nf-dialog{display:flex;flex-direction:column;height:100%}nf-dialog .close-button{position:absolute;top:8px;right:16px}nf-dialog .mat-mdc-dialog-title{padding:16px 16px 8px}nf-dialog .mat-mdc-dialog-title:before{height:0px;content:none}nf-dialog .mat-mdc-dialog-title.subtitle{color:var(--zb-secondary-text);font-size:16px;font-weight:400}nf-dialog .mat-mdc-dialog-title.additional-header-content{font-size:inherit;font-weight:inherit;line-height:inherit;display:block}nf-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title{padding-top:0}nf-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title:before{height:0px;content:none}nf-dialog.close-showing .mat-mdc-dialog-title{padding-right:64px}nf-dialog .nf-dialog-message{font-size:16px}nf-dialog .nf-dialog-message-blank{padding:0;margin:0;height:0}nf-dialog .nf-dialog-error{display:flex;align-items:center;justify-content:center;color:var(--zb-warn)}nf-dialog .mat-mdc-dialog-actions{flex-wrap:nowrap;padding:8px 16px}nf-dialog .mat-mdc-dialog-actions .left-actions,nf-dialog .mat-mdc-dialog-actions .right-actions{display:flex;gap:4px}.nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title:before{height:40px}.nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title.subtitle{color:var(--zb-secondary-text);font-size:16px;font-weight:400}.nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title.additional-header-content{font-size:inherit;font-weight:inherit;line-height:inherit;display:block}.nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title:before{height:16px}.nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-content{margin:0;padding:8px 16px;display:block}.nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-actions{margin:0;padding:8px 16px}nf-query-params-dialog .mat-mdc-form-field{width:100%}nf-query-params-dialog .mat-mdc-form-field mat-label{text-transform:capitalize}nf-query-result-dialog code-editor{max-height:500px}nf-query-display-fields-dialog{display:flex;flex-direction:column;height:100%}nf-query-display-fields-dialog h3.mat-mdc-dialog-title{color:var(--zb-secondary-text)}nf-query-display-fields-dialog .mat-mdc-dialog-content{display:flex;flex-direction:column;flex-grow:1}nf-query-display-fields-dialog .mat-mdc-dialog-content .mat-mdc-selection-list{outline:none}nf-query-display-fields-dialog .mat-mdc-dialog-content .mat-mdc-selection-list .mat-mdc-list-item{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);font-size:16px;height:36px;border-radius:5px;margin-bottom:4px}nf-create-tag-dialog form{display:flex;flex-direction:column;gap:8px}nf-create-tag-dialog form .nf-tag-name-field p{padding-left:10px;width:200px;margin:0}nf-create-tag-dialog form .nf-split-form-field-input .nf-form-field-hint{position:relative;font-size:12px;line-height:12px;padding:0 8px 8px}nf-create-product-dialog{display:flex;height:100%;position:relative;flex-direction:column;overflow:hidden}nf-create-product-dialog .mat-stepper-horizontal{display:flex;flex-direction:column;flex-grow:1}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-stepper-header-container{display:none}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container{flex-grow:1;padding:0}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .mat-horizontal-stepper-content:not([aria-expanded=false]){height:100%;display:flex;flex-direction:column}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .mat-horizontal-stepper-content .stepper-content-wrapper{flex-grow:1;overflow:auto;flex-basis:1px;display:flex;flex-direction:column}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .resource-select-option{display:flex;align-items:center}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .resource-select-option img{height:24px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .resource-panels{display:grid;grid-template-columns:25% 75%;gap:0px;flex-grow:1}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .nf-dialog-message{font-size:14px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form{display:flex;flex-grow:1;flex-direction:column}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper>div,nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .create>div,nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .existing>div{padding:8px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .existing,nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .create:not(.no-border){padding-left:16px;border-left:1px solid var(--zb-divider)}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper{padding-right:16px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper .radio-group{display:flex;flex-direction:column}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper .radio-group .mat-mdc-radio-button{margin-bottom:8px;padding:4px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action{display:flex;align-items:center;justify-content:flex-end;padding-top:16px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action .mat-mdc-button-base{min-width:100px;height:36px;display:flex;justify-content:center;align-items:center}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action .mat-mdc-button-base:not(:first-child){margin-left:8px}nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action .error{color:var(--zb-warn)}nf-create-product-dialog .mat-mdc-form-field{width:100%}nf-create-product-dialog .review-container{display:flex;gap:16px;margin:16px 0}nf-create-product-dialog .review-container .review-label{flex-basis:25%;padding:0 16px;text-transform:uppercase;font-weight:500}nf-create-product-dialog .review-container .review-label img.logo{height:48px;max-width:100%;object-fit:contain}nf-create-product-dialog .review-container .review-details{flex-grow:1;flex-basis:75%;padding:0 16px}nf-order-product-mode-dialog .message{font-size:16px}nf-order-product-mode-dialog .radio-wrapper{display:flex;align-items:center;justify-content:center}nf-order-product-mode-dialog .radio-wrapper .mat-mdc-radio-group{display:flex;flex-direction:column;gap:8px;margin:32px}nf-order-product-mode-dialog .note{font-size:14px;font-style:italic}nf-order-product-shortcut-dialog .resource{display:flex;flex-wrap:wrap;border:1px solid var(--zb-divider);padding:8px;gap:4px;margin:16px 0;border-radius:5px}nf-order-product-shortcut-dialog .resource .label{font-weight:700}nf-order-product-shortcut-dialog .resource .label:after{content:":"}nf-import-requests-response-dialog .mat-accordion{display:block;margin-bottom:32px}nf-import-requests-response-dialog span.request:not(:last-child):after{content:", "}nf-import-requests-response-dialog nf-dynamic-table table .mat-column-description{max-width:350px}nf-simple-confirm-checkbox-dialog .mat-mdc-checkbox{margin-top:16px}auditmation-query-from-field-dialog{display:flex;flex-direction:column;height:100%}auditmation-query-from-field-dialog .mat-mdc-dialog-content{display:flex;flex-direction:column;flex-grow:1;max-height:70vh}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-mdc-form-field{width:100%}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion{margin-top:16px;margin-bottom:32px}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion .mat-expansion-panel-header-title{padding:8px 0}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion .mat-expansion-panel-header-title .mat-mdc-checkbox{margin:0 12px}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion li{list-style:none}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion ul{margin:0}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion .tree-hidden{display:none}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion li.mat-tree-node,auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion div.mat-tree-node{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);font-size:16px;min-height:36px;border-radius:5px;margin-bottom:4px}auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion li.mat-tree-node .mat-mdc-checkbox,auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion div.mat-tree-node .mat-mdc-checkbox{margin:0 16px 0 0}auditmation-query-from-class-dialog .mat-mdc-dialog-content .select-fields-header{display:flex;align-items:center}auditmation-query-from-class-dialog .mat-mdc-dialog-content li{list-style:none}auditmation-query-from-class-dialog .mat-mdc-dialog-content ul{margin:0}auditmation-query-from-class-dialog .mat-mdc-dialog-content .tree-hidden{display:none}auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node,auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);font-size:16px;min-height:36px;border-radius:5px;margin-bottom:4px}auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node .mat-mdc-checkbox,auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node .mat-mdc-checkbox{margin:0 16px 0 0}auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node .text-wrapper,auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node .text-wrapper{display:flex;gap:4px;padding-right:8px;flex-grow:1}auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node .text-wrapper span.secondary-text,auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node .text-wrapper span.secondary-text{flex:1 1 auto;width:1px;font-size:14px;line-height:20px}auditmation-query-from-class-dialog .mat-mdc-dialog-content nf-empty-state-container{height:calc(100% - 32px)}auditmation-iframe-dialog .mat-mdc-dialog-content{display:flex;flex-direction:column}auditmation-iframe-dialog .mat-mdc-dialog-content iframe{flex-grow:1;border:0}.version-item,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item{display:flex;flex-direction:row;gap:8px;flex-grow:1;align-items:center}.version-item .version-item-status,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-status{width:24px;height:24px;border-radius:50%;background-color:#979797}.version-item .version-item-status.true,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-status.true,.version-item .version-item-status.false,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-status.false{background-color:#8fd14f}.version-item .version-item-name,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-name{font-weight:500}.version-item .version-item-fill,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-fill{border-bottom:1px dotted var(--zb-divider);height:10px}.version-item .version-item-version,.mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-version{font-weight:500;color:var(--zb-secondary-text)}auditmation-create-audit-message-dialog .nf-dialog-content{display:flex;flex-direction:column;overflow:hidden}auditmation-create-audit-message-dialog form.form{display:flex;flex-grow:1;flex-direction:column}auditmation-create-audit-message-dialog .textarea-wrapper{display:flex;flex-direction:column;flex-grow:1}auditmation-create-audit-message-dialog .textarea-wrapper textarea.mat-mdc-input-element{height:100%;width:100%;max-height:calc(100% - 32px);overflow-y:auto}auditmation-file-viewer-dialog .nf-dialog-content{display:flex;flex-direction:column}auditmation-file-viewer-dialog .nf-dialog-content .mat-mdc-progress-bar{position:absolute;left:24px;right:24px;width:calc(100% - 48px);top:0}auditmation-file-viewer-dialog .nf-dialog-content iframe{flex-grow:1;border:none}auditmation-evidence-viewer .mat-drawer-container{flex-grow:1;height:100%;border-top:1px solid var(--zb-divider);border-bottom:1px solid var(--zb-divider)}auditmation-evidence-viewer .mat-drawer{width:25%;min-width:300px}auditmation-evidence-viewer .mat-drawer-inner-container{display:flex;flex-direction:column}auditmation-evidence-viewer .mat-mdc-tab-body-content{height:100%;overflow:hidden;display:flex;flex-direction:column}auditmation-evidence-viewer .drawer-toggle{position:absolute;bottom:8px;left:8px;z-index:10}auditmation-evidence-viewer .drawer-toggle .mat-icon{transition:transform .13s linear}auditmation-evidence-viewer .drawer-toggle .mat-icon.opened{transform:rotateX(360deg) rotate(-180deg)}auditmation-evidence-viewer .evidence-viewer-footer{padding:8px}auditmation-evidence-viewer .no-query-results-wrapper{margin:64px auto;padding:16px;border-radius:5px;box-shadow:0 0 3px #66666635}auditmation-evidence-viewer .no-query-results-wrapper p{font-size:16px}auditmation-evidence-viewer .no-query-results-wrapper auditmation-date-range{max-width:410px;margin:0 auto;display:flex}auditmation-record-details-tab{padding:16px 32px}auditmation-record-details-tab.nf-app-page{overflow:auto}auditmation-record-details-tab nf-empty-state-container.fill{margin:0}auditmation-graph-tab.nf-app-page{overflow:auto}auditmation-graph-tab .coming-soon img{width:50%;min-width:250px}auditmation-graph-tab .coming-soon span{font-weight:500;font-size:18px}auditmation-evidence-viewer-data-list .table-wrapper{overflow:hidden;display:flex;flex-direction:column}auditmation-evidence-viewer-data-list .table-wrapper .table-container-wrapper{overflow-y:auto;flex-grow:1}auditmation-evidence-viewer-data-list .table-wrapper .mat-mdc-paginator .mat-mdc-paginator-page-size{display:none}auditmation-evidence-viewer-breadcrumbs .breadcrumbs-wrapper{padding:8px;display:flex;flex-direction:row;gap:8px;align-items:center}auditmation-evidence-viewer-breadcrumbs .breadcrumbs-wrapper .nf-class-selector{width:340px}auditmation-evidence-viewer-breadcrumbs .breadcrumbs-wrapper .breadcumbs-content-container{flex-grow:1}auditmation-chain-of-custody-tab{background-color:var(--zb-background)}auditmation-chain-of-custody-tab.nf-app-page{overflow:auto}auditmation-time-series-tab.nf-app-page{overflow:auto}auditmation-time-series-tab .coming-soon img{width:50%;min-width:250px}auditmation-time-series-tab .coming-soon span{font-weight:500;font-size:18px}auditmation-time-series-tab .compare-wrapper{display:flex;gap:8px;padding:16px}auditmation-time-series-tab .compare-wrapper nf-simple-panel{border:0;background-color:transparent;border-radius:0}auditmation-time-series-tab .compare-wrapper nf-simple-panel .simple-panel-header{border-bottom:0;background-color:var(--zb-background);margin-bottom:8px;min-height:48px}auditmation-time-series-tab .compare-wrapper nf-simple-panel .simple-panel-header .simple-panel-header-text{text-align:center}auditmation-time-series-tab .compare-wrapper nf-simple-panel .simple-panel-header .simple-panel-header-text h3{font-weight:500}auditmation-time-series-tab .compare-wrapper nf-simple-panel:not(.version-panel){min-width:200px;max-width:250px}auditmation-time-series-tab .compare-wrapper nf-simple-panel:not(.version-panel) .simple-panel-header{background-color:transparent}auditmation-time-series-tab .compare-wrapper nf-simple-panel:not(.version-panel) .simple-panel-header h3{color:var(--zb-secondary-text)}auditmation-time-series-tab .compare-wrapper nf-simple-panel.version-panel{min-width:350px;flex-grow:1;flex-basis:50%}auditmation-time-series-tab .compare-wrapper nf-simple-list nf-simple-list-item{min-height:42px;padding:4px 8px}auditmation-time-series-tab .compare-wrapper nf-simple-list nf-simple-list-item.not-equal .text-wrapper .text,auditmation-time-series-tab .compare-wrapper nf-simple-list nf-simple-list-item.not-equal .text-wrapper .label{background-color:rgba(var(--zb-warn-rgb),.1)}auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .text-wrapper{align-items:center}auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .text-wrapper .label{flex-basis:100%}auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .text-wrapper .text{display:none}auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .extras{display:none}auditmation-time-series-tab .compare-wrapper nf-simple-list.text-only nf-simple-list-item .text-wrapper{align-items:center}auditmation-time-series-tab .compare-wrapper nf-simple-list.text-only nf-simple-list-item .text-wrapper .label{display:none}auditmation-time-series-tab .compare-wrapper nf-simple-list.text-only nf-simple-list-item .text-wrapper .text{flex-basis:100%}auditmation-evidence-viewer-object-version-slider{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 16px}auditmation-evidence-viewer-object-version-slider .object-version-slider{width:100%}auditmation-evidence-viewer-object-version-slider .object-version-slider .mat-slider-thumb{right:-16px;bottom:-16px;width:32px;height:32px}auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{background-color:var(--zb-primary);border-color:var(--zb-primary)}auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-wrapper,auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-track-wrapper,auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-track-background,auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-track-fill,auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-ticks-container,auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-ticks{height:8px}auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-wrapper:after{opacity:1;border-color:var(--zb-primary-100);border-width:3px}auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-ticks{opacity:1;background-image:repeating-linear-gradient(to right,var(--zb-primary-100),var(--zb-primary-100) 8px,transparent 0,transparent)}nf-recursive-simple-list-item{display:flex;flex-direction:row;padding:16px 8px;gap:4px}nf-recursive-simple-list-item:not(:first-child):not(:only-child){border-top:1px solid var(--zb-divider)}nf-recursive-simple-list-item .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;flex-grow:1;gap:4px}nf-recursive-simple-list-item .text-wrapper .label{flex-basis:175px;font-size:14px;color:var(--zb-secondary-text)}nf-recursive-simple-list-item .text-wrapper .text{flex-basis:100%;font-size:16px;word-break:break-word}nf-recursive-simple-list-item .text-wrapper .text .mat-mdc-form-field{width:100%}nf-recursive-simple-list-item .text-wrapper .text .mat-mdc-form-field:not(.hint){margin:0;padding:0}@media(max-width:768px){nf-recursive-simple-list-item .text-wrapper .label,nf-recursive-simple-list-item .text-wrapper .text{flex-basis:100%}}auditmation-connection-profile-form{display:flex;flex-direction:column;height:100%}auditmation-connection-profile-form .nf-grid-cell-content{flex-grow:1;overflow:auto;height:1px;padding:0 8px}auditmation-connection-profile-form .nf-grid-cell-content .tree-progress-bar{margin:12px}auditmation-connection-profile-form .nf-grid-2-column{flex-grow:1}auditmation-connection-profile-form .nf-grid-2-column .nf-grid-column{display:flex;flex-direction:column}auditmation-connection-profile-form .nf-grid-2-column .nf-grid-column .nf-grid-cell{flex-grow:1;display:flex;flex-direction:column}auditmation-query-results{flex-grow:1;margin:16px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);display:flex;flex-direction:column}auditmation-query-results .mat-toolbar{background-color:var(--zb-background-card);font-size:16px;gap:8px;box-sizing:content-box;padding:0 16px;width:auto}auditmation-query-results .mat-toolbar .mat-mdc-form-field{margin:16px 0 0}auditmation-query-results .download-button{position:absolute;bottom:4px;left:4px;z-index:10}auditmation-query-results .download-button.fab{background-color:var(--zb-primary);color:#fff;box-shadow:var(--zb-box-shadow)}auditmation-query-results .json-view-button{position:absolute;bottom:4px;left:56px;z-index:10}auditmation-query-results .json-view-button.fab{background-color:var(--zb-primary);color:#fff;box-shadow:var(--zb-box-shadow)}auditmation-query-results .fold-button{position:absolute;bottom:4px;left:108px;z-index:10}auditmation-query-results .json-paginator{border-top:1px solid var(--zb-divider)}auditmation-query-results .json-paginator .mat-mdc-paginator-container{margin-left:160px}auditmation-query-results .mat-mdc-tab-group{display:flex;flex-direction:column;flex-grow:1}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper{display:flex;flex-direction:column;flex-grow:1}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body{display:flex;flex-direction:column;flex-grow:1}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content{display:flex;flex-direction:column;flex-grow:1}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table{flex-grow:1;height:1px;display:flex;flex-direction:column;margin:0}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-header{border-bottom:1px solid var(--zb-divider)}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container{flex-grow:1;border:0}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-table thead .mat-mdc-header-row{height:36px}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-table tbody .mat-mdc-row{height:36px}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-paginator{position:sticky;bottom:0;border-top:1px solid var(--zb-divider)}auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-paginator .mat-mdc-paginator-container{margin-left:110px}auditmation-json-viewer-dialog code-editor{display:block;height:calc(100% - 2px);border:1px solid var(--zb-divider)}auditmation-json-viewer-dialog code-editor .cm-editor{height:100%}auditmation-batch-log-list{height:100%}auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-detail-row{height:0}auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table .simple-list-wrapper{overflow:hidden}auditmation-batch-log-list .nf-info-icon{color:#000;font-size:18px;min-height:18px}auditmation-batch-log-list .nf-action-column{width:24px}auditmation-chain-of-custody-tree{display:flex;flex-direction:column;flex-grow:1}auditmation-chain-of-custody-tree .custody-tree-invisible{display:none}auditmation-chain-of-custody-tree .custody-tree{margin:16px;padding:16px;border:1px solid var(--zb-divider);border-radius:5px}auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node{border-bottom-width:0;display:flex;flex-direction:column;border-radius:5px}auditmation-chain-of-custody-tree .custody-tree .mat-tree-node{min-height:32px}auditmation-chain-of-custody-tree .custody-tree .mat-tree-node .nf-k-v{display:flex;flex-direction:row;gap:12px;flex-grow:1}auditmation-chain-of-custody-tree .custody-tree .mat-tree-node .nf-k-v span{flex-basis:65%;font-size:16px;word-break:break-word}auditmation-chain-of-custody-tree .custody-tree .mat-tree-node .nf-k-v span.nf-label{flex-basis:175px;font-size:14px;color:var(--zb-secondary-text);display:flex;align-items:center;flex-wrap:wrap}auditmation-chain-of-custody-tree .custody-tree ul,auditmation-chain-of-custody-tree .custody-tree li{margin-top:0;margin-bottom:0;list-style-type:none}auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]{border-left:1px solid var(--zb-divider);margin-left:19px;padding-left:16px}auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-tree-node{position:relative}auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-tree-node:before{content:"";height:1px;width:12px;background-color:var(--zb-divider);position:absolute;left:-16px;top:0;bottom:0;margin:auto}auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-nested-tree-node{position:relative}auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-nested-tree-node:before{content:"";height:1px;width:16px;background-color:var(--zb-divider);position:absolute;left:-16px;top:20px}auditmation-image-label{display:flex;align-items:center;gap:8px}auditmation-image-label .auditmation-image-label-image{height:24px}auditmation-image-label>div{padding-top:2px}auditmation-code-mirror{display:flex;flex-direction:column;height:100%}auditmation-code-mirror code-editor{flex-grow:1;border:1px solid var(--zb-divider);border-radius:5px;overflow:auto}auditmation-code-mirror code-editor .cm-editor{height:100%}auditmation-service-message-list{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}auditmation-service-message-list .event-history-list-wrap{display:flex;flex-grow:1;flex-direction:column;overflow:auto;padding:16px;gap:4px}auditmation-service-message-list .event-history-list-wrap .event-message-card{padding:8px;color:#fff;border-radius:5px;word-break:break-word}auditmation-service-message-list .event-history-list-wrap .event-message-card.error{background-color:#c00;border:1px solid #990000}auditmation-service-message-list .event-history-list-wrap .event-message-card.success{background-color:#6aa84f;border:1px solid rgb(84.1133603239,133.3117408907,62.6882591093)}auditmation-service-message-list .event-history-list-wrap .event-message-card.neutral{background-color:gray;border:1px solid rgb(102.5,102.5,102.5)}auditmation-service-message-list .event-history-list-wrap .event-message-card p{padding:0;margin:0}auditmation-service-message-list .event-history-list-wrap .event-message-card p.timestamp{font-size:10px;text-align:right;line-height:10px}auditmation-service-message-list .event-history-list-wrap .event-message-card p.title{font-weight:500;font-size:16px}auditmation-audit-evidence-assessment-results{display:flex;flex-direction:row;width:100%;border:1px solid var(--zb-divider);border-radius:5px;background-color:var(--zb-background-card);padding:8px;gap:8px}auditmation-audit-evidence-assessment-results .results-details-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:8px}auditmation-audit-evidence-assessment-results .results-details-wrapper .results-details-title-container{font-weight:500}auditmation-audit-evidence-assessment-results .results-details-wrapper .results-details-content{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}auditmation-audit-evidence-assessment-results .results-summary-wrapper{display:flex;align-items:center}auditmation-audit-evidence-assessment-results .results-summary-wrapper .results-summary{display:grid;grid-template-columns:auto auto;gap:8px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);padding:8px;border-radius:5px}auditmation-audit-evidence-assessment-results .results-summary-wrapper .results-summary .summary-column{display:flex;flex-direction:column;justify-content:center;gap:0px}auditmation-audit-evidence-assessment-results .results-summary-wrapper .results-summary .summary-column .label{font-size:10px;margin:0;padding:0;text-align:center;white-space:nowrap;text-transform:uppercase}auditmation-audit-evidence-assessment-results .result-block{display:flex;flex-direction:row;padding:16px;border:1px solid var(--zb-divider);text-transform:uppercase;border-radius:5px;background-color:var(--zb-background-card);position:relative;font-size:20px;font-weight:500;gap:8px;flex-grow:1;justify-content:center}auditmation-audit-evidence-assessment-results .result-block p.label{font-size:12px;padding:0;margin:0;flex-grow:1}auditmation-audit-evidence-assessment-results .result-block.satisfied{color:#0ba789}auditmation-audit-evidence-assessment-results .result-block.not_satisfied{color:var(--zb-warn)}auditmation-audit-evidence-assessment-results .result-block.awaiting_review{background-color:#2c9bf0;color:#fff}auditmation-audit-evidence-assessment-results .result-block.on_hold{background-color:#fac70e;color:#000}auditmation-audit-evidence-assessment-results .result-block.answered{background-color:#b4d6ee;color:#000}auditmation-audit-evidence-assessment-results .result-block.done{background-color:#90d14f;color:#fff}@media(max-width:768px){auditmation-audit-evidence-assessment-results .results-details-content .result-block{flex-direction:column-reverse;justify-content:center;align-items:center;padding:4px;gap:4px}auditmation-audit-evidence-assessment-results .results-details-content .result-block p.label{font-size:10px;text-align:center}}auditmation-evidence-assessment-result-details{display:flex;flex-direction:column;padding:16px;gap:8px}auditmation-evidence-assessment-result-details .rich-text{max-height:500px;overflow:auto;padding:16px 24px}auditmation-evidence-assessment-result-details .rich-text p{margin:0;padding:0}auditmation-evidence-assessment-result-details .label-row{display:flex;flex-direction:row;color:var(--zb-secondary-text)}auditmation-evidence-assessment-result-details .box-container{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px;padding:8px}auditmation-evidence-assessment-result-details .box-container .mat-mdc-list{padding-top:0}auditmation-evidence-assessment-result-details .box-container.white{background-color:var(--zb-background-card);color:var(--zb-secondary-text)}auditmation-evidence-assessment-result-details .box-container.white .mat-mdc-list .mat-mdc-list-item{color:var(--zb-secondary-text)}.heading-menu-item{font-weight:600}.heading-menu-item.h1{font-size:18px}.heading-menu-item.h2{font-size:16px}.heading-menu-item.h3{font-size:15px}.heading-menu-item.h4{font-size:14px}.heading-menu-item.h5{font-size:13px}.heading-menu-item.h6{font-size:12px}auditmation-markdown-textarea{display:block}auditmation-markdown-textarea .milkdown-wrapper{display:flex;flex-direction:column;flex-grow:1;border:1px solid var(--zb-divider);border-radius:4px;overflow:hidden;background-color:var(--zb-background-card)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar{display:flex;align-items:center;padding:4px 8px;background-color:var(--zb-background-card);border-bottom:1px solid var(--zb-divider);flex-wrap:wrap;gap:2px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group{display:flex;align-items:center;gap:2px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button{width:32px;height:32px;line-height:21px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button mat-icon{font-size:18px;width:18px;height:18px;line-height:18px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button:hover:not([disabled]){background-color:var(--zb-background-hover)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button[disabled]{opacity:.5}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group .heading-dropdown{width:auto;min-width:40px;padding:0 4px;font-size:13px;font-weight:600}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group .heading-dropdown mat-icon{margin-left:-4px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-divider{width:1px;height:24px;background-color:var(--zb-divider);margin:0 4px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container{flex-grow:1;overflow:auto;display:flex;flex-direction:column;background-color:var(--zb-background)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container ng-milkdown-provider{display:flex;flex-direction:column;flex-grow:1;height:100%}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container ng-milkdown-provider ng-milkdown-crepe{display:flex;flex-direction:column;flex-grow:1;height:100%}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown{flex-grow:1;height:100%;background-color:var(--zb-background)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .editor{min-height:100%;height:100%}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror{min-height:150px;padding:8px 10px;font-size:14px;color:var(--zb-text);outline:none}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror:focus{outline:none}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror::selection,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror *::selection{background-color:var(--zb-primary);color:var(--zb-primary-contrast, #fff)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror::-moz-selection,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror *::-moz-selection{background-color:var(--zb-primary);color:var(--zb-primary-contrast, #fff)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror p{margin:0;line-height:1.4;padding:0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h1,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h2,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h3,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h4,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h5,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h6{margin:0;font-weight:600;line-height:1.3;color:var(--zb-text);padding:0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h1{font-size:1.5em}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h2{font-size:1.3em}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h3{font-size:1.15em}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h4{font-size:1em}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h5,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h6{font-size:.95em}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror ul,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror ol{padding-left:18px;margin:0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li{margin:0;line-height:1.4}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror strong,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror b{font-weight:600}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror em,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror i{font-style:italic}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror del,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror s{text-decoration:line-through}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror code{background-color:var(--zb-background);padding:1px 4px;border-radius:2px;font-family:monospace;font-size:.9em}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror pre{background-color:var(--zb-background);padding:8px;border-radius:3px;overflow-x:auto;margin:4px 0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror pre code{background:none;padding:0;font-size:12px;line-height:1.3}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror .milkdown-code-block{padding:8px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror blockquote{border-left:3px solid var(--zb-primary);margin:4px 0;padding-left:10px;color:var(--zb-secondary-text)}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror blockquote p{margin:0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror a{color:var(--zb-primary);text-decoration:underline}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror hr{border:none;border-top:1px solid var(--zb-divider);margin:8px 0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table{border-collapse:collapse;margin:4px 0}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table th,auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table td{border:1px solid var(--zb-divider);padding:4px 8px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table th{background-color:var(--zb-background);font-weight:600}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li[data-checked]{list-style:none;margin-left:-18px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li[data-checked]:before{content:"\2610";margin-right:6px}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li[data-checked][data-checked=true]:before{content:"\2611"}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror img{max-width:100%;height:auto}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror .milkdown-code-block .tools .tools-button-group{display:none}auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror .milkdown-code-block .tools .language-button{display:none}auditmation-markdown-viewer.wrdbreak{word-break:break-all}auditmation-markdown-viewer.margin{margin:16px}auditmation-markdown-viewer .ngx-markdown-wrapper>:first-child{margin-top:0}auditmation-markdown-viewer .ngx-markdown-wrapper>:last-child{margin-bottom:0}auditmation-markdown-viewer .ngx-markdown-wrapper p{margin:0;line-height:1.4}auditmation-markdown-viewer .ngx-markdown-wrapper h1,auditmation-markdown-viewer .ngx-markdown-wrapper h2,auditmation-markdown-viewer .ngx-markdown-wrapper h3,auditmation-markdown-viewer .ngx-markdown-wrapper h4,auditmation-markdown-viewer .ngx-markdown-wrapper h5,auditmation-markdown-viewer .ngx-markdown-wrapper h6{margin:0;font-weight:600;line-height:1.3}auditmation-markdown-viewer .ngx-markdown-wrapper h1{font-size:1.5em}auditmation-markdown-viewer .ngx-markdown-wrapper h2{font-size:1.3em}auditmation-markdown-viewer .ngx-markdown-wrapper h3{font-size:1.15em}auditmation-markdown-viewer .ngx-markdown-wrapper h4{font-size:1em}auditmation-markdown-viewer .ngx-markdown-wrapper h5,auditmation-markdown-viewer .ngx-markdown-wrapper h6{font-size:.95em}auditmation-markdown-viewer .ngx-markdown-wrapper ul,auditmation-markdown-viewer .ngx-markdown-wrapper ol{padding-left:18px;margin:0}auditmation-markdown-viewer .ngx-markdown-wrapper li{margin:0;line-height:1.4}auditmation-markdown-viewer .ngx-markdown-wrapper ol li{list-style-type:decimal}auditmation-markdown-viewer .ngx-markdown-wrapper strong,auditmation-markdown-viewer .ngx-markdown-wrapper b{font-weight:600;text-shadow:none}auditmation-markdown-viewer .ngx-markdown-wrapper em,auditmation-markdown-viewer .ngx-markdown-wrapper i{font-style:italic}auditmation-markdown-viewer .ngx-markdown-wrapper del,auditmation-markdown-viewer .ngx-markdown-wrapper s{text-decoration:line-through}auditmation-markdown-viewer .ngx-markdown-wrapper code{background-color:var(--zb-background);padding:1px 4px;border-radius:2px;font-family:monospace;font-size:.9em}auditmation-markdown-viewer .ngx-markdown-wrapper pre{background-color:var(--zb-background);padding:8px;border-radius:3px;overflow-x:auto;margin:0;max-width:100%}auditmation-markdown-viewer .ngx-markdown-wrapper pre code{background:none;padding:0;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:1.3;white-space:pre-wrap;word-break:break-all;text-shadow:none;color:var(--zb-text)}auditmation-markdown-viewer .ngx-markdown-wrapper pre[class*=language-]{background-color:var(--zb-background);padding:8px;border-radius:3px;display:block;width:auto;max-width:100%;white-space:break-spaces;word-break:break-all;text-shadow:none;line-height:1.3;font-size:12px;margin:0}auditmation-markdown-viewer .ngx-markdown-wrapper code[class*=language-]{color:var(--zb-text);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;white-space:break-spaces;word-break:break-all;text-shadow:none;line-height:1.3;font-size:12px}auditmation-markdown-viewer .ngx-markdown-wrapper blockquote{border-left:3px solid var(--zb-primary);margin:0;padding-left:10px;color:var(--zb-secondary-text)}auditmation-markdown-viewer .ngx-markdown-wrapper blockquote p{margin:0}auditmation-markdown-viewer .ngx-markdown-wrapper a{color:var(--zb-primary);text-decoration:underline}auditmation-markdown-viewer .ngx-markdown-wrapper hr{border:none;border-top:1px solid var(--zb-divider);margin:8px 0}auditmation-markdown-viewer .ngx-markdown-wrapper table{border-collapse:collapse;margin:0}auditmation-markdown-viewer .ngx-markdown-wrapper table th,auditmation-markdown-viewer .ngx-markdown-wrapper table td{border:1px solid var(--zb-divider);padding:4px 8px}auditmation-markdown-viewer .ngx-markdown-wrapper table th{background-color:var(--zb-background);font-weight:600}auditmation-markdown-viewer .ngx-markdown-wrapper img{max-width:100%;height:auto}auditmation-date-range{display:flex;align-items:center;width:100%}auditmation-date-range form{display:flex;flex-direction:row;gap:8px;flex-grow:1;width:100%}auditmation-date-range form.stack{flex-direction:column}auditmation-date-range form .mat-mdc-form-field-icon-suffix{display:flex}auditmation-secret-profile-form{display:flex;flex-direction:column;height:100%}auditmation-secret-profile-form .mat-mdc-tab-group{min-height:500px}auditmation-secret-profile-form .hidden{display:none!important}auditmation-secret-profile-form form.secret-form{display:flex;flex-direction:column;gap:24px;border-left:4px solid var(--zb-divider);padding-left:8px}auditmation-secret-profile-form form.secret-form.managed{border-left:0}auditmation-secret-profile-form form.secret-form .form-field-wrapper-table{display:flex;flex-direction:row;align-items:center;gap:8px}auditmation-secret-profile-form form.secret-form .form-field-wrapper-table .mat-mdc-checkbox{margin:0 16px}auditmation-secret-profile-form form.secret-form .form-field-wrapper-table .mat-mdc-form-field{flex-grow:1}auditmation-secret-profile-form .nf-dialog-message{font-size:15px;line-height:22px;margin:16px 0;color:var(--zb-secondary-text)}auditmation-secret-profile-form .nf-grid-cell-content{flex-grow:1;overflow:auto;height:1px;padding:0 8px 0 0}auditmation-secret-profile-form .nf-grid-cell-content .mat-tree{border-left:var(--zb-divider)}auditmation-secret-profile-form .nf-grid-cell-content .tree-progress-bar{margin:12px}auditmation-secret-profile-form .nf-grid-2-column,auditmation-secret-profile-form .nf-grid-1-column{flex-grow:1}auditmation-secret-profile-form .nf-grid-2-column .nf-grid-column,auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column{display:flex;flex-direction:column}auditmation-secret-profile-form .nf-grid-2-column .nf-grid-column h5,auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column h5{font-size:16px;font-weight:500}auditmation-secret-profile-form .nf-grid-2-column .nf-grid-column .nf-grid-cell,auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column .nf-grid-cell{flex-grow:1;display:flex;flex-direction:column}auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column h5{margin-top:16px}auditmation-secret-profile-form iframe{flex-grow:1;border:1px solid var(--zb-divider);border-radius:5px}auditmation-secret-profile-form .module-version-simple-panel{width:100%;margin:16px;box-sizing:border-box}auditmation-secret-profile-form .module-version-simple-panel .simple-panel-header{height:40px}auditmation-secret-profile-form .module-version-simple-panel .simple-panel-body{max-height:350px}auditmation-simple-shared-secrets-list{display:flex;flex-direction:column;flex-grow:1}auditmation-simple-shared-secrets-list .data-list-wrapper{display:flex;flex-grow:1;flex-direction:column;border:1px solid var(--zb-divider);border-radius:5px;height:450px;overflow:auto;margin:8px 0}auditmation-simple-shared-secrets-list .data-list-wrapper .mat-mdc-selection-list{padding:0}auditmation-simple-shared-secrets-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item{height:48px}auditmation-simple-shared-secrets-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item .description{color:var(--zb-secondary-text)}auditmation-shared-secret-fields{display:flex;flex-direction:column;padding:16px 0}auditmation-shared-secret-fields .nf-explain p{font-size:15px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper{display:flex;flex-direction:column;gap:24px;flex-grow:1}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .nf-content-block{padding:0}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .nf-content-block.info{display:flex;align-items:center;gap:8px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .nf-content-block.info mat-icon{min-width:24px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-accordion{padding:0}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-header{--mat-expansion-header-text-size: 14px;--mat-expansion-header-collapsed-state-height: 42px;--mat-expansion-header-expanded-state-height: 42px;padding:0 16px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-header-title{gap:8px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-header-title p{margin:0;font-weight:500;font-size:18px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-body{margin:4px 16px 16px;position:relative;padding:0 0 0 24px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-body:before{content:"";width:8px;height:100%;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);position:absolute;left:0}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel{border-radius:0}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none;border:1px solid var(--zb-divider)}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel:not([class*=mat-elevation-z]):not(:first-child){border-top:0px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-spacing{margin:0}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper ul li{font-size:16px}auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper p{margin:0;font-size:16px}auditmation-lookback-dates-info-dialog p.warn-block{text-align:left;padding:16px;border:1px solid rgba(var(--zb-warn-rgb),.5);color:var(--zb-warn);background-color:rgba(var(--zb-warn-rgb),.05);font-size:14px;border-radius:5px}auditmation-multi-message-toast p{padding:16px;border-radius:5px}auditmation-multi-message-toast p.success{background-color:var(--zb-accent)}auditmation-multi-message-toast p.warn{background-color:var(--zb-warn)}auditmation-graphql-operation-docs{padding:16px;display:flex;width:100%;min-width:412px;box-sizing:border-box;flex-direction:column}auditmation-graphql-operation-docs .mat-accordion{border:1px solid var(--zb-divider)}auditmation-graphql-operation-docs .mat-accordion .mat-expansion-panel:not(:last-child){border-bottom:1px solid var(--zb-divider)}auditmation-graphql-operation-docs .mat-accordion .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}auditmation-graphql-operation-docs .mat-accordion .mat-expansion-panel.after .mat-content{margin-right:8px}auditmation-graphql-operation-docs .operation-items-list{border:1px solid var(--zb-divider);background-color:var(--zb-background-card);border-radius:5px}auditmation-graphql-operation-docs .operation-items-list .operation-item{display:flex;flex-direction:row;gap:4px;align-items:center;padding:8px}auditmation-graphql-operation-docs .operation-items-list .operation-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}auditmation-graphql-operation-docs .operation-items-list .operation-item .operation-item-content{display:flex;flex-direction:column;gap:0;flex-grow:1}auditmation-graphql-operation-docs .operation-items-list .operation-item .operation-item-content span:first-child{font-weight:500}auditmation-not-found-page{height:100%;align-items:center;justify-content:center;background:rgba(var(--zb-primary-rgb, 3, 175, 240),.05);background:radial-gradient(ellipse at top left,rgba(var(--zb-primary-rgb, 3, 175, 240),.1),transparent,transparent)}auditmation-not-found-page .not-found-container-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}auditmation-not-found-page .not-found-container-wrapper .text-container{display:flex;align-items:center;gap:4px}auditmation-not-found-page .not-found-container-wrapper .text-container .mat-icon{font-size:64px;height:64px;width:64px;transform:rotate3d(0,0,0,0)}auditmation-not-found-page .not-found-container-wrapper .text-container .text-wrapper{display:flex;flex-direction:column;gap:4px}auditmation-not-found-page .not-found-container-wrapper .text-container .text-wrapper .not-found-text{font-size:48px;line-height:48px;margin:0;padding:0}auditmation-not-found-page .not-found-container-wrapper .text-container .text-wrapper .not-found-subtext{font-size:24px;line-height:24px;margin:0;padding:0;color:var(--zb-secondary-text)}nf-data-collection-details{display:flex;margin:16px;border:1px solid var(--zb-divider)}nf-data-collection-details .nf-list-table-table-container{height:50vh;min-height:500px}nf-data-collection-details .nf-dc-details{flex-grow:1;margin:16px 0}nf-data-collection-details .dc-header-message{padding:0 16px}nf-data-collection-details .nf-job-error{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;margin-top:8px;line-break:anywhere}nf-data-collection-details .nf-job-error code-editor{margin-top:8px;flex-grow:1;width:100%;height:300px}nf-data-collection-details .nf-job-error code-editor .cm-editor{height:100%}nf-batch-items-list{height:100%}nf-batch-items-list .items-table-wrapper{display:flex;flex-direction:column;flex-grow:1;height:1px}nf-batch-items-list .items-table-wrapper .table-wrapper{flex-grow:1;height:1px;overflow:auto;border-top:1px solid var(--zb-divider)}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row{height:42px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-sort-header-container .mat-sort-header-content{width:100%}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox{margin:auto}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row{max-height:32px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.hoverable{cursor:pointer}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon{height:16px;width:16px;font-size:16px;line-height:20px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{margin-right:4px;--mat-icon-button-state-layer-size: 28px;--mat-button-outlined-container-shape: 4px;padding:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button mat-icon.mat-icon{line-height:16px}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.nf-detail-row{height:0}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.nf-detail-row td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}nf-batch-items-list .items-table-wrapper .table-wrapper table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}nf-batch-items-list .items-table-wrapper .table-wrapper table tr.nf-element-row td.mat-mdc-cell.mat-column-timestamp{white-space:nowrap}nf-batch-items-list .items-table-wrapper .table-wrapper table tr.nf-detail-row{height:0}nf-batch-items-list .items-table-wrapper .table-wrapper table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}nf-batch-items-list .items-table-wrapper .table-wrapper table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}nf-batch-items-list .items-table-wrapper .table-wrapper table .actions-cell{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center}nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper{overflow:hidden;padding:8px}nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item{padding:8px}nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item .text-wrapper .label{flex-basis:150px}nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item .text-wrapper .text{flex-basis:calc(100% - 180px);flex-grow:1}nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item .text-wrapper .text nf-simple-list{margin:8px;padding:0 8px}nf-batch-items-list .nf-info-icon{color:#000;font-size:18px;min-height:18px}nf-batch-items-list .nf-action-column{width:24px}nf-batch-object-versions-list{height:100%}nf-batch-logs-list{height:100%}nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-detail-row{height:0}nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table .simple-list-wrapper{overflow:hidden;padding:8px}nf-batch-logs-list .nf-info-icon{color:#000;font-size:18px;min-height:18px}nf-batch-logs-list .nf-action-column{width:24px}auditmation-customizable-table{width:100%}auditmation-customizable-table:not(.auditmation-table) table{overflow:hidden}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table{width:100%}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table .mat-column-select{width:42px}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-mdc-cell,auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table th.mat-mdc-header-cell{padding:4px 8px;white-space:pre-wrap}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-mdc-cell.v-top{vertical-align:top}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table tr.mat-mdc-row.selected{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.09)}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table tr.mat-mdc-row.dense{height:36px}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table tr.mat-mdc-row.dense td.mat-mdc-cell{padding:8px 4px}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-mdc-footer-cell,auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-footer-cell:last-of-type,auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-footer-cell:first-of-type{padding:4px 8px;border-top:1px solid var(--zb-divider)}auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table .mat-mdc-row.no-data .mat-mdc-cell{text-align:center}auditmation-customizable-table:not(.auditmation-table) table.sticky .mat-mdc-row:last-of-type .mat-mdc-cell{border-bottom:0px}auditmation-customizable-table:not(.auditmation-table) table.sticky{overflow:auto}auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover):hover{cursor:pointer;background-color:rgba(var(--zb-primary-rgb),.1)}auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover):hover .row-hover-item{visibility:visible}auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover).active{background-color:rgba(var(--zb-primary-rgb),.1)}auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover) .row-hover-item{visibility:hidden}auditmation-customizable-table:not(.auditmation-table) table tr.mat-mdc-row .row-hover-item{visibility:hidden}auditmation-customizable-table:not(.auditmation-table) table tr.mat-mdc-row:hover .row-hover-item{visibility:visible}auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table{overflow:hidden}auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table{width:100%}auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table td.mat-mdc-cell.v-top{padding-top:16px;padding-bottom:8px;line-height:20px}auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table td.mat-mdc-cell.v-top .auditmation-resource-image{margin-top:-2px}auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table td.mat-mdc-cell.v-top .auditmation-resource-image.s32{margin-top:-5px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row{height:42px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-sort-header-container .mat-sort-header-content{width:100%;display:block}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row{height:32px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row.hoverable{cursor:pointer}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-drag{text-align:center;min-width:32px;max-width:32px;width:32px;line-height:12px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select:first-child{padding-left:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{height:28px;width:28px;padding:4px;line-height:20px;margin-right:4px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button .mat-icon{height:16px;width:16px;font-size:16px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button .mat-mdc-button-touch-target{height:28px;width:28px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button.input-action{height:36px;width:36px;padding:4px;line-height:20px;margin-right:4px;margin-top:4px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button.input-action .mat-icon{height:24px;width:24px;font-size:24px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button.input-action .mat-mdc-button-touch-target{height:36px;width:36px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:8px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:last-child{padding-right:8px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell a.nf-link,auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell span.nf-link{font-size:14px}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.05)}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row.active td.mat-mdc-cell.mat-column-actions>*{visibility:visible}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}auditmation-customizable-table.auditmation-table.panel-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:16px}auditmation-customizable-table.auditmation-table.panel-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:16px}auditmation-customizable-table.auditmation-table.input-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:middle}auditmation-customizable-table.auditmation-table.no-table-header table thead{display:none}auditmation-customizable-table .mat-mdc-paginator.sticky{position:sticky;bottom:0;border-top:1px solid var(--zb-divider)}auditmation-customizable-table.relative-cells td.mat-mdc-cell{position:relative}auditmation-pie-chart{display:block;width:100%}auditmation-pie-chart .auditmation-pie-chart-title{font-weight:600;font-size:16px;text-align:center;padding:8px 36px}auditmation-pie-chart .auditmation-pie-chart-wrapper{display:block;position:relative;width:100%}auditmation-pie-chart .auditmation-pie-chart-wrapper .auditmation-pie-chart-percent-complete{position:absolute;inset:0;margin:auto;display:inline-table;font-weight:600;font-size:clamp(16px,3vw,26px)}auditmation-pie-chart .auditmation-pie-chart-wrapper ngx-charts-pie-chart{display:flex}auditmation-pie-chart .auditmation-pie-chart-legend .legend-title{width:100%;box-sizing:border-box;padding:0 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;font-weight:600}auditmation-pie-chart .auditmation-pie-chart-legend ul{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0;padding:8px}auditmation-pie-chart .auditmation-pie-chart-legend ul .legend-item{display:flex;gap:8px;align-items:center}auditmation-pie-chart .auditmation-pie-chart-legend ul .legend-item .item-color{height:16px;width:16px;border-radius:4px}auditmation-pie-chart .auditmation-pie-chart-extra{display:flex;justify-content:center;gap:8px;padding:8px}auditmation-pie-chart .auditmation-pie-chart-content-container{display:flex;flex-direction:column}auditmation-pie-chart .auditmation-pie-chart-content-container.stacked{flex-direction:row-reverse;width:992px;margin:auto;position:relative}auditmation-pie-chart .auditmation-pie-chart-content-container.stacked .auditmation-pie-chart-legend ul{flex-direction:column;align-items:flex-start;position:absolute;left:0;top:0;bottom:0}@media(max-width:992px){auditmation-pie-chart .auditmation-pie-chart-content-container.stacked{flex-direction:column;width:auto}auditmation-pie-chart .auditmation-pie-chart-content-container.stacked .auditmation-pie-chart-legend ul{flex-direction:row;align-items:center;justify-content:center;position:relative}}auditmation-api-operation-table table{width:100%}auditmation-api-operation-table table button.hidden{visibility:hidden}auditmation-api-operation-table table code-editor{flex-grow:1;width:100%;height:300px}auditmation-api-operation-table table code-editor .cm-editor{height:100%}auditmation-api-operation-table table tr.mat-mdc-header-row{height:42px}auditmation-api-operation-table table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}auditmation-api-operation-table table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:28px}auditmation-api-operation-table table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child{padding-right:8px}auditmation-api-operation-table table tr.mat-mdc-row{height:32px}auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell){vertical-align:top;padding:8px 4px;line-height:20px}auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .nf-link{font-size:14px}auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .mat-mdc-icon-button{height:20px;width:20px;padding:0;line-height:20px;margin-right:4px}auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .mat-mdc-icon-button .mat-icon{height:16px;width:16px;font-size:16px}auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .mat-mdc-icon-button .mat-mdc-button-touch-target{height:20px;width:20px}auditmation-api-operation-table table .mat-mdc-cell.mat-column-name{width:clamp(200px,33vw,325px)}auditmation-api-operation-table table .mat-mdc-cell.mat-column-type{width:clamp(100px,33vw,150px)}auditmation-api-operation-table table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}auditmation-api-operation-table table tr.nf-detail-row{height:0}auditmation-api-operation-table table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}auditmation-api-operation-table table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}auditmation-api-operation-table table tr.hidden{display:none}auditmation-api-operation-table table .expansion-wrapper{overflow:hidden;display:flex}auditmation-api-operation-table table .expansion-data{padding:8px 24px;width:100%}auditmation-data-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%;align-items:center}auditmation-data-bar .data-bar{height:26px;display:flex;flex-direction:row;flex-wrap:nowrap;background-color:var(--zb-background-card);flex-grow:1;gap:0}auditmation-data-bar .data-bar .data-bar-item{display:flex;justify-content:flex-start;align-items:center;height:100%;font-size:14px;line-height:16px;box-sizing:border-box;padding:0 4px 0 6px;position:relative}auditmation-data-bar .data-bar .data-bar-item span{mix-blend-mode:difference;color:#bbb}auditmation-data-bar .data-bar-total-container{display:flex;align-items:center;justify-content:flex-start;flex-basis:32px}auditmation-data-bar.leading-total{flex-direction:row-reverse}auditmation-data-bar.leading-total .data-bar-total-container{justify-content:flex-end}auditmation-resource-search-option{display:flex;gap:8px;width:100%;padding:8px 0}auditmation-resource-search-option .image-wrapper{display:flex}auditmation-resource-search-option .image-wrapper img{max-height:24px;max-width:24px;width:24px}auditmation-resource-search-option .text-wrapper{line-height:14px;font-size:14px;font-weight:400;display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;flex-grow:1;white-space:pre-line}auditmation-resource-search-option .resource-type-wrapper{display:flex}auditmation-task-card{box-shadow:1px 1px 4px #0000001f;background-color:var(--zb-background-card);padding:16px;border-radius:4px;display:flex;flex-direction:column;gap:12px}auditmation-task-card.priority.critical{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-critical)}auditmation-task-card.priority.high{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-high)}auditmation-task-card.priority.normal,auditmation-task-card.priority.medium{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-normal)}auditmation-task-card.priority.low{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-low)}auditmation-task-card .task-name{font-weight:500;white-space:normal;font-size:16px;word-break:break-word}auditmation-task-card .boundary-name{max-width:100px}auditmation-task-card .task-name-details{float:right;margin-left:8px;margin-bottom:0;display:flex!important;flex-direction:row;align-items:center;gap:8px}auditmation-task-card .task-card-row:first-child{display:block!important;overflow:visible}auditmation-task-card auditmation-severity-indicator{margin-top:-1px}auditmation-task-card:hover{border-color:var(--zb-primary);cursor:pointer}auditmation-task-card .task-card-row{display:flex;flex-direction:row;gap:8px;font-size:12px;font-weight:400}auditmation-task-card .task-card-row.align-start{align-items:flex-start}auditmation-task-card .task-card-row.align-center{align-items:center}auditmation-task-card .task-card-row.align-end{align-items:flex-end}auditmation-task-card .task-card-row.justify-end{justify-content:flex-end}auditmation-task-card .task-card-row.wrap{flex-wrap:wrap}auditmation-task-card .task-card-grid-row-double-col{display:grid;grid-template-columns:repeat(2,min-content);gap:8px;justify-content:flex-end}auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full{overflow:hidden}auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full .avatar-img{min-width:20px}auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full .avatar-text-wrapper{overflow:hidden}auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full .avatar-text-wrapper .avatar-label{font-size:12px;font-weight:400}auditmation-task-card .task-card-column{display:flex;flex-direction:row;gap:8px;align-items:flex-start}auditmation-task-card .task-card-column.align-start{align-items:flex-start}auditmation-task-card .task-card-column.align-center{align-items:center}auditmation-task-card .task-card-column.align-end{align-items:flex-end}auditmation-task-card .task-card-column.justify-end{justify-content:flex-end}auditmation-task-card .task-card-metrics{display:flex;gap:4px;align-items:center;font-size:14px}auditmation-task-card .task-card-metrics .mat-icon{height:18px;width:18px;font-size:18px;color:var(--zb-secondary-text)}auditmation-task-card.listed{flex-direction:row}auditmation-task-card.listed .task-card-row:first-child{flex-grow:1;display:flex!important}auditmation-task-card.listed .task-card-row:first-child .task-name{text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;width:100px;margin-top:2px;display:block}@media(max-width:480px){auditmation-task-card.listed .task-card-row:last-child .task-card-metrics{display:none}auditmation-task-card.listed .task-card-row .code{display:none}}auditmation-task-panel{display:flex;height:100%;width:100%;padding:16px;box-sizing:border-box;flex-direction:column;overflow:auto;background-color:var(--zb-background)}auditmation-task-panel .task-header{display:flex;align-items:flex-start;gap:4px}auditmation-task-panel .task-header h2{margin:0;padding:0;font-weight:500}auditmation-task-panel .task-header .auditmation-chip{margin-top:4px}auditmation-task-panel .task-header .mdc-icon-button{margin-top:-4px}auditmation-task-panel .task-header .task-actions{display:flex;align-items:flex-start;gap:4px}auditmation-task-panel auditmation-comment-card .auditmation-comment-content{padding-left:0}auditmation-task-panel .auditmation-task-body-content-wrapper{display:block;box-sizing:border-box;width:100%}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container{display:grid;grid-template-columns:60% 40%;grid-gap:0 16px;width:calc(100% - 16px);grid-template-areas:"description details" "attachments attachments" "comments comments" "linksOg linksOg" "links links" "tags tags"}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description]{grid-area:description}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-viewer{height:100%;max-height:600px;cursor:text;padding:16px;font-size:14px}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-viewer .details-html{max-height:100%}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea{height:100%;max-height:600px}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper{height:calc(100% - 1px);border:0}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper .milkdown{height:100%}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper .milkdown .ProseMirror{font-size:14px;padding:16px 16px 0}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] .description-footer{padding:4px;display:flex;align-items:center;gap:4px}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [details]{grid-area:details}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [comments]{grid-area:comments}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [attachments]{grid-area:attachments}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [links]{grid-area:links}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [linksOg]{grid-area:linksOg}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [tags]{grid-area:tags}@media(max-width:1200px){auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container{grid-template-columns:50% 50%;grid-template-areas:"description details" "attachments attachments" "comments comments" "linksOg linksOg" "links links" "tags tags"}}@media(max-width:992px){auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container{grid-template-columns:100%;grid-template-areas:"description" "details" "attachments" "comments" "linksOg" "links" "tags";width:100%;max-width:100%}}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:16px}auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:16px}auditmation-task-comments-panel .task-comments-list{display:flex;flex-direction:column;gap:8px;padding:16px}auditmation-create-task-comment{display:flex;flex-direction:row;align-items:flex-start;gap:4px;margin:16px}auditmation-create-task-comment.seperator{padding-bottom:16px;border-bottom:1px solid var(--zb-divider)}auditmation-create-task-comment.flex-center{align-items:center}auditmation-create-task-comment .create-task-comment-add{cursor:pointer;line-height:24px;flex-grow:1;background-color:var(--zb-background);border:1px solid var(--zb-divider);color:var(--zb-secondary-text);border-radius:5px;padding:4px 16px}auditmation-create-task-comment .create-task-comment-add:hover{color:var(--zb-primary);border-color:var(--zb-primary)}auditmation-create-task-comment .create-task-comment-textarea-wrapper{display:flex;flex-direction:column;gap:8px;flex-grow:1}auditmation-create-task-comment .create-task-comment-textarea-wrapper .textarea-actions{display:flex;gap:8px}auditmation-create-task-comment .create-task-comment-textarea-wrapper .file-upload-section{border:1px dashed var(--zb-divider);border-radius:var(--zb-radius-md);padding:var(--zb-spacing-sm)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list{display:flex;flex-direction:column;gap:4px;padding:var(--zb-spacing-sm);background-color:var(--zb-background);border-radius:var(--zb-radius-md)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-container{background-color:var(--zb-background);border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item{padding:4px 8px}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item fa-icon{color:var(--zb-primary);font-size:16px}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-name,auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .attachment-name{font-size:13px;min-width:0}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-size,auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .attachment-size{font-size:12px;white-space:nowrap}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-actions{display:flex;align-items:center}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-actions .mat-mdc-icon-button{width:24px;height:24px;padding:2px;line-height:20px}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-actions .mat-mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px;line-height:20px}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel{padding:0 8px 8px;display:flex;flex-direction:column;background-color:var(--zb-background);border-radius:var(--zb-radius-md);border:1px solid var(--zb-divider)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .preview-iframe{width:calc(100% - 16px);margin:8px 8px 0;min-height:100px;max-height:800px;border:none;border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel.resizing .preview-iframe{pointer-events:none}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle{height:8px;margin:0 8px 8px;cursor:ns-resize;-webkit-user-select:none;user-select:none;background:var(--zb-divider);border-radius:0 0 var(--zb-radius-sm) var(--zb-radius-sm);transition:background-color .2s;display:flex;align-items:center;justify-content:center}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle:hover{background:var(--zb-primary)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle .resize-grip{width:40px;height:2px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle:hover .resize-grip{background:var(--zb-background-card)}auditmation-create-task-comment .create-task-comment-textarea-wrapper .tui-editor-defaultUI{border-radius:5px}auditmation-create-task-comment .create-task-comment-textarea-wrapper .tui-editor-defaultUI-toolbar{border-radius:5px 5px 0 0}auditmation-create-task-comment .create-task-comment-textarea-wrapper .te-ww-container{border-radius:0 0 5px 5px}auditmation-task-comment-card{padding:0;display:block}auditmation-task-comment-card .auditmaiton-comment-header{display:flex;flex-direction:row;gap:8px;align-items:center}auditmation-task-comment-card .auditmaiton-comment-header .auditmaiton-comment-date{color:var(--zb-secondary-text)}auditmation-task-comment-card auditmation-markdown-viewer .details-html.noPad{padding:8px 32px}auditmation-task-attachements-panel .task-attachments-panel .upload-section{padding:var(--zb-spacing-sm);border-bottom:1px solid var(--zb-divider);margin-bottom:var(--zb-spacing-sm);position:relative}auditmation-task-attachements-panel .task-attachments-panel .upload-section.uploading auditmation-file-upload{opacity:.4;pointer-events:none}auditmation-task-attachements-panel .task-attachments-panel .upload-section .upload-overlay{position:absolute;inset:0;display:flex;z-index:1}auditmation-task-attachements-panel .task-attachments-panel .attachments-list{display:flex;flex-direction:column;padding:var(--zb-spacing-sm)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-container{background-color:var(--zb-background);border-radius:var(--zb-radius-sm);border-bottom:1px solid var(--zb-divider)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-container:last-child{border-bottom:none}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item{padding:4px 8px}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item fa-icon{color:var(--zb-primary);font-size:16px}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-name,auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .attachment-name{font-size:13px;min-width:0}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-size,auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .attachment-size{font-size:12px;white-space:nowrap}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item{padding:var(--zb-spacing-sm) var(--zb-spacing-md);transition:background-color .2s ease}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item.clickable{cursor:pointer}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item:hover{background-color:var(--zb-hover-overlay)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-icon fa-icon{color:var(--zb-primary);font-size:24px}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-info{min-width:0}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-info .file-name{font-size:14px;font-weight:500;color:var(--zb-text)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-info .file-meta{font-size:12px}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-actions{display:flex;align-items:center}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-actions .mat-mdc-icon-button{width:32px;height:32px;padding:4px;line-height:24px}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-actions .mat-mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel{padding:0 var(--zb-spacing-md) var(--zb-spacing-md);display:flex;flex-direction:column;background-color:var(--zb-background);border-radius:var(--zb-radius-md);border:1px solid var(--zb-divider)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .preview-iframe{width:calc(100% - 16px);margin:8px 8px 0;min-height:100px;max-height:800px;border:none;border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel.resizing .preview-iframe{pointer-events:none}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle{height:8px;margin:0 8px 8px;cursor:ns-resize;-webkit-user-select:none;user-select:none;background:var(--zb-divider);border-radius:0 0 var(--zb-radius-sm) var(--zb-radius-sm);transition:background-color .2s;display:flex;align-items:center;justify-content:center}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle:hover{background:var(--zb-primary)}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle .resize-grip{width:40px;height:2px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle:hover .resize-grip{background:var(--zb-background-card)}auditmation-task-attachements-panel nf-empty-state-container{font-size:14px}auditmation-task-links-panel>auditmation-remote-table .auditmation-remote-table-toolbar{background-color:transparent}auditmation-task-links-panel .mat-column-name{min-width:256px}auditmation-task-links-panel .mat-column-actions{text-align:right;width:52px}auditmation-task-links-panel .resource-cell{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:4px}auditmation-task-links-panel .resource-cell div{display:flex;gap:8px;flex-grow:1;align-items:flex-start}auditmation-task-links-panel .edit-links-wrapper{display:flex;flex-direction:column;padding:8px;gap:8px}auditmation-task-links-panel .edit-links-wrapper .link-container{display:flex;flex-direction:row;gap:8px}auditmation-task-links-panel .edit-links-wrapper .link-container .link-resource{flex-grow:1}auditmation-task-links-panel .edit-links-wrapper .link-container .link-type{flex-grow:1}auditmation-task-links-panel .edit-links-wrapper .link-container .link-remove{padding-top:8px}.task-status-list-item{justify-content:space-evenly}.task-status-list-item span.transition-name{font-size:14px;font-weight:500;flex-grow:1;flex-basis:150px}.task-status-list-item .mat-icon{margin-right:0!important;width:24px}.task-status-list-item .state{flex-basis:90px}.mat-mdc-menu-panel.dense{min-width:350px}.mat-mdc-menu-panel.dense .mat-mdc-menu-item-text{width:100%}.mat-mdc-menu-panel.dense .menu-delete-task{min-height:32px}.mat-mdc-menu-panel.dense .menu-delete-task .mat-mdc-menu-item-text{font-size:14px;font-weight:500}.mat-mdc-menu-panel.dense .menu-delete-task .mat-icon{line-height:16px;font-size:16px;height:16px;width:16px;margin-right:16px}auditmation-task-details-panel .task-menu-wrapper{display:flex;align-items:center;gap:8px}auditmation-task-details-panel .boundary-value{display:flex;align-items:center;gap:8px}auditmation-task-details-panel .boundary-value .org-logo{max-height:20px;width:auto;cursor:default}auditmation-task-details-panel .transition-error{margin:0 4px;font-size:14px}auditmation-task-details-panel auditmation-avatar.small .avatar-text-wrapper{flex-grow:1;width:200px}auditmation-task-details-panel auditmation-edit-input-field{min-height:20px;width:100%}auditmation-task-details-panel auditmation-edit-input-field .edit-content-wrapper{min-height:20px;margin:-8px 0}auditmation-task-details-panel auditmation-edit-input-field .field-content-wrapper{min-height:20px}auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container{display:flex;flex-direction:row;align-items:center;gap:8px;flex-grow:1}auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container .mat-mdc-outlined-button{visibility:hidden}auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container:hover .mat-mdc-outlined-button{visibility:visible}auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container .zb-form-field .mat-mdc-form-field-infix{min-height:33px;padding:4px 0}auditmation-task-details-panel nf-simple-list-item.auditmation-list-item .text-wrapper .label{max-width:150px}auditmation-task-details-panel nf-simple-list-item.auditmation-list-item .text-wrapper .text auditmation-avatar{gap:4px}auditmation-task-details-panel nf-simple-list-item.auditmation-list-item nf-empty-state-container{padding:0}auditmation-avatar{display:flex;align-items:center;gap:8px}auditmation-avatar .avatar-wrapper{line-height:16px;border-radius:50%;height:24px;width:24px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-avatar .avatar-wrapper .avatar-img{max-height:24px;max-width:24px;line-height:16px}auditmation-avatar .avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}auditmation-avatar .avatar-wrapper .avatar-initials.more{font-size:12px}auditmation-avatar .avatar-wrapper mat-icon{height:16px;width:16px;font-size:16px}auditmation-avatar .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-avatar .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}auditmation-avatar .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;color:var(--zb-text)}auditmation-avatar.small .avatar-wrapper{line-height:16px;border-radius:50%;height:20px;width:20px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-avatar.small .avatar-wrapper .avatar-img{max-height:20px;max-width:20px;line-height:16px}auditmation-avatar.small .avatar-wrapper .avatar-initials{border-radius:50%;font-size:10px;line-height:16px;display:flex;align-items:center;justify-content:center}auditmation-avatar.small .avatar-wrapper .avatar-initials.more{font-size:8px}auditmation-avatar.small .avatar-wrapper mat-icon{height:16px;width:16px;font-size:16px}auditmation-avatar.small .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-avatar.small .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}auditmation-avatar.small .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;color:var(--zb-text)}auditmation-avatar.medium .avatar-wrapper{line-height:16px;border-radius:50%;height:32px;width:32px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-avatar.medium .avatar-wrapper .avatar-img{max-height:32px;max-width:32px;line-height:16px}auditmation-avatar.medium .avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}auditmation-avatar.medium .avatar-wrapper .avatar-initials.more{font-size:12px}auditmation-avatar.medium .avatar-wrapper mat-icon{height:16px;width:16px;font-size:16px}auditmation-avatar.medium .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-avatar.medium .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}auditmation-avatar.medium .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;color:var(--zb-text)}auditmation-avatar.large .avatar-wrapper{line-height:18px;border-radius:50%;height:36px;width:36px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-avatar.large .avatar-wrapper .avatar-img{max-height:36px;max-width:36px;line-height:18px}auditmation-avatar.large .avatar-wrapper .avatar-initials{border-radius:50%;font-size:16px;line-height:18px;display:flex;align-items:center;justify-content:center}auditmation-avatar.large .avatar-wrapper .avatar-initials.more{font-size:14px}auditmation-avatar.large .avatar-wrapper mat-icon{height:18px;width:18px;font-size:18px}auditmation-avatar.large .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-avatar.large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:18px}auditmation-avatar.large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:18px;color:var(--zb-text)}auditmation-avatar.zb-org-user-menu .avatar-wrapper{line-height:18px;border-radius:50%;height:40px;width:40px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-avatar.zb-org-user-menu .avatar-wrapper .avatar-img{max-height:40px;max-width:40px;line-height:18px}auditmation-avatar.zb-org-user-menu .avatar-wrapper .avatar-initials{border-radius:50%;font-size:16px;line-height:18px;display:flex;align-items:center;justify-content:center}auditmation-avatar.zb-org-user-menu .avatar-wrapper .avatar-initials.more{font-size:14px}auditmation-avatar.zb-org-user-menu .avatar-wrapper mat-icon{height:18px;width:18px;font-size:18px}auditmation-avatar.zb-org-user-menu .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-avatar.zb-org-user-menu .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:18px}auditmation-avatar.zb-org-user-menu .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:18px;color:var(--zb-text)}auditmation-avatar.x-large .avatar-wrapper{line-height:32px;border-radius:50%;height:64px;width:64px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-avatar.x-large .avatar-wrapper .avatar-img{max-height:64px;max-width:64px;line-height:32px}auditmation-avatar.x-large .avatar-wrapper .avatar-initials{border-radius:50%;font-size:18px;line-height:32px;display:flex;align-items:center;justify-content:center}auditmation-avatar.x-large .avatar-wrapper .avatar-initials.more{font-size:16px}auditmation-avatar.x-large .avatar-wrapper mat-icon{height:32px;width:32px;font-size:32px}auditmation-avatar.x-large .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-avatar.x-large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:32px}auditmation-avatar.x-large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:18px;line-height:32px;color:var(--zb-text)}auditmation-avatar .avatar-text-wrapper span.avatar-label.bold{font-weight:600}auditmation-select-search auditmation-template-item{display:inline-block;border:1px solid var(--zb-divider);border-radius:20px;padding:4px 8px}auditmation-select-search .auditmation-search-multi-selected-values-list{display:flex;gap:8px}auditmation-edit-field-wrapper{position:relative;cursor:text;padding:4px;display:block;box-sizing:border-box;min-height:28px}auditmation-edit-field-wrapper .edit-content-wrapper{display:flex;flex-direction:row;gap:8px;align-items:center}auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-container{flex-grow:1}auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions{display:flex;flex-direction:row;gap:4px;padding:4px;position:absolute;bottom:-31px;background-color:var(--zb-background-card);right:10px;border-left:1px solid var(--zb-divider);border-right:1px solid var(--zb-divider);border-bottom:1px solid var(--zb-divider);border-radius:0 0 5px 5px;z-index:1}auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button{width:28px!important;height:28px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center}auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button>*[role=img]{width:20px;height:20px;font-size:20px}auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button>*[role=img] svg{width:20px;height:20px}auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button .mat-mdc-button-touch-target{width:28px!important;height:28px!important}auditmation-edit-field-wrapper .field-content-wrapper{display:flex;align-items:center;min-height:20px}auditmation-edit-field-wrapper:hover:not(.disabled):not(.edit).indicate-edit{box-shadow:0 0 0 1px var(--zb-divider),1px 1px 5px 0 var(--zb-divider);border-radius:5px}auditmation-edit-field-wrapper:hover:not(.disabled):not(.edit):not(.indicate-edit){cursor:default}auditmation-stat-component{display:flex;flex-direction:column;padding:.5rem 1rem}auditmation-stat-component .stat-wrapper{display:flex;align-items:stretch;justify-content:flex-start;flex:1}auditmation-stat-component .stat-wrapper .progress-bar-wrapper{width:.25rem;min-width:.25rem;background-color:var(--zb-background-card);border-radius:.125rem;margin-right:.5em;overflow:hidden}auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar{transform-origin:top;transform:translateY(100%);border-radius:.125rem;background-color:var(--zb-secondary-text);height:100%;width:100%}auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.primary{background-color:var(--zb-primary)}auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.green{background-color:#a5da71}auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.yellow{background-color:#fbc712}auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.red{background-color:#c00}auditmation-stat-component .stat-wrapper .stat-content-wrapper{display:flex;flex-direction:column;width:100%;align-self:center;overflow:hidden}auditmation-stat-component .stat-wrapper .stat-content-wrapper .title{font-size:1rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--zb-secondary-text)}auditmation-stat-component .stat-wrapper .stat-content-wrapper .value{font-size:1.25rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--zb-text)}auditmation-stat-component .stat-wrapper .stat-content-wrapper .subText{font-size:.625rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--zb-secondary-text)}auditmation-implementation-statement-item{display:flex;flex-direction:row;gap:8px;align-items:center;padding:8px 16px;box-shadow:var(--zb-box-shadow);background-color:var(--zb-background-card);border-radius:4px;border:1px solid transparent;overflow:hidden}auditmation-implementation-statement-item:hover{cursor:pointer}auditmation-implementation-statement-item-panel{display:flex;height:100%;width:100%;padding:16px;box-sizing:border-box;flex-direction:column;overflow:auto;background-color:var(--zb-background)}auditmation-implementation-statement-item-panel .item-panel-header{display:flex;align-items:flex-start;gap:4px}auditmation-implementation-statement-item-panel .item-panel-header h1{margin:0;padding:0}auditmation-implementation-statement-item-panel .item-panel-header .panel-actions{display:flex;align-items:flex-start;gap:4px}auditmation-implementation-statement-item-panel .item-panel-header .auditmation-chip{margin-top:12px}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper{display:block;box-sizing:border-box;width:100%}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container{display:grid;grid-template-columns:100%;grid-gap:16px;width:calc(100% - 16px);grid-template-areas:"details" "description" "raci" "tasks" "pipelines"}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description]{grid-area:description;min-height:200px}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-viewer{height:100%;max-height:600px;cursor:text}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-viewer .details-html{max-height:100%}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-textarea{height:100%}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper{height:calc(100% - 1px);border:0}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper .milkdown{height:100%}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] .description-footer{padding:4px;display:flex;align-items:center;gap:4px}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [details]{grid-area:details}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [raci]{grid-area:raci}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [tasks]{grid-area:tasks}auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [pipelines]{grid-area:pipelines}auditmation-implementation-statement-list-panel{display:flex;flex-direction:column;height:100%;position:relative}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container{height:100%}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,100% - 48px)}}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container{height:100%;overflow:auto}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-actions-container{padding:8px 16px}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container{flex:none;overflow:hidden}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper{overflow:hidden;flex:none}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper nf-simple-panel.guttered{padding-top:0}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper nf-simple-panel.guttered.noHeader{padding-top:16px}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper nf-simple-panel.guttered .simple-panel-header{padding:8px 0}auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .implementation-statements-list{padding:16px;display:flex;flex-direction:column;gap:8px}implementation-statement-raci-panel .remove-item{visibility:hidden;align-items:center;justify-content:center}implementation-statement-raci-panel .mat-column-actions{width:40px}implementation-statement-raci-panel .mat-column-scope{width:95px}implementation-statement-raci-panel .mat-mdc-row:hover .remove-item{visibility:visible}implementation-statement-raci-panel nf-simple-panel .simple-panel-body,implementation-statement-raci-panel auditmation-customizable-table table.mat-mdc-table{overflow:visible}implementation-statement-raci-panel auditmation-avatar .avatar-text-wrapper span.avatar-label{font-size:14px;line-height:20px}auditmation-implementation-statement-item-dialog auditmation-boundary-role-parties-cell{width:200px}auditmation-dialog{display:flex;flex-direction:column;height:100%;position:relative}auditmation-dialog [headerButton]{position:absolute;top:10px;right:8px}auditmation-dialog .mat-mdc-dialog-title{color:var(--zb-secondary-text);padding:16px 16px 8px}auditmation-dialog .mat-mdc-dialog-title:before{height:0px;content:none}auditmation-dialog .mat-mdc-dialog-title.superTitle{font-size:12px;line-height:14px;color:var(--zb-text);font-weight:600}auditmation-dialog .mat-mdc-dialog-title.subtitle{color:var(--zb-secondary-text);font-size:16px;line-height:18px;font-weight:400}auditmation-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title{padding-top:0}auditmation-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title:before{height:0x;content:none}auditmation-dialog [headerButton]~.mat-mdc-dialog-title{margin-right:48px}auditmation-dialog.close-showing .mat-mdc-dialog-title{padding-right:64px}auditmation-dialog .close-button{position:absolute;top:8px;right:16px}auditmation-dialog .nf-dialog-message{font-size:16px}auditmation-dialog .nf-dialog-message-blank{padding:0;margin:0;height:0}auditmation-dialog .nf-dialog-error{display:flex;align-items:center;justify-content:center;color:var(--zb-warn)}auditmation-dialog .mat-mdc-dialog-actions{flex-wrap:nowrap;padding:8px 16px}auditmation-dialog .mat-mdc-dialog-actions .left-actions,auditmation-dialog .mat-mdc-dialog-actions .right-actions{display:flex;gap:4px}auditmation-dialog .auditmation-dialog-close-x{position:absolute;top:-24px;right:-24px;border:0;background-color:transparent;padding:0;height:24px;width:24px;font-size:20px;display:flex;align-items:center;justify-content:center}auditmation-dialog .auditmation-dialog-close-x .mat-icon{font-size:20px;height:20px;width:20px}auditmation-dialog .auditmation-dialog-close-x:hover{color:var(--zb-text-on-dark-bg);background-color:var(--zb-warn)}auditmation-boundary-role-card{display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);box-shadow:1px 1px 4px #0000001f;border-radius:5px;padding:16px;gap:16px}auditmation-boundary-role-card .boundary-role-container{display:flex;flex-direction:column;gap:4px;flex-grow:1}auditmation-boundary-role-card .boundary-role-container .name{font-size:16px;font-weight:600}auditmation-boundary-role-card .boundary-role-container .description{font-size:14px;font-weight:500;color:var(--zb-secondary-text)}auditmation-boundary-role-card .auditmation-fake-field-wrapper{background-color:transparent;border:none;margin-bottom:0}auditmation-boundary-role-card .parties-wrapper{padding:0 8px;display:flex;flex-direction:column;margin-top:-8px}auditmation-boundary-role-card .parties-wrapper .auditmation-avatar-list{flex-grow:1}auditmation-boundary-role-card .parties-wrapper .auditmation-avatar-list .assign{flex-grow:1;color:var(--zb-primary);display:flex;align-items:center;justify-content:center;gap:4px}auditmation-boundary-role-parties-cell{display:block;width:330px}auditmation-boundary-role-parties-cell .assign{flex-grow:1;color:var(--zb-primary);display:flex;align-items:center;justify-content:center;gap:4px}auditmation-boundary-role-parties-cell .auditmation-avatar-list{display:flex;gap:4px}auditmation-boundary-role-parties-cell auditmation-avatar .avatar-text-wrapper span.avatar-label{font-size:14px;line-height:20px}nf-create-evidence-bot-from-query .inputs form{display:flex;flex-direction:column;padding:0 16px}auditmation-resource-container-page{display:flex;position:relative;flex-direction:column;height:100%;overflow:hidden}auditmation-resource-container-page .resource-container-wrapper{display:flex;padding:16px;background-color:var(--zb-background)}auditmation-resource-container-page .resource-container-wrapper .resource-container{display:flex;flex-direction:column;padding:16px;flex-grow:1;overflow:hidden;background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper{display:flex;flex-direction:row;gap:16px;flex-wrap:nowrap;align-items:flex-start;width:100%}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-text-container{display:flex;flex-direction:column;gap:4px;flex-grow:1;overflow:hidden}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-text-container .title{font-size:16px;font-weight:600}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-image-container img{max-height:64px;max-width:64px;width:64px}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-description-container{overflow:auto;max-height:100px}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-additional-container{display:flex;align-items:flex-end;gap:4px;flex-direction:column;height:100%}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-close-container{display:flex;align-items:flex-start;gap:4px;flex-direction:column;height:100%}auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-close-container .resource-close-button{margin-top:-14px;margin-right:-14px}auditmation-resource-container-page .resource-navigation-toolbar{background-color:var(--zb-background)}auditmation-resource-container-page .resource-outlet{display:flex;flex-direction:column;overflow:hidden;flex-grow:1;background-color:var(--zb-background)}auditmation-resource-container-page.centerize .resource-container-wrapper .resource-item-wrapper{align-items:center}auditmation-dcr-edit-collector-bot{display:block;padding:16px}auditmation-dcr-edit-collector-bot form{display:flex;flex-direction:column;gap:16px}auditmation-dcr-edit-collector-bot form p{margin:0!important;padding:0}auditmation-dcr-edit-collector-bot form .form-note{display:flex;align-items:center;color:#c09e3b;gap:8px}auditmation-dcr-edit-collector-bot form .mat-expansion-panel{border-radius:0}auditmation-dcr-edit-collector-bot form .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none;border:1px solid var(--zb-divider)}auditmation-dcr-edit-collector-bot form .mat-expansion-panel:not([class*=mat-elevation-z]):not(:first-child){border-top:0px}auditmation-dcr-edit-collector-bot form .mat-expansion-panel .form-note{margin:16px 0!important}auditmation-dcr-edit-collector-bot form .parameters-container{height:300px;margin:16px 0}auditmation-dcr-edit-collector-bot form .parameters-container.nf-grid-2-column .nf-grid-column{height:300px;width:100%;overflow:auto}auditmation-dcr-edit-dcr{display:block;padding:16px}nf-dcr-edit-file{padding:16px;display:block}nf-dcr-edit-file auditmation-file-producer-browser{max-height:500px;border:1px solid var(--zb-divider);border-radius:5px;margin-bottom:16px}nf-dcr-edit-file nf-simple-panel{margin:8px 0 32px}nf-dcr-edit-file nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}nf-dcr-edit-file nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}nf-dcr-edit-file nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}nf-dcr-edit-file .items-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}nf-dcr-edit-file .items-container.dense{gap:8px}nf-dcr-edit-file .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a;min-height:40px;align-items:center}nf-dcr-edit-file .items-container>.item .ng-fa-icon{font-size:24px}nf-dcr-edit-file .items-container>.item img{height:24px}nf-dcr-edit-file .items-container>.item>.mat-mdc-icon-button{visibility:hidden}nf-dcr-edit-file .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}nf-dcr-edit-file .items-container>.item{flex-basis:calc(33% - 48px)}nf-dcr-edit-file .items-container>.item>:nth-child(2){flex-grow:1}@media(max-width:1600px){nf-dcr-edit-file .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){nf-dcr-edit-file .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}nf-dcr-edit-file .items-container>.item:hover>.mat-mdc-icon-button{visibility:visible}auditmation-secret-dnd-form{display:flex;flex-direction:column;height:100%}auditmation-secret-dnd-form .form-wrapper{box-sizing:border-box;padding:0 1px 0 0}auditmation-secret-dnd-form .grab{cursor:grab}auditmation-secret-dnd-form form.secret-form{display:flex;flex-direction:column;margin-top:6px}auditmation-secret-dnd-form form.secret-form .form-field-wrapper-table{display:flex;flex-direction:row;align-items:center;gap:8px}auditmation-secret-dnd-form form.secret-form .form-field-wrapper-table .mat-mdc-checkbox{margin:0 16px}auditmation-secret-dnd-form form.secret-form .form-field-wrapper-table .mat-mdc-form-field{flex-grow:1}auditmation-secret-dnd-form .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px 0 16px 16px;height:92%}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:40% 60%;grid-gap:16px;width:calc(100% - 16px);grid-template-areas:"treeColumn secondColumn";height:100%}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container [treeColumn]{grid-area:treeColumn}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container [secondColumn]{grid-area:secondColumn;display:grid;grid-template-rows:max-content}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container h5{font-size:16px;font-weight:500}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.body-border .simple-panel-body{border:1px solid var(--zb-divider);width:calc(100% - 2px)}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.form-wrapper{height:auto;min-height:225px;max-height:450px}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.kb-article-wrapper{flex-grow:1;position:relative;height:100%}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.kb-article-wrapper .kb-fab{position:absolute;top:-2px;right:0;padding:0}auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.kb-article-wrapper auditmation-iframe-page.nf-app-page{height:100%}@media(max-width:1200px){auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:40% 60%;grid-template-areas:"treeColumn secondColumn"}}@media(max-width:992px){auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:100%;grid-template-rows:32% 64%;grid-template-areas:"treeColumn" "secondColumn";width:100%;max-width:100%}}auditmation-secret-dnd-form .mat-mdc-tab-group{min-height:500px}auditmation-secret-dnd-form .hidden{display:none!important}auditmation-secret-dnd-form mat-tree.mat-tree{--mat-tree-node-min-height: 24px}auditmation-secret-dnd-form .mat-tree-item-wrapper{padding:4px 8px}auditmation-secret-dnd-form .nf-dialog-message{font-size:15px;line-height:22px;margin:16px 0;color:var(--zb-secondary-text)}auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container{height:100%}auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container nf-list-table-container{height:100%}auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{padding-top:14px;padding-bottom:8px;line-height:20px}auditmation-evidence-bot-panel{display:flex;height:100%;width:100%;padding:16px;box-sizing:border-box;flex-direction:column;overflow:auto;background-color:var(--zb-background);gap:16px}auditmation-evidence-bot-panel .evidence-bot-header{display:flex;align-items:flex-start;gap:4px}auditmation-evidence-bot-panel .evidence-bot-header h1{margin:0;padding:0}auditmation-evidence-bot-panel .evidence-bot-header auditmation-edit-input-field .field-content-wrapper{min-height:auto}auditmation-evidence-bot-panel nf-simple-list-item.auditmation-simple-list-item.label-start.noSpanPad .text-wrapper>.text{padding-top:0}auditmation-evidence-bot-panel code-editor{flex-grow:1;width:100%;height:250px}auditmation-evidence-bot-panel code-editor .cm-editor{height:100%}auditmation-file-upload{display:flex;flex-direction:column;gap:0}auditmation-file-upload .file-input{display:none}auditmation-file-upload .file-upload-dnd-container{display:flex;flex-direction:column;gap:0px;border:1px solid var(--zb-divider);box-sizing:border-box;padding:0;border-radius:5px}auditmation-file-upload .file-upload-dnd-container .dnd-placeholder{line-height:36px;padding:0 8px}auditmation-file-upload .file-upload-dnd-container.dragActive{border:1px solid var(--zb-primary)}auditmation-file-upload .browse-actions{padding:8px 8px 4px;display:flex;align-items:center;justify-content:center}auditmation-file-upload .file-upload-files{max-width:100%;height:140px;max-height:140px;overflow:auto;padding:4px 8px 8px}auditmation-file-upload .file-upload-files .file-item{display:flex;flex-direction:column;gap:0;border-radius:5px;overflow:hidden}auditmation-file-upload .file-upload-files .file-item .error{padding:4px 8px}auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper{display:flex;flex-direction:row;gap:8px;align-items:center;padding:2px 8px 0}auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content{display:flex;flex-direction:row;gap:8px;align-items:center;flex-grow:1;width:100%}auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content fa-icon{color:var(--zb-primary);font-size:28px;height:28px;width:28px}auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content .file-name{flex-grow:1}auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content .file-size{white-space:nowrap}auditmation-file-upload .file-upload{display:flex;flex-direction:column;gap:8px}auditmation-file-upload .file-upload .file-upload-content{display:flex;gap:8px}auditmation-file-upload .file-upload .file-upload-content .file-upload-wrapper{flex-grow:1;display:flex;gap:8px;align-items:center;border:2px dashed transparent;overflow:hidden}auditmation-file-upload .file-upload .file-upload-content .file-upload-wrapper>span{flex-grow:1}auditmation-file-upload .file-upload .file-upload-content .file-upload-wrapper.dragActive{border-color:var(--zb-primary);padding:0 4px;border-radius:5px}.auditmation-data-list{display:flex;flex-direction:column;background-color:var(--zb-background-card);border-radius:5px;margin:0;padding:0 8px}.auditmation-data-list .auditmation-data-list-item{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap}.auditmation-data-list .auditmation-data-list-item .label{padding:8px 16px 8px 8px;width:40%;max-width:250px;min-width:170px;line-height:1;box-sizing:border-box;color:var(--zb-secondary-text)}.auditmation-data-list .auditmation-data-list-item .text-wrapper{padding:8px 16px 8px 8px;width:60%;line-height:1;box-sizing:border-box}auditmation-connection-manager-secret-connections-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:16px}auditmation-connection-manager-secret-connections-list nf-simple-panel{max-height:clamp(400px,50vh,700px)}@media(max-width:992px){auditmation-connection-manager-secret-connections-list{grid-template-columns:repeat(1,1fr)}}auditmation-findings-list-panel mat-drawer-container{height:100%}auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer-content{overflow:hidden;display:flex}auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer{background-color:var(--zb-background)}auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,100% - 48px)}}auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container{height:100%}auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{padding-top:15px;padding-bottom:8px;line-height:20px}auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container{height:100%}auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container nf-list-table-container{height:100%}auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{padding-top:14px;padding-bottom:8px;line-height:20px}auditmation-table{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}auditmation-table.hoverable tr.mat-mdc-row{cursor:pointer}auditmation-table.hoverable tr.mat-mdc-row:hover{background-color:#03aff01a}auditmation-table .auditmation-table-toolbar{background-color:var(--zb-background);border-bottom:1px solid var(--zb-divider);display:flex;align-items:flex-start;padding:14px 16px;box-sizing:border-box}auditmation-table .auditmation-table-toolbar:has(.auditmation-table-chips:empty):has(.auditmation-table-actions:empty){display:none}auditmation-table .auditmation-table-toolbar .auditmation-table-chips{display:flex;flex-direction:row;align-items:flex-start;flex-grow:1;flex-wrap:wrap;gap:4px}auditmation-table .auditmation-table-toolbar .auditmation-table-chips{display:flex;flex-direction:row;align-items:flex-end;gap:4px}auditmation-table .auditmation-table-toolbar>button{min-width:fit-content}auditmation-table .auditmation-table-table-container{flex-grow:1;position:relative;overflow:auto}auditmation-table .auditmation-table-table-container table.mat-mdc-table .expansion-toggle:hover{cursor:pointer}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row{height:42px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 8px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-expansion{min-width:32px;width:32px;max-width:32px;padding-right:0;padding-left:0;text-align:center}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{padding:0 8px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-expansion{min-width:32px;width:32px;max-width:32px;padding-right:0;padding-left:0;text-align:center}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow){height:32px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell{vertical-align:top;padding-top:8px;padding-bottom:8px;line-height:20px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-select{padding-top:6px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{height:28px;width:28px;padding:4px;line-height:20px;margin-right:4px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button .mat-icon{height:16px;width:16px;font-size:16px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow):hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow{height:32px}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow td.mat-mdc-cell{background-color:var(--zb-background-card-dark)}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow td.mat-mdc-cell .group-cell-content{display:flex;gap:8px;align-items:center;box-sizing:border-box}auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow td.mat-mdc-cell .group-cell-content>span{font-weight:500}auditmation-remote-table{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}auditmation-remote-table .auditmation-remote-table-toolbar{background-color:var(--zb-background);border-bottom:0px solid var(--zb-divider);display:flex;flex-direction:row;box-sizing:border-box}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row{display:flex;flex-direction:row;gap:4px;align-items:flex-start;justify-content:flex-end;flex-grow:1;padding:6px 0}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row+.auditmation-remote-table-toolbar-row:not(:empty){padding-left:8px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row:first-child:not(:empty){padding-left:8px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row:last-child:not(:empty){padding-right:8px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row:empty{padding:0}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.leftActions,auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.rightActions{flex-grow:0;display:flex;gap:4px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.leftActions:empty,auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.rightActions:empty{padding:0}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.leftActions.hasSearchPageKey,auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.rightActions.hasSearchPageKey{padding-top:8px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.chips.hasSearchPageKey{padding-top:8px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-search{display:flex;flex-direction:row;align-items:center;gap:4px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-search nf-simple-search-input .mat-mdc-form-field{flex-grow:1}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-chips{display:flex;flex-direction:row;align-items:flex-start;flex-grow:1;flex-wrap:wrap;gap:4px}auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-chips:empty{padding:0}auditmation-remote-table .auditmation-remote-table-toolbar:has(>.auditmation-remote-table-toolbar-row:not(:empty)){border-bottom:1px solid var(--zb-divider)}auditmation-remote-table .auditmation-remote-table-table-container{flex-grow:1;position:relative;overflow:auto}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table.no-table-header thead{display:none}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row{height:42px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:37px;width:37px;max-width:37px;padding-right:10px;padding-left:0;text-align:center}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:8px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child{padding-right:8px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox{display:block}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row{height:32px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.multiTemplateDataRows td.mat-mdc-cell:not(.expanded-detail-cell){border-bottom-width:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon{height:16px;width:16px;font-size:16px;line-height:20px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon.zb-table-icon{height:20px;width:20px;font-size:20px;line-height:20px;display:block}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:37px;width:37px;max-width:37px;padding-right:10px;padding-left:0;text-align:center}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox{display:block}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-outlined-button{--mat-button-outlined-container-height: 28px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-unelevated-button{--mat-button-filled-container-height: 28px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{margin-right:4px;--mat-icon-button-state-layer-size: 28px;--mat-button-outlined-container-shape: 4px;padding:0}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button mat-icon.mat-icon{line-height:16px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions a.mat-mdc-icon-button{display:flex;align-items:center;justify-content:center}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:8px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell:last-child{padding-right:8px}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row{height:0;cursor:default}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row>td.mat-mdc-cell{padding-top:0;padding-bottom:0;box-shadow:0 4px 4px -4px #00000021 inset,0 -4px 4px -4px #00000021 inset;background-color:var(--zb-background)}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row>td.mat-mdc-cell .expanded-detail-cell{overflow:hidden;display:flex}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row:not(.no-data):not(.no-hover):hover{background-color:transparent}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.05)}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.active td.mat-mdc-cell.mat-column-actions>*{visibility:visible}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.hoverable{cursor:pointer}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.disabled{opacity:.55;cursor:not-allowed}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}auditmation-remote-table>mat-paginator{border-top:1px solid var(--zb-divider)}auditmation-remote-table>mat-paginator .mat-mdc-paginator-container{height:42px;min-height:42px}auditmation-remote-table>mat-paginator.showPageOptions .mat-mdc-paginator-container{height:50px;min-height:50px}auditmation-remote-table>mat-paginator .mat-mdc-icon-button.mat-mdc-button-base{height:28px;width:28px;padding:2px;line-height:20px;margin-right:4px}auditmation-remote-table>mat-paginator .mat-mdc-icon-button.mat-mdc-button-base .mat-icon{height:16px;width:16px;font-size:16px}auditmation-remote-table>mat-paginator .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{height:28px;width:28px}auditmation-remote-table>.mat-drawer-container{flex-grow:1;display:flex;flex-direction:column}auditmation-remote-table>.mat-drawer-container>.mat-drawer{border-top-right-radius:0;border-bottom-right-radius:0}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer{width:var(--drawer-width, 320px)}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container{display:flex;flex-direction:row;overflow:hidden}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-content-wrapper{flex:1;overflow:auto;min-width:0}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle{width:8px;flex-shrink:0;cursor:col-resize;background:var(--zb-divider);transition:background-color .2s;display:flex;align-items:center;justify-content:center}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle:hover{background:var(--zb-primary)}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle .resize-grip{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle:hover .resize-grip{background:var(--zb-background-card)}auditmation-remote-table>.mat-drawer-container>.mat-drawer-content{display:flex;flex-direction:column}auditmation-remote-table.panel-table .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:16px}auditmation-remote-table.panel-table .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:16px}auditmation-remote-table.panel-table.fill-bg .auditmation-remote-table-table-container{background-color:var(--zb-background-card)}auditmation-table-chip{border-radius:4px;line-height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--zb-text);display:flex;gap:0px;align-items:center;min-width:max-content;width:max-content;font-size:14px;font-weight:400}auditmation-table-chip .table-chip-label-wrapper{padding:8px;background-color:var(--zb-background-card-darker);border-right:1px solid var(--zb-divider);height:24px;display:flex;align-items:center}auditmation-table-chip .table-chip-label-wrapper>span{font-weight:500}auditmation-table-chip .table-chip-value-wrapper{padding:8px;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}auditmation-table-chip .table-chip-action-wrapper{padding:8px 8px 8px 0;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}auditmation-table-chip .table-chip-action-wrapper>mat-icon{color:var(--zb-secondary-text)}auditmation-table-chip .table-chip-action-wrapper>mat-icon:hover{cursor:pointer;color:var(--zb-primary)}auditmation-table-chip .table-chip-action-wrapper>mat-icon:hover.remove-icon{color:var(--zb-warn)}auditmation-remote-table-chip{border-radius:4px;line-height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--zb-text);display:flex;gap:0px;align-items:center;min-width:max-content;width:max-content;font-size:14px;font-weight:400}auditmation-remote-table-chip .table-chip-label-wrapper{padding:6px;background-color:var(--zb-background-card-darker);border-right:1px solid var(--zb-divider);height:24px;display:flex;align-items:center}auditmation-remote-table-chip .table-chip-label-wrapper>span{font-weight:500}auditmation-remote-table-chip .table-chip-label-wrapper .mat-icon{display:none}auditmation-remote-table-chip .table-chip-value-wrapper{padding:6px;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}auditmation-remote-table-chip .table-chip-action-wrapper{padding:6px 6px 6px 0;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}auditmation-remote-table-chip .table-chip-action-wrapper>mat-icon{color:var(--zb-secondary-text)}auditmation-remote-table-chip .table-chip-action-wrapper>mat-icon:hover{cursor:pointer;color:var(--zb-primary)}auditmation-remote-table-chip .table-chip-action-wrapper>mat-icon:hover.remove-icon{color:var(--zb-warn)}@media(max-width:992px){auditmation-remote-table-chip .table-chip-label-wrapper>span{display:none}auditmation-remote-table-chip .table-chip-label-wrapper .mat-icon{display:inherit}}auditmation-graphql-hint{display:block;padding:4px 0;position:relative;border-bottom:1px solid var(--zb-divider)}auditmation-graphql-hint>div{cursor:grab}auditmation-graphql-hint>div .drag-text{font-size:14px;flex-grow:1}auditmation-graphql-hint>div .drag-icon{width:24px;height:24px;text-align:center;color:var(--zb-secondary-text);font-weight:600;padding:4px}auditmation-graphql-hint>div .drag-icon>i{margin-left:-4px;font-size:22px}auditmation-graphql-hint>div .drag-icon>.mat-icon{font-size:24px;height:24px;width:24px}auditmation-graphql-hint>div span.secondary-text{font-size:14px}auditmation-graphql-hint .quick-transfer{position:absolute;top:0;bottom:0;right:0;display:none;background-color:var(--zb-background-card);z-index:1;margin:auto}auditmation-graphql-hint:hover .drag-text{color:var(--zb-primary)}auditmation-graphql-hint:hover .quick-transfer{display:block}auditmation-object-viewer-link-details-dialog{height:100%;display:flex;flex-direction:column}auditmation-object-viewer-link-details-dialog .scrollable-container{overflow:auto;max-height:500px;height:100%}auditmation-object-viewer-link-details-dialog nf-simple-list{padding:0}auditmation-object-viewer-link-details-dialog nf-simple-list-item.limited-value-height .text-wrapper .text>span{max-height:80px;overflow:auto;line-height:18px}auditmation-object-viewer-link-details-dialog .edge-value-panel auditmation-markdown-viewer{padding:16px;border:1px solid #efefef;border-radius:4px;margin:8px 16px;background-color:var(--zb-background-card);color:var(--zb-text);font-family:monospace;font-size:14.4px;line-height:16px}auditmation-object-viewer-link-details-dialog .edge-value-panel auditmation-markdown-viewer p{line-height:16px}auditmation-backlog.border-top auditmation-remote-table .auditmation-remote-table-toolbar{border-top:1px solid var(--zb-divider)}auditmation-backlog mat-drawer-container.backlog-item-drawer-container{height:100%}auditmation-backlog mat-drawer-container.backlog-item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px));background:var(--zb-background)}auditmation-backlog mat-drawer-container.backlog-item-drawer-container .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box;padding:16px}@media(max-width:1440px){auditmation-backlog mat-drawer-container.backlog-item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}auditmation-create-backlog-comment{display:flex;flex-direction:row;align-items:flex-start;gap:4px;margin:16px}auditmation-create-backlog-comment.seperator{padding-bottom:16px;border-bottom:1px solid var(--zb-divider)}auditmation-create-backlog-comment.flex-center{align-items:center}auditmation-create-backlog-comment .create-request-comment-add{cursor:pointer;line-height:24px;flex-grow:1;background-color:var(--zb-background);border:1px solid var(--zb-divider);color:var(--zb-secondary-text);border-radius:5px;padding:4px 16px}auditmation-create-backlog-comment .create-request-comment-add:hover{color:var(--zb-primary);border-color:var(--zb-primary)}auditmation-create-backlog-comment .create-request-comment-textarea-wrapper{display:flex;flex-direction:column;gap:8px;flex-grow:1}auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .textarea-actions{display:flex;gap:8px}auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .tui-editor-defaultUI{border-radius:5px}auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .tui-editor-defaultUI-toolbar{border-radius:5px 5px 0 0}auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .te-ww-container{border-radius:0 0 5px 5px}auditmation-comment-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;margin-bottom:16px}auditmation-comment-card .comment-avatar-wrapper{line-height:16px;border-radius:50%;height:24px;width:24px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-comment-card .comment-avatar-wrapper .avatar-img{max-height:24px;max-width:24px;line-height:16px;width:24px}auditmation-comment-card .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}auditmation-comment-card .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-comment-card .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}auditmation-comment-card .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}auditmation-comment-card .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}auditmation-comment-card.small{gap:4px}auditmation-comment-card.small auditmation-avatar{gap:4px}auditmation-comment-card.small .comment-avatar-wrapper{line-height:16px;border-radius:50%;height:16px;width:16px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-comment-card.small .comment-avatar-wrapper .avatar-img{max-height:16px;max-width:16px;line-height:16px;width:16px}auditmation-comment-card.small .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}auditmation-comment-card.small .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-comment-card.small .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}auditmation-comment-card.small .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}auditmation-comment-card.small .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}auditmation-comment-card.medium .comment-avatar-wrapper{line-height:16px;border-radius:50%;height:32px;width:32px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-comment-card.medium .comment-avatar-wrapper .avatar-img{max-height:32px;max-width:32px;line-height:16px;width:32px}auditmation-comment-card.medium .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}auditmation-comment-card.medium .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-comment-card.medium .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}auditmation-comment-card.medium .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}auditmation-comment-card.medium .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}auditmation-comment-card.large .comment-avatar-wrapper{line-height:20px;border-radius:50%;height:36px;width:36px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-comment-card.large .comment-avatar-wrapper .avatar-img{max-height:36px;max-width:36px;line-height:20px;width:36px}auditmation-comment-card.large .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:16px;line-height:20px;display:flex;align-items:center;justify-content:center}auditmation-comment-card.large .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-comment-card.large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:20px}auditmation-comment-card.large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:20px;font-weight:600}auditmation-comment-card.large .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:20px;font-weight:600}auditmation-comment-card.x-large .comment-avatar-wrapper{line-height:32px;border-radius:50%;height:64px;width:64px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}auditmation-comment-card.x-large .comment-avatar-wrapper .avatar-img{max-height:64px;max-width:64px;line-height:32px;width:64px}auditmation-comment-card.x-large .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:28px;line-height:32px;display:flex;align-items:center;justify-content:center}auditmation-comment-card.x-large .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}auditmation-comment-card.x-large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:32px}auditmation-comment-card.x-large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:28px;line-height:32px;font-weight:600}auditmation-comment-card.x-large .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:28px;line-height:32px;font-weight:600}auditmation-comment-card .auditmation-comment-header{width:100%}auditmation-comment-card .auditmation-comment-header .comment-delete-btn{opacity:0;transition:opacity .2s ease;color:var(--zb-warn);width:24px;height:24px;line-height:20px;display:flex;align-items:center;justify-content:center}auditmation-comment-card:hover .auditmation-comment-header .comment-delete-btn{opacity:1}auditmation-comment-card .auditmation-comment-content{display:flex;flex-grow:1;width:100%;padding:4px 0 16px 44px;box-sizing:border-box;max-height:300px;overflow:auto}auditmation-comment-card .auditmation-comment-date{font-size:14px}auditmation-comment-card:after{content:"";position:relative;border-bottom:1px solid var(--zb-divider);display:block;width:100%}auditmation-comment-card.last-card{margin-bottom:0}auditmation-comment-card.last-card:after{display:none;border-bottom:none}auditmation-comment-card.last-card .auditmation-comment-content{padding-bottom:0}auditmation-comment-card .comment-attachments{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:4px}auditmation-comment-card .comment-attachments .comment-attachment-container{background-color:var(--zb-background);border-radius:var(--zb-radius-sm)}auditmation-comment-card .comment-attachments .comment-attachment-item{padding:4px 8px}auditmation-comment-card .comment-attachments .comment-attachment-item fa-icon{color:var(--zb-primary);font-size:16px}auditmation-comment-card .comment-attachments .comment-attachment-item .file-name,auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-name{font-size:13px;min-width:0}auditmation-comment-card .comment-attachments .comment-attachment-item .file-size,auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-size{font-size:12px;white-space:nowrap}auditmation-comment-card .comment-attachments .comment-attachment-item{transition:background-color .2s ease}auditmation-comment-card .comment-attachments .comment-attachment-item.clickable{cursor:pointer}auditmation-comment-card .comment-attachments .comment-attachment-item:hover{background-color:var(--zb-hover-overlay)}auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-actions{display:flex;align-items:center}auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-actions .mat-mdc-icon-button{width:28px;height:28px;padding:4px;line-height:20px}auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-actions .mat-mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px;line-height:20px}auditmation-comment-card .comment-attachments .preview-panel{padding:0 8px 8px;display:flex;flex-direction:column;background-color:var(--zb-background);border-radius:var(--zb-radius-md);border:1px solid var(--zb-divider)}auditmation-comment-card .comment-attachments .preview-panel .preview-iframe{width:calc(100% - 16px);margin:8px 8px 0;min-height:100px;max-height:800px;border:none;border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}auditmation-comment-card .comment-attachments .preview-panel.resizing .preview-iframe{pointer-events:none}auditmation-comment-card .comment-attachments .preview-panel .resize-handle{height:8px;margin:0 8px 8px;cursor:ns-resize;-webkit-user-select:none;user-select:none;background:var(--zb-divider);border-radius:0 0 var(--zb-radius-sm) var(--zb-radius-sm);transition:background-color .2s;display:flex;align-items:center;justify-content:center}auditmation-comment-card .comment-attachments .preview-panel .resize-handle:hover{background:var(--zb-primary)}auditmation-comment-card .comment-attachments .preview-panel .resize-handle .resize-grip{width:40px;height:2px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}auditmation-comment-card .comment-attachments .preview-panel .resize-handle:hover .resize-grip{background:var(--zb-background-card)}auditmation-comment-card .comment-attachments .preview-panel .preview-iframe{background-color:var(--zb-background-card)}auditmation-severity-indicator{display:flex;align-items:center;gap:8px}auditmation-severity-indicator mat-icon{line-height:1!important;height:20px!important;width:20px!important;font-size:20px!important;margin-right:0!important}auditmation-severity-indicator mat-icon.Critical{color:var(--zb-severity-critical)!important}auditmation-severity-indicator mat-icon.High{color:var(--zb-severity-high)!important}auditmation-severity-indicator mat-icon.Medium,auditmation-severity-indicator mat-icon.Normal{color:var(--zb-severity-medium)!important}auditmation-severity-indicator mat-icon.Low{color:var(--zb-severity-low)!important}auditmation-severity-indicator mat-icon.Info,auditmation-severity-indicator mat-icon.None{color:var(--zb-severity-none)!important}auditmation-severity-indicator span.text{color:var(--zb-text)}zb-cards .mat-badge-content{color:transparent}zb-cards #zb-card-popover{inset:0;height:100%;width:100%;padding:0;margin:0;border:0;box-sizing:border-box;background-color:transparent;position:fixed;z-index:500;display:none;color:var(--zb-text)}zb-cards #zb-card-popover #zb-card-popover-content-container{position:absolute;box-sizing:border-box;padding:0;margin:0;border:0;box-shadow:var(--zb-box-shadow);background-color:var(--zb-background-card);border-radius:5px;height:clamp(600px,60vh,1000px);width:clamp(600px,50vw,700px);font-size:14px;display:flex;flex-direction:column}@media(max-width:992px){zb-cards #zb-card-popover #zb-card-popover-content-container{left:16px!important;right:16px!important;width:auto!important}}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-header{display:flex;align-items:center;padding:8px;gap:8px;border-bottom:1px solid var(--zb-divider)}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-header>span{flex-grow:1;font-size:16px;font-weight:600}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content-filters{padding:8px;border-bottom:1px solid var(--zb-divider);display:flex;gap:4px}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content{padding:0;flex-grow:1;overflow:auto;background-color:var(--zb-background)}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content nf-infinite-scroll-container .scroll-container .item-container{display:flex;flex-direction:column;gap:0;padding:4px;margin:4px}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content nf-infinite-scroll-container .scroll-container .item-container .loading-container{margin-top:4px}zb-cards #zb-card-popover #zb-card-popover-content-container .popover-footer{display:flex;align-items:center;justify-content:flex-end;padding:8px;gap:8px;border-top:1px solid var(--zb-divider)}zb-card{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);display:flex;flex-direction:column;padding:8px;gap:0;width:100%;box-sizing:border-box;cursor:pointer;transition:height .13s linear}zb-card:not(:last-of-type){border-bottom:none}zb-card:first-of-type{border-radius:5px 5px 0 0}zb-card:last-of-type{border-radius:0 0 5px 5px}zb-card:first-of-type:last-of-type{border-radius:5px}zb-card .card-content{display:flex;flex-direction:row;gap:8px}zb-card .card-content .card-prefix{position:relative;margin-right:8px}zb-card .card-content .card-prefix img.auditmation-resource-image{max-width:38px;min-width:38px;max-height:38px;width:38px;height:38px}zb-card .card-content .card-prefix auditmation-severity-indicator{display:inline-block;width:fit-content;position:absolute;top:-3px;right:-8px;transform:scale(.75);border-radius:50%}zb-card .card-content .card-prefix auditmation-severity-indicator>span.severity{line-height:24px;height:24px;padding:0;background-color:var(--zb-background-card)}zb-card .card-content .card-prefix auditmation-severity-indicator>span.severity:before{height:24px;width:24px;line-height:24px}zb-card .card-content .card-content-text{display:flex;flex-direction:column;gap:4px;flex-grow:1;white-space:pre-line;word-break:break-word}zb-card .card-content .card-content-text .name{font-size:15px;line-height:17px}zb-card .card-content .card-content-text .name.unread{font-weight:600}zb-card .card-content .card-content-text .name:not(.expanded){display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}zb-card .card-content .card-content-text .desc{font-size:14px;line-height:16px}zb-card .card-content .card-content-text .desc:not(.expanded){display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}zb-card .card-content .card-suffix{display:flex;flex-direction:row;gap:4px;font-size:14px;line-height:14px}zb-card .card-content .card-suffix mat-icon{font-size:16px;height:16px;width:16px}zb-card .card-expansion-content{display:flex;flex-direction:row;gap:8px;align-items:flex-end;height:0;margin-top:0;transition:height .13s linear,margin-top .13s linear;overflow:hidden;visibility:hidden}zb-card .card-expansion-content.show{height:36px;margin-top:4px;visibility:visible}zb-card .card-expansion-content .updated{font-size:12px}zb-query-results-graph-panel{height:100%;display:flex;flex-direction:column}zb-query-results-graph-panel .object-graph-toolbar{display:flex;gap:8px;padding:20px 16px 8px;border-bottom:1px solid var(--zb-divider);background-color:var(--zb-background-card)}zb-query-results-graph-panel .drawer-resizer{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;background:var(--zb-background-card);border-left:1px solid var(--zb-divider);transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;z-index:1}zb-query-results-graph-panel .drawer-resizer:hover{background:var(--zb-primary);border-left-color:var(--zb-primary)}zb-query-results-graph-panel .drawer-resizer:hover .resizer-handle{background:#fff}zb-query-results-graph-panel .drawer-resizer .resizer-handle{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}zb-query-results-graph-panel .mat-drawer-container{flex-grow:1}zb-query-results-graph-panel .mat-drawer-container>.mat-drawer{width:525px;background-color:var(--zb-background-card)}zb-query-results-graph-panel .mat-drawer-container>.mat-drawer .mat-drawer-inner-container{display:flex;flex-direction:row}@media(max-width:768px){zb-query-results-graph-panel .mat-drawer-container>.mat-drawer{width:420px}}@media(max-width:480px){zb-query-results-graph-panel .mat-drawer-container>.mat-drawer{width:320px}}zb-query-results-graph-panel .mat-drawer-container>.mat-drawer-content{background-color:transparent}zb-query-results-graph-panel .graph-content{height:100%;display:flex;flex-direction:column;position:relative}zb-query-results-graph-panel .actions{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:8px;align-items:center;z-index:10;pointer-events:none}zb-query-results-graph-panel .actions>*{pointer-events:auto}zb-query-results-graph-panel .actions .pill{border-radius:20px;width:auto;padding:0 16px}zb-query-results-graph-panel .legend{position:absolute;top:70px;left:16px;background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:8px;padding:12px;z-index:10;max-height:50vh;overflow-y:auto;transform:translate(-120%);transition:transform .3s ease}zb-query-results-graph-panel .legend.show{transform:translate(0)}zb-query-results-graph-panel .legend .legend-header{font-weight:600;margin-bottom:8px;color:var(--zb-text)}zb-query-results-graph-panel .legend mat-selection-list{padding:0}zb-query-results-graph-panel .legend mat-list-option{height:40px}zb-query-results-graph-panel .legend .mat-pseudo-checkbox{display:none!important}zb-query-results-graph-panel .legend .mat-mdc-list-option .mdc-checkbox{display:none}zb-query-results-graph-panel .legend .legend-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}zb-query-results-graph-panel .legend .legend-icon.interface{border-radius:50%}zb-query-results-graph-panel .legend .legend-icon img{width:16px;height:16px}zb-query-results-graph-panel .legend .list-item-text{display:flex;align-items:center;gap:8px;font-size:13px}zb-query-results-graph-panel .legend .list-item-text mat-icon{font-size:16px;width:16px;height:16px}zb-query-results-graph-panel .legend .list-item-text .secondary-text{opacity:.5}zb-query-results-graph-panel .canvas-section{flex:1;background:linear-gradient(180deg,#0a0a1a,#1a1a2e);position:relative;overflow:hidden}zb-query-results-graph-panel .canvas-section canvas{width:100%;height:100%;display:block}zb-query-results-graph-panel .canvas-section:not(.has-graph) canvas{opacity:.3}zb-query-results-graph-panel .graph-paginator{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}zb-query-results-graph-panel nf-empty-state-container{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center}zb-query-results-graph-panel nf-empty-state-container .mat-mdc-progress-spinner{z-index:10}zb-query-results-graph-panel .controls-hint{position:absolute;bottom:56px;left:50%;transform:translate(-50%);display:flex;gap:24px;background:#0009;padding:8px 16px;border-radius:20px;color:#ffffffb3;font-size:12px;white-space:nowrap}zb-query-results-graph-panel .controls-hint span{display:flex;align-items:center;gap:6px}zb-query-results-graph-panel .controls-hint span mat-icon{font-size:16px;width:16px;height:16px;min-width:16px;overflow:visible}nf-invite-users-dialog .simple-panel-header{flex-direction:column;align-items:flex-start}nf-invite-users-dialog .nf-groups-container{display:flex;flex-direction:column;margin-bottom:20px}nf-invite-users-dialog .nf-roles-container{display:flex;flex-direction:row;align-items:center;margin-top:26px}nf-invite-users-dialog .nf-roles-icon-container{padding-right:10px}nf-invite-users-dialog .nf-info-icon{color:var(--zb-primary)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--zb-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--zb-scrollbar-thumb);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--zb-scrollbar-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--zb-scrollbar-thumb) var(--zb-scrollbar-track)}.mdc-checkbox{--mat-checkbox-selected-checkmark-color: #fff}.mat-mdc-option .mat-icon{margin-right:8px!important}.mat-mdc-optgroup-label{font-weight:500!important}.mdc-text-field__input{line-height:24px!important}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}.mat-mdc-form-field{font-size:14px}.mat-mdc-form-field.no-label .mdc-notched-outline__notch{display:none}.mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:var(--mat-sys-surface-variant);border-radius:5px}.mdc-text-field--outlined{--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-outlined-label-text-size: 14px;font-size:var(--mat-form-field-outlined-label-text-size)}.mdc-text-field--outlined .mdc-floating-label{font-size:var(--mat-form-field-outlined-label-text-size)}.mat-mdc-fab:not(:disabled),.mat-mdc-mini-fab:not(:disabled),.mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,.mat-mdc-unelevated-button:not(:disabled){color:#fff!important}.mat-mdc-tab-header{border-bottom:1px solid var(--zb-divider)}.mat-mdc-tab-link,.mat-mdc-tab{--mat-tab-label-text-size: 14px;--mat-tab-label-text-weight: 500}.mat-mdc-paginator,.mat-mdc-paginator .mat-mdc-select-value{font-size:14px!important}.mat-mdc-selection-list.border-list{padding:0;border:1px solid var(--zb-divider);border-radius:5px}.mat-mdc-selection-list.border-list .mat-mdc-list-option:not(:last-child){border-bottom:1px solid var(--zb-divider)}.mat-mdc-selection-list .mat-mdc-subheader{color:var(--zb-secondary-text)!important;font-size:14px!important;font-weight:500!important}.mat-mdc-selection-list.zb-selection-list{padding:0}.mat-mdc-selection-list.zb-selection-list.box-shadow{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow);border-radius:5px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item{height:auto;min-height:32px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:12px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{--mat-checkbox-state-layer-size: 32px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:12px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-trailing-checkbox .mdc-list-item__end .mdc-checkbox{--mat-checkbox-state-layer-size: 32px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item .mdc-list-item__primary-text{font-size:14px;height:28px}.mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item .mdc-list-item__secondary-text:before{height:0}.mat-mdc-selection-list.zb-selection-list.max3{max-height:96px;overflow:auto}.mat-mdc-selection-list.zb-selection-list.max4{max-height:128px;overflow:auto}.mat-mdc-selection-list.zb-selection-list.max5{max-height:160px;overflow:auto}.mat-mdc-header-row{color:var(--zb-secondary-text)!important;font-size:14px!important;font-weight:500!important}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field{display:flex;align-items:center;box-sizing:border-box}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 4px;line-height:16px}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox{padding:0;margin:0;flex:0 0 17px;height:16px;width:16px}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-ripple,.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{opacity:0}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{position:absolute;top:50%;height:32px;left:50%;width:32px;transform:translate(-50%,-50%)}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control{inset:0;height:16px;width:16px}.mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{top:0;left:0}.mat-mdc-option.resources-option{height:auto}.mat-mdc-option.resources-option .mdc-list-item__primary-text{flex-grow:1}.mat-mdc-option.auditmation-option{height:auto}.mat-mdc-option.auditmation-option .mdc-list-item__primary-text,.mat-mdc-option.auditmation-option .mdc-list-item__secondary-text{flex-grow:1}.mat-mdc-option.auditmation-option .mdc-list-item__secondary-text:before{content:none!important}.mdc-dialog .mat-mdc-dialog-title{color:var(--zb-text)}.mdc-dialog .mdc-dialog__content{padding:8px 16px!important}.mdc-dialog .mdc-dialog__content p{color:var(--zb-text)}.mdc-dialog .content-no-pad .mdc-dialog__content{padding:8px 0!important}.mdc-dialog .mat-mdc-dialog-actions .mat-mdc-button.mat-warn{--mat-button-text-label-text-color: var(--zb-warn);--mat-button-text-container-shape: 4px;border-radius:4px;color:var(--zb-warn)}.mdc-dialog .mat-mdc-dialog-actions .mat-mdc-unelevated-button.mat-primary{--mat-button-filled-container-shape: 4px;border-radius:4px}.mdc-dialog .mat-mdc-form-field .mat-mdc-floating-label,.mdc-dialog .mat-mdc-form-field .mdc-floating-label{color:var(--zb-secondary-text)}.mdc-dialog .mat-mdc-checkbox .mdc-label{color:var(--zb-text)}.mdc-dialog .mat-mdc-form-field-hint{color:var(--zb-secondary-text)}.mat-mdc-snack-bar-container{border-radius:5px!important}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:transparent!important;border-radius:5px!important}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid var(--zb-background-card)!important}.auditmation-app-navigation-item.mat-mdc-list-item.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.13)}.auditmation-app-navigation-item.mat-mdc-list-item.active .mdc-list-item__primary-text{color:var(--zb-primary)}mat-tab-group.flexFill.mat-mdc-tab-group{flex-grow:1;height:100%;overflow:hidden}mat-tab-group.flexFill.mat-mdc-tab-group .mat-mdc-tab-body-wrapper{flex-grow:1}mat-tab-group.flexFill.mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{display:flex}mat-tab-group.flexFill.mat-mdc-tab-group.col .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{flex-direction:column}code-editor.zb-codemirror{font-size:13px}mat-form-field.mat-mdc-form-field{--mat-form-field-container-height: 34px;--mat-form-field-container-vertical-padding: 6px}mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;padding:0;margin-left:4px}mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;padding:0;margin-right:4px}mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix mat-icon.mat-icon,mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix mat-icon.mat-icon{height:20px;width:20px;font-size:20px}mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix>mat-icon.mat-icon,mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix>mat-icon.mat-icon{padding:4px}mat-form-field.mat-mdc-form-field.flex-infix .mat-mdc-form-field-infix{display:flex}.auditmation-menu .mat-mdc-menu-content,.auditmation-menu .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;box-sizing:border-box}.auditmation-menu.noPad .mat-mdc-menu-content{padding:0}mat-icon.zb-expander{transition:transform .13s linear;transform:rotate(0)}mat-icon.zb-expander.expanded{transform:rotate(180deg)}.mat-mdc-button-base{--mat-icon-button-state-layer-size: 36px;border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base .mat-mdc-button-ripple,.mat-mdc-button-base .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}.mat-mdc-button-base.mat-mdc-unelevated-button.mat-orange{background-color:#ffb300;color:#fff}.mat-mdc-button-base.mat-mdc-unelevated-button.mat-black{color:var(--zb-text)!important}.mat-mdc-button-base.mat-mdc-unelevated-button[disabled],.mat-mdc-button-base.mat-mdc-unelevated-button:disabled{background-color:var(--mat-button-filled-disabled-container-color);color:var(--mat-button-filled-disabled-label-text-color)}.mat-mdc-button-base.mat-mdc-unelevated-button.dense{height:26px}.mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 36px;--mat-button-outlined-container-shape: 4px;--mat-icon-button-icon-color: var(--zb-text);padding:6px;border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}.mat-mdc-button-base.mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: var(--zb-primary);color:var(--zb-primary)}.mat-mdc-button-base.mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: var(--zb-accent);color:var(--zb-accent)}.mat-mdc-button-base.mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: var(--zb-warn);color:var(--zb-warn)}.mat-mdc-button-base.mat-mdc-icon-button.mat-portal-bar-button{--mat-icon-button-icon-color: #fff color: #fff}.mat-mdc-button-base.mat-mdc-icon-button .ng-fa-icon{--mat-icon-button-icon-size: 20px;font-size:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size);width:var(--mat-icon-button-icon-size);display:block}.mat-mdc-button-base.mat-mdc-icon-button>svg{--mat-icon-button-icon-size: 20px;width:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size)}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button{--mat-icon-button-state-layer-size: 28px;padding:3px;line-height:20px}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-icon{height:20px;width:20px;font-size:20px;padding:2px}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small{--mat-icon-button-state-layer-size: 20px;padding:0;line-height:16px}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-icon{height:16px;width:16px;font-size:16px}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}.mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended),.mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended){--mat-button-outlined-container-shape: 4px;border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended) .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended) .mat-mdc-button-persistent-ripple,.mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended) .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended) .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-mini-fab,.mat-mdc-button-base.mat-mdc-fab{--mat-icon-button-state-layer-size: 36px;--mat-button-outlined-container-shape: 4px;height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}.mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-touch-target,.mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}.mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple,.mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-ripple,.mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}.mat-mdc-button-base.mat-mdc-mini-fab.pill,.mat-mdc-button-base.mat-mdc-fab.pill{--mat-button-outlined-container-shape: 4px;width:auto;padding:0 16px}.mat-mdc-button-base.mat-mdc-mini-fab.pill.icon-only,.mat-mdc-button-base.mat-mdc-fab.pill.icon-only{padding:0 8px}.mat-mdc-button-base.mdc-button--outlined,.mat-mdc-button-base.mat-mdc-outlined-button{--mat-button-outlined-outline-color: var(--zb-divider);--mat-button-outlined-container-shape: 4px;--mat-button-outlined-container-height: 36px;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-weight: 500;--mat-button-outlined-label-text-tracking: normal;border-radius:4px;background-color:transparent;padding:0 15px;line-height:22px}.mat-mdc-button-base.mdc-button--outlined.mat-primary,.mat-mdc-button-base.mat-mdc-outlined-button.mat-primary{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-primary)}.mat-mdc-button-base.mdc-button--outlined.mat-accent,.mat-mdc-button-base.mat-mdc-outlined-button.mat-accent{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-accent)}.mat-mdc-button-base.mdc-button--outlined.mat-warn,.mat-mdc-button-base.mat-mdc-outlined-button.mat-warn{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-warn)}.mat-mdc-button-base.mat-mdc-button.mat-primary{--mat-button-text-label-text-color: var(--zb-primary);--mat-button-text-state-layer-color: var(--zb-primary);color:var(--zb-primary)}.mat-mdc-button-base.mat-mdc-button.mat-accent{--mat-button-text-label-text-color: var(--zb-accent);--mat-button-text-state-layer-color: var(--zb-accent);color:var(--zb-accent)}.mat-mdc-button-base.mat-mdc-button.mat-warn{--mat-button-text-label-text-color: var(--zb-warn);--mat-button-text-state-layer-color: var(--zb-warn);color:var(--zb-warn)}.mat-mdc-button-base.mat-mdc-mini-fab.mat-primary,.mat-mdc-button-base.mat-mdc-unelevated-button.mat-primary,.mat-mdc-button-base.mat-mdc-raised-button.mat-primary{--mat-fab-small-container-color: var(--zb-primary);--mat-button-filled-container-color: var(--zb-primary);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-primary);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-primary);background-color:var(--zb-primary);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}.mat-mdc-button-base.mat-mdc-mini-fab.mat-accent,.mat-mdc-button-base.mat-mdc-unelevated-button.mat-accent,.mat-mdc-button-base.mat-mdc-raised-button.mat-accent{--mat-button-filled-container-color: var(--zb-accent);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-accent);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-accent);background-color:var(--zb-accent);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}.mat-mdc-button-base.mat-mdc-mini-fab.mat-warn,.mat-mdc-button-base.mat-mdc-unelevated-button.mat-warn,.mat-mdc-button-base.mat-mdc-raised-button.mat-warn{--mat-button-filled-container-color: var(--zb-warn);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-warn);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-warn);background-color:var(--zb-warn);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}.mat-mdc-cell.mdc-data-table__cell.cdk-cell{max-width:clamp(200px,30vw,500px)}mat-select.mat-mdc-select{--mat-select-trigger-text-size: 14px}mat-icon.mat-icon.zb-icon{font-size:20px;height:20px;width:20px}mat-icon.mat-icon.mat-primary{color:var(--zb-primary)}mat-icon.mat-icon.mat-accent{color:var(--zb-accent)}mat-icon.mat-icon.mat-warn{color:var(--zb-warn)}mat-icon.mat-icon.mat-green{color:#5ad403}mat-icon.mat-icon.mat-yellow{color:#ffb300}mat-icon.mat-icon.zb-table-cell-icon{height:20px;width:20px;font-size:20px;display:inline-flex;align-items:center;position:absolute;top:8px;left:0;right:0;margin:auto}mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{gap:4px;margin-top:1px;margin-bottom:-1px}mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip{margin:0}mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 24px}table.zb-simple-table{border-collapse:unset;border-spacing:0px;width:100%}table.zb-simple-table thead tr{height:42px}table.zb-simple-table thead tr th.zb-simple-table-header-cell{padding:0 4px;border-bottom-color:var(--zb-divider);border-bottom-width:1px;border-bottom-style:solid;border-top-color:var(--zb-divider);border-top-width:1px;border-top-style:solid;font-weight:500;line-height:16px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left;color:var(--zb-secondary-text);font-size:14px;vertical-align:middle;background-color:var(--zb-background-card)}table.zb-simple-table.no-header-top thead th.zb-simple-table-header-cell{border-top-width:0px}table.zb-simple-table tbody tr.zb-simple-table-row{height:36px;font-family:inherit;line-height:20px;font-size:14px;font-weight:400}table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell{vertical-align:top;padding:8px 4px;line-height:20px;background-color:var(--zb-background-card)}table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell.zb-simple-table-column-empty{text-align:center;padding:0}table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell.zb-simple-table-column-actions>*{visibility:hidden}table.zb-simple-table tbody tr.zb-simple-table-row:not(:last-child) td.zb-simple-table-cell{border-bottom-color:var(--zb-divider);border-bottom-width:1px;border-bottom-style:solid}table.zb-simple-table tbody tr.zb-simple-table-row:hover td.zb-simple-table-cell.zb-simple-table-column-actions>*{visibility:visible}.mat-button-toggle-group .mat-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content{--mat-button-toggle-height: 36px;padding:0 8px;line-height:var(--mat-button-toggle-height);font-size:14px}.zb-input-checkbox.mat-mdc-checkbox{display:block;height:36px;width:36px}.zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field{width:36px;display:block}.zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox{padding:0;height:36px;width:36px}.zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{height:36px;width:36px}.zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mdc-checkbox__native-control{height:36px;width:36px;top:0;left:0}.zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mdc-checkbox__background{inset:0;margin:auto}.zb-form-field .mat-mdc-form-field-input-control[type=date],.zb-form-field .mat-mdc-form-field-input-control[type=datetime],.zb-form-field .mat-mdc-form-field-input-control[type=datetime-local],.zb-form-field .mat-mdc-form-field-input-control[type=month],.zb-form-field .mat-mdc-form-field-input-control[type=week],.zb-form-field .mat-mdc-form-field-input-control[type=time]{height:22px}mat-checkbox.mat-mdc-checkbox.zb-checkbox{--mat-checkbox-state-layer-size: 36px}mat-checkbox.mat-mdc-checkbox.zb-checkbox.filter-input{--mat-checkbox-state-layer-size: 34px;border:1px solid var(--zb-divider);border-radius:5px;padding:0 0 0 8px;background-color:var(--zb-background-card)}.mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content{padding:0}.mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item{min-height:36px}.mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}.mat-mdc-menu-item{min-height:36px!important}.mat-mdc-menu-item .mat-icon{height:16px;width:16px;font-size:16px;min-width:16px}.mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}.mat-mdc-menu-item.zb-menu-item{min-height:36px}.mat-mdc-menu-item.zb-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}.mat-mdc-option{min-height:36px!important}.mat-mdc-option .mat-pseudo-checkbox{display:none}.mat-mdc-option.zb-autocomplete-option .mdc-list-item__primary-text{display:contents}.mat-mdc-option.zb-option-item{min-height:36px}.mat-mdc-option.zb-option-item .mat-pseudo-checkbox{display:none}.mat-mdc-option.zb-option-item.zb-autocomplete-option .mdc-list-item__primary-text{display:contents}.zb-form-group{display:flex;flex-direction:column;gap:8px}.mat-mdc-menu-panel{--mat-menu-container-color: var(--mat-sys-surface-dim)}.mat-mdc-menu-item .mat-icon{--mat-menu-item-icon-size: 16px;--mat-menu-item-spacing: 16px}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-item .mat-mdc-menu-submenu-icon{--mat-menu-item-icon-color: var(--zb-text)}.mat-mdc-select-panel{--mat-select-panel-background-color: var(--zb-background-card)}.mat-icon[iconPositionEnd]{--mat-button-outlined-icon-offset: 4px}body.dark-theme{background-color:#212121}div.no-wrap,span.no-wrap{white-space:nowrap}.mat-mdc-button-base.dropdown{padding:0 4px 0 12px}.mat-toolbar{min-height:64px}.query-option{display:flex;flex-direction:column;height:48px;line-height:20px;justify-content:center}.query-option .title{font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.query-option .description{color:var(--zb-secondary-text);font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mat-nav-list a.active{box-shadow:8px 0 0 -4px var(--zb-primary) inset;background-color:rgba(var(--zb-primary),.1);color:var(--zb-primary)}.mat-nav-list a.active:hover{background-color:rgba(var(--zb-primary),.2)}.mat-nav-list a.active:focus{background-color:rgba(var(--zb-primary),.1)}.cm-editor{background:var(--zb-background-card)}.cm-gutters{background:var(--zb-background)}.cm-content{font-size:15px;line-height:18px}code-editor.border .cm-editor{border:1px solid var(--zb-divider);border-radius:5px}code-editor .cm-foldPlaceholder{color:#00f;font-family:arial;line-height:.75;cursor:pointer;font-size:20px;text-shadow:none}a{color:var(--zb-primary)}a.nf-link{color:var(--zb-primary);text-decoration:none;font-size:14px}a.nf-link:hover,a.nf-link:focus{color:var(--zb-primary-300)}a.nf-link.listed:not(:last-child):after{content:", ";margin-right:4px}a.nf-link.small{font-size:14px}a.nf-link.secondary-text{color:var(--zb-primary-300)}a.nf-link.secondary-text:hover,a.nf-link.secondary-text:focus{color:var(--zb-primary)}a.nf-link.text{color:var(--zb-text)}span.nf-link{color:var(--zb-primary);text-decoration:none;font-size:14px;cursor:pointer}span.nf-link:hover,span.nf-link:focus{color:var(--zb-primary-300)}span.nf-link.listed:not(:last-child):after{content:", ";margin-right:4px}span.nf-link.small{font-size:14px}span.nf-link.secondary-text{color:var(--zb-primary-300)}span.nf-link.secondary-text:hover,span.nf-link.secondary-text:focus{color:var(--zb-primary)}span.nf-button{color:var(--zb-primary);text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}span.nf-button:hover,span.nf-button:focus{color:var(--zb-primary-300)}span.nf-button-fill{background-color:var(--zb-primary);color:var(--zb-primary-contrast-text-color);padding:0 16px;border-radius:4px;cursor:pointer}span.nf-button-fill:hover,span.nf-button-fill:focus{background-color:var(--zb-primary-300)}span.nf-button-fill.pulse-button{box-shadow:0 0 0 0 var(--zb-primary);transform:scale(1);animation:pulseButton 2s infinite}.error{color:var(--zb-warn)}.success{color:var(--zb-accent)}.primary-text{color:var(--zb-primary)}.error-toast,.warn-toast{background-color:var(--zb-warn);color:var(--zb-text)}.success-toast{background-color:var(--zb-accent);color:var(--zb-text)}.nuetral-toast{background-color:var(--zb-background-card);color:var(--zb-text)}.multi-toast{background:transparent;color:var(--zb-background-card);box-shadow:none}.whitespace-wrap-toast .mat-mdc-simple-snack-bar span{white-space:pre-line}.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mat-mdc-list-base.noTopPad{padding-top:0}.mat-mdc-list-base.nf-simple-list{padding-top:0;margin-bottom:32px}.mat-mdc-list-base.nf-simple-list .mat-mdc-list-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}.mat-mdc-list-base.nf-simple-list .mat-mdc-list-item div.mat-line{font-size:14px;color:var(--zb-secondary-text)}.mat-mdc-list-base.nf-simple-list .mat-mdc-list-item span.mat-line,.mat-mdc-list-base.nf-simple-list .mat-mdc-list-item a.mat-line{font-size:16px}.mat-mdc-list-base.hoverable .mat-mdc-list-item{cursor:pointer}.mat-mdc-list-base.hoverable .mat-mdc-list-item .shortcut{height:16px;width:16px;font-size:16px;visibility:hidden}.mat-mdc-list-base.hoverable .mat-mdc-list-item:hover{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}.mat-mdc-list-base.hoverable .mat-mdc-list-item:hover .shortcut{visibility:visible}ul.nf-simple-list{list-style:none;margin:0 0 32px;padding:0}ul.nf-simple-list li{display:flex;flex-direction:column;padding:16px 8px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px}ul.nf-simple-list li:not(:last-child){margin-bottom:4px}ul.nf-simple-list li .label{font-size:14px;color:var(--zb-secondary-text)}ul.nf-simple-list li .text{font-size:16px;word-break:break-word}.nf-dialog{display:flex;flex-direction:column;height:100%}.nf-dialog .mdc-dialog__title+.mdc-dialog__content,.nf-dialog .mdc-dialog__header+.mdc-dialog__content{padding-top:8px}.nf-dialog form>.mat-mdc-form-field{margin-bottom:0}.nf-dialog .mat-mdc-dialog-content{flex-grow:1;overflow:auto;position:relative;max-height:none}.nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group{height:100%}.nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group .mat-mdc-tab-body-wrapper{flex-grow:1}.nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group.hide-tab-header .mat-mdc-tab-header{display:none}.nf-dialog.flex .mat-mdc-dialog-content{display:flex;flex-direction:column}.nf-dialog.overflow-hidden .mat-mdc-dialog-content{overflow:hidden}.nf-dialog p.form-section-label{margin:0 0 12px;color:var(--zb-secondary-text);position:relative}.nf-dialog p.form-section-label.bordered{padding:0 0 8px;border-bottom:1px solid var(--zb-divider)}.nf-dialog p.form-section-label.lined{--form-section-label-line-height: 14px}.nf-dialog p.form-section-label.lined:before{content:"";position:absolute;left:0;right:0;bottom:calc(var(--form-section-label-line-height) / 2);height:1px;background:var(--zb-divider);z-index:0}.nf-dialog p.form-section-label.lined span{position:relative;background:var(--zb-background-card);padding:0 8px 0 0;z-index:1;line-height:var(--form-section-label-line-height);font-size:var(--form-section-label-line-height)}.mat-mdc-form-field[full-width],[width100]{width:100%}[rotate45]{transform:rotate(45deg)}[rotate315],[rotateNeg45]{transform:rotate(-45deg)}[rotate180],.rotate180{transform:rotate(180deg)}.rotation-toggle{transition:transform .13s linear}.nf-navigation-toolbar{border-bottom:1px solid var(--zb-divider);padding:0!important;height:48px;max-height:48px;min-height:48px}.nf-navigation-toolbar .mat-mdc-tab-nav-bar{border-bottom:0;width:100%}.nf-navigation-toolbar .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link{height:48px}.auditmation-toolbar .mat-mdc-tab-link{min-width:32px;--mat-tab-pagination-icon-color: #b6b6b6}.auditmation-toolbar .mat-mdc-tab-link .mdc-tab__text-label{color:#b6b6b6;opacity:.7}.auditmation-toolbar .mat-mdc-tab-link:hover:not(.active) .mdc-tab__text-label{color:#fff;opacity:.7}.auditmation-toolbar .mat-mdc-tab-link:hover:not(.active) .mdc-tab__ripple:before{background-color:var(--zb-primary);opacity:.04}.auditmation-toolbar .mat-mdc-tab-link.active .mdc-tab__text-label{color:var(--zb-primary);opacity:1}.nf-navigation-toolbar-outlet{flex-grow:1;overflow:auto;flex-direction:column;height:1px;display:flex}[flexRow]{display:flex}[flexRow][start]{align-items:flex-start}[flexRow][alignCenter]{align-items:center}[flexRow][justifyCenter]{justify-content:center}[flexRow][flexEnd]{justify-content:flex-end}[flexRow][grow]{flex-grow:1}[flexRow][wrap]{flex-wrap:wrap}[flexRow][noWrap]{flex-wrap:nowrap}[flexColumn]{display:flex;flex-direction:column}[flexColumn][alignCenter]{align-items:center}[flexColumn][justifyCenter]{justify-content:center}[flexColumn][grow]{flex-grow:1}[flexRow][gap4],[flexColumn][gap4]{gap:4px}[flexRow][gap8],[flexColumn][gap8]{gap:8px}[flexRow][gap16],[flexColumn][gap16]{gap:16px}[flexRow][gap32],[flexColumn][gap32]{gap:32px}[flexRow][rowGap4],[flexColumn][rowGap4]{row-gap:4px}[flexFill]{flex:1 1 auto}[textAlignCenter]{text-align:center}[alignItemsCenter]{align-items:center}[justifyContentCenter]{justify-content:center}[flexGrow]{flex-grow:1}[height100]{height:100%}.multi-line-tooltip{white-space:pre-line!important}.multi-line-option .mdc-list-item__primary-text{display:flex;flex-direction:column;line-height:14px}.multi-line-option .mdc-list-item__primary-text small{color:var(--zb-secondary-text)}.extra-details .mat-mdc-list-item{color:var(--zb-secondary-text);border-bottom:1px solid rgba(var(--zb-divider-rgb),.1)}.extra-details .mat-mdc-list-item:last-child{border-bottom:0}[noPad]{padding:0!important}[noMargin]{margin:0!important}[marginBottom16]{margin-bottom:16px}[auditmationTypography]{margin:0;padding:0}.nf-status-pill{display:flex;gap:4px;align-items:center;justify-content:flex-start;text-transform:uppercase}.nf-status-pill:before{content:"";height:20px;width:20px;border-radius:20px;display:block;background:#444;border:1px solid #444444;background:linear-gradient(180deg,#ababab 15%,#444 85%)}.nf-status-pill.unknown:before{background:#444;border:1px solid #444444;background:linear-gradient(180deg,#ababab 15%,#444 85%)}.nf-status-pill.up:before{background:#00ad00;border:1px solid #00ad00;background:linear-gradient(180deg,#86bf86 15%,#00ad00 85%)}.nf-status-pill.down:before{background:red;border:1px solid #ff0000;background:linear-gradient(180deg,#f88 15%,red 85%)}.nf-status-pill.degraded:before{background:#feaa00;border:1px solid #feaa00;background:linear-gradient(180deg,#fff8da 15%,#feaa00 85%)}.nf-status-pill.connected:before{background:#80ff80;border:1px solid #80ff80;background:linear-gradient(180deg,#daffda 15%,#80ff80 85%)}.nf-grid-2-column{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.nf-grid-1-column{display:grid;grid-template-columns:1fr;gap:8px}.uppercase{text-transform:uppercase}.mat-mdc-card:not([class*=mat-elevation-z]){border:1px solid rgba(0,0,0,.12);box-shadow:none}[secondaryText],.secondary-text{color:var(--zb-secondary-text)}[secondaryText].no-wrap,.secondary-text.no-wrap{white-space:nowrap}.accent-text{color:var(--zb-accent)}.nf-upload-input{width:100%;border:1px solid var(--zb-divider);border-radius:5px;padding:8px;box-sizing:border-box}.nf-upload-input::-webkit-file-upload-button{background:var(--zb-primary);color:var(--zb-primary-contrast-text-color);border:1px solid var(--zb-divider);border-radius:5px;padding:8px}.nf-upload-input:hover{border-color:var(--zb-primary);box-shadow:0 0 0 1px var(--zb-primary) inset;cursor:pointer}.nf-flat-list.mat-mdc-list-base{background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px;padding:0;overflow:hidden}.nf-flat-list.mat-mdc-list-base.no-border{border:none}.nf-flat-list.mat-mdc-list-base .mat-mdc-list-item{min-height:48px;height:auto;display:flex;align-items:center}.nf-flat-list.mat-mdc-list-base .mat-mdc-list-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}.nf-flat-list.mat-accordion .mat-expansion-panel{border:1px solid var(--zb-divider);border-bottom:0px;box-shadow:none;border-radius:0}.nf-flat-list.mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing{margin:0}.nf-flat-list.mat-accordion .mat-expansion-panel:last-child{border-bottom:1px solid var(--zb-divider);border-radius:0 0 5px 5px}.nf-flat-list.mat-accordion .mat-expansion-panel:first-child{border-radius:5px 5px 0 0}.nf-flat-list.mat-nav-list{padding-top:0;border:1px solid var(--zb-divider)}.nf-flat-list.mat-nav-list a.mat-mdc-list-item{background-color:var(--zb-background-card)}.nf-flat-list.mat-nav-list a.mat-mdc-list-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}.nf-flat-list.mat-nav-list a.mat-mdc-list-item:hover{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 0 0 -4px var(--zb-primary) inset}h1[dense],h2[dense],h3[dense],h4[dense],h5[dense],h6[dense]{margin:0;padding:0}.mat-mdc-menu-item.menu-item-image .mat-mdc-menu-item-text{display:flex;align-items:center;gap:8px}.mat-mdc-menu-item.menu-item-image .mat-mdc-menu-item-text img{height:24px;width:24px;border-radius:50%}.mat-mdc-menu-panel.dense .mat-mdc-menu-item{min-height:37px}.clickable{cursor:pointer}.nf-app-drawer-container{flex-grow:1}.nf-app-drawer-container>.mat-drawer{width:225px}.nf-app-drawer-container>.mat-drawer-content{display:flex;flex-direction:column}.nf-app-drawer-container>.mat-drawer-content main{flex-grow:1;display:flex;flex-direction:column;position:relative;overflow:auto}.nf-app-drawer-toggle{margin:0 16px 0 0}.nf-app-drawer-toggle.fab{margin:0;position:absolute;top:12px;left:16px}.nf-app-toolbar{border-bottom:1px solid var(--zb-divider)}.nf-app-toolbar.header{background-color:var(--zb-background-card)}.nf-app-toolbar.integrations-nav-bar{padding:0;height:48px;max-height:48px;min-height:48px}.nf-app-toolbar.integrations-nav-bar .mat-mdc-tab-nav-bar{border-bottom:0;width:100%}.nf-app-toolbar.integrations-nav-bar .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link{height:48px}.nf-app-page{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}.nf-app-page.app-page-overflow{overflow:auto}.nf-app-page.app-page-overflow.nf-padding{padding:16px}.mat-mdc-form-field.dense{margin:0 0 4px;padding:0}.mat-mdc-form-field.dense.zb-form-field{margin-bottom:0}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.nf-split-form-field-input{display:grid;grid-template-columns:50% 50%;gap:8px}.nf-split-form-field-input .secondary-cell{display:flex;align-items:center;justify-self:start;margin-top:18px}.mat-mdc-standard-chip{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.nf-blue-hint{padding:8px 16px;width:100%;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);color:var(--zb-primary);border-radius:5px;box-sizing:border-box}.nf-form-element-margin-bottom-8{margin-bottom:8px}.block{display:block}.gutter-pad-16{padding:0 16px}.nf-beta-chip{background:var(--zb-primary);background:linear-gradient(50deg,var(--zb-primary) 10%,var(--zb-primary) 20%,var(--zb-primary) 30%,var(--zb-primary) 40%,var(--zb-primary) 60%,var(--zb-primary) 70%,var(--zb-primary) 80%,var(--zb-primary) 90%);color:var(--zb-primary-contrast-text-color);border:2px ridge var(--zb-primary);display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 16px;border-radius:24px;font-size:16px;line-height:16px;font-weight:500;text-shadow:1px 1px 0px var(--zb-primary);transition:background .3 linear}.nf-beta-chip:after{content:"BETA"}.flex-grow-option{flex-grow:1;width:1px}.nf-coming-soon img{width:300px;max-width:100%}.nf-coming-soon span{font-weight:500;font-size:18px;color:var(--zb-secondary-text)}.no-decoration{text-decoration:none}.comma-list-a{display:flex;align-items:center;gap:4px}.comma-list-a a:not(:last-child):after{content:",";color:var(--zb-secondary-text)}.comma-list-a.column{flex-direction:column;align-items:flex-start}.comma-list-a.wrap{flex-wrap:wrap}.comma-list-span{display:flex;align-items:center;gap:4px}.comma-list-span.wrap{flex-wrap:wrap}.comma-list-span.column{flex-direction:column;align-items:flex-start}.comma-list-span span:not(:last-child):after{content:",";color:var(--zb-secondary-text)}.app-loading-dots{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background-color:var(--zb-primary);box-shadow:28px 0 var(--zb-primary),-28px 0 var(--zb-primary);animation:flash .5s ease-out infinite alternate}.app-loading{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);position:relative;width:34px;font-size:50px;color:var(--zb-text);font-family:Mitr,sans-serif!important;text-align:center;display:inline-block;line-height:32px}.app-loading:before{content:" ";height:8px;width:34px;background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary) 0%,var(--zb-primary-100) 0%);animation:auditmationSlide .5s ease-out infinite alternate;position:absolute;top:-14px;left:0;right:-2px;margin:auto}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel{max-height:500px}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option{height:40px;min-height:40px;line-height:40px}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text{display:flex;flex-grow:0;width:100%}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text>div{width:100%}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title{flex-grow:1}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option>div,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title>div{width:100%}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span{line-height:18px;font-size:16px}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span.secondary-text,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span.secondary-text{line-height:16px;font-size:14px}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span.auditmation-chip,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span.auditmation-chip{font-size:10px;line-height:10px;height:16px}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span .mat-icon,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span .mat-icon{font-size:18px;height:18px;width:18px;margin-right:0}.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span img.resource-image,.mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span img.resource-image{max-width:18px;width:18px;max-height:18px}.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible.resources-dropdown{max-height:70vh;height:1000px}.auditmation-auto-height-dialog{overflow:auto}.auditmation-dialog-overlay-panel .mat-mdc-dialog-container{padding:0;overflow:hidden;display:block;height:100%;width:100%;box-sizing:border-box}section.auditmation-error{color:var(--zb-secondary-text);border:1px solid var(--zb-divider);border-left:4px solid var(--zb-warn);border-radius:5px;padding:16px}section.auditmation-error p{margin:0;padding:0}section.auditmation-error.fill{color:var(--zb-text);border:1px solid var(--zb-warn);border-left:4px solid var(--zb-warn);background-color:rgba(var(--zb-warn-rgb),.1)}section.auditmation-error.box{border-radius:0;border-left-width:1px;box-sizing:border-box;padding:4px 16px;font-size:14px}section.auditmation-note{color:var(--zb-secondary-text);border:1px solid var(--zb-divider);border-left:4px solid var(--zb-primary);border-radius:5px;padding:16px}section.auditmation-note.dense{padding:8px 16px}section.auditmation-note p{margin:0;padding:0}section.auditmation-note.fill{color:var(--zb-text);border:1px solid var(--zb-primary);border-left:4px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}section.gutter{margin:16px}ngx-charts-pie-chart{fill:var(--zb-text)}.auditmation-stepper nf-empty-state-container{flex-grow:1}.auditmation-stepper nf-simple-panel{margin:8px 0}.auditmation-stepper nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 4px 16px;height:56px}.auditmation-stepper nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}.auditmation-stepper nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px;margin-bottom:0}.auditmation-stepper .step-actions{display:flex;align-items:center;padding:16px}.auditmation-resource-items-tile-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}.auditmation-resource-items-tile-container nf-empty-state-container{flex-grow:1}.auditmation-resource-items-tile-container.dense{gap:8px}.auditmation-resource-items-tile-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;align-items:center;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a}.auditmation-resource-items-tile-container>.item img{height:24px}.auditmation-resource-items-tile-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}.auditmation-resource-items-tile-container>.item{flex-basis:calc(33% - 48px)}.auditmation-resource-items-tile-container>.item>:nth-child(2){flex-grow:1}.auditmation-resource-items-tile-container>.item .mat-mdc-icon-button{width:24px;height:24px;line-height:24px}@media(max-width:1600px){.auditmation-resource-items-tile-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){.auditmation-resource-items-tile-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}.auditmatiom-metrics-grid{display:grid;grid-template-columns:repeat(5,300px);gap:8px;justify-content:center;padding:16px}@media(max-width:1600px){.auditmatiom-metrics-grid{grid-template-columns:repeat(4,300px)}}@media(max-width:1200px){.auditmatiom-metrics-grid{grid-template-columns:repeat(3,300px)}}@media(max-width:992px){.auditmatiom-metrics-grid{grid-template-columns:repeat(2,300px)}}@media(max-width:768px){.auditmatiom-metrics-grid{grid-template-columns:repeat(1,1fr)}}.auditmatiom-metrics-grid .auditmation-metric-card-container{display:block;background-color:var(--zb-background-card);padding:8px;box-sizing:border-box;box-shadow:8px 8px 16px -6px #0000001a;transition:all ease .1s}.auditmatiom-metrics-grid .auditmation-metric-card-container:hover{cursor:pointer;box-shadow:8px 8px 16px -4px #0000004d;transform:translate(-1px,-1px)}.auditmatiom-metrics-grid .auditmation-metric-card-container .metric-header{display:flex;justify-content:center;flex-direction:column;align-items:center}.auditmatiom-metrics-grid .auditmation-metric-card-container .metric-header>h3{margin:0;line-height:16px;font-weight:600}.auditmatiom-metrics-grid .auditmation-metric-card-container .metric-header>span{color:var(--zb-secondary-text)}.auditmatiom-metrics-grid .auditmation-metric-card-container .metric-card{width:100%;display:block}.auditmatiom-metrics-grid .auditmation-metric-card-container .metric-card .matric-chart-wrapper{position:relative;display:block;width:100%}.auditmatiom-metrics-grid .auditmation-metric-card-container .chart-legend .legend-labels{display:flex;flex-wrap:wrap;justify-content:center}.auditmatiom-metrics-grid .auditmation-metric-card-container .chart-legend .legend-labels .legend-label-text{color:var(--zb-text)}.auditmatiom-metrics-grid .auditmation-metric-card-container ngx-charts-pie-chart{display:block}.auditmatiom-metrics-grid .auditmation-metric-card-container ngx-charts-pie-chart svg.ngx-charts .pie-chart{transform:translate(150px,105px)}.auditmatiom-metrics-grid .auditmation-metric-card-container ngx-charts-pie-chart.no-legend{height:250px;display:block}.auditmatiom-metrics-grid .auditmation-metric-card-container .ngx-charts-outer{margin:auto}.auditmatiom-metrics-grid .auditmation-metric-card-container .pie-chart-completion-label{position:absolute;text-align:center;left:47%;right:53%;top:105px;font-weight:600;font-size:16px;transform:translateY(-50%)}.auditmatiom-metrics-grid .auditmation-metric-card-container auditmation-metrics-card-detail-block{flex-grow:1}.auditmatiom-metrics-grid .auditmation-metric-card-container auditmation-metrics-card-detail-block:last-child{flex-grow:1}.auditmation-metric-card-container{display:block;padding:8px;box-sizing:border-box;transition:all ease .1s}.auditmation-metric-card-container .metric-header{display:flex;justify-content:center;flex-direction:column;align-items:center}.auditmation-metric-card-container .metric-header>h3{margin:0;line-height:16px;font-weight:600}.auditmation-metric-card-container .metric-header>span{color:var(--zb-secondary-text)}.auditmation-metric-card-container .metric-card{width:100%;display:block}.auditmation-metric-card-container .metric-card .matric-chart-wrapper{position:relative;display:block;width:100%}.auditmation-metric-card-container .chart-legend .legend-labels{display:flex;flex-wrap:wrap;justify-content:center}.auditmation-metric-card-container .chart-legend .legend-labels .legend-label-text{color:var(--zb-text)}.auditmation-metric-card-container .ngx-charts-outer{margin:auto}.auditmation-metric-card-container .pie-chart-completion-label{position:absolute;text-align:center;left:0;right:0;top:124px;font-weight:600;font-size:clamp(16px,3vw,22px);transform:translateY(-50%)}.auditmation-metric-card-container auditmation-metrics-card-detail-block{flex-grow:1}.auditmation-metric-card-container auditmation-metrics-card-detail-block:last-child{flex-grow:1}.standard-item-boundary-add-standard-dialog-option,.standard-item-evidence-bot-dialog-option{display:flex;flex-direction:row;line-height:16px;font-size:16px;width:100%;gap:8px;align-items:center}.standard-item-boundary-add-standard-dialog-option .standard-item-content-wrapper,.standard-item-evidence-bot-dialog-option .standard-item-content-wrapper{display:flex;flex-direction:column;gap:2px;flex-grow:1;overflow:hidden}.standard-item-boundary-add-standard-dialog-option .standard-item-content-wrapper .name,.standard-item-evidence-bot-dialog-option .standard-item-content-wrapper .name{line-height:1}.standard-item-boundary-add-standard-dialog-option .standard-item-content-wrapper .description,.standard-item-evidence-bot-dialog-option .standard-item-content-wrapper .description{font-size:14px}.standard-item-boundary-add-standard-dialog-option .auditmation-chip,.standard-item-evidence-bot-dialog-option .auditmation-chip{align-self:flex-start}.auditmation-parent-drawer-toggle{position:absolute!important;top:12px;left:12px}pre.auditmation-pre{white-space:pre-wrap;padding:0;margin:0;font-size:16px;font-weight:400;line-height:1.35;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;color:var(--zb-text)}pre.auditmation-pre.dense{font-size:14px;line-height:20px}ul.auditmation-ul-list{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}ul.auditmation-ul-list li{display:flex;flex-direction:row;align-items:center}ul.auditmation-ul-list li:not(:last-child){border-bottom:1px solid var(--zb-divider)}.status-dot.green{background:#8fd14f;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #75bc31 inset,0 0 #2a43112b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}.status-dot.yellow{background:#fbc712;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #d6a704 inset,0 0 #4032012b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}.status-dot.red{background:#c00;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #900 inset,0 0 #0000002b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}.status-dot.gray,.status-dot.grey{background:#c5c5c5;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #acacac inset,0 0 #5f5f5f2b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}.status-dot.dense.green{background:#8fd14f;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #75bc31 inset,0 0 #2a43112b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}.status-dot.dense.yellow{background:#fbc712;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #d6a704 inset,0 0 #4032012b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}.status-dot.dense.red{background:#c00;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #900 inset,0 0 #0000002b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}.status-dot.dense.gray,.status-dot.dense.grey{background:#c5c5c5;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #acacac inset,0 0 #5f5f5f2b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}img.auditmation-product-logo{max-height:24px;max-width:24px;width:auto;height:auto;vertical-align:middle}img.auditmation-resource-image{max-width:24px;min-width:24px;max-height:24px;width:24px;height:24px;object-fit:contain;vertical-align:middle}img.auditmation-resource-image.s16{max-width:16px;min-width:16px;max-height:16px;width:16px;height:16px;object-fit:contain;vertical-align:middle}img.auditmation-resource-image.s16.maintain-aspect{min-width:unset;width:auto;max-width:100%}img.auditmation-resource-image.s20{max-width:20px;min-width:20px;max-height:20px;width:20px;height:20px;object-fit:contain;vertical-align:middle}img.auditmation-resource-image.s20.maintain-aspect{min-width:unset;width:auto;max-width:100%}img.auditmation-resource-image.s32{max-width:32px;min-width:32px;max-height:32px;width:32px;height:32px;object-fit:contain;vertical-align:middle}img.auditmation-resource-image.s32.maintain-aspect{min-width:unset;width:auto;max-width:100%}img.auditmation-resource-image.float.left{float:left}img.auditmation-resource-image.float.left.margin,img.auditmation-resource-image.float.left.margin4{margin-right:4px}img.auditmation-resource-image.float.left.margin8{margin-right:8px}img.auditmation-resource-image.float.left.margin16{margin-right:16px}.mat-mdc-table td.mat-mdc-cell.vTop{vertical-align:top}.mat-mdc-table tr td>div.via-element{display:flex;flex-direction:row;gap:8px}.mat-mdc-table tr td>div.via-element>div{white-space:nowrap}.mat-mdc-table tr td>div.via-element>div.level-0{display:none}.mat-mdc-table tr td>div.via-element>div.level-1{padding-left:0}.auditmation-guttered-container{margin:0 auto;width:100%;max-width:1600px;padding:16px;box-sizing:border-box}.auditmation-guttered-container.no-top{padding-top:0}.pad16,[pad16]{padding:16px}ul.auditmation-pill-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}ul.auditmation-pill-list.col{flex-direction:column}ul.auditmation-pill-list li.pill{padding:8px 16px;border-radius:50px;background-color:var(--zb-background-card);border:1px solid var(--zb-background-card)}ul.auditmation-pill-list li.pill.warn{background-color:var(--zb-warn);border:1px solid var(--zb-warn)}ul.auditmation-pill-list li.pill.primary{background-color:var(--zb-primary);border:1px solid var(--zb-primary);color:var(--zb-primary-contrast-text-color)}ul.auditmation-pill-list li.pill.bordered{background-color:transparent}ul.auditmation-pill-list li.pill.transparent{background-color:transparent;border-color:transparent}ul.auditmation-pill-list.dense{gap:4px}ul.auditmation-pill-list.dense li.pill{padding:4px 8px}ul.auditmation-pill-list.denser{gap:4px}ul.auditmation-pill-list.denser li.pill{padding:0 8px}.indent-cell{position:absolute;inset:0}.indent-cell:before{content:"";background-color:var(--zb-divider);height:100%;top:0;left:0;bottom:0;width:0px;display:block;position:absolute}.indent-cell:after{content:"";background-color:var(--zb-divider);height:0px;left:0;bottom:50%;width:8px;margin:auto;display:block;position:absolute}.required-label:after{content:"*";color:var(--zb-primary);display:inline-block;font-weight:600}.required-label.red:after{color:var(--zb-warn)}.carrot-wrap{white-space:nowrap}.carrot-wrap:before{content:"<";display:inline-block}.carrot-wrap:after{content:">";display:inline-block}.mat-warning.mat-icon{color:#ffb300}.mat-mdc-button-base.mat-gray,.mat-mdc-button-base.mat-gray.mat-icon{color:#cdcdcd}mat-icon.s16{width:16px;height:16px;font-size:16px;line-height:16px}.mat-badge-warning .mat-badge-content{background-color:#ffb300;color:var(--zb-text)}.auditmation-tab-badge.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{top:-6px;--mat-badge-container-overlap-offset: 4px;--mat-badge-legacy-container-size: 18px}button.mat-mdc-menu-item:not([disabled]).primary{color:var(--zb-primary)}button.mat-mdc-menu-item:not([disabled]).primary .mat-icon{color:var(--zb-primary)}button.mat-mdc-menu-item:not([disabled]).accent{color:var(--zb-accent)}button.mat-mdc-menu-item:not([disabled]).accent .mat-icon{color:var(--zb-accent)}button.mat-mdc-menu-item:not([disabled]).warn{color:var(--zb-warn)}button.mat-mdc-menu-item:not([disabled]).warn .mat-icon{color:var(--zb-warn)}.audimation-hover-action .hover-action{display:none}.audimation-hover-action:hover .hover-action{display:inherit}.auditmation-split-button-wrapper{display:flex;flex-wrap:nowrap}.auditmation-split-button-wrapper .split-button-left{border-top-right-radius:0;border-bottom-right-radius:0;height:100%}.auditmation-split-button-wrapper .split-button-left.mat-mdc-outlined-button{border-right:0px}.auditmation-split-button-wrapper .split-button-right{height:100%;width:30px!important;min-width:unset!important;padding:0 2px;border-top-left-radius:0;border-bottom-left-radius:0}.auditmation-split-button-wrapper .split-button-right.mat-mdc-outlined-button{border-left-width:1px}.auditmation-split-button-wrapper .split-button-right.mat-mdc-outlined-button mat-icon.mat-icon{margin-left:0;margin-right:0}.auditmation-button{color:var(--zb-primary);text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 16px;background-color:transparent;box-sizing:border-box;border:0px}.auditmation-button:hover,.auditmation-button:focus{color:var(--zb-primary-300);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}.auditmation-button.bordered{border:1px solid var(--zb-primary);border-radius:4px}.auditmation-button.bordered:hover,.auditmation-button.bordered:focus{border:1px solid var(--zb-primary-300)}.auditmation-button.large-icon-buttton{height:100px;width:100px;display:flex;flex-direction:column;box-sizing:content-box;font-size:22px}.auditmation-button.large-icon-buttton>.mat-icon{height:44px;width:44px;font-size:44px}.auditmation-button.large-icon-buttton.fill{height:auto;aspect-ratio:1/1;flex-grow:1}.auditmation-button.large-icon-buttton:hover{transform:scale(1.1)}.mat-mdc-optgroup.sticky .mat-mdc-optgroup-label{position:sticky;z-index:1;top:0;background-color:var(--zb-background-card);box-shadow:1px -2px 10px 0 var(--zb-divider)}.auditmation-search-select-wrapper{padding:8px 16px;background-color:var(--zb-background-card);position:sticky;top:0;z-index:1;box-sizing:border-box}.auditmation-search-select-wrapper .auditmation-select-search{border-radius:4px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;flex-grow:1;border:1px solid var(--zb-divider);align-items:center;gap:4px}.auditmation-search-select-wrapper .auditmation-select-search input{flex-grow:1;background-color:var(--zb-background-card);color:var(--zb-text);border:none;outline:none;border-radius:4px;padding:8px 16px}.auditmation-search-select-wrapper .auditmation-select-search .searching{margin-right:4px}.auditmation-search-select-wrapper .auditmation-select-search .search-button{width:36px;height:36px;line-height:33px}.auditmation-rich-text-field-wrapper{background-color:var(--zb-background-card);margin-bottom:32px}.auditmation-rich-text-field-wrapper .milkdown-toolbar{padding-top:4px;background-color:var(--zb-background-card)}.auditmation-rich-text-field-wrapper .auditmation-mat-label{transform:translateY(11px) translate(-3px) scale(.75);display:inline-block;color:var(--zb-secondary-text);background-color:inherit;z-index:4;position:relative;padding:0 4px;font-size:var(--mat-sys-body-medium-size)}.auditmation-fake-field-wrapper{background-color:var(--zb-background-card);margin-bottom:32px;border:1px solid var(--zb-divider);border-radius:5px}.auditmation-fake-field-wrapper .auditmation-mat-label{transform:translateY(-13px) translate(6px) scale(.75);display:inline-block;color:var(--zb-secondary-text);background-color:inherit;z-index:4;position:relative;padding:0 4px;font-size:var(--mat-sys-body-medium-size)}.auditmation-chip-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px}.auditmation-chip{border-radius:20px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;background-color:var(--zb-background-card-dark);color:var(--zb-text);display:flex;gap:4px;align-items:center;min-width:max-content;width:max-content;font-size:14px;font-weight:400}.auditmation-chip.removable{position:relative;padding:0 22px 0 8px}.auditmation-chip.removable .remove-button{--mat-icon-button-state-layer-size: 18px;--mat-button-outlined-container-shape: 50%;padding:0;display:none;align-items:center;justify-content:center;position:absolute;right:2px}.auditmation-chip.removable:hover .remove-button{display:flex}.auditmation-chip>img{max-width:16px;min-width:16px;max-height:16px;width:auto;height:auto;vertical-align:middle}.auditmation-chip.fill{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.auditmation-chip .mat-icon{height:12px;width:12px;font-size:12px}.auditmation-chip.square{border-radius:4px}.auditmation-chip.dense{font-size:12px}.auditmation-chip.primary{background-color:var(--zb-primary);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}.auditmation-chip.accent{background-color:var(--zb-accent);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}.auditmation-chip.warn{background-color:var(--zb-warn);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}.auditmation-chip.success{background-color:var(--zb-color-success);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}.auditmation-chip.dense-alt{font-size:12px;border-radius:16px;line-height:16px;height:16px;padding:0 4px}.auditmation-chip.link{cursor:pointer;color:var(--zb-primary)}.auditmation-chip.dot{width:20px;padding:0}.auditmation-chip.dot.small{height:9px;width:9px;min-height:9px;min-width:9px;border-radius:9px}.auditmation-chip.float.left{float:left}.auditmation-chip.float.left.margin{margin-right:4px}.auditmation-chip.float.left.margin8{margin-right:8px}.auditmation-chip.float.left.margin16{margin-right:16px}.auditmation-chip.tag{color:#000}.auditmation-chip.registration-status-dot{background-color:var(--zb-background-card-dark);border:1px solid var(--zb-background-card-darker);box-sizing:border-box}.auditmation-chip.registration-status-dot.open{background-color:#00b100;border-color:#007e00}.auditmation-chip.registration-status-dot.closed{background-color:#ce0000;border-color:#9b0000}.auditmation-chip.priority.Critical{background-color:#ce0000;color:#fff}.auditmation-chip.priority.High{background-color:#f0b629;color:#fff}.auditmation-chip.priority.Normal,.auditmation-chip.priority.Medium{background-color:#00b100;color:#fff}.auditmation-chip.priority.Low{background-color:#00a1ff;color:#fff}.auditmation-chip.visibility.public{background-color:#488607a1;color:#fff}.auditmation-chip.visibility.pending{background-color:#78378fec;color:#fff}.auditmation-chip.visibility.private{background-color:#ad2605af;color:#fff}.auditmation-chip.membership-policy.public{background-color:#01880afa;color:#fff}.auditmation-chip.membership-policy.moderated{background-color:#038cd2f5;color:#fff}.auditmation-chip.membership-policy.private{background-color:#8d6e66c9;color:#fff}.auditmation-chip.severity.Critical,.auditmation-chip.severity.critical{background-color:#fb4949;color:#fff}.auditmation-chip.severity.High,.auditmation-chip.severity.high{background-color:#fab64d;color:#fff}.auditmation-chip.severity.Medium,.auditmation-chip.severity.medium{background-color:#52ca52;color:#fff}.auditmation-chip.severity.Low,.auditmation-chip.severity.low{background-color:#5cc2fd;color:#fff}.auditmation-chip.severity.None,.auditmation-chip.severity.none{background-color:#bcbcbc;color:#fff}.auditmation-chip.state.active{background-color:#90d14f;color:#fff}.auditmation-chip.state.inactive{background-color:#eee}.auditmation-chip.state.resolved{background-color:#6e93f9;color:#fff}.auditmation-chip.state.archived{background-color:#000;color:#fff}.auditmation-chip.Green{background-color:#00b100;color:#fff}.auditmation-chip.raci{justify-content:center;padding:4px 8px;font-size:14px}.auditmation-chip.raci.dense{padding:0 8px;font-size:12px}.auditmation-chip.raci.R{background-color:#b64ca4;color:#fff}.auditmation-chip.raci.A{background-color:#47abab;color:#fff}.auditmation-chip.raci.C{background-color:#8e8dc7;color:#fff}.auditmation-chip.raci.I{background-color:#92a74f;color:#fff}.auditmation-chip.cmm.cmm_0{background-color:#ff7a80;color:#333}.auditmation-chip.cmm.cmm_1{background-color:#f8ab7c;color:#333}.auditmation-chip.cmm.cmm_2{background-color:#ffed7b;color:#333}.auditmation-chip.cmm.cmm_3{background-color:#7efd75;color:#333}.auditmation-chip.cmm.cmm_4{background-color:#6db4f7;color:#333}.auditmation-chip.cmm.cmm_5{background-color:#7280fe;color:#333}.auditmation-chip.task-status{font-weight:453;font-size:11px;letter-spacing:.165px;text-transform:uppercase}.auditmation-chip.task-status.backlog,.auditmation-chip.task-status.todo{background-color:#e9e9e9;color:#0f0f10}.auditmation-chip.task-status.in_progress,.auditmation-chip.task-status.awaiting_approval{background-color:#d7e0ee;color:#0f0f10}.auditmation-chip.task-status.done{background-color:#d8ecba;color:#0f0f10}.auditmation-chip.task-status.cancelled{background-color:#eed5d1;color:#0f0f10}.auditmation-chip.party-type.user{background-color:#ddffe7;color:#333}.auditmation-chip.party-type.team{background-color:#b2f1dc;color:#333}.auditmation-chip.party-type.org{background-color:#167d7f;color:#fff}.auditmation-chip.party-type.vendor,.auditmation-chip.party-type.suggested_vendor{background-color:#29a0b1;color:#fff}.auditmation-chip.party-type.person{background-color:#ddffe7;color:#333}.auditmation-chip.principal-type.user{background-color:#f2f5ea}.auditmation-chip.principal-type.group{background-color:#f1edf4}.auditmation-chip.principal-type.service_account{background-color:#e8ede3}.auditmation-chip.principal-type.org{background-color:#efe9e4}body.dark-theme .auditmation-chip.principal-type{background-color:#e8ede3;color:#333}.auditmation-chip.principal-type.nf-link{color:#00f}.auditmation-chip.role-type.org{background-color:#e0edf4}.auditmation-chip.role-type.system{background-color:#f1eee0}.auditmation-chip.role-type.boundary{background-color:#e8f4de}body.dark-theme .auditmation-chip.role-type{color:#333}.auditmation-chip.role-type.nf-link{color:#00f}.auditmation-chip.generic.grey{background-color:#eee;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.blue{background-color:#6e93f9;color:var(--zb-text-on-dark-bg)}.auditmation-chip.generic.light-blue{background-color:#e9f0ff;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.green{background-color:#90d14f;color:var(--zb-text-on-dark-bg)}.auditmation-chip.generic.light-green{background-color:#defbc1;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.pale-green{background-color:#ecfadf;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.yellow{background-color:#fbc712;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.yellow-sub{background-color:#f9e290;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.red{background-color:#d1514f;color:var(--zb-text-on-dark-bg)}.auditmation-chip.generic.red-sub{background-color:#de9a99;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.orange{background-color:#ffb65d;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.light-plum{background-color:#8e8dc7;color:var(--zb-text-on-dark-bg)}.auditmation-chip.generic.pale-plum{background-color:#e6def8;color:var(--zb-text-on-light-bg)}.auditmation-chip.generic.green-apple{background-color:#eaf5d0;color:var(--zb-text-on-light-bg)}.auditmation-chip.tag-scope.Global{background-color:#a7e7ff;color:var(--zb-text-on-light-bg)}.auditmation-chip.tag-scope.Org{background-color:#0096cd;color:var(--zb-text-on-dark-bg)}.auditmation-chip.tag-scope.User{background-color:#015e80;color:var(--zb-text-on-dark-bg)}.auditmation-chip.crosswalk-chain.root{background-color:#03f022;color:var(--zb-text-on-light-bg)}.auditmation-chip.crosswalk-chain.end{background-color:#8600f0;color:var(--zb-text-on-dark-bg)}.auditmation-chip.status.active,.auditmation-chip.status.verified{background-color:#8fd14f;color:#fff}.auditmation-hidden{display:none}.auditmation-vidisbility-hidden{visibility:hidden}.auditmation-avatar-list{display:flex;gap:4px;flex-wrap:wrap}.auditmation-icon-action.mat-icon{height:16px;width:16px;font-size:16px}.auditmation-icon-action.mat-icon:hover{cursor:pointer}.audimation-backdrop-blur{background:#00000052}.auditmation-full-dialog .mat-mdc-dialog-container{padding:0;border:1px solid var(--zb-divider)}.auditmation-full-dialog .auditmation-dialog-close{position:absolute;right:calc(10vw - 40px);top:calc(5vh - 40px);color:#fff}.auditmation-full-dialog .auditmation-dialog-close:hover{background-color:#0000001a}.auditmation-bold-500{font-weight:500}.auditmation-bold-600{font-weight:600}.auditmation-bold-700{font-weight:700}.task-resource-search-panel.mat-mdc-select-panel{width:clamp(300px,50vw,500px);max-width:clamp(300px,50vw,500px)}.task-resource-search-panel.mat-mdc-select-panel .mat-mdc-option{height:auto}.auditmation-small-secondary{font-size:14px;color:var(--zb-secondary-text)}.auditmation-wizard.selection-panel-step nf-simple-panel{margin:8px 0}.auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}.auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}.auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}.auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-footer{height:48px;display:flex;padding:8px 16px}.auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-footer .selection-wrapper{flex-grow:1}.auditmation-wizard .items-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}.auditmation-wizard .items-container.dense{gap:8px}.auditmation-wizard .items-container>nf-empty-state-container{box-sizing:border-box;flex-grow:1}.auditmation-wizard .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;align-items:center;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a}.auditmation-wizard .items-container>.item img{height:24px}.auditmation-wizard .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}.auditmation-wizard .items-container>.item{flex-basis:calc(33% - 48px)}.auditmation-wizard .items-container>.item>:nth-child(2){flex-grow:1}@media(max-width:1600px){.auditmation-wizard .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){.auditmation-wizard .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}.auditmation-wizard .items-container>.item.column{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.auditmation-wizard .items-container>.item.column>:nth-child(2){flex-grow:0}.auditmation-wizard .step-actions{display:flex;align-items:center;padding:16px;gap:4px}.auditmation-wizard .selected-item{display:flex;padding:16px;border-radius:5px;align-items:center;gap:8px;cursor:pointer;flex-grow:1}.auditmation-wizard .selected-item img{height:24px}.auditmation-wizard .selected-item{flex-basis:clamp(100px,50%,300px)}.auditmation-wizard .selected-item.column{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px;flex-basis:auto}.auditmation-grid{display:grid;gap:16px}.auditmation-grid.col2{grid-template-columns:repeat(2,1fr)}.auditmation-grid.row2{grid-template-rows:repeat(2,1fr)}.auditmation-grid.pad{padding:16px}.auditmation-grid.alignCenter{align-items:center}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{position:absolute;z-index:1;visibility:hidden;background-color:#0009;color:#fff;border-radius:6px;padding:16px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tooltip .tooltiptext.implementation-statement-tooltiptext{right:0;width:325px;white-space:pre-line}.tooltip:hover .tooltiptext{visibility:visible}.auditmation-avatar-with-chip{display:flex;flex-direction:row;gap:8px;align-items:center}.auditmation-box{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);padding:16px;border-radius:5px;box-shadow:8px 8px 16px -6px #0000001a}.auditmation-box.no-pad{padding:0}.auditmation-box.overflow-hidden{overflow:hidden}.auditmation-box.no-shadow{box-shadow:none}.auditmation-box-shadow{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}.auditmation-box-shadow.inset-warn{box-shadow:var(--zb-box-shadow),8px 0 0 -4px var(--zb-warn) inset}.auditmation-toolbar{border-bottom:1px solid var(--zb-divider);min-height:64px}.auditmation-toolbar.gap8{gap:8px}.auditmation-toolbar .header-container{display:flex;flex-direction:column}.auditmation-toolbar .header-container .title{font-size:16px;line-height:16px}.auditmation-toolbar .header-container .subtitle{font-size:14px;line-height:14px}.auditmation-mat-drawer-header{font-size:16px;padding:19px 16px 16px;border-bottom:1px solid var(--zb-divider);font-weight:600;position:sticky;top:0;background-color:var(--zb-background-card);z-index:1;display:flex;align-items:center}.auditmation-mat-drawer-footer{padding:16px;border-top:1px solid var(--zb-divider);position:sticky;bottom:0;background-color:var(--zb-background-card);z-index:1;display:flex;align-items:center}.auditmation-audit-graph-details-card{display:flex;padding:16px}.auditmation-audit-graph-details-card.bottom-border{border-bottom:1px solid var(--zb-divider)}.auditmation-audit-graph-details-card .title-section{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:8px}.auditmation-audit-graph-details-card .title-section .title-details{display:flex;flex-direction:column;gap:8px;flex-grow:1}.auditmation-audit-graph-details-card .title-section .title-details code{background-color:var(--zb-background-card);color:var(--zb-secondary-text);padding:4px;font-size:12px}.auditmation-audit-graph-details-card .title-section .additional-details img{max-height:64px;max-width:64px;width:64px}.auditmation-audit-graph-details-card h2.title{margin:0;padding:0;line-height:inherit}.auditmation-audit-graph-details-card h3.description{margin:0;padding:0;color:var(--zb-secondary-text);line-height:inherit}.auditmation-audit-graph-details-card h4{margin:0;padding:0;margin-bottom:0!important;color:var(--zb-secondary-text);display:inline-block}.auditmation-audit-graph-details-card h4:not(:first-child){margin-left:4px}.auditmation-audit-graph-details-card section.packages{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.auditmation-audit-graph-details-card section.packages>div{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.auditmation-audit-graph-details-card section.inheritance{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.auditmation-audit-graph-details-card section a{display:inline-block}.auditmation-audit-graph-details-card section a:not(:last-child):after{content:",";color:var(--zb-secondary-text)}a.comma-sep,span.comma-sep{display:inline-block}a.comma-sep:not(:last-child),span.comma-sep:not(:last-child){margin-right:4px}a.comma-sep:not(:last-child):after,span.comma-sep:not(:last-child):after{content:",";color:var(--zb-secondary-text)}.auditmation-resizer-row{position:relative;background-color:var(--zb-divider);height:8px;cursor:row-resize}.auditmation-resizer-row:after{content:"==";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--zb-secondary-text)}.auditmation-resizer-col{background-color:var(--zb-divider);width:8px;cursor:col-resize;position:relative}.auditmation-resizer-col:after{content:"||";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--zb-secondary-text)}.auditmation-resource-detail-container{display:flex;flex-direction:row;gap:16px;padding:0;flex-grow:1}.auditmation-resource-detail-container .text-content-wrapper{flex-grow:1;padding:16px;display:flex;flex-direction:column;gap:4px}.auditmation-resource-detail-container .text-content-wrapper .content-wrapper{display:flex;gap:16px;align-items:flex-start}.auditmation-resource-detail-container .text-content-wrapper .content-wrapper img{margin-top:10px;max-height:64px;max-width:64px;width:64px}.auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:0px;flex-grow:1}.auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper .super-title{font-size:12px;padding:4px}.auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper .title{font-size:16px;line-height:16px;font-weight:600;padding:4px}.auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper .subtitle{font-size:14px;line-height:16px;color:var(--zb-secondary-text);padding:4px}.auditmation-resource-detail-container .text-content-wrapper .links-wrapper{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap;align-items:center}.auditmation-resource-detail-container .action-content-wrapper{display:flex;flex-direction:row;align-items:center;gap:4px;height:40px}.auditmation-code{background-color:var(--zb-background-card);color:var(--zb-secondary-text);padding:4px;font-size:12px}.auditmation-navigation-toolbar .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-tab-link{flex-grow:0}.auditmation-navigation-toolbar .auditmation-tab-badge.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{top:-6px}.auditmation-control-status{min-height:16px;min-width:16px;height:16px;width:16px;border-radius:5px;background-color:transparent;box-shadow:0 0 1px 1px #0000004d}.auditmation-control-status.grey{background-color:#eee}.auditmation-control-status.green{background-color:#90d14f}.auditmation-control-status.yellow{background-color:#fbc712}.auditmation-control-status.red{background-color:#d1514f}.auditmation-indicator{display:inline-block;text-align:center;width:22px;height:22px;line-height:22px;font-size:14px;border-radius:50%;overflow:hidden;margin:0 auto}.auditmation-indicator.warning{background-color:#ffb300}.box-indicator{height:16px;width:16px;border-radius:4px;background-color:#0000001a}.box-indicator.cmm{border:1px solid rgba(0,0,0,.3);background-color:#0000001a;color:#00000080;line-height:16px;font-size:16px;font-weight:500}.box-indicator.cmm.cmm_0{background-color:#ff7a80;border:1px solid #e0535a;color:#fffffffb}.box-indicator.cmm.cmm_1{background-color:#f8ab7c;border:1px solid #dc7c41;color:#1a1a1a}.box-indicator.cmm.cmm_2{background-color:#ffed7b;border:1px solid #deca45;color:#3d2e2e}.box-indicator.cmm.cmm_3{background-color:#7efd75;border:1px solid #53d649;color:#3d2e2e}.box-indicator.cmm.cmm_4{background-color:#6db4f7;border:1px solid #5b64ea;color:#fffffffb}.box-indicator.cmm.cmm_5{background-color:#7280fe;border:1px solid #5a4aeb;color:#fffffffb}.auditmation-green-icon{color:#53d649}.auditmation-invitation.expired{color:var(--zb-warn)}.auditmation-invitation.valid{color:var(--zb-accent)}.auditmation-filter-drawer-container .mat-drawer-container{height:100%}.auditmation-filter-drawer-container .mat-drawer-container .mat-drawer{width:300px}.auditmation-filter-drawer-container .mat-drawer-container .mat-drawer-content{display:flex;flex-direction:column}.auditmation-filter-panel-drawer-container mat-drawer-container.mat-drawer-container{height:100%}.auditmation-filter-panel-drawer-container mat-drawer-container.mat-drawer-container .mat-drawer-content{overflow:hidden}.auditmation-filters-panel .filters-header{font-size:16px;padding:19px 16px 16px;border-bottom:1px solid var(--zb-divider);font-weight:600;position:sticky;top:0;background-color:var(--zb-background-card);z-index:5;display:flex;align-items:center;height:56px;box-sizing:border-box}.auditmation-filters-panel .filter-groups-container{position:relative}.auditmation-filters-panel .filter-groups-container .mat-divider{margin-top:12px}.auditmation-filters-panel .filter-groups-container .radio-label{display:block;-webkit-tap-highlight-color:transparent;color:var(--zb-secondary-text);font-size:14px;font-weight:500}.auditmation-filters-panel .filter-groups-container .filter-label{display:flex;gap:4px;-webkit-tap-highlight-color:transparent;color:var(--zb-secondary-text);font-size:14px;font-weight:500;align-items:center}.auditmation-filters-panel .filter-groups-container .expansion-toggle-btn{font-size:12px}.auditmation-filters-panel .filter-groups-container .show-more-link{display:flex}.auditmation-filters-panel .filter-groups-container .show-less-link{display:none}.auditmation-filters-panel .filter-groups-container nf-simple-autocomplete{padding:0 16px;box-sizing:border-box;display:block}.auditmation-filters-panel .filter-groups-container .filter-select-field,.auditmation-filters-panel .filter-groups-container .filter-search-field{width:100%;padding:0 16px;box-sizing:border-box}.auditmation-filters-panel .filter-groups-container .mat-mdc-selection-list{max-height:232px;overflow:hidden;transition:max-height .13s cubic-bezier(.075,.82,.165,1);padding:0}.auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group{display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent;max-height:228px;overflow:hidden;transition:max-height .13s cubic-bezier(.075,.82,.165,1)}.auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group .mat-mdc-radio-button{height:32px}.auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group .mat-mdc-radio-button .mdc-form-field{width:100%;padding:0 6px;box-sizing:border-box}.auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group .mat-mdc-radio-button .mdc-form-field .mdc-radio .mdc-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auditmation-filters-panel .filter-groups-container.show-more .mat-mdc-selection-list,.auditmation-filters-panel .filter-groups-container.show-more .mat-mdc-radio-group{max-height:200000px}.auditmation-filters-panel .filter-groups-container.show-more .show-more-link{display:none}.auditmation-filters-panel .filter-groups-container.show-more .show-less-link{display:flex}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item{height:auto;min-height:32px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:12px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{padding:10px 4px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{margin-top:0}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{height:auto;margin-bottom:-20px;margin-top:3px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{height:0}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text.after{height:0}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__primary-text{font-size:14px;height:28px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__secondary-text:before{height:0}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.property .mat-mdc-form-field{margin-bottom:8px;width:100%}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.property .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px;min-height:40px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item .jump-to{visibility:hidden;height:30px;width:30px;padding:4px;line-height:30px}.auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item:hover .jump-to{visibility:visible}.auditmation-filters-panel.auditmation-remote-table{display:block;width:300px}.auditmation-filters-panel.auditmation-remote-table.auto{width:100%}.auditmation-filters-panel.auditmation-remote-table .filters-header{padding:8px 16px;height:42px}.auditmation-filters-panel.auditmation-remote-table .filter-groups-container .filter-label{margin:8px 16px 4px}.auditmation-filters-panel.auditmation-remote-table .filter-groups-container .mat-divider{margin-top:4px}.auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-more-link,.auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-less-link,.auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-more-link .mat-mdc-button-touch-target,.auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-less-link .mat-mdc-button-touch-target{height:24px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list{max-height:222px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mdc-list-item__primary-text{line-height:28px;display:flex;flex-direction:column;justify-content:center;margin-top:0}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{padding:8px 4px;display:inline-flex;align-items:center;--mat-checkbox-state-layer-size: 34px;width:16px;height:16px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox .mdc-checkbox__background{width:16px;height:16px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-radio .mdc-list-item__start .mdc-radio{padding:7px 4px;display:inline-flex;align-items:center;--mat-checkbox-state-layer-size: 34px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:11px;margin-right:7px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .jump-to{height:24px;width:24px;padding:2px;line-height:24px}.auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .jump-to .mat-icon{height:20px;width:20px;font-size:20px}.mat-mdc-option.seperator:not(:last-child){border-bottom:1px solid rgba(var(--zb-divider-rgb),.05)}.standard-element-cell{padding-top:0}.standard-element-cell .standard-element-details{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:20px;padding-top:0}.standard-element-cell .standard-element-details .auditmation-chip{margin-right:4px;float:left;margin-top:0}.standard-element-cell .standard-element-details.single-line{-webkit-line-clamp:1}.standard-element-cell .standard-element-details.x-top-pad{padding-top:0}.auditmation-double-wide{display:flex;gap:16px}.auditmation-double-wide>*{flex-grow:1;flex-basis:50%}.auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px}.auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:0px 16px;width:100%}.auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0px 16px;width:100%;grid-template-areas:"leftCol leftCol rightCol" "leftCol leftCol rightCol"}.auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container>:not(.fixedRightColumn){grid-area:leftCol}.auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container>.fixedRightColumn{grid-area:rightCol}@media(max-width:1200px){.auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"leftCol rightCol" "leftCol rightCol"}}@media(max-width:992px){.auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-areas:"leftCol" "rightCol"}}.auditmation-line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.auditmation-line-clamp.one{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.auditmation-line-clamp.two{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.auditmation-line-clamp.three{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.auditmation-line-clamp.four{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.auditmation-line-clamp.five{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.auditmation-resource-image-table-cell-wrapper .auditmation-resource-image{float:left;margin-right:16px;margin-top:-4px}.auditmation-quad-grid-wrapper{display:block;box-sizing:border-box;width:100%;height:100%;margin:0 auto;padding:0 16px 16px}.auditmation-quad-grid-wrapper .auditmation-quad-grid-container{display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:0px 16px;width:100%}.auditmation-split-grid-wrapper{display:block;box-sizing:border-box;width:100%;height:100%;margin:0 auto;padding:0 16px 16px}.auditmation-split-grid-wrapper .auditmation-split-grid-container{display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));grid-gap:0px 16px;width:100%}.auditmation-grid-wrapper{display:block;box-sizing:border-box;width:100%;height:100%;margin:0 auto}.auditmation-grid-wrapper>.auditmation-grid{display:grid;height:100%;width:100%;grid-gap:16px 16px}.auditmation-grid-wrapper>.auditmation-grid.c1{grid-template-columns:repeat(1,minmax(0,1fr))}.auditmation-grid-wrapper>.auditmation-grid.c2{grid-template-columns:repeat(2,minmax(0,1fr))}.auditmation-grid-wrapper>.auditmation-grid.c3{grid-template-columns:repeat(3,minmax(0,1fr))}.auditmation-grid-wrapper>.auditmation-grid.r1{grid-template-rows:repeat(1,minmax(0,1fr))}.auditmation-grid-wrapper>.auditmation-grid.r2{grid-template-rows:repeat(2,minmax(0,1fr))}.auditmation-grid-wrapper>.auditmation-grid.r3{grid-template-rows:repeat(3,minmax(0,1fr))}code-editor.fillHeight{height:100%}code-editor.fillHeight .cm-editor{height:100%}mat-drawer-container.auditmation-split-end-drawer-container{height:100%}mat-drawer-container.auditmation-split-end-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px));background:var(--zb-background)}mat-drawer-container.auditmation-split-end-drawer-container .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box}@media(max-width:1440px){mat-drawer-container.auditmation-split-end-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}mat-drawer-container.auditmation-split-end-drawer-container.flex-drawer .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px));background:var(--zb-background)}mat-drawer-container.auditmation-split-end-drawer-container.flex-drawer .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box;display:flex}@media(max-width:1440px){mat-drawer-container.auditmation-split-end-drawer-container.flex-drawer .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}.zb-schedule-frquency-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;line-height:20px}.zb-schedule-frquency-container .mat-icon{font-size:18px;height:18px;width:18px}mat-icon.zb-table-icon{display:block;width:20px;height:20px;font-size:20px}mat-icon.sizeTwenty{width:20px;height:20px;font-size:20px}mat-icon.enabler{width:32px;font-size:32px;line-height:20px;height:20px}.zb-fake-input{position:relative;margin:10px;padding:8px 16px;border:1px solid var(--zb-divider);border-radius:5px;box-sizing:border-box;display:flex;line-height:22px;cursor:pointer}.zb-fake-input>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:16px}.zb-fake-input .zb-fake-input-copy{position:absolute;top:0;right:4px;bottom:0;z-index:1;margin:auto;height:20px;width:20px;font-size:20px;align-items:center;padding:0;display:none}.zb-fake-input .zb-fake-input-copy .mat-icon{height:20px;width:20px;font-size:20px}.zb-fake-input:hover{border:1px solid var(--zb-primary)}.zb-fake-input:hover .zb-fake-input-copy{display:inline-flex}.zb-border{border:1px solid var(--zb-divider)}.zb-border.top{border-width:0;border-top:1px solid var(--zb-divider)}.zb-border.left{border-width:0;border-left:1px solid var(--zb-divider)}.zb-border.right{border-width:0;border-right:1px solid var(--zb-divider)}.zb-border.bottom{border-width:0;border-bottom:1px solid var(--zb-divider)}.zb-border.rounded{border-radius:4px}.zb-border.hover:hover{border-color:var(--zb-text)}.zb-border.focus:focus{border-color:var(--zb-text);box-shadow:0 0 0 1px var(--zb-text);outline:none}.zb-border.primary.top,.zb-border.primary.left,.zb-border.primary.right,.zb-border.primary.bottom{border-color:var(--zb-primary)}.zb-border.primary.hover:hover{border-color:var(--zb-text)}.zb-border.primary.focus:focus{border-color:var(--zb-primary);outline:none;box-shadow:0 0 0 1px inset var(--zb-primary)}.zb-list{display:flex;flex-direction:column}.zb-list.divided>div{padding:4px}.zb-list.divided>div:not(:last-child){border-bottom:1px solid var(--zb-divider)}.zb-hierarchy-box{position:relative;overflow:clip;overflow-clip-margin:16px}.zb-hierarchy-box:before{position:absolute;top:-3px;height:12px;width:16px;border-left:1px solid var(--zb-divider);border-bottom:1px solid var(--zb-divider);display:inline-block;left:-16px}.zb-hierarchy-box:not(:first-child):before{content:""}.zb-highlight{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.25)}.zb-highlight.active{background-color:var(--zb-primary)}.zb-highlight.hover{background-color:inherit}.zb-highlight.hover:hover{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.25)}.zb-background{background-color:var(--zb-background-card)}.zb-background-background{background-color:var(--zb-background)}.zb-text-color{color:var(--zb-text)}.zb-dense-paginator .mat-mdc-paginator-container{--mat-paginator-container-size: 40px}.zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size{margin-right:0}@media(max-width:992px){.zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label{display:none}}.zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin:0 4px 0 2px}@media(max-width:992px){.zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-first,.zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-last{display:none}}@media(max-width:992px){.zb-responsive-button.mdc-button{padding:0 8px;min-width:auto}.zb-responsive-button.mdc-button .mat-icon{margin:0}.zb-responsive-button.mdc-button .mdc-button__label{display:none}}.zb-responsive-button.mdc-button.forced{padding:0 8px;min-width:auto}.zb-responsive-button.mdc-button.forced .mat-icon{margin:0}.zb-responsive-button.mdc-button.forced .mdc-button__label{display:none}.jsonata-field{height:36px;box-sizing:border-box;border-radius:3px;display:flex;align-items:center;padding:8px 16px;cursor:text}.cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--zb-background-card)!important;display:flex;align-items:center}.te-ww-container .tui-editor-contents:first-child{padding:16px 16px 0}auditmation-task-card.cdk-drag-preview{display:flex;align-items:inherit;flex-direction:column;opacity:.75}.zb-select-box.mat-mdc-checkbox .mdc-checkbox{padding:0}.zb-select-box.mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}.zb-select-box.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}.zb-select-box.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}.zb-info-message{padding:12px;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.25);border-left:4px solid var(--zb-primary);color:var(--zb-primary);border-radius:4px;display:flex;align-items:center}.zb-info-message .mat-icon{vertical-align:middle;margin-right:8px;color:var(--zb-primary);width:36px}.zb-info-message span{font-size:14px;color:var(--zb-primary)}.mat-mdc-menu-panel.auto{max-width:clamp(100px,50vw,500px)}.zb-tooltip-pre-line{white-space:pre-line}.zb-tooltip-pre-line.left{text-align:left}.mat-mdc-option.zb-no-checkbox .mat-icon,.mat-mdc-option.zb-no-checkbox .mat-pseudo-checkbox-full{display:none!important}div.mat-mdc-select-panel.zb-select-panel-height{max-height:clamp(250px,50vh,720px);min-width:200px}html{--mat-sys-primary: #03aff0;--mat-sys-on-primary: #ffffff;--mat-sys-primary-container: #c6e7ff;--mat-sys-on-primary-container: #001e2d;--mat-sys-inverse-primary: #81cfff;--mat-sys-primary-fixed: #c6e7ff;--mat-sys-primary-fixed-dim: #81cfff;--mat-sys-on-primary-fixed: #001e2d;--mat-sys-on-primary-fixed-variant: #004c6b;--mat-sys-secondary: #406279;--mat-sys-on-secondary: #ffffff;--mat-sys-secondary-container: #001e2e;--mat-sys-on-secondary-container: #001e2e;--mat-sys-secondary-fixed: #234d65;--mat-sys-secondary-fixed-dim: #02374e;--mat-sys-on-secondary-fixed: #001e2e;--mat-sys-on-secondary-fixed-variant: #274a61;--mat-sys-tertiary: #6aa84f;--mat-sys-on-tertiary: #ffffff;--mat-sys-tertiary-container: #b1f491;--mat-sys-on-tertiary-container: #062100;--mat-sys-tertiary-fixed: #b1f491;--mat-sys-tertiary-fixed-dim: #96d778;--mat-sys-on-tertiary-fixed: #062100;--mat-sys-on-tertiary-fixed-variant: #185200;--mat-sys-background: #fafafa;--mat-sys-on-background: #111111;--mat-sys-surface: #ffffff;--mat-sys-surface-dim: #f3f3f3;--mat-sys-surface-bright: #f5faff;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-container: #ffffff;--mat-sys-surface-container-high: #ffffff;--mat-sys-surface-container-highest: #ffffff;--mat-sys-on-surface: #111111;--mat-sys-shadow: #333333;--mat-sys-scrim: #333333;--mat-sys-surface-tint: #595f64;--mat-sys-inverse-surface: #333333;--mat-sys-inverse-on-surface: #ffffff;--mat-sys-outline: #e3e3e3;--mat-sys-outline-variant: #d2d2d2;--mat-sys-error: #cc0000;--mat-sys-on-error: #ffffff;--mat-sys-error-container: #ffdad6;--mat-sys-on-error-container: #410002;--mat-sys-surface-variant: #ffffff;--mat-sys-on-surface-variant: #757575;--mat-sys-body-medium-size: 14px;--zb-severity-critical: #ff0000;--zb-severity-high: #ff9900;--zb-severity-medium: transparent;--zb-severity-normal: transparent;--zb-severity-low: #66cc00;--zb-severity-none: #999999;--zb-severity-info: #999999;--mat-button-filled-container-shape: 4px;--mat-button-outlined-container-shape: 4px;--mat-button-protected-container-shape: 4px;--mat-button-text-container-shape: 4px;--mat-button-tonal-container-shape: 4px;--mat-icon-button-container-shape: 4px;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-size: 14px;--mat-sidenav-container-shape: 0;--mat-sidenav-container-width: auto;--mat-list-active-indicator-shape: 0;--mat-list-list-item-container-shape: 0;--mat-list-list-item-one-line-container-height: 30px;--mat-expansion-container-shape: 0;--mat-dialog-container-shape: 4px;--mat-dialog-container-max-width: 95vw;--mat-dialog-subhead-size: 18px;--mat-dialog-subhead-weight: 500;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-track-height: 20px;--mat-slide-toggle-touch-target-size: 20px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 18px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 18px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 3px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 3px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 3px;--mat-slide-toggle-pressed-handle-size: 16px;--mat-slide-toggle-selected-handle-size: 16px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-with-icon-handle-size: 16px;--mat-slide-toggle-state-layer-size: 36px;--mat-slide-toggle-selected-icon-color: var(--mat-sys-inverse-on-surface);--mat-slide-toggle-unselected-icon-color: var(--mat-sys-inverse-on-surface);--mat-slide-toggle-selected-handle-color: var(--mat-sys-inverse-primary);--mat-slide-toggle-unselected-handle-color: var(--mat-sys-on-surface-variant);--mat-tab-active-focus-indicator-color: var(--zb-primary);--mat-tab-active-focus-label-text-color: var(--zb-primary);--mat-tab-active-hover-indicator-color: var(--zb-primary);--mat-tab-active-hover-label-text-color: var(--zb-primary);--mat-tab-active-indicator-color: var(--zb-primary);--mat-tab-active-label-text-color: var(--zb-primary);--mat-tab-inactive-label-text-color: var(--zb-secondary-text);--mat-table-background-color: var(--zb-background-card);--mat-checkbox-state-layer-size: 42px;--mat-card-subtitle-text-color: var(--zb-secondary-text);--zb-background: var(--mat-sys-background);--zb-background-card: var(--mat-sys-surface);--zb-background-card-dark: var(--mat-sys-surface-dim);--zb-background-card-darker: #dee3e8;--zb-divider: var(--mat-sys-outline);--zb-text: var(--mat-sys-on-surface);--zb-secondary-text: var(--mat-sys-on-surface-variant);--zb-color-dark: #333333;--zb-primary: #03aff0;--zb-primary-100: #c6e7ff;--zb-primary-300: #20b7f8;--zb-primary-500: #03aff0;--zb-accent: var(--mat-sys-tertiary);--zb-warn: var(--mat-sys-error);--zb-table-row-hover: rgb(237, 248, 254);--zb-hover-overlay: rgba(0, 0, 0, .04);--zb-modal-overlay: rgba(0, 0, 0, .3);--zb-shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--zb-shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--zb-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .12);--zb-text-shadow: none;--zb-card-shadow: 8px 8px 16px -6px rgba(0, 0, 0, .1);--zb-card-shadow-hover: 8px 8px 16px -4px rgba(0, 0, 0, .3);--zb-transition-boxes: #03aff0;--zb-transition-boxes-alt: var(--mat-sys-primary-fixed-dim);--zb-transition-box: var(--mat-sys-primary-container);--zb-spacing-xs: 4px;--zb-spacing-sm: 8px;--zb-spacing-md: 16px;--zb-spacing-lg: 32px;--zb-font-size-xs: 12px;--zb-font-size-sm: 14px;--zb-font-size-md: 16px;--zb-font-size-lg: 18px;--zb-font-size-xl: 20px;--zb-radius-sm: 4px;--zb-radius-md: 5px;--zb-radius-pill: 50px;--zb-color-warning: #ffb300;--zb-color-success: #5ad403;--zb-color-error: #cc0000;--zb-color-gray: #cdcdcd;--zb-color-pending: #fbc712;--zb-color-white: #ffffff;--zb-color-disabled: #000000;--zb-color-info: #2b9cf1;--zb-text-on-light-bg: rgba(0, 0, 0, .87);--zb-text-on-dark-bg: #ffffff;--zb-primary-contrast-text-color: #ffffff;--zb-primary-rgb: 3, 175, 240;--zb-warn-rgb: 204, 0, 0;--zb-divider-rgb: 85, 96, 104;--mat-option-label-text-size: 14px;--mat-table-row-item-label-text-color: var(--zb-text);--mat-table-header-headline-color: var(--zb-secondary-text);--mat-table-row-item-outline-color: var(--zb-divider);--mat-menu-container-color: #eaeef4;--mat-menu-item-label-text-color: var(--zb-text);--mat-icon-button-icon-color: var(--zb-secondary-text);--mat-icon-button-state-layer-color: var(--zb-secondary-text);--mat-tab-divider-color: var(--zb-divider);--mat-divider-color: var(--zb-divider);--mat-dialog-container-shape: 0;--mat-dialog-container-color: var(--zb-background);--mat-dialog-subhead-color: var(--zb-text);--mat-select-panel-background-color: #eaeef4;--mat-select-enabled-trigger-text-color: var(--zb-text);--mat-select-placeholder-text-color: var(--zb-secondary-text);--mat-select-enabled-arrow-color: var(--zb-secondary-text);--mat-form-field-filled-label-text-color: var(--zb-secondary-text);--mat-form-field-outlined-label-text-color: var(--zb-secondary-text);--mat-form-field-filled-input-text-color: var(--zb-text);--mat-form-field-outlined-input-text-color: var(--zb-text);--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--zb-scrollbar-track: #f1f1f1;--zb-scrollbar-thumb: #c1c1c1;--zb-scrollbar-thumb-hover: #a8a8a8;--mat-sys-neutral-variant20: #444444;--mat-sidenav-container-divider-color: var(--zb-divider);--mat-button-filled-container-height: 36px;--mat-button-outlined-container-height: 36px;--mat-button-text-container-height: 36px;--mat-sys-label-large-size: 14px;--mat-button-filled-horizontal-padding: 16px;--mat-button-outlined-horizontal-padding: 16px;--mat-button-text-horizontal-padding: 16px}body.dark-theme{--mat-sys-primary: #03aff0;--mat-sys-on-primary: #f0f0f0;--mat-sys-primary-container: #004c6b;--mat-sys-on-primary-container: #c6e7ff;--mat-sys-inverse-primary: #00658d;--mat-sys-primary-fixed: #c6e7ff;--mat-sys-primary-fixed-dim: #81cfff;--mat-sys-on-primary-fixed: #001e2d;--mat-sys-on-primary-fixed-variant: #004c6b;--mat-sys-secondary: #a8cbe6;--mat-sys-on-secondary: #111111;--mat-sys-secondary-container: #274a61;--mat-sys-on-secondary-container: #c8e6ff;--mat-sys-secondary-fixed: #c8e6ff;--mat-sys-secondary-fixed-dim: #a8cbe6;--mat-sys-on-secondary-fixed: #001e2e;--mat-sys-on-secondary-fixed-variant: #274a61;--mat-sys-tertiary: #6aa84f;--mat-sys-on-tertiary: #f0f0f0;--mat-sys-tertiary-container: #b1f491;--mat-sys-on-tertiary-container: #062100;--mat-sys-tertiary-fixed: #b1f491;--mat-sys-tertiary-fixed-dim: #96d778;--mat-sys-on-tertiary-fixed: #062100;--mat-sys-on-tertiary-fixed-variant: #185200;--mat-sys-background: #111111;--mat-sys-on-background: #f0f0f0;--mat-sys-surface: #333333;--mat-sys-surface-dim: #2c2c2c;--mat-sys-surface-bright: #333333;--mat-sys-surface-container-lowest: #333333;--mat-sys-surface-container: #333333;--mat-sys-surface-container-high: #333333;--mat-sys-surface-container-highest: #333333;--mat-sys-on-surface: #f0f0f0;--mat-sys-shadow: #000000;--mat-sys-scrim: #000000;--mat-sys-surface-tint: #c1c7cd;--mat-sys-inverse-surface: #e5e2e2;--mat-sys-inverse-on-surface: #ffffff;--mat-sys-outline: #555555;--mat-sys-outline-variant: #777777;--mat-sys-error: #ed8170;--mat-sys-on-error: #410100;--mat-sys-error-container: #77271c;--mat-sys-on-error-container: #ffdad6;--mat-sys-surface-variant: #333333;--mat-sys-on-surface-variant: #c7c7c7;--mat-sys-body-medium-size: 14px;--zb-severity-critical: #ff0000;--zb-severity-high: #ff9900;--zb-severity-medium: transparent;--zb-severity-normal: transparent;--zb-severity-low: #66cc00;--zb-severity-none: #999999;--zb-severity-info: #999999;--mat-button-filled-container-shape: 4px;--mat-button-outlined-container-shape: 4px;--mat-button-protected-container-shape: 4px;--mat-button-text-container-shape: 4px;--mat-button-tonal-container-shape: 4px;--mat-icon-button-container-shape: 4px;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-size: 14px;--mat-sidenav-container-shape: 0;--mat-sidenav-container-width: auto;--mat-list-active-indicator-shape: 0;--mat-list-list-item-container-shape: 0;--mat-list-list-item-one-line-container-height: 30px;--mat-expansion-container-shape: 0;--mat-dialog-container-shape: 4px;--mat-dialog-container-max-width: 95vw;--mat-dialog-subhead-size: 18px;--mat-dialog-subhead-weight: 500;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-track-height: 20px;--mat-slide-toggle-touch-target-size: 20px;--mat-slide-toggle-selected-handle-horizontal-margin: 0 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 18px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 18px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 3px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 3px;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 3px;--mat-slide-toggle-pressed-handle-size: 16px;--mat-slide-toggle-selected-handle-size: 16px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-with-icon-handle-size: 16px;--mat-slide-toggle-state-layer-size: 36px;--mat-slide-toggle-selected-icon-color: var(--mat-sys-inverse-on-surface);--mat-slide-toggle-unselected-icon-color: var(--mat-sys-inverse-on-surface);--mat-slide-toggle-selected-handle-color: var(--mat-sys-inverse-primary);--mat-slide-toggle-unselected-handle-color: var(--mat-sys-on-surface-variant);--mat-tab-active-focus-indicator-color: var(--zb-primary);--mat-tab-active-focus-label-text-color: var(--zb-primary);--mat-tab-active-hover-indicator-color: var(--zb-primary);--mat-tab-active-hover-label-text-color: var(--zb-primary);--mat-tab-active-indicator-color: var(--zb-primary);--mat-tab-active-label-text-color: var(--zb-primary);--mat-tab-inactive-label-text-color: var(--zb-secondary-text);--mat-table-background-color: var(--zb-background-card);--mat-checkbox-state-layer-size: 42px;--mat-card-subtitle-text-color: var(--zb-secondary-text);--zb-background: #303030;--zb-background-card: #424242;--zb-background-card-dark: var(--mat-sys-surface-dim);--zb-background-card-darker: #555555;--zb-divider: rgba(255, 255, 255, .12);--zb-text: #ffffff;--zb-secondary-text: rgba(255, 255, 255, .7);--zb-color-dark: #e0e0e0;--zb-primary: #03aff0;--zb-primary-100: #c6e7ff;--zb-primary-300: #20b7f8;--zb-primary-500: #03aff0;--zb-accent: var(--mat-sys-tertiary);--zb-warn: var(--mat-sys-error);--zb-table-row-hover: rgba(3, 175, 240, .12);--zb-hover-overlay: rgba(255, 255, 255, .08);--zb-modal-overlay: rgba(0, 0, 0, .5);--zb-shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--zb-shadow-md: 0 4px 6px rgba(0, 0, 0, .5);--zb-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, .4);--zb-text-shadow: .5px 1px rgba(0, 0, 0, .5);--zb-card-shadow: 4px 4px 12px -4px rgba(0, 0, 0, .6);--zb-card-shadow-hover: 6px 6px 16px -4px rgba(0, 0, 0, .8);--zb-transition-boxes: #03aff0;--zb-transition-boxes-alt: var(--mat-sys-primary-fixed-dim);--zb-transition-box: var(--mat-sys-primary-container);--zb-primary-contrast-text-color: #ffffff;--zb-primary-rgb: 3, 175, 240;--zb-warn-rgb: 204, 0, 0;--zb-divider-rgb: 255, 255, 255;--zb-color-disabled: #606060;--mat-table-row-item-label-text-color: #ffffff;--mat-table-header-headline-color: rgba(255, 255, 255, .7);--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #ffffff;--mat-menu-container-color: #424242;--mat-menu-item-label-text-color: #ffffff;--mat-icon-button-icon-color: #ffffff;--mat-icon-button-state-layer-color: rgba(255, 255, 255, .7);--mat-tab-divider-color: var(--zb-divider);--mat-divider-color: var(--zb-divider);--mat-dialog-container-shape: 0;--mat-dialog-container-color: var(--zb-background-card);--mat-dialog-subhead-color: rgba(255, 255, 255, .87);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: #ffffff;--mat-select-placeholder-text-color: rgba(255, 255, 255, .7);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .7);--mat-form-field-filled-label-text-color: rgba(255, 255, 255, .7);--mat-form-field-outlined-label-text-color: rgba(255, 255, 255, .7);--mat-form-field-filled-input-text-color: #ffffff;--mat-form-field-outlined-input-text-color: #ffffff;--mat-button-filled-disabled-container-color: rgba(255, 255, 255, .12);--mat-button-filled-disabled-label-text-color: rgba(255, 255, 255, .5);--zb-scrollbar-track: #2a2a2a;--zb-scrollbar-thumb: #555555;--zb-scrollbar-thumb-hover: #676767;--mat-sys-neutral-variant20: #444444;--mat-sidenav-container-divider-color: var(--zb-divider);--mat-button-filled-container-height: 36px;--mat-button-outlined-container-height: 36px;--mat-button-text-container-height: 36px;--mat-sys-label-large-size: 14px;--mat-button-filled-horizontal-padding: 16px;--mat-button-outlined-horizontal-padding: 16px;--mat-button-text-horizontal-padding: 16px}body{position:absolute;inset:0;height:100%;width:100%;margin:0;padding:0;min-height:700px;min-width:600px;font-family:Roboto;background-color:var(--zb-background);color:var(--zb-text);transition:background-color .3s ease,color .3s ease}body.dark-theme{color-scheme:dark;--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;--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}body.dark-theme nf-portal-root{position:absolute;inset:0;height:100%;width:100%;display:flex;flex-direction:column}body.dark-theme nf-portal-root .mat-toolbar{justify-content:flex-end}body.dark-theme nf-portal-root .mat-toolbar.portal-toolbar{background:#000;color:var(--zb-text-on-dark-bg);border-bottom-color:#ffffff1f;gap:8px;padding:0}body.dark-theme nf-portal-root .auditmation-bar{background:var(--zb-primary);background:linear-gradient(90deg,#03aff0 25%,#232323 75%);width:100%;height:4px}body.dark-theme nf-portal-root .mat-drawer-container{flex-grow:1}body.dark-theme nf-portal-root>.mat-drawer-container{background-color:var(--zb-background)}body.dark-theme nf-portal-root>.mat-drawer-container>.mat-drawer{width:250px}body.dark-theme nf-portal-root>.mat-drawer-container>.mat-drawer-content{display:flex}body.dark-theme nf-portal-root>.mat-drawer-container>.mat-drawer-content>.app-loading{position:absolute}body.dark-theme nf-portal{padding:0 16%;background:rgba(var(--zb-primary-rgb, 3, 175, 240),.05);background:radial-gradient(ellipse at top left,rgba(var(--zb-primary-rgb, 3, 175, 240),.1),transparent,transparent);background-repeat:no-repeat;background-attachment:scroll;background-position:center}body.dark-theme nf-portal.nf-app-page{overflow:auto}@media(max-width:1200px){body.dark-theme nf-portal{padding:0 8%}}@media(max-width:768px){body.dark-theme nf-portal{padding:0 16px}}body.dark-theme nf-portal .mat-drawer-content{flex-wrap:wrap;width:80%;max-width:1366px;margin:0 auto}body.dark-theme nf-portal .welcome-text{flex:1 1 50%}body.dark-theme nf-portal .welcome-image{flex:1 1 50%;text-align:right}body.dark-theme nf-portal .app-groups-wrapper{display:flex;flex-direction:column;gap:32px;margin:16px 0}body.dark-theme nf-portal .apps-container-wrapper{margin-bottom:16px}body.dark-theme nf-portal .apps-container-wrapper .apps-category{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--zb-divider);margin-bottom:16px}body.dark-theme nf-portal .apps-container-wrapper .apps-category h2{margin:0;display:block;font-size:24px;font-weight:400}body.dark-theme nf-portal .apps-container-wrapper .apps-container{display:flex;justify-content:center}body.dark-theme nf-portal .apps-container-wrapper .apps-container .apps-wrapper{display:flex;flex-wrap:wrap;gap:16px;width:100%}body.dark-theme nf-portal .page-header{margin:40px 0;display:flex}body.dark-theme nf-portal .page-header .title{font-size:32px;font-weight:500;color:var(--zb-text);line-height:1.2;margin-bottom:10px}body.dark-theme nf-portal .page-header .sub-title{color:var(--zb-secondary-text);font-size:32px;font-weight:500}body.dark-theme nf-portal .app-switch-container .mat-drawer-content{display:flex;height:100%;width:100%;padding:0 100px;box-sizing:border-box}body.dark-theme nf-portal .portal-toolbar{gap:8px}body.dark-theme nf-portal .server-status{color:var(--zb-secondary-text);display:none}body.dark-theme nf-portal .server-status.ok{color:var(--zb-color-success)}body.dark-theme nf-portal .portal-toggle-button{margin:0}body.dark-theme nf-portal .mat-drawer-container{flex-grow:1}body.dark-theme nf-portal>.mat-drawer-container>.mat-drawer{width:250px}body.dark-theme nf-portal .org-selector .org-item{align-items:center;display:flex;gap:8px}body.dark-theme nf-portal .org-selector .org-item img{border-radius:50%;height:24px;width:24px}body.dark-theme nf-portal .org-selector .mat-mdc-form-field{margin-right:16px;margin-top:8px}body.dark-theme nf-module-loader .page-content{display:flex;height:100%}body.dark-theme nf-module-loader .page-content .content-container{flex:1;margin:0 0 0 64px}body.dark-theme nf-module-loader .page-content .content-container iframe{border:none}body.dark-theme nf-module-loader .page-content .content-container iframe.hidden{display:none}body.dark-theme nf-organization-switcher{cursor:pointer}body.dark-theme nf-organization-switcher .org-selector .org-item{display:flex;align-items:center;gap:4px}body.dark-theme nf-organization-switcher .org-selector .org-item img{height:16px;width:16px;border-radius:50%}body.dark-theme nf-organization-switcher .avatar-icon{display:flex;flex-direction:row;gap:4px;align-items:center}body.dark-theme nf-organization-switcher .avatar-icon nf-avatar-label{gap:4px}body.dark-theme nf-organization-switcher .avatar-icon nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;line-height:16px}body.dark-theme nf-organization-switcher .avatar-icon .mat-icon{font-size:20px;height:20px;width:20px}body.dark-theme nf-user-dropdown .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;line-height:1.3;font-weight:400}body.dark-theme nf-user-dropdown .user-icon-dropdown{margin-top:5px}body.dark-theme nf-user-dropdown .user-dropdown{display:flex;border-left:1px solid #333;padding-left:25px}body.dark-theme .user-switcher-dropdown{position:absolute;top:600px;width:200px}body.dark-theme .user-dropdown-list{position:absolute;top:46px;right:-20px;width:240px}body.dark-theme .user-dropdown-list .mat-mdc-option{padding-left:0}body.dark-theme .search-resources-form{position:relative}body.dark-theme .search-resources-form mat-icon,body.dark-theme .search-resources-form mat-spinner{position:absolute;left:30px;top:8px;z-index:1;font-size:14px;color:#777;height:14px;width:14px}body.dark-theme .search-resources-form input:focus-visible{border:1px solid #ccc;outline:none;width:300px}body.dark-theme .search-resources-form input{background-image:none;background-color:#333;border-radius:10px;padding:5px 10px 5px 40px;border:1px solid #777;color:#fff;width:200px;position:relative;margin-left:15px}body.dark-theme .mat-mdc-option.resources-option{height:auto;border-bottom:1px solid rgba(var(--zb-divider-rgb),.1)}body.dark-theme auditmation-node-registration-page .auditmation-guttered-container{max-width:750px}body.dark-theme auditmation-node-registration-page .auditmation-guttered-container .node-registration-container{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:16px;gap:8px}body.dark-theme auditmation-node-registration-page .auditmation-guttered-container .node-registration-container form{display:flex;flex-direction:column;width:100%;box-sizing:border-box}body.dark-theme auditmation-node-registration-page .auditmation-guttered-container .node-registration-container .node-registration-actions{display:flex;gap:4px;align-items:center}body.dark-theme auditmation-portal-app-card{flex:0 0 calc(33.3333333333% - 11px);display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:24px;font-weight:900;min-width:250px;box-shadow:var(--zb-card-shadow, 8px 8px 16px -6px rgba(0, 0, 0, .1));border-radius:5px;transition:box-shadow .13s linear,transform .13s linear}body.dark-theme auditmation-portal-app-card:hover{transform:translate(-2px) translateY(-2px);box-shadow:var(--zb-card-shadow-hover, 8px 8px 16px -4px rgba(0, 0, 0, .3))}@media(max-width:1600px){body.dark-theme auditmation-portal-app-card{flex:0 0 calc(50% - 8px)}}@media(max-width:1200px){body.dark-theme auditmation-portal-app-card{flex:0 0 calc(50% - 8px)}}@media(max-width:992px){body.dark-theme auditmation-portal-app-card{flex:0 0 100%}}body.dark-theme auditmation-portal-app-card.disabled{pointer-events:none;opacity:.75}body.dark-theme auditmation-portal-app-card.disabled .mat-mdc-card-subtitle{text-decoration:none}body.dark-theme auditmation-portal-app-card .mat-mdc-card{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;padding:0 8px;gap:8px;border-radius:5px}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-sm-image{height:40px;width:40px}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-title{height:64px;font-size:22px;font-weight:500;white-space:nowrap;width:100%;display:flex;align-items:center;gap:8px;padding:8px 16px 0;box-sizing:border-box}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-title .app-title{overflow:hidden;max-width:calc(100% - 80px);text-overflow:ellipsis;white-space:nowrap}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions{padding:4px 16px;border-top:1px solid var(--zb-divider);display:flex;align-items:center}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions .app-version-container{font-size:14px;color:var(--zb-primary);font-weight:400}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions button{border:1px solid var(--zb-divider);border-radius:10px;padding:0}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions .launch-btn{border:1px solid var(--zb-divider);box-shadow:none;border-radius:10px;text-transform:none;font-size:12px;padding:6px 16px;color:var(--zb-text);background-color:var(--zb-background-card);position:relative;text-decoration:none;font-weight:400;display:flex;gap:4px;align-items:center}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-actions .launch-btn:hover{color:var(--zb-primary);border-color:var(--zb-primary)}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-subtitle{font-size:16px;font-weight:400;text-align:left;min-height:40px;padding:0 16px}body.dark-theme auditmation-portal-app-card .mat-mdc-card .mat-mdc-card-subtitle span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px}body.dark-theme nf-portal-app-nav{background:#232323;background:radial-gradient(circle at 200%,#232323 25%,#323232,#232323 75%);background-attachment:fixed;background-position:left center;background-size:323px;width:64px;transition:all ease .1s;position:absolute;top:0;left:0;bottom:0;z-index:1;overflow:hidden;display:flex;flex-direction:row}body.dark-theme nf-portal-app-nav .navigation{height:100%;display:flex;flex-direction:column}body.dark-theme nf-portal-app-nav .mat-divider{border-top-color:#ffffff80;margin:8px}body.dark-theme nf-portal-app-nav *:not(.mat-icon){font-family:Montserrat,sans-serif}body.dark-theme nf-portal-app-nav .mat-mdc-list-base{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;width:64px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-subheader{color:#fff;display:flex;flex-direction:row;gap:8px;align-items:center;height:16px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-subheader>span{display:none}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-subheader:after{content:"";flex-grow:1;border-bottom:1px solid rgba(255,255,255,.5)}body.dark-theme nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar{width:10px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar-track{background:transparent}body.dark-theme nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar-thumb{background:#555}body.dark-theme nf-portal-app-nav .mat-mdc-list-base::-webkit-scrollbar-thumb:hover{background:#676767}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item{width:64px;font-size:12px;position:static;overflow:hidden;transition:all ease .1s;height:48px;min-height:48px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mat-ripple{display:none}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item{--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-icon-start-space: 0;border-radius:0}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item:before,body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item:after{border-radius:0!important}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content{position:static;display:flex;align-items:center;gap:20px;padding:0 4px;white-space:nowrap;text-overflow:initial;overflow:initial}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content{display:flex;align-items:center;gap:16px;color:#fff}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content span.app-icon{height:24px;width:24px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content span.app-icon img{height:24px;width:24px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .mat-mdc-list-item-unscoped-content .module-name{display:none;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#fff}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.bottom-logo{padding-left:10px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.bottom-logo img:last-of-type{margin-bottom:0;width:148px;margin-left:4px}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item:hover{background:rgba(var(--zb-primary-rgb, 3, 175, 240),.2);border-radius:0}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active{background:var(--zb-primary);border-radius:0;--mat-list-list-item-hover-state-layer-opacity: 0;--mat-list-list-item-focus-state-layer-opacity: 0}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:before,body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:after{display:none!important}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active .mdc-list-item__primary-text,body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active .mat-mdc-list-item-unscoped-content{opacity:1}body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:focus,body.dark-theme nf-portal-app-nav .mat-mdc-list-base .mat-mdc-list-item.active:hover{background:var(--zb-primary)}body.dark-theme nf-portal-app-nav.expanded{width:auto;box-shadow:0 0 10px 1px #555}body.dark-theme nf-portal-app-nav.expanded .mat-mdc-list-base{overflow-y:overlay;overflow-x:hidden;width:auto}body.dark-theme nf-portal-app-nav.expanded .mat-mdc-list-base .mat-mdc-subheader>span{display:inherit}body.dark-theme nf-portal-app-nav.expanded .mat-mdc-list-base .mat-mdc-list-item{width:auto}body.dark-theme nf-portal-app-nav.expanded .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content .module-name{display:initial}body.dark-theme nf-portal-app-nav.expanded.activeHover{width:calc(auto*2);transition:all ease .1s}body.dark-theme nf-portal-app-nav.expanded.activeHover .sub-navigation{display:block}body.dark-theme nf-portal-app-nav .sub-navigation{background-color:var(--zb-background-card);display:none;overflow-y:auto;overflow-x:hidden;width:auto;min-width:200px}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base{overflow-y:auto;overflow-x:hidden}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item{width:auto;font-size:12px;overflow:hidden}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item:not(.active) .mdc-list-item__content .module-name{color:var(--zb-text)}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item:hover,body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item:focus{background:transparent;background:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);border-radius:0}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active{background:transparent;box-shadow:none}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active:focus,body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active:hover{background:transparent}body.dark-theme nf-portal-app-nav .sub-navigation .mat-mdc-list-base .mat-mdc-list-item.active .mdc-list-item__content .module-name{color:var(--zb-primary)}body.dark-theme nf-portal-app-nav .sub-navigation .mat-tree-node{font-size:12px;font-weight:400;color:var(--zb-text);min-height:initial;margin-left:16px;white-space:nowrap}body.dark-theme nf-portal-app-nav .mat-ripple{display:none}body.dark-theme nf-portal-app-frame{position:relative;display:block;height:100%}body.dark-theme nf-portal-app-frame.hidden{display:none}body.dark-theme auditmation-user{margin:0 8px}body.dark-theme auditmation-user .auditmation-user-trigger{display:flex;height:64px;align-items:center;gap:8px;justify-items:right;cursor:pointer}body.dark-theme auditmation-user .auditmation-user-trigger .org-user{display:flex;flex-direction:column;flex-basis:260px;text-align:right}body.dark-theme auditmation-user .auditmation-user-trigger .org-user h3{font-size:15px;line-height:1;font-weight:600}body.dark-theme auditmation-user .auditmation-user-trigger .org-user h4{font-size:12px;line-height:1}body.dark-theme auditmation-user .auditmation-user-trigger .user-avatar{display:flex;width:32px;height:32px}body.dark-theme auditmation-user .auditmation-user-trigger .user-avatar .mat-icon{font-size:32px;height:32px;width:32px}body.dark-theme auditmation-user .auditmation-user-trigger .user-avatar img{height:32px;width:32px;border-radius:50%}body.dark-theme auditmation-user #auditmation-user-popover{inset:0;height:100%;width:100%;padding:0;margin:0;border:0;box-sizing:border-box;background-color:transparent;position:fixed;z-index:500;display:none;color:var(--zb-text)}body.dark-theme auditmation-user #auditmation-user-popover #auditmation-user-popover-content{position:absolute;box-sizing:border-box;padding:0;margin:0;border:0;background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow);border-radius:5px;width:325px;max-height:calc(100vh - 100px);overflow-y:auto}body.dark-theme auditmation-user .mat-mdc-menu-item .mat-icon:first-child{margin-left:5px}body.dark-theme auditmation-user .mat-mdc-menu-item .mat-mdc-menu-item-text{flex-grow:1;font-size:14px;font-weight:400}body.dark-theme auditmation-user span.zb-theme-toggle-switch .mat-icon{font-size:28px;width:28px;height:28px;vertical-align:middle}body.dark-theme auditmation-user nf-organization-switcher{display:flex;flex-grow:1}body.dark-theme auditmation-user nf-organization-switcher>div:first-child{flex-grow:1;display:flex}body.dark-theme auditmation-user nf-organization-switcher>div:first-child .avatar-icon{flex-grow:1;display:flex}body.dark-theme auditmation-user nf-organization-switcher>div:first-child .avatar-icon nf-avatar-label{flex-grow:1}body.dark-theme auditmation-user nf-organization-switcher>div:first-child .avatar-icon nf-avatar-label img.nf-avatar-img{margin:0 18px 0 10px}body.dark-theme auditmation-user nf-organization-switcher>div:first-child .avatar-icon .mat-icon{margin-right:0}body.dark-theme auditmation-user .menu-open-panel{display:flex;flex-direction:column;gap:8px;padding-top:12px}body.dark-theme auditmation-user .menu-open-panel .main-org-user{display:flex;gap:8px;padding:0 8px}body.dark-theme auditmation-user .menu-open-panel .main-org-user .user-avatar{width:64px;height:64px;flex-basis:64px}body.dark-theme auditmation-user .menu-open-panel .main-org-user .user-info{display:flex;flex-direction:column;width:calc(100% - 64px);justify-content:center}body.dark-theme auditmation-user .menu-open-panel .main-org-user .user-info .user-name{font-size:15px;line-height:18px;font-weight:700}body.dark-theme auditmation-user .menu-open-panel .main-org-user .user-info .user-email{font-size:12px;line-height:1}body.dark-theme auditmation-user .menu-open-panel .org-users{list-style:none;padding:0;overflow:auto;max-height:300px}body.dark-theme auditmation-user .menu-open-panel .mat-mdc-option{height:2.5em;padding:5px 0}body.dark-theme auditmation-user .menu-open-panel .mat-mdc-option nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;overflow:hidden;text-overflow:ellipsis;width:170px}body.dark-theme auditmation-user .menu-open-panel .mat-mdc-option nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-subText{width:170px;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){body.dark-theme auditmation-user .auditmation-user-trigger .org-user{display:none}}body.dark-theme nf-class-details-page section.subclasses a.nf-link{display:inline-block;margin:4px;font-size:14px}body.dark-theme nf-class-details-page section.subclasses a.nf-link:not(:last-child):after{content:",";color:var(--zb-secondary-text)}body.dark-theme nf-class-details-page .inheritance{display:flex;gap:8px;align-items:center}body.dark-theme nf-class-details-page .component-type-properties-content auditmation-customizable-table{border-radius:5px}body.dark-theme nf-class-details-page .component-type-properties-content auditmation-customizable-table table{border-radius:5px}body.dark-theme nf-class-details-page .component-type-properties-content auditmation-customizable-table table tr.mat-mdc-row{height:32px}body.dark-theme nf-class-details-page auditmation-customizable-table table.mat-mdc-table td.mat-mdc-cell.mat-column-description code{background-color:var(--zb-background-card-dark);padding:4px;font-size:12px}body.dark-theme nf-class-details-page auditmation-customizable-table table.mat-mdc-table td.mat-mdc-cell.mat-column-name{white-space:nowrap}body.dark-theme nf-class-details-page .class-viewer-wrapper{height:80vh;overflow:hidden}body.dark-theme zb-tag-manager{display:block;box-sizing:border-box;height:100%}body.dark-theme zb-tag-manager mat-drawer-container.item-drawer-container{height:100%}body.dark-theme zb-tag-manager mat-drawer-container.item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(655px,45%,max(43%,1024px));background:var(--zb-background)}body.dark-theme zb-tag-manager mat-drawer-container.item-drawer-container .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box;padding:16px}@media(max-width:1440px){body.dark-theme zb-tag-manager mat-drawer-container.item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}body.dark-theme auditmation-new-pipeline-setup nf-empty-state-container{flex-grow:1}body.dark-theme auditmation-new-pipeline-setup nf-simple-panel{margin:8px 0}body.dark-theme auditmation-new-pipeline-setup nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}body.dark-theme auditmation-new-pipeline-setup nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}body.dark-theme auditmation-new-pipeline-setup nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}body.dark-theme auditmation-new-pipeline-setup .step-actions{display:flex;align-items:center;padding:16px}body.dark-theme auditmation-new-pipeline-setup .items-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}body.dark-theme auditmation-new-pipeline-setup .items-container.dense{gap:8px}body.dark-theme auditmation-new-pipeline-setup .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;align-items:center;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a}body.dark-theme auditmation-new-pipeline-setup .items-container>.item img{height:24px}body.dark-theme auditmation-new-pipeline-setup .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}body.dark-theme auditmation-new-pipeline-setup .items-container>.item{flex-basis:calc(33% - 48px)}body.dark-theme auditmation-new-pipeline-setup .items-container>.item>div{flex-grow:1}body.dark-theme auditmation-new-pipeline-setup .items-container>.item>div>:nth-child(2) span.secondary-text{font-size:12px;line-height:12px}@media(max-width:1600px){body.dark-theme auditmation-new-pipeline-setup .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){body.dark-theme auditmation-new-pipeline-setup .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup nf-empty-state-container{flex-grow:1}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel{margin:8px 0}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .parameters-container{height:300px;margin:16px 0}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .parameters-container.nf-grid-2-column .nf-grid-column{height:300px;width:100%;overflow:auto}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .step-actions{display:flex;align-items:center;padding:16px}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container{display:flex;height:300px;overflow:auto;gap:16px;padding:16px}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion{width:100%}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel{border:1px solid transparent}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active{border:1px solid var(--zb-primary)}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active .mat-expansion-panel-header{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active .mat-mdc-list-item{border-radius:5px;border:1px solid transparent}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel.active .mat-mdc-list-item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel .cb-panel-header{width:100%;display:flex;align-items:center;margin-right:20px;gap:8px}body.dark-theme auditmation-new-colloctor-bot-pipeline-setup .collector-bots-items-container .mat-accordion .mat-expansion-panel .cb-panel-header img{height:24px}body.dark-theme auditmation-new-pipeline-review-setup .step-actions{display:flex;align-items:center;padding:16px}body.dark-theme nf-batch-info-tabbed-dialog .mat-mdc-dialog-content.nf-dialog-content{display:flex}body.dark-theme nf-batch-info-tabbed-dialog .nf-info-icon{color:#000;font-size:18px;min-height:18px}body.dark-theme nf-batch-info-tabbed-dialog .nf-tab-group{width:100%}body.dark-theme nf-batch-info-tabbed-dialog table.mat-mdc-table tr.mat-mdc-row{height:32px}body.dark-theme nf-batch-info-tabbed-dialog table.mat-mdc-table tr.mat-mdc-row.nf-element-row.nf-expanded-row{background-color:#03aff01a}body.dark-theme auditmation-pipeline-collector-bot-parameters section{height:100%;overflow:auto;border:1px solid var(--zb-divider);box-sizing:border-box;border-radius:5px}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table{width:100%}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-header-row{min-height:36px;background-color:var(--zb-background)}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell{color:var(--zb-text)}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table thead{position:sticky;position:-webkit-sticky;top:0;background-color:inherit;z-index:1}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-row{padding-top:8px;padding-bottom:8px;align-items:flex-start}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-row .mat-mdc-cell{align-items:flex-start}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-mdc-row .mat-mdc-cell:first-of-type.indent>span.required:after{content:"*"}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-column-field{flex:0 0 150px}body.dark-theme auditmation-pipeline-collector-bot-parameters .mat-mdc-table .mat-column-type{flex:0 0 100px}body.dark-theme auditmation-pipeline-test-preview .nf-info-icon{color:#000;font-size:18px;min-height:18px}body.dark-theme auditmation-pipeline-test-preview nf-data-collection-details{margin:0;border-top:none}body.dark-theme auditmation-pipeline-test-preview nf-data-collection-details .nf-list-table-table-container{max-height:360px;min-height:100px;height:auto}body.dark-theme auditmation-pipeline-test-preview section.auditmation-error{margin-top:16px}body.dark-theme auditmation-pipeline-config{padding:5px 0;display:block}body.dark-theme auditmation-new-file-pipeline-setup auditmation-file-producer-browser{max-height:500px;border:1px solid var(--zb-divider);border-radius:5px;margin-bottom:16px}body.dark-theme auditmation-new-file-pipeline-setup nf-empty-state-container{flex-grow:1}body.dark-theme auditmation-new-file-pipeline-setup nf-simple-panel{margin:8px 0}body.dark-theme auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-body{height:300px}body.dark-theme auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}body.dark-theme auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}body.dark-theme auditmation-new-file-pipeline-setup nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}body.dark-theme auditmation-new-file-pipeline-setup .step-actions{display:flex;align-items:center;padding:16px}body.dark-theme auditmation-new-file-pipeline-setup .items-container{display:flex;overflow:auto;flex-wrap:wrap;gap:8px;padding:16px}body.dark-theme auditmation-new-file-pipeline-setup .items-container.dense{gap:8px}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a;min-height:40px;align-items:center}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item .ng-fa-icon{font-size:24px}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item img{height:24px}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item>.mat-mdc-icon-button{visibility:hidden}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item{flex-basis:calc(33% - 48px)}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item>:nth-child(2){flex-grow:1}@media(max-width:1600px){body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}body.dark-theme auditmation-new-file-pipeline-setup .items-container>.item:hover>.mat-mdc-icon-button{visibility:visible}body.dark-theme auditmation-audit-graph-object-dialog{height:100%;display:flex;flex-direction:column}body.dark-theme auditmation-audit-graph-object-dialog.nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group.audit-graph-object-tabs{height:49px}body.dark-theme auditmation-audit-graph-object-dialog .panel-wrapper{height:100%}body.dark-theme auditmation-audit-graph-object-dialog auditmation-dialog>button.mat-mdc-icon-button{z-index:2;top:12px;right:20px}body.dark-theme auditmation-audit-graph-object-dialog auditmation-dialog span.mat-mdc-dialog-title{display:none}body.dark-theme auditmation-audit-graph-object-dialog nf-simple-panel.object-details-panel{max-height:300px;padding:2px}body.dark-theme auditmation-audit-graph-object-dialog nf-simple-panel.object-details-panel .simple-panel-body{padding-right:48px}body.dark-theme auditmation-audit-graph-object-dialog .object-details{display:flex}body.dark-theme auditmation-audit-graph-object-dialog .object-details .title-section{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:8px}body.dark-theme auditmation-audit-graph-object-dialog .object-details .title-section .title-details{display:flex;flex-direction:column;gap:8px;flex-grow:1}body.dark-theme auditmation-audit-graph-object-dialog .object-details .title-section .title-details code{background-color:var(--zb-background-card);color:var(--zb-secondary-text);padding:4px;font-size:12px}body.dark-theme auditmation-audit-graph-object-dialog .object-details .title-section .additional-details img{max-height:64px;max-width:64px;width:64px}body.dark-theme auditmation-audit-graph-object-dialog .object-details h2.title{margin:0;padding:0;line-height:inherit}body.dark-theme auditmation-audit-graph-object-dialog .object-details h4{margin:0;padding:0;margin-bottom:0!important;color:var(--zb-secondary-text);display:inline-block}body.dark-theme auditmation-audit-graph-object-dialog .object-details h4:not(:first-child){margin-left:4px}body.dark-theme auditmation-audit-graph-object-dialog .object-details section.packages{display:flex;flex-wrap:wrap;gap:8px;align-items:center}body.dark-theme auditmation-audit-graph-object-dialog .object-details section.packages>div{display:flex;flex-wrap:wrap;gap:4px;align-items:center}body.dark-theme auditmation-audit-graph-object-dialog .object-details section.inheritance{display:flex;flex-wrap:wrap;gap:4px;align-items:center}body.dark-theme auditmation-audit-graph-object-dialog .object-details section.description{display:flex;flex-wrap:wrap;gap:8px;align-items:center}body.dark-theme auditmation-audit-graph-object-dialog .object-details section.description>div{margin:0;padding:0;color:var(--zb-secondary-text);line-height:20px;max-height:95px;overflow-y:unset;overflow-x:hidden}body.dark-theme auditmation-audit-graph-object-dialog .object-details section a{display:inline-block}body.dark-theme auditmation-audit-graph-object-dialog .object-details section a:not(:last-child):after{content:",";color:var(--zb-secondary-text)}body.dark-theme auditmation-audit-graph-object-dialog nf-empty-state-container.fill{border:0}body.dark-theme auditmation-add-new-connection-dialog .form-container{display:flex;flex-direction:column;gap:10px}body.dark-theme auditmation-add-new-connection-dialog .checkbox-type{width:100%;padding-bottom:20px}body.dark-theme auditmation-add-new-connection-dialog .checkbox-container{margin:8px 0}body.dark-theme auditmation-add-new-connection-dialog .nf-title-wrap{display:flex;flex-direction:row;gap:10px;flex-grow:1}body.dark-theme auditmation-add-new-connection-dialog .nf-explain{border-left:8px solid var(--zb-primary);padding:8px 24px 8px 16px;font-size:14px;margin:8px 8px 16px}body.dark-theme auditmation-add-new-connection-dialog .nf-explain strong{white-space:nowrap}body.dark-theme auditmation-add-new-connection-dialog .auditmation-note p{line-height:24px}body.dark-theme auditmation-add-new-connection-dialog .auditmation-note p .mat-icon{margin-right:4px;float:left}body.dark-theme auditmation-add-new-connection-dialog nf-simple-panel.panel-grid-tile>.simple-panel-body{padding:16px;box-sizing:border-box}body.dark-theme auditmation-edit-secret-dialog .nf-secret-form-wrapper{display:flex;flex-direction:column;overflow:auto;height:100%}body.dark-theme auditmation-edit-secret-dialog .secret-form{display:flex;flex-direction:column;gap:8px}body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type{font-size:12px;font-weight:400}body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-shared,body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-private,body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-unknown{display:inline-block;text-transform:uppercase;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:600;margin-right:8px}body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-shared{color:var(--zb-primary);background-color:var(--zb-primary-100)}body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-private{color:#4527a0;background-color:#dad2f4}body.dark-theme auditmation-edit-secret-dialog p.nf-secret-type .nf-secret-unknown{color:#424242;background-color:#cecece}body.dark-theme auditmation-edit-secret-dialog nf-dialog h1.mat-mdc-dialog-title{margin-bottom:0}body.dark-theme auditmation-edit-secret-dialog nf-dialog nf-empty-state-container{height:calc(100% - 66px)}body.dark-theme connection-new-defined-secret-dialog .hidden{display:none!important}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px 0 16px 16px;height:100%}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:40% 60%;grid-gap:16px;width:calc(100% - 16px);grid-template-areas:"fields kbarticle";height:100%}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [fields]{grid-area:fields}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [kbarticle]{grid-area:kbarticle}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container h5{font-size:16px;font-weight:500}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .simple-panel-body form.secret-form{margin-top:6px}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper{flex-grow:1;position:relative;height:100%}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper .simple-panel-body{border:1px solid var(--zb-divider);width:calc(100% - 2px)}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper .kb-fab{position:absolute;top:-2px;right:0;padding:0}body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container .kb-article-wrapper auditmation-iframe-page.nf-app-page{height:100%}@media(max-width:1200px){body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:40% 60%;grid-template-areas:"fields kbarticle"}}@media(max-width:992px){body.dark-theme connection-new-defined-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:100%;grid-template-areas:"fields" "kbarticle";grid-template-rows:40% 60%;width:100%;max-width:100%;height:100%}}body.dark-theme connection-oauth-secret-dialog .kb-article-wrapper{flex-grow:1;position:relative;height:100%}body.dark-theme connection-oauth-secret-dialog .kb-article-wrapper .kb-fab{position:absolute;top:-2px;right:0;padding:0}body.dark-theme connection-oauth-secret-dialog .kb-article-wrapper .simple-panel-body{border:1px solid var(--zb-divider);width:calc(100% - 2px)}body.dark-theme connection-oauth-secret-dialog .kb-article-wrapper auditmation-iframe-page.nf-app-page{height:100%}body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px 0 16px 16px;height:98%}body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:55% 44%;grid-template-rows:100%;grid-gap:24px;width:calc(100% - 16px);grid-template-areas:"kbarticle oauth";height:100%}body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [oauth]{grid-area:oauth}body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container [kbarticle]{grid-area:kbarticle}body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container h5{font-size:16px;font-weight:500}@media(max-width:1200px){body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:55% 44%;grid-template-areas:"kbarticle oauth"}}@media(max-width:992px){body.dark-theme connection-oauth-secret-dialog .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:100%;grid-template-rows:45% 53%;grid-template-areas:"kbarticle" "oauth";width:100%;max-width:100%}}body.dark-theme add-responsibility-dialog nf-simple-search-results-list{height:100%;display:flex;flex-direction:column;gap:8px}body.dark-theme add-responsibility-dialog nf-simple-search-results-list .results-panel{display:flex;flex-direction:column;flex-grow:1;height:100%;max-height:50vh}body.dark-theme add-responsibility-dialog .mat-mdc-tab-body-content{padding:16px;box-sizing:border-box}body.dark-theme set-raci-level-dialog .mat-mdc-dialog-content.nf-dialog-content{overflow:visible}body.dark-theme set-raci-level-dialog .raci-radio-group{display:flex;flex-direction:column;gap:0px;align-items:flex-start}body.dark-theme define-role-dialog .mat-mdc-tab-body-content{padding:16px;box-sizing:border-box}body.dark-theme select-target-dialog nf-simple-search-results-list{height:100%;display:flex;flex-direction:column;gap:8px}body.dark-theme select-target-dialog nf-simple-search-results-list .input-wrapper{display:flex;flex-direction:row-reverse;gap:8px}body.dark-theme select-target-dialog nf-simple-search-results-list .input-wrapper nf-search-input{display:flex;flex-grow:1}body.dark-theme select-target-dialog nf-simple-search-results-list .input-wrapper nf-search-input .search-input-wrapper{flex-grow:1}body.dark-theme select-target-dialog nf-simple-search-results-list .results-panel{display:flex;flex-direction:column;flex-grow:1;height:100%}body.dark-theme select-target-dialog .mat-mdc-tab-body-content{padding:16px;box-sizing:border-box}body.dark-theme nf-empty-state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:8px}body.dark-theme nf-empty-state-container.fill{flex-grow:1;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);margin:16px;border-radius:5px}body.dark-theme nf-empty-state-container.fill.no-border{border:0px}body.dark-theme nf-empty-state-container .content{display:flex;flex-direction:column;justify-content:center;align-items:center}body.dark-theme nf-empty-state-container .content .empty-text{color:var(--zb-secondary-text);font-size:14px}body.dark-theme nf-empty-state-container.fill-no-bg{background-color:var(--zb-background);height:100%;box-sizing:border-box}body.dark-theme nf-empty-state-container.fill-no-bg.transparent-bg{background-color:transparent}body.dark-theme nf-empty-state-container.fill-only{flex-grow:1}body.dark-theme nf-dynamic-table{display:block;margin-bottom:32px}body.dark-theme nf-dynamic-table .table-header{display:flex;align-items:center}body.dark-theme nf-dynamic-table .table-header>h4{margin:0 0 8px;padding:0;color:var(--zb-secondary-text)}body.dark-theme nf-dynamic-table .table-container{overflow:auto;border:1px solid var(--zb-divider);border-bottom:0}body.dark-theme nf-dynamic-table table{width:100%}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell,body.dark-theme nf-dynamic-table table td.mat-mdc-cell,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell{padding:8px}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell.mat-column-select,body.dark-theme nf-dynamic-table table td.mat-mdc-cell.mat-column-select,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell.mat-column-select{padding:8px 16px;width:50px}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell a:not(.mat-mdc-unelevated-button),body.dark-theme nf-dynamic-table table td.mat-mdc-cell a:not(.mat-mdc-unelevated-button),body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell a:not(.mat-mdc-unelevated-button){text-decoration:none;color:var(--zb-primary)}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell a:not(.mat-mdc-unelevated-button):hover,body.dark-theme nf-dynamic-table table td.mat-mdc-cell a:not(.mat-mdc-unelevated-button):hover,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell a:not(.mat-mdc-unelevated-button):hover{color:var(--zb-primary)}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell .checkbox,body.dark-theme nf-dynamic-table table td.mat-mdc-cell .checkbox,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell .checkbox{display:flex;justify-content:center}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell .checkbox .mat-icon,body.dark-theme nf-dynamic-table table td.mat-mdc-cell .checkbox .mat-icon,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell .checkbox .mat-icon{color:red}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell .checkbox .mat-icon.green,body.dark-theme nf-dynamic-table table td.mat-mdc-cell .checkbox .mat-icon.green,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell .checkbox .mat-icon.green{color:var(--zb-accent)}body.dark-theme nf-dynamic-table table th.mat-mdc-header-cell img,body.dark-theme nf-dynamic-table table td.mat-mdc-cell img,body.dark-theme nf-dynamic-table table td.mat-mdc-footer-cell img{height:36px;width:36px}body.dark-theme nf-dynamic-table table td.mat-mdc-cell{position:relative}body.dark-theme nf-dynamic-table table td.mat-mdc-cell .object-cell>.mat-mdc-icon-button{display:none;position:absolute;right:0;top:0}body.dark-theme nf-dynamic-table table td.mat-mdc-cell:hover .object-cell>.mat-mdc-icon-button{display:block}body.dark-theme nf-dynamic-table table tr.hoverStates{pointer-events:auto}body.dark-theme nf-dynamic-table table tr.hoverStates:hover{cursor:pointer;box-shadow:8px 0 0 -4px var(--zb-primary) inset;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme nf-dynamic-table table .object-cell{display:flex}body.dark-theme nf-dynamic-table table .object-cell>span{margin:0%;padding:0 40px 0 0;flex-grow:1;min-width:100px}body.dark-theme nf-dynamic-table table.fixed-layout{table-layout:fixed}body.dark-theme nf-dynamic-table table.fixed-layout td.mat-mdc-cell .object-cell>.mat-mdc-icon-button{bottom:0;margin:auto}body.dark-theme nf-dynamic-table table.fixed-layout td.mat-mdc-cell .object-cell>span{min-width:auto}body.dark-theme nf-dynamic-table table.fixed-layout div.text,body.dark-theme nf-dynamic-table table.fixed-layout span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body.dark-theme nf-dynamic-table table.lastRowBottomBorder .mdc-data-table__row:last-child .mat-mdc-cell{border-bottom:1px solid var(--zb-divider)}body.dark-theme nf-searchable-list{max-width:1024px;width:100%;margin:0 auto}body.dark-theme nf-searchable-list .searchable-list-header{background-color:var(--zb-background)}body.dark-theme nf-searchable-list .searchable-list-header.fixed{position:sticky;top:0;z-index:1}body.dark-theme nf-searchable-list .mat-mdc-form-field{width:100%}body.dark-theme nf-searchable-list .mat-tree{background-color:var(--zb-background)}body.dark-theme nf-searchable-list .mat-tree ul,body.dark-theme nf-searchable-list .mat-tree li{margin-top:0;margin-bottom:0;list-style-type:none}body.dark-theme nf-searchable-list .tree-invisible{display:none}body.dark-theme nf-searchable-list .mat-tree-node{cursor:pointer;min-height:36px;font-size:14px}body.dark-theme nf-searchable-list .mat-tree-node:is(div),body.dark-theme nf-searchable-list .mat-tree-node:is(li){background-color:var(--zb-background-card);margin-top:0;margin-bottom:4px;border-radius:5px;border:1px solid var(--zb-divider);padding-right:32px}body.dark-theme nf-searchable-list .mat-tree-node:is(div):hover,body.dark-theme nf-searchable-list .mat-tree-node:is(div):focus,body.dark-theme nf-searchable-list .mat-tree-node:is(li):hover,body.dark-theme nf-searchable-list .mat-tree-node:is(li):focus{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 0 0 -4px var(--zb-primary) inset}body.dark-theme nf-searchable-list .mat-tree-node:is(div) span:first-of-type,body.dark-theme nf-searchable-list .mat-tree-node:is(li) span:first-of-type{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:1px;flex-grow:1}body.dark-theme nf-searchable-list .mat-tree-node:is(div) span:nth-of-type(2),body.dark-theme nf-searchable-list .mat-tree-node:is(li) span:nth-of-type(2){max-width:75px}body.dark-theme nf-searchable-list .mat-tree-node .mat-mdc-icon-button{height:32px;width:32px;line-height:22px}body.dark-theme nf-simple-panel{display:flex;flex-direction:column;overflow:hidden;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);flex-grow:1;border-radius:5px}body.dark-theme nf-simple-panel .simple-panel-header{display:flex;flex-direction:row;padding:8px 16px;align-items:center;border-bottom:1px solid var(--zb-divider);gap:4px}body.dark-theme nf-simple-panel .simple-panel-header .simple-panel-header-text h3{padding:0;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;color:var(--zb-text)}body.dark-theme nf-simple-panel .simple-panel-header .simple-panel-header-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body.dark-theme nf-simple-panel .simple-panel-header .simple-panel-header-actions{display:flex;flex-direction:row;align-items:center;justify-items:flex-end;gap:8px}body.dark-theme nf-simple-panel .simple-panel-header .hover-edit{display:none}body.dark-theme nf-simple-panel .simple-panel-header.no-body{border-bottom:0px}body.dark-theme nf-simple-panel:hover .simple-panel-header .hover-edit{display:initial}body.dark-theme nf-simple-panel .simple-panel-body{flex-grow:1;overflow:auto;width:100%;display:flex;flex-direction:column}body.dark-theme nf-simple-panel .simple-panel-body>nf-simple-autocomplete:first-child{margin-top:4px}body.dark-theme nf-simple-panel .simple-panel-footer{border-top:1px solid var(--zb-divider)}body.dark-theme nf-simple-panel[nf-body-pad] .simple-panel-body{padding:16px;width:auto}body.dark-theme nf-simple-panel.nf-body-gutter .simple-panel-body{padding:0 16px;width:auto}body.dark-theme nf-simple-panel.header-only{background-color:transparent;border:none;border-radius:0}body.dark-theme nf-simple-panel.header-only .simple-panel-header{background-color:transparent;border-bottom:1px solid var(--zb-divider)}body.dark-theme nf-simple-panel.header-only .simple-panel-body{border:none;padding:16px;width:auto}body.dark-theme nf-simple-panel.flat{border:0;background:transparent}body.dark-theme nf-simple-panel.flat .simple-panel-header{border-bottom:0}body.dark-theme nf-simple-panel.flat .simple-panel-header h3{font-weight:600}body.dark-theme nf-simple-panel.filled .simple-panel-header{background-color:rgba(var(--zb-divider-rgb),.1)}body.dark-theme nf-simple-panel.panel-grid-tile{overflow:inherit}body.dark-theme nf-simple-panel.panel-grid-tile.overflow-auto{overflow:auto}body.dark-theme nf-simple-panel.panel-grid-tile.fullHeight{height:100%}body.dark-theme nf-simple-panel.panel-grid-tile>.simple-panel-header{min-height:40px}body.dark-theme nf-simple-panel.panel-grid-tile>.simple-panel-body{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}body.dark-theme nf-simple-panel.panel-grid-tile>.simple-panel-body nf-empty-state-container.coming-soon{margin:0;border:0px}body.dark-theme nf-simple-panel.panel-grid-tile>.simple-panel-footer{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}body.dark-theme nf-simple-panel.panel-grid-tile.guttured-body>.simple-panel-body{padding:16px;box-sizing:border-box}body.dark-theme nf-simple-panel.panel-grid-tile.max-body-500>.simple-panel-body{max-height:500px}body.dark-theme nf-simple-panel.panel-grid-tile.max-body-800>.simple-panel-body{max-height:800px}body.dark-theme nf-simple-panel.panel-column{overflow:inherit;background-color:transparent;border:none}body.dark-theme nf-simple-panel.panel-column .simple-panel-header{min-height:40px;background-color:transparent;border-bottom:none;padding:0 16px}body.dark-theme nf-simple-panel.panel-column .simple-panel-body{background-color:transparent}body.dark-theme nf-simple-panel.sub-panel{overflow:inherit;background-color:transparent;border:none}body.dark-theme nf-simple-panel.sub-panel .simple-panel-header{min-height:40px;background-color:transparent;border-bottom:none;padding:0 16px;color:var(--zb-secondary-text)}body.dark-theme nf-simple-panel.sub-panel .simple-panel-body{background-color:transparent}body.dark-theme nf-simple-panel.select-panel{overflow:visible;margin-top:8px}body.dark-theme nf-simple-panel.select-panel .simple-panel-header{position:relative;padding:8px 16px}body.dark-theme nf-simple-panel.select-panel .simple-panel-header .simple-panel-header-text{background-color:var(--zb-background-card);padding:0 16px;position:absolute;top:-15px}body.dark-theme nf-simple-panel.no-grow{flex-grow:0}body.dark-theme nf-simple-panel.dense-header .simple-panel-header{min-height:20px}body.dark-theme nf-simple-panel.guttered{padding:16px}body.dark-theme nf-simple-panel.guttered.g-dense{padding:8px}body.dark-theme nf-simple-panel.guttered.border-box{box-sizing:border-box}body.dark-theme nf-expansion-panel{display:flex;flex-direction:column;transition:all .1s linear}body.dark-theme nf-expansion-panel .nf-expansion-panel-header,body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader{padding:8px;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);display:flex;flex-direction:row;align-items:center}body.dark-theme nf-expansion-panel .nf-expansion-panel-header .header,body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader .header{font:400 18px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}body.dark-theme nf-expansion-panel .nf-expansion-panel-header .expand-button .mat-icon,body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader .expand-button .mat-icon{transition:transform .1s linear;transform:rotate(-180deg)}body.dark-theme nf-expansion-panel .nf-expansion-panel-header .mat-mdc-form-field,body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader .mat-mdc-form-field{padding:0;flex-grow:1}body.dark-theme nf-expansion-panel .nf-expansion-panel-header{min-height:48px;max-height:48px;border-radius:5px}body.dark-theme nf-expansion-panel .nf-expansion-panel-header.hasSubheader{border-bottom:0}body.dark-theme nf-expansion-panel .nf-expansion-panel-header.dense{min-height:36px;max-height:36px;padding:8px 8px 0}body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader{border-top:0}body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader span{font-size:14px;color:var(--zb-secondary-text)}body.dark-theme nf-expansion-panel .nf-expansion-panel-subheader.dense{padding:0 8px 8px}body.dark-theme nf-expansion-panel .nf-expansion-panel-container{display:flex;flex-direction:column;border:1px solid var(--zb-divider);border-top:0px;border-radius:0 0 5px 5px;flex-grow:1;background-color:var(--zb-background-card);height:1px}body.dark-theme nf-expansion-panel .nf-expansion-panel-container .nf-expansion-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}body.dark-theme nf-expansion-panel .nf-expansion-panel-container .nf-expansion-panel-action-bar{border-top:1px solid var(--zb-divider);min-height:48px;max-height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px}body.dark-theme nf-expansion-panel.expanded{flex-grow:1}body.dark-theme nf-expansion-panel.expanded .nf-expansion-panel-header{border-radius:5px 5px 0 0}body.dark-theme nf-expansion-panel.expanded .nf-expansion-panel-header .expand-button .mat-icon{transform:rotate(0)}body.dark-theme nf-grid-table-list{display:flex;flex-direction:column;height:100%}body.dark-theme nf-grid-table-list .nf-grid-list-header{padding:16px 16px 0;background-color:var(--zb-background-card);border-bottom:1px solid var(--zb-divider)}body.dark-theme nf-grid-table-list .nf-grid-list-header .header-section{display:flex;align-items:center}body.dark-theme nf-grid-table-list .nf-grid-list-header .header-section .title{flex-grow:1}body.dark-theme nf-grid-table-list .nf-grid-list-header .header-section .title h2{margin:0;padding:0;line-height:50px}body.dark-theme nf-grid-table-list .nf-grid-list-header .header-section .actions{display:flex;align-items:center;justify-content:flex-end}body.dark-theme nf-grid-table-list .search-wrapper{display:flex;padding:8px 0}body.dark-theme nf-grid-table-list .search-wrapper .mat-mdc-form-field{flex-grow:1;margin:0 8px 0 0;padding:0}body.dark-theme nf-grid-table-list .search-wrapper .mat-mdc-form-field mat-label{text-transform:capitalize}body.dark-theme nf-grid-table-list .search-wrapper .filters{display:flex;align-items:center;gap:4px}body.dark-theme nf-grid-table-list .search-wrapper .search-input{display:flex;align-items:center;flex-grow:1}body.dark-theme nf-grid-table-list .search-wrapper .search-actions{display:flex;align-items:center}body.dark-theme nf-grid-table-list .search-wrapper .search-actions button.search{min-width:100px;height:50px}body.dark-theme nf-grid-table-list .search-wrapper .search-actions>*:not(:first-child){margin-left:4px}@media(max-width:480px){body.dark-theme nf-grid-table-list .search-wrapper{flex-wrap:wrap}body.dark-theme nf-grid-table-list .search-wrapper .filters{margin-bottom:8px}body.dark-theme nf-grid-table-list .search-wrapper .search-actions{flex-grow:1;justify-content:flex-end;padding:8px}}body.dark-theme nf-grid-table-list .nf-grid-list-wrapper{flex-grow:1;overflow:auto;width:100%}body.dark-theme nf-grid-table-list .nf-grid-list-wrapper.empty{display:flex}body.dark-theme nf-grid-table-list .nf-grid-list-wrapper nf-empty-state-container{margin:auto}body.dark-theme nf-grid-table-list .nf-grid-list{max-width:1200px;margin:0 auto;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;display:grid;padding:16px}body.dark-theme nf-grid-table-list .nf-grid-list .nf-grid-item{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);padding:16px;margin:4px 16px;border-radius:5px;cursor:pointer;transition:transform .1s linear;min-height:46px}body.dark-theme nf-grid-table-list .nf-grid-list .nf-grid-item:hover,body.dark-theme nf-grid-table-list .nf-grid-list .nf-grid-item:focus{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 0 0 -4px var(--zb-primary) inset;outline:none}body.dark-theme nf-grid-table-list .nf-grid-list.grid{grid-template-columns:repeat(auto-fill,169px);gap:16px;justify-content:center}@media(max-width:480px){body.dark-theme nf-grid-table-list .nf-grid-list.grid{grid-template-columns:repeat(1,1fr)}}body.dark-theme nf-grid-table-list .nf-grid-list.grid .nf-grid-item{padding:16px;margin:0}body.dark-theme nf-grid-table-list .nf-grid-list.list .nf-grid-item{padding:4px 8px}body.dark-theme nf-grid-table-list .mat-mdc-paginator{border-top:1px solid var(--zb-divider)}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item{width:auto;padding-top:75%;position:relative}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item:hover,body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item:focus{box-shadow:none;border-color:var(--zb-primary);transform:scale(1.05)}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item nf-grid-tile-item{height:100%;width:100%;display:flex;position:absolute;inset:0;margin:auto}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item nf-grid-tile-item .image-wrapper{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item nf-grid-tile-item .image-wrapper img{max-width:80%;max-height:80%;margin:auto;width:100%;object-fit:contain}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;max-width:100%}@media(max-width:1600px){body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media(max-width:1200px){body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media(max-width:992px){body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid{grid-template-columns:1fr}body.dark-theme nf-grid-table-list.responsive-tiles-6 .nf-grid-list.grid .nf-grid-item{width:calc(100% - 32px)}}body.dark-theme nf-grid-tile-item{height:100%;width:100%;display:flex}body.dark-theme nf-grid-tile-item.tile{flex-direction:column;align-items:center;justify-content:center}body.dark-theme nf-grid-tile-item.tile .image-wrapper{width:100%;height:90px;display:flex;justify-content:center;align-items:center}body.dark-theme nf-grid-tile-item.tile .image-wrapper img{max-width:80%;max-height:90px;margin:auto;width:100%;object-fit:contain}body.dark-theme nf-grid-tile-item.tile .label-container{display:flex;width:100%}body.dark-theme nf-grid-tile-item.tile .label-container-extras{display:block;width:100%;padding:0 8px;box-sizing:border-box;color:var(--zb-secondary-text)}body.dark-theme nf-grid-tile-item.tile .label-container-extras *{line-height:10px;font-size:10px;margin:0 0 4px;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}body.dark-theme nf-grid-tile-item.tile h3.label{letter-spacing:.5px;font-size:14px;color:var(--zb-secondary-text);text-align:center;line-height:18px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin:8px 8px 4px}body.dark-theme nf-grid-tile-item.tile h4.sublabel{letter-spacing:.5px;font-size:12px;color:var(--zb-secondary-text);text-align:center;line-height:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin:4px 8px 16px}body.dark-theme nf-grid-tile-item.tile h4.description{letter-spacing:.5px;font-size:10px;color:var(--zb-primary);text-align:center;line-height:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin:8px 4px}body.dark-theme nf-grid-tile-item.list{flex-direction:row;align-items:center;color:var(--zb-secondary-text);font-size:14px}body.dark-theme nf-grid-tile-item.list img{height:32px;margin:4px}body.dark-theme nf-grid-tile-item.list .text-container{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px 0}body.dark-theme nf-grid-tile-item.list .text-container h3.label{letter-spacing:.5px;font-size:16px;margin:0 16px;color:var(--zb-text);line-height:18px;word-break:break-word}body.dark-theme nf-grid-tile-item.list .text-container h4.sublabel{letter-spacing:.5px;margin:0 16px;font-size:12px;color:var(--zb-secondary-text);line-height:12px}body.dark-theme nf-grid-tile-item.list .text-container h4.description{letter-spacing:.5px;margin:0 16px;font-size:10px;color:var(--zb-primary);line-height:10px}body.dark-theme nf-grid-tile-item.list span{word-break:break-word}body.dark-theme nf-grid-tile-item.list .label-container-extras{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;box-sizing:border-box;color:var(--zb-secondary-text);gap:4px}body.dark-theme nf-grid-tile-item.list .label-container-extras *{line-height:10px;font-size:10px;padding:0;margin:0}body.dark-theme nf-query-editor-panel{display:flex;flex-direction:column;transition:all .1s linear}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header,body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader{padding:8px;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);display:flex;flex-direction:row;align-items:center;gap:8px}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header .header,body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader .header{font:400 18px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header .expand-button .mat-icon,body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader .expand-button .mat-icon{transition:transform .1s linear;transform:rotate(-180deg)}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header .mat-mdc-form-field,body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader .mat-mdc-form-field{padding:0;flex-grow:1}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header{min-height:48px;max-height:48px;border-radius:5px}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header.hasSubheader{border-bottom:0}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-header.dense{min-height:36px;max-height:36px;padding:8px 8px 0}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader{border-top:0}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader span{font-size:14px;color:var(--zb-secondary-text)}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-subheader.dense{padding:0 8px 8px}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container{display:flex;flex-direction:column;border:1px solid var(--zb-divider);border-top:0px;border-radius:0 0 5px 5px;flex-grow:1;background-color:var(--zb-background-card);height:1px}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container.noHeader{margin-top:16px}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content .query-editor-drawer-container{flex-grow:1}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content .query-editor-drawer-container .mat-drawer{width:300px}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content code-editor{flex-grow:1}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-panel-content code-editor .cm-editor{height:100%}body.dark-theme nf-query-editor-panel .nf-query-editor-panel-container .nf-query-editor-action-bar{border-top:1px solid var(--zb-divider);min-height:48px;max-height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px;gap:4px}body.dark-theme nf-query-editor-panel.expanded{flex-grow:1}body.dark-theme nf-query-editor-panel.expanded .nf-query-editor-panel-header{border-radius:5px 5px 0 0}body.dark-theme nf-query-editor-panel.expanded .nf-query-editor-panel-header .expand-button .mat-icon{transform:rotate(0)}body.dark-theme nf-query-editor-panel.auditmation.expanded{margin:0 16px 16px}body.dark-theme nf-query-editor-panel.auditmation.expanded .nf-query-editor-panel-header{border-radius:0;border:0px;background-color:transparent}body.dark-theme nf-query-editor-panel.auditmation .nf-query-editor-panel-container{border-radius:0;box-shadow:var(--zb-box-shadow)}body.dark-theme nf-query-editor-panel.auditmation .nf-query-editor-panel-container nf-empty-state-container.fill{border:0px;border-radius:0}body.dark-theme nf-query-editor-query-fields{padding:12px 4px;flex-grow:1;overflow:auto;display:block}body.dark-theme nf-query-editor-query-fields .mat-typography h3,body.dark-theme nf-query-editor-query-fields .mat-typography h4{padding:0;margin:0;font-weight:500}body.dark-theme nf-query-editor-query-fields .field-block{display:flex;flex-direction:column;gap:8px;border:1px solid var(--zb-primary);margin-bottom:16px;border-radius:4px;padding:0 8px 8px}body.dark-theme nf-query-editor-query-fields .field-block .field-block-label{margin:-11px 8px 0}body.dark-theme nf-query-editor-query-fields .field-block .field-block-label>span{background-color:var(--zb-background-card);padding:0 4px;color:var(--zb-primary)}body.dark-theme nf-query-editor-query-fields .field-block .field-block-label.info-button-container>span{padding-right:42px;position:relative}body.dark-theme nf-query-editor-query-fields .field-block .field-block-label.info-button-container .info-button{position:absolute;top:-3px;cursor:pointer;right:10px}body.dark-theme nf-query-editor-query-fields .field-block .run-time-block .mat-button-toggle-checked{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);color:var(--zb-primary)}body.dark-theme nf-query-editor-query-fields .field-block .run-time-block .mat-button-toggle-checked .mat-button-toggle-focus-overlay{border-bottom:solid 0px}body.dark-theme nf-query-editor-query-fields .field-container{display:flex;align-items:center;gap:8px}body.dark-theme nf-query-editor-query-fields .field-container .mat-mdc-button-base:not(.mat-mdc-icon-button){min-width:auto}body.dark-theme nf-query-editor-query-fields .field-container .mat-mdc-form-field{flex-grow:1;padding:0}body.dark-theme nf-query-editor-query-fields .field-container .mat-mdc-form-field mat-label{text-transform:capitalize}body.dark-theme nf-query-editor-query-fields .field-container .mat-mdc-form-field .mat-mdc-form-field-icon-suffix{display:flex}body.dark-theme nf-query-editor-query-fields .field-container .run-time-block{width:100%}body.dark-theme nf-query-editor-query-fields .field-container .run-time-block .mat-button-toggle-checked{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);color:var(--zb-primary)}body.dark-theme nf-query-editor-query-fields .field-container .run-time-block .mat-button-toggle-checked .mat-button-toggle-focus-overlay{border-bottom:solid 0px}body.dark-theme nf-query-editor-query-fields .field-container auditmation-date-range{flex-grow:1}body.dark-theme nf-tags-filter-input{flex-grow:1;margin:0 16px}body.dark-theme nf-tags-filter-input .mat-mdc-form-field{width:100%}body.dark-theme nf-documentation .documentation-root .api-content h1{color:var(--zb-primary)}body.dark-theme nf-documentation .documentation-root .api-content h2{word-break:break-word}body.dark-theme nf-documentation .documentation-root .api-content h5{margin:16px 0}body.dark-theme nf-search-input{display:block;padding:16px}body.dark-theme nf-search-input .mat-mdc-form-field{width:100%}body.dark-theme nf-search-input .search-input-wrapper{display:flex;flex-direction:row;align-items:flex-start}body.dark-theme nf-search-input .search-input-wrapper .search-button{margin-top:8px}body.dark-theme nf-search-input .search-input-wrapper .mat-mdc-form-field{flex-grow:1}body.dark-theme nf-search-input .search-input-wrapper>*:not(:last-child){margin-right:8px}body.dark-theme nf-search-input.dense{padding-bottom:0}body.dark-theme nf-search-input.dense .search-input-wrapper .search-button{margin-top:10px}body.dark-theme nf-limited-search-results-list{padding:16px}body.dark-theme nf-limited-search-results-list .data-list-wrapper{border:1px solid var(--zb-divider);padding:4px;height:150px;overflow:auto;margin:0 16px}body.dark-theme nf-limited-search-results-list .data-list-wrapper .mat-mdc-selection-list{padding:0}body.dark-theme nf-limited-search-results-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item{height:48px}body.dark-theme nf-limited-search-results-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item .description{color:var(--zb-secondary-text)}body.dark-theme nf-limited-search-results-list .max-size{color:var(--zb-secondary-text);text-align:right;margin:0 16px 16px}body.dark-theme nf-limited-search-results-list .additional-content{display:flex;flex-direction:column;margin:0 16px 16px}body.dark-theme nf-limited-search-results-list .additional-content .subElementTriggerSpan:not(:last-child):after{content:", "}body.dark-theme nf-limited-search-results-list .selection{padding:16px;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme nf-limited-search-results-list .selection.hidden{visibility:hidden}body.dark-theme nf-limited-search-results-list .selection .selection-item{display:flex;padding:16px 16px 0}body.dark-theme nf-limited-search-results-list .selection .selection-item .no-selection{color:var(--zb-secondary-text)}body.dark-theme nf-list-table-container{flex-grow:1;display:flex;flex-direction:column;position:relative;overflow:hidden}body.dark-theme nf-list-table-container .nf-list-table-actions-container{display:flex;flex-direction:column;gap:8px;padding:16px}body.dark-theme nf-list-table-container .nf-list-table-actions-container.chips{padding-bottom:4px}body.dark-theme nf-list-table-container .nf-list-table-actions-container .actions-wrapper{display:flex;flex-direction:row;justify-content:flex-end;gap:4px;flex-wrap:wrap}body.dark-theme nf-list-table-container .nf-list-table-actions-container .actions-wrapper.start{justify-content:flex-start}body.dark-theme nf-list-table-container .nf-list-table-actions-container .actions-wrapper.center{justify-content:center}body.dark-theme nf-list-table-container .nf-list-table-actions-container .actions-wrapper.end{justify-content:flex-end}body.dark-theme nf-list-table-container .nf-list-table-actions-container .search-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:4px}body.dark-theme nf-list-table-container .nf-list-table-actions-container .search-wrapper .mat-mdc-form-field.search-input{flex-grow:1}body.dark-theme nf-list-table-container .nf-list-table-actions-container .search-wrapper .mat-mdc-form-field{margin:0;padding:0}body.dark-theme nf-list-table-container .nf-list-table-chips-container .chips-wrapper{min-height:32px;padding:8px 0;display:flex;align-items:center}body.dark-theme nf-list-table-container .nf-list-table-chips-container .chips-wrapper>span{color:var(--zb-secondary-text)}body.dark-theme nf-list-table-container .nf-list-table-table-container{flex:1 1 auto;display:flex;flex-direction:column;border-top:1px solid var(--zb-divider);overflow:auto}body.dark-theme nf-list-table-container .nf-list-table-table-container.noBorder{border-top:0}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper{overflow:auto;flex:1 1 auto}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table{width:100%}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table .row-hover-item{visibility:hidden}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover):hover{cursor:pointer;background-color:rgba(var(--zb-primary-rgb),.1)}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover):hover .row-hover-item{visibility:visible}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover).active{background-color:rgba(var(--zb-primary-rgb),.1)}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row:not(.no-data):not(.no-hover).clickable{cursor:pointer}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell,body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell{padding:4px 8px;line-height:20px}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label,body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{font-size:14px;line-height:14px}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell.v-top,body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{vertical-align:top}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table th.mat-mdc-header-cell.mat-column-select,body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.mat-column-select{width:42px;text-align:center;padding:8px 8px 4px 16px}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td.no-data{text-align:center}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table th:first-child,body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td:first-child:not(.mat-column-select){padding:4px 8px 4px 16px}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table th:last-child,body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td:last-child{padding:4px 16px 4px 8px}body.dark-theme nf-list-table-container .nf-list-table-table-container .table-wrapper table td:first-child:last-child.no-data{padding:4px 8px}body.dark-theme nf-list-table-container .nf-list-table-table-container .mat-mdc-paginator{border-top:1px solid var(--zb-divider)}body.dark-theme nf-list-table-container .nf-list-table-list-container{flex:1 1 auto;display:flex;flex-direction:column;overflow:auto}body.dark-theme nf-list-table-container .nf-list-table-list-container .list-wrapper{overflow:auto;flex:1 1 auto}body.dark-theme nf-list-table-container.auditmation-table .nf-list-table-actions-container{padding:8px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row{height:42px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-sort-header-container .mat-sort-header-content{width:100%}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox{margin:auto}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row{height:32px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row.hoverable{cursor:pointer}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon{height:16px;width:16px;font-size:16px;line-height:20px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{margin-right:4px;--mat-icon-button-state-layer-size: 28px;--mat-button-outlined-container-shape: 4px;padding:0}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button mat-icon.mat-icon{line-height:16px}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme nf-list-table-container.auditmation-table .table-wrapper table.mat-mdc-table tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme .nf-list-table-container-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow:auto}body.dark-theme .nf-list-table-container-wrapper.pad{padding:0 16px 16px}body.dark-theme nf-tags-input .mat-mdc-form-field{width:100%}body.dark-theme nf-tags-input.no-label .mdc-notched-outline__notch{display:none}body.dark-theme nf-tags-input .mdc-evolution-chip-set .mdc-evolution-chip{margin:0}body.dark-theme nf-tags-input .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px;margin-right:4px}body.dark-theme nf-tags-input.dense .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 24px}body.dark-theme nf-tags-input.dense .clear-tags-button{--mat-icon-button-state-layer-size: 24px;padding:0}body.dark-theme nf-tags-input.dense .clear-tags-button .mat-icon{font-size:20px;height:20px;width:20px}body.dark-theme nf-simple-search-results-list{display:block}body.dark-theme nf-simple-search-results-list .results-panel{height:150px;overflow:auto;padding:0;border:1px solid var(--zb-divider);border-radius:5px;display:flex}body.dark-theme nf-simple-search-results-list .results-panel nf-empty-state-container{margin:auto}body.dark-theme nf-simple-search-results-list .results-panel .mat-mdc-selection-list{padding:0;width:100%}body.dark-theme nf-simple-search-results-list .selection{margin-top:16px;padding:16px;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);border-radius:5px;min-height:75px}body.dark-theme nf-simple-search-results-list .selection.hidden{visibility:hidden}body.dark-theme nf-simple-search-results-list .selection .selection-item{display:flex;padding:16px 16px 0}body.dark-theme nf-simple-search-results-list .selection .selection-item .no-selection{color:var(--zb-secondary-text)}body.dark-theme nf-simple-search-results-list .selection nf-empty-state-container{width:100%;padding:0}body.dark-theme nf-simple-search-results-list .input-wrapper nf-search-input{flex-grow:1;padding:0 0 16px}body.dark-theme nf-simple-search-results-list .input-wrapper .mat-mdc-form-field{margin-bottom:0}body.dark-theme nf-simple-search-results-list .input-wrapper.inline{flex-flow:row-reverse;display:flex;gap:8px;align-items:center}body.dark-theme nf-simple-search-results-list .input-wrapper.dense nf-search-input{padding-bottom:8px}body.dark-theme nf-simple-search-results-list .input-wrapper.dense nf-search-input.dense .search-input-wrapper .search-button{margin-top:0}body.dark-theme nf-simple-search-results-list.dense .input-wrapper nf-search-input{padding-bottom:8px}body.dark-theme nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense{height:42px;--mat-list-list-item-leading-icon-size: 20px}body.dark-theme nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__start{margin-top:12px;margin-right:16px}body.dark-theme nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__content .mat-mdc-list-item-title.mdc-list-item__primary-text:before{height:20px}body.dark-theme nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__content .mat-mdc-list-item-line.mdc-list-item__secondary-text:before{height:14px}body.dark-theme nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense .mdc-list-item__end{margin-left:8px}body.dark-theme nf-simple-search-results-list .mat-mdc-list-item.mat-mdc-list-option.result.dense.no-description .mdc-list-item__start{margin-top:0}body.dark-theme nf-simple-select{display:block}body.dark-theme nf-simple-select .mat-mdc-select.uppercase .mat-mdc-select-value-text{text-transform:uppercase}body.dark-theme nf-button-label .mat-mdc-progress-spinner{margin:7px auto}body.dark-theme nf-button-label .mat-mdc-progress-spinner circle,body.dark-theme nf-button-label .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:#fff}body.dark-theme nf-button-label.inherit .mat-mdc-progress-spinner circle,body.dark-theme nf-button-label.inherit .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:inherit}body.dark-theme nf-button-label.disabled .mat-mdc-progress-spinner circle,body.dark-theme nf-button-label.disabled .mat-mdc-progress-spinner .mat-mdc-progress-spinner circle{stroke:var(--zb-text)}body.dark-theme nf-simple-list{display:flex;flex-direction:column;margin:16px 16px 32px;padding:0 16px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme nf-simple-list .simple-list-header-label-wrapper{padding:16px 8px}body.dark-theme nf-simple-list .simple-list-header-label-wrapper h3{padding:0;margin:0}body.dark-theme nf-simple-list .simple-list-header-image-wrapper{display:flex;align-items:center;justify-content:center;padding:16px 8px}body.dark-theme nf-simple-list .simple-list-header-image-wrapper .simple-list-image{max-width:200px}body.dark-theme nf-simple-list.dense{padding:0 8px}body.dark-theme nf-simple-list.dense nf-simple-list-item{padding:8px}body.dark-theme nf-simple-list.fill{margin:0;border:0}body.dark-theme nf-simple-list.fill.noPad{padding:0}body.dark-theme nf-simple-list.small-logo .simple-list-header-image-wrapper .simple-list-image{max-width:64px;max-height:64px}body.dark-theme nf-simple-list.medium-logo .simple-list-header-image-wrapper .simple-list-image{max-width:128px;max-height:128px}body.dark-theme nf-simple-list.row{flex-direction:row;padding:0}body.dark-theme nf-simple-list.row nf-simple-list-item{border-top:0px;padding:16px}body.dark-theme nf-simple-list.row nf-simple-list-item:not(:first-of-type):not(:only-child){border-top:0px;border-left:1px solid var(--zb-divider)}body.dark-theme nf-simple-list>zb-resource-tags-list-item:first-child nf-simple-list-item{border-bottom:1px solid var(--zb-divider)}body.dark-theme nf-simple-list>zb-resource-tags-list-item:not(:first-child) nf-simple-list-item{border-top:1px solid var(--zb-divider)}body.dark-theme nf-simple-list-item{display:flex;flex-direction:row;padding:16px 8px;gap:4px}body.dark-theme nf-simple-list-item auditmation-edit-field-wrapper{padding:0}body.dark-theme nf-simple-list-item:not(:first-of-type):not(:only-child){border-top:1px solid var(--zb-divider)}body.dark-theme nf-simple-list-item.dense{padding:8px}body.dark-theme nf-simple-list-item .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;flex-grow:1;gap:4px}body.dark-theme nf-simple-list-item .text-wrapper .label{flex-basis:175px;font-size:14px;color:var(--zb-secondary-text);display:flex;align-items:center;flex-wrap:wrap}body.dark-theme nf-simple-list-item .text-wrapper .label.colon>span:after{content:":";display:inline}body.dark-theme nf-simple-list-item .text-wrapper .label .mat-icon{color:initial;font-size:18px;min-height:18px}body.dark-theme nf-simple-list-item .text-wrapper .text{flex-basis:65%;font-size:16px;word-break:break-word}body.dark-theme nf-simple-list-item .text-wrapper .text .mat-mdc-form-field{width:100%}body.dark-theme nf-simple-list-item .text-wrapper .text .mat-mdc-form-field:not(.hint){margin:0;padding:0}@media(max-width:768px){body.dark-theme nf-simple-list-item .text-wrapper .label,body.dark-theme nf-simple-list-item .text-wrapper .text{flex-basis:100%}}body.dark-theme nf-simple-list-item .extras{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:var(--zb-secondary-text)}body.dark-theme nf-simple-list-item .extras .mat-mdc-button-base{--mat-button-filled-container-height: 24px}body.dark-theme nf-simple-list-item.content-fill>.text-wrapper{gap:16px}body.dark-theme nf-simple-list-item.content-fill>.text-wrapper .text,body.dark-theme nf-simple-list-item.content-fill>.text-wrapper .label{flex-basis:100%}body.dark-theme nf-simple-list-item.content-fill.gap4>.text-wrapper{gap:4px}body.dark-theme nf-simple-list-item.content-fill.gapNone>.text-wrapper{gap:0}body.dark-theme nf-simple-list-item.single-line>.text-wrapper{gap:16px}body.dark-theme nf-simple-list-item.single-line>.text-wrapper>.text,body.dark-theme nf-simple-list-item.single-line>.text-wrapper>.label{flex-basis:auto}body.dark-theme nf-simple-list-item.single-line-space-between>.text-wrapper{gap:16px;align-items:space-between}body.dark-theme nf-simple-list-item.single-line-space-between>.text-wrapper>.text,body.dark-theme nf-simple-list-item.single-line-space-between>.text-wrapper>.label{flex-basis:auto}body.dark-theme nf-simple-list-item.single-line-clamp>.text-wrapper{gap:16px}body.dark-theme nf-simple-list-item.single-line-clamp>.text-wrapper>.label{flex-basis:clamp(100px,100%,150px)}body.dark-theme nf-simple-list-item.single-line-clamp>.text-wrapper>.text{flex-basis:calc(100% - clamp(100px,100%,150px) - 32px)}body.dark-theme nf-simple-list-item.single-line-clamp.large>.text-wrapper>.label{flex-basis:clamp(100px,100%,200px)}body.dark-theme nf-simple-list-item.single-line-clamp.large>.text-wrapper>.text{flex-basis:calc(100% - clamp(100px,100%,200px) - 32px)}body.dark-theme nf-simple-list-item.single-line-clamp.gapNone>.text-wrapper{gap:0}body.dark-theme nf-simple-list-item.single-line-clamp-auto>.text-wrapper{gap:16px}body.dark-theme nf-simple-list-item.single-line-clamp-auto>.text-wrapper>.label{flex-basis:clamp(100px,100%,150px)}body.dark-theme nf-simple-list-item.single-line-clamp-auto>.text-wrapper>.text{flex-basis:auto;flex-grow:1}body.dark-theme nf-simple-list-item.single-line-clamp-auto.large>.text-wrapper>.label{flex-basis:clamp(100px,100%,200px)}body.dark-theme nf-simple-list-item.single-line-clamp-auto.gapNone>.text-wrapper{gap:0}body.dark-theme nf-simple-list-item.text-fill>.text-wrapper>.text{flex-grow:1}body.dark-theme nf-simple-list-item.label-start .text-wrapper .label{align-self:flex-start}body.dark-theme nf-simple-list-item.extras-top .extras{align-items:flex-start}body.dark-theme nf-simple-list-item.text-wrapper-center .text-wrapper{align-items:center}body.dark-theme nf-simple-list-item.hover-edit .mat-mdc-outlined-button{visibility:hidden}body.dark-theme nf-simple-list-item.hover-edit:hover .mat-mdc-outlined-button{visibility:visible}body.dark-theme nf-simple-list-item.auditmation-simple-list-item .text-wrapper>.label{min-height:36px}body.dark-theme nf-simple-list-item.auditmation-simple-list-item .text-wrapper>.text{min-height:36px;padding-top:8px;box-sizing:border-box}body.dark-theme nf-simple-list-item.auditmation-simple-list-item .text-wrapper>.text>nf-simple-list{margin-top:-8px}body.dark-theme nf-simple-list-item.auditmation-list-item{gap:8px;padding:8px 0}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;flex-grow:1;padding-top:10px;padding-bottom:10px;gap:4px}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .label{flex-basis:unset;font-size:14px;min-width:100px;max-width:200px;width:40%;padding:0 16px 0 0;line-height:20px;box-sizing:border-box;color:var(--zb-secondary-text)}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .label .mat-icon{color:initial;font-size:18px;min-height:18px}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .text{flex-basis:unset;font-size:14px;word-break:break-word;width:60%;flex-grow:1;line-height:20px;box-sizing:border-box}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .text span.nf-link,body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .text a.nf-link{font-size:14px}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .text .mat-mdc-form-field{width:100%}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .text .mat-mdc-form-field:not(.hint){margin:0;padding:0}body.dark-theme nf-simple-list-item.auditmation-list-item .text-wrapper .text .list-item-text-icon{font-size:20px;height:20px;width:20px;line-height:20px;display:block}body.dark-theme nf-simple-list-item.auditmation-list-item.no-double-stack .text-wrapper .text{max-width:calc(100% - 200px)}body.dark-theme nf-simple-list-item.auditmation-list-item.hover-edit{position:relative}body.dark-theme nf-simple-list-item.auditmation-list-item.hover-edit .extras{position:absolute;right:0;top:10px;bottom:0;border:0;background-color:var(--zb-background-card);align-items:flex-start;display:none}body.dark-theme nf-simple-list-item.auditmation-list-item.hover-edit.inline .extras{position:inherit;top:unset;bottom:unset;margin-top:2px;margin-right:-8px}body.dark-theme nf-simple-list-item.auditmation-list-item.hover-edit.inline.input-showing .extras{margin-top:10px}body.dark-theme nf-simple-list-item.auditmation-list-item.hover-edit:hover .extras{display:flex}body.dark-theme nf-simple-list-item.auditmation-list-item.content-fill>.text-wrapper>.text,body.dark-theme nf-simple-list-item.auditmation-list-item.content-fill>.text-wrapper>.label{flex-basis:100%}body.dark-theme nf-simple-list-item.auditmation-list-item.content-fill.noGap>.text-wrapper{gap:0}body.dark-theme nf-simple-list-item.auditmation-list-item.dense{padding:4px 0}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .text-wrapper{padding-top:4px;padding-bottom:4px}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .text-wrapper auditmation-edit-field-wrapper{padding:4px;margin-top:-4px;min-height:auto}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras{top:6px;overflow:hidden}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base{--mat-button-outlined-container-height: 24px;--mat-button-filled-container-height: 24px}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;--mat-button-outlined-container-shape: 4px;padding:0;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-ripple,body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .ng-fa-icon{--mat-icon-button-icon-size: 20px;font-size:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size);width:var(--mat-icon-button-icon-size);display:block}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button>svg{--mat-icon-button-icon-size: 20px;width:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size)}body.dark-theme nf-simple-list-item.auditmation-list-item.dense .extras .mat-mdc-button-base.mat-mdc-icon-button .mat-icon{height:20px;width:20px;font-size:20px}body.dark-theme nf-infinite-scroll-container{height:100%;overflow:hidden;width:100%;display:block}body.dark-theme nf-infinite-scroll-container .scroll-container{height:100%;overflow:auto;width:100%;display:block}body.dark-theme nf-infinite-scroll-container .scroll-container .item-container{padding:16px;display:flex;flex-direction:column;gap:8px;align-items:center;margin:0 16px}body.dark-theme nf-infinite-scroll-container .scroll-container .item-container .loading-container .mat-mdc-progress-spinner.hidden{display:none}body.dark-theme nf-router-outlet-page{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}body.dark-theme nf-avatar-label{display:flex;align-items:center;gap:8px}body.dark-theme nf-avatar-label img.nf-avatar-img{height:32px;width:32px;border-radius:50%}body.dark-theme nf-avatar-label .nf-avatar-text-wrapper{display:flex;flex-direction:column;gap:4px}body.dark-theme nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:16px}body.dark-theme nf-avatar-label .nf-avatar-text-wrapper span.nf-avatar-label-subText{font-size:12px;line-height:12px;color:var(--zb-secondary-text)}body.dark-theme nf-avatar-label.maintain-aspect-ratio img.nf-avatar-img{max-width:32px;min-width:32px;max-height:32px;width:auto;height:auto;vertical-align:middle;border-radius:0}body.dark-theme nf-avatar-label.dense img.nf-avatar-img{height:28px;width:28px;border-radius:50%}body.dark-theme nf-avatar-label.dense .nf-avatar-text-wrapper{display:flex;flex-direction:column;gap:4px}body.dark-theme nf-avatar-label.dense .nf-avatar-text-wrapper span.nf-avatar-label-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:14px;padding:2px 0}body.dark-theme nf-avatar-label.dense .nf-avatar-text-wrapper span.nf-avatar-label-subText{font-size:12px;line-height:12px;color:var(--zb-secondary-text)}body.dark-theme nf-avatar-label.dense.maintain-aspect-ratio img.nf-avatar-img{max-width:28px;min-width:28px;max-height:28px;height:auto;width:auto}body.dark-theme nf-avatar-label.small img.nf-avatar-img{height:20px;width:20px;border-radius:50%}body.dark-theme nf-simple-search-input{display:flex;align-items:center;gap:4px;flex-grow:1}body.dark-theme nf-simple-search-input .zb-expand-on-focus{width:165px;transition:width .13s ease}body.dark-theme nf-simple-search-input .zb-expand-on-focus.hasValue,body.dark-theme nf-simple-search-input .zb-expand-on-focus.mat-focused{width:230px}body.dark-theme nf-resource-status{display:flex;flex-direction:row;align-items:center;gap:4px;font-weight:400}body.dark-theme nf-resource-status .resource-status-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}body.dark-theme nf-resource-status .resource-status-wrapper .reource-status-cirlce{border-radius:50%}body.dark-theme nf-resource-status .resource-status-wrapper .reource-status-cirlce.size-large{border:4px solid;height:14px;width:14px}body.dark-theme nf-resource-status .resource-status-wrapper .reource-status-cirlce.size-default,body.dark-theme nf-resource-status .resource-status-wrapper .reource-status-cirlce.size-small{border:3px solid;height:8px;width:8px}body.dark-theme nf-resource-status .resource-status-label-wrapper{display:flex;flex-direction:row;align-items:center}body.dark-theme nf-resource-status .resource-status-label-wrapper .resource-status-label{line-height:20px}body.dark-theme nf-resource-status .resource-status-label-wrapper .resource-status-label.uppercase{text-transform:uppercase}body.dark-theme nf-resource-status.NEEDS_DATA .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NEW .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.MANUAL .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INITIALIZED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.BACKLOG .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SAVED_DRAFT .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.UNKNOWN .resource-status-wrapper .reource-status-cirlce{background-color:#979797;border-color:#979797}body.dark-theme nf-resource-status.NEEDS_DATA .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NEW .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.MANUAL .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INITIALIZED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.BACKLOG .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SAVED_DRAFT .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.UNKNOWN .resource-status-wrapper .resource-status-icon{color:#979797}body.dark-theme nf-resource-status.NEEDS_DATA .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEW .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.MANUAL .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INITIALIZED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.BACKLOG .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SAVED_DRAFT .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UNKNOWN .resource-status-label-wrapper .resource-status-label{color:#979797}body.dark-theme nf-resource-status.NEEDS_DATA.pill,body.dark-theme nf-resource-status.NEW.pill,body.dark-theme nf-resource-status.MANUAL.pill,body.dark-theme nf-resource-status.INITIALIZED.pill,body.dark-theme nf-resource-status.BACKLOG.pill,body.dark-theme nf-resource-status.SAVED_DRAFT.pill,body.dark-theme nf-resource-status.UNKNOWN.pill{background-color:#979797;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.NEEDS_DATA.pill .resource-status-wrapper,body.dark-theme nf-resource-status.NEW.pill .resource-status-wrapper,body.dark-theme nf-resource-status.MANUAL.pill .resource-status-wrapper,body.dark-theme nf-resource-status.INITIALIZED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.BACKLOG.pill .resource-status-wrapper,body.dark-theme nf-resource-status.SAVED_DRAFT.pill .resource-status-wrapper,body.dark-theme nf-resource-status.UNKNOWN.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.NEEDS_DATA.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NEW.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.MANUAL.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INITIALIZED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.BACKLOG.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SAVED_DRAFT.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.UNKNOWN.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.NEEDS_DATA.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NEW.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.MANUAL.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INITIALIZED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.BACKLOG.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SAVED_DRAFT.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.UNKNOWN.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.NEEDS_DATA.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEW.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.MANUAL.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INITIALIZED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.BACKLOG.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SAVED_DRAFT.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UNKNOWN.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.DONE .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.UP .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.OK .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ON .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.READY .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.PUBLISHED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.RELEASED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.COMPLETED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.COMPLETE .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ACCEPTED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NOT_STARTED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SATISFIED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.AUTOMATED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SUCCESS .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.VALID .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.PASSED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.FEATURED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ACTIVE .resource-status-wrapper .reource-status-cirlce{background-color:#8fd14f;border-color:#8fd14f}body.dark-theme nf-resource-status.DONE .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.UP .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.OK .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ON .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.READY .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.PUBLISHED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.RELEASED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.COMPLETED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.COMPLETE .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ACCEPTED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NOT_STARTED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SATISFIED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.AUTOMATED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SUCCESS .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.VALID .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.PASSED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.FEATURED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ACTIVE .resource-status-wrapper .resource-status-icon{color:#8fd14f}body.dark-theme nf-resource-status.DONE .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UP .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OK .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ON .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.READY .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PUBLISHED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RELEASED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.COMPLETED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.COMPLETE .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ACCEPTED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NOT_STARTED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SATISFIED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.AUTOMATED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SUCCESS .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VALID .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PASSED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FEATURED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ACTIVE .resource-status-label-wrapper .resource-status-label{color:#8fd14f}body.dark-theme nf-resource-status.DONE.pill,body.dark-theme nf-resource-status.UP.pill,body.dark-theme nf-resource-status.OK.pill,body.dark-theme nf-resource-status.ON.pill,body.dark-theme nf-resource-status.READY.pill,body.dark-theme nf-resource-status.PUBLISHED.pill,body.dark-theme nf-resource-status.RELEASED.pill,body.dark-theme nf-resource-status.COMPLETED.pill,body.dark-theme nf-resource-status.COMPLETE.pill,body.dark-theme nf-resource-status.ACCEPTED.pill,body.dark-theme nf-resource-status.NOT_STARTED.pill,body.dark-theme nf-resource-status.SATISFIED.pill,body.dark-theme nf-resource-status.AUTOMATED.pill,body.dark-theme nf-resource-status.SUCCESS.pill,body.dark-theme nf-resource-status.VALID.pill,body.dark-theme nf-resource-status.PASSED.pill,body.dark-theme nf-resource-status.FEATURED.pill,body.dark-theme nf-resource-status.ACTIVE.pill{background-color:#8fd14f;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.DONE.pill .resource-status-wrapper,body.dark-theme nf-resource-status.UP.pill .resource-status-wrapper,body.dark-theme nf-resource-status.OK.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ON.pill .resource-status-wrapper,body.dark-theme nf-resource-status.READY.pill .resource-status-wrapper,body.dark-theme nf-resource-status.PUBLISHED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.RELEASED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.COMPLETED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.COMPLETE.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ACCEPTED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.NOT_STARTED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.SATISFIED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.AUTOMATED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.SUCCESS.pill .resource-status-wrapper,body.dark-theme nf-resource-status.VALID.pill .resource-status-wrapper,body.dark-theme nf-resource-status.PASSED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.FEATURED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ACTIVE.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.DONE.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.UP.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.OK.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ON.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.READY.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.PUBLISHED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.RELEASED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.COMPLETED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.COMPLETE.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ACCEPTED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NOT_STARTED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SATISFIED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.AUTOMATED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SUCCESS.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.VALID.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.PASSED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.FEATURED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ACTIVE.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.DONE.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.UP.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.OK.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ON.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.READY.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.PUBLISHED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.RELEASED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.COMPLETED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.COMPLETE.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ACCEPTED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NOT_STARTED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SATISFIED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.AUTOMATED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SUCCESS.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.VALID.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.PASSED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.FEATURED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ACTIVE.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.DONE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UP.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OK.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ON.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.READY.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PUBLISHED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RELEASED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.COMPLETED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.COMPLETE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ACCEPTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NOT_STARTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SATISFIED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.AUTOMATED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SUCCESS.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VALID.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PASSED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FEATURED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ACTIVE.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.DONE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UP.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OK.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ON.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.READY.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PUBLISHED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RELEASED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.COMPLETED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.COMPLETE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ACCEPTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NOT_STARTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SATISFIED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.AUTOMATED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SUCCESS.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VALID.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PASSED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FEATURED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ACTIVE.pill .resource-status-label-wrapper .resource-status-label{text-shadow:var(--zb-text-shadow)}body.dark-theme nf-resource-status.PUBLISHING .resource-status-wrapper .reource-status-cirlce{background-color:#40740c;border-color:#40740c}body.dark-theme nf-resource-status.PUBLISHING .resource-status-wrapper .resource-status-icon{color:#40740c}body.dark-theme nf-resource-status.PUBLISHING .resource-status-label-wrapper .resource-status-label{color:#40740c}body.dark-theme nf-resource-status.PUBLISHING.pill{background-color:#40740c;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.PUBLISHING.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.PUBLISHING.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.PUBLISHING.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.PUBLISHING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NOT_SATISFIED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DOWN .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ERROR .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INVALID .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.FAILED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.FAILURE .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.STOPPING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DELETED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DISAPROVED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DISAPPROVED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.REJECTED .resource-status-wrapper .reource-status-cirlce{background-color:#bf351c;border-color:#bf351c}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NOT_SATISFIED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DOWN .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ERROR .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INVALID .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.FAILED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.FAILURE .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.STOPPING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DELETED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DISAPROVED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DISAPPROVED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.REJECTED .resource-status-wrapper .resource-status-icon{color:#bf351c}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NOT_SATISFIED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DOWN .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ERROR .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INVALID .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FAILED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FAILURE .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STOPPING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DELETED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DISAPROVED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DISAPPROVED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.REJECTED .resource-status-label-wrapper .resource-status-label{color:#bf351c}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT.pill,body.dark-theme nf-resource-status.NOT_SATISFIED.pill,body.dark-theme nf-resource-status.DOWN.pill,body.dark-theme nf-resource-status.ERROR.pill,body.dark-theme nf-resource-status.INVALID.pill,body.dark-theme nf-resource-status.FAILED.pill,body.dark-theme nf-resource-status.FAILURE.pill,body.dark-theme nf-resource-status.STOPPING.pill,body.dark-theme nf-resource-status.DELETED.pill,body.dark-theme nf-resource-status.DISAPROVED.pill,body.dark-theme nf-resource-status.DISAPPROVED.pill,body.dark-theme nf-resource-status.REJECTED.pill{background-color:#bf351c;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-wrapper,body.dark-theme nf-resource-status.NOT_SATISFIED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DOWN.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ERROR.pill .resource-status-wrapper,body.dark-theme nf-resource-status.INVALID.pill .resource-status-wrapper,body.dark-theme nf-resource-status.FAILED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.FAILURE.pill .resource-status-wrapper,body.dark-theme nf-resource-status.STOPPING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DELETED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DISAPROVED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DISAPPROVED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.REJECTED.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NOT_SATISFIED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DOWN.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ERROR.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INVALID.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.FAILED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.FAILURE.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.STOPPING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DELETED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DISAPROVED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DISAPPROVED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.REJECTED.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NOT_SATISFIED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DOWN.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ERROR.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INVALID.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.FAILED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.FAILURE.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.STOPPING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DELETED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DISAPROVED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DISAPPROVED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.REJECTED.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.NEEDS_COLLECTOR_BOT.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NOT_SATISFIED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DOWN.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ERROR.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INVALID.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FAILED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.FAILURE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STOPPING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DELETED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DISAPROVED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DISAPPROVED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.REJECTED.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.DELETING .resource-status-wrapper .reource-status-cirlce{background-color:#de3f23;border-color:#de3f23}body.dark-theme nf-resource-status.DELETING .resource-status-wrapper .resource-status-icon{color:#de3f23}body.dark-theme nf-resource-status.DELETING .resource-status-label-wrapper .resource-status-label{color:#de3f23}body.dark-theme nf-resource-status.DELETING.pill{background-color:#de3f23;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.DELETING.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.DELETING.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.DELETING.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.DELETING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.NEVER_RUN .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#bf351c}body.dark-theme nf-resource-status.NEVER_RUN .resource-status-wrapper .resource-status-icon{color:#bf351c}body.dark-theme nf-resource-status.NEVER_RUN .resource-status-label-wrapper .resource-status-label{color:#bf351c}body.dark-theme nf-resource-status.NEVER_RUN.pill{background-color:#bf351c;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.NEVER_RUN.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.NEVER_RUN.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.NEVER_RUN.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.NEVER_RUN.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.DEV_IN_PROGRESS .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.IN_PROGRESS .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#2983d1}body.dark-theme nf-resource-status.DEV_IN_PROGRESS .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.IN_PROGRESS .resource-status-wrapper .resource-status-icon{color:#2983d1}body.dark-theme nf-resource-status.DEV_IN_PROGRESS .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.IN_PROGRESS .resource-status-label-wrapper .resource-status-label{color:#2983d1}body.dark-theme nf-resource-status.DEV_IN_PROGRESS.pill,body.dark-theme nf-resource-status.IN_PROGRESS.pill{background-color:#2983d1;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-wrapper,body.dark-theme nf-resource-status.IN_PROGRESS.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.IN_PROGRESS.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.IN_PROGRESS.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.DEV_IN_PROGRESS.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.IN_PROGRESS.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.NOT_READY .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.PENDING_RESPONSE .resource-status-wrapper .reource-status-cirlce{background-color:#f0e3b7;border-color:#f0e3b7}body.dark-theme nf-resource-status.NOT_READY .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.PENDING_RESPONSE .resource-status-wrapper .resource-status-icon{color:#f0e3b7}body.dark-theme nf-resource-status.NOT_READY .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PENDING_RESPONSE .resource-status-label-wrapper .resource-status-label{color:#f0e3b7}body.dark-theme nf-resource-status.NOT_READY.pill,body.dark-theme nf-resource-status.PENDING_RESPONSE.pill{background-color:#f0e3b7;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.NOT_READY.pill .resource-status-wrapper,body.dark-theme nf-resource-status.PENDING_RESPONSE.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.NOT_READY.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.PENDING_RESPONSE.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.NOT_READY.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.PENDING_RESPONSE.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.NOT_READY.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.PENDING_RESPONSE.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.PENDING .resource-status-wrapper .reource-status-cirlce{background-color:#d97fe9;border-color:#d97fe9}body.dark-theme nf-resource-status.PENDING .resource-status-wrapper .resource-status-icon{color:#d97fe9}body.dark-theme nf-resource-status.PENDING .resource-status-label-wrapper .resource-status-label{color:#d97fe9}body.dark-theme nf-resource-status.PENDING.pill{background-color:#d97fe9;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.PENDING.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.PENDING.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.PENDING.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.PENDING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.REJECTED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ON_HOLD .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NEEDS_DCR .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DEGRADED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.BOT_AVAILABLE .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.WARNING .resource-status-wrapper .reource-status-cirlce{background-color:#fbc712;border-color:#fbc712}body.dark-theme nf-resource-status.REJECTED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ON_HOLD .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NEEDS_DCR .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DEGRADED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.BOT_AVAILABLE .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.WARNING .resource-status-wrapper .resource-status-icon{color:#fbc712}body.dark-theme nf-resource-status.REJECTED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ON_HOLD .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEEDS_DCR .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DEGRADED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.BOT_AVAILABLE .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.WARNING .resource-status-label-wrapper .resource-status-label{color:#fbc712}body.dark-theme nf-resource-status.REJECTED.pill,body.dark-theme nf-resource-status.ON_HOLD.pill,body.dark-theme nf-resource-status.NEEDS_DCR.pill,body.dark-theme nf-resource-status.DEGRADED.pill,body.dark-theme nf-resource-status.BOT_AVAILABLE.pill,body.dark-theme nf-resource-status.WARNING.pill{background-color:#fbc712;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.REJECTED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ON_HOLD.pill .resource-status-wrapper,body.dark-theme nf-resource-status.NEEDS_DCR.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DEGRADED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.BOT_AVAILABLE.pill .resource-status-wrapper,body.dark-theme nf-resource-status.WARNING.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.REJECTED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ON_HOLD.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NEEDS_DCR.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DEGRADED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.BOT_AVAILABLE.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.WARNING.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.REJECTED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ON_HOLD.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NEEDS_DCR.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DEGRADED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.BOT_AVAILABLE.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.WARNING.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.REJECTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ON_HOLD.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEEDS_DCR.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DEGRADED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.BOT_AVAILABLE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.WARNING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.PROCESSING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.CONNECTED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DOWNLOADING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INSTALLING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.VERIFYING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.CONFIGURING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.STANDBY .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.STARTING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.VERIFIED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.RUNNING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.UNDER_REVIEW .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#8fd14f}body.dark-theme nf-resource-status.PROCESSING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.CONNECTED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DOWNLOADING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INSTALLING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.VERIFYING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.CONFIGURING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.STANDBY .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.STARTING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.VERIFIED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.RUNNING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.UNDER_REVIEW .resource-status-wrapper .resource-status-icon{color:#8fd14f}body.dark-theme nf-resource-status.PROCESSING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CONNECTED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DOWNLOADING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INSTALLING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VERIFYING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CONFIGURING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STANDBY .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STARTING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VERIFIED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RUNNING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UNDER_REVIEW .resource-status-label-wrapper .resource-status-label{color:#8fd14f}body.dark-theme nf-resource-status.PROCESSING.pill,body.dark-theme nf-resource-status.CONNECTED.pill,body.dark-theme nf-resource-status.DOWNLOADING.pill,body.dark-theme nf-resource-status.INSTALLING.pill,body.dark-theme nf-resource-status.VERIFYING.pill,body.dark-theme nf-resource-status.CONFIGURING.pill,body.dark-theme nf-resource-status.STANDBY.pill,body.dark-theme nf-resource-status.STARTING.pill,body.dark-theme nf-resource-status.VERIFIED.pill,body.dark-theme nf-resource-status.RUNNING.pill,body.dark-theme nf-resource-status.UNDER_REVIEW.pill{background-color:#8fd14f;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.PROCESSING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.CONNECTED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DOWNLOADING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.INSTALLING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.VERIFYING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.CONFIGURING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.STANDBY.pill .resource-status-wrapper,body.dark-theme nf-resource-status.STARTING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.VERIFIED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.RUNNING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.UNDER_REVIEW.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.PROCESSING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.CONNECTED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DOWNLOADING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INSTALLING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.VERIFYING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.CONFIGURING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.STANDBY.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.STARTING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.VERIFIED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.RUNNING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.UNDER_REVIEW.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.PROCESSING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.CONNECTED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DOWNLOADING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INSTALLING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.VERIFYING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.CONFIGURING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.STANDBY.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.STARTING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.VERIFIED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.RUNNING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.UNDER_REVIEW.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.PROCESSING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CONNECTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DOWNLOADING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INSTALLING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VERIFYING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CONFIGURING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STANDBY.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STARTING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VERIFIED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RUNNING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UNDER_REVIEW.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.PROCESSING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CONNECTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DOWNLOADING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INSTALLING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VERIFYING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CONFIGURING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STANDBY.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.STARTING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.VERIFIED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RUNNING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.UNDER_REVIEW.pill .resource-status-label-wrapper .resource-status-label{text-shadow:var(--zb-text-shadow)}body.dark-theme nf-resource-status.ANSWERED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.LINKING .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.LAB .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.REQUESTED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SUGGESTED .resource-status-wrapper .reource-status-cirlce{background-color:#b4d6ee;border-color:#b4d6ee}body.dark-theme nf-resource-status.ANSWERED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.LINKING .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.LAB .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.REQUESTED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SUGGESTED .resource-status-wrapper .resource-status-icon{color:#b4d6ee}body.dark-theme nf-resource-status.ANSWERED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LINKING .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LAB .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.REQUESTED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SUGGESTED .resource-status-label-wrapper .resource-status-label{color:#b4d6ee}body.dark-theme nf-resource-status.ANSWERED.pill,body.dark-theme nf-resource-status.LINKING.pill,body.dark-theme nf-resource-status.LAB.pill,body.dark-theme nf-resource-status.REQUESTED.pill,body.dark-theme nf-resource-status.SUGGESTED.pill{background-color:#b4d6ee;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.ANSWERED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.LINKING.pill .resource-status-wrapper,body.dark-theme nf-resource-status.LAB.pill .resource-status-wrapper,body.dark-theme nf-resource-status.REQUESTED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.SUGGESTED.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.ANSWERED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.LINKING.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.LAB.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.REQUESTED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SUGGESTED.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.ANSWERED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.LINKING.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.LAB.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.REQUESTED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SUGGESTED.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.ANSWERED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LINKING.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LAB.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.REQUESTED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SUGGESTED.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.AWAITING_REVIEW .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.CREATED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ENABLED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SENT .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.AUTO .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.OAUTH .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.LAB_COMPLETE .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DRAFT .resource-status-wrapper .reource-status-cirlce{background-color:#2b9cf1;border-color:#2b9cf1}body.dark-theme nf-resource-status.AWAITING_REVIEW .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.CREATED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ENABLED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SENT .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.AUTO .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.OAUTH .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.LAB_COMPLETE .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DRAFT .resource-status-wrapper .resource-status-icon{color:#2b9cf1}body.dark-theme nf-resource-status.AWAITING_REVIEW .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CREATED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ENABLED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SENT .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.AUTO .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OAUTH .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LAB_COMPLETE .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DRAFT .resource-status-label-wrapper .resource-status-label{color:#2b9cf1}body.dark-theme nf-resource-status.AWAITING_REVIEW.pill,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS.pill,body.dark-theme nf-resource-status.CREATED.pill,body.dark-theme nf-resource-status.ENABLED.pill,body.dark-theme nf-resource-status.SENT.pill,body.dark-theme nf-resource-status.AUTO.pill,body.dark-theme nf-resource-status.OAUTH.pill,body.dark-theme nf-resource-status.LAB_COMPLETE.pill,body.dark-theme nf-resource-status.DRAFT.pill{background-color:#2b9cf1;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.AWAITING_REVIEW.pill .resource-status-wrapper,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-wrapper,body.dark-theme nf-resource-status.CREATED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ENABLED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.SENT.pill .resource-status-wrapper,body.dark-theme nf-resource-status.AUTO.pill .resource-status-wrapper,body.dark-theme nf-resource-status.OAUTH.pill .resource-status-wrapper,body.dark-theme nf-resource-status.LAB_COMPLETE.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DRAFT.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.AWAITING_REVIEW.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.CREATED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ENABLED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.SENT.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.AUTO.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.OAUTH.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.LAB_COMPLETE.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DRAFT.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.AWAITING_REVIEW.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.CREATED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ENABLED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.SENT.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.AUTO.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.OAUTH.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.LAB_COMPLETE.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DRAFT.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.AWAITING_REVIEW.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CREATED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ENABLED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SENT.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.AUTO.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OAUTH.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LAB_COMPLETE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DRAFT.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.AWAITING_REVIEW.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.NEEDS_QUERY_PARAMS.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.CREATED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ENABLED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.SENT.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.AUTO.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OAUTH.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.LAB_COMPLETE.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DRAFT.pill .resource-status-label-wrapper .resource-status-label{text-shadow:var(--zb-text-shadow)}body.dark-theme nf-resource-status.ENDED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DISABLED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.OFF .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.RETIRED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.EXPIRED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ARCHIVED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.Unknown .resource-status-wrapper .reource-status-cirlce{background-color:var(--zb-color-disabled);border-color:var(--zb-color-disabled)}body.dark-theme nf-resource-status.ENDED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DISABLED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.OFF .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.RETIRED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.EXPIRED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ARCHIVED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.Unknown .resource-status-wrapper .resource-status-icon{color:var(--zb-color-disabled)}body.dark-theme nf-resource-status.ENDED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DISABLED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OFF .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RETIRED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.EXPIRED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ARCHIVED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.Unknown .resource-status-label-wrapper .resource-status-label{color:var(--zb-color-disabled)}body.dark-theme nf-resource-status.ENDED.pill,body.dark-theme nf-resource-status.DISABLED.pill,body.dark-theme nf-resource-status.OFF.pill,body.dark-theme nf-resource-status.RETIRED.pill,body.dark-theme nf-resource-status.EXPIRED.pill,body.dark-theme nf-resource-status.ARCHIVED.pill,body.dark-theme nf-resource-status.Unknown.pill{background-color:var(--zb-color-disabled);border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.ENDED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.DISABLED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.OFF.pill .resource-status-wrapper,body.dark-theme nf-resource-status.RETIRED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.EXPIRED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.ARCHIVED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.Unknown.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.ENDED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.DISABLED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.OFF.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.RETIRED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.EXPIRED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.ARCHIVED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.Unknown.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.ENDED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.DISABLED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.OFF.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.RETIRED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.EXPIRED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.ARCHIVED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.Unknown.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.ENDED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.DISABLED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.OFF.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.RETIRED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.EXPIRED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.ARCHIVED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.Unknown.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.RETIRING .resource-status-wrapper .reource-status-cirlce{background-color:transparent;border-color:#606060}body.dark-theme nf-resource-status.RETIRING .resource-status-wrapper .resource-status-icon{color:#606060}body.dark-theme nf-resource-status.RETIRING .resource-status-label-wrapper .resource-status-label{color:#606060}body.dark-theme nf-resource-status.RETIRING.pill{background-color:#606060;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.RETIRING.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.RETIRING.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.RETIRING.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.RETIRING.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.SHARED .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.APPROVED .resource-status-wrapper .reource-status-cirlce{background-color:#9511ac;border-color:#9511ac}body.dark-theme nf-resource-status.SHARED .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.APPROVED .resource-status-wrapper .resource-status-icon{color:#9511ac}body.dark-theme nf-resource-status.SHARED .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.APPROVED .resource-status-label-wrapper .resource-status-label{color:#9511ac}body.dark-theme nf-resource-status.SHARED.pill,body.dark-theme nf-resource-status.APPROVED.pill{background-color:#9511ac;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.SHARED.pill .resource-status-wrapper,body.dark-theme nf-resource-status.APPROVED.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.SHARED.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.APPROVED.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.SHARED.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.APPROVED.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.SHARED.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.APPROVED.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.NO_DATA .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INACTIVE .resource-status-wrapper .reource-status-cirlce{background-color:#4a4a4a;border-color:#4a4a4a}body.dark-theme nf-resource-status.NO_DATA .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INACTIVE .resource-status-wrapper .resource-status-icon{color:#4a4a4a}body.dark-theme nf-resource-status.NO_DATA .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INACTIVE .resource-status-label-wrapper .resource-status-label{color:#4a4a4a}body.dark-theme nf-resource-status.NO_DATA.pill,body.dark-theme nf-resource-status.INACTIVE.pill{background-color:#4a4a4a;border-radius:4px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;width:fit-content}body.dark-theme nf-resource-status.NO_DATA.pill .resource-status-wrapper,body.dark-theme nf-resource-status.INACTIVE.pill .resource-status-wrapper{display:none}body.dark-theme nf-resource-status.NO_DATA.pill .resource-status-wrapper .reource-status-cirlce,body.dark-theme nf-resource-status.INACTIVE.pill .resource-status-wrapper .reource-status-cirlce{display:none}body.dark-theme nf-resource-status.NO_DATA.pill .resource-status-wrapper .resource-status-icon,body.dark-theme nf-resource-status.INACTIVE.pill .resource-status-wrapper .resource-status-icon{display:none}body.dark-theme nf-resource-status.NO_DATA.pill .resource-status-label-wrapper .resource-status-label,body.dark-theme nf-resource-status.INACTIVE.pill .resource-status-label-wrapper .resource-status-label{color:#fff;line-height:20px;font-size:14px}body.dark-theme nf-resource-status.ON .reource-status-cirlce,body.dark-theme nf-resource-status.NOT_STARTED .reource-status-cirlce{position:relative}body.dark-theme nf-resource-status.ON .reource-status-cirlce:after,body.dark-theme nf-resource-status.NOT_STARTED .reource-status-cirlce:after{content:"";position:absolute;inset:0;margin:auto;height:10px;width:10px;border-radius:10px;background-color:transparent;border:2px solid #ffffff}body.dark-theme nf-resource-status.ON .reource-status-cirlce:before,body.dark-theme nf-resource-status.NOT_STARTED .reource-status-cirlce:before{content:"";position:absolute;top:-2px;left:0;right:0;margin:auto;height:6px;width:2px;border-radius:10px;background-color:#fff;border:2px solid #8fd14f;z-index:1}body.dark-theme nf-resource-status.OFF .reource-status-cirlce{position:relative}body.dark-theme nf-resource-status.OFF .reource-status-cirlce:after{content:"";position:absolute;inset:0;margin:auto;height:10px;width:10px;border-radius:10px;background-color:transparent;border:2px solid #ffffff}body.dark-theme nf-resource-status.OFF .reource-status-cirlce:before{content:"";position:absolute;top:-2px;left:0;right:0;margin:auto;height:6px;width:2px;border-radius:10px;background-color:#fff;border:2px solid var(--zb-color-disabled);z-index:1}body.dark-theme nf-dual-router-outlet-page{display:flex;flex-direction:column;flex-grow:1}body.dark-theme nf-dual-router-outlet-page .outlet-sections-container{flex-grow:1;overflow:auto;flex-direction:row;height:1px;display:flex}body.dark-theme nf-dual-router-outlet-page .outlet-sections-container>section{overflow:auto;height:100%;flex-grow:1;max-width:50%}body.dark-theme nf-dual-router-outlet-page .outlet-sections-container>section:first-child{border-right:1px solid var(--zb-divider)}@media(max-width:768px){body.dark-theme nf-dual-router-outlet-page .outlet-sections-container{display:block}body.dark-theme nf-dual-router-outlet-page .outlet-sections-container>section{height:auto;max-width:100%}body.dark-theme nf-dual-router-outlet-page .outlet-sections-container>section:first-child{border-right:0px;border-bottom:1px solid var(--zb-divider)}}body.dark-theme nf-simple-autocomplete form.simple-autocomplete-form{width:100%}body.dark-theme nf-simple-autocomplete form.simple-autocomplete-form .autocomplete-full-width{width:100%}body.dark-theme nf-simple-autocomplete form.simple-autocomplete-form .autocomplete-full-width.zb-form-field .mat-mdc-form-field-icon-suffix{display:flex;align-items:center}body.dark-theme nf-simple-autocomplete form.simple-autocomplete-form .drop-arrow{padding:9px}body.dark-theme nf-simple-autocomplete form.simple-autocomplete-form .disabled-arrow{color:var(--zb-secondary-text)}body.dark-theme nf-simple-autocomplete form.simple-autocomplete-form mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix>mat-icon.mat-icon{padding:4px;font-size:24px;height:24px;width:24px;margin-right:5px}body.dark-theme nf-simple-multi-autocomplete form.simple-autocomplete-form{width:100%}body.dark-theme nf-simple-multi-autocomplete form.simple-autocomplete-form .autocomplete-full-width{width:100%}body.dark-theme nf-simple-multi-autocomplete form.simple-autocomplete-form .disabled-arrow{color:var(--zb-secondary-text)}body.dark-theme nf-is-user-admin-icon .nf-is-admin,body.dark-theme nf-is-user-admin-icon .nf-is-not-admin{font-size:30px;height:30px;width:30px}body.dark-theme nf-is-user-admin-icon .nf-is-admin{color:#8fd14f}body.dark-theme nf-is-user-admin-icon .nf-is-not-admin{color:#bf351c}body.dark-theme nf-class-detail-graph{height:100%;display:flex;flex-direction:column;border:1px solid var(--zb-divider);border-radius:5px;box-sizing:border-box}body.dark-theme nf-class-detail-graph .mat-drawer-container{height:100%}body.dark-theme nf-class-detail-graph .mat-drawer-container>.mat-drawer{background:var(--zb-background-card)}body.dark-theme nf-class-detail-graph .mat-drawer-container>.mat-drawer .mat-drawer-inner-container{display:flex;flex-direction:row}@media(max-width:768px){body.dark-theme nf-class-detail-graph .mat-drawer-container>.mat-drawer{width:420px}}@media(max-width:480px){body.dark-theme nf-class-detail-graph .mat-drawer-container>.mat-drawer{width:320px}}body.dark-theme nf-class-detail-graph .mat-drawer-container>.mat-drawer-content{background-color:transparent}body.dark-theme nf-class-detail-graph .drawer-resizer{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;background:var(--zb-background-card);border-left:1px solid var(--zb-divider);transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;z-index:1}body.dark-theme nf-class-detail-graph .drawer-resizer:hover{background:var(--zb-primary);border-left-color:var(--zb-primary)}body.dark-theme nf-class-detail-graph .drawer-resizer:hover .resizer-handle{background:#fff}body.dark-theme nf-class-detail-graph .drawer-resizer .resizer-handle{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme nf-class-detail-graph .graph-content{height:100%;display:flex;flex-direction:column;position:relative}body.dark-theme nf-class-detail-graph .actions{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:8px;align-items:center;z-index:10;pointer-events:none}body.dark-theme nf-class-detail-graph .actions>*{pointer-events:auto}body.dark-theme nf-class-detail-graph .actions .pill{border-radius:20px;width:auto;padding:0 16px}body.dark-theme nf-class-detail-graph .legend{position:absolute;top:70px;left:16px;background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:8px;padding:12px;z-index:10;max-height:50vh;overflow-y:auto;transform:translate(-120%);transition:transform .3s ease}body.dark-theme nf-class-detail-graph .legend.show{transform:translate(0)}body.dark-theme nf-class-detail-graph .legend .legend-header{font-weight:600;margin-bottom:8px;color:var(--zb-text)}body.dark-theme nf-class-detail-graph .legend mat-selection-list{padding:0}body.dark-theme nf-class-detail-graph .legend mat-list-option{height:40px}body.dark-theme nf-class-detail-graph .legend .mat-pseudo-checkbox{display:none!important}body.dark-theme nf-class-detail-graph .legend .mat-mdc-list-option .mdc-checkbox{display:none}body.dark-theme nf-class-detail-graph .legend .legend-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}body.dark-theme nf-class-detail-graph .legend .legend-icon.interface{border-radius:50%}body.dark-theme nf-class-detail-graph .legend .legend-icon img{width:16px;height:16px}body.dark-theme nf-class-detail-graph .legend .list-item-text{display:flex;align-items:center;gap:8px;font-size:13px}body.dark-theme nf-class-detail-graph .legend .list-item-text mat-icon{font-size:16px;width:16px;height:16px}body.dark-theme nf-class-detail-graph .legend .list-item-text .secondary-text{opacity:.5}body.dark-theme nf-class-detail-graph .canvas-section{flex:1;background:linear-gradient(180deg,#0a0a1a,#1a1a2e);position:relative;overflow:hidden}body.dark-theme nf-class-detail-graph .canvas-section canvas{width:100%;height:100%;display:block}body.dark-theme nf-class-detail-graph .canvas-section:not(.has-graph) canvas{opacity:.3}body.dark-theme nf-class-detail-graph nf-empty-state-container{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center}body.dark-theme nf-class-detail-graph nf-empty-state-container .mat-mdc-progress-spinner{z-index:10}body.dark-theme nf-class-detail-graph .controls-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:24px;background:#0009;padding:8px 16px;border-radius:20px;color:#ffffffb3;font-size:12px;white-space:nowrap}body.dark-theme nf-class-detail-graph .controls-hint span{display:flex;align-items:center;gap:6px}body.dark-theme nf-class-detail-graph .controls-hint span mat-icon{font-size:16px;width:16px;height:16px;min-width:16px;overflow:visible}body.dark-theme nf-class-detail{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;position:absolute;inset:0 0 0 8px}body.dark-theme nf-class-detail .nf-class-detail{display:flex;flex-direction:column;height:100%;background:var(--zb-background-card)}body.dark-theme nf-class-detail .detail-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid var(--zb-divider);background:var(--zb-background)}body.dark-theme nf-class-detail .header-content{display:flex;align-items:center;gap:12px;min-width:0}body.dark-theme nf-class-detail .class-icon{width:48px;min-width:48px;height:48px;border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}body.dark-theme nf-class-detail .class-icon.interface{border-radius:50%}body.dark-theme nf-class-detail .class-icon img{width:32px;height:32px;object-fit:contain}body.dark-theme nf-class-detail .class-icon mat-icon{color:#fff;font-size:24px;width:24px;height:24px}body.dark-theme nf-class-detail .class-info{display:flex;flex-direction:column;gap:4px;min-width:0}body.dark-theme nf-class-detail .class-name-row{display:flex;align-items:center;gap:8px}body.dark-theme nf-class-detail .class-name{font-size:16px;font-weight:600;color:var(--zb-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.dark-theme nf-class-detail .class-type-badge{display:inline-flex;padding:2px 8px;border-radius:4px;font-size:11px;text-transform:uppercase;font-weight:500;width:fit-content;height:16px;line-height:18px}body.dark-theme nf-class-detail .class-type-badge.interface{background:transparent;border:1px solid var(--zb-accent);color:var(--zb-accent)}body.dark-theme nf-class-detail .class-type-badge.concrete{background:var(--zb-primary);color:#fff}body.dark-theme nf-class-detail .header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}body.dark-theme nf-class-detail .properties-section{flex:1;display:flex;flex-direction:column;overflow:hidden}body.dark-theme nf-class-detail .section-header{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--zb-divider)}body.dark-theme nf-class-detail .section-title{font-weight:600;color:var(--zb-text)}body.dark-theme nf-class-detail .property-count{color:var(--zb-secondary-text);font-size:13px}body.dark-theme nf-class-detail .property-table{flex:1;overflow-y:auto}body.dark-theme nf-class-detail .property-table table{width:100%;border-collapse:collapse}body.dark-theme nf-class-detail .property-table thead{position:sticky;top:0;background:var(--zb-background);z-index:1}body.dark-theme nf-class-detail .property-table thead th{text-align:left;padding:4px 8px;font-size:12px;font-weight:600;color:var(--zb-secondary-text);text-transform:uppercase;border-bottom:2px solid var(--zb-divider)}body.dark-theme nf-class-detail .property-table tbody tr{transition:background-color .15s}body.dark-theme nf-class-detail .property-table tbody tr:hover{background:var(--zb-hover)}body.dark-theme nf-class-detail .property-table tbody td{padding:4px 8px;border-bottom:1px solid var(--zb-divider)}body.dark-theme nf-class-detail .prop-name{color:var(--zb-text);font-size:13px}body.dark-theme nf-class-detail .prop-name.required{font-weight:600}body.dark-theme nf-class-detail .required-star{color:var(--zb-warn, #f44336);font-weight:700}body.dark-theme nf-class-detail .prop-colon{color:var(--zb-secondary-text);margin:0 4px 0 2px}body.dark-theme nf-class-detail .type-link{color:var(--zb-primary);text-decoration:none;font-size:13px}body.dark-theme nf-class-detail .type-link:hover{text-decoration:underline}body.dark-theme nf-class-detail .multi-brackets{letter-spacing:2px}body.dark-theme nf-class-detail .empty-properties{flex:1;display:flex;align-items:center;justify-content:center;color:var(--zb-secondary-text);font-size:14px}body.dark-theme nf-class-detail nf-empty-state-container{flex:1}body.dark-theme nf-graph-toolbar{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;font-size:12px;background-color:var(--zb-background-card);border-bottom:1px solid var(--zb-divider);gap:8px;padding:8px 16px}body.dark-theme nf-graph-toolbar h2.title{margin-bottom:0}body.dark-theme nf-graph-toolbar .actions-container{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px;flex-grow:1}body.dark-theme auditmation-metrics-card .auditmation-metrics-card:hover{cursor:pointer;transform:scale(1.01);transition:transform .1s linear}body.dark-theme auditmation-metrics-card .auditmation-metrics-card .mat-mdc-card-content{display:flex;flex-direction:column;gap:16px}body.dark-theme auditmation-metrics-card .auditmation-metrics-card .auditmation-metrics-wrapper{display:flex;gap:32px}@media(max-width:768px){body.dark-theme auditmation-metrics-card .auditmation-metrics-card .auditmation-metrics-wrapper{flex-direction:column;align-items:center}}body.dark-theme auditmation-metrics-card .auditmation-metrics-card .auditmation-card-details{display:flex;gap:4px;flex-wrap:wrap;justify-content:space-evenly}body.dark-theme auditmation-metrics-list .dashboard-list{display:grid;grid-template-columns:33% 33% 33%;gap:8px;margin:16px}@media(max-width:1200px){body.dark-theme auditmation-metrics-list .dashboard-list{grid-template-columns:50% 50%}}@media(max-width:768px){body.dark-theme auditmation-metrics-list .dashboard-list{grid-template-columns:100%}}body.dark-theme auditmation-metrics-pie-chart-wrapper{position:relative}body.dark-theme auditmation-metrics-pie-chart-wrapper .auditmation-metrics-pie-chart-wrapper-center-label{position:absolute;inset:0;margin:auto;width:100px;height:100px;display:flex;align-items:center;justify-content:center;font-size:18px;white-space:pre-wrap;font-weight:500;text-align:center}body.dark-theme auditmation-metrics-pie-chart-wrapper svg>g.pie-chart>g{transform:scale(1.75)}body.dark-theme auditmation-metrics-card-detail-block{display:flex;flex-direction:column;align-items:center;gap:4px}body.dark-theme auditmation-metrics-card-detail-block span{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:8px;box-sizing:border-box;text-align:center;color:var(--zb-secondary-text)}body.dark-theme auditmation-metrics-card-detail-block span:last-child{background-color:var(--zb-background-card);border-radius:3px;font-weight:500;color:var(--zb-text)}body.dark-theme auditmation-metrics-card-detail-block:last-child{flex-grow:1}body.dark-theme auditmation-object-view{--object-view-added-bg: #d4edda;--object-view-added-text: #155724;--object-view-removed-bg: #f8d7da;--object-view-removed-text: #721c24;--object-view-modified-bg: #e2d5f1;--object-view-modified-text: #4a235a;--object-view-moved-bg: #fff3cd;--object-view-moved-text: #856404;--object-view-type-string: #2e7d32;--object-view-type-number: #1565c0;--object-view-type-boolean: #ef6c00;--object-view-type-null: var(--zb-tertiary-text);display:block}body.dark-theme auditmation-object-view .object-view-toolbar{padding:8px 0;margin-bottom:8px;border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-object-view .object-view-toolbar button.mat-mdc-icon-button{width:32px;height:32px;padding:4px}body.dark-theme auditmation-object-view .object-view-toolbar button.mat-mdc-icon-button .mat-icon{font-size:20px;width:20px;height:20px;line-height:20px}body.dark-theme auditmation-object-view .object-view-toolbar mat-slide-toggle{margin-left:8px;font-size:13px}body.dark-theme auditmation-object-view auditmation-markdown-viewer .ngx-markdown-wrapper{display:block;width:100%}body.dark-theme auditmation-object-view mat-tree.mat-tree{padding:4px 8px;--mat-tree-container-background-color: var(--zb-background-card-dark)}body.dark-theme auditmation-object-view .node-tree-invisible{display:none}body.dark-theme auditmation-object-view ul,body.dark-theme auditmation-object-view li{margin-top:0;margin-bottom:0;list-style-type:none}body.dark-theme auditmation-object-view .mat-tree-node{display:flex;width:100%;align-items:center;min-height:20px;min-width:300px;box-sizing:border-box}body.dark-theme auditmation-object-view .mat-tree-node>.mat-icon{min-width:20px;height:20px;width:20px;font-size:20px}body.dark-theme auditmation-object-view .mat-tree-node .toggle-icon{cursor:pointer;margin-left:-6px;color:var(--zb-secondary-text);transition:color .15s;align-self:flex-start}body.dark-theme auditmation-object-view .mat-tree-node .toggle-icon:hover{color:var(--zb-text)}body.dark-theme auditmation-object-view .mat-tree-node .object-node{display:flex;flex-direction:row;gap:8px;flex-grow:1;padding-right:8px;width:100%;align-items:flex-start}body.dark-theme auditmation-object-view .mat-tree-node .object-node a{display:flex;flex-direction:row;gap:12px;flex-grow:1}body.dark-theme auditmation-object-view .mat-tree-node .object-node .bracket{color:var(--zb-tertiary-text);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span{font-size:14px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-label{font-size:14px;color:var(--zb-secondary-text);display:flex;align-items:center;flex-wrap:wrap;align-content:flex-start;line-height:20px;border-radius:2px;padding:0 2px;transition:background-color .15s,color .15s}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-label.removed{background:var(--object-view-removed-bg);text-decoration:line-through;color:var(--object-view-removed-text)}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-label.modified{background:var(--object-view-modified-bg);text-decoration:none;color:var(--object-view-modified-text)}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-label.added{background:var(--object-view-added-bg);text-decoration:none;color:var(--object-view-added-text)}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value{word-break:break-word;display:flex;gap:4px;line-height:20px;flex-grow:1;width:200px;align-items:center}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value span.node-toggle{cursor:pointer;color:var(--zb-tertiary-text);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;padding:0 4px;border-radius:2px;transition:background-color .15s}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value span.node-toggle:hover{background:var(--zb-hover)}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .leaf-value{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:18px;border-radius:2px;padding:0 4px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-string{color:var(--object-view-type-string)}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-number{color:var(--object-view-type-number)}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-boolean{color:var(--object-view-type-boolean);font-weight:600}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .type-null{color:var(--object-view-type-null);font-style:italic}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value span.removed{background:var(--object-view-removed-bg);text-decoration:line-through;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-removed-text);border-radius:2px;padding:0 4px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value span.moved{background:var(--object-view-moved-bg);text-decoration:none;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-moved-text);border-radius:2px;padding:0 4px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value span.added{background:var(--object-view-added-bg);text-decoration:none;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-added-text);border-radius:2px;padding:0 4px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value span.modified{background:var(--object-view-modified-bg);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:20px;color:var(--object-view-modified-text);border-radius:2px;padding:0 4px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value auditmation-markdown-viewer{width:100%}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value auditmation-markdown-viewer markdown *{line-height:20px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .copy-value-btn{display:none;margin-left:4px;padding:2px;--mat-icon-button-state-layer-size: 16px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value .copy-value-btn .mat-icon{font-size:12px;width:12px;height:12px;line-height:12px}body.dark-theme auditmation-object-view .mat-tree-node .object-node span.object-node-value:hover .copy-value-btn{display:inherit}body.dark-theme auditmation-object-view .mat-tree-node.child{position:relative}body.dark-theme auditmation-object-view .mat-tree-node.child:before{content:"";position:absolute;left:10px;top:0;height:100%;width:1px;background:var(--zb-divider);opacity:.5}body.dark-theme auditmation-object-view .jsondiffpatch-delta{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0;padding:0 0 0 12px;display:inline-block}body.dark-theme auditmation-object-view .jsondiffpatch-delta pre{font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0;padding:0;display:inline-block}body.dark-theme auditmation-object-view ul.jsondiffpatch-delta{list-style-type:none;padding:0 0 0 20px;margin:0}body.dark-theme auditmation-object-view .jsondiffpatch-delta ul{list-style-type:none;padding:0 0 0 20px;margin:0}body.dark-theme auditmation-object-view .jsondiffpatch-added .jsondiffpatch-property-name,body.dark-theme auditmation-object-view .jsondiffpatch-added .jsondiffpatch-value pre,body.dark-theme auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-right-value pre,body.dark-theme auditmation-object-view .jsondiffpatch-textdiff-added{background:var(--object-view-added-bg)}body.dark-theme auditmation-object-view .jsondiffpatch-deleted .jsondiffpatch-property-name,body.dark-theme auditmation-object-view .jsondiffpatch-deleted pre,body.dark-theme auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-left-value pre,body.dark-theme auditmation-object-view .jsondiffpatch-textdiff-deleted{background:var(--object-view-removed-bg);text-decoration:line-through}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged,body.dark-theme auditmation-object-view .jsondiffpatch-movedestination{color:gray}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged,body.dark-theme auditmation-object-view .jsondiffpatch-movedestination>.jsondiffpatch-value{transition:all .5s;-webkit-transition:all .5s;overflow-y:hidden}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-showing .jsondiffpatch-unchanged,body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-showing .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hidden .jsondiffpatch-unchanged,body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value,body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{display:block}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-visible .jsondiffpatch-unchanged,body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-visible .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-unchanged,body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-showing .jsondiffpatch-arrow,body.dark-theme auditmation-object-view .jsondiffpatch-unchanged-hiding .jsondiffpatch-arrow{display:none}body.dark-theme auditmation-object-view .jsondiffpatch-value{display:inline-block}body.dark-theme auditmation-object-view .jsondiffpatch-property-name{display:inline-block;padding-right:5px;vertical-align:top}body.dark-theme auditmation-object-view .jsondiffpatch-property-name:after{content:": "}body.dark-theme auditmation-object-view .jsondiffpatch-child-node-type-array>.jsondiffpatch-property-name:after{content:": ["}body.dark-theme auditmation-object-view .jsondiffpatch-child-node-type-array:after{content:"],"}body.dark-theme auditmation-object-view div.jsondiffpatch-child-node-type-array:before{content:"["}body.dark-theme auditmation-object-view div.jsondiffpatch-child-node-type-array:after{content:"]"}body.dark-theme auditmation-object-view .jsondiffpatch-child-node-type-object>.jsondiffpatch-property-name:after{content:": {"}body.dark-theme auditmation-object-view .jsondiffpatch-child-node-type-object:after{content:"},"}body.dark-theme auditmation-object-view div.jsondiffpatch-child-node-type-object:before{content:"{"}body.dark-theme auditmation-object-view div.jsondiffpatch-child-node-type-object:after{content:"}"}body.dark-theme auditmation-object-view .jsondiffpatch-value pre:after{content:","}body.dark-theme auditmation-object-view li:last-child>.jsondiffpatch-value pre:after,body.dark-theme auditmation-object-view .jsondiffpatch-modified>.jsondiffpatch-left-value pre:after{content:""}body.dark-theme auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-value{display:inline-block}body.dark-theme auditmation-object-view .jsondiffpatch-modified .jsondiffpatch-right-value{margin-left:5px}body.dark-theme auditmation-object-view .jsondiffpatch-moved .jsondiffpatch-value{display:none}body.dark-theme auditmation-object-view .jsondiffpatch-moved .jsondiffpatch-moved-destination{display:inline-block;background:var(--object-view-moved-bg);color:var(--object-view-moved-text)}body.dark-theme auditmation-object-view .jsondiffpatch-moved .jsondiffpatch-moved-destination:before{content:" => "}body.dark-theme auditmation-object-view ul.jsondiffpatch-textdiff{padding:0}body.dark-theme auditmation-object-view .jsondiffpatch-textdiff-location{color:#bbb;display:inline-block;min-width:60px}body.dark-theme auditmation-object-view .jsondiffpatch-textdiff-line{display:inline-block}body.dark-theme auditmation-object-view .jsondiffpatch-textdiff-line-number:after{content:","}body.dark-theme auditmation-object-view .jsondiffpatch-error{background:red;color:#fff;font-weight:700}body.dark-theme :host-context(.dark-theme) auditmation-object-view,body.dark-theme .dark-theme auditmation-object-view{--object-view-added-bg: #1e3a23;--object-view-added-text: #7dcea0;--object-view-removed-bg: #3d1a1a;--object-view-removed-text: #e57373;--object-view-modified-bg: #2d1f3d;--object-view-modified-text: #ce93d8;--object-view-moved-bg: #3d3314;--object-view-moved-text: #ffd54f;--object-view-type-string: #81c784;--object-view-type-number: #64b5f6;--object-view-type-boolean: #ffb74d}body.dark-theme auditmation-evidence-runtime-filter{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-object-graph{height:100%;display:flex;flex-direction:column}body.dark-theme auditmation-object-graph .object-graph-toolbar{display:flex;gap:8px;padding:20px 16px 8px;border-bottom:1px solid var(--zb-divider);background-color:var(--zb-background-card)}body.dark-theme auditmation-object-graph .drawer-resizer{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;background:var(--zb-background-card);border-left:1px solid var(--zb-divider);transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;z-index:1}body.dark-theme auditmation-object-graph .drawer-resizer:hover{background:var(--zb-primary);border-left-color:var(--zb-primary)}body.dark-theme auditmation-object-graph .drawer-resizer:hover .resizer-handle{background:#fff}body.dark-theme auditmation-object-graph .drawer-resizer .resizer-handle{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme auditmation-object-graph .mat-drawer-container{flex-grow:1}body.dark-theme auditmation-object-graph .mat-drawer-container>.mat-drawer{width:525px;background-color:var(--zb-background-card)}body.dark-theme auditmation-object-graph .mat-drawer-container>.mat-drawer .mat-drawer-inner-container{display:flex;flex-direction:row}@media(max-width:768px){body.dark-theme auditmation-object-graph .mat-drawer-container>.mat-drawer{width:420px}}@media(max-width:480px){body.dark-theme auditmation-object-graph .mat-drawer-container>.mat-drawer{width:320px}}body.dark-theme auditmation-object-graph .mat-drawer-container>.mat-drawer-content{background-color:transparent}body.dark-theme auditmation-object-graph .graph-content{height:100%;display:flex;flex-direction:column;position:relative}body.dark-theme auditmation-object-graph .actions{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:8px;align-items:center;z-index:10;pointer-events:none}body.dark-theme auditmation-object-graph .actions>*{pointer-events:auto}body.dark-theme auditmation-object-graph .actions .pill{border-radius:20px;width:auto;padding:0 16px}body.dark-theme auditmation-object-graph .legend{position:absolute;top:70px;left:16px;background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:8px;padding:12px;z-index:10;max-height:50vh;overflow-y:auto;transform:translate(-120%);transition:transform .3s ease}body.dark-theme auditmation-object-graph .legend.show{transform:translate(0)}body.dark-theme auditmation-object-graph .legend .legend-header{font-weight:600;margin-bottom:8px;color:var(--zb-text)}body.dark-theme auditmation-object-graph .legend mat-selection-list{padding:0}body.dark-theme auditmation-object-graph .legend mat-list-option{height:40px}body.dark-theme auditmation-object-graph .legend .mat-pseudo-checkbox{display:none!important}body.dark-theme auditmation-object-graph .legend .mat-mdc-list-option .mdc-checkbox{display:none}body.dark-theme auditmation-object-graph .legend .legend-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-object-graph .legend .legend-icon img{width:16px;height:16px}body.dark-theme auditmation-object-graph .legend .list-item-text{display:flex;align-items:center;gap:8px;font-size:13px}body.dark-theme auditmation-object-graph .legend .list-item-text mat-icon{font-size:16px;width:16px;height:16px}body.dark-theme auditmation-object-graph .legend .list-item-text .secondary-text{opacity:.5}body.dark-theme auditmation-object-graph .canvas-section{flex:1;background:linear-gradient(180deg,#0a0a1a,#1a1a2e);position:relative;overflow:hidden}body.dark-theme auditmation-object-graph .canvas-section canvas{width:100%;height:100%;display:block}body.dark-theme auditmation-object-graph .canvas-section:not(.has-graph) canvas{opacity:.3}body.dark-theme auditmation-object-graph nf-empty-state-container{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-object-graph nf-empty-state-container .mat-mdc-progress-spinner{z-index:10}body.dark-theme auditmation-object-graph .controls-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:24px;background:#0009;padding:8px 16px;border-radius:20px;color:#ffffffb3;font-size:12px;white-space:nowrap}body.dark-theme auditmation-object-graph .controls-hint span{display:flex;align-items:center;gap:6px}body.dark-theme auditmation-object-graph .controls-hint span mat-icon{font-size:16px;width:16px;height:16px;min-width:16px;overflow:visible}body.dark-theme auditmation-object-details-panel{display:flex;flex-direction:column;flex-grow:1;padding:16px;width:calc(100% - 32px)}body.dark-theme auditmation-object-details-panel .NoTags{margin:0;padding:0;justify-content:flex-start}body.dark-theme auditmation-object-details-panel nf-simple-panel{position:absolute;inset:3px 3px 3px 24px}body.dark-theme auditmation-object-details-panel nf-simple-panel nf-empty-state-container.fill{border:0}body.dark-theme auditmation-object-details-panel .mat-mdc-tab-group{flex-direction:column-reverse}body.dark-theme auditmation-object-details-panel .mat-mdc-tab-group .mat-mdc-tab-header{border-bottom:0;background-color:var(--zb-background)}body.dark-theme auditmation-object-details-panel .mat-mdc-tab-group .mat-ink-bar{height:4px;bottom:unset;top:0}body.dark-theme auditmation-file-producer-browser{display:flex;flex-direction:column}body.dark-theme auditmation-file-producer-browser .file-toolbar{padding:8px 16px;display:flex;flex-direction:row;gap:8px;align-items:center;background-color:var(--zb-background);border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs{display:flex;gap:4px;flex-grow:1;flex-wrap:wrap}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs a.file-breadcrumb{text-decoration:none;color:var(--zb-primary)}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs a.file-breadcrumb.disabled{color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5);pointer-events:none}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-breadcrumbs span:last-of-type{display:none}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search{position:relative}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search.disabled{opacity:.5}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search .search{position:absolute;left:4px;top:0;bottom:0;margin:auto;color:var(--zb-secondary-text)}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search input{padding:6px 28px;border-radius:15px;border:1px solid var(--zb-divider)}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search input:focus-visible{outline:var(--zb-primary) auto 1px}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search input [disabled]{opacity:.5}body.dark-theme auditmation-file-producer-browser .file-toolbar .file-toolbar-search .clear{position:absolute;right:4px;top:0;bottom:0;margin:auto;color:var(--zb-secondary-text);cursor:pointer}body.dark-theme auditmation-file-producer-browser .file-container{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;padding:16px;overflow:auto;flex-grow:1;min-height:350px;max-height:350px}body.dark-theme auditmation-file-producer-browser .file-container nf-empty-state-container{flex-grow:1}body.dark-theme auditmation-file-producer-browser .file-container .file-item{width:144px;max-height:144px;cursor:pointer}body.dark-theme auditmation-file-producer-browser .file-container .file-item:hover{outline:1px dashed var(--zb-primary)}body.dark-theme auditmation-file-producer-browser .file-container .file-item.dense{height:70px;width:70px}body.dark-theme auditmation-file-producer-browser .file-container .file-item.active{outline:1px solid var(--zb-primary)}body.dark-theme auditmation-file-producer-browser .file-container .file-item.active div.name .name{color:var(--zb-primary)}body.dark-theme auditmation-file-producer-browser .file-container .file-item.disabled{color:var(--zb-secondary-text);pointer-events:none}body.dark-theme auditmation-file-producer-browser .file-container .file-item.disabled mat-icon{color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5)}body.dark-theme auditmation-file-producer-browser .file-container .file-item.disabled.active{border-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5)}body.dark-theme auditmation-file-producer-browser .file-container .file-item.disabled.active .name{color:rgba(var(--zb-primary-rgb, 3, 175, 240),.5)}body.dark-theme auditmation-file-producer-browser .file-container .file-item{display:flex;padding:8px;flex-direction:column;justify-content:flex-start}body.dark-theme auditmation-file-producer-browser .file-container .file-item fa-icon{color:var(--zb-primary);align-self:center;font-size:42px}body.dark-theme auditmation-file-producer-browser .file-container .file-item fa-icon.dense{font-size:32px}body.dark-theme auditmation-file-producer-browser .file-container .file-item div.name{text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:normal;width:100%;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}body.dark-theme auditmation-file-producer-browser .file-container .file-item div.name .name{font-weight:500}body.dark-theme auditmation-file-producer-browser .file-container .file-item div.description{text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:normal;width:100%;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}body.dark-theme auditmation-file-producer-browser .file-container .file-item div.description .description{color:var(--zb-secondary-text)}body.dark-theme auditmation-iframe-page iframe{flex-grow:1;border:none}body.dark-theme auditmation-iframe-page .coming-soon img{width:300px;height:300px}body.dark-theme auditmation-iframe-page .coming-soon span.secondary-text{font-size:55px;margin:36px auto}body.dark-theme nf-dialog{display:flex;flex-direction:column;height:100%}body.dark-theme nf-dialog .close-button{position:absolute;top:8px;right:16px}body.dark-theme nf-dialog .mat-mdc-dialog-title{padding:16px 16px 8px}body.dark-theme nf-dialog .mat-mdc-dialog-title:before{height:0px;content:none}body.dark-theme nf-dialog .mat-mdc-dialog-title.subtitle{color:var(--zb-secondary-text);font-size:16px;font-weight:400}body.dark-theme nf-dialog .mat-mdc-dialog-title.additional-header-content{font-size:inherit;font-weight:inherit;line-height:inherit;display:block}body.dark-theme nf-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title{padding-top:0}body.dark-theme nf-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title:before{height:0px;content:none}body.dark-theme nf-dialog.close-showing .mat-mdc-dialog-title{padding-right:64px}body.dark-theme nf-dialog .nf-dialog-message{font-size:16px}body.dark-theme nf-dialog .nf-dialog-message-blank{padding:0;margin:0;height:0}body.dark-theme nf-dialog .nf-dialog-error{display:flex;align-items:center;justify-content:center;color:var(--zb-warn)}body.dark-theme nf-dialog .mat-mdc-dialog-actions{flex-wrap:nowrap;padding:8px 16px}body.dark-theme nf-dialog .mat-mdc-dialog-actions .left-actions,body.dark-theme nf-dialog .mat-mdc-dialog-actions .right-actions{display:flex;gap:4px}body.dark-theme .nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title:before{height:40px}body.dark-theme .nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title.subtitle{color:var(--zb-secondary-text);font-size:16px;font-weight:400}body.dark-theme .nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title.additional-header-content{font-size:inherit;font-weight:inherit;line-height:inherit;display:block}body.dark-theme .nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title:before{height:16px}body.dark-theme .nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-content{margin:0;padding:8px 16px;display:block}body.dark-theme .nf-dialog.auditmation-dialog nf-dialog .mat-mdc-dialog-actions{margin:0;padding:8px 16px}body.dark-theme nf-query-params-dialog .mat-mdc-form-field{width:100%}body.dark-theme nf-query-params-dialog .mat-mdc-form-field mat-label{text-transform:capitalize}body.dark-theme nf-query-result-dialog code-editor{max-height:500px}body.dark-theme nf-query-display-fields-dialog{display:flex;flex-direction:column;height:100%}body.dark-theme nf-query-display-fields-dialog h3.mat-mdc-dialog-title{color:var(--zb-secondary-text)}body.dark-theme nf-query-display-fields-dialog .mat-mdc-dialog-content{display:flex;flex-direction:column;flex-grow:1}body.dark-theme nf-query-display-fields-dialog .mat-mdc-dialog-content .mat-mdc-selection-list{outline:none}body.dark-theme nf-query-display-fields-dialog .mat-mdc-dialog-content .mat-mdc-selection-list .mat-mdc-list-item{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);font-size:16px;height:36px;border-radius:5px;margin-bottom:4px}body.dark-theme nf-create-tag-dialog form{display:flex;flex-direction:column;gap:8px}body.dark-theme nf-create-tag-dialog form .nf-tag-name-field p{padding-left:10px;width:200px;margin:0}body.dark-theme nf-create-tag-dialog form .nf-split-form-field-input .nf-form-field-hint{position:relative;font-size:12px;line-height:12px;padding:0 8px 8px}body.dark-theme nf-create-product-dialog{display:flex;height:100%;position:relative;flex-direction:column;overflow:hidden}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal{display:flex;flex-direction:column;flex-grow:1}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-stepper-header-container{display:none}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container{flex-grow:1;padding:0}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .mat-horizontal-stepper-content:not([aria-expanded=false]){height:100%;display:flex;flex-direction:column}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .mat-horizontal-stepper-content .stepper-content-wrapper{flex-grow:1;overflow:auto;flex-basis:1px;display:flex;flex-direction:column}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .resource-select-option{display:flex;align-items:center}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .resource-select-option img{height:24px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .resource-panels{display:grid;grid-template-columns:25% 75%;gap:0px;flex-grow:1}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .nf-dialog-message{font-size:14px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form{display:flex;flex-grow:1;flex-direction:column}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper>div,body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .create>div,body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .existing>div{padding:8px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .existing,body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .create:not(.no-border){padding-left:16px;border-left:1px solid var(--zb-divider)}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper{padding-right:16px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper .radio-group{display:flex;flex-direction:column}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .form .radio-group-wrapper .radio-group .mat-mdc-radio-button{margin-bottom:8px;padding:4px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action{display:flex;align-items:center;justify-content:flex-end;padding-top:16px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action .mat-mdc-button-base{min-width:100px;height:36px;display:flex;justify-content:center;align-items:center}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action .mat-mdc-button-base:not(:first-child){margin-left:8px}body.dark-theme nf-create-product-dialog .mat-stepper-horizontal .mat-horizontal-content-container .action .error{color:var(--zb-warn)}body.dark-theme nf-create-product-dialog .mat-mdc-form-field{width:100%}body.dark-theme nf-create-product-dialog .review-container{display:flex;gap:16px;margin:16px 0}body.dark-theme nf-create-product-dialog .review-container .review-label{flex-basis:25%;padding:0 16px;text-transform:uppercase;font-weight:500}body.dark-theme nf-create-product-dialog .review-container .review-label img.logo{height:48px;max-width:100%;object-fit:contain}body.dark-theme nf-create-product-dialog .review-container .review-details{flex-grow:1;flex-basis:75%;padding:0 16px}body.dark-theme nf-order-product-mode-dialog .message{font-size:16px}body.dark-theme nf-order-product-mode-dialog .radio-wrapper{display:flex;align-items:center;justify-content:center}body.dark-theme nf-order-product-mode-dialog .radio-wrapper .mat-mdc-radio-group{display:flex;flex-direction:column;gap:8px;margin:32px}body.dark-theme nf-order-product-mode-dialog .note{font-size:14px;font-style:italic}body.dark-theme nf-order-product-shortcut-dialog .resource{display:flex;flex-wrap:wrap;border:1px solid var(--zb-divider);padding:8px;gap:4px;margin:16px 0;border-radius:5px}body.dark-theme nf-order-product-shortcut-dialog .resource .label{font-weight:700}body.dark-theme nf-order-product-shortcut-dialog .resource .label:after{content:":"}body.dark-theme nf-import-requests-response-dialog .mat-accordion{display:block;margin-bottom:32px}body.dark-theme nf-import-requests-response-dialog span.request:not(:last-child):after{content:", "}body.dark-theme nf-import-requests-response-dialog nf-dynamic-table table .mat-column-description{max-width:350px}body.dark-theme nf-simple-confirm-checkbox-dialog .mat-mdc-checkbox{margin-top:16px}body.dark-theme auditmation-query-from-field-dialog{display:flex;flex-direction:column;height:100%}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content{display:flex;flex-direction:column;flex-grow:1;max-height:70vh}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-mdc-form-field{width:100%}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion{margin-top:16px;margin-bottom:32px}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion .mat-expansion-panel-header-title{padding:8px 0}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion .mat-expansion-panel-header-title .mat-mdc-checkbox{margin:0 12px}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion li{list-style:none}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion ul{margin:0}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion .tree-hidden{display:none}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion li.mat-tree-node,body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion div.mat-tree-node{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);font-size:16px;min-height:36px;border-radius:5px;margin-bottom:4px}body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion li.mat-tree-node .mat-mdc-checkbox,body.dark-theme auditmation-query-from-field-dialog .mat-mdc-dialog-content .mat-accordion div.mat-tree-node .mat-mdc-checkbox{margin:0 16px 0 0}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content .select-fields-header{display:flex;align-items:center}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content li{list-style:none}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content ul{margin:0}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content .tree-hidden{display:none}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node,body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);font-size:16px;min-height:36px;border-radius:5px;margin-bottom:4px}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node .mat-mdc-checkbox,body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node .mat-mdc-checkbox{margin:0 16px 0 0}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node .text-wrapper,body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node .text-wrapper{display:flex;gap:4px;padding-right:8px;flex-grow:1}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content li.mat-tree-node .text-wrapper span.secondary-text,body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content div.mat-tree-node .text-wrapper span.secondary-text{flex:1 1 auto;width:1px;font-size:14px;line-height:20px}body.dark-theme auditmation-query-from-class-dialog .mat-mdc-dialog-content nf-empty-state-container{height:calc(100% - 32px)}body.dark-theme auditmation-iframe-dialog .mat-mdc-dialog-content{display:flex;flex-direction:column}body.dark-theme auditmation-iframe-dialog .mat-mdc-dialog-content iframe{flex-grow:1;border:0}body.dark-theme .version-item,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item{display:flex;flex-direction:row;gap:8px;flex-grow:1;align-items:center}body.dark-theme .version-item .version-item-status,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-status{width:24px;height:24px;border-radius:50%;background-color:#979797}body.dark-theme .version-item .version-item-status.true,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-status.true,body.dark-theme .version-item .version-item-status.false,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-status.false{background-color:#8fd14f}body.dark-theme .version-item .version-item-name,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-name{font-weight:500}body.dark-theme .version-item .version-item-fill,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-fill{border-bottom:1px dotted var(--zb-divider);height:10px}body.dark-theme .version-item .version-item-version,body.dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line.version-item .version-item-version{font-weight:500;color:var(--zb-secondary-text)}body.dark-theme auditmation-create-audit-message-dialog .nf-dialog-content{display:flex;flex-direction:column;overflow:hidden}body.dark-theme auditmation-create-audit-message-dialog form.form{display:flex;flex-grow:1;flex-direction:column}body.dark-theme auditmation-create-audit-message-dialog .textarea-wrapper{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-create-audit-message-dialog .textarea-wrapper textarea.mat-mdc-input-element{height:100%;width:100%;max-height:calc(100% - 32px);overflow-y:auto}body.dark-theme auditmation-file-viewer-dialog .nf-dialog-content{display:flex;flex-direction:column}body.dark-theme auditmation-file-viewer-dialog .nf-dialog-content .mat-mdc-progress-bar{position:absolute;left:24px;right:24px;width:calc(100% - 48px);top:0}body.dark-theme auditmation-file-viewer-dialog .nf-dialog-content iframe{flex-grow:1;border:none}body.dark-theme auditmation-evidence-viewer .mat-drawer-container{flex-grow:1;height:100%;border-top:1px solid var(--zb-divider);border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-evidence-viewer .mat-drawer{width:25%;min-width:300px}body.dark-theme auditmation-evidence-viewer .mat-drawer-inner-container{display:flex;flex-direction:column}body.dark-theme auditmation-evidence-viewer .mat-mdc-tab-body-content{height:100%;overflow:hidden;display:flex;flex-direction:column}body.dark-theme auditmation-evidence-viewer .drawer-toggle{position:absolute;bottom:8px;left:8px;z-index:10}body.dark-theme auditmation-evidence-viewer .drawer-toggle .mat-icon{transition:transform .13s linear}body.dark-theme auditmation-evidence-viewer .drawer-toggle .mat-icon.opened{transform:rotateX(360deg) rotate(-180deg)}body.dark-theme auditmation-evidence-viewer .evidence-viewer-footer{padding:8px}body.dark-theme auditmation-evidence-viewer .no-query-results-wrapper{margin:64px auto;padding:16px;border-radius:5px;box-shadow:0 0 3px #66666635}body.dark-theme auditmation-evidence-viewer .no-query-results-wrapper p{font-size:16px}body.dark-theme auditmation-evidence-viewer .no-query-results-wrapper auditmation-date-range{max-width:410px;margin:0 auto;display:flex}body.dark-theme auditmation-record-details-tab{padding:16px 32px}body.dark-theme auditmation-record-details-tab.nf-app-page{overflow:auto}body.dark-theme auditmation-record-details-tab nf-empty-state-container.fill{margin:0}body.dark-theme auditmation-graph-tab.nf-app-page{overflow:auto}body.dark-theme auditmation-graph-tab .coming-soon img{width:50%;min-width:250px}body.dark-theme auditmation-graph-tab .coming-soon span{font-weight:500;font-size:18px}body.dark-theme auditmation-evidence-viewer-data-list .table-wrapper{overflow:hidden;display:flex;flex-direction:column}body.dark-theme auditmation-evidence-viewer-data-list .table-wrapper .table-container-wrapper{overflow-y:auto;flex-grow:1}body.dark-theme auditmation-evidence-viewer-data-list .table-wrapper .mat-mdc-paginator .mat-mdc-paginator-page-size{display:none}body.dark-theme auditmation-evidence-viewer-breadcrumbs .breadcrumbs-wrapper{padding:8px;display:flex;flex-direction:row;gap:8px;align-items:center}body.dark-theme auditmation-evidence-viewer-breadcrumbs .breadcrumbs-wrapper .nf-class-selector{width:340px}body.dark-theme auditmation-evidence-viewer-breadcrumbs .breadcrumbs-wrapper .breadcumbs-content-container{flex-grow:1}body.dark-theme auditmation-chain-of-custody-tab{background-color:var(--zb-background)}body.dark-theme auditmation-chain-of-custody-tab.nf-app-page{overflow:auto}body.dark-theme auditmation-time-series-tab.nf-app-page{overflow:auto}body.dark-theme auditmation-time-series-tab .coming-soon img{width:50%;min-width:250px}body.dark-theme auditmation-time-series-tab .coming-soon span{font-weight:500;font-size:18px}body.dark-theme auditmation-time-series-tab .compare-wrapper{display:flex;gap:8px;padding:16px}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel{border:0;background-color:transparent;border-radius:0}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel .simple-panel-header{border-bottom:0;background-color:var(--zb-background);margin-bottom:8px;min-height:48px}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel .simple-panel-header .simple-panel-header-text{text-align:center}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel .simple-panel-header .simple-panel-header-text h3{font-weight:500}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel:not(.version-panel){min-width:200px;max-width:250px}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel:not(.version-panel) .simple-panel-header{background-color:transparent}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel:not(.version-panel) .simple-panel-header h3{color:var(--zb-secondary-text)}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-panel.version-panel{min-width:350px;flex-grow:1;flex-basis:50%}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list nf-simple-list-item{min-height:42px;padding:4px 8px}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list nf-simple-list-item.not-equal .text-wrapper .text,body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list nf-simple-list-item.not-equal .text-wrapper .label{background-color:rgba(var(--zb-warn-rgb),.1)}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .text-wrapper{align-items:center}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .text-wrapper .label{flex-basis:100%}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .text-wrapper .text{display:none}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.label-only nf-simple-list-item .extras{display:none}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.text-only nf-simple-list-item .text-wrapper{align-items:center}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.text-only nf-simple-list-item .text-wrapper .label{display:none}body.dark-theme auditmation-time-series-tab .compare-wrapper nf-simple-list.text-only nf-simple-list-item .text-wrapper .text{flex-basis:100%}body.dark-theme auditmation-evidence-viewer-object-version-slider{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 16px}body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider{width:100%}body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider .mat-slider-thumb{right:-16px;bottom:-16px;width:32px;height:32px}body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{background-color:var(--zb-primary);border-color:var(--zb-primary)}body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-wrapper,body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-track-wrapper,body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-track-background,body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-track-fill,body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-ticks-container,body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-ticks{height:8px}body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-wrapper:after{opacity:1;border-color:var(--zb-primary-100);border-width:3px}body.dark-theme auditmation-evidence-viewer-object-version-slider .object-version-slider.mat-slider-horizontal .mat-slider-ticks{opacity:1;background-image:repeating-linear-gradient(to right,var(--zb-primary-100),var(--zb-primary-100) 8px,transparent 0,transparent)}body.dark-theme nf-recursive-simple-list-item{display:flex;flex-direction:row;padding:16px 8px;gap:4px}body.dark-theme nf-recursive-simple-list-item:not(:first-child):not(:only-child){border-top:1px solid var(--zb-divider)}body.dark-theme nf-recursive-simple-list-item .text-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;flex-grow:1;gap:4px}body.dark-theme nf-recursive-simple-list-item .text-wrapper .label{flex-basis:175px;font-size:14px;color:var(--zb-secondary-text)}body.dark-theme nf-recursive-simple-list-item .text-wrapper .text{flex-basis:100%;font-size:16px;word-break:break-word}body.dark-theme nf-recursive-simple-list-item .text-wrapper .text .mat-mdc-form-field{width:100%}body.dark-theme nf-recursive-simple-list-item .text-wrapper .text .mat-mdc-form-field:not(.hint){margin:0;padding:0}@media(max-width:768px){body.dark-theme nf-recursive-simple-list-item .text-wrapper .label,body.dark-theme nf-recursive-simple-list-item .text-wrapper .text{flex-basis:100%}}body.dark-theme auditmation-connection-profile-form{display:flex;flex-direction:column;height:100%}body.dark-theme auditmation-connection-profile-form .nf-grid-cell-content{flex-grow:1;overflow:auto;height:1px;padding:0 8px}body.dark-theme auditmation-connection-profile-form .nf-grid-cell-content .tree-progress-bar{margin:12px}body.dark-theme auditmation-connection-profile-form .nf-grid-2-column{flex-grow:1}body.dark-theme auditmation-connection-profile-form .nf-grid-2-column .nf-grid-column{display:flex;flex-direction:column}body.dark-theme auditmation-connection-profile-form .nf-grid-2-column .nf-grid-column .nf-grid-cell{flex-grow:1;display:flex;flex-direction:column}body.dark-theme auditmation-query-results{flex-grow:1;margin:16px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);display:flex;flex-direction:column}body.dark-theme auditmation-query-results .mat-toolbar{background-color:var(--zb-background-card);font-size:16px;gap:8px;box-sizing:content-box;padding:0 16px;width:auto}body.dark-theme auditmation-query-results .mat-toolbar .mat-mdc-form-field{margin:16px 0 0}body.dark-theme auditmation-query-results .download-button{position:absolute;bottom:4px;left:4px;z-index:10}body.dark-theme auditmation-query-results .download-button.fab{background-color:var(--zb-primary);color:#fff;box-shadow:var(--zb-box-shadow)}body.dark-theme auditmation-query-results .json-view-button{position:absolute;bottom:4px;left:56px;z-index:10}body.dark-theme auditmation-query-results .json-view-button.fab{background-color:var(--zb-primary);color:#fff;box-shadow:var(--zb-box-shadow)}body.dark-theme auditmation-query-results .fold-button{position:absolute;bottom:4px;left:108px;z-index:10}body.dark-theme auditmation-query-results .json-paginator{border-top:1px solid var(--zb-divider)}body.dark-theme auditmation-query-results .json-paginator .mat-mdc-paginator-container{margin-left:160px}body.dark-theme auditmation-query-results .mat-mdc-tab-group{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table{flex-grow:1;height:1px;display:flex;flex-direction:column;margin:0}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-header{border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container{flex-grow:1;border:0}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-table thead .mat-mdc-header-row{height:36px}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-table tbody .mat-mdc-row{height:36px}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-paginator{position:sticky;bottom:0;border-top:1px solid var(--zb-divider)}body.dark-theme auditmation-query-results .mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body .mat-mdc-tab-body-content nf-dynamic-table .table-container .mat-mdc-paginator .mat-mdc-paginator-container{margin-left:110px}body.dark-theme auditmation-json-viewer-dialog code-editor{display:block;height:calc(100% - 2px);border:1px solid var(--zb-divider)}body.dark-theme auditmation-json-viewer-dialog code-editor .cm-editor{height:100%}body.dark-theme auditmation-batch-log-list{height:100%}body.dark-theme auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}body.dark-theme auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-detail-row{height:0}body.dark-theme auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}body.dark-theme auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}body.dark-theme auditmation-batch-log-list nf-list-table-container .nf-list-table-table-container .table-wrapper table .simple-list-wrapper{overflow:hidden}body.dark-theme auditmation-batch-log-list .nf-info-icon{color:#000;font-size:18px;min-height:18px}body.dark-theme auditmation-batch-log-list .nf-action-column{width:24px}body.dark-theme auditmation-chain-of-custody-tree{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-chain-of-custody-tree .custody-tree-invisible{display:none}body.dark-theme auditmation-chain-of-custody-tree .custody-tree{margin:16px;padding:16px;border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node{border-bottom-width:0;display:flex;flex-direction:column;border-radius:5px}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-tree-node{min-height:32px}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-tree-node .nf-k-v{display:flex;flex-direction:row;gap:12px;flex-grow:1}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-tree-node .nf-k-v span{flex-basis:65%;font-size:16px;word-break:break-word}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-tree-node .nf-k-v span.nf-label{flex-basis:175px;font-size:14px;color:var(--zb-secondary-text);display:flex;align-items:center;flex-wrap:wrap}body.dark-theme auditmation-chain-of-custody-tree .custody-tree ul,body.dark-theme auditmation-chain-of-custody-tree .custody-tree li{margin-top:0;margin-bottom:0;list-style-type:none}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]{border-left:1px solid var(--zb-divider);margin-left:19px;padding-left:16px}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-tree-node{position:relative}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-tree-node:before{content:"";height:1px;width:12px;background-color:var(--zb-divider);position:absolute;left:-16px;top:0;bottom:0;margin:auto}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-nested-tree-node{position:relative}body.dark-theme auditmation-chain-of-custody-tree .custody-tree .mat-nested-tree-node div[role=group]>.mat-nested-tree-node:before{content:"";height:1px;width:16px;background-color:var(--zb-divider);position:absolute;left:-16px;top:20px}body.dark-theme auditmation-image-label{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-image-label .auditmation-image-label-image{height:24px}body.dark-theme auditmation-image-label>div{padding-top:2px}body.dark-theme auditmation-code-mirror{display:flex;flex-direction:column;height:100%}body.dark-theme auditmation-code-mirror code-editor{flex-grow:1;border:1px solid var(--zb-divider);border-radius:5px;overflow:auto}body.dark-theme auditmation-code-mirror code-editor .cm-editor{height:100%}body.dark-theme auditmation-service-message-list{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}body.dark-theme auditmation-service-message-list .event-history-list-wrap{display:flex;flex-grow:1;flex-direction:column;overflow:auto;padding:16px;gap:4px}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card{padding:8px;color:#fff;border-radius:5px;word-break:break-word}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card.error{background-color:#c00;border:1px solid #990000}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card.success{background-color:#6aa84f;border:1px solid rgb(84.1133603239,133.3117408907,62.6882591093)}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card.neutral{background-color:gray;border:1px solid rgb(102.5,102.5,102.5)}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card p{padding:0;margin:0}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card p.timestamp{font-size:10px;text-align:right;line-height:10px}body.dark-theme auditmation-service-message-list .event-history-list-wrap .event-message-card p.title{font-weight:500;font-size:16px}body.dark-theme auditmation-audit-evidence-assessment-results{display:flex;flex-direction:row;width:100%;border:1px solid var(--zb-divider);border-radius:5px;background-color:var(--zb-background-card);padding:8px;gap:8px}body.dark-theme auditmation-audit-evidence-assessment-results .results-details-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:8px}body.dark-theme auditmation-audit-evidence-assessment-results .results-details-wrapper .results-details-title-container{font-weight:500}body.dark-theme auditmation-audit-evidence-assessment-results .results-details-wrapper .results-details-content{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}body.dark-theme auditmation-audit-evidence-assessment-results .results-summary-wrapper{display:flex;align-items:center}body.dark-theme auditmation-audit-evidence-assessment-results .results-summary-wrapper .results-summary{display:grid;grid-template-columns:auto auto;gap:8px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);padding:8px;border-radius:5px}body.dark-theme auditmation-audit-evidence-assessment-results .results-summary-wrapper .results-summary .summary-column{display:flex;flex-direction:column;justify-content:center;gap:0px}body.dark-theme auditmation-audit-evidence-assessment-results .results-summary-wrapper .results-summary .summary-column .label{font-size:10px;margin:0;padding:0;text-align:center;white-space:nowrap;text-transform:uppercase}body.dark-theme auditmation-audit-evidence-assessment-results .result-block{display:flex;flex-direction:row;padding:16px;border:1px solid var(--zb-divider);text-transform:uppercase;border-radius:5px;background-color:var(--zb-background-card);position:relative;font-size:20px;font-weight:500;gap:8px;flex-grow:1;justify-content:center}body.dark-theme auditmation-audit-evidence-assessment-results .result-block p.label{font-size:12px;padding:0;margin:0;flex-grow:1}body.dark-theme auditmation-audit-evidence-assessment-results .result-block.satisfied{color:#0ba789}body.dark-theme auditmation-audit-evidence-assessment-results .result-block.not_satisfied{color:var(--zb-warn)}body.dark-theme auditmation-audit-evidence-assessment-results .result-block.awaiting_review{background-color:#2c9bf0;color:#fff}body.dark-theme auditmation-audit-evidence-assessment-results .result-block.on_hold{background-color:#fac70e;color:#000}body.dark-theme auditmation-audit-evidence-assessment-results .result-block.answered{background-color:#b4d6ee;color:#000}body.dark-theme auditmation-audit-evidence-assessment-results .result-block.done{background-color:#90d14f;color:#fff}@media(max-width:768px){body.dark-theme auditmation-audit-evidence-assessment-results .results-details-content .result-block{flex-direction:column-reverse;justify-content:center;align-items:center;padding:4px;gap:4px}body.dark-theme auditmation-audit-evidence-assessment-results .results-details-content .result-block p.label{font-size:10px;text-align:center}}body.dark-theme auditmation-evidence-assessment-result-details{display:flex;flex-direction:column;padding:16px;gap:8px}body.dark-theme auditmation-evidence-assessment-result-details .rich-text{max-height:500px;overflow:auto;padding:16px 24px}body.dark-theme auditmation-evidence-assessment-result-details .rich-text p{margin:0;padding:0}body.dark-theme auditmation-evidence-assessment-result-details .label-row{display:flex;flex-direction:row;color:var(--zb-secondary-text)}body.dark-theme auditmation-evidence-assessment-result-details .box-container{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px;padding:8px}body.dark-theme auditmation-evidence-assessment-result-details .box-container .mat-mdc-list{padding-top:0}body.dark-theme auditmation-evidence-assessment-result-details .box-container.white{background-color:var(--zb-background-card);color:var(--zb-secondary-text)}body.dark-theme auditmation-evidence-assessment-result-details .box-container.white .mat-mdc-list .mat-mdc-list-item{color:var(--zb-secondary-text)}body.dark-theme .heading-menu-item{font-weight:600}body.dark-theme .heading-menu-item.h1{font-size:18px}body.dark-theme .heading-menu-item.h2{font-size:16px}body.dark-theme .heading-menu-item.h3{font-size:15px}body.dark-theme .heading-menu-item.h4{font-size:14px}body.dark-theme .heading-menu-item.h5{font-size:13px}body.dark-theme .heading-menu-item.h6{font-size:12px}body.dark-theme auditmation-markdown-textarea{display:block}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper{display:flex;flex-direction:column;flex-grow:1;border:1px solid var(--zb-divider);border-radius:4px;overflow:hidden;background-color:var(--zb-background-card)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar{display:flex;align-items:center;padding:4px 8px;background-color:var(--zb-background-card);border-bottom:1px solid var(--zb-divider);flex-wrap:wrap;gap:2px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group{display:flex;align-items:center;gap:2px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button{width:32px;height:32px;line-height:21px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button mat-icon{font-size:18px;width:18px;height:18px;line-height:18px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button:hover:not([disabled]){background-color:var(--zb-background-hover)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group button[disabled]{opacity:.5}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group .heading-dropdown{width:auto;min-width:40px;padding:0 4px;font-size:13px;font-weight:600}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-group .heading-dropdown mat-icon{margin-left:-4px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-static-toolbar .toolbar-divider{width:1px;height:24px;background-color:var(--zb-divider);margin:0 4px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container{flex-grow:1;overflow:auto;display:flex;flex-direction:column;background-color:var(--zb-background)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container ng-milkdown-provider{display:flex;flex-direction:column;flex-grow:1;height:100%}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container ng-milkdown-provider ng-milkdown-crepe{display:flex;flex-direction:column;flex-grow:1;height:100%}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown{flex-grow:1;height:100%;background-color:var(--zb-background)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .editor{min-height:100%;height:100%}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror{min-height:150px;padding:8px 10px;font-size:14px;color:var(--zb-text);outline:none}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror:focus{outline:none}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror::selection,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror *::selection{background-color:var(--zb-primary);color:var(--zb-primary-contrast, #fff)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror::-moz-selection,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror *::-moz-selection{background-color:var(--zb-primary);color:var(--zb-primary-contrast, #fff)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror p{margin:0;line-height:1.4;padding:0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h1,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h2,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h3,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h4,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h5,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h6{margin:0;font-weight:600;line-height:1.3;color:var(--zb-text);padding:0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h1{font-size:1.5em}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h2{font-size:1.3em}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h3{font-size:1.15em}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h4{font-size:1em}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h5,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror h6{font-size:.95em}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror ul,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror ol{padding-left:18px;margin:0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li{margin:0;line-height:1.4}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror strong,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror b{font-weight:600}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror em,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror i{font-style:italic}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror del,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror s{text-decoration:line-through}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror code{background-color:var(--zb-background);padding:1px 4px;border-radius:2px;font-family:monospace;font-size:.9em}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror pre{background-color:var(--zb-background);padding:8px;border-radius:3px;overflow-x:auto;margin:4px 0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror pre code{background:none;padding:0;font-size:12px;line-height:1.3}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror .milkdown-code-block{padding:8px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror blockquote{border-left:3px solid var(--zb-primary);margin:4px 0;padding-left:10px;color:var(--zb-secondary-text)}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror blockquote p{margin:0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror a{color:var(--zb-primary);text-decoration:underline}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror hr{border:none;border-top:1px solid var(--zb-divider);margin:8px 0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table{border-collapse:collapse;margin:4px 0}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table th,body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table td{border:1px solid var(--zb-divider);padding:4px 8px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror table th{background-color:var(--zb-background);font-weight:600}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li[data-checked]{list-style:none;margin-left:-18px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li[data-checked]:before{content:"\2610";margin-right:6px}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror li[data-checked][data-checked=true]:before{content:"\2611"}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror img{max-width:100%;height:auto}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror .milkdown-code-block .tools .tools-button-group{display:none}body.dark-theme auditmation-markdown-textarea .milkdown-wrapper .milkdown-editor-container .milkdown .ProseMirror .milkdown-code-block .tools .language-button{display:none}body.dark-theme auditmation-markdown-viewer.wrdbreak{word-break:break-all}body.dark-theme auditmation-markdown-viewer.margin{margin:16px}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper>:first-child{margin-top:0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper>:last-child{margin-bottom:0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper p{margin:0;line-height:1.4}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h1,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h2,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h3,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h4,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h5,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h6{margin:0;font-weight:600;line-height:1.3}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h1{font-size:1.5em}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h2{font-size:1.3em}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h3{font-size:1.15em}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h4{font-size:1em}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h5,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper h6{font-size:.95em}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper ul,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper ol{padding-left:18px;margin:0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper li{margin:0;line-height:1.4}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper ol li{list-style-type:decimal}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper strong,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper b{font-weight:600;text-shadow:none}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper em,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper i{font-style:italic}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper del,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper s{text-decoration:line-through}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper code{background-color:var(--zb-background);padding:1px 4px;border-radius:2px;font-family:monospace;font-size:.9em}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper pre{background-color:var(--zb-background);padding:8px;border-radius:3px;overflow-x:auto;margin:0;max-width:100%}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper pre code{background:none;padding:0;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;line-height:1.3;white-space:pre-wrap;word-break:break-all;text-shadow:none;color:var(--zb-text)}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper pre[class*=language-]{background-color:var(--zb-background);padding:8px;border-radius:3px;display:block;width:auto;max-width:100%;white-space:break-spaces;word-break:break-all;text-shadow:none;line-height:1.3;font-size:12px;margin:0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper code[class*=language-]{color:var(--zb-text);font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;white-space:break-spaces;word-break:break-all;text-shadow:none;line-height:1.3;font-size:12px}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper blockquote{border-left:3px solid var(--zb-primary);margin:0;padding-left:10px;color:var(--zb-secondary-text)}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper blockquote p{margin:0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper a{color:var(--zb-primary);text-decoration:underline}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper hr{border:none;border-top:1px solid var(--zb-divider);margin:8px 0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper table{border-collapse:collapse;margin:0}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper table th,body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper table td{border:1px solid var(--zb-divider);padding:4px 8px}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper table th{background-color:var(--zb-background);font-weight:600}body.dark-theme auditmation-markdown-viewer .ngx-markdown-wrapper img{max-width:100%;height:auto}body.dark-theme auditmation-date-range{display:flex;align-items:center;width:100%}body.dark-theme auditmation-date-range form{display:flex;flex-direction:row;gap:8px;flex-grow:1;width:100%}body.dark-theme auditmation-date-range form.stack{flex-direction:column}body.dark-theme auditmation-date-range form .mat-mdc-form-field-icon-suffix{display:flex}body.dark-theme auditmation-secret-profile-form{display:flex;flex-direction:column;height:100%}body.dark-theme auditmation-secret-profile-form .mat-mdc-tab-group{min-height:500px}body.dark-theme auditmation-secret-profile-form .hidden{display:none!important}body.dark-theme auditmation-secret-profile-form form.secret-form{display:flex;flex-direction:column;gap:24px;border-left:4px solid var(--zb-divider);padding-left:8px}body.dark-theme auditmation-secret-profile-form form.secret-form.managed{border-left:0}body.dark-theme auditmation-secret-profile-form form.secret-form .form-field-wrapper-table{display:flex;flex-direction:row;align-items:center;gap:8px}body.dark-theme auditmation-secret-profile-form form.secret-form .form-field-wrapper-table .mat-mdc-checkbox{margin:0 16px}body.dark-theme auditmation-secret-profile-form form.secret-form .form-field-wrapper-table .mat-mdc-form-field{flex-grow:1}body.dark-theme auditmation-secret-profile-form .nf-dialog-message{font-size:15px;line-height:22px;margin:16px 0;color:var(--zb-secondary-text)}body.dark-theme auditmation-secret-profile-form .nf-grid-cell-content{flex-grow:1;overflow:auto;height:1px;padding:0 8px 0 0}body.dark-theme auditmation-secret-profile-form .nf-grid-cell-content .mat-tree{border-left:var(--zb-divider)}body.dark-theme auditmation-secret-profile-form .nf-grid-cell-content .tree-progress-bar{margin:12px}body.dark-theme auditmation-secret-profile-form .nf-grid-2-column,body.dark-theme auditmation-secret-profile-form .nf-grid-1-column{flex-grow:1}body.dark-theme auditmation-secret-profile-form .nf-grid-2-column .nf-grid-column,body.dark-theme auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column{display:flex;flex-direction:column}body.dark-theme auditmation-secret-profile-form .nf-grid-2-column .nf-grid-column h5,body.dark-theme auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column h5{font-size:16px;font-weight:500}body.dark-theme auditmation-secret-profile-form .nf-grid-2-column .nf-grid-column .nf-grid-cell,body.dark-theme auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column .nf-grid-cell{flex-grow:1;display:flex;flex-direction:column}body.dark-theme auditmation-secret-profile-form .nf-grid-1-column .nf-grid-column h5{margin-top:16px}body.dark-theme auditmation-secret-profile-form iframe{flex-grow:1;border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme auditmation-secret-profile-form .module-version-simple-panel{width:100%;margin:16px;box-sizing:border-box}body.dark-theme auditmation-secret-profile-form .module-version-simple-panel .simple-panel-header{height:40px}body.dark-theme auditmation-secret-profile-form .module-version-simple-panel .simple-panel-body{max-height:350px}body.dark-theme auditmation-simple-shared-secrets-list{display:flex;flex-direction:column;flex-grow:1}body.dark-theme auditmation-simple-shared-secrets-list .data-list-wrapper{display:flex;flex-grow:1;flex-direction:column;border:1px solid var(--zb-divider);border-radius:5px;height:450px;overflow:auto;margin:8px 0}body.dark-theme auditmation-simple-shared-secrets-list .data-list-wrapper .mat-mdc-selection-list{padding:0}body.dark-theme auditmation-simple-shared-secrets-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item{height:48px}body.dark-theme auditmation-simple-shared-secrets-list .data-list-wrapper .mat-mdc-selection-list .mat-mdc-list-item .description{color:var(--zb-secondary-text)}body.dark-theme auditmation-shared-secret-fields{display:flex;flex-direction:column;padding:16px 0}body.dark-theme auditmation-shared-secret-fields .nf-explain p{font-size:15px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper{display:flex;flex-direction:column;gap:24px;flex-grow:1}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .nf-content-block{padding:0}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .nf-content-block.info{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .nf-content-block.info mat-icon{min-width:24px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-accordion{padding:0}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-header{--mat-expansion-header-text-size: 14px;--mat-expansion-header-collapsed-state-height: 42px;--mat-expansion-header-expanded-state-height: 42px;padding:0 16px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-header-title{gap:8px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-header-title p{margin:0;font-weight:500;font-size:18px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-body{margin:4px 16px 16px;position:relative;padding:0 0 0 24px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-body:before{content:"";width:8px;height:100%;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);position:absolute;left:0}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel{border-radius:0}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none;border:1px solid var(--zb-divider)}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel:not([class*=mat-elevation-z]):not(:first-child){border-top:0px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper .mat-expansion-panel-spacing{margin:0}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper ul li{font-size:16px}body.dark-theme auditmation-lookback-dates-info-dialog .nf-runtimeFilters-wrapper p{margin:0;font-size:16px}body.dark-theme auditmation-lookback-dates-info-dialog p.warn-block{text-align:left;padding:16px;border:1px solid rgba(var(--zb-warn-rgb),.5);color:var(--zb-warn);background-color:rgba(var(--zb-warn-rgb),.05);font-size:14px;border-radius:5px}body.dark-theme auditmation-multi-message-toast p{padding:16px;border-radius:5px}body.dark-theme auditmation-multi-message-toast p.success{background-color:var(--zb-accent)}body.dark-theme auditmation-multi-message-toast p.warn{background-color:var(--zb-warn)}body.dark-theme auditmation-graphql-operation-docs{padding:16px;display:flex;width:100%;min-width:412px;box-sizing:border-box;flex-direction:column}body.dark-theme auditmation-graphql-operation-docs .mat-accordion{border:1px solid var(--zb-divider)}body.dark-theme auditmation-graphql-operation-docs .mat-accordion .mat-expansion-panel:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-graphql-operation-docs .mat-accordion .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}body.dark-theme auditmation-graphql-operation-docs .mat-accordion .mat-expansion-panel.after .mat-content{margin-right:8px}body.dark-theme auditmation-graphql-operation-docs .operation-items-list{border:1px solid var(--zb-divider);background-color:var(--zb-background-card);border-radius:5px}body.dark-theme auditmation-graphql-operation-docs .operation-items-list .operation-item{display:flex;flex-direction:row;gap:4px;align-items:center;padding:8px}body.dark-theme auditmation-graphql-operation-docs .operation-items-list .operation-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-graphql-operation-docs .operation-items-list .operation-item .operation-item-content{display:flex;flex-direction:column;gap:0;flex-grow:1}body.dark-theme auditmation-graphql-operation-docs .operation-items-list .operation-item .operation-item-content span:first-child{font-weight:500}body.dark-theme auditmation-not-found-page{height:100%;align-items:center;justify-content:center;background:rgba(var(--zb-primary-rgb, 3, 175, 240),.05);background:radial-gradient(ellipse at top left,rgba(var(--zb-primary-rgb, 3, 175, 240),.1),transparent,transparent)}body.dark-theme auditmation-not-found-page .not-found-container-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}body.dark-theme auditmation-not-found-page .not-found-container-wrapper .text-container{display:flex;align-items:center;gap:4px}body.dark-theme auditmation-not-found-page .not-found-container-wrapper .text-container .mat-icon{font-size:64px;height:64px;width:64px;transform:rotate3d(0,0,0,0)}body.dark-theme auditmation-not-found-page .not-found-container-wrapper .text-container .text-wrapper{display:flex;flex-direction:column;gap:4px}body.dark-theme auditmation-not-found-page .not-found-container-wrapper .text-container .text-wrapper .not-found-text{font-size:48px;line-height:48px;margin:0;padding:0}body.dark-theme auditmation-not-found-page .not-found-container-wrapper .text-container .text-wrapper .not-found-subtext{font-size:24px;line-height:24px;margin:0;padding:0;color:var(--zb-secondary-text)}body.dark-theme nf-data-collection-details{display:flex;margin:16px;border:1px solid var(--zb-divider)}body.dark-theme nf-data-collection-details .nf-list-table-table-container{height:50vh;min-height:500px}body.dark-theme nf-data-collection-details .nf-dc-details{flex-grow:1;margin:16px 0}body.dark-theme nf-data-collection-details .dc-header-message{padding:0 16px}body.dark-theme nf-data-collection-details .nf-job-error{overflow:hidden;display:flex;flex-direction:column;flex-grow:1;margin-top:8px;line-break:anywhere}body.dark-theme nf-data-collection-details .nf-job-error code-editor{margin-top:8px;flex-grow:1;width:100%;height:300px}body.dark-theme nf-data-collection-details .nf-job-error code-editor .cm-editor{height:100%}body.dark-theme nf-batch-items-list{height:100%}body.dark-theme nf-batch-items-list .items-table-wrapper{display:flex;flex-direction:column;flex-grow:1;height:1px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper{flex-grow:1;height:1px;overflow:auto;border-top:1px solid var(--zb-divider)}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row{height:42px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-sort-header-container .mat-sort-header-content{width:100%}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox{margin:auto}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row{max-height:32px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.hoverable{cursor:pointer}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon{height:16px;width:16px;font-size:16px;line-height:20px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{margin-right:4px;--mat-icon-button-state-layer-size: 28px;--mat-button-outlined-container-shape: 4px;padding:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button mat-icon.mat-icon{line-height:16px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.nf-detail-row{height:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table.mat-mdc-table.auditmation-table tr.mat-mdc-row.nf-detail-row td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table tr.nf-element-row td.mat-mdc-cell.mat-column-timestamp{white-space:nowrap}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table tr.nf-detail-row{height:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table .actions-cell{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper{overflow:hidden;padding:8px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item{padding:8px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item .text-wrapper .label{flex-basis:150px}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item .text-wrapper .text{flex-basis:calc(100% - 180px);flex-grow:1}body.dark-theme nf-batch-items-list .items-table-wrapper .table-wrapper table .simple-list-wrapper nf-recursive-simple-list-item .text-wrapper .text nf-simple-list{margin:8px;padding:0 8px}body.dark-theme nf-batch-items-list .nf-info-icon{color:#000;font-size:18px;min-height:18px}body.dark-theme nf-batch-items-list .nf-action-column{width:24px}body.dark-theme nf-batch-object-versions-list{height:100%}body.dark-theme nf-batch-logs-list{height:100%}body.dark-theme nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}body.dark-theme nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.nf-detail-row{height:0}body.dark-theme nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}body.dark-theme nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}body.dark-theme nf-batch-logs-list nf-list-table-container .nf-list-table-table-container .table-wrapper table .simple-list-wrapper{overflow:hidden;padding:8px}body.dark-theme nf-batch-logs-list .nf-info-icon{color:#000;font-size:18px;min-height:18px}body.dark-theme nf-batch-logs-list .nf-action-column{width:24px}body.dark-theme auditmation-customizable-table{width:100%}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table{overflow:hidden}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table{width:100%}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table .mat-column-select{width:42px}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-mdc-cell,body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table th.mat-mdc-header-cell{padding:4px 8px;white-space:pre-wrap}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-mdc-cell.v-top{vertical-align:top}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table tr.mat-mdc-row.selected{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.09)}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table tr.mat-mdc-row.dense{height:36px}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table tr.mat-mdc-row.dense td.mat-mdc-cell{padding:8px 4px}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-mdc-footer-cell,body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-footer-cell:last-of-type,body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table td.mat-footer-cell:first-of-type{padding:4px 8px;border-top:1px solid var(--zb-divider)}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.mat-mdc-table .mat-mdc-row.no-data .mat-mdc-cell{text-align:center}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.sticky .mat-mdc-row:last-of-type .mat-mdc-cell{border-bottom:0px}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.sticky{overflow:auto}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover):hover{cursor:pointer;background-color:rgba(var(--zb-primary-rgb),.1)}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover):hover .row-hover-item{visibility:visible}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover).active{background-color:rgba(var(--zb-primary-rgb),.1)}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table.hoverable tr.mat-mdc-row:not(.no-data):not(.no-hover) .row-hover-item{visibility:hidden}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table tr.mat-mdc-row .row-hover-item{visibility:hidden}body.dark-theme auditmation-customizable-table:not(.auditmation-table) table tr.mat-mdc-row:hover .row-hover-item{visibility:visible}body.dark-theme auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table{overflow:hidden}body.dark-theme auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table{width:100%}body.dark-theme auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table td.mat-mdc-cell.v-top{padding-top:16px;padding-bottom:8px;line-height:20px}body.dark-theme auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table td.mat-mdc-cell.v-top .auditmation-resource-image{margin-top:-2px}body.dark-theme auditmation-customizable-table:not(.auditmation-table).auditmation-vtop-table table.mat-mdc-table td.mat-mdc-cell.v-top .auditmation-resource-image.s32{margin-top:-5px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row{height:42px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-sort-header-container .mat-sort-header-content{width:100%;display:block}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row{height:32px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row.hoverable{cursor:pointer}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-drag{text-align:center;min-width:32px;max-width:32px;width:32px;line-height:12px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select:first-child{padding-left:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{height:28px;width:28px;padding:4px;line-height:20px;margin-right:4px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button .mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button .mat-mdc-button-touch-target{height:28px;width:28px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button.input-action{height:36px;width:36px;padding:4px;line-height:20px;margin-right:4px;margin-top:4px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button.input-action .mat-icon{height:24px;width:24px;font-size:24px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button.input-action .mat-mdc-button-touch-target{height:36px;width:36px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:8px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:last-child{padding-right:8px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell a.nf-link,body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell span.nf-link{font-size:14px}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.05)}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row.active td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme auditmation-customizable-table.auditmation-table table.mat-mdc-table tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme auditmation-customizable-table.auditmation-table.panel-table table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:16px}body.dark-theme auditmation-customizable-table.auditmation-table.panel-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:16px}body.dark-theme auditmation-customizable-table.auditmation-table.input-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{vertical-align:middle}body.dark-theme auditmation-customizable-table.auditmation-table.no-table-header table thead{display:none}body.dark-theme auditmation-customizable-table .mat-mdc-paginator.sticky{position:sticky;bottom:0;border-top:1px solid var(--zb-divider)}body.dark-theme auditmation-customizable-table.relative-cells td.mat-mdc-cell{position:relative}body.dark-theme auditmation-pie-chart{display:block;width:100%}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-title{font-weight:600;font-size:16px;text-align:center;padding:8px 36px}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-wrapper{display:block;position:relative;width:100%}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-wrapper .auditmation-pie-chart-percent-complete{position:absolute;inset:0;margin:auto;display:inline-table;font-weight:600;font-size:clamp(16px,3vw,26px)}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-wrapper ngx-charts-pie-chart{display:flex}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-legend .legend-title{width:100%;box-sizing:border-box;padding:0 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;font-weight:600}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-legend ul{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0;padding:8px}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-legend ul .legend-item{display:flex;gap:8px;align-items:center}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-legend ul .legend-item .item-color{height:16px;width:16px;border-radius:4px}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-extra{display:flex;justify-content:center;gap:8px;padding:8px}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-content-container{display:flex;flex-direction:column}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-content-container.stacked{flex-direction:row-reverse;width:992px;margin:auto;position:relative}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-content-container.stacked .auditmation-pie-chart-legend ul{flex-direction:column;align-items:flex-start;position:absolute;left:0;top:0;bottom:0}@media(max-width:992px){body.dark-theme auditmation-pie-chart .auditmation-pie-chart-content-container.stacked{flex-direction:column;width:auto}body.dark-theme auditmation-pie-chart .auditmation-pie-chart-content-container.stacked .auditmation-pie-chart-legend ul{flex-direction:row;align-items:center;justify-content:center;position:relative}}body.dark-theme auditmation-api-operation-table table{width:100%}body.dark-theme auditmation-api-operation-table table button.hidden{visibility:hidden}body.dark-theme auditmation-api-operation-table table code-editor{flex-grow:1;width:100%;height:300px}body.dark-theme auditmation-api-operation-table table code-editor .cm-editor{height:100%}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-header-row{height:42px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:28px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child{padding-right:8px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row{height:32px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell){vertical-align:top;padding:8px 4px;line-height:20px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .nf-link{font-size:14px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .mat-mdc-icon-button{height:20px;width:20px;padding:0;line-height:20px;margin-right:4px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .mat-mdc-icon-button .mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row td.mat-mdc-cell:not(.nf-details-cell) .mat-mdc-icon-button .mat-mdc-button-touch-target{height:20px;width:20px}body.dark-theme auditmation-api-operation-table table .mat-mdc-cell.mat-column-name{width:clamp(200px,33vw,325px)}body.dark-theme auditmation-api-operation-table table .mat-mdc-cell.mat-column-type{width:clamp(100px,33vw,150px)}body.dark-theme auditmation-api-operation-table table tr.nf-element-row td.mat-mdc-cell{border-bottom-width:0px}body.dark-theme auditmation-api-operation-table table tr.nf-detail-row{height:0}body.dark-theme auditmation-api-operation-table table td.mat-mdc-cell.nf-details-cell{margin:0;padding:0}body.dark-theme auditmation-api-operation-table table tr.mat-mdc-row.nf-detail-row:hover{background:transparent}body.dark-theme auditmation-api-operation-table table tr.hidden{display:none}body.dark-theme auditmation-api-operation-table table .expansion-wrapper{overflow:hidden;display:flex}body.dark-theme auditmation-api-operation-table table .expansion-data{padding:8px 24px;width:100%}body.dark-theme auditmation-data-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%;align-items:center}body.dark-theme auditmation-data-bar .data-bar{height:26px;display:flex;flex-direction:row;flex-wrap:nowrap;background-color:var(--zb-background-card);flex-grow:1;gap:0}body.dark-theme auditmation-data-bar .data-bar .data-bar-item{display:flex;justify-content:flex-start;align-items:center;height:100%;font-size:14px;line-height:16px;box-sizing:border-box;padding:0 4px 0 6px;position:relative}body.dark-theme auditmation-data-bar .data-bar .data-bar-item span{mix-blend-mode:difference;color:#bbb}body.dark-theme auditmation-data-bar .data-bar-total-container{display:flex;align-items:center;justify-content:flex-start;flex-basis:32px}body.dark-theme auditmation-data-bar.leading-total{flex-direction:row-reverse}body.dark-theme auditmation-data-bar.leading-total .data-bar-total-container{justify-content:flex-end}body.dark-theme auditmation-resource-search-option{display:flex;gap:8px;width:100%;padding:8px 0}body.dark-theme auditmation-resource-search-option .image-wrapper{display:flex}body.dark-theme auditmation-resource-search-option .image-wrapper img{max-height:24px;max-width:24px;width:24px}body.dark-theme auditmation-resource-search-option .text-wrapper{line-height:14px;font-size:14px;font-weight:400;display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;flex-grow:1;white-space:pre-line}body.dark-theme auditmation-resource-search-option .resource-type-wrapper{display:flex}body.dark-theme auditmation-task-card{box-shadow:1px 1px 4px #0000001f;background-color:var(--zb-background-card);padding:16px;border-radius:4px;display:flex;flex-direction:column;gap:12px}body.dark-theme auditmation-task-card.priority.critical{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-critical)}body.dark-theme auditmation-task-card.priority.high{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-high)}body.dark-theme auditmation-task-card.priority.normal,body.dark-theme auditmation-task-card.priority.medium{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-normal)}body.dark-theme auditmation-task-card.priority.low{box-shadow:1px 1px 4px #0000001f,20px 0 0 -16px inset var(--zb-severity-low)}body.dark-theme auditmation-task-card .task-name{font-weight:500;white-space:normal;font-size:16px;word-break:break-word}body.dark-theme auditmation-task-card .boundary-name{max-width:100px}body.dark-theme auditmation-task-card .task-name-details{float:right;margin-left:8px;margin-bottom:0;display:flex!important;flex-direction:row;align-items:center;gap:8px}body.dark-theme auditmation-task-card .task-card-row:first-child{display:block!important;overflow:visible}body.dark-theme auditmation-task-card auditmation-severity-indicator{margin-top:-1px}body.dark-theme auditmation-task-card:hover{border-color:var(--zb-primary);cursor:pointer}body.dark-theme auditmation-task-card .task-card-row{display:flex;flex-direction:row;gap:8px;font-size:12px;font-weight:400}body.dark-theme auditmation-task-card .task-card-row.align-start{align-items:flex-start}body.dark-theme auditmation-task-card .task-card-row.align-center{align-items:center}body.dark-theme auditmation-task-card .task-card-row.align-end{align-items:flex-end}body.dark-theme auditmation-task-card .task-card-row.justify-end{justify-content:flex-end}body.dark-theme auditmation-task-card .task-card-row.wrap{flex-wrap:wrap}body.dark-theme auditmation-task-card .task-card-grid-row-double-col{display:grid;grid-template-columns:repeat(2,min-content);gap:8px;justify-content:flex-end}body.dark-theme auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full{overflow:hidden}body.dark-theme auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full .avatar-img{min-width:20px}body.dark-theme auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full .avatar-text-wrapper{overflow:hidden}body.dark-theme auditmation-task-card .task-card-grid-row-double-col auditmation-avatar.zb-full .avatar-text-wrapper .avatar-label{font-size:12px;font-weight:400}body.dark-theme auditmation-task-card .task-card-column{display:flex;flex-direction:row;gap:8px;align-items:flex-start}body.dark-theme auditmation-task-card .task-card-column.align-start{align-items:flex-start}body.dark-theme auditmation-task-card .task-card-column.align-center{align-items:center}body.dark-theme auditmation-task-card .task-card-column.align-end{align-items:flex-end}body.dark-theme auditmation-task-card .task-card-column.justify-end{justify-content:flex-end}body.dark-theme auditmation-task-card .task-card-metrics{display:flex;gap:4px;align-items:center;font-size:14px}body.dark-theme auditmation-task-card .task-card-metrics .mat-icon{height:18px;width:18px;font-size:18px;color:var(--zb-secondary-text)}body.dark-theme auditmation-task-card.listed{flex-direction:row}body.dark-theme auditmation-task-card.listed .task-card-row:first-child{flex-grow:1;display:flex!important}body.dark-theme auditmation-task-card.listed .task-card-row:first-child .task-name{text-overflow:ellipsis;white-space:nowrap!important;overflow:hidden;width:100px;margin-top:2px;display:block}@media(max-width:480px){body.dark-theme auditmation-task-card.listed .task-card-row:last-child .task-card-metrics{display:none}body.dark-theme auditmation-task-card.listed .task-card-row .code{display:none}}body.dark-theme auditmation-task-panel{display:flex;height:100%;width:100%;padding:16px;box-sizing:border-box;flex-direction:column;overflow:auto;background-color:var(--zb-background)}body.dark-theme auditmation-task-panel .task-header{display:flex;align-items:flex-start;gap:4px}body.dark-theme auditmation-task-panel .task-header h2{margin:0;padding:0;font-weight:500}body.dark-theme auditmation-task-panel .task-header .auditmation-chip{margin-top:4px}body.dark-theme auditmation-task-panel .task-header .mdc-icon-button{margin-top:-4px}body.dark-theme auditmation-task-panel .task-header .task-actions{display:flex;align-items:flex-start;gap:4px}body.dark-theme auditmation-task-panel auditmation-comment-card .auditmation-comment-content{padding-left:0}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper{display:block;box-sizing:border-box;width:100%}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container{display:grid;grid-template-columns:60% 40%;grid-gap:0 16px;width:calc(100% - 16px);grid-template-areas:"description details" "attachments attachments" "comments comments" "linksOg linksOg" "links links" "tags tags"}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description]{grid-area:description}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-viewer{height:100%;max-height:600px;cursor:text;padding:16px;font-size:14px}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-viewer .details-html{max-height:100%}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea{height:100%;max-height:600px}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper{height:calc(100% - 1px);border:0}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper .milkdown{height:100%}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper .milkdown .ProseMirror{font-size:14px;padding:16px 16px 0}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [description] .description-footer{padding:4px;display:flex;align-items:center;gap:4px}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [details]{grid-area:details}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [comments]{grid-area:comments}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [attachments]{grid-area:attachments}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [links]{grid-area:links}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [linksOg]{grid-area:linksOg}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container [tags]{grid-area:tags}@media(max-width:1200px){body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container{grid-template-columns:50% 50%;grid-template-areas:"description details" "attachments attachments" "comments comments" "linksOg linksOg" "links links" "tags tags"}}@media(max-width:992px){body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container{grid-template-columns:100%;grid-template-areas:"description" "details" "attachments" "comments" "linksOg" "links" "tags";width:100%;max-width:100%}}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:16px}body.dark-theme auditmation-task-panel .auditmation-task-body-content-wrapper .auditmation-task-body-content-container .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:16px}body.dark-theme auditmation-task-comments-panel .task-comments-list{display:flex;flex-direction:column;gap:8px;padding:16px}body.dark-theme auditmation-create-task-comment{display:flex;flex-direction:row;align-items:flex-start;gap:4px;margin:16px}body.dark-theme auditmation-create-task-comment.seperator{padding-bottom:16px;border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-create-task-comment.flex-center{align-items:center}body.dark-theme auditmation-create-task-comment .create-task-comment-add{cursor:pointer;line-height:24px;flex-grow:1;background-color:var(--zb-background);border:1px solid var(--zb-divider);color:var(--zb-secondary-text);border-radius:5px;padding:4px 16px}body.dark-theme auditmation-create-task-comment .create-task-comment-add:hover{color:var(--zb-primary);border-color:var(--zb-primary)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper{display:flex;flex-direction:column;gap:8px;flex-grow:1}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .textarea-actions{display:flex;gap:8px}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .file-upload-section{border:1px dashed var(--zb-divider);border-radius:var(--zb-radius-md);padding:var(--zb-spacing-sm)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list{display:flex;flex-direction:column;gap:4px;padding:var(--zb-spacing-sm);background-color:var(--zb-background);border-radius:var(--zb-radius-md)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-container{background-color:var(--zb-background);border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item{padding:4px 8px}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item fa-icon{color:var(--zb-primary);font-size:16px}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-name,body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .attachment-name{font-size:13px;min-width:0}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-size,body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .attachment-size{font-size:12px;white-space:nowrap}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-actions{display:flex;align-items:center}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-actions .mat-mdc-icon-button{width:24px;height:24px;padding:2px;line-height:20px}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .pending-file-item .file-actions .mat-mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px;line-height:20px}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel{padding:0 8px 8px;display:flex;flex-direction:column;background-color:var(--zb-background);border-radius:var(--zb-radius-md);border:1px solid var(--zb-divider)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .preview-iframe{width:calc(100% - 16px);margin:8px 8px 0;min-height:100px;max-height:800px;border:none;border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel.resizing .preview-iframe{pointer-events:none}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle{height:8px;margin:0 8px 8px;cursor:ns-resize;-webkit-user-select:none;user-select:none;background:var(--zb-divider);border-radius:0 0 var(--zb-radius-sm) var(--zb-radius-sm);transition:background-color .2s;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle:hover{background:var(--zb-primary)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle .resize-grip{width:40px;height:2px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .pending-files-list .preview-panel .resize-handle:hover .resize-grip{background:var(--zb-background-card)}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .tui-editor-defaultUI{border-radius:5px}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .tui-editor-defaultUI-toolbar{border-radius:5px 5px 0 0}body.dark-theme auditmation-create-task-comment .create-task-comment-textarea-wrapper .te-ww-container{border-radius:0 0 5px 5px}body.dark-theme auditmation-task-comment-card{padding:0;display:block}body.dark-theme auditmation-task-comment-card .auditmaiton-comment-header{display:flex;flex-direction:row;gap:8px;align-items:center}body.dark-theme auditmation-task-comment-card .auditmaiton-comment-header .auditmaiton-comment-date{color:var(--zb-secondary-text)}body.dark-theme auditmation-task-comment-card auditmation-markdown-viewer .details-html.noPad{padding:8px 32px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .upload-section{padding:var(--zb-spacing-sm);border-bottom:1px solid var(--zb-divider);margin-bottom:var(--zb-spacing-sm);position:relative}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .upload-section.uploading auditmation-file-upload{opacity:.4;pointer-events:none}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .upload-section .upload-overlay{position:absolute;inset:0;display:flex;z-index:1}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list{display:flex;flex-direction:column;padding:var(--zb-spacing-sm)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-container{background-color:var(--zb-background);border-radius:var(--zb-radius-sm);border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-container:last-child{border-bottom:none}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item{padding:4px 8px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item fa-icon{color:var(--zb-primary);font-size:16px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-name,body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .attachment-name{font-size:13px;min-width:0}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-size,body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .attachment-size{font-size:12px;white-space:nowrap}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item{padding:var(--zb-spacing-sm) var(--zb-spacing-md);transition:background-color .2s ease}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item.clickable{cursor:pointer}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item:hover{background-color:var(--zb-hover-overlay)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-icon fa-icon{color:var(--zb-primary);font-size:24px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-info{min-width:0}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-info .file-name{font-size:14px;font-weight:500;color:var(--zb-text)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-info .file-meta{font-size:12px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-actions{display:flex;align-items:center}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-actions .mat-mdc-icon-button{width:32px;height:32px;padding:4px;line-height:24px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .attachment-item .file-actions .mat-mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel{padding:0 var(--zb-spacing-md) var(--zb-spacing-md);display:flex;flex-direction:column;background-color:var(--zb-background);border-radius:var(--zb-radius-md);border:1px solid var(--zb-divider)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .preview-iframe{width:calc(100% - 16px);margin:8px 8px 0;min-height:100px;max-height:800px;border:none;border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel.resizing .preview-iframe{pointer-events:none}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle{height:8px;margin:0 8px 8px;cursor:ns-resize;-webkit-user-select:none;user-select:none;background:var(--zb-divider);border-radius:0 0 var(--zb-radius-sm) var(--zb-radius-sm);transition:background-color .2s;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle:hover{background:var(--zb-primary)}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle .resize-grip{width:40px;height:2px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme auditmation-task-attachements-panel .task-attachments-panel .attachments-list .preview-panel .resize-handle:hover .resize-grip{background:var(--zb-background-card)}body.dark-theme auditmation-task-attachements-panel nf-empty-state-container{font-size:14px}body.dark-theme auditmation-task-links-panel>auditmation-remote-table .auditmation-remote-table-toolbar{background-color:transparent}body.dark-theme auditmation-task-links-panel .mat-column-name{min-width:256px}body.dark-theme auditmation-task-links-panel .mat-column-actions{text-align:right;width:52px}body.dark-theme auditmation-task-links-panel .resource-cell{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:4px}body.dark-theme auditmation-task-links-panel .resource-cell div{display:flex;gap:8px;flex-grow:1;align-items:flex-start}body.dark-theme auditmation-task-links-panel .edit-links-wrapper{display:flex;flex-direction:column;padding:8px;gap:8px}body.dark-theme auditmation-task-links-panel .edit-links-wrapper .link-container{display:flex;flex-direction:row;gap:8px}body.dark-theme auditmation-task-links-panel .edit-links-wrapper .link-container .link-resource{flex-grow:1}body.dark-theme auditmation-task-links-panel .edit-links-wrapper .link-container .link-type{flex-grow:1}body.dark-theme auditmation-task-links-panel .edit-links-wrapper .link-container .link-remove{padding-top:8px}body.dark-theme .task-status-list-item{justify-content:space-evenly}body.dark-theme .task-status-list-item span.transition-name{font-size:14px;font-weight:500;flex-grow:1;flex-basis:150px}body.dark-theme .task-status-list-item .mat-icon{margin-right:0!important;width:24px}body.dark-theme .task-status-list-item .state{flex-basis:90px}body.dark-theme .mat-mdc-menu-panel.dense{min-width:350px}body.dark-theme .mat-mdc-menu-panel.dense .mat-mdc-menu-item-text{width:100%}body.dark-theme .mat-mdc-menu-panel.dense .menu-delete-task{min-height:32px}body.dark-theme .mat-mdc-menu-panel.dense .menu-delete-task .mat-mdc-menu-item-text{font-size:14px;font-weight:500}body.dark-theme .mat-mdc-menu-panel.dense .menu-delete-task .mat-icon{line-height:16px;font-size:16px;height:16px;width:16px;margin-right:16px}body.dark-theme auditmation-task-details-panel .task-menu-wrapper{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-task-details-panel .boundary-value{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-task-details-panel .boundary-value .org-logo{max-height:20px;width:auto;cursor:default}body.dark-theme auditmation-task-details-panel .transition-error{margin:0 4px;font-size:14px}body.dark-theme auditmation-task-details-panel auditmation-avatar.small .avatar-text-wrapper{flex-grow:1;width:200px}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field{min-height:20px;width:100%}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field .edit-content-wrapper{min-height:20px;margin:-8px 0}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field .field-content-wrapper{min-height:20px}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container{display:flex;flex-direction:row;align-items:center;gap:8px;flex-grow:1}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container .mat-mdc-outlined-button{visibility:hidden}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container:hover .mat-mdc-outlined-button{visibility:visible}body.dark-theme auditmation-task-details-panel auditmation-edit-input-field .edit-input-field-container .zb-form-field .mat-mdc-form-field-infix{min-height:33px;padding:4px 0}body.dark-theme auditmation-task-details-panel nf-simple-list-item.auditmation-list-item .text-wrapper .label{max-width:150px}body.dark-theme auditmation-task-details-panel nf-simple-list-item.auditmation-list-item .text-wrapper .text auditmation-avatar{gap:4px}body.dark-theme auditmation-task-details-panel nf-simple-list-item.auditmation-list-item nf-empty-state-container{padding:0}body.dark-theme auditmation-avatar{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-avatar .avatar-wrapper{line-height:16px;border-radius:50%;height:24px;width:24px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar .avatar-wrapper .avatar-img{max-height:24px;max-width:24px;line-height:16px}body.dark-theme auditmation-avatar .avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar .avatar-wrapper .avatar-initials.more{font-size:12px}body.dark-theme auditmation-avatar .avatar-wrapper mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-avatar .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-avatar .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}body.dark-theme auditmation-avatar .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;color:var(--zb-text)}body.dark-theme auditmation-avatar.small .avatar-wrapper{line-height:16px;border-radius:50%;height:20px;width:20px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.small .avatar-wrapper .avatar-img{max-height:20px;max-width:20px;line-height:16px}body.dark-theme auditmation-avatar.small .avatar-wrapper .avatar-initials{border-radius:50%;font-size:10px;line-height:16px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.small .avatar-wrapper .avatar-initials.more{font-size:8px}body.dark-theme auditmation-avatar.small .avatar-wrapper mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-avatar.small .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-avatar.small .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}body.dark-theme auditmation-avatar.small .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;color:var(--zb-text)}body.dark-theme auditmation-avatar.medium .avatar-wrapper{line-height:16px;border-radius:50%;height:32px;width:32px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.medium .avatar-wrapper .avatar-img{max-height:32px;max-width:32px;line-height:16px}body.dark-theme auditmation-avatar.medium .avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.medium .avatar-wrapper .avatar-initials.more{font-size:12px}body.dark-theme auditmation-avatar.medium .avatar-wrapper mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-avatar.medium .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-avatar.medium .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}body.dark-theme auditmation-avatar.medium .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;color:var(--zb-text)}body.dark-theme auditmation-avatar.large .avatar-wrapper{line-height:18px;border-radius:50%;height:36px;width:36px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.large .avatar-wrapper .avatar-img{max-height:36px;max-width:36px;line-height:18px}body.dark-theme auditmation-avatar.large .avatar-wrapper .avatar-initials{border-radius:50%;font-size:16px;line-height:18px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.large .avatar-wrapper .avatar-initials.more{font-size:14px}body.dark-theme auditmation-avatar.large .avatar-wrapper mat-icon{height:18px;width:18px;font-size:18px}body.dark-theme auditmation-avatar.large .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-avatar.large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:18px}body.dark-theme auditmation-avatar.large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:18px;color:var(--zb-text)}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-wrapper{line-height:18px;border-radius:50%;height:40px;width:40px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-wrapper .avatar-img{max-height:40px;max-width:40px;line-height:18px}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-wrapper .avatar-initials{border-radius:50%;font-size:16px;line-height:18px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-wrapper .avatar-initials.more{font-size:14px}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-wrapper mat-icon{height:18px;width:18px;font-size:18px}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:18px}body.dark-theme auditmation-avatar.zb-org-user-menu .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:18px;color:var(--zb-text)}body.dark-theme auditmation-avatar.x-large .avatar-wrapper{line-height:32px;border-radius:50%;height:64px;width:64px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.x-large .avatar-wrapper .avatar-img{max-height:64px;max-width:64px;line-height:32px}body.dark-theme auditmation-avatar.x-large .avatar-wrapper .avatar-initials{border-radius:50%;font-size:18px;line-height:32px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-avatar.x-large .avatar-wrapper .avatar-initials.more{font-size:16px}body.dark-theme auditmation-avatar.x-large .avatar-wrapper mat-icon{height:32px;width:32px;font-size:32px}body.dark-theme auditmation-avatar.x-large .avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-avatar.x-large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:32px}body.dark-theme auditmation-avatar.x-large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:18px;line-height:32px;color:var(--zb-text)}body.dark-theme auditmation-avatar .avatar-text-wrapper span.avatar-label.bold{font-weight:600}body.dark-theme auditmation-select-search auditmation-template-item{display:inline-block;border:1px solid var(--zb-divider);border-radius:20px;padding:4px 8px}body.dark-theme auditmation-select-search .auditmation-search-multi-selected-values-list{display:flex;gap:8px}body.dark-theme auditmation-edit-field-wrapper{position:relative;cursor:text;padding:4px;display:block;box-sizing:border-box;min-height:28px}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper{display:flex;flex-direction:row;gap:8px;align-items:center}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-container{flex-grow:1}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions{display:flex;flex-direction:row;gap:4px;padding:4px;position:absolute;bottom:-31px;background-color:var(--zb-background-card);right:10px;border-left:1px solid var(--zb-divider);border-right:1px solid var(--zb-divider);border-bottom:1px solid var(--zb-divider);border-radius:0 0 5px 5px;z-index:1}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button{width:28px!important;height:28px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button>*[role=img]{width:20px;height:20px;font-size:20px}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button>*[role=img] svg{width:20px;height:20px}body.dark-theme auditmation-edit-field-wrapper .edit-content-wrapper .edit-content-actions .mat-mdc-icon-button .mat-mdc-button-touch-target{width:28px!important;height:28px!important}body.dark-theme auditmation-edit-field-wrapper .field-content-wrapper{display:flex;align-items:center;min-height:20px}body.dark-theme auditmation-edit-field-wrapper:hover:not(.disabled):not(.edit).indicate-edit{box-shadow:0 0 0 1px var(--zb-divider),1px 1px 5px 0 var(--zb-divider);border-radius:5px}body.dark-theme auditmation-edit-field-wrapper:hover:not(.disabled):not(.edit):not(.indicate-edit){cursor:default}body.dark-theme auditmation-stat-component{display:flex;flex-direction:column;padding:.5rem 1rem}body.dark-theme auditmation-stat-component .stat-wrapper{display:flex;align-items:stretch;justify-content:flex-start;flex:1}body.dark-theme auditmation-stat-component .stat-wrapper .progress-bar-wrapper{width:.25rem;min-width:.25rem;background-color:var(--zb-background-card);border-radius:.125rem;margin-right:.5em;overflow:hidden}body.dark-theme auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar{transform-origin:top;transform:translateY(100%);border-radius:.125rem;background-color:var(--zb-secondary-text);height:100%;width:100%}body.dark-theme auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.primary{background-color:var(--zb-primary)}body.dark-theme auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.green{background-color:#a5da71}body.dark-theme auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.yellow{background-color:#fbc712}body.dark-theme auditmation-stat-component .stat-wrapper .progress-bar-wrapper .progress-bar.red{background-color:#c00}body.dark-theme auditmation-stat-component .stat-wrapper .stat-content-wrapper{display:flex;flex-direction:column;width:100%;align-self:center;overflow:hidden}body.dark-theme auditmation-stat-component .stat-wrapper .stat-content-wrapper .title{font-size:1rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--zb-secondary-text)}body.dark-theme auditmation-stat-component .stat-wrapper .stat-content-wrapper .value{font-size:1.25rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--zb-text)}body.dark-theme auditmation-stat-component .stat-wrapper .stat-content-wrapper .subText{font-size:.625rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--zb-secondary-text)}body.dark-theme auditmation-implementation-statement-item{display:flex;flex-direction:row;gap:8px;align-items:center;padding:8px 16px;box-shadow:var(--zb-box-shadow);background-color:var(--zb-background-card);border-radius:4px;border:1px solid transparent;overflow:hidden}body.dark-theme auditmation-implementation-statement-item:hover{cursor:pointer}body.dark-theme auditmation-implementation-statement-item-panel{display:flex;height:100%;width:100%;padding:16px;box-sizing:border-box;flex-direction:column;overflow:auto;background-color:var(--zb-background)}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-header{display:flex;align-items:flex-start;gap:4px}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-header h1{margin:0;padding:0}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-header .panel-actions{display:flex;align-items:flex-start;gap:4px}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-header .auditmation-chip{margin-top:12px}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper{display:block;box-sizing:border-box;width:100%}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container{display:grid;grid-template-columns:100%;grid-gap:16px;width:calc(100% - 16px);grid-template-areas:"details" "description" "raci" "tasks" "pipelines"}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description]{grid-area:description;min-height:200px}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-viewer{height:100%;max-height:600px;cursor:text}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-viewer .details-html{max-height:100%}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-textarea{height:100%}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper{height:calc(100% - 1px);border:0}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] auditmation-markdown-textarea .milkdown-wrapper .milkdown{height:100%}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [description] .description-footer{padding:4px;display:flex;align-items:center;gap:4px}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [details]{grid-area:details}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [raci]{grid-area:raci}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [tasks]{grid-area:tasks}body.dark-theme auditmation-implementation-statement-item-panel .item-panel-body-content-wrapper .item-panel-body-content-container [pipelines]{grid-area:pipelines}body.dark-theme auditmation-implementation-statement-list-panel{display:flex;flex-direction:column;height:100%;position:relative}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container{height:100%}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,100% - 48px)}}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container{height:100%;overflow:auto}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-actions-container{padding:8px 16px}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container{flex:none;overflow:hidden}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper{overflow:hidden;flex:none}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper nf-simple-panel.guttered{padding-top:0}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper nf-simple-panel.guttered.noHeader{padding-top:16px}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper nf-simple-panel.guttered .simple-panel-header{padding:8px 0}body.dark-theme auditmation-implementation-statement-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .implementation-statements-list{padding:16px;display:flex;flex-direction:column;gap:8px}body.dark-theme implementation-statement-raci-panel .remove-item{visibility:hidden;align-items:center;justify-content:center}body.dark-theme implementation-statement-raci-panel .mat-column-actions{width:40px}body.dark-theme implementation-statement-raci-panel .mat-column-scope{width:95px}body.dark-theme implementation-statement-raci-panel .mat-mdc-row:hover .remove-item{visibility:visible}body.dark-theme implementation-statement-raci-panel nf-simple-panel .simple-panel-body,body.dark-theme implementation-statement-raci-panel auditmation-customizable-table table.mat-mdc-table{overflow:visible}body.dark-theme implementation-statement-raci-panel auditmation-avatar .avatar-text-wrapper span.avatar-label{font-size:14px;line-height:20px}body.dark-theme auditmation-implementation-statement-item-dialog auditmation-boundary-role-parties-cell{width:200px}body.dark-theme auditmation-dialog{display:flex;flex-direction:column;height:100%;position:relative}body.dark-theme auditmation-dialog [headerButton]{position:absolute;top:10px;right:8px}body.dark-theme auditmation-dialog .mat-mdc-dialog-title{color:var(--zb-secondary-text);padding:16px 16px 8px}body.dark-theme auditmation-dialog .mat-mdc-dialog-title:before{height:0px;content:none}body.dark-theme auditmation-dialog .mat-mdc-dialog-title.superTitle{font-size:12px;line-height:14px;color:var(--zb-text);font-weight:600}body.dark-theme auditmation-dialog .mat-mdc-dialog-title.subtitle{color:var(--zb-secondary-text);font-size:16px;line-height:18px;font-weight:400}body.dark-theme auditmation-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title{padding-top:0}body.dark-theme auditmation-dialog .mat-mdc-dialog-title+.mat-mdc-dialog-title:before{height:0x;content:none}body.dark-theme auditmation-dialog [headerButton]~.mat-mdc-dialog-title{margin-right:48px}body.dark-theme auditmation-dialog.close-showing .mat-mdc-dialog-title{padding-right:64px}body.dark-theme auditmation-dialog .close-button{position:absolute;top:8px;right:16px}body.dark-theme auditmation-dialog .nf-dialog-message{font-size:16px}body.dark-theme auditmation-dialog .nf-dialog-message-blank{padding:0;margin:0;height:0}body.dark-theme auditmation-dialog .nf-dialog-error{display:flex;align-items:center;justify-content:center;color:var(--zb-warn)}body.dark-theme auditmation-dialog .mat-mdc-dialog-actions{flex-wrap:nowrap;padding:8px 16px}body.dark-theme auditmation-dialog .mat-mdc-dialog-actions .left-actions,body.dark-theme auditmation-dialog .mat-mdc-dialog-actions .right-actions{display:flex;gap:4px}body.dark-theme auditmation-dialog .auditmation-dialog-close-x{position:absolute;top:-24px;right:-24px;border:0;background-color:transparent;padding:0;height:24px;width:24px;font-size:20px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-dialog .auditmation-dialog-close-x .mat-icon{font-size:20px;height:20px;width:20px}body.dark-theme auditmation-dialog .auditmation-dialog-close-x:hover{color:var(--zb-text-on-dark-bg);background-color:var(--zb-warn)}body.dark-theme auditmation-boundary-role-card{display:flex;flex-direction:column;box-sizing:border-box;border:1px solid var(--zb-divider);background-color:var(--zb-background-card);box-shadow:1px 1px 4px #0000001f;border-radius:5px;padding:16px;gap:16px}body.dark-theme auditmation-boundary-role-card .boundary-role-container{display:flex;flex-direction:column;gap:4px;flex-grow:1}body.dark-theme auditmation-boundary-role-card .boundary-role-container .name{font-size:16px;font-weight:600}body.dark-theme auditmation-boundary-role-card .boundary-role-container .description{font-size:14px;font-weight:500;color:var(--zb-secondary-text)}body.dark-theme auditmation-boundary-role-card .auditmation-fake-field-wrapper{background-color:transparent;border:none;margin-bottom:0}body.dark-theme auditmation-boundary-role-card .parties-wrapper{padding:0 8px;display:flex;flex-direction:column;margin-top:-8px}body.dark-theme auditmation-boundary-role-card .parties-wrapper .auditmation-avatar-list{flex-grow:1}body.dark-theme auditmation-boundary-role-card .parties-wrapper .auditmation-avatar-list .assign{flex-grow:1;color:var(--zb-primary);display:flex;align-items:center;justify-content:center;gap:4px}body.dark-theme auditmation-boundary-role-parties-cell{display:block;width:330px}body.dark-theme auditmation-boundary-role-parties-cell .assign{flex-grow:1;color:var(--zb-primary);display:flex;align-items:center;justify-content:center;gap:4px}body.dark-theme auditmation-boundary-role-parties-cell .auditmation-avatar-list{display:flex;gap:4px}body.dark-theme auditmation-boundary-role-parties-cell auditmation-avatar .avatar-text-wrapper span.avatar-label{font-size:14px;line-height:20px}body.dark-theme nf-create-evidence-bot-from-query .inputs form{display:flex;flex-direction:column;padding:0 16px}body.dark-theme auditmation-resource-container-page{display:flex;position:relative;flex-direction:column;height:100%;overflow:hidden}body.dark-theme auditmation-resource-container-page .resource-container-wrapper{display:flex;padding:16px;background-color:var(--zb-background)}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container{display:flex;flex-direction:column;padding:16px;flex-grow:1;overflow:hidden;background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper{display:flex;flex-direction:row;gap:16px;flex-wrap:nowrap;align-items:flex-start;width:100%}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-text-container{display:flex;flex-direction:column;gap:4px;flex-grow:1;overflow:hidden}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-text-container .title{font-size:16px;font-weight:600}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-image-container img{max-height:64px;max-width:64px;width:64px}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-description-container{overflow:auto;max-height:100px}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-additional-container{display:flex;align-items:flex-end;gap:4px;flex-direction:column;height:100%}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-close-container{display:flex;align-items:flex-start;gap:4px;flex-direction:column;height:100%}body.dark-theme auditmation-resource-container-page .resource-container-wrapper .resource-container .resource-item-wrapper .resource-close-container .resource-close-button{margin-top:-14px;margin-right:-14px}body.dark-theme auditmation-resource-container-page .resource-navigation-toolbar{background-color:var(--zb-background)}body.dark-theme auditmation-resource-container-page .resource-outlet{display:flex;flex-direction:column;overflow:hidden;flex-grow:1;background-color:var(--zb-background)}body.dark-theme auditmation-resource-container-page.centerize .resource-container-wrapper .resource-item-wrapper{align-items:center}body.dark-theme auditmation-dcr-edit-collector-bot{display:block;padding:16px}body.dark-theme auditmation-dcr-edit-collector-bot form{display:flex;flex-direction:column;gap:16px}body.dark-theme auditmation-dcr-edit-collector-bot form p{margin:0!important;padding:0}body.dark-theme auditmation-dcr-edit-collector-bot form .form-note{display:flex;align-items:center;color:#c09e3b;gap:8px}body.dark-theme auditmation-dcr-edit-collector-bot form .mat-expansion-panel{border-radius:0}body.dark-theme auditmation-dcr-edit-collector-bot form .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none;border:1px solid var(--zb-divider)}body.dark-theme auditmation-dcr-edit-collector-bot form .mat-expansion-panel:not([class*=mat-elevation-z]):not(:first-child){border-top:0px}body.dark-theme auditmation-dcr-edit-collector-bot form .mat-expansion-panel .form-note{margin:16px 0!important}body.dark-theme auditmation-dcr-edit-collector-bot form .parameters-container{height:300px;margin:16px 0}body.dark-theme auditmation-dcr-edit-collector-bot form .parameters-container.nf-grid-2-column .nf-grid-column{height:300px;width:100%;overflow:auto}body.dark-theme auditmation-dcr-edit-dcr{display:block;padding:16px}body.dark-theme nf-dcr-edit-file{padding:16px;display:block}body.dark-theme nf-dcr-edit-file auditmation-file-producer-browser{max-height:500px;border:1px solid var(--zb-divider);border-radius:5px;margin-bottom:16px}body.dark-theme nf-dcr-edit-file nf-simple-panel{margin:8px 0 32px}body.dark-theme nf-dcr-edit-file nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}body.dark-theme nf-dcr-edit-file nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}body.dark-theme nf-dcr-edit-file nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}body.dark-theme nf-dcr-edit-file .items-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}body.dark-theme nf-dcr-edit-file .items-container.dense{gap:8px}body.dark-theme nf-dcr-edit-file .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a;min-height:40px;align-items:center}body.dark-theme nf-dcr-edit-file .items-container>.item .ng-fa-icon{font-size:24px}body.dark-theme nf-dcr-edit-file .items-container>.item img{height:24px}body.dark-theme nf-dcr-edit-file .items-container>.item>.mat-mdc-icon-button{visibility:hidden}body.dark-theme nf-dcr-edit-file .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}body.dark-theme nf-dcr-edit-file .items-container>.item{flex-basis:calc(33% - 48px)}body.dark-theme nf-dcr-edit-file .items-container>.item>:nth-child(2){flex-grow:1}@media(max-width:1600px){body.dark-theme nf-dcr-edit-file .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){body.dark-theme nf-dcr-edit-file .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}body.dark-theme nf-dcr-edit-file .items-container>.item:hover>.mat-mdc-icon-button{visibility:visible}body.dark-theme auditmation-secret-dnd-form{display:flex;flex-direction:column;height:100%}body.dark-theme auditmation-secret-dnd-form .form-wrapper{box-sizing:border-box;padding:0 1px 0 0}body.dark-theme auditmation-secret-dnd-form .grab{cursor:grab}body.dark-theme auditmation-secret-dnd-form form.secret-form{display:flex;flex-direction:column;margin-top:6px}body.dark-theme auditmation-secret-dnd-form form.secret-form .form-field-wrapper-table{display:flex;flex-direction:row;align-items:center;gap:8px}body.dark-theme auditmation-secret-dnd-form form.secret-form .form-field-wrapper-table .mat-mdc-checkbox{margin:0 16px}body.dark-theme auditmation-secret-dnd-form form.secret-form .form-field-wrapper-table .mat-mdc-form-field{flex-grow:1}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px 0 16px 16px;height:92%}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:40% 60%;grid-gap:16px;width:calc(100% - 16px);grid-template-areas:"treeColumn secondColumn";height:100%}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container [treeColumn]{grid-area:treeColumn}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container [secondColumn]{grid-area:secondColumn;display:grid;grid-template-rows:max-content}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container h5{font-size:16px;font-weight:500}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.body-border .simple-panel-body{border:1px solid var(--zb-divider);width:calc(100% - 2px)}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.form-wrapper{height:auto;min-height:225px;max-height:450px}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.kb-article-wrapper{flex-grow:1;position:relative;height:100%}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.kb-article-wrapper .kb-fab{position:absolute;top:-2px;right:0;padding:0}body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container nf-simple-panel.kb-article-wrapper auditmation-iframe-page.nf-app-page{height:100%}@media(max-width:1200px){body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:40% 60%;grid-template-areas:"treeColumn secondColumn"}}@media(max-width:992px){body.dark-theme auditmation-secret-dnd-form .auditmation-columns-wrapper .auditmation-columns-container{grid-template-columns:100%;grid-template-rows:32% 64%;grid-template-areas:"treeColumn" "secondColumn";width:100%;max-width:100%}}body.dark-theme auditmation-secret-dnd-form .mat-mdc-tab-group{min-height:500px}body.dark-theme auditmation-secret-dnd-form .hidden{display:none!important}body.dark-theme auditmation-secret-dnd-form mat-tree.mat-tree{--mat-tree-node-min-height: 24px}body.dark-theme auditmation-secret-dnd-form .mat-tree-item-wrapper{padding:4px 8px}body.dark-theme auditmation-secret-dnd-form .nf-dialog-message{font-size:15px;line-height:22px;margin:16px 0;color:var(--zb-secondary-text)}body.dark-theme auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container{height:100%}body.dark-theme auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){body.dark-theme auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}body.dark-theme auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container nf-list-table-container{height:100%}body.dark-theme auditmation-query-evidence-bots-panel mat-drawer-container.evidence-bots-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{padding-top:14px;padding-bottom:8px;line-height:20px}body.dark-theme auditmation-evidence-bot-panel{display:flex;height:100%;width:100%;padding:16px;box-sizing:border-box;flex-direction:column;overflow:auto;background-color:var(--zb-background);gap:16px}body.dark-theme auditmation-evidence-bot-panel .evidence-bot-header{display:flex;align-items:flex-start;gap:4px}body.dark-theme auditmation-evidence-bot-panel .evidence-bot-header h1{margin:0;padding:0}body.dark-theme auditmation-evidence-bot-panel .evidence-bot-header auditmation-edit-input-field .field-content-wrapper{min-height:auto}body.dark-theme auditmation-evidence-bot-panel nf-simple-list-item.auditmation-simple-list-item.label-start.noSpanPad .text-wrapper>.text{padding-top:0}body.dark-theme auditmation-evidence-bot-panel code-editor{flex-grow:1;width:100%;height:250px}body.dark-theme auditmation-evidence-bot-panel code-editor .cm-editor{height:100%}body.dark-theme auditmation-file-upload{display:flex;flex-direction:column;gap:0}body.dark-theme auditmation-file-upload .file-input{display:none}body.dark-theme auditmation-file-upload .file-upload-dnd-container{display:flex;flex-direction:column;gap:0px;border:1px solid var(--zb-divider);box-sizing:border-box;padding:0;border-radius:5px}body.dark-theme auditmation-file-upload .file-upload-dnd-container .dnd-placeholder{line-height:36px;padding:0 8px}body.dark-theme auditmation-file-upload .file-upload-dnd-container.dragActive{border:1px solid var(--zb-primary)}body.dark-theme auditmation-file-upload .browse-actions{padding:8px 8px 4px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-file-upload .file-upload-files{max-width:100%;height:140px;max-height:140px;overflow:auto;padding:4px 8px 8px}body.dark-theme auditmation-file-upload .file-upload-files .file-item{display:flex;flex-direction:column;gap:0;border-radius:5px;overflow:hidden}body.dark-theme auditmation-file-upload .file-upload-files .file-item .error{padding:4px 8px}body.dark-theme auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper{display:flex;flex-direction:row;gap:8px;align-items:center;padding:2px 8px 0}body.dark-theme auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content{display:flex;flex-direction:row;gap:8px;align-items:center;flex-grow:1;width:100%}body.dark-theme auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content fa-icon{color:var(--zb-primary);font-size:28px;height:28px;width:28px}body.dark-theme auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content .file-name{flex-grow:1}body.dark-theme auditmation-file-upload .file-upload-files .file-item .file-item-content-wrapper .file-item-content .file-size{white-space:nowrap}body.dark-theme auditmation-file-upload .file-upload{display:flex;flex-direction:column;gap:8px}body.dark-theme auditmation-file-upload .file-upload .file-upload-content{display:flex;gap:8px}body.dark-theme auditmation-file-upload .file-upload .file-upload-content .file-upload-wrapper{flex-grow:1;display:flex;gap:8px;align-items:center;border:2px dashed transparent;overflow:hidden}body.dark-theme auditmation-file-upload .file-upload .file-upload-content .file-upload-wrapper>span{flex-grow:1}body.dark-theme auditmation-file-upload .file-upload .file-upload-content .file-upload-wrapper.dragActive{border-color:var(--zb-primary);padding:0 4px;border-radius:5px}body.dark-theme .auditmation-data-list{display:flex;flex-direction:column;background-color:var(--zb-background-card);border-radius:5px;margin:0;padding:0 8px}body.dark-theme .auditmation-data-list .auditmation-data-list-item{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap}body.dark-theme .auditmation-data-list .auditmation-data-list-item .label{padding:8px 16px 8px 8px;width:40%;max-width:250px;min-width:170px;line-height:1;box-sizing:border-box;color:var(--zb-secondary-text)}body.dark-theme .auditmation-data-list .auditmation-data-list-item .text-wrapper{padding:8px 16px 8px 8px;width:60%;line-height:1;box-sizing:border-box}body.dark-theme auditmation-connection-manager-secret-connections-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:16px}body.dark-theme auditmation-connection-manager-secret-connections-list nf-simple-panel{max-height:clamp(400px,50vh,700px)}@media(max-width:992px){body.dark-theme auditmation-connection-manager-secret-connections-list{grid-template-columns:repeat(1,1fr)}}body.dark-theme auditmation-findings-list-panel mat-drawer-container{height:100%}body.dark-theme auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer-content{overflow:hidden;display:flex}body.dark-theme auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer{background-color:var(--zb-background)}body.dark-theme auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){body.dark-theme auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,100% - 48px)}}body.dark-theme auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container{height:100%}body.dark-theme auditmation-findings-list-panel mat-drawer-container.auditmation-list-side-panel-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{padding-top:15px;padding-bottom:8px;line-height:20px}body.dark-theme auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container{height:100%}body.dark-theme auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px))}@media(max-width:1440px){body.dark-theme auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}body.dark-theme auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container nf-list-table-container{height:100%}body.dark-theme auditmation-query-overview-page mat-drawer-container.query-overview-drawer-container nf-list-table-container .nf-list-table-table-container .table-wrapper table td.mat-mdc-cell.v-top{padding-top:14px;padding-bottom:8px;line-height:20px}body.dark-theme auditmation-table{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}body.dark-theme auditmation-table.hoverable tr.mat-mdc-row{cursor:pointer}body.dark-theme auditmation-table.hoverable tr.mat-mdc-row:hover{background-color:#03aff01a}body.dark-theme auditmation-table .auditmation-table-toolbar{background-color:var(--zb-background);border-bottom:1px solid var(--zb-divider);display:flex;align-items:flex-start;padding:14px 16px;box-sizing:border-box}body.dark-theme auditmation-table .auditmation-table-toolbar:has(.auditmation-table-chips:empty):has(.auditmation-table-actions:empty){display:none}body.dark-theme auditmation-table .auditmation-table-toolbar .auditmation-table-chips{display:flex;flex-direction:row;align-items:flex-start;flex-grow:1;flex-wrap:wrap;gap:4px}body.dark-theme auditmation-table .auditmation-table-toolbar .auditmation-table-chips{display:flex;flex-direction:row;align-items:flex-end;gap:4px}body.dark-theme auditmation-table .auditmation-table-toolbar>button{min-width:fit-content}body.dark-theme auditmation-table .auditmation-table-table-container{flex-grow:1;position:relative;overflow:auto}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table .expansion-toggle:hover{cursor:pointer}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row{height:42px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 8px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-expansion{min-width:32px;width:32px;max-width:32px;padding-right:0;padding-left:0;text-align:center}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{padding:0 8px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{min-width:56px;width:56px;max-width:56px;padding-right:0;padding-left:0;text-align:center}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell.mat-column-expansion{min-width:32px;width:32px;max-width:32px;padding-right:0;padding-left:0;text-align:center}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow){height:32px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell{vertical-align:top;padding-top:8px;padding-bottom:8px;line-height:20px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-select{padding-top:6px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{height:28px;width:28px;padding:4px;line-height:20px;margin-right:4px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow) td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button .mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row:not(.groupByRow):hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow{height:32px}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow td.mat-mdc-cell{background-color:var(--zb-background-card-dark)}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow td.mat-mdc-cell .group-cell-content{display:flex;gap:8px;align-items:center;box-sizing:border-box}body.dark-theme auditmation-table .auditmation-table-table-container table.mat-mdc-table tr.mat-mdc-row.groupByRow td.mat-mdc-cell .group-cell-content>span{font-weight:500}body.dark-theme auditmation-remote-table{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar{background-color:var(--zb-background);border-bottom:0px solid var(--zb-divider);display:flex;flex-direction:row;box-sizing:border-box}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row{display:flex;flex-direction:row;gap:4px;align-items:flex-start;justify-content:flex-end;flex-grow:1;padding:6px 0}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row+.auditmation-remote-table-toolbar-row:not(:empty){padding-left:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row:first-child:not(:empty){padding-left:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row:last-child:not(:empty){padding-right:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row:empty{padding:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.leftActions,body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.rightActions{flex-grow:0;display:flex;gap:4px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.leftActions:empty,body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.rightActions:empty{padding:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.leftActions.hasSearchPageKey,body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.rightActions.hasSearchPageKey{padding-top:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-toolbar-row.chips.hasSearchPageKey{padding-top:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-search{display:flex;flex-direction:row;align-items:center;gap:4px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-search nf-simple-search-input .mat-mdc-form-field{flex-grow:1}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-chips{display:flex;flex-direction:row;align-items:flex-start;flex-grow:1;flex-wrap:wrap;gap:4px}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar .auditmation-remote-table-chips:empty{padding:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-toolbar:has(>.auditmation-remote-table-toolbar-row:not(:empty)){border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container{flex-grow:1;position:relative;overflow:auto}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table.no-table-header thead{display:none}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row{height:42px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell{padding:0 4px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-actions{padding:0 4px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-column-select{min-width:37px;width:37px;max-width:37px;padding-right:10px;padding-left:0;text-align:center}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:last-child{padding-right:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox{display:block}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row{height:32px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.multiTemplateDataRows td.mat-mdc-cell:not(.expanded-detail-cell){border-bottom-width:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell{vertical-align:top;padding:8px 4px;line-height:20px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon{height:16px;width:16px;font-size:16px;line-height:20px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell mat-icon.mat-icon.zb-table-icon{height:20px;width:20px;font-size:20px;line-height:20px;display:block}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select{padding-top:6px;min-width:37px;width:37px;max-width:37px;padding-right:10px;padding-left:0;text-align:center}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox{display:block}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-select .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions{padding-top:4px;padding-bottom:4px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions>*{visibility:hidden}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-outlined-button{--mat-button-outlined-container-height: 28px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-unelevated-button{--mat-button-filled-container-height: 28px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button{margin-right:4px;--mat-icon-button-state-layer-size: 28px;--mat-button-outlined-container-shape: 4px;padding:0}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions .mat-mdc-icon-button mat-icon.mat-icon{line-height:16px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell.mat-column-actions a.mat-mdc-icon-button{display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row td.mat-mdc-cell:last-child{padding-right:8px}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row{height:0;cursor:default}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row>td.mat-mdc-cell{padding-top:0;padding-bottom:0;box-shadow:0 4px 4px -4px #00000021 inset,0 -4px 4px -4px #00000021 inset;background-color:var(--zb-background)}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row>td.mat-mdc-cell .expanded-detail-cell{overflow:hidden;display:flex}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.expanded-detail-row:not(.no-data):not(.no-hover):hover{background-color:transparent}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.05)}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.active td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.hoverable{cursor:pointer}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row.disabled{opacity:.55;cursor:not-allowed}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row:hover.hoverable{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme auditmation-remote-table .auditmation-remote-table-table-container>table.mat-mdc-table>tbody>tr.mat-mdc-row:hover td.mat-mdc-cell.mat-column-actions>*{visibility:visible}body.dark-theme auditmation-remote-table>mat-paginator{border-top:1px solid var(--zb-divider)}body.dark-theme auditmation-remote-table>mat-paginator .mat-mdc-paginator-container{height:42px;min-height:42px}body.dark-theme auditmation-remote-table>mat-paginator.showPageOptions .mat-mdc-paginator-container{height:50px;min-height:50px}body.dark-theme auditmation-remote-table>mat-paginator .mat-mdc-icon-button.mat-mdc-button-base{height:28px;width:28px;padding:2px;line-height:20px;margin-right:4px}body.dark-theme auditmation-remote-table>mat-paginator .mat-mdc-icon-button.mat-mdc-button-base .mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme auditmation-remote-table>mat-paginator .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{height:28px;width:28px}body.dark-theme auditmation-remote-table>.mat-drawer-container{flex-grow:1;display:flex;flex-direction:column}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer{border-top-right-radius:0;border-bottom-right-radius:0}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer{width:var(--drawer-width, 320px)}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container{display:flex;flex-direction:row;overflow:hidden}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-content-wrapper{flex:1;overflow:auto;min-width:0}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle{width:8px;flex-shrink:0;cursor:col-resize;background:var(--zb-divider);transition:background-color .2s;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle:hover{background:var(--zb-primary)}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle .resize-grip{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer.resizable-drawer>.mat-drawer-inner-container .drawer-resize-handle:hover .resize-grip{background:var(--zb-background-card)}body.dark-theme auditmation-remote-table>.mat-drawer-container>.mat-drawer-content{display:flex;flex-direction:column}body.dark-theme auditmation-remote-table.panel-table .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell:first-child{padding-left:16px}body.dark-theme auditmation-remote-table.panel-table .auditmation-remote-table-table-container table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell:first-child{padding-left:16px}body.dark-theme auditmation-remote-table.panel-table.fill-bg .auditmation-remote-table-table-container{background-color:var(--zb-background-card)}body.dark-theme auditmation-table-chip{border-radius:4px;line-height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--zb-text);display:flex;gap:0px;align-items:center;min-width:max-content;width:max-content;font-size:14px;font-weight:400}body.dark-theme auditmation-table-chip .table-chip-label-wrapper{padding:8px;background-color:var(--zb-background-card-darker);border-right:1px solid var(--zb-divider);height:24px;display:flex;align-items:center}body.dark-theme auditmation-table-chip .table-chip-label-wrapper>span{font-weight:500}body.dark-theme auditmation-table-chip .table-chip-value-wrapper{padding:8px;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}body.dark-theme auditmation-table-chip .table-chip-action-wrapper{padding:8px 8px 8px 0;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}body.dark-theme auditmation-table-chip .table-chip-action-wrapper>mat-icon{color:var(--zb-secondary-text)}body.dark-theme auditmation-table-chip .table-chip-action-wrapper>mat-icon:hover{cursor:pointer;color:var(--zb-primary)}body.dark-theme auditmation-table-chip .table-chip-action-wrapper>mat-icon:hover.remove-icon{color:var(--zb-warn)}body.dark-theme auditmation-remote-table-chip{border-radius:4px;line-height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--zb-text);display:flex;gap:0px;align-items:center;min-width:max-content;width:max-content;font-size:14px;font-weight:400}body.dark-theme auditmation-remote-table-chip .table-chip-label-wrapper{padding:6px;background-color:var(--zb-background-card-darker);border-right:1px solid var(--zb-divider);height:24px;display:flex;align-items:center}body.dark-theme auditmation-remote-table-chip .table-chip-label-wrapper>span{font-weight:500}body.dark-theme auditmation-remote-table-chip .table-chip-label-wrapper .mat-icon{display:none}body.dark-theme auditmation-remote-table-chip .table-chip-value-wrapper{padding:6px;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}body.dark-theme auditmation-remote-table-chip .table-chip-action-wrapper{padding:6px 6px 6px 0;background-color:var(--zb-background-card-dark);height:24px;display:flex;align-items:center;gap:4px}body.dark-theme auditmation-remote-table-chip .table-chip-action-wrapper>mat-icon{color:var(--zb-secondary-text)}body.dark-theme auditmation-remote-table-chip .table-chip-action-wrapper>mat-icon:hover{cursor:pointer;color:var(--zb-primary)}body.dark-theme auditmation-remote-table-chip .table-chip-action-wrapper>mat-icon:hover.remove-icon{color:var(--zb-warn)}@media(max-width:992px){body.dark-theme auditmation-remote-table-chip .table-chip-label-wrapper>span{display:none}body.dark-theme auditmation-remote-table-chip .table-chip-label-wrapper .mat-icon{display:inherit}}body.dark-theme auditmation-graphql-hint{display:block;padding:4px 0;position:relative;border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-graphql-hint>div{cursor:grab}body.dark-theme auditmation-graphql-hint>div .drag-text{font-size:14px;flex-grow:1}body.dark-theme auditmation-graphql-hint>div .drag-icon{width:24px;height:24px;text-align:center;color:var(--zb-secondary-text);font-weight:600;padding:4px}body.dark-theme auditmation-graphql-hint>div .drag-icon>i{margin-left:-4px;font-size:22px}body.dark-theme auditmation-graphql-hint>div .drag-icon>.mat-icon{font-size:24px;height:24px;width:24px}body.dark-theme auditmation-graphql-hint>div span.secondary-text{font-size:14px}body.dark-theme auditmation-graphql-hint .quick-transfer{position:absolute;top:0;bottom:0;right:0;display:none;background-color:var(--zb-background-card);z-index:1;margin:auto}body.dark-theme auditmation-graphql-hint:hover .drag-text{color:var(--zb-primary)}body.dark-theme auditmation-graphql-hint:hover .quick-transfer{display:block}body.dark-theme auditmation-object-viewer-link-details-dialog{height:100%;display:flex;flex-direction:column}body.dark-theme auditmation-object-viewer-link-details-dialog .scrollable-container{overflow:auto;max-height:500px;height:100%}body.dark-theme auditmation-object-viewer-link-details-dialog nf-simple-list{padding:0}body.dark-theme auditmation-object-viewer-link-details-dialog nf-simple-list-item.limited-value-height .text-wrapper .text>span{max-height:80px;overflow:auto;line-height:18px}body.dark-theme auditmation-object-viewer-link-details-dialog .edge-value-panel auditmation-markdown-viewer{padding:16px;border:1px solid #efefef;border-radius:4px;margin:8px 16px;background-color:var(--zb-background-card);color:var(--zb-text);font-family:monospace;font-size:14.4px;line-height:16px}body.dark-theme auditmation-object-viewer-link-details-dialog .edge-value-panel auditmation-markdown-viewer p{line-height:16px}body.dark-theme auditmation-backlog.border-top auditmation-remote-table .auditmation-remote-table-toolbar{border-top:1px solid var(--zb-divider)}body.dark-theme auditmation-backlog mat-drawer-container.backlog-item-drawer-container{height:100%}body.dark-theme auditmation-backlog mat-drawer-container.backlog-item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px));background:var(--zb-background)}body.dark-theme auditmation-backlog mat-drawer-container.backlog-item-drawer-container .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box;padding:16px}@media(max-width:1440px){body.dark-theme auditmation-backlog mat-drawer-container.backlog-item-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}body.dark-theme auditmation-create-backlog-comment{display:flex;flex-direction:row;align-items:flex-start;gap:4px;margin:16px}body.dark-theme auditmation-create-backlog-comment.seperator{padding-bottom:16px;border-bottom:1px solid var(--zb-divider)}body.dark-theme auditmation-create-backlog-comment.flex-center{align-items:center}body.dark-theme auditmation-create-backlog-comment .create-request-comment-add{cursor:pointer;line-height:24px;flex-grow:1;background-color:var(--zb-background);border:1px solid var(--zb-divider);color:var(--zb-secondary-text);border-radius:5px;padding:4px 16px}body.dark-theme auditmation-create-backlog-comment .create-request-comment-add:hover{color:var(--zb-primary);border-color:var(--zb-primary)}body.dark-theme auditmation-create-backlog-comment .create-request-comment-textarea-wrapper{display:flex;flex-direction:column;gap:8px;flex-grow:1}body.dark-theme auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .textarea-actions{display:flex;gap:8px}body.dark-theme auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .tui-editor-defaultUI{border-radius:5px}body.dark-theme auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .tui-editor-defaultUI-toolbar{border-radius:5px 5px 0 0}body.dark-theme auditmation-create-backlog-comment .create-request-comment-textarea-wrapper .te-ww-container{border-radius:0 0 5px 5px}body.dark-theme auditmation-comment-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1;margin-bottom:16px}body.dark-theme auditmation-comment-card .comment-avatar-wrapper{line-height:16px;border-radius:50%;height:24px;width:24px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card .comment-avatar-wrapper .avatar-img{max-height:24px;max-width:24px;line-height:16px;width:24px}body.dark-theme auditmation-comment-card .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-comment-card .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}body.dark-theme auditmation-comment-card .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}body.dark-theme auditmation-comment-card .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}body.dark-theme auditmation-comment-card.small{gap:4px}body.dark-theme auditmation-comment-card.small auditmation-avatar{gap:4px}body.dark-theme auditmation-comment-card.small .comment-avatar-wrapper{line-height:16px;border-radius:50%;height:16px;width:16px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.small .comment-avatar-wrapper .avatar-img{max-height:16px;max-width:16px;line-height:16px;width:16px}body.dark-theme auditmation-comment-card.small .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.small .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-comment-card.small .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}body.dark-theme auditmation-comment-card.small .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}body.dark-theme auditmation-comment-card.small .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}body.dark-theme auditmation-comment-card.medium .comment-avatar-wrapper{line-height:16px;border-radius:50%;height:32px;width:32px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.medium .comment-avatar-wrapper .avatar-img{max-height:32px;max-width:32px;line-height:16px;width:32px}body.dark-theme auditmation-comment-card.medium .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:14px;line-height:16px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.medium .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-comment-card.medium .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:16px}body.dark-theme auditmation-comment-card.medium .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}body.dark-theme auditmation-comment-card.medium .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:16px;font-weight:600}body.dark-theme auditmation-comment-card.large .comment-avatar-wrapper{line-height:20px;border-radius:50%;height:36px;width:36px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.large .comment-avatar-wrapper .avatar-img{max-height:36px;max-width:36px;line-height:20px;width:36px}body.dark-theme auditmation-comment-card.large .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:16px;line-height:20px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.large .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-comment-card.large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:20px}body.dark-theme auditmation-comment-card.large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:20px;font-weight:600}body.dark-theme auditmation-comment-card.large .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;line-height:20px;font-weight:600}body.dark-theme auditmation-comment-card.x-large .comment-avatar-wrapper{line-height:32px;border-radius:50%;height:64px;width:64px;background-color:var(--zb-background-card);color:var(--zb-secondary-text);display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.x-large .comment-avatar-wrapper .avatar-img{max-height:64px;max-width:64px;line-height:32px;width:64px}body.dark-theme auditmation-comment-card.x-large .comment-avatar-wrapper .avatar-initials{border-radius:50%;font-size:28px;line-height:32px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card.x-large .comment-avatar-wrapper.hasImage{background-color:transparent;border-radius:0}body.dark-theme auditmation-comment-card.x-large .avatar-text-wrapper{display:flex;flex-direction:column;gap:4px;line-height:32px}body.dark-theme auditmation-comment-card.x-large .avatar-text-wrapper span.avatar-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:28px;line-height:32px;font-weight:600}body.dark-theme auditmation-comment-card.x-large .org-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:28px;line-height:32px;font-weight:600}body.dark-theme auditmation-comment-card .auditmation-comment-header{width:100%}body.dark-theme auditmation-comment-card .auditmation-comment-header .comment-delete-btn{opacity:0;transition:opacity .2s ease;color:var(--zb-warn);width:24px;height:24px;line-height:20px;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card:hover .auditmation-comment-header .comment-delete-btn{opacity:1}body.dark-theme auditmation-comment-card .auditmation-comment-content{display:flex;flex-grow:1;width:100%;padding:4px 0 16px 44px;box-sizing:border-box;max-height:300px;overflow:auto}body.dark-theme auditmation-comment-card .auditmation-comment-date{font-size:14px}body.dark-theme auditmation-comment-card:after{content:"";position:relative;border-bottom:1px solid var(--zb-divider);display:block;width:100%}body.dark-theme auditmation-comment-card.last-card{margin-bottom:0}body.dark-theme auditmation-comment-card.last-card:after{display:none;border-bottom:none}body.dark-theme auditmation-comment-card.last-card .auditmation-comment-content{padding-bottom:0}body.dark-theme auditmation-comment-card .comment-attachments{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:4px}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-container{background-color:var(--zb-background);border-radius:var(--zb-radius-sm)}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item{padding:4px 8px}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item fa-icon{color:var(--zb-primary);font-size:16px}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .file-name,body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-name{font-size:13px;min-width:0}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .file-size,body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-size{font-size:12px;white-space:nowrap}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item{transition:background-color .2s ease}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item.clickable{cursor:pointer}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item:hover{background-color:var(--zb-hover-overlay)}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-actions{display:flex;align-items:center}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-actions .mat-mdc-icon-button{width:28px;height:28px;padding:4px;line-height:20px}body.dark-theme auditmation-comment-card .comment-attachments .comment-attachment-item .attachment-actions .mat-mdc-icon-button .mat-icon{font-size:16px;width:16px;height:16px;line-height:20px}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel{padding:0 8px 8px;display:flex;flex-direction:column;background-color:var(--zb-background);border-radius:var(--zb-radius-md);border:1px solid var(--zb-divider)}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel .preview-iframe{width:calc(100% - 16px);margin:8px 8px 0;min-height:100px;max-height:800px;border:none;border-radius:var(--zb-radius-sm);background-color:var(--zb-background-card)}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel.resizing .preview-iframe{pointer-events:none}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel .resize-handle{height:8px;margin:0 8px 8px;cursor:ns-resize;-webkit-user-select:none;user-select:none;background:var(--zb-divider);border-radius:0 0 var(--zb-radius-sm) var(--zb-radius-sm);transition:background-color .2s;display:flex;align-items:center;justify-content:center}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel .resize-handle:hover{background:var(--zb-primary)}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel .resize-handle .resize-grip{width:40px;height:2px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel .resize-handle:hover .resize-grip{background:var(--zb-background-card)}body.dark-theme auditmation-comment-card .comment-attachments .preview-panel .preview-iframe{background-color:var(--zb-background-card)}body.dark-theme auditmation-severity-indicator{display:flex;align-items:center;gap:8px}body.dark-theme auditmation-severity-indicator mat-icon{line-height:1!important;height:20px!important;width:20px!important;font-size:20px!important;margin-right:0!important}body.dark-theme auditmation-severity-indicator mat-icon.Critical{color:var(--zb-severity-critical)!important}body.dark-theme auditmation-severity-indicator mat-icon.High{color:var(--zb-severity-high)!important}body.dark-theme auditmation-severity-indicator mat-icon.Medium,body.dark-theme auditmation-severity-indicator mat-icon.Normal{color:var(--zb-severity-medium)!important}body.dark-theme auditmation-severity-indicator mat-icon.Low{color:var(--zb-severity-low)!important}body.dark-theme auditmation-severity-indicator mat-icon.Info,body.dark-theme auditmation-severity-indicator mat-icon.None{color:var(--zb-severity-none)!important}body.dark-theme auditmation-severity-indicator span.text{color:var(--zb-text)}body.dark-theme zb-cards .mat-badge-content{color:transparent}body.dark-theme zb-cards #zb-card-popover{inset:0;height:100%;width:100%;padding:0;margin:0;border:0;box-sizing:border-box;background-color:transparent;position:fixed;z-index:500;display:none;color:var(--zb-text)}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container{position:absolute;box-sizing:border-box;padding:0;margin:0;border:0;box-shadow:var(--zb-box-shadow);background-color:var(--zb-background-card);border-radius:5px;height:clamp(600px,60vh,1000px);width:clamp(600px,50vw,700px);font-size:14px;display:flex;flex-direction:column}@media(max-width:992px){body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container{left:16px!important;right:16px!important;width:auto!important}}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-header{display:flex;align-items:center;padding:8px;gap:8px;border-bottom:1px solid var(--zb-divider)}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-header>span{flex-grow:1;font-size:16px;font-weight:600}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content-filters{padding:8px;border-bottom:1px solid var(--zb-divider);display:flex;gap:4px}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content{padding:0;flex-grow:1;overflow:auto;background-color:var(--zb-background)}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content nf-infinite-scroll-container .scroll-container .item-container{display:flex;flex-direction:column;gap:0;padding:4px;margin:4px}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-content nf-infinite-scroll-container .scroll-container .item-container .loading-container{margin-top:4px}body.dark-theme zb-cards #zb-card-popover #zb-card-popover-content-container .popover-footer{display:flex;align-items:center;justify-content:flex-end;padding:8px;gap:8px;border-top:1px solid var(--zb-divider)}body.dark-theme zb-card{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);display:flex;flex-direction:column;padding:8px;gap:0;width:100%;box-sizing:border-box;cursor:pointer;transition:height .13s linear}body.dark-theme zb-card:not(:last-of-type){border-bottom:none}body.dark-theme zb-card:first-of-type{border-radius:5px 5px 0 0}body.dark-theme zb-card:last-of-type{border-radius:0 0 5px 5px}body.dark-theme zb-card:first-of-type:last-of-type{border-radius:5px}body.dark-theme zb-card .card-content{display:flex;flex-direction:row;gap:8px}body.dark-theme zb-card .card-content .card-prefix{position:relative;margin-right:8px}body.dark-theme zb-card .card-content .card-prefix img.auditmation-resource-image{max-width:38px;min-width:38px;max-height:38px;width:38px;height:38px}body.dark-theme zb-card .card-content .card-prefix auditmation-severity-indicator{display:inline-block;width:fit-content;position:absolute;top:-3px;right:-8px;transform:scale(.75);border-radius:50%}body.dark-theme zb-card .card-content .card-prefix auditmation-severity-indicator>span.severity{line-height:24px;height:24px;padding:0;background-color:var(--zb-background-card)}body.dark-theme zb-card .card-content .card-prefix auditmation-severity-indicator>span.severity:before{height:24px;width:24px;line-height:24px}body.dark-theme zb-card .card-content .card-content-text{display:flex;flex-direction:column;gap:4px;flex-grow:1;white-space:pre-line;word-break:break-word}body.dark-theme zb-card .card-content .card-content-text .name{font-size:15px;line-height:17px}body.dark-theme zb-card .card-content .card-content-text .name.unread{font-weight:600}body.dark-theme zb-card .card-content .card-content-text .name:not(.expanded){display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme zb-card .card-content .card-content-text .desc{font-size:14px;line-height:16px}body.dark-theme zb-card .card-content .card-content-text .desc:not(.expanded){display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme zb-card .card-content .card-suffix{display:flex;flex-direction:row;gap:4px;font-size:14px;line-height:14px}body.dark-theme zb-card .card-content .card-suffix mat-icon{font-size:16px;height:16px;width:16px}body.dark-theme zb-card .card-expansion-content{display:flex;flex-direction:row;gap:8px;align-items:flex-end;height:0;margin-top:0;transition:height .13s linear,margin-top .13s linear;overflow:hidden;visibility:hidden}body.dark-theme zb-card .card-expansion-content.show{height:36px;margin-top:4px;visibility:visible}body.dark-theme zb-card .card-expansion-content .updated{font-size:12px}body.dark-theme zb-query-results-graph-panel{height:100%;display:flex;flex-direction:column}body.dark-theme zb-query-results-graph-panel .object-graph-toolbar{display:flex;gap:8px;padding:20px 16px 8px;border-bottom:1px solid var(--zb-divider);background-color:var(--zb-background-card)}body.dark-theme zb-query-results-graph-panel .drawer-resizer{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;background:var(--zb-background-card);border-left:1px solid var(--zb-divider);transition:background-color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;z-index:1}body.dark-theme zb-query-results-graph-panel .drawer-resizer:hover{background:var(--zb-primary);border-left-color:var(--zb-primary)}body.dark-theme zb-query-results-graph-panel .drawer-resizer:hover .resizer-handle{background:#fff}body.dark-theme zb-query-results-graph-panel .drawer-resizer .resizer-handle{width:2px;height:40px;background:var(--zb-secondary-text);border-radius:2px;transition:background-color .2s}body.dark-theme zb-query-results-graph-panel .mat-drawer-container{flex-grow:1}body.dark-theme zb-query-results-graph-panel .mat-drawer-container>.mat-drawer{width:525px;background-color:var(--zb-background-card)}body.dark-theme zb-query-results-graph-panel .mat-drawer-container>.mat-drawer .mat-drawer-inner-container{display:flex;flex-direction:row}@media(max-width:768px){body.dark-theme zb-query-results-graph-panel .mat-drawer-container>.mat-drawer{width:420px}}@media(max-width:480px){body.dark-theme zb-query-results-graph-panel .mat-drawer-container>.mat-drawer{width:320px}}body.dark-theme zb-query-results-graph-panel .mat-drawer-container>.mat-drawer-content{background-color:transparent}body.dark-theme zb-query-results-graph-panel .graph-content{height:100%;display:flex;flex-direction:column;position:relative}body.dark-theme zb-query-results-graph-panel .actions{position:absolute;top:16px;left:16px;right:16px;display:flex;gap:8px;align-items:center;z-index:10;pointer-events:none}body.dark-theme zb-query-results-graph-panel .actions>*{pointer-events:auto}body.dark-theme zb-query-results-graph-panel .actions .pill{border-radius:20px;width:auto;padding:0 16px}body.dark-theme zb-query-results-graph-panel .legend{position:absolute;top:70px;left:16px;background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:8px;padding:12px;z-index:10;max-height:50vh;overflow-y:auto;transform:translate(-120%);transition:transform .3s ease}body.dark-theme zb-query-results-graph-panel .legend.show{transform:translate(0)}body.dark-theme zb-query-results-graph-panel .legend .legend-header{font-weight:600;margin-bottom:8px;color:var(--zb-text)}body.dark-theme zb-query-results-graph-panel .legend mat-selection-list{padding:0}body.dark-theme zb-query-results-graph-panel .legend mat-list-option{height:40px}body.dark-theme zb-query-results-graph-panel .legend .mat-pseudo-checkbox{display:none!important}body.dark-theme zb-query-results-graph-panel .legend .mat-mdc-list-option .mdc-checkbox{display:none}body.dark-theme zb-query-results-graph-panel .legend .legend-icon{width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}body.dark-theme zb-query-results-graph-panel .legend .legend-icon.interface{border-radius:50%}body.dark-theme zb-query-results-graph-panel .legend .legend-icon img{width:16px;height:16px}body.dark-theme zb-query-results-graph-panel .legend .list-item-text{display:flex;align-items:center;gap:8px;font-size:13px}body.dark-theme zb-query-results-graph-panel .legend .list-item-text mat-icon{font-size:16px;width:16px;height:16px}body.dark-theme zb-query-results-graph-panel .legend .list-item-text .secondary-text{opacity:.5}body.dark-theme zb-query-results-graph-panel .canvas-section{flex:1;background:linear-gradient(180deg,#0a0a1a,#1a1a2e);position:relative;overflow:hidden}body.dark-theme zb-query-results-graph-panel .canvas-section canvas{width:100%;height:100%;display:block}body.dark-theme zb-query-results-graph-panel .canvas-section:not(.has-graph) canvas{opacity:.3}body.dark-theme zb-query-results-graph-panel .graph-paginator{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}body.dark-theme zb-query-results-graph-panel nf-empty-state-container{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center}body.dark-theme zb-query-results-graph-panel nf-empty-state-container .mat-mdc-progress-spinner{z-index:10}body.dark-theme zb-query-results-graph-panel .controls-hint{position:absolute;bottom:56px;left:50%;transform:translate(-50%);display:flex;gap:24px;background:#0009;padding:8px 16px;border-radius:20px;color:#ffffffb3;font-size:12px;white-space:nowrap}body.dark-theme zb-query-results-graph-panel .controls-hint span{display:flex;align-items:center;gap:6px}body.dark-theme zb-query-results-graph-panel .controls-hint span mat-icon{font-size:16px;width:16px;height:16px;min-width:16px;overflow:visible}body.dark-theme nf-invite-users-dialog .simple-panel-header{flex-direction:column;align-items:flex-start}body.dark-theme nf-invite-users-dialog .nf-groups-container{display:flex;flex-direction:column;margin-bottom:20px}body.dark-theme nf-invite-users-dialog .nf-roles-container{display:flex;flex-direction:row;align-items:center;margin-top:26px}body.dark-theme nf-invite-users-dialog .nf-roles-icon-container{padding-right:10px}body.dark-theme nf-invite-users-dialog .nf-info-icon{color:var(--zb-primary)}body.dark-theme ::-webkit-scrollbar{width:10px;height:10px}body.dark-theme ::-webkit-scrollbar-track{background:var(--zb-scrollbar-track)}body.dark-theme ::-webkit-scrollbar-thumb{background:var(--zb-scrollbar-thumb);border-radius:5px}body.dark-theme ::-webkit-scrollbar-thumb:hover{background:var(--zb-scrollbar-thumb-hover)}body.dark-theme *{scrollbar-width:thin;scrollbar-color:var(--zb-scrollbar-thumb) var(--zb-scrollbar-track)}body.dark-theme .mdc-checkbox{--mat-checkbox-selected-checkmark-color: #fff}body.dark-theme .mat-mdc-option .mat-icon{margin-right:8px!important}body.dark-theme .mat-mdc-optgroup-label{font-weight:500!important}body.dark-theme .mdc-text-field__input{line-height:24px!important}body.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}body.dark-theme .mat-mdc-form-field{font-size:14px}body.dark-theme .mat-mdc-form-field.no-label .mdc-notched-outline__notch{display:none}body.dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:var(--mat-sys-surface-variant);border-radius:5px}body.dark-theme .mdc-text-field--outlined{--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-outlined-label-text-size: 14px;font-size:var(--mat-form-field-outlined-label-text-size)}body.dark-theme .mdc-text-field--outlined .mdc-floating-label{font-size:var(--mat-form-field-outlined-label-text-size)}body.dark-theme .mat-mdc-fab:not(:disabled),body.dark-theme .mat-mdc-mini-fab:not(:disabled),body.dark-theme .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,body.dark-theme .mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,body.dark-theme .mat-mdc-unelevated-button:not(:disabled){color:#fff!important}body.dark-theme .mat-mdc-tab-header{border-bottom:1px solid var(--zb-divider)}body.dark-theme .mat-mdc-tab-link,body.dark-theme .mat-mdc-tab{--mat-tab-label-text-size: 14px;--mat-tab-label-text-weight: 500}body.dark-theme .mat-mdc-paginator,body.dark-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:14px!important}body.dark-theme .mat-mdc-selection-list.border-list{padding:0;border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme .mat-mdc-selection-list.border-list .mat-mdc-list-option:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme .mat-mdc-selection-list .mat-mdc-subheader{color:var(--zb-secondary-text)!important;font-size:14px!important;font-weight:500!important}body.dark-theme .mat-mdc-selection-list.zb-selection-list{padding:0}body.dark-theme .mat-mdc-selection-list.zb-selection-list.box-shadow{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow);border-radius:5px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item{height:auto;min-height:32px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:12px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{--mat-checkbox-state-layer-size: 32px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:12px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-trailing-checkbox .mdc-list-item__end .mdc-checkbox{--mat-checkbox-state-layer-size: 32px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item .mdc-list-item__primary-text{font-size:14px;height:28px}body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item .mdc-list-item__secondary-text:before{height:0}body.dark-theme .mat-mdc-selection-list.zb-selection-list.max3{max-height:96px;overflow:auto}body.dark-theme .mat-mdc-selection-list.zb-selection-list.max4{max-height:128px;overflow:auto}body.dark-theme .mat-mdc-selection-list.zb-selection-list.max5{max-height:160px;overflow:auto}body.dark-theme .mat-mdc-header-row{color:var(--zb-secondary-text)!important;font-size:14px!important;font-weight:500!important}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field{display:flex;align-items:center;box-sizing:border-box}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 4px;line-height:16px}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox{padding:0;margin:0;flex:0 0 17px;height:16px;width:16px}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-ripple,body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{opacity:0}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{position:absolute;top:50%;height:32px;left:50%;width:32px;transform:translate(-50%,-50%)}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control{inset:0;height:16px;width:16px}body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme .mat-mdc-option.resources-option{height:auto}body.dark-theme .mat-mdc-option.resources-option .mdc-list-item__primary-text{flex-grow:1}body.dark-theme .mat-mdc-option.auditmation-option{height:auto}body.dark-theme .mat-mdc-option.auditmation-option .mdc-list-item__primary-text,body.dark-theme .mat-mdc-option.auditmation-option .mdc-list-item__secondary-text{flex-grow:1}body.dark-theme .mat-mdc-option.auditmation-option .mdc-list-item__secondary-text:before{content:none!important}body.dark-theme .mdc-dialog .mat-mdc-dialog-title{color:var(--zb-text)}body.dark-theme .mdc-dialog .mdc-dialog__content{padding:8px 16px!important}body.dark-theme .mdc-dialog .mdc-dialog__content p{color:var(--zb-text)}body.dark-theme .mdc-dialog .content-no-pad .mdc-dialog__content{padding:8px 0!important}body.dark-theme .mdc-dialog .mat-mdc-dialog-actions .mat-mdc-button.mat-warn{--mat-button-text-label-text-color: var(--zb-warn);--mat-button-text-container-shape: 4px;border-radius:4px;color:var(--zb-warn)}body.dark-theme .mdc-dialog .mat-mdc-dialog-actions .mat-mdc-unelevated-button.mat-primary{--mat-button-filled-container-shape: 4px;border-radius:4px}body.dark-theme .mdc-dialog .mat-mdc-form-field .mat-mdc-floating-label,body.dark-theme .mdc-dialog .mat-mdc-form-field .mdc-floating-label{color:var(--zb-secondary-text)}body.dark-theme .mdc-dialog .mat-mdc-checkbox .mdc-label{color:var(--zb-text)}body.dark-theme .mdc-dialog .mat-mdc-form-field-hint{color:var(--zb-secondary-text)}body.dark-theme .mat-mdc-snack-bar-container{border-radius:5px!important}body.dark-theme .mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:transparent!important;border-radius:5px!important}body.dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid var(--zb-background-card)!important}body.dark-theme .auditmation-app-navigation-item.mat-mdc-list-item.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.13)}body.dark-theme .auditmation-app-navigation-item.mat-mdc-list-item.active .mdc-list-item__primary-text{color:var(--zb-primary)}body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group{flex-grow:1;height:100%;overflow:hidden}body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group .mat-mdc-tab-body-wrapper{flex-grow:1}body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{display:flex}body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group.col .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{flex-direction:column}body.dark-theme code-editor.zb-codemirror{font-size:13px}body.dark-theme mat-form-field.mat-mdc-form-field{--mat-form-field-container-height: 34px;--mat-form-field-container-vertical-padding: 6px}body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;padding:0;margin-left:4px}body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;padding:0;margin-right:4px}body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix mat-icon.mat-icon,body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix mat-icon.mat-icon{height:20px;width:20px;font-size:20px}body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix>mat-icon.mat-icon,body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix>mat-icon.mat-icon{padding:4px}body.dark-theme mat-form-field.mat-mdc-form-field.flex-infix .mat-mdc-form-field-infix{display:flex}body.dark-theme .auditmation-menu .mat-mdc-menu-content,body.dark-theme .auditmation-menu .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;box-sizing:border-box}body.dark-theme .auditmation-menu.noPad .mat-mdc-menu-content{padding:0}body.dark-theme mat-icon.zb-expander{transition:transform .13s linear;transform:rotate(0)}body.dark-theme mat-icon.zb-expander.expanded{transform:rotate(180deg)}body.dark-theme .mat-mdc-button-base{--mat-icon-button-state-layer-size: 36px;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-orange{background-color:#ffb300;color:#fff}body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-black{color:var(--zb-text)!important}body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button[disabled],body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button:disabled{background-color:var(--mat-button-filled-disabled-container-color);color:var(--mat-button-filled-disabled-label-text-color)}body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.dense{height:26px}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 36px;--mat-button-outlined-container-shape: 4px;--mat-icon-button-icon-color: var(--zb-text);padding:6px;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: var(--zb-primary);color:var(--zb-primary)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: var(--zb-accent);color:var(--zb-accent)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: var(--zb-warn);color:var(--zb-warn)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-portal-bar-button{--mat-icon-button-icon-color: #fff color: #fff}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .ng-fa-icon{--mat-icon-button-icon-size: 20px;font-size:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size);width:var(--mat-icon-button-icon-size);display:block}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button>svg{--mat-icon-button-icon-size: 20px;width:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button{--mat-icon-button-state-layer-size: 28px;padding:3px;line-height:20px}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-icon{height:20px;width:20px;font-size:20px;padding:2px}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small{--mat-icon-button-state-layer-size: 20px;padding:0;line-height:16px}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended),body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended){--mat-button-outlined-container-shape: 4px;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended) .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended) .mat-mdc-button-persistent-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended) .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended) .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab,body.dark-theme .mat-mdc-button-base.mat-mdc-fab{--mat-icon-button-state-layer-size: 36px;--mat-button-outlined-container-shape: 4px;height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-touch-target,body.dark-theme .mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-ripple,body.dark-theme .mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.pill,body.dark-theme .mat-mdc-button-base.mat-mdc-fab.pill{--mat-button-outlined-container-shape: 4px;width:auto;padding:0 16px}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.pill.icon-only,body.dark-theme .mat-mdc-button-base.mat-mdc-fab.pill.icon-only{padding:0 8px}body.dark-theme .mat-mdc-button-base.mdc-button--outlined,body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button{--mat-button-outlined-outline-color: var(--zb-divider);--mat-button-outlined-container-shape: 4px;--mat-button-outlined-container-height: 36px;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-weight: 500;--mat-button-outlined-label-text-tracking: normal;border-radius:4px;background-color:transparent;padding:0 15px;line-height:22px}body.dark-theme .mat-mdc-button-base.mdc-button--outlined.mat-primary,body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-primary{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-primary)}body.dark-theme .mat-mdc-button-base.mdc-button--outlined.mat-accent,body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-accent{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-accent)}body.dark-theme .mat-mdc-button-base.mdc-button--outlined.mat-warn,body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-warn{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-warn)}body.dark-theme .mat-mdc-button-base.mat-mdc-button.mat-primary{--mat-button-text-label-text-color: var(--zb-primary);--mat-button-text-state-layer-color: var(--zb-primary);color:var(--zb-primary)}body.dark-theme .mat-mdc-button-base.mat-mdc-button.mat-accent{--mat-button-text-label-text-color: var(--zb-accent);--mat-button-text-state-layer-color: var(--zb-accent);color:var(--zb-accent)}body.dark-theme .mat-mdc-button-base.mat-mdc-button.mat-warn{--mat-button-text-label-text-color: var(--zb-warn);--mat-button-text-state-layer-color: var(--zb-warn);color:var(--zb-warn)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.mat-primary,body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-primary,body.dark-theme .mat-mdc-button-base.mat-mdc-raised-button.mat-primary{--mat-fab-small-container-color: var(--zb-primary);--mat-button-filled-container-color: var(--zb-primary);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-primary);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-primary);background-color:var(--zb-primary);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.mat-accent,body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-accent,body.dark-theme .mat-mdc-button-base.mat-mdc-raised-button.mat-accent{--mat-button-filled-container-color: var(--zb-accent);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-accent);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-accent);background-color:var(--zb-accent);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.mat-warn,body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-warn,body.dark-theme .mat-mdc-button-base.mat-mdc-raised-button.mat-warn{--mat-button-filled-container-color: var(--zb-warn);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-warn);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-warn);background-color:var(--zb-warn);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}body.dark-theme .mat-mdc-cell.mdc-data-table__cell.cdk-cell{max-width:clamp(200px,30vw,500px)}body.dark-theme mat-select.mat-mdc-select{--mat-select-trigger-text-size: 14px}body.dark-theme mat-icon.mat-icon.zb-icon{font-size:20px;height:20px;width:20px}body.dark-theme mat-icon.mat-icon.mat-primary{color:var(--zb-primary)}body.dark-theme mat-icon.mat-icon.mat-accent{color:var(--zb-accent)}body.dark-theme mat-icon.mat-icon.mat-warn{color:var(--zb-warn)}body.dark-theme mat-icon.mat-icon.mat-green{color:#5ad403}body.dark-theme mat-icon.mat-icon.mat-yellow{color:#ffb300}body.dark-theme mat-icon.mat-icon.zb-table-cell-icon{height:20px;width:20px;font-size:20px;display:inline-flex;align-items:center;position:absolute;top:8px;left:0;right:0;margin:auto}body.dark-theme mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{gap:4px;margin-top:1px;margin-bottom:-1px}body.dark-theme mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip{margin:0}body.dark-theme mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 24px}body.dark-theme table.zb-simple-table{border-collapse:unset;border-spacing:0px;width:100%}body.dark-theme table.zb-simple-table thead tr{height:42px}body.dark-theme table.zb-simple-table thead tr th.zb-simple-table-header-cell{padding:0 4px;border-bottom-color:var(--zb-divider);border-bottom-width:1px;border-bottom-style:solid;border-top-color:var(--zb-divider);border-top-width:1px;border-top-style:solid;font-weight:500;line-height:16px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left;color:var(--zb-secondary-text);font-size:14px;vertical-align:middle;background-color:var(--zb-background-card)}body.dark-theme table.zb-simple-table.no-header-top thead th.zb-simple-table-header-cell{border-top-width:0px}body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row{height:36px;font-family:inherit;line-height:20px;font-size:14px;font-weight:400}body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell{vertical-align:top;padding:8px 4px;line-height:20px;background-color:var(--zb-background-card)}body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell.zb-simple-table-column-empty{text-align:center;padding:0}body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell.zb-simple-table-column-actions>*{visibility:hidden}body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row:not(:last-child) td.zb-simple-table-cell{border-bottom-color:var(--zb-divider);border-bottom-width:1px;border-bottom-style:solid}body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row:hover td.zb-simple-table-cell.zb-simple-table-column-actions>*{visibility:visible}body.dark-theme .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content{--mat-button-toggle-height: 36px;padding:0 8px;line-height:var(--mat-button-toggle-height);font-size:14px}body.dark-theme .zb-input-checkbox.mat-mdc-checkbox{display:block;height:36px;width:36px}body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field{width:36px;display:block}body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox{padding:0;height:36px;width:36px}body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{height:36px;width:36px}body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mdc-checkbox__native-control{height:36px;width:36px;top:0;left:0}body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mdc-checkbox__background{inset:0;margin:auto}body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=date],body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=datetime],body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=datetime-local],body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=month],body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=week],body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=time]{height:22px}body.dark-theme mat-checkbox.mat-mdc-checkbox.zb-checkbox{--mat-checkbox-state-layer-size: 36px}body.dark-theme mat-checkbox.mat-mdc-checkbox.zb-checkbox.filter-input{--mat-checkbox-state-layer-size: 34px;border:1px solid var(--zb-divider);border-radius:5px;padding:0 0 0 8px;background-color:var(--zb-background-card)}body.dark-theme .mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content{padding:0}body.dark-theme .mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item{min-height:36px}body.dark-theme .mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}body.dark-theme .mat-mdc-menu-item{min-height:36px!important}body.dark-theme .mat-mdc-menu-item .mat-icon{height:16px;width:16px;font-size:16px;min-width:16px}body.dark-theme .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}body.dark-theme .mat-mdc-menu-item.zb-menu-item{min-height:36px}body.dark-theme .mat-mdc-menu-item.zb-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}body.dark-theme .mat-mdc-option{min-height:36px!important}body.dark-theme .mat-mdc-option .mat-pseudo-checkbox{display:none}body.dark-theme .mat-mdc-option.zb-autocomplete-option .mdc-list-item__primary-text{display:contents}body.dark-theme .mat-mdc-option.zb-option-item{min-height:36px}body.dark-theme .mat-mdc-option.zb-option-item .mat-pseudo-checkbox{display:none}body.dark-theme .mat-mdc-option.zb-option-item.zb-autocomplete-option .mdc-list-item__primary-text{display:contents}body.dark-theme .zb-form-group{display:flex;flex-direction:column;gap:8px}body.dark-theme .mat-mdc-menu-panel{--mat-menu-container-color: var(--mat-sys-surface-dim)}body.dark-theme .mat-mdc-menu-item .mat-icon{--mat-menu-item-icon-size: 16px;--mat-menu-item-spacing: 16px}body.dark-theme .mat-mdc-menu-item .mat-icon-no-color,body.dark-theme .mat-mdc-menu-item .mat-mdc-menu-submenu-icon{--mat-menu-item-icon-color: var(--zb-text)}body.dark-theme .mat-mdc-select-panel{--mat-select-panel-background-color: var(--zb-background-card)}body.dark-theme .mat-icon[iconPositionEnd]{--mat-button-outlined-icon-offset: 4px}body.dark-theme body.dark-theme{background-color:#212121}body.dark-theme body.dark-theme ::-webkit-scrollbar{width:10px;height:10px}body.dark-theme body.dark-theme ::-webkit-scrollbar-track{background:var(--zb-scrollbar-track)}body.dark-theme body.dark-theme ::-webkit-scrollbar-thumb{background:var(--zb-scrollbar-thumb);border-radius:5px}body.dark-theme body.dark-theme ::-webkit-scrollbar-thumb:hover{background:var(--zb-scrollbar-thumb-hover)}body.dark-theme body.dark-theme *{scrollbar-width:thin;scrollbar-color:var(--zb-scrollbar-thumb) var(--zb-scrollbar-track)}body.dark-theme body.dark-theme .mdc-checkbox{--mat-checkbox-selected-checkmark-color: #fff}body.dark-theme body.dark-theme .mat-mdc-option .mat-icon{margin-right:8px!important}body.dark-theme body.dark-theme .mat-mdc-optgroup-label{font-weight:500!important}body.dark-theme body.dark-theme .mdc-text-field__input{line-height:24px!important}body.dark-theme body.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}body.dark-theme body.dark-theme .mat-mdc-form-field{font-size:14px}body.dark-theme body.dark-theme .mat-mdc-form-field.no-label .mdc-notched-outline__notch{display:none}body.dark-theme body.dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:var(--mat-sys-surface-variant);border-radius:5px}body.dark-theme body.dark-theme .mdc-text-field--outlined{--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-outlined-label-text-size: 14px;font-size:var(--mat-form-field-outlined-label-text-size)}body.dark-theme body.dark-theme .mdc-text-field--outlined .mdc-floating-label{font-size:var(--mat-form-field-outlined-label-text-size)}body.dark-theme body.dark-theme .mat-mdc-fab:not(:disabled),body.dark-theme body.dark-theme .mat-mdc-mini-fab:not(:disabled),body.dark-theme body.dark-theme .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,body.dark-theme body.dark-theme .mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,body.dark-theme body.dark-theme .mat-mdc-unelevated-button:not(:disabled){color:#fff!important}body.dark-theme body.dark-theme .mat-mdc-tab-header{border-bottom:1px solid var(--zb-divider)}body.dark-theme body.dark-theme .mat-mdc-tab-link,body.dark-theme body.dark-theme .mat-mdc-tab{--mat-tab-label-text-size: 14px;--mat-tab-label-text-weight: 500}body.dark-theme body.dark-theme .mat-mdc-paginator,body.dark-theme body.dark-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:14px!important}body.dark-theme body.dark-theme .mat-mdc-selection-list.border-list{padding:0;border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme body.dark-theme .mat-mdc-selection-list.border-list .mat-mdc-list-option:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme body.dark-theme .mat-mdc-selection-list .mat-mdc-subheader{color:var(--zb-secondary-text)!important;font-size:14px!important;font-weight:500!important}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list{padding:0}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list.box-shadow{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow);border-radius:5px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item{height:auto;min-height:32px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:12px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{--mat-checkbox-state-layer-size: 32px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:12px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item.mdc-list-item--with-trailing-checkbox .mdc-list-item__end .mdc-checkbox{--mat-checkbox-state-layer-size: 32px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item .mdc-list-item__primary-text{font-size:14px;height:28px}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list .mat-mdc-list-item .mdc-list-item__secondary-text:before{height:0}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list.max3{max-height:96px;overflow:auto}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list.max4{max-height:128px;overflow:auto}body.dark-theme body.dark-theme .mat-mdc-selection-list.zb-selection-list.max5{max-height:160px;overflow:auto}body.dark-theme body.dark-theme .mat-mdc-header-row{color:var(--zb-secondary-text)!important;font-size:14px!important;font-weight:500!important}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field{display:flex;align-items:center;box-sizing:border-box}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 4px;line-height:16px}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox{padding:0;margin:0;flex:0 0 17px;height:16px;width:16px}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-ripple,body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__ripple{opacity:0}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{position:absolute;top:50%;height:32px;left:50%;width:32px;transform:translate(-50%,-50%)}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control{inset:0;height:16px;width:16px}body.dark-theme body.dark-theme .mat-mdc-checkbox.auditmation-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme body.dark-theme .mat-mdc-option.resources-option{height:auto}body.dark-theme body.dark-theme .mat-mdc-option.resources-option .mdc-list-item__primary-text{flex-grow:1}body.dark-theme body.dark-theme .mat-mdc-option.auditmation-option{height:auto}body.dark-theme body.dark-theme .mat-mdc-option.auditmation-option .mdc-list-item__primary-text,body.dark-theme body.dark-theme .mat-mdc-option.auditmation-option .mdc-list-item__secondary-text{flex-grow:1}body.dark-theme body.dark-theme .mat-mdc-option.auditmation-option .mdc-list-item__secondary-text:before{content:none!important}body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-dialog-title{color:var(--zb-text)}body.dark-theme body.dark-theme .mdc-dialog .mdc-dialog__content{padding:8px 16px!important}body.dark-theme body.dark-theme .mdc-dialog .mdc-dialog__content p{color:var(--zb-text)}body.dark-theme body.dark-theme .mdc-dialog .content-no-pad .mdc-dialog__content{padding:8px 0!important}body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-dialog-actions .mat-mdc-button.mat-warn{--mat-button-text-label-text-color: var(--zb-warn);--mat-button-text-container-shape: 4px;border-radius:4px;color:var(--zb-warn)}body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-dialog-actions .mat-mdc-unelevated-button.mat-primary{--mat-button-filled-container-shape: 4px;border-radius:4px}body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-form-field .mat-mdc-floating-label,body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-form-field .mdc-floating-label{color:var(--zb-secondary-text)}body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-checkbox .mdc-label{color:var(--zb-text)}body.dark-theme body.dark-theme .mdc-dialog .mat-mdc-form-field-hint{color:var(--zb-secondary-text)}body.dark-theme body.dark-theme .mat-mdc-snack-bar-container{border-radius:5px!important}body.dark-theme body.dark-theme .mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:transparent!important;border-radius:5px!important}body.dark-theme body.dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid var(--zb-background-card)!important}body.dark-theme body.dark-theme .auditmation-app-navigation-item.mat-mdc-list-item.active{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.13)}body.dark-theme body.dark-theme .auditmation-app-navigation-item.mat-mdc-list-item.active .mdc-list-item__primary-text{color:var(--zb-primary)}body.dark-theme body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group{flex-grow:1;height:100%;overflow:hidden}body.dark-theme body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group .mat-mdc-tab-body-wrapper{flex-grow:1}body.dark-theme body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{display:flex}body.dark-theme body.dark-theme mat-tab-group.flexFill.mat-mdc-tab-group.col .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{flex-direction:column}body.dark-theme body.dark-theme code-editor.zb-codemirror{font-size:13px}body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field{--mat-form-field-container-height: 34px;--mat-form-field-container-vertical-padding: 6px}body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;padding:0;margin-left:4px}body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 24px;padding:0;margin-right:4px}body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix mat-icon.mat-icon,body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix mat-icon.mat-icon{height:20px;width:20px;font-size:20px}body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-prefix>mat-icon.mat-icon,body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field .mat-mdc-form-field-icon-suffix>mat-icon.mat-icon{padding:4px}body.dark-theme body.dark-theme mat-form-field.mat-mdc-form-field.flex-infix .mat-mdc-form-field-infix{display:flex}body.dark-theme body.dark-theme .auditmation-menu .mat-mdc-menu-content,body.dark-theme body.dark-theme .auditmation-menu .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;box-sizing:border-box}body.dark-theme body.dark-theme .auditmation-menu.noPad .mat-mdc-menu-content{padding:0}body.dark-theme body.dark-theme mat-icon.zb-expander{transition:transform .13s linear;transform:rotate(0)}body.dark-theme body.dark-theme mat-icon.zb-expander.expanded{transform:rotate(180deg)}body.dark-theme body.dark-theme .mat-mdc-button-base{--mat-icon-button-state-layer-size: 36px;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-orange{background-color:#ffb300;color:#fff}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-black{color:var(--zb-text)!important}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button[disabled],body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button:disabled{background-color:var(--mat-button-filled-disabled-container-color);color:var(--mat-button-filled-disabled-label-text-color)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.dense{height:26px}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button{--mat-icon-button-state-layer-size: 36px;--mat-button-outlined-container-shape: 4px;--mat-icon-button-icon-color: var(--zb-text);padding:6px;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: var(--zb-primary);color:var(--zb-primary)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: var(--zb-accent);color:var(--zb-accent)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: var(--zb-warn);color:var(--zb-warn)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.mat-portal-bar-button{--mat-icon-button-icon-color: #fff color: #fff}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button .ng-fa-icon{--mat-icon-button-icon-size: 20px;font-size:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size);width:var(--mat-icon-button-icon-size);display:block}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button>svg{--mat-icon-button-icon-size: 20px;width:var(--mat-icon-button-icon-size);height:var(--mat-icon-button-icon-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button{--mat-icon-button-state-layer-size: 28px;padding:3px;line-height:20px}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-icon{height:20px;width:20px;font-size:20px;padding:2px}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small{--mat-icon-button-state-layer-size: 20px;padding:0;line-height:16px}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-icon-button.zb-icon-button.small .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended),body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended){--mat-button-outlined-container-shape: 4px;border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended) .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab:not(.mdc-fab--extended) .mat-mdc-button-persistent-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended) .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab:not(.mdc-fab--extended) .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab{--mat-icon-button-state-layer-size: 36px;--mat-button-outlined-container-shape: 4px;height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-touch-target,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-touch-target{height:var(--mat-icon-button-state-layer-size);width:var(--mat-icon-button-state-layer-size)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-ripple,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab .mat-mdc-button-persistent-ripple{border-radius:var(--mat-button-outlined-container-shape)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.pill,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab.pill{--mat-button-outlined-container-shape: 4px;width:auto;padding:0 16px}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.pill.icon-only,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-fab.pill.icon-only{padding:0 8px}body.dark-theme body.dark-theme .mat-mdc-button-base.mdc-button--outlined,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button{--mat-button-outlined-outline-color: var(--zb-divider);--mat-button-outlined-container-shape: 4px;--mat-button-outlined-container-height: 36px;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-weight: 500;--mat-button-outlined-label-text-tracking: normal;border-radius:4px;background-color:transparent;padding:0 15px;line-height:22px}body.dark-theme body.dark-theme .mat-mdc-button-base.mdc-button--outlined.mat-primary,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-primary{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-primary)}body.dark-theme body.dark-theme .mat-mdc-button-base.mdc-button--outlined.mat-accent,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-accent{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-accent)}body.dark-theme body.dark-theme .mat-mdc-button-base.mdc-button--outlined.mat-warn,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-warn{--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-focus-state-layer-opacity: .24;color:var(--zb-warn)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-button.mat-primary{--mat-button-text-label-text-color: var(--zb-primary);--mat-button-text-state-layer-color: var(--zb-primary);color:var(--zb-primary)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-button.mat-accent{--mat-button-text-label-text-color: var(--zb-accent);--mat-button-text-state-layer-color: var(--zb-accent);color:var(--zb-accent)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-button.mat-warn{--mat-button-text-label-text-color: var(--zb-warn);--mat-button-text-state-layer-color: var(--zb-warn);color:var(--zb-warn)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.mat-primary,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-primary,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-raised-button.mat-primary{--mat-fab-small-container-color: var(--zb-primary);--mat-button-filled-container-color: var(--zb-primary);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-primary);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-primary);background-color:var(--zb-primary);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.mat-accent,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-accent,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-raised-button.mat-accent{--mat-button-filled-container-color: var(--zb-accent);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-accent);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-accent);background-color:var(--zb-accent);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-mini-fab.mat-warn,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-unelevated-button.mat-warn,body.dark-theme body.dark-theme .mat-mdc-button-base.mat-mdc-raised-button.mat-warn{--mat-button-filled-container-color: var(--zb-warn);--mat-button-filled-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-protected-container-color: var(--zb-warn);--mat-button-protected-label-text-color: var(--zb-primary-contrast-text-color);--mat-button-text-state-layer-color: var(--zb-warn);background-color:var(--zb-warn);color:var(--zb-primary-contrast-text-color);text-shadow:var(--zb-text-shadow)}body.dark-theme body.dark-theme .mat-mdc-cell.mdc-data-table__cell.cdk-cell{max-width:clamp(200px,30vw,500px)}body.dark-theme body.dark-theme mat-select.mat-mdc-select{--mat-select-trigger-text-size: 14px}body.dark-theme body.dark-theme mat-icon.mat-icon.zb-icon{font-size:20px;height:20px;width:20px}body.dark-theme body.dark-theme mat-icon.mat-icon.mat-primary{color:var(--zb-primary)}body.dark-theme body.dark-theme mat-icon.mat-icon.mat-accent{color:var(--zb-accent)}body.dark-theme body.dark-theme mat-icon.mat-icon.mat-warn{color:var(--zb-warn)}body.dark-theme body.dark-theme mat-icon.mat-icon.mat-green{color:#5ad403}body.dark-theme body.dark-theme mat-icon.mat-icon.mat-yellow{color:#ffb300}body.dark-theme body.dark-theme mat-icon.mat-icon.zb-table-cell-icon{height:20px;width:20px;font-size:20px;display:inline-flex;align-items:center;position:absolute;top:8px;left:0;right:0;margin:auto}body.dark-theme body.dark-theme mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{gap:4px;margin-top:1px;margin-bottom:-1px}body.dark-theme body.dark-theme mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mdc-evolution-chip{margin:0}body.dark-theme body.dark-theme mat-chip-grid.mat-mdc-chip-grid.mdc-evolution-chip-set .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 24px}body.dark-theme body.dark-theme table.zb-simple-table{border-collapse:unset;border-spacing:0px;width:100%}body.dark-theme body.dark-theme table.zb-simple-table thead tr{height:42px}body.dark-theme body.dark-theme table.zb-simple-table thead tr th.zb-simple-table-header-cell{padding:0 4px;border-bottom-color:var(--zb-divider);border-bottom-width:1px;border-bottom-style:solid;border-top-color:var(--zb-divider);border-top-width:1px;border-top-style:solid;font-weight:500;line-height:16px;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left;color:var(--zb-secondary-text);font-size:14px;vertical-align:middle;background-color:var(--zb-background-card)}body.dark-theme body.dark-theme table.zb-simple-table.no-header-top thead th.zb-simple-table-header-cell{border-top-width:0px}body.dark-theme body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row{height:36px;font-family:inherit;line-height:20px;font-size:14px;font-weight:400}body.dark-theme body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell{vertical-align:top;padding:8px 4px;line-height:20px;background-color:var(--zb-background-card)}body.dark-theme body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell.zb-simple-table-column-empty{text-align:center;padding:0}body.dark-theme body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row td.zb-simple-table-cell.zb-simple-table-column-actions>*{visibility:hidden}body.dark-theme body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row:not(:last-child) td.zb-simple-table-cell{border-bottom-color:var(--zb-divider);border-bottom-width:1px;border-bottom-style:solid}body.dark-theme body.dark-theme table.zb-simple-table tbody tr.zb-simple-table-row:hover td.zb-simple-table-cell.zb-simple-table-column-actions>*{visibility:visible}body.dark-theme body.dark-theme .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-button .mat-button-toggle-label-content{--mat-button-toggle-height: 36px;padding:0 8px;line-height:var(--mat-button-toggle-height);font-size:14px}body.dark-theme body.dark-theme .zb-input-checkbox.mat-mdc-checkbox{display:block;height:36px;width:36px}body.dark-theme body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field{width:36px;display:block}body.dark-theme body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox{padding:0;height:36px;width:36px}body.dark-theme body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mat-mdc-checkbox-touch-target{height:36px;width:36px}body.dark-theme body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mdc-checkbox__native-control{height:36px;width:36px;top:0;left:0}body.dark-theme body.dark-theme .zb-input-checkbox.mat-mdc-checkbox .mdc-form-field.mat-internal-form-field .mdc-checkbox .mdc-checkbox__background{inset:0;margin:auto}body.dark-theme body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=date],body.dark-theme body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=datetime],body.dark-theme body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=datetime-local],body.dark-theme body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=month],body.dark-theme body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=week],body.dark-theme body.dark-theme .zb-form-field .mat-mdc-form-field-input-control[type=time]{height:22px}body.dark-theme body.dark-theme mat-checkbox.mat-mdc-checkbox.zb-checkbox{--mat-checkbox-state-layer-size: 36px}body.dark-theme body.dark-theme mat-checkbox.mat-mdc-checkbox.zb-checkbox.filter-input{--mat-checkbox-state-layer-size: 34px;border:1px solid var(--zb-divider);border-radius:5px;padding:0 0 0 8px;background-color:var(--zb-background-card)}body.dark-theme body.dark-theme .mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content{padding:0}body.dark-theme body.dark-theme .mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item{min-height:36px}body.dark-theme body.dark-theme .mat-mdc-menu-panel.zb-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}body.dark-theme body.dark-theme .mat-mdc-menu-item{min-height:36px!important}body.dark-theme body.dark-theme .mat-mdc-menu-item .mat-icon{height:16px;width:16px;font-size:16px;min-width:16px}body.dark-theme body.dark-theme .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}body.dark-theme body.dark-theme .mat-mdc-menu-item.zb-menu-item{min-height:36px}body.dark-theme body.dark-theme .mat-mdc-menu-item.zb-menu-item .mat-mdc-menu-item-text{width:100%;--mat-menu-item-label-text-size: 14px}body.dark-theme body.dark-theme .mat-mdc-option{min-height:36px!important}body.dark-theme body.dark-theme .mat-mdc-option .mat-pseudo-checkbox{display:none}body.dark-theme body.dark-theme .mat-mdc-option.zb-autocomplete-option .mdc-list-item__primary-text{display:contents}body.dark-theme body.dark-theme .mat-mdc-option.zb-option-item{min-height:36px}body.dark-theme body.dark-theme .mat-mdc-option.zb-option-item .mat-pseudo-checkbox{display:none}body.dark-theme body.dark-theme .mat-mdc-option.zb-option-item.zb-autocomplete-option .mdc-list-item__primary-text{display:contents}body.dark-theme body.dark-theme .zb-form-group{display:flex;flex-direction:column;gap:8px}body.dark-theme body.dark-theme .mat-mdc-menu-panel{--mat-menu-container-color: var(--mat-sys-surface-dim)}body.dark-theme body.dark-theme .mat-mdc-menu-item .mat-icon{--mat-menu-item-icon-size: 16px;--mat-menu-item-spacing: 16px}body.dark-theme body.dark-theme .mat-mdc-menu-item .mat-icon-no-color,body.dark-theme body.dark-theme .mat-mdc-menu-item .mat-mdc-menu-submenu-icon{--mat-menu-item-icon-color: var(--zb-text)}body.dark-theme body.dark-theme .mat-mdc-select-panel{--mat-select-panel-background-color: var(--zb-background-card)}body.dark-theme body.dark-theme .mat-icon[iconPositionEnd]{--mat-button-outlined-icon-offset: 4px}body.dark-theme div.no-wrap,body.dark-theme span.no-wrap{white-space:nowrap}body.dark-theme .mat-mdc-button-base.dropdown{padding:0 4px 0 12px}body.dark-theme .mat-toolbar{min-height:64px}body.dark-theme .query-option{display:flex;flex-direction:column;height:48px;line-height:20px;justify-content:center}body.dark-theme .query-option .title{font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body.dark-theme .query-option .description{color:var(--zb-secondary-text);font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body.dark-theme .mat-nav-list a.active{box-shadow:8px 0 0 -4px var(--zb-primary) inset;background-color:rgba(var(--zb-primary),.1);color:var(--zb-primary)}body.dark-theme .mat-nav-list a.active:hover{background-color:rgba(var(--zb-primary),.2)}body.dark-theme .mat-nav-list a.active:focus{background-color:rgba(var(--zb-primary),.1)}body.dark-theme .cm-editor{background:var(--zb-background-card)}body.dark-theme .cm-gutters{background:var(--zb-background)}body.dark-theme .cm-content{font-size:15px;line-height:18px}body.dark-theme code-editor.border .cm-editor{border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme code-editor .cm-foldPlaceholder{color:#00f;font-family:arial;line-height:.75;cursor:pointer;font-size:20px;text-shadow:none}body.dark-theme a{color:var(--zb-primary)}body.dark-theme a.nf-link{color:var(--zb-primary);text-decoration:none;font-size:14px}body.dark-theme a.nf-link:hover,body.dark-theme a.nf-link:focus{color:var(--zb-primary-300)}body.dark-theme a.nf-link.listed:not(:last-child):after{content:", ";margin-right:4px}body.dark-theme a.nf-link.small{font-size:14px}body.dark-theme a.nf-link.secondary-text{color:var(--zb-primary-300)}body.dark-theme a.nf-link.secondary-text:hover,body.dark-theme a.nf-link.secondary-text:focus{color:var(--zb-primary)}body.dark-theme a.nf-link.text{color:var(--zb-text)}body.dark-theme span.nf-link{color:var(--zb-primary);text-decoration:none;font-size:14px;cursor:pointer}body.dark-theme span.nf-link:hover,body.dark-theme span.nf-link:focus{color:var(--zb-primary-300)}body.dark-theme span.nf-link.listed:not(:last-child):after{content:", ";margin-right:4px}body.dark-theme span.nf-link.small{font-size:14px}body.dark-theme span.nf-link.secondary-text{color:var(--zb-primary-300)}body.dark-theme span.nf-link.secondary-text:hover,body.dark-theme span.nf-link.secondary-text:focus{color:var(--zb-primary)}body.dark-theme span.nf-button{color:var(--zb-primary);text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px}body.dark-theme span.nf-button:hover,body.dark-theme span.nf-button:focus{color:var(--zb-primary-300)}body.dark-theme span.nf-button-fill{background-color:var(--zb-primary);color:var(--zb-primary-contrast-text-color);padding:0 16px;border-radius:4px;cursor:pointer}body.dark-theme span.nf-button-fill:hover,body.dark-theme span.nf-button-fill:focus{background-color:var(--zb-primary-300)}body.dark-theme span.nf-button-fill.pulse-button{box-shadow:0 0 0 0 var(--zb-primary);transform:scale(1);animation:pulseButton 2s infinite}@keyframes pulseButton{0%{transform:scale(.95);box-shadow:0 0 rgba(var(--zb-primary-rgb, 3, 175, 240),.7)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}body.dark-theme .error{color:var(--zb-warn)}body.dark-theme .success{color:var(--zb-accent)}body.dark-theme .primary-text{color:var(--zb-primary)}body.dark-theme .error-toast,body.dark-theme .warn-toast{background-color:var(--zb-warn);color:var(--zb-text)}body.dark-theme .success-toast{background-color:var(--zb-accent);color:var(--zb-text)}body.dark-theme .nuetral-toast{background-color:var(--zb-background-card);color:var(--zb-text)}body.dark-theme .multi-toast{background:transparent;color:var(--zb-background-card);box-shadow:none}body.dark-theme .whitespace-wrap-toast .mat-mdc-simple-snack-bar span{white-space:pre-line}body.dark-theme .ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body.dark-theme .mat-mdc-list-base.noTopPad{padding-top:0}body.dark-theme .mat-mdc-list-base.nf-simple-list{padding-top:0;margin-bottom:32px}body.dark-theme .mat-mdc-list-base.nf-simple-list .mat-mdc-list-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme .mat-mdc-list-base.nf-simple-list .mat-mdc-list-item div.mat-line{font-size:14px;color:var(--zb-secondary-text)}body.dark-theme .mat-mdc-list-base.nf-simple-list .mat-mdc-list-item span.mat-line,body.dark-theme .mat-mdc-list-base.nf-simple-list .mat-mdc-list-item a.mat-line{font-size:16px}body.dark-theme .mat-mdc-list-base.hoverable .mat-mdc-list-item{cursor:pointer}body.dark-theme .mat-mdc-list-base.hoverable .mat-mdc-list-item .shortcut{height:16px;width:16px;font-size:16px;visibility:hidden}body.dark-theme .mat-mdc-list-base.hoverable .mat-mdc-list-item:hover{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme .mat-mdc-list-base.hoverable .mat-mdc-list-item:hover .shortcut{visibility:visible}body.dark-theme ul.nf-simple-list{list-style:none;margin:0 0 32px;padding:0}body.dark-theme ul.nf-simple-list li{display:flex;flex-direction:column;padding:16px 8px;background-color:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme ul.nf-simple-list li:not(:last-child){margin-bottom:4px}body.dark-theme ul.nf-simple-list li .label{font-size:14px;color:var(--zb-secondary-text)}body.dark-theme ul.nf-simple-list li .text{font-size:16px;word-break:break-word}body.dark-theme .nf-dialog{display:flex;flex-direction:column;height:100%}body.dark-theme .nf-dialog .mdc-dialog__title+.mdc-dialog__content,body.dark-theme .nf-dialog .mdc-dialog__header+.mdc-dialog__content{padding-top:8px}body.dark-theme .nf-dialog form>.mat-mdc-form-field{margin-bottom:0}body.dark-theme .nf-dialog .mat-mdc-dialog-content{flex-grow:1;overflow:auto;position:relative;max-height:none}body.dark-theme .nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group{height:100%}body.dark-theme .nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group .mat-mdc-tab-body-wrapper{flex-grow:1}body.dark-theme .nf-dialog .mat-mdc-dialog-content .mat-mdc-tab-group.hide-tab-header .mat-mdc-tab-header{display:none}body.dark-theme .nf-dialog.flex .mat-mdc-dialog-content{display:flex;flex-direction:column}body.dark-theme .nf-dialog.overflow-hidden .mat-mdc-dialog-content{overflow:hidden}body.dark-theme .nf-dialog p.form-section-label{margin:0 0 12px;color:var(--zb-secondary-text);position:relative}body.dark-theme .nf-dialog p.form-section-label.bordered{padding:0 0 8px;border-bottom:1px solid var(--zb-divider)}body.dark-theme .nf-dialog p.form-section-label.lined{--form-section-label-line-height: 14px}body.dark-theme .nf-dialog p.form-section-label.lined:before{content:"";position:absolute;left:0;right:0;bottom:calc(var(--form-section-label-line-height) / 2);height:1px;background:var(--zb-divider);z-index:0}body.dark-theme .nf-dialog p.form-section-label.lined span{position:relative;background:var(--zb-background-card);padding:0 8px 0 0;z-index:1;line-height:var(--form-section-label-line-height);font-size:var(--form-section-label-line-height)}body.dark-theme .mat-mdc-form-field[full-width],body.dark-theme [width100]{width:100%}body.dark-theme [rotate45]{transform:rotate(45deg)}body.dark-theme [rotate315],body.dark-theme [rotateNeg45]{transform:rotate(-45deg)}body.dark-theme [rotate180],body.dark-theme .rotate180{transform:rotate(180deg)}body.dark-theme .rotation-toggle{transition:transform .13s linear}body.dark-theme .nf-navigation-toolbar{border-bottom:1px solid var(--zb-divider);padding:0!important;height:48px;max-height:48px;min-height:48px}body.dark-theme .nf-navigation-toolbar .mat-mdc-tab-nav-bar{border-bottom:0;width:100%}body.dark-theme .nf-navigation-toolbar .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link{height:48px}body.dark-theme .auditmation-toolbar .mat-mdc-tab-link{min-width:32px;--mat-tab-pagination-icon-color: #b6b6b6}body.dark-theme .auditmation-toolbar .mat-mdc-tab-link .mdc-tab__text-label{color:#b6b6b6;opacity:.7}body.dark-theme .auditmation-toolbar .mat-mdc-tab-link:hover:not(.active) .mdc-tab__text-label{color:#fff;opacity:.7}body.dark-theme .auditmation-toolbar .mat-mdc-tab-link:hover:not(.active) .mdc-tab__ripple:before{background-color:var(--zb-primary);opacity:.04}body.dark-theme .auditmation-toolbar .mat-mdc-tab-link.active .mdc-tab__text-label{color:var(--zb-primary);opacity:1}body.dark-theme .nf-navigation-toolbar-outlet{flex-grow:1;overflow:auto;flex-direction:column;height:1px;display:flex}body.dark-theme [flexRow]{display:flex}body.dark-theme [flexRow][start]{align-items:flex-start}body.dark-theme [flexRow][alignCenter]{align-items:center}body.dark-theme [flexRow][justifyCenter]{justify-content:center}body.dark-theme [flexRow][flexEnd]{justify-content:flex-end}body.dark-theme [flexRow][grow]{flex-grow:1}body.dark-theme [flexRow][wrap]{flex-wrap:wrap}body.dark-theme [flexRow][noWrap]{flex-wrap:nowrap}body.dark-theme [flexColumn]{display:flex;flex-direction:column}body.dark-theme [flexColumn][alignCenter]{align-items:center}body.dark-theme [flexColumn][justifyCenter]{justify-content:center}body.dark-theme [flexColumn][grow]{flex-grow:1}body.dark-theme [flexRow][gap4],body.dark-theme [flexColumn][gap4]{gap:4px}body.dark-theme [flexRow][gap8],body.dark-theme [flexColumn][gap8]{gap:8px}body.dark-theme [flexRow][gap16],body.dark-theme [flexColumn][gap16]{gap:16px}body.dark-theme [flexRow][gap32],body.dark-theme [flexColumn][gap32]{gap:32px}body.dark-theme [flexRow][rowGap4],body.dark-theme [flexColumn][rowGap4]{row-gap:4px}body.dark-theme [flexFill]{flex:1 1 auto}body.dark-theme [textAlignCenter]{text-align:center}body.dark-theme [alignItemsCenter]{align-items:center}body.dark-theme [justifyContentCenter]{justify-content:center}body.dark-theme [flexGrow]{flex-grow:1}body.dark-theme [height100]{height:100%}body.dark-theme .multi-line-tooltip{white-space:pre-line!important}body.dark-theme .multi-line-option .mdc-list-item__primary-text{display:flex;flex-direction:column;line-height:14px}body.dark-theme .multi-line-option .mdc-list-item__primary-text small{color:var(--zb-secondary-text)}body.dark-theme .extra-details .mat-mdc-list-item{color:var(--zb-secondary-text);border-bottom:1px solid rgba(var(--zb-divider-rgb),.1)}body.dark-theme .extra-details .mat-mdc-list-item:last-child{border-bottom:0}body.dark-theme [noPad]{padding:0!important}body.dark-theme [noMargin]{margin:0!important}body.dark-theme [marginBottom16]{margin-bottom:16px}body.dark-theme [auditmationTypography]{margin:0;padding:0}body.dark-theme .nf-status-pill{display:flex;gap:4px;align-items:center;justify-content:flex-start;text-transform:uppercase}body.dark-theme .nf-status-pill:before{content:"";height:20px;width:20px;border-radius:20px;display:block;background:#444;border:1px solid #444444;background:linear-gradient(180deg,#ababab 15%,#444 85%)}body.dark-theme .nf-status-pill.unknown:before{background:#444;border:1px solid #444444;background:linear-gradient(180deg,#ababab 15%,#444 85%)}body.dark-theme .nf-status-pill.up:before{background:#00ad00;border:1px solid #00ad00;background:linear-gradient(180deg,#86bf86 15%,#00ad00 85%)}body.dark-theme .nf-status-pill.down:before{background:red;border:1px solid #ff0000;background:linear-gradient(180deg,#f88 15%,red 85%)}body.dark-theme .nf-status-pill.degraded:before{background:#feaa00;border:1px solid #feaa00;background:linear-gradient(180deg,#fff8da 15%,#feaa00 85%)}body.dark-theme .nf-status-pill.connected:before{background:#80ff80;border:1px solid #80ff80;background:linear-gradient(180deg,#daffda 15%,#80ff80 85%)}body.dark-theme .nf-grid-2-column{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}body.dark-theme .nf-grid-1-column{display:grid;grid-template-columns:1fr;gap:8px}body.dark-theme .uppercase{text-transform:uppercase}body.dark-theme .mat-mdc-card:not([class*=mat-elevation-z]){border:1px solid rgba(0,0,0,.12);box-shadow:none}body.dark-theme [secondaryText],body.dark-theme .secondary-text{color:var(--zb-secondary-text)}body.dark-theme [secondaryText].no-wrap,body.dark-theme .secondary-text.no-wrap{white-space:nowrap}body.dark-theme .accent-text{color:var(--zb-accent)}body.dark-theme .nf-upload-input{width:100%;border:1px solid var(--zb-divider);border-radius:5px;padding:8px;box-sizing:border-box}body.dark-theme .nf-upload-input::-webkit-file-upload-button{background:var(--zb-primary);color:var(--zb-primary-contrast-text-color);border:1px solid var(--zb-divider);border-radius:5px;padding:8px}body.dark-theme .nf-upload-input:hover{border-color:var(--zb-primary);box-shadow:0 0 0 1px var(--zb-primary) inset;cursor:pointer}body.dark-theme .nf-flat-list.mat-mdc-list-base{background:var(--zb-background-card);border:1px solid var(--zb-divider);border-radius:5px;padding:0;overflow:hidden}body.dark-theme .nf-flat-list.mat-mdc-list-base.no-border{border:none}body.dark-theme .nf-flat-list.mat-mdc-list-base .mat-mdc-list-item{min-height:48px;height:auto;display:flex;align-items:center}body.dark-theme .nf-flat-list.mat-mdc-list-base .mat-mdc-list-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme .nf-flat-list.mat-accordion .mat-expansion-panel{border:1px solid var(--zb-divider);border-bottom:0px;box-shadow:none;border-radius:0}body.dark-theme .nf-flat-list.mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing{margin:0}body.dark-theme .nf-flat-list.mat-accordion .mat-expansion-panel:last-child{border-bottom:1px solid var(--zb-divider);border-radius:0 0 5px 5px}body.dark-theme .nf-flat-list.mat-accordion .mat-expansion-panel:first-child{border-radius:5px 5px 0 0}body.dark-theme .nf-flat-list.mat-nav-list{padding-top:0;border:1px solid var(--zb-divider)}body.dark-theme .nf-flat-list.mat-nav-list a.mat-mdc-list-item{background-color:var(--zb-background-card)}body.dark-theme .nf-flat-list.mat-nav-list a.mat-mdc-list-item:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme .nf-flat-list.mat-nav-list a.mat-mdc-list-item:hover{color:var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 0 0 -4px var(--zb-primary) inset}body.dark-theme h1[dense],body.dark-theme h2[dense],body.dark-theme h3[dense],body.dark-theme h4[dense],body.dark-theme h5[dense],body.dark-theme h6[dense]{margin:0;padding:0}body.dark-theme .mat-mdc-menu-item.menu-item-image .mat-mdc-menu-item-text{display:flex;align-items:center;gap:8px}body.dark-theme .mat-mdc-menu-item.menu-item-image .mat-mdc-menu-item-text img{height:24px;width:24px;border-radius:50%}body.dark-theme .mat-mdc-menu-panel.dense .mat-mdc-menu-item{min-height:37px}body.dark-theme .clickable{cursor:pointer}body.dark-theme .nf-app-drawer-container{flex-grow:1}body.dark-theme .nf-app-drawer-container>.mat-drawer{width:225px}body.dark-theme .nf-app-drawer-container>.mat-drawer-content{display:flex;flex-direction:column}body.dark-theme .nf-app-drawer-container>.mat-drawer-content main{flex-grow:1;display:flex;flex-direction:column;position:relative;overflow:auto}body.dark-theme .nf-app-drawer-toggle{margin:0 16px 0 0}body.dark-theme .nf-app-drawer-toggle.fab{margin:0;position:absolute;top:12px;left:16px}body.dark-theme .nf-app-toolbar{border-bottom:1px solid var(--zb-divider)}body.dark-theme .nf-app-toolbar.header{background-color:var(--zb-background-card)}body.dark-theme .nf-app-toolbar.integrations-nav-bar{padding:0;height:48px;max-height:48px;min-height:48px}body.dark-theme .nf-app-toolbar.integrations-nav-bar .mat-mdc-tab-nav-bar{border-bottom:0;width:100%}body.dark-theme .nf-app-toolbar.integrations-nav-bar .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-mdc-tab-link{height:48px}body.dark-theme .nf-app-page{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}body.dark-theme .nf-app-page.app-page-overflow{overflow:auto}body.dark-theme .nf-app-page.app-page-overflow.nf-padding{padding:16px}body.dark-theme .mat-mdc-form-field.dense{margin:0 0 4px;padding:0}body.dark-theme .mat-mdc-form-field.dense.zb-form-field{margin-bottom:0}body.dark-theme img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}body.dark-theme .nf-split-form-field-input{display:grid;grid-template-columns:50% 50%;gap:8px}body.dark-theme .nf-split-form-field-input .secondary-cell{display:flex;align-items:center;justify-self:start;margin-top:18px}body.dark-theme .mat-mdc-standard-chip{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}body.dark-theme .nf-blue-hint{padding:8px 16px;width:100%;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);color:var(--zb-primary);border-radius:5px;box-sizing:border-box}body.dark-theme .nf-form-element-margin-bottom-8{margin-bottom:8px}body.dark-theme .block{display:block}body.dark-theme .gutter-pad-16{padding:0 16px}body.dark-theme .nf-beta-chip{background:var(--zb-primary);background:linear-gradient(50deg,var(--zb-primary) 10%,var(--zb-primary) 20%,var(--zb-primary) 30%,var(--zb-primary) 40%,var(--zb-primary) 60%,var(--zb-primary) 70%,var(--zb-primary) 80%,var(--zb-primary) 90%);color:var(--zb-primary-contrast-text-color);border:2px ridge var(--zb-primary);display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 16px;border-radius:24px;font-size:16px;line-height:16px;font-weight:500;text-shadow:1px 1px 0px var(--zb-primary);transition:background .3 linear}body.dark-theme .nf-beta-chip:after{content:"BETA"}body.dark-theme .flex-grow-option{flex-grow:1;width:1px}body.dark-theme .nf-coming-soon img{width:300px;max-width:100%}body.dark-theme .nf-coming-soon span{font-weight:500;font-size:18px;color:var(--zb-secondary-text)}body.dark-theme .no-decoration{text-decoration:none}body.dark-theme .comma-list-a{display:flex;align-items:center;gap:4px}body.dark-theme .comma-list-a a:not(:last-child):after{content:",";color:var(--zb-secondary-text)}body.dark-theme .comma-list-a.column{flex-direction:column;align-items:flex-start}body.dark-theme .comma-list-a.wrap{flex-wrap:wrap}body.dark-theme .comma-list-span{display:flex;align-items:center;gap:4px}body.dark-theme .comma-list-span.wrap{flex-wrap:wrap}body.dark-theme .comma-list-span.column{flex-direction:column;align-items:flex-start}body.dark-theme .comma-list-span span:not(:last-child):after{content:",";color:var(--zb-secondary-text)}body.dark-theme .app-loading-dots{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background-color:var(--zb-primary);box-shadow:28px 0 var(--zb-primary),-28px 0 var(--zb-primary);animation:flash .5s ease-out infinite alternate}body.dark-theme .app-loading{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);position:relative;width:34px;font-size:50px;color:var(--zb-text);font-family:Mitr,sans-serif!important;text-align:center;display:inline-block;line-height:32px}body.dark-theme .app-loading:before{content:" ";height:8px;width:34px;background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary) 0%,var(--zb-primary-100) 0%);animation:auditmationSlide .5s ease-out infinite alternate;position:absolute;top:-14px;left:0;right:-2px;margin:auto}@keyframes auditmationSlide{0%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 0%,var(--zb-primary) 0%,var(--zb-primary) 0%,var(--zb-primary-100) 0%)}12.5%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 0%,var(--zb-primary) 0%,var(--zb-primary) 25%,var(--zb-primary-100) 25%)}25%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 0%,var(--zb-primary) 0%,var(--zb-primary) 50%,var(--zb-primary-100) 50%)}37.5%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 0%,var(--zb-primary) 0%,var(--zb-primary) 75%,var(--zb-primary-100) 75%)}50%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 0%,var(--zb-primary) 0%,var(--zb-primary) 100%,var(--zb-primary-100) 100%)}62.5%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 25%,var(--zb-primary) 25%,var(--zb-primary) 100%,var(--zb-primary-100) 100%)}75%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 50%,var(--zb-primary) 50%,var(--zb-primary) 100%,var(--zb-primary-100) 100%)}87.5%{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 75%,var(--zb-primary) 75%,var(--zb-primary) 100%,var(--zb-primary-100) 100%)}to{background:#76d5f9;background:linear-gradient(90deg,var(--zb-primary-100) 100%,var(--zb-primary) 100%,var(--zb-primary) 100%,var(--zb-primary-100) 100%)}}@keyframes flash{0%{background-color:var(--zb-primary-100);box-shadow:28px 0 var(--zb-primary-100),-28px 0 var(--zb-primary)}50%{background-color:var(--zb-primary);box-shadow:28px 0 var(--zb-primary-100),-28px 0 var(--zb-primary-100)}to{background-color:var(--zb-primary-100);box-shadow:28px 0 var(--zb-primary),-28px 0 var(--zb-primary-100)}}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel{max-height:500px}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option{height:40px;min-height:40px;line-height:40px}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text{display:flex;flex-grow:0;width:100%}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text>div{width:100%}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title{flex-grow:1}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option>div,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title>div{width:100%}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span{line-height:18px;font-size:16px}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span.secondary-text,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span.secondary-text{line-height:16px;font-size:14px}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span.auditmation-chip,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span.auditmation-chip{font-size:10px;line-height:10px;height:16px}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span .mat-icon,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span .mat-icon{font-size:18px;height:18px;width:18px;margin-right:0}body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .resources-option span img.resource-image,body.dark-theme .mat-mdc-autocomplete-panel.resource-search-autocomplete-panel .mat-mdc-option .mdc-list-item__primary-text .mat-mdc-list-item-title span img.resource-image{max-width:18px;width:18px;max-height:18px}body.dark-theme .mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible.resources-dropdown{max-height:70vh;height:1000px}body.dark-theme .auditmation-auto-height-dialog{overflow:auto}body.dark-theme .auditmation-dialog-overlay-panel .mat-mdc-dialog-container{padding:0;overflow:hidden;display:block;height:100%;width:100%;box-sizing:border-box}body.dark-theme section.auditmation-error{color:var(--zb-secondary-text);border:1px solid var(--zb-divider);border-left:4px solid var(--zb-warn);border-radius:5px;padding:16px}body.dark-theme section.auditmation-error p{margin:0;padding:0}body.dark-theme section.auditmation-error.fill{color:var(--zb-text);border:1px solid var(--zb-warn);border-left:4px solid var(--zb-warn);background-color:rgba(var(--zb-warn-rgb),.1)}body.dark-theme section.auditmation-error.box{border-radius:0;border-left-width:1px;box-sizing:border-box;padding:4px 16px;font-size:14px}body.dark-theme section.auditmation-note{color:var(--zb-secondary-text);border:1px solid var(--zb-divider);border-left:4px solid var(--zb-primary);border-radius:5px;padding:16px}body.dark-theme section.auditmation-note.dense{padding:8px 16px}body.dark-theme section.auditmation-note p{margin:0;padding:0}body.dark-theme section.auditmation-note.fill{color:var(--zb-text);border:1px solid var(--zb-primary);border-left:4px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme section.gutter{margin:16px}body.dark-theme ngx-charts-pie-chart{fill:var(--zb-text)}body.dark-theme .auditmation-stepper nf-empty-state-container{flex-grow:1}body.dark-theme .auditmation-stepper nf-simple-panel{margin:8px 0}body.dark-theme .auditmation-stepper nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 4px 16px;height:56px}body.dark-theme .auditmation-stepper nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}body.dark-theme .auditmation-stepper nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px;margin-bottom:0}body.dark-theme .auditmation-stepper .step-actions{display:flex;align-items:center;padding:16px}body.dark-theme .auditmation-resource-items-tile-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}body.dark-theme .auditmation-resource-items-tile-container nf-empty-state-container{flex-grow:1}body.dark-theme .auditmation-resource-items-tile-container.dense{gap:8px}body.dark-theme .auditmation-resource-items-tile-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;align-items:center;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a}body.dark-theme .auditmation-resource-items-tile-container>.item img{height:24px}body.dark-theme .auditmation-resource-items-tile-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}body.dark-theme .auditmation-resource-items-tile-container>.item{flex-basis:calc(33% - 48px)}body.dark-theme .auditmation-resource-items-tile-container>.item>:nth-child(2){flex-grow:1}body.dark-theme .auditmation-resource-items-tile-container>.item .mat-mdc-icon-button{width:24px;height:24px;line-height:24px}@media(max-width:1600px){body.dark-theme .auditmation-resource-items-tile-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){body.dark-theme .auditmation-resource-items-tile-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}body.dark-theme .auditmatiom-metrics-grid{display:grid;grid-template-columns:repeat(5,300px);gap:8px;justify-content:center;padding:16px}@media(max-width:1600px){body.dark-theme .auditmatiom-metrics-grid{grid-template-columns:repeat(4,300px)}}@media(max-width:1200px){body.dark-theme .auditmatiom-metrics-grid{grid-template-columns:repeat(3,300px)}}@media(max-width:992px){body.dark-theme .auditmatiom-metrics-grid{grid-template-columns:repeat(2,300px)}}@media(max-width:768px){body.dark-theme .auditmatiom-metrics-grid{grid-template-columns:repeat(1,1fr)}}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container{display:block;background-color:var(--zb-background-card);padding:8px;box-sizing:border-box;box-shadow:8px 8px 16px -6px #0000001a;transition:all ease .1s}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container:hover{cursor:pointer;box-shadow:8px 8px 16px -4px #0000004d;transform:translate(-1px,-1px)}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .metric-header{display:flex;justify-content:center;flex-direction:column;align-items:center}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .metric-header>h3{margin:0;line-height:16px;font-weight:600}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .metric-header>span{color:var(--zb-secondary-text)}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .metric-card{width:100%;display:block}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .metric-card .matric-chart-wrapper{position:relative;display:block;width:100%}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .chart-legend .legend-labels{display:flex;flex-wrap:wrap;justify-content:center}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .chart-legend .legend-labels .legend-label-text{color:var(--zb-text)}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container ngx-charts-pie-chart{display:block}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container ngx-charts-pie-chart svg.ngx-charts .pie-chart{transform:translate(150px,105px)}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container ngx-charts-pie-chart.no-legend{height:250px;display:block}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .ngx-charts-outer{margin:auto}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container .pie-chart-completion-label{position:absolute;text-align:center;left:47%;right:53%;top:105px;font-weight:600;font-size:16px;transform:translateY(-50%)}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container auditmation-metrics-card-detail-block{flex-grow:1}body.dark-theme .auditmatiom-metrics-grid .auditmation-metric-card-container auditmation-metrics-card-detail-block:last-child{flex-grow:1}body.dark-theme .auditmation-metric-card-container{display:block;padding:8px;box-sizing:border-box;transition:all ease .1s}body.dark-theme .auditmation-metric-card-container .metric-header{display:flex;justify-content:center;flex-direction:column;align-items:center}body.dark-theme .auditmation-metric-card-container .metric-header>h3{margin:0;line-height:16px;font-weight:600}body.dark-theme .auditmation-metric-card-container .metric-header>span{color:var(--zb-secondary-text)}body.dark-theme .auditmation-metric-card-container .metric-card{width:100%;display:block}body.dark-theme .auditmation-metric-card-container .metric-card .matric-chart-wrapper{position:relative;display:block;width:100%}body.dark-theme .auditmation-metric-card-container .chart-legend .legend-labels{display:flex;flex-wrap:wrap;justify-content:center}body.dark-theme .auditmation-metric-card-container .chart-legend .legend-labels .legend-label-text{color:var(--zb-text)}body.dark-theme .auditmation-metric-card-container .ngx-charts-outer{margin:auto}body.dark-theme .auditmation-metric-card-container .pie-chart-completion-label{position:absolute;text-align:center;left:0;right:0;top:124px;font-weight:600;font-size:clamp(16px,3vw,22px);transform:translateY(-50%)}body.dark-theme .auditmation-metric-card-container auditmation-metrics-card-detail-block{flex-grow:1}body.dark-theme .auditmation-metric-card-container auditmation-metrics-card-detail-block:last-child{flex-grow:1}body.dark-theme .standard-item-boundary-add-standard-dialog-option,body.dark-theme .standard-item-evidence-bot-dialog-option{display:flex;flex-direction:row;line-height:16px;font-size:16px;width:100%;gap:8px;align-items:center}body.dark-theme .standard-item-boundary-add-standard-dialog-option .standard-item-content-wrapper,body.dark-theme .standard-item-evidence-bot-dialog-option .standard-item-content-wrapper{display:flex;flex-direction:column;gap:2px;flex-grow:1;overflow:hidden}body.dark-theme .standard-item-boundary-add-standard-dialog-option .standard-item-content-wrapper .name,body.dark-theme .standard-item-evidence-bot-dialog-option .standard-item-content-wrapper .name{line-height:1}body.dark-theme .standard-item-boundary-add-standard-dialog-option .standard-item-content-wrapper .description,body.dark-theme .standard-item-evidence-bot-dialog-option .standard-item-content-wrapper .description{font-size:14px}body.dark-theme .standard-item-boundary-add-standard-dialog-option .auditmation-chip,body.dark-theme .standard-item-evidence-bot-dialog-option .auditmation-chip{align-self:flex-start}body.dark-theme .auditmation-parent-drawer-toggle{position:absolute!important;top:12px;left:12px}body.dark-theme pre.auditmation-pre{white-space:pre-wrap;padding:0;margin:0;font-size:16px;font-weight:400;line-height:1.35;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;color:var(--zb-text)}body.dark-theme pre.auditmation-pre.dense{font-size:14px;line-height:20px}body.dark-theme ul.auditmation-ul-list{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}body.dark-theme ul.auditmation-ul-list li{display:flex;flex-direction:row;align-items:center}body.dark-theme ul.auditmation-ul-list li:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme .status-dot.green{background:#8fd14f;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #75bc31 inset,0 0 #2a43112b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}body.dark-theme .status-dot.yellow{background:#fbc712;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #d6a704 inset,0 0 #4032012b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}body.dark-theme .status-dot.red{background:#c00;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #900 inset,0 0 #0000002b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}body.dark-theme .status-dot.gray,body.dark-theme .status-dot.grey{background:#c5c5c5;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #acacac inset,0 0 #5f5f5f2b,0 3px #ffffff40 inset;display:inline-block;height:24px;width:24px;vertical-align:middle}body.dark-theme .status-dot.dense.green{background:#8fd14f;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #75bc31 inset,0 0 #2a43112b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}body.dark-theme .status-dot.dense.yellow{background:#fbc712;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #d6a704 inset,0 0 #4032012b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}body.dark-theme .status-dot.dense.red{background:#c00;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #900 inset,0 0 #0000002b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}body.dark-theme .status-dot.dense.gray,body.dark-theme .status-dot.dense.grey{background:#c5c5c5;border:1px solid var(--zb-background-card);border-radius:50%;box-shadow:0 0 0 1px #acacac inset,0 0 #5f5f5f2b,0 3px #ffffff40 inset;display:inline-block;height:18px;width:18px;vertical-align:middle}body.dark-theme img.auditmation-product-logo{max-height:24px;max-width:24px;width:auto;height:auto;vertical-align:middle}body.dark-theme img.auditmation-resource-image{max-width:24px;min-width:24px;max-height:24px;width:24px;height:24px;object-fit:contain;vertical-align:middle}body.dark-theme img.auditmation-resource-image.s16{max-width:16px;min-width:16px;max-height:16px;width:16px;height:16px;object-fit:contain;vertical-align:middle}body.dark-theme img.auditmation-resource-image.s16.maintain-aspect{min-width:unset;width:auto;max-width:100%}body.dark-theme img.auditmation-resource-image.s20{max-width:20px;min-width:20px;max-height:20px;width:20px;height:20px;object-fit:contain;vertical-align:middle}body.dark-theme img.auditmation-resource-image.s20.maintain-aspect{min-width:unset;width:auto;max-width:100%}body.dark-theme img.auditmation-resource-image.s32{max-width:32px;min-width:32px;max-height:32px;width:32px;height:32px;object-fit:contain;vertical-align:middle}body.dark-theme img.auditmation-resource-image.s32.maintain-aspect{min-width:unset;width:auto;max-width:100%}body.dark-theme img.auditmation-resource-image.float.left{float:left}body.dark-theme img.auditmation-resource-image.float.left.margin,body.dark-theme img.auditmation-resource-image.float.left.margin4{margin-right:4px}body.dark-theme img.auditmation-resource-image.float.left.margin8{margin-right:8px}body.dark-theme img.auditmation-resource-image.float.left.margin16{margin-right:16px}body.dark-theme .mat-mdc-table td.mat-mdc-cell.vTop{vertical-align:top}body.dark-theme .mat-mdc-table tr td>div.via-element{display:flex;flex-direction:row;gap:8px}body.dark-theme .mat-mdc-table tr td>div.via-element>div{white-space:nowrap}body.dark-theme .mat-mdc-table tr td>div.via-element>div.level-0{display:none}body.dark-theme .mat-mdc-table tr td>div.via-element>div.level-1{padding-left:0}body.dark-theme .auditmation-guttered-container{margin:0 auto;width:100%;max-width:1600px;padding:16px;box-sizing:border-box}body.dark-theme .auditmation-guttered-container.no-top{padding-top:0}body.dark-theme .pad16,body.dark-theme [pad16]{padding:16px}body.dark-theme ul.auditmation-pill-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}body.dark-theme ul.auditmation-pill-list.col{flex-direction:column}body.dark-theme ul.auditmation-pill-list li.pill{padding:8px 16px;border-radius:50px;background-color:var(--zb-background-card);border:1px solid var(--zb-background-card)}body.dark-theme ul.auditmation-pill-list li.pill.warn{background-color:var(--zb-warn);border:1px solid var(--zb-warn)}body.dark-theme ul.auditmation-pill-list li.pill.primary{background-color:var(--zb-primary);border:1px solid var(--zb-primary);color:var(--zb-primary-contrast-text-color)}body.dark-theme ul.auditmation-pill-list li.pill.bordered{background-color:transparent}body.dark-theme ul.auditmation-pill-list li.pill.transparent{background-color:transparent;border-color:transparent}body.dark-theme ul.auditmation-pill-list.dense{gap:4px}body.dark-theme ul.auditmation-pill-list.dense li.pill{padding:4px 8px}body.dark-theme ul.auditmation-pill-list.denser{gap:4px}body.dark-theme ul.auditmation-pill-list.denser li.pill{padding:0 8px}body.dark-theme .indent-cell{position:absolute;inset:0}body.dark-theme .indent-cell:before{content:"";background-color:var(--zb-divider);height:100%;top:0;left:0;bottom:0;width:0px;display:block;position:absolute}body.dark-theme .indent-cell:after{content:"";background-color:var(--zb-divider);height:0px;left:0;bottom:50%;width:8px;margin:auto;display:block;position:absolute}body.dark-theme .required-label:after{content:"*";color:var(--zb-primary);display:inline-block;font-weight:600}body.dark-theme .required-label.red:after{color:var(--zb-warn)}body.dark-theme .carrot-wrap{white-space:nowrap}body.dark-theme .carrot-wrap:before{content:"<";display:inline-block}body.dark-theme .carrot-wrap:after{content:">";display:inline-block}body.dark-theme .mat-warning.mat-icon{color:#ffb300}body.dark-theme .mat-mdc-button-base.mat-gray,body.dark-theme .mat-mdc-button-base.mat-gray.mat-icon{color:#cdcdcd}body.dark-theme mat-icon.s16{width:16px;height:16px;font-size:16px;line-height:16px}body.dark-theme .mat-badge-warning .mat-badge-content{background-color:#ffb300;color:var(--zb-text)}body.dark-theme .auditmation-tab-badge.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{top:-6px;--mat-badge-container-overlap-offset: 4px;--mat-badge-legacy-container-size: 18px}body.dark-theme button.mat-mdc-menu-item:not([disabled]).primary{color:var(--zb-primary)}body.dark-theme button.mat-mdc-menu-item:not([disabled]).primary .mat-icon{color:var(--zb-primary)}body.dark-theme button.mat-mdc-menu-item:not([disabled]).accent{color:var(--zb-accent)}body.dark-theme button.mat-mdc-menu-item:not([disabled]).accent .mat-icon{color:var(--zb-accent)}body.dark-theme button.mat-mdc-menu-item:not([disabled]).warn{color:var(--zb-warn)}body.dark-theme button.mat-mdc-menu-item:not([disabled]).warn .mat-icon{color:var(--zb-warn)}body.dark-theme .audimation-hover-action .hover-action{display:none}body.dark-theme .audimation-hover-action:hover .hover-action{display:inherit}body.dark-theme .auditmation-split-button-wrapper{display:flex;flex-wrap:nowrap}body.dark-theme .auditmation-split-button-wrapper .split-button-left{border-top-right-radius:0;border-bottom-right-radius:0;height:100%}body.dark-theme .auditmation-split-button-wrapper .split-button-left.mat-mdc-outlined-button{border-right:0px}body.dark-theme .auditmation-split-button-wrapper .split-button-right{height:100%;width:30px!important;min-width:unset!important;padding:0 2px;border-top-left-radius:0;border-bottom-left-radius:0}body.dark-theme .auditmation-split-button-wrapper .split-button-right.mat-mdc-outlined-button{border-left-width:1px}body.dark-theme .auditmation-split-button-wrapper .split-button-right.mat-mdc-outlined-button mat-icon.mat-icon{margin-left:0;margin-right:0}body.dark-theme .auditmation-button{color:var(--zb-primary);text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 16px;background-color:transparent;box-sizing:border-box;border:0px}body.dark-theme .auditmation-button:hover,body.dark-theme .auditmation-button:focus{color:var(--zb-primary-300);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1)}body.dark-theme .auditmation-button.bordered{border:1px solid var(--zb-primary);border-radius:4px}body.dark-theme .auditmation-button.bordered:hover,body.dark-theme .auditmation-button.bordered:focus{border:1px solid var(--zb-primary-300)}body.dark-theme .auditmation-button.large-icon-buttton{height:100px;width:100px;display:flex;flex-direction:column;box-sizing:content-box;font-size:22px}body.dark-theme .auditmation-button.large-icon-buttton>.mat-icon{height:44px;width:44px;font-size:44px}body.dark-theme .auditmation-button.large-icon-buttton.fill{height:auto;aspect-ratio:1/1;flex-grow:1}body.dark-theme .auditmation-button.large-icon-buttton:hover{transform:scale(1.1)}body.dark-theme .mat-mdc-optgroup.sticky .mat-mdc-optgroup-label{position:sticky;z-index:1;top:0;background-color:var(--zb-background-card);box-shadow:1px -2px 10px 0 var(--zb-divider)}body.dark-theme .auditmation-search-select-wrapper{padding:8px 16px;background-color:var(--zb-background-card);position:sticky;top:0;z-index:1;box-sizing:border-box}body.dark-theme .auditmation-search-select-wrapper .auditmation-select-search{border-radius:4px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;flex-grow:1;border:1px solid var(--zb-divider);align-items:center;gap:4px}body.dark-theme .auditmation-search-select-wrapper .auditmation-select-search input{flex-grow:1;background-color:var(--zb-background-card);color:var(--zb-text);border:none;outline:none;border-radius:4px;padding:8px 16px}body.dark-theme .auditmation-search-select-wrapper .auditmation-select-search .searching{margin-right:4px}body.dark-theme .auditmation-search-select-wrapper .auditmation-select-search .search-button{width:36px;height:36px;line-height:33px}body.dark-theme .auditmation-rich-text-field-wrapper{background-color:var(--zb-background-card);margin-bottom:32px}body.dark-theme .auditmation-rich-text-field-wrapper .milkdown-toolbar{padding-top:4px;background-color:var(--zb-background-card)}body.dark-theme .auditmation-rich-text-field-wrapper .auditmation-mat-label{transform:translateY(11px) translate(-3px) scale(.75);display:inline-block;color:var(--zb-secondary-text);background-color:inherit;z-index:4;position:relative;padding:0 4px;font-size:var(--mat-sys-body-medium-size)}body.dark-theme .auditmation-fake-field-wrapper{background-color:var(--zb-background-card);margin-bottom:32px;border:1px solid var(--zb-divider);border-radius:5px}body.dark-theme .auditmation-fake-field-wrapper .auditmation-mat-label{transform:translateY(-13px) translate(6px) scale(.75);display:inline-block;color:var(--zb-secondary-text);background-color:inherit;z-index:4;position:relative;padding:0 4px;font-size:var(--mat-sys-body-medium-size)}body.dark-theme .auditmation-chip-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px}body.dark-theme .auditmation-chip{border-radius:20px;line-height:20px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 8px;background-color:var(--zb-background-card-dark);color:var(--zb-text);display:flex;gap:4px;align-items:center;min-width:max-content;width:max-content;font-size:14px;font-weight:400}body.dark-theme .auditmation-chip.removable{position:relative;padding:0 22px 0 8px}body.dark-theme .auditmation-chip.removable .remove-button{--mat-icon-button-state-layer-size: 18px;--mat-button-outlined-container-shape: 50%;padding:0;display:none;align-items:center;justify-content:center;position:absolute;right:2px}body.dark-theme .auditmation-chip.removable:hover .remove-button{display:flex}body.dark-theme .auditmation-chip>img{max-width:16px;min-width:16px;max-height:16px;width:auto;height:auto;vertical-align:middle}body.dark-theme .auditmation-chip.fill{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}body.dark-theme .auditmation-chip .mat-icon{height:12px;width:12px;font-size:12px}body.dark-theme .auditmation-chip.square{border-radius:4px}body.dark-theme .auditmation-chip.dense{font-size:12px}body.dark-theme .auditmation-chip.primary{background-color:var(--zb-primary);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}body.dark-theme .auditmation-chip.accent{background-color:var(--zb-accent);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}body.dark-theme .auditmation-chip.warn{background-color:var(--zb-warn);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}body.dark-theme .auditmation-chip.success{background-color:var(--zb-color-success);color:var(--zb-text-on-dark-bg);text-shadow:var(--zb-text-shadow)}body.dark-theme .auditmation-chip.dense-alt{font-size:12px;border-radius:16px;line-height:16px;height:16px;padding:0 4px}body.dark-theme .auditmation-chip.link{cursor:pointer;color:var(--zb-primary)}body.dark-theme .auditmation-chip.dot{width:20px;padding:0}body.dark-theme .auditmation-chip.dot.small{height:9px;width:9px;min-height:9px;min-width:9px;border-radius:9px}body.dark-theme .auditmation-chip.float.left{float:left}body.dark-theme .auditmation-chip.float.left.margin{margin-right:4px}body.dark-theme .auditmation-chip.float.left.margin8{margin-right:8px}body.dark-theme .auditmation-chip.float.left.margin16{margin-right:16px}body.dark-theme .auditmation-chip.tag{color:#000}body.dark-theme .auditmation-chip.registration-status-dot{background-color:var(--zb-background-card-dark);border:1px solid var(--zb-background-card-darker);box-sizing:border-box}body.dark-theme .auditmation-chip.registration-status-dot.open{background-color:#00b100;border-color:#007e00}body.dark-theme .auditmation-chip.registration-status-dot.closed{background-color:#ce0000;border-color:#9b0000}body.dark-theme .auditmation-chip.priority.Critical{background-color:#ce0000;color:#fff}body.dark-theme .auditmation-chip.priority.High{background-color:#f0b629;color:#fff}body.dark-theme .auditmation-chip.priority.Normal,body.dark-theme .auditmation-chip.priority.Medium{background-color:#00b100;color:#fff}body.dark-theme .auditmation-chip.priority.Low{background-color:#00a1ff;color:#fff}body.dark-theme .auditmation-chip.visibility.public{background-color:#488607a1;color:#fff}body.dark-theme .auditmation-chip.visibility.pending{background-color:#78378fec;color:#fff}body.dark-theme .auditmation-chip.visibility.private{background-color:#ad2605af;color:#fff}body.dark-theme .auditmation-chip.membership-policy.public{background-color:#01880afa;color:#fff}body.dark-theme .auditmation-chip.membership-policy.moderated{background-color:#038cd2f5;color:#fff}body.dark-theme .auditmation-chip.membership-policy.private{background-color:#8d6e66c9;color:#fff}body.dark-theme .auditmation-chip.severity.Critical,body.dark-theme .auditmation-chip.severity.critical{background-color:#fb4949;color:#fff}body.dark-theme .auditmation-chip.severity.High,body.dark-theme .auditmation-chip.severity.high{background-color:#fab64d;color:#fff}body.dark-theme .auditmation-chip.severity.Medium,body.dark-theme .auditmation-chip.severity.medium{background-color:#52ca52;color:#fff}body.dark-theme .auditmation-chip.severity.Low,body.dark-theme .auditmation-chip.severity.low{background-color:#5cc2fd;color:#fff}body.dark-theme .auditmation-chip.severity.None,body.dark-theme .auditmation-chip.severity.none{background-color:#bcbcbc;color:#fff}body.dark-theme .auditmation-chip.state.active{background-color:#90d14f;color:#fff}body.dark-theme .auditmation-chip.state.inactive{background-color:#eee}body.dark-theme .auditmation-chip.state.resolved{background-color:#6e93f9;color:#fff}body.dark-theme .auditmation-chip.state.archived{background-color:#000;color:#fff}body.dark-theme .auditmation-chip.Green{background-color:#00b100;color:#fff}body.dark-theme .auditmation-chip.raci{justify-content:center;padding:4px 8px;font-size:14px}body.dark-theme .auditmation-chip.raci.dense{padding:0 8px;font-size:12px}body.dark-theme .auditmation-chip.raci.R{background-color:#b64ca4;color:#fff}body.dark-theme .auditmation-chip.raci.A{background-color:#47abab;color:#fff}body.dark-theme .auditmation-chip.raci.C{background-color:#8e8dc7;color:#fff}body.dark-theme .auditmation-chip.raci.I{background-color:#92a74f;color:#fff}body.dark-theme .auditmation-chip.cmm.cmm_0{background-color:#ff7a80;color:#333}body.dark-theme .auditmation-chip.cmm.cmm_1{background-color:#f8ab7c;color:#333}body.dark-theme .auditmation-chip.cmm.cmm_2{background-color:#ffed7b;color:#333}body.dark-theme .auditmation-chip.cmm.cmm_3{background-color:#7efd75;color:#333}body.dark-theme .auditmation-chip.cmm.cmm_4{background-color:#6db4f7;color:#333}body.dark-theme .auditmation-chip.cmm.cmm_5{background-color:#7280fe;color:#333}body.dark-theme .auditmation-chip.task-status{font-weight:453;font-size:11px;letter-spacing:.165px;text-transform:uppercase}body.dark-theme .auditmation-chip.task-status.backlog,body.dark-theme .auditmation-chip.task-status.todo{background-color:#e9e9e9;color:#0f0f10}body.dark-theme .auditmation-chip.task-status.in_progress,body.dark-theme .auditmation-chip.task-status.awaiting_approval{background-color:#d7e0ee;color:#0f0f10}body.dark-theme .auditmation-chip.task-status.done{background-color:#d8ecba;color:#0f0f10}body.dark-theme .auditmation-chip.task-status.cancelled{background-color:#eed5d1;color:#0f0f10}body.dark-theme .auditmation-chip.party-type.user{background-color:#ddffe7;color:#333}body.dark-theme .auditmation-chip.party-type.team{background-color:#b2f1dc;color:#333}body.dark-theme .auditmation-chip.party-type.org{background-color:#167d7f;color:#fff}body.dark-theme .auditmation-chip.party-type.vendor,body.dark-theme .auditmation-chip.party-type.suggested_vendor{background-color:#29a0b1;color:#fff}body.dark-theme .auditmation-chip.party-type.person{background-color:#ddffe7;color:#333}body.dark-theme .auditmation-chip.principal-type.user{background-color:#f2f5ea}body.dark-theme .auditmation-chip.principal-type.group{background-color:#f1edf4}body.dark-theme .auditmation-chip.principal-type.service_account{background-color:#e8ede3}body.dark-theme .auditmation-chip.principal-type.org{background-color:#efe9e4}body.dark-theme body.dark-theme .auditmation-chip.principal-type{background-color:#e8ede3;color:#333}body.dark-theme .auditmation-chip.principal-type.nf-link{color:#00f}body.dark-theme .auditmation-chip.role-type.org{background-color:#e0edf4}body.dark-theme .auditmation-chip.role-type.system{background-color:#f1eee0}body.dark-theme .auditmation-chip.role-type.boundary{background-color:#e8f4de}body.dark-theme body.dark-theme .auditmation-chip.role-type{color:#333}body.dark-theme .auditmation-chip.role-type.nf-link{color:#00f}body.dark-theme .auditmation-chip.generic.grey{background-color:#eee;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.blue{background-color:#6e93f9;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.generic.light-blue{background-color:#e9f0ff;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.green{background-color:#90d14f;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.generic.light-green{background-color:#defbc1;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.pale-green{background-color:#ecfadf;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.yellow{background-color:#fbc712;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.yellow-sub{background-color:#f9e290;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.red{background-color:#d1514f;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.generic.red-sub{background-color:#de9a99;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.orange{background-color:#ffb65d;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.light-plum{background-color:#8e8dc7;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.generic.pale-plum{background-color:#e6def8;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.generic.green-apple{background-color:#eaf5d0;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.tag-scope.Global{background-color:#a7e7ff;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.tag-scope.Org{background-color:#0096cd;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.tag-scope.User{background-color:#015e80;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.crosswalk-chain.root{background-color:#03f022;color:var(--zb-text-on-light-bg)}body.dark-theme .auditmation-chip.crosswalk-chain.end{background-color:#8600f0;color:var(--zb-text-on-dark-bg)}body.dark-theme .auditmation-chip.status.active,body.dark-theme .auditmation-chip.status.verified{background-color:#8fd14f;color:#fff}body.dark-theme .auditmation-hidden{display:none}body.dark-theme .auditmation-vidisbility-hidden{visibility:hidden}body.dark-theme .auditmation-avatar-list{display:flex;gap:4px;flex-wrap:wrap}body.dark-theme .auditmation-icon-action.mat-icon{height:16px;width:16px;font-size:16px}body.dark-theme .auditmation-icon-action.mat-icon:hover{cursor:pointer}body.dark-theme .audimation-backdrop-blur{background:#00000052}body.dark-theme .auditmation-full-dialog .mat-mdc-dialog-container{padding:0;border:1px solid var(--zb-divider)}body.dark-theme .auditmation-full-dialog .auditmation-dialog-close{position:absolute;right:calc(10vw - 40px);top:calc(5vh - 40px);color:#fff}body.dark-theme .auditmation-full-dialog .auditmation-dialog-close:hover{background-color:#0000001a}body.dark-theme .auditmation-bold-500{font-weight:500}body.dark-theme .auditmation-bold-600{font-weight:600}body.dark-theme .auditmation-bold-700{font-weight:700}body.dark-theme .task-resource-search-panel.mat-mdc-select-panel{width:clamp(300px,50vw,500px);max-width:clamp(300px,50vw,500px)}body.dark-theme .task-resource-search-panel.mat-mdc-select-panel .mat-mdc-option{height:auto}body.dark-theme .auditmation-small-secondary{font-size:14px;color:var(--zb-secondary-text)}body.dark-theme .auditmation-wizard.selection-panel-step nf-simple-panel{margin:8px 0}body.dark-theme .auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-header{background-color:var(--zb-background-card);padding:4px 4px 0 16px;height:56px}body.dark-theme .auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-header .simple-panel-header-actions{flex-grow:1;justify-content:flex-end}body.dark-theme .auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-header .mat-mdc-form-field{flex-grow:1;width:100%;max-width:300px}body.dark-theme .auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-footer{height:48px;display:flex;padding:8px 16px}body.dark-theme .auditmation-wizard.selection-panel-step nf-simple-panel .simple-panel-footer .selection-wrapper{flex-grow:1}body.dark-theme .auditmation-wizard .items-container{display:flex;max-height:300px;overflow:auto;flex-wrap:wrap;gap:16px;padding:16px}body.dark-theme .auditmation-wizard .items-container.dense{gap:8px}body.dark-theme .auditmation-wizard .items-container>nf-empty-state-container{box-sizing:border-box;flex-grow:1}body.dark-theme .auditmation-wizard .items-container>.item{display:flex;padding:16px;border:1px solid var(--zb-divider);border-radius:5px;align-items:center;gap:8px;cursor:pointer;box-shadow:8px 8px 16px -6px #0000001a}body.dark-theme .auditmation-wizard .items-container>.item img{height:24px}body.dark-theme .auditmation-wizard .items-container>.item.active{border:1px solid var(--zb-primary);background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.1);box-shadow:8px 8px 16px -4px #0000004d}body.dark-theme .auditmation-wizard .items-container>.item{flex-basis:calc(33% - 48px)}body.dark-theme .auditmation-wizard .items-container>.item>:nth-child(2){flex-grow:1}@media(max-width:1600px){body.dark-theme .auditmation-wizard .items-container>.item{flex-basis:calc(44% - 48px)}}@media(max-width:992px){body.dark-theme .auditmation-wizard .items-container>.item{flex-grow:1;flex-basis:calc(100% - 48px)}}body.dark-theme .auditmation-wizard .items-container>.item.column{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}body.dark-theme .auditmation-wizard .items-container>.item.column>:nth-child(2){flex-grow:0}body.dark-theme .auditmation-wizard .step-actions{display:flex;align-items:center;padding:16px;gap:4px}body.dark-theme .auditmation-wizard .selected-item{display:flex;padding:16px;border-radius:5px;align-items:center;gap:8px;cursor:pointer;flex-grow:1}body.dark-theme .auditmation-wizard .selected-item img{height:24px}body.dark-theme .auditmation-wizard .selected-item{flex-basis:clamp(100px,50%,300px)}body.dark-theme .auditmation-wizard .selected-item.column{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px;flex-basis:auto}body.dark-theme .auditmation-grid{display:grid;gap:16px}body.dark-theme .auditmation-grid.col2{grid-template-columns:repeat(2,1fr)}body.dark-theme .auditmation-grid.row2{grid-template-rows:repeat(2,1fr)}body.dark-theme .auditmation-grid.pad{padding:16px}body.dark-theme .auditmation-grid.alignCenter{align-items:center}body.dark-theme .tooltip{position:relative;display:inline-block}body.dark-theme .tooltip .tooltiptext{position:absolute;z-index:1;visibility:hidden;background-color:#0009;color:#fff;border-radius:6px;padding:16px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}body.dark-theme .tooltip .tooltiptext.implementation-statement-tooltiptext{right:0;width:325px;white-space:pre-line}body.dark-theme .tooltip:hover .tooltiptext{visibility:visible}body.dark-theme .auditmation-avatar-with-chip{display:flex;flex-direction:row;gap:8px;align-items:center}body.dark-theme .auditmation-box{background-color:var(--zb-background-card);border:1px solid var(--zb-divider);padding:16px;border-radius:5px;box-shadow:8px 8px 16px -6px #0000001a}body.dark-theme .auditmation-box.no-pad{padding:0}body.dark-theme .auditmation-box.overflow-hidden{overflow:hidden}body.dark-theme .auditmation-box.no-shadow{box-shadow:none}body.dark-theme .auditmation-box-shadow{background-color:var(--zb-background-card);box-shadow:var(--zb-box-shadow)}body.dark-theme .auditmation-box-shadow.inset-warn{box-shadow:var(--zb-box-shadow),8px 0 0 -4px var(--zb-warn) inset}body.dark-theme .auditmation-toolbar{border-bottom:1px solid var(--zb-divider);min-height:64px}body.dark-theme .auditmation-toolbar.gap8{gap:8px}body.dark-theme .auditmation-toolbar .header-container{display:flex;flex-direction:column}body.dark-theme .auditmation-toolbar .header-container .title{font-size:16px;line-height:16px}body.dark-theme .auditmation-toolbar .header-container .subtitle{font-size:14px;line-height:14px}body.dark-theme .auditmation-mat-drawer-header{font-size:16px;padding:19px 16px 16px;border-bottom:1px solid var(--zb-divider);font-weight:600;position:sticky;top:0;background-color:var(--zb-background-card);z-index:1;display:flex;align-items:center}body.dark-theme .auditmation-mat-drawer-footer{padding:16px;border-top:1px solid var(--zb-divider);position:sticky;bottom:0;background-color:var(--zb-background-card);z-index:1;display:flex;align-items:center}body.dark-theme .auditmation-audit-graph-details-card{display:flex;padding:16px}body.dark-theme .auditmation-audit-graph-details-card.bottom-border{border-bottom:1px solid var(--zb-divider)}body.dark-theme .auditmation-audit-graph-details-card .title-section{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:8px}body.dark-theme .auditmation-audit-graph-details-card .title-section .title-details{display:flex;flex-direction:column;gap:8px;flex-grow:1}body.dark-theme .auditmation-audit-graph-details-card .title-section .title-details code{background-color:var(--zb-background-card);color:var(--zb-secondary-text);padding:4px;font-size:12px}body.dark-theme .auditmation-audit-graph-details-card .title-section .additional-details img{max-height:64px;max-width:64px;width:64px}body.dark-theme .auditmation-audit-graph-details-card h2.title{margin:0;padding:0;line-height:inherit}body.dark-theme .auditmation-audit-graph-details-card h3.description{margin:0;padding:0;color:var(--zb-secondary-text);line-height:inherit}body.dark-theme .auditmation-audit-graph-details-card h4{margin:0;padding:0;margin-bottom:0!important;color:var(--zb-secondary-text);display:inline-block}body.dark-theme .auditmation-audit-graph-details-card h4:not(:first-child){margin-left:4px}body.dark-theme .auditmation-audit-graph-details-card section.packages{display:flex;flex-wrap:wrap;gap:8px;align-items:center}body.dark-theme .auditmation-audit-graph-details-card section.packages>div{display:flex;flex-wrap:wrap;gap:4px;align-items:center}body.dark-theme .auditmation-audit-graph-details-card section.inheritance{display:flex;flex-wrap:wrap;gap:4px;align-items:center}body.dark-theme .auditmation-audit-graph-details-card section a{display:inline-block}body.dark-theme .auditmation-audit-graph-details-card section a:not(:last-child):after{content:",";color:var(--zb-secondary-text)}body.dark-theme a.comma-sep,body.dark-theme span.comma-sep{display:inline-block}body.dark-theme a.comma-sep:not(:last-child),body.dark-theme span.comma-sep:not(:last-child){margin-right:4px}body.dark-theme a.comma-sep:not(:last-child):after,body.dark-theme span.comma-sep:not(:last-child):after{content:",";color:var(--zb-secondary-text)}body.dark-theme .auditmation-resizer-row{position:relative;background-color:var(--zb-divider);height:8px;cursor:row-resize}body.dark-theme .auditmation-resizer-row:after{content:"==";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--zb-secondary-text)}body.dark-theme .auditmation-resizer-col{background-color:var(--zb-divider);width:8px;cursor:col-resize;position:relative}body.dark-theme .auditmation-resizer-col:after{content:"||";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--zb-secondary-text)}body.dark-theme .auditmation-resource-detail-container{display:flex;flex-direction:row;gap:16px;padding:0;flex-grow:1}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper{flex-grow:1;padding:16px;display:flex;flex-direction:column;gap:4px}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .content-wrapper{display:flex;gap:16px;align-items:flex-start}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .content-wrapper img{margin-top:10px;max-height:64px;max-width:64px;width:64px}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper{display:flex;flex-direction:column;gap:0px;flex-grow:1}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper .super-title{font-size:12px;padding:4px}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper .title{font-size:16px;line-height:16px;font-weight:600;padding:4px}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .content-wrapper .text-wrapper .subtitle{font-size:14px;line-height:16px;color:var(--zb-secondary-text);padding:4px}body.dark-theme .auditmation-resource-detail-container .text-content-wrapper .links-wrapper{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap;align-items:center}body.dark-theme .auditmation-resource-detail-container .action-content-wrapper{display:flex;flex-direction:row;align-items:center;gap:4px;height:40px}body.dark-theme .auditmation-code{background-color:var(--zb-background-card);color:var(--zb-secondary-text);padding:4px;font-size:12px}body.dark-theme .auditmation-navigation-toolbar .mat-mdc-tab-nav-bar .mat-mdc-tab-links .mat-tab-link{flex-grow:0}body.dark-theme .auditmation-navigation-toolbar .auditmation-tab-badge.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{top:-6px}body.dark-theme .auditmation-control-status{min-height:16px;min-width:16px;height:16px;width:16px;border-radius:5px;background-color:transparent;box-shadow:0 0 1px 1px #0000004d}body.dark-theme .auditmation-control-status.grey{background-color:#eee}body.dark-theme .auditmation-control-status.green{background-color:#90d14f}body.dark-theme .auditmation-control-status.yellow{background-color:#fbc712}body.dark-theme .auditmation-control-status.red{background-color:#d1514f}body.dark-theme .auditmation-indicator{display:inline-block;text-align:center;width:22px;height:22px;line-height:22px;font-size:14px;border-radius:50%;overflow:hidden;margin:0 auto}body.dark-theme .auditmation-indicator.warning{background-color:#ffb300}body.dark-theme .box-indicator{height:16px;width:16px;border-radius:4px;background-color:#0000001a}body.dark-theme .box-indicator.cmm{border:1px solid rgba(0,0,0,.3);background-color:#0000001a;color:#00000080;line-height:16px;font-size:16px;font-weight:500}body.dark-theme .box-indicator.cmm.cmm_0{background-color:#ff7a80;border:1px solid #e0535a;color:#fffffffb}body.dark-theme .box-indicator.cmm.cmm_1{background-color:#f8ab7c;border:1px solid #dc7c41;color:#1a1a1a}body.dark-theme .box-indicator.cmm.cmm_2{background-color:#ffed7b;border:1px solid #deca45;color:#3d2e2e}body.dark-theme .box-indicator.cmm.cmm_3{background-color:#7efd75;border:1px solid #53d649;color:#3d2e2e}body.dark-theme .box-indicator.cmm.cmm_4{background-color:#6db4f7;border:1px solid #5b64ea;color:#fffffffb}body.dark-theme .box-indicator.cmm.cmm_5{background-color:#7280fe;border:1px solid #5a4aeb;color:#fffffffb}body.dark-theme .auditmation-green-icon{color:#53d649}body.dark-theme .auditmation-invitation.expired{color:var(--zb-warn)}body.dark-theme .auditmation-invitation.valid{color:var(--zb-accent)}body.dark-theme .auditmation-filter-drawer-container .mat-drawer-container{height:100%}body.dark-theme .auditmation-filter-drawer-container .mat-drawer-container .mat-drawer{width:300px}body.dark-theme .auditmation-filter-drawer-container .mat-drawer-container .mat-drawer-content{display:flex;flex-direction:column}body.dark-theme .auditmation-filter-panel-drawer-container mat-drawer-container.mat-drawer-container{height:100%}body.dark-theme .auditmation-filter-panel-drawer-container mat-drawer-container.mat-drawer-container .mat-drawer-content{overflow:hidden}body.dark-theme .auditmation-filters-panel .filters-header{font-size:16px;padding:19px 16px 16px;border-bottom:1px solid var(--zb-divider);font-weight:600;position:sticky;top:0;background-color:var(--zb-background-card);z-index:5;display:flex;align-items:center;height:56px;box-sizing:border-box}body.dark-theme .auditmation-filters-panel .filter-groups-container{position:relative}body.dark-theme .auditmation-filters-panel .filter-groups-container .mat-divider{margin-top:12px}body.dark-theme .auditmation-filters-panel .filter-groups-container .radio-label{display:block;-webkit-tap-highlight-color:transparent;color:var(--zb-secondary-text);font-size:14px;font-weight:500}body.dark-theme .auditmation-filters-panel .filter-groups-container .filter-label{display:flex;gap:4px;-webkit-tap-highlight-color:transparent;color:var(--zb-secondary-text);font-size:14px;font-weight:500;align-items:center}body.dark-theme .auditmation-filters-panel .filter-groups-container .expansion-toggle-btn{font-size:12px}body.dark-theme .auditmation-filters-panel .filter-groups-container .show-more-link{display:flex}body.dark-theme .auditmation-filters-panel .filter-groups-container .show-less-link{display:none}body.dark-theme .auditmation-filters-panel .filter-groups-container nf-simple-autocomplete{padding:0 16px;box-sizing:border-box;display:block}body.dark-theme .auditmation-filters-panel .filter-groups-container .filter-select-field,body.dark-theme .auditmation-filters-panel .filter-groups-container .filter-search-field{width:100%;padding:0 16px;box-sizing:border-box}body.dark-theme .auditmation-filters-panel .filter-groups-container .mat-mdc-selection-list{max-height:232px;overflow:hidden;transition:max-height .13s cubic-bezier(.075,.82,.165,1);padding:0}body.dark-theme .auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group{display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent;max-height:228px;overflow:hidden;transition:max-height .13s cubic-bezier(.075,.82,.165,1)}body.dark-theme .auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group .mat-mdc-radio-button{height:32px}body.dark-theme .auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group .mat-mdc-radio-button .mdc-form-field{width:100%;padding:0 6px;box-sizing:border-box}body.dark-theme .auditmation-filters-panel .filter-groups-container .mat-mdc-radio-group .mat-mdc-radio-button .mdc-form-field .mdc-radio .mdc-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body.dark-theme .auditmation-filters-panel .filter-groups-container.show-more .mat-mdc-selection-list,body.dark-theme .auditmation-filters-panel .filter-groups-container.show-more .mat-mdc-radio-group{max-height:200000px}body.dark-theme .auditmation-filters-panel .filter-groups-container.show-more .show-more-link{display:none}body.dark-theme .auditmation-filters-panel .filter-groups-container.show-more .show-less-link{display:flex}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item{height:auto;min-height:32px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:12px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{padding:10px 4px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{margin-top:0}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{height:auto;margin-bottom:-20px;margin-top:3px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text:before{height:0}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text.after{height:0}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__primary-text{font-size:14px;height:28px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item .mdc-list-item__secondary-text:before{height:0}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.property .mat-mdc-form-field{margin-bottom:8px;width:100%}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item.property .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px;min-height:40px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item .jump-to{visibility:hidden;height:30px;width:30px;padding:4px;line-height:30px}body.dark-theme .auditmation-filters-panel .mat-mdc-selection-list .mat-mdc-list-item:hover .jump-to{visibility:visible}body.dark-theme .auditmation-filters-panel.auditmation-remote-table{display:block;width:300px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table.auto{width:100%}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filters-header{padding:8px 16px;height:42px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filter-groups-container .filter-label{margin:8px 16px 4px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filter-groups-container .mat-divider{margin-top:4px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-more-link,body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-less-link,body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-more-link .mat-mdc-button-touch-target,body.dark-theme .auditmation-filters-panel.auditmation-remote-table .filter-groups-container .show-less-link .mat-mdc-button-touch-target{height:24px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list{max-height:222px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mdc-list-item__primary-text{line-height:28px;display:flex;flex-direction:column;justify-content:center;margin-top:0}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox{padding:8px 4px;display:inline-flex;align-items:center;--mat-checkbox-state-layer-size: 34px;width:16px;height:16px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-checkbox .mdc-list-item__start .mdc-checkbox .mdc-checkbox__background{width:16px;height:16px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mat-mdc-list-item.mdc-list-item--with-leading-radio .mdc-list-item__start .mdc-radio{padding:7px 4px;display:inline-flex;align-items:center;--mat-checkbox-state-layer-size: 34px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:11px;margin-right:7px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .jump-to{height:24px;width:24px;padding:2px;line-height:24px}body.dark-theme .auditmation-filters-panel.auditmation-remote-table .mat-mdc-selection-list .jump-to .mat-icon{height:20px;width:20px;font-size:20px}body.dark-theme .mat-mdc-option.seperator:not(:last-child){border-bottom:1px solid rgba(var(--zb-divider-rgb),.05)}body.dark-theme .standard-element-cell{padding-top:0}body.dark-theme .standard-element-cell .standard-element-details{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:20px;padding-top:0}body.dark-theme .standard-element-cell .standard-element-details .auditmation-chip{margin-right:4px;float:left;margin-top:0}body.dark-theme .standard-element-cell .standard-element-details.single-line{-webkit-line-clamp:1}body.dark-theme .standard-element-cell .standard-element-details.x-top-pad{padding-top:0}body.dark-theme .auditmation-double-wide{display:flex;gap:16px}body.dark-theme .auditmation-double-wide>*{flex-grow:1;flex-basis:50%}body.dark-theme .auditmation-columns-wrapper{display:block;box-sizing:border-box;max-width:1600px;width:100%;margin:0 auto;padding:16px}body.dark-theme .auditmation-columns-wrapper .auditmation-columns-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:0px 16px;width:100%}body.dark-theme .auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0px 16px;width:100%;grid-template-areas:"leftCol leftCol rightCol" "leftCol leftCol rightCol"}body.dark-theme .auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container>:not(.fixedRightColumn){grid-area:leftCol}body.dark-theme .auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container>.fixedRightColumn{grid-area:rightCol}@media(max-width:1200px){body.dark-theme .auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"leftCol rightCol" "leftCol rightCol"}}@media(max-width:992px){body.dark-theme .auditmation-columns-wrapper.fixed-right-column .auditmation-columns-container{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-areas:"leftCol" "rightCol"}}body.dark-theme .auditmation-line-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme .auditmation-line-clamp.one{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme .auditmation-line-clamp.two{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme .auditmation-line-clamp.three{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme .auditmation-line-clamp.four{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme .auditmation-line-clamp.five{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}body.dark-theme .auditmation-resource-image-table-cell-wrapper .auditmation-resource-image{float:left;margin-right:16px;margin-top:-4px}body.dark-theme .auditmation-quad-grid-wrapper{display:block;box-sizing:border-box;width:100%;height:100%;margin:0 auto;padding:0 16px 16px}body.dark-theme .auditmation-quad-grid-wrapper .auditmation-quad-grid-container{display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:0px 16px;width:100%}body.dark-theme .auditmation-split-grid-wrapper{display:block;box-sizing:border-box;width:100%;height:100%;margin:0 auto;padding:0 16px 16px}body.dark-theme .auditmation-split-grid-wrapper .auditmation-split-grid-container{display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));grid-gap:0px 16px;width:100%}body.dark-theme .auditmation-grid-wrapper{display:block;box-sizing:border-box;width:100%;height:100%;margin:0 auto}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid{display:grid;height:100%;width:100%;grid-gap:16px 16px}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid.c1{grid-template-columns:repeat(1,minmax(0,1fr))}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid.c2{grid-template-columns:repeat(2,minmax(0,1fr))}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid.c3{grid-template-columns:repeat(3,minmax(0,1fr))}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid.r1{grid-template-rows:repeat(1,minmax(0,1fr))}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid.r2{grid-template-rows:repeat(2,minmax(0,1fr))}body.dark-theme .auditmation-grid-wrapper>.auditmation-grid.r3{grid-template-rows:repeat(3,minmax(0,1fr))}body.dark-theme code-editor.fillHeight{height:100%}body.dark-theme code-editor.fillHeight .cm-editor{height:100%}body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container{height:100%}body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px));background:var(--zb-background)}body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box}@media(max-width:1440px){body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container.flex-drawer .mat-drawer.mat-drawer-end{width:clamp(300px,60%,max(50%,1024px));background:var(--zb-background)}body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container.flex-drawer .mat-drawer.mat-drawer-end .mat-drawer-inner-container{box-sizing:border-box;display:flex}@media(max-width:1440px){body.dark-theme mat-drawer-container.auditmation-split-end-drawer-container.flex-drawer .mat-drawer.mat-drawer-end{width:clamp(300px,100%,90%)}}body.dark-theme .zb-schedule-frquency-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center;line-height:20px}body.dark-theme .zb-schedule-frquency-container .mat-icon{font-size:18px;height:18px;width:18px}body.dark-theme mat-icon.zb-table-icon{display:block;width:20px;height:20px;font-size:20px}body.dark-theme mat-icon.sizeTwenty{width:20px;height:20px;font-size:20px}body.dark-theme mat-icon.enabler{width:32px;font-size:32px;line-height:20px;height:20px}body.dark-theme .zb-fake-input{position:relative;margin:10px;padding:8px 16px;border:1px solid var(--zb-divider);border-radius:5px;box-sizing:border-box;display:flex;line-height:22px;cursor:pointer}body.dark-theme .zb-fake-input>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:16px}body.dark-theme .zb-fake-input .zb-fake-input-copy{position:absolute;top:0;right:4px;bottom:0;z-index:1;margin:auto;height:20px;width:20px;font-size:20px;align-items:center;padding:0;display:none}body.dark-theme .zb-fake-input .zb-fake-input-copy .mat-icon{height:20px;width:20px;font-size:20px}body.dark-theme .zb-fake-input:hover{border:1px solid var(--zb-primary)}body.dark-theme .zb-fake-input:hover .zb-fake-input-copy{display:inline-flex}body.dark-theme .zb-border{border:1px solid var(--zb-divider)}body.dark-theme .zb-border.top{border-width:0;border-top:1px solid var(--zb-divider)}body.dark-theme .zb-border.left{border-width:0;border-left:1px solid var(--zb-divider)}body.dark-theme .zb-border.right{border-width:0;border-right:1px solid var(--zb-divider)}body.dark-theme .zb-border.bottom{border-width:0;border-bottom:1px solid var(--zb-divider)}body.dark-theme .zb-border.rounded{border-radius:4px}body.dark-theme .zb-border.hover:hover{border-color:var(--zb-text)}body.dark-theme .zb-border.focus:focus{border-color:var(--zb-text);box-shadow:0 0 0 1px var(--zb-text);outline:none}body.dark-theme .zb-border.primary.top,body.dark-theme .zb-border.primary.left,body.dark-theme .zb-border.primary.right,body.dark-theme .zb-border.primary.bottom{border-color:var(--zb-primary)}body.dark-theme .zb-border.primary.hover:hover{border-color:var(--zb-text)}body.dark-theme .zb-border.primary.focus:focus{border-color:var(--zb-primary);outline:none;box-shadow:0 0 0 1px inset var(--zb-primary)}body.dark-theme .zb-list{display:flex;flex-direction:column}body.dark-theme .zb-list.divided>div{padding:4px}body.dark-theme .zb-list.divided>div:not(:last-child){border-bottom:1px solid var(--zb-divider)}body.dark-theme .zb-hierarchy-box{position:relative;overflow:clip;overflow-clip-margin:16px}body.dark-theme .zb-hierarchy-box:before{position:absolute;top:-3px;height:12px;width:16px;border-left:1px solid var(--zb-divider);border-bottom:1px solid var(--zb-divider);display:inline-block;left:-16px}body.dark-theme .zb-hierarchy-box:not(:first-child):before{content:""}body.dark-theme .zb-highlight{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.25)}body.dark-theme .zb-highlight.active{background-color:var(--zb-primary)}body.dark-theme .zb-highlight.hover{background-color:inherit}body.dark-theme .zb-highlight.hover:hover{background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.25)}body.dark-theme .zb-background{background-color:var(--zb-background-card)}body.dark-theme .zb-background-background{background-color:var(--zb-background)}body.dark-theme .zb-text-color{color:var(--zb-text)}body.dark-theme .zb-dense-paginator .mat-mdc-paginator-container{--mat-paginator-container-size: 40px}body.dark-theme .zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size{margin-right:0}@media(max-width:992px){body.dark-theme .zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-page-size .mat-mdc-paginator-page-size-label{display:none}}body.dark-theme .zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin:0 4px 0 2px}@media(max-width:992px){body.dark-theme .zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-first,body.dark-theme .zb-dense-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-navigation-last{display:none}}@media(max-width:992px){body.dark-theme .zb-responsive-button.mdc-button{padding:0 8px;min-width:auto}body.dark-theme .zb-responsive-button.mdc-button .mat-icon{margin:0}body.dark-theme .zb-responsive-button.mdc-button .mdc-button__label{display:none}}body.dark-theme .zb-responsive-button.mdc-button.forced{padding:0 8px;min-width:auto}body.dark-theme .zb-responsive-button.mdc-button.forced .mat-icon{margin:0}body.dark-theme .zb-responsive-button.mdc-button.forced .mdc-button__label{display:none}body.dark-theme .jsonata-field{height:36px;box-sizing:border-box;border-radius:3px;display:flex;align-items:center;padding:8px 16px;cursor:text}body.dark-theme .cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--zb-background-card)!important;display:flex;align-items:center}body.dark-theme .te-ww-container .tui-editor-contents:first-child{padding:16px 16px 0}body.dark-theme auditmation-task-card.cdk-drag-preview{display:flex;align-items:inherit;flex-direction:column;opacity:.75}body.dark-theme .zb-select-box.mat-mdc-checkbox .mdc-checkbox{padding:0}body.dark-theme .zb-select-box.mat-mdc-checkbox .mdc-checkbox .mat-mdc-checkbox-touch-target{height:24px;width:24px}body.dark-theme .zb-select-box.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{height:20px;width:20px;top:0;left:0}body.dark-theme .zb-select-box.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:0;left:0}body.dark-theme .zb-info-message{padding:12px;background-color:rgba(var(--zb-primary-rgb, 3, 175, 240),.25);border-left:4px solid var(--zb-primary);color:var(--zb-primary);border-radius:4px;display:flex;align-items:center}body.dark-theme .zb-info-message .mat-icon{vertical-align:middle;margin-right:8px;color:var(--zb-primary);width:36px}body.dark-theme .zb-info-message span{font-size:14px;color:var(--zb-primary)}body.dark-theme .mat-mdc-menu-panel.auto{max-width:clamp(100px,50vw,500px)}body.dark-theme .zb-tooltip-pre-line{white-space:pre-line}body.dark-theme .zb-tooltip-pre-line.left{text-align:left}body.dark-theme .mat-mdc-option.zb-no-checkbox .mat-icon,body.dark-theme .mat-mdc-option.zb-no-checkbox .mat-pseudo-checkbox-full{display:none!important}body.dark-theme div.mat-mdc-select-panel.zb-select-panel-height{max-height:clamp(250px,50vh,720px);min-width:200px}.break.mb-10{margin-bottom:10px}.break{height:0;flex-basis:100%}.mat-mdc-button{overflow:hidden}.cm-tooltip-lint{z-index:1100}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:none;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.property,.token.tag,.token.constant,.token.symbol,.token.deleted{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#a6e22e}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.function,.token.class-name{color:#e6db74}.token.keyword{color:#66d9ef}.token.regex,.token.important{color:#fd971f}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
