.codemirror-wrapper.svelte-nofj9o .cm-focused{outline:none}.scm-waiting.svelte-nofj9o{position:relative}.scm-waiting__loading.svelte-nofj9o{position:absolute;inset:0;background-color:#ffffff80}.scm-loading.svelte-nofj9o{display:flex;align-items:center;justify-content:center}.scm-loading__spinner.svelte-nofj9o{width:1rem;height:1rem;border-radius:100%;border:solid 2px #000;border-top-color:transparent;margin-right:.75rem;animation:svelte-nofj9o-spin 1s linear infinite}.scm-loading__text.svelte-nofj9o{font-family:sans-serif}.scm-pre.svelte-nofj9o{font-size:.85rem;font-family:monospace;-o-tab-size:2;tab-size:2;-moz-tab-size:2;resize:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:auto}@keyframes svelte-nofj9o-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.codeeditor{font-size:18px;font-weight:400}:root,:root[data-color-scheme=light]{--light-mode-display: initial;--dark-mode-display: none;--color-scheme: light;--colors-positive: #ffffff;--colors-negative: #000000;--colors-body-background: #ffffff;--colors-body: #000000;--colors-a: #0000ff;--colors-hr: rgba(0, 0, 0, .15);--colors-input-background: #ffffff;--colors-input: #000000;--colors-input-disabled-background: #f4f4f4;--colors-input-disabled: #a7a7a7;--colors-input-border: #b4b4b4;--colors-input-focused-border: #167bff;--colors-input-focused-shadow: #91c1ff;--colors-input-invalid-border: #ff1616;--colors-input-invalid-shadow: #ff9191;--colors-input-invalid-background: rgba(255, 0, 0, .051);--colors-input-label: #777777;--colors-input-disabled-label: #777777;--colors-button-background-gradient: linear-gradient(to top, #d6d6d6 0%, #e7e7e7 52%, #f3f3f3 100%);--colors-button-disabled-background-gradient: linear-gradient(to top, #e2e2e2 0%, #e7e7e7 52%, #f3f3f3 100%);--colors-button-border: #cfcfcf;--colors-button-active-background-gradient: linear-gradient(to top, #f3f3f3 0%, #e7e7e7 52%, #d6d6d6 100%);--colors-button-active-background: #d6d6d6;--colors-button-hover-border: #9b9b9b;--colors-button-hover-shadow: #919191;--colors-accordion-background: #ffffff;--colors-accordion-border: rgba(34, 36, 38, .15);--colors-accordion-item-background-focus: #f5f5f5;--colors-utils-code-background: #f0f0f0;--colors-utils-code-border: #c5c5c5}@media screen and (prefers-color-scheme: dark){:root{--light-mode-display: none;--dark-mode-display: initial;--color-scheme: dark;--colors-positive: #000000;--colors-negative: #ffffff;--colors-body-background: #181818;--colors-body: #cccccc;--colors-a: #60abfb;--colors-hr: rgba(255, 255, 255, .15);--colors-input-background: #181818;--colors-input: #cccccc;--colors-input-disabled-background: #303030;--colors-input-disabled: #808080;--colors-input-border: #555555;--colors-input-focused-border: #3dbefd;--colors-input-focused-shadow: #00acff;--colors-input-invalid-border: #fd433d;--colors-input-invalid-shadow: #ff0000;--colors-input-invalid-background: rgba(255, 0, 0, .233);--colors-input-label: #868686;--colors-input-disabled-label: #969696;--colors-button-background-gradient: linear-gradient(to top, #1a1a1a 0%, #252525 52%, #3a3a3a 100%);--colors-button-disabled-background-gradient: linear-gradient(to top, #303030 0%, #363636 52%, #3b3b3b 100%);--colors-button-border: #464646;--colors-button-active-background-gradient: linear-gradient(to top, #3a3a3a 0%, #252525 52%, #1a1a1a 100%);--colors-button-active-background: #5c5c5c;--colors-button-hover-border: #7c7c7c;--colors-button-hover-shadow: #949494;--colors-accordion-background: #1f1f1f;--colors-accordion-border: rgba(173, 173, 173, .3);--colors-accordion-item-background-focus: #333333;--colors-utils-code-background: #333333;--colors-utils-code-border: #585858}}:root[data-color-scheme=dark]{--light-mode-display: none;--dark-mode-display: initial;--color-scheme: dark;--colors-positive: #000000;--colors-negative: #ffffff;--colors-body-background: #181818;--colors-body: #cccccc;--colors-a: #60abfb;--colors-hr: rgba(255, 255, 255, .15);--colors-input-background: #181818;--colors-input: #cccccc;--colors-input-disabled-background: #303030;--colors-input-disabled: #808080;--colors-input-border: #555555;--colors-input-focused-border: #3dbefd;--colors-input-focused-shadow: #00acff;--colors-input-invalid-border: #fd433d;--colors-input-invalid-shadow: #ff0000;--colors-input-invalid-background: rgba(255, 0, 0, .233);--colors-input-label: #868686;--colors-input-disabled-label: #969696;--colors-button-background-gradient: linear-gradient(to top, #1a1a1a 0%, #252525 52%, #3a3a3a 100%);--colors-button-disabled-background-gradient: linear-gradient(to top, #303030 0%, #363636 52%, #3b3b3b 100%);--colors-button-border: #464646;--colors-button-active-background-gradient: linear-gradient(to top, #3a3a3a 0%, #252525 52%, #1a1a1a 100%);--colors-button-active-background: #5c5c5c;--colors-button-hover-border: #7c7c7c;--colors-button-hover-shadow: #949494;--colors-accordion-background: #1f1f1f;--colors-accordion-border: rgba(173, 173, 173, .3);--colors-accordion-item-background-focus: #333333;--colors-utils-code-background: #333333;--colors-utils-code-border: #585858}.icon.dropdown:before{transition:transform .1s linear;display:inline-flex;justify-self:center}.collapsed .icon.dropdown:before{transform:rotate(90deg)}a{text-decoration:none;color:var(--colors-a)}h4{margin:.7rem 0}code{display:inline-block;background-color:var(--colors-utils-code-background);border-radius:3px;box-shadow:0 0 0 1px var(--colors-utils-code-border);padding:.05rem .15rem;line-height:1rem;min-height:1rem}hr{border:0;height:0;border-bottom:1px solid var(--colors-hr)}.fixed-width-500{max-width:500px;margin:0 auto}.fixed-width-500 pre{white-space:pre-wrap}.fixed-width-980{max-width:500px;margin:0 auto}.fixed-width-980 pre{white-space:pre-wrap}@media (min-width: 768px){.fixed-width-980{max-width:980px}}label:not(.native){display:inline-block}label.embedded,div[data-component=powertable] div[data-name=search-container] label,div[data-component=powertable] div[data-name=edit-block] label{line-height:.1rem}label.embedded .label-text,div[data-component=powertable] div[data-name=search-container] label .label-text,div[data-component=powertable] div[data-name=edit-block] label .label-text,div[data-component=powertable] div[data-name=search-container] label.embedded label>span,div[data-component=powertable] div[data-name=search-container] label>span,div[data-component=powertable] div[data-name=search-container] label:focus-within>span,div[data-component=powertable] div[data-name=edit-block] label.embedded label>span,div[data-component=powertable] div[data-name=edit-block] label>span,div[data-component=powertable] div[data-name=edit-block] label:focus-within>span{display:flex;justify-content:flex-end;flex-direction:column;width:-moz-max-content;width:max-content;height:.5rem;line-height:.55rem;background-color:var(--colors-input-background);border-radius:2px 2px 0 0;transform:translate(5px) translateY(2px);color:var(--colors-input-label);position:relative;z-index:1}label.embedded .label-text span,div[data-component=powertable] div[data-name=search-container] label .label-text span,div[data-component=powertable] div[data-name=edit-block] label .label-text span,div[data-component=powertable] div[data-name=search-container] label.embedded label>span span,div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:focus-within>span span,div[data-component=powertable] div[data-name=edit-block] label.embedded label>span span,div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:focus-within>span span{display:inline-flex;white-space:nowrap;padding:0 2px;transform:translateY(2px);font-size:.75rem}label.embedded:focus-within .label-text span,div[data-component=powertable] div[data-name=search-container] label:focus-within .label-text span,div[data-component=powertable] div[data-name=edit-block] label:focus-within .label-text span,label.embedded:focus-within div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:focus-within label>span span,div[data-component=powertable] div[data-name=search-container] label:focus-within>span span,label.embedded:focus-within div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:focus-within label>span span,div[data-component=powertable] div[data-name=edit-block] label:focus-within>span span{color:var(--colors-input-focused-border)}label.embedded:has(input:invalid) .label-text span,div[data-component=powertable] div[data-name=search-container] label:has(input:invalid) .label-text span,div[data-component=powertable] div[data-name=edit-block] label:has(input:invalid) .label-text span,label.embedded:has(input:invalid) div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:has(input:invalid) label>span span,label.embedded:has(input:invalid) div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:has(input:invalid) label>span span,label.embedded:has(textarea:invalid) .label-text span,div[data-component=powertable] div[data-name=search-container] label:has(textarea:invalid) .label-text span,div[data-component=powertable] div[data-name=edit-block] label:has(textarea:invalid) .label-text span,label.embedded:has(textarea:invalid) div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:has(textarea:invalid) label>span span,label.embedded:has(textarea:invalid) div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:has(textarea:invalid) label>span span,label.embedded:has(select:invalid) .label-text span,div[data-component=powertable] div[data-name=search-container] label:has(select:invalid) .label-text span,div[data-component=powertable] div[data-name=edit-block] label:has(select:invalid) .label-text span,label.embedded:has(select:invalid) div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:has(select:invalid) label>span span,label.embedded:has(select:invalid) div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:has(select:invalid) label>span span{color:var(--colors-input-invalid-border)}label:has(input:disabled).embedded .label-text,div[data-component=powertable] div[data-name=search-container] label:has(input:disabled) .label-text,div[data-component=powertable] div[data-name=edit-block] label:has(input:disabled) .label-text,label:has(input:disabled).embedded div[data-component=powertable] div[data-name=search-container] label>span,div[data-component=powertable] div[data-name=search-container] label:has(input:disabled) label>span,label:has(input:disabled).embedded div[data-component=powertable] div[data-name=edit-block] label>span,div[data-component=powertable] div[data-name=edit-block] label:has(input:disabled) label>span,label:has(textarea:disabled).embedded .label-text,div[data-component=powertable] div[data-name=search-container] label:has(textarea:disabled) .label-text,div[data-component=powertable] div[data-name=edit-block] label:has(textarea:disabled) .label-text,label:has(textarea:disabled).embedded div[data-component=powertable] div[data-name=search-container] label>span,div[data-component=powertable] div[data-name=search-container] label:has(textarea:disabled) label>span,label:has(textarea:disabled).embedded div[data-component=powertable] div[data-name=edit-block] label>span,div[data-component=powertable] div[data-name=edit-block] label:has(textarea:disabled) label>span,label:has(select:disabled).embedded .label-text,div[data-component=powertable] div[data-name=search-container] label:has(select:disabled) .label-text,div[data-component=powertable] div[data-name=edit-block] label:has(select:disabled) .label-text,label:has(select:disabled).embedded div[data-component=powertable] div[data-name=search-container] label>span,div[data-component=powertable] div[data-name=search-container] label:has(select:disabled) label>span,label:has(select:disabled).embedded div[data-component=powertable] div[data-name=edit-block] label>span,div[data-component=powertable] div[data-name=edit-block] label:has(select:disabled) label>span{background-color:var(--colors-input-disabled-background);color:var(--colors-input-disabled-label)}label:has(input.lean).embedded .label-text span,div[data-component=powertable] div[data-name=search-container] label:has(input.lean) .label-text span,div[data-component=powertable] div[data-name=edit-block] label:has(input.lean) .label-text span,label:has(input.lean).embedded div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:has(input.lean) label>span span,label:has(input.lean).embedded div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:has(input.lean) label>span span{transform:translateY(1px);font-size:.7rem}label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input).embedded .label-text span,div[data-component=powertable] div[data-name=search-container] label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input) .label-text span,div[data-component=powertable] div[data-name=edit-block] label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input) .label-text span,label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input).embedded div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input) label>span span,label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input).embedded div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label:has(input.compact,div[data-component=powertable] tr[data-name=filters-tr] input) label>span span{transform:translateY(0);font-size:.65rem}label.embedded.ff_disabled .label-text,div[data-component=powertable] div[data-name=search-container] label.ff_disabled .label-text,div[data-component=powertable] div[data-name=edit-block] label.ff_disabled .label-text,label.embedded.ff_disabled div[data-component=powertable] div[data-name=search-container] label>span,div[data-component=powertable] div[data-name=search-container] label.ff_disabled label>span,label.embedded.ff_disabled div[data-component=powertable] div[data-name=edit-block] label>span,div[data-component=powertable] div[data-name=edit-block] label.ff_disabled label>span{background-color:var(--colors-input-disabled-background);color:var(--colors-input-disabled-label)}label.embedded.ff_lean .label-text span,div[data-component=powertable] div[data-name=search-container] label.ff_lean .label-text span,div[data-component=powertable] div[data-name=edit-block] label.ff_lean .label-text span,label.embedded.ff_lean div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label.ff_lean label>span span,label.embedded.ff_lean div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label.ff_lean label>span span{transform:translateY(1px);font-size:.7rem}label.embedded.ff_compact .label-text span,div[data-component=powertable] div[data-name=search-container] label.ff_compact .label-text span,div[data-component=powertable] div[data-name=edit-block] label.ff_compact .label-text span,label.embedded.ff_compact div[data-component=powertable] div[data-name=search-container] label>span span,div[data-component=powertable] div[data-name=search-container] label.ff_compact label>span span,label.embedded.ff_compact div[data-component=powertable] div[data-name=edit-block] label>span span,div[data-component=powertable] div[data-name=edit-block] label.ff_compact label>span span{transform:translateY(0);font-size:.65rem}input,textarea,select,button{font-family:Tahoma;font-size:.8rem;vertical-align:middle;color-scheme:var(--color-scheme);box-sizing:border-box}input:not([type]):not(.native),input[type=date]:not(.native),input[type=datetime-local]:not(.native),input[type=email]:not(.native),input[type=month]:not(.native),input[type=number]:not(.native),input[type=password]:not(.native),input[type=search]:not(.native),input[type=tel]:not(.native),input[type=text]:not(.native),input[type=time]:not(.native),input[type=url]:not(.native),input[type=week]:not(.native),textarea:not(.native),select:not(.native){color:var(--colors-input);background-color:var(--colors-input-background);border:1px solid var(--colors-input-border);border-radius:3px;margin:0;padding:.4rem;line-height:1rem;width:12rem}input:not([type]):not(.native):focus,input[type=date]:not(.native):focus,input[type=datetime-local]:not(.native):focus,input[type=email]:not(.native):focus,input[type=month]:not(.native):focus,input[type=number]:not(.native):focus,input[type=password]:not(.native):focus,input[type=search]:not(.native):focus,input[type=tel]:not(.native):focus,input[type=text]:not(.native):focus,input[type=time]:not(.native):focus,input[type=url]:not(.native):focus,input[type=week]:not(.native):focus,textarea:not(.native):focus,select:not(.native):focus{outline:none;border-color:var(--colors-input-focused-border);box-shadow:0 0 2px 0 var(--colors-input-focused-shadow)}input:not([type]):not(.native):disabled,input[type=date]:not(.native):disabled,input[type=datetime-local]:not(.native):disabled,input[type=email]:not(.native):disabled,input[type=month]:not(.native):disabled,input[type=number]:not(.native):disabled,input[type=password]:not(.native):disabled,input[type=search]:not(.native):disabled,input[type=tel]:not(.native):disabled,input[type=text]:not(.native):disabled,input[type=time]:not(.native):disabled,input[type=url]:not(.native):disabled,input[type=week]:not(.native):disabled,textarea:not(.native):disabled,select:not(.native):disabled{background-color:var(--colors-input-disabled-background);color:var(--colors-input-disabled)}input:not([type]):not(.native):invalid,input[type=date]:not(.native):invalid,input[type=datetime-local]:not(.native):invalid,input[type=email]:not(.native):invalid,input[type=month]:not(.native):invalid,input[type=number]:not(.native):invalid,input[type=password]:not(.native):invalid,input[type=search]:not(.native):invalid,input[type=tel]:not(.native):invalid,input[type=text]:not(.native):invalid,input[type=time]:not(.native):invalid,input[type=url]:not(.native):invalid,input[type=week]:not(.native):invalid,textarea:not(.native):invalid,select:not(.native):invalid{border-color:var(--colors-input-invalid-border);box-shadow:0 0 2px 0 var(--colors-input-invalid-shadow)}input:not([type]).lean,input[type=date].lean,input[type=datetime-local].lean,input[type=email].lean,input[type=month].lean,input[type=number].lean,input[type=password].lean,input[type=search].lean,input[type=tel].lean,input[type=text].lean,input[type=time].lean,input[type=url].lean,input[type=week].lean,textarea.lean,select.lean,div[data-component=powertable] div[data-name=dropdown-container] select{padding:.2rem;width:11rem}input:not([type]).compact,div[data-component=powertable] tr[data-name=filters-tr] input:not([type]),input[type=date].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=date],input[type=datetime-local].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=datetime-local],input[type=email].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=email],input[type=month].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=month],input[type=number].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=number],input[type=password].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=password],input[type=search].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=search],input[type=tel].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=tel],input[type=text].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=text],input[type=time].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=time],input[type=url].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=url],input[type=week].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=week],textarea.compact,select.compact{padding:0rem .2rem .04rem;width:10rem}input[type=color]:not(.native){border:1px solid var(--colors-input-border);border-radius:5px;background-color:transparent;height:1.924rem}input[type=color].lean{height:1.5128rem}input[type=color].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=color]{height:1.154rem}input[type=number].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=number]{padding-right:0;padding-left:.4rem}button{margin:0;padding:.4rem .5rem;line-height:calc(1rem - 2px)}button.lean{padding:.2rem .3rem}button.compact{padding:0rem .2rem .04rem}button.btn,input[type=button],input[type=reset],input[type=submit]{color:var(--colors-input);background:var(--colors-button-background-gradient);border:1px solid var(--colors-button-border);border-radius:5px;margin:0;padding:.4rem .5rem;line-height:1rem}button.btn:active:not(:disabled),input[type=button]:active:not(:disabled),input[type=reset]:active:not(:disabled),input[type=submit]:active:not(:disabled){background:var(--colors-button-active-background-gradient)}button.btn:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{background:var(--colors-button-disabled-background-gradient);color:var(--colors-input-disabled)}button.btn.lean,input[type=button].lean,input[type=reset].lean,input[type=submit].lean{padding:.2rem .3rem}button.btn.compact,input[type=button].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=button],input[type=reset].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=reset],input[type=submit].compact,div[data-component=powertable] tr[data-name=filters-tr] input[type=submit]{padding:0rem .2rem .04rem}button.btn:not(.native):not(:disabled):hover,input[type=button]:not(.native):not(:disabled):hover,input[type=reset]:not(.native):not(:disabled):hover,input[type=submit]:not(.native):not(:disabled):hover,input[type=color]:not(.native):not(:disabled):hover{box-shadow:0 0 2px 0 var(--colors-button-hover-shadow);border-color:var(--colors-button-hover-border)}button.a,input[type=button].a,input[type=reset].a,input[type=submit].a,input[type=color].a{border-width:0;background-color:transparent}button.a:not(:disabled),input[type=button].a:not(:disabled),input[type=reset].a:not(:disabled),input[type=submit].a:not(:disabled),input[type=color].a:not(:disabled){cursor:pointer;color:var(--colors-a)}.accordion{border-radius:3px;overflow:hidden;word-break:break-word;box-shadow:0 1px 2px 0 var(--colors-accordion-border),0 0 1px 1px var(--colors-accordion-border)}.accordion .item{position:relative;background-color:var(--colors-accordion-background)}.accordion .item:not(:first-child):before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:1px;background:var(--colors-accordion-border)}.accordion .item:first-child:before{display:none}.accordion .header{display:flex;width:100%;border:0;background-color:transparent;justify-content:space-between;padding:.5rem;font-weight:700;cursor:pointer;color:inherit;align-items:center}.accordion .header:focus{outline:0;background-color:var(--colors-accordion-item-background-focus)}.accordion .content{padding:.5rem}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.9rem;background-color:var(--colors-body-background);color:var(--colors-body)}.circle-spinner{--size: 60px;--color: #2d82c7;--duration: .75s;height:var(--size);width:var(--size);border-color:var(--color) transparent var(--color) var(--color);border-width:calc(var(--size) / 15);border-style:solid;-o-border-image:initial;border-image:initial;border-radius:50%;animation:var(--duration) linear 0s infinite normal none running circle-spinner-rotate}@keyframes circle-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (prefers-color-scheme: dark){:root{--colors-highlighted-input: #234a75;--colors-regex-input: #f26cf7;--colors-custom-input: #189edf;--colors-thead-background: #1e1e1e;--colors-tfoot-background: #1e1e1e;--colors-tr-even-background: #1e1e1e;--colors-tr-odd-background: #2b2b2b;--colors-thead-shadow: #444;--colors-tfoot-shadow: #444;--colors-menu-background: #1e1e1e;--colors-menu-shadow1: #606060;--colors-menu-shadow2: #646464;--colors-menu-hover-background: #444444;--colors-pagination-button-color: #fff;--colors-no-results-background: #2d2d2d;--colors-highlight-search-match-background: #736600;--colors-highlight-filter-match-background: #0b679d;--colors-highlight-overlap-match-background: #4e8809}}:root[data-color-scheme=dark]{--colors-highlighted-input: #234a75;--colors-regex-input: #f26cf7;--colors-custom-input: #189edf;--colors-thead-background: #1e1e1e;--colors-tfoot-background: #1e1e1e;--colors-tr-even-background: #1e1e1e;--colors-tr-odd-background: #2b2b2b;--colors-thead-shadow: #444;--colors-tfoot-shadow: #444;--colors-menu-background: #1e1e1e;--colors-menu-shadow1: #606060;--colors-menu-shadow2: #646464;--colors-menu-hover-background: #444444;--colors-pagination-button-color: #fff;--colors-no-results-background: #2d2d2d;--colors-highlight-search-match-background: #736600;--colors-highlight-filter-match-background: #0b679d;--colors-highlight-overlap-match-background: #4e8809}div[data-component=powertable] table tbody tr[data-name=titles-tr] th[data-key=id],div[data-component=powertable] tr[data-name=filters-tr] th[data-key=id]{width:60px}div[data-component=powertable] div[data-name=dropdown-container] select{width:4rem}div[data-component=powertable] div[data-name=edit-block] label{width:100%}div[data-component=powertable] div[data-name=edit-block] label [data-name=edit-textarea]{width:100%;min-height:2rem;box-sizing:border-box}div[data-component=powertable] div[data-name=edit-block] button[data-name=edit-submit]{margin-top:8px}.powertable{display:flex;justify-content:center}.powertable div[data-name=table-container] table tbody td{max-width:25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:transparent;padding-left:10px;padding-right:10px}.powertable div[data-name=table-container] table tbody td:hover{max-width:none;background-color:transparent;overflow:visible;position:relative;z-index:10;white-space:nowrap}:root,:root[data-color-scheme=light]{--colors-custom-style1-background:rgba(33, 149, 243, .168627451)}.powertable div[data-name=table-container] table tbody tr:nth-child(2n-1){background-color:var(--colors-custom-style1-background)!important}.powertable div[data-name=table-container] table tbody td,.powertable div[data-name=table-container] table tbody th{border-right:1px solid}.powertable div[data-name=table-container] table tbody tr td:first-child,.powertable div[data-name=table-container] table tbody tr th:last-child{border-left:1px solid}.powertable div[data-name=table-container] table tbody tr:first-child td,.powertable div[data-name=table-container] table tbody tr:first-child th{border-top:1px solid}.powertable div[data-name=table-container] table tbody tr td,.powertable div[data-name=table-container] table tbody tr th{border-bottom:1px solid}
