@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Fira+Code:wght@400;500&display=swap);:host *,:host :after,:host :before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{height:.5rem;width:.5rem}:host ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}#toast-container>:not(:last-child){-webkit-margin-after:1rem;margin-block-end:1rem}.toast-container{display:block;position:fixed;z-index:1080;z-index:var(--theme-z-index-toast)}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{bottom:2rem;right:1rem}:root{--theme-z-index-sticky:1020;--theme-z-index-fixed:1030;--theme-z-index-modal-backdrop:1040;--theme-z-index-modal:1050;--theme-z-index-dropdown:1060;--theme-z-index-tooltip:1070;--theme-z-index-toast:1080}label.ix-form-label{color:var(--theme-color-soft-text);padding:2px 0}label.ix-form-label.label-alignment-left{padding:6px 0}input.ix-form-control{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);min-height:2rem;padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto}input.ix-form-control[type=number]{text-align:right}input.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}input.ix-form-control:-webkit-autofill{-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;color:var(--theme-input--color--autofill)!important}input.ix-form-control:-webkit-autofill,input.ix-form-control:autofill{-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;color:var(--theme-input--color--autofill)!important}input.ix-form-control::placeholder{color:var(--theme-input-hint--color)}input.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}input.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}input.ix-form-control.read-only,input.ix-form-control:read-only{background-color:initial;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--readonly);border-radius:0;box-shadow:none;outline:none}input.ix-form-control.read-only::placeholder,input.ix-form-control:read-only::placeholder{color:#0000}input.ix-form-control.disabled,input.ix-form-control:disabled{background-color:initial;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--disabled);border-radius:0;box-shadow:none;color:var(--theme-input--color--disabled);outline:none}input.ix-form-control.disabled::placeholder,input.ix-form-control:disabled::placeholder{color:#0000}textarea.ix-form-control{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto}textarea.ix-form-control[type=number]{text-align:right}textarea.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}textarea.ix-form-control:-webkit-autofill{-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;color:var(--theme-input--color--autofill)!important}textarea.ix-form-control:-webkit-autofill,textarea.ix-form-control:autofill{-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;color:var(--theme-input--color--autofill)!important}textarea.ix-form-control::placeholder{color:var(--theme-input-hint--color)}textarea.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}textarea.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}textarea.ix-form-control.read-only,textarea.ix-form-control:read-only{background-color:initial;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--readonly);border-radius:0;box-shadow:none;outline:none}textarea.ix-form-control.read-only::placeholder,textarea.ix-form-control:read-only::placeholder{color:#0000}textarea.ix-form-control.disabled,textarea.ix-form-control:disabled{background-color:initial;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--disabled);border-radius:0;box-shadow:none;color:var(--theme-input--color--disabled);outline:none}textarea.ix-form-control.disabled::placeholder,textarea.ix-form-control:disabled::placeholder{color:#0000}textarea.ix-form-control{height:3.25rem;min-height:2rem;padding:calc(.375rem - var(--theme-input--border-thickness)) calc(.5rem - var(--theme-input--border-thickness))}input.ix-info:not(.disabled):not(:disabled):not([disabled]),textarea.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover)!important}input.ix-info:not(.disabled):not(:disabled):not([disabled]):active,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--warning--active)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--invalid--hover)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active)!important}input.ix-form-control~.invalid-feedback,input.ix-form-control~.valid-feedback,textarea.ix-form-control~.invalid-feedback,textarea.ix-form-control~.valid-feedback{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;display:none;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);text-decoration:none}form input.ix-form-control~.valid-feedback,form textarea.ix-form-control~.valid-feedback{color:var(--theme-color-success)}form input.ix-form-control~.invalid-feedback,form textarea.ix-form-control~.invalid-feedback{color:var(--theme-color-alarm-text)}form.was-validated .ix-form-control.is-invalid,form.was-validated .ix-form-control:invalid,form:not([novalidate]) .ix-form-control.is-invalid,form:not([novalidate]) .ix-form-control:invalid{background-color:var(--theme-input-error--background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='512' height='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 42.667c117.626 0 213.333 95.707 213.333 213.333S373.626 469.333 256 469.333 42.667 373.626 42.667 256 138.374 42.667 256 42.667Zm0 42.666C161.56 85.333 85.333 161.56 85.333 256S161.56 426.667 256 426.667 426.667 350.44 426.667 256 350.44 85.333 256 85.333Zm70.248 70.249 30.17 30.17L286.168 256l70.25 70.248-30.17 30.17L256 286.168l-70.248 70.25-30.17-30.17L225.83 256l-70.248-70.248 30.17-30.17L256 225.83l70.248-70.248Z' fill='%23ff2640' fill-rule='evenodd' fill-opacity='.75'/%3E%3C/svg%3E")!important;background-position:left calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:18px;border-color:var(--theme-input-error--border-color);padding-left:calc(1.5em + .75rem);padding-right:.75rem}form.was-validated .ix-form-control.is-invalid~.invalid-feedback,form.was-validated .ix-form-control:invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control.is-invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control:invalid~.invalid-feedback{display:block}form.was-validated .ix-form-control.is-valid~.valid-feedback,form.was-validated .ix-form-control:valid~.valid-feedback,form:not([novalidate]) .ix-form-control.is-valid~.valid-feedback,form:not([novalidate]) .ix-form-control:valid~.valid-feedback{display:block}form:not(.was-validated) .ix-form-control.invalid-feedback,form:not(.was-validated) .ix-form-control.valid-feedback{display:none!important}.ix-form-control[type=checkbox]:checked,.ix-form-control[type=checkbox]:not(:checked){cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ix-form-control[type=checkbox]:checked+label,.ix-form-control[type=checkbox]:not(:checked)+label{color:var(--theme-checkbox-label--color);display:inline-flex;min-height:1.5rem;position:relative;-webkit-user-select:none;user-select:none}.ix-form-control[type=checkbox]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=checkbox]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";float:left;height:1.125rem;margin-right:.5rem;margin-top:1px;max-height:1.125rem;max-width:1.125rem;min-height:1.125rem;min-width:1.125rem;width:1.125rem}.ix-form-control[type=checkbox]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:not(:checked)+label:before{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}.ix-form-control[type=checkbox]:not(:checked):hover+label:before{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}.ix-form-control[type=checkbox]:not(:checked):active+label:before{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}.ix-form-control[type=checkbox]:not(:checked):disabled+label:before{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}.ix-form-control[type=checkbox]:checked+label:before{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}.ix-form-control[type=checkbox]:checked+label:after{border-bottom:.0625rem solid var(--theme-checkbox-checked--color);border-left:.0625rem solid var(--theme-checkbox-checked--color);border-right:none;border-top:none;content:"";display:block;height:.26rem;margin:.525rem .42rem .1875rem;position:absolute;transform:translate(-1px,-3px) rotate(-53deg) scale(2) skew(-8deg,-3deg);width:.4rem}.ix-form-control[type=checkbox]:checked:hover+label:before{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}.ix-form-control[type=checkbox]:checked:active+label:before{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}.ix-form-control[type=checkbox]:checked:disabled+label:before{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}.ix-form-control[type=checkbox]:checked:disabled+label:after{border-color:var(--theme-checkbox-checked--color--disabled)}.ix-form-control[type=checkbox]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=checkbox]:indeterminate+label:after{border-bottom:.125rem solid var(--theme-checkbox-mixed--color);content:"";display:block;height:.125rem;margin:.5625rem 0 0 .25rem;position:absolute;width:.625rem}.ix-form-control[type=checkbox]:indeterminate+label:before{background-color:var(--theme-checkbox-mixed--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color)}.ix-form-control[type=checkbox]:indeterminate:hover+label:before{background-color:var(--theme-checkbox-mixed--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--hover)}.ix-form-control[type=checkbox]:indeterminate:active+label:before{background-color:var(--theme-checkbox-mixed--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--active)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:before{background-color:var(--theme-checkbox-mixed--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--disabled)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:after{border-color:var(--theme-checkbox-mixed--color--disabled)}.ix-form-control[type=checkbox]:disabled+label{color:var(--theme-checkbox-label--color--disabled)}.ix-form-control[type=radio]:checked,.ix-form-control[type=radio]:not(:checked){clip:rect(0 0 0 0);-webkit-appearance:none;appearance:none;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;max-height:1px;max-width:1px;min-height:0;min-width:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.ix-form-control[type=radio]:checked+label,.ix-form-control[type=radio]:not(:checked)+label{align-items:flex-start;color:var(--theme-radiobtn-label--color);display:inline-flex;margin-right:1rem;position:relative;-webkit-user-select:none;user-select:none}.ix-form-control[type=radio]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=radio]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;content:"";float:left;height:1.25rem;margin-right:.5rem;max-height:1.25rem;max-width:1.25rem;min-height:1.25rem;min-width:1.25rem;width:1.25rem}.ix-form-control[type=radio]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:not(:checked)+label:before{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}.ix-form-control[type=radio]:not(:checked):hover+label:before{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}.ix-form-control[type=radio]:not(:checked):active+label:before{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}.ix-form-control[type=radio]:not(:checked):disabled+label:before{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}.ix-form-control[type=radio]:checked+label:before{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}.ix-form-control[type=radio]:checked+label:after{background-color:var(--theme-radiobtn-checked--color);border-radius:100%;content:"";display:block;height:.5rem;left:.375rem;position:absolute;top:.5rem;width:.5rem}.ix-form-control[type=radio]:checked:hover+label:before{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}.ix-form-control[type=radio]:checked:active+label:before{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}.ix-form-control[type=radio]:checked:disabled+label:before{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}.ix-form-control[type=radio]:checked:disabled+label:after{border-color:var(--theme-radiobtn-checked--color--disabled)}.ix-form-control[type=radio]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=radio]:disabled+label{color:var(--theme-radiobtn-label--color--disabled)}.text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.625rem;font-weight:400;line-height:1.4em}.text-s{font-weight:400}.text-caption,.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.75rem;line-height:1.5em}.text-caption{font-weight:700}.text-caption-single{font-size:.75rem;font-weight:700;line-height:1em}.text-caption-single,.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif}.text-default{font-size:.875rem;font-weight:400;line-height:1.429em}.text-default-single{font-weight:400;line-height:1.143em}.text-default-single,.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem}.text-default-title{font-weight:700;line-height:1.429em}.text-default-title-single{font-size:.875rem;font-weight:700;line-height:1.143em}.text-default-title-single,.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif}.text-l{font-size:1rem;font-weight:400;line-height:1.5em}.text-l-single{font-weight:400;line-height:1.25em}.text-l-single,.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:1rem}.text-l-title{font-weight:700;line-height:1.5em}.text-l-title-single{font-size:1rem;line-height:1.25em}.text-h2,.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-weight:700}.text-h2{line-height:1.455em}.text-h2,.text-xl{font-size:1.375rem}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-weight:400;line-height:1.091em}a[href]{color:var(--theme-color-primary);text-decoration:none}a[href]:not(.disabled):not(:disabled).active,a[href]:not(.disabled):not(:disabled).hover,a[href]:not(.disabled):not(:disabled):active,a[href]:not(.disabled):not(:disabled):hover{color:var(--theme-color-dynamic);text-decoration:underline}a[href]:not(.disabled):not(:disabled):visited{color:var(--theme-color-primary);text-decoration:none}a[href]:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:.125rem}a[href] .glyph{vertical-align:middle}a[href] .glyph:before{display:inline-block;text-decoration:none}a[href]:not(.disabled):not(:disabled){cursor:pointer}ix-menu>a[href]{color:inherit;text-decoration:none}a[href]:has(+ix-menu-item){color:inherit;text-decoration:none}:root body{--theme-box-shadow-lvl-1:var(--theme-shadow-1);--theme-box-shadow-lvl-2:var(--theme-shadow-2);--theme-box-shadow-lvl-3:var(--theme-shadow-3);--theme-box-shadow-lvl-4:var(--theme-shadow-4);--theme-box-shadow-level-1:var(--theme-shadow-1);--theme-box-shadow-level-2:var(--theme-shadow-2);--theme-box-shadow-level-3:var(--theme-shadow-3);--theme-box-shadow-level-4:var(--theme-shadow-4);--theme-box-shadow-insert:var(--theme-inset-shadow-1)}.input-group-label{color:var(--theme-input-unit--color);margin-left:2px;margin-right:2px}.group-start .input-group-label:first-child{margin-left:8px}.group-start .input-group-label:last-child{margin-right:4px}.group-end .input-group-label:first-child{margin-left:4px}.group-end .input-group-label:last-child{margin-right:8px}.ix-table{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;--ix-table-background:var(--theme-table--background);--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--theme-table--color);--bs-table-bg:var(--theme-table--background);--bs-table-border-color:var(--theme-table--border-color);--bs-table-accent-bg:#0000;--bs-table-striped-color:var(--theme-table--color);--bs-table-striped-bg:var(--theme-table-data-row-alt--background);--bs-table-active-color:var(--theme-table--color);--bs-table-active-bg:var(--theme-table-data-row-alt--background--active);--bs-table-hover-color:var(--theme-table--color);--bs-table-hover-bg:var(--theme-table-data-row-alt--background--hover);border-color:var(--theme-table--border-color);border-spacing:0;box-sizing:border-box;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.429em;margin-bottom:1rem;vertical-align:top;width:100%}.ix-table-striped>tbody>tr:nth-of-type(odd)>*{--ix-table-background:var(--theme-table-data-row-alt--background)}.ix-table thead{background-color:var(--theme-table-header-row--background)}.ix-table>thead{vertical-align:bottom}.ix-table>:not(caption)>*>*{background-color:var(--ix-table-background);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px #0000;padding:.5rem}.ix-table td,.ix-table th{border-bottom-color:var(--theme-table-data-row--border-color)}.ix-table tbody,.ix-table td,.ix-table tfoot,.ix-table th,.ix-table thead,.ix-table tr{text-align:left}.typography-label{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl)}.typography-label,.typography-label-xs{-moz-osx-font-smooting:grayscale;line-height:var(--theme-line-height-sm);text-decoration:none}.typography-label-xs{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl)}.typography-label-sm{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl)}.typography-label-lg,.typography-label-sm{-moz-osx-font-smooting:grayscale;line-height:var(--theme-line-height-sm);text-decoration:none}.typography-label-lg{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg)}.typography-body{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md)}.typography-body,.typography-body-xs{-moz-osx-font-smooting:grayscale;text-decoration:none}.typography-body-xs{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);line-height:var(--theme-line-height-lg)}.typography-body-sm{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl)}.typography-body-lg,.typography-body-sm{-moz-osx-font-smooting:grayscale;line-height:var(--theme-line-height-lg);text-decoration:none}.typography-body-lg{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg)}.typography-display{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md)}.typography-display,.typography-display-xs{-moz-osx-font-smooting:grayscale;line-height:var(--theme-line-height-xs);text-decoration:none}.typography-display-xs{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm)}.typography-display-sm{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg)}.typography-display-lg,.typography-display-sm{-moz-osx-font-smooting:grayscale;line-height:var(--theme-line-height-xs);text-decoration:none}.typography-display-lg{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md)}.typography-display-xl{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-5);font-style:normal;font-weight:var(--theme-font-weight-bold)}.typography-display-xl,.typography-display-xxl{-moz-osx-font-smooting:grayscale;letter-spacing:var(--theme-letter-spacing-sm);line-height:var(--theme-line-height-xs);text-decoration:none}.typography-display-xxl{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-6);font-style:normal;font-weight:var(--theme-font-weight-bold)}.h6,.typography-h6,h6{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-bold)}.h5,.h6,.typography-h5,.typography-h6,h5,h6{-moz-osx-font-smooting:grayscale;letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none}.h5,.typography-h5,h5{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-bold)}.h4,.typography-h4,h4{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-bold)}.h3,.h4,.typography-h3,.typography-h4,h3,h4{-moz-osx-font-smooting:grayscale;letter-spacing:var(--theme-letter-spacing-lg);line-height:var(--theme-line-height-lg);text-decoration:none}.h3,.typography-h3,h3{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-bold)}.h2,.typography-h2,h2{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-md)}.h1,.h2,.typography-h1,.typography-h2,h1,h2{-moz-osx-font-smooting:grayscale;letter-spacing:var(--theme-letter-spacing-md);text-decoration:none}.h1,.typography-h1,h1{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-sm)}.typography-code{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal)}.typography-code,.typography-code-lg{-moz-osx-font-smooting:grayscale;letter-spacing:var(--theme-letter-spacing-md);line-height:var(--theme-line-height-lg);text-decoration:none}.typography-code-lg{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal)}.typography-code-sm{font-feature-settings:"clig" off,"liga" off;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none}.typography-decoration-none{text-decoration:none!important}.typography-decoration-underline{text-decoration:underline!important}.typography-decoration-line-through{text-decoration:line-through!important}.typography-weight-bold{font-weight:700!important}.ix-button-group{display:inline-flex;position:relative;vertical-align:middle}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--theme-color-warning-40);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--theme-font-code);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;font-size:.875em}code a>code{color:inherit}kbd{border-radius:.25rem;font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button,input,optgroup,select,textarea{font-family:inherit;line-height:inherit;margin:0}figure{margin:0 0 1rem}::-moz-focus-inner{border-style:none;padding:0}iframe{border:0}img,svg{vertical-align:middle}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}:not([data-ix-theme]) body:not([data-ix-theme]),[data-ix-theme]{--theme-logo--siemens:url("data:image/svg+xml;charset=utf8,%3Csvg width=%2776%27 height=%2712%27 viewBox=%270 0 76 12%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M.497 11.545v-2.27c1.292.407 2.435.61 3.43.61 1.373 0 2.06-.363 2.06-1.088 0-.27-.1-.498-.3-.682-.206-.195-.73-.466-1.573-.812C2.6 6.68 1.614 6.15 1.156 5.71.561 5.132.264 4.402.264 3.52c0-1.137.433-2.003 1.3-2.598.855-.59 1.97-.885 3.346-.885.758 0 1.854.14 3.289.419v2.183C7.132 2.213 6.141 2 5.225 2c-1.289 0-1.933.354-1.933 1.064 0 .265.13.481.39.649.216.136.811.422 1.785.86C6.87 5.198 7.804 5.739 8.27 6.2c.552.546.828 1.253.828 2.12 0 1.244-.541 2.194-1.624 2.849-.877.53-2.014.795-3.411.795-1.18 0-2.368-.139-3.565-.418zM10.91.237h3.211V11.73h-3.21V.237zm6.155 11.494V.237H25.3v2.079h-5.14V4.91h4.474v1.896H20.16v2.728h5.272v2.196h-8.367zm10.463 0V.237h4.163l2.892 7.344L37.547.237h3.954V11.73h-3.044V3.593l-3.37 8.255h-1.99L29.79 3.593v8.138h-2.262zm16.918 0V.237h8.234v2.079h-5.14V4.91h4.475v1.896H47.54v2.728h5.273v2.196h-8.368zm10.48 0V.237h3.721l3.948 7.694V.237h2.261V11.73h-3.615l-4.053-7.798v7.798h-2.262zm12.21-.186v-2.27c1.28.407 2.424.61 3.43.61 1.373 0 2.059-.363 2.059-1.088a.903.903 0 0 0-.29-.682c-.207-.195-.734-.466-1.582-.812-1.508-.617-2.495-1.147-2.958-1.592-.594-.573-.891-1.306-.891-2.2 0-1.13.432-1.994 1.299-2.59.855-.59 1.97-.884 3.346-.884.774 0 1.776.123 3.005.37l.284.049v2.183C73.77 2.213 72.776 2 71.856 2c-1.284 0-1.925.354-1.925 1.064 0 .265.13.481.389.649.206.13.804.417 1.794.86 1.392.624 2.324 1.165 2.793 1.625.553.547.829 1.254.829 2.12 0 1.245-.539 2.195-1.616 2.85-.882.53-2.022.795-3.419.795-1.18 0-2.37-.139-3.565-.418z%27 fill=%27%23FFF%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E%0A");--theme-text-decoration-none:none;--theme-text-decoration-underline:underline;--theme-text-decoration-line-through:line-through;--theme-size--6:0.125rem;--theme-size--5:0.1875rem;--theme-size--4:0.25rem;--theme-size--3:0.375rem;--theme-size--2:0.5rem;--theme-size--1:0.75rem;--theme-size-0:1rem;--theme-size-1:1.5rem;--theme-size-2:2rem;--theme-size-3:3rem;--theme-size-4:4rem;--theme-size-5:6rem;--theme-size-6:8rem;--theme-size-7:12rem;--theme-size-8:16rem;--theme-default-control-height:32px;--theme-large-control-height:40px;--theme-medium-control-height:24px;--theme-large-icon-size:2rem;--theme-default-icon-size:1.5rem;--theme-small-icon-size:1rem;--theme-input-min-width:0.125rem;--theme-space--3:0.125rem;--theme-space--2:0.1875rem;--theme-space--1:0.25rem;--theme-space-0:0.375rem;--theme-space-1:0.5rem;--theme-space-2:0.75rem;--theme-space-3:1rem;--theme-space-4:1.5rem;--theme-space-5:2rem;--theme-space-6:3rem;--theme-space-7:4rem;--theme-space-8:6rem;--theme-input-padding-y:0.5rem;--theme-input-padding-x:0.5rem;--theme-container-size-0:15rem;--theme-container-size-1:20rem;--theme-container-size-2:22.5rem;--theme-container-size-3:30rem;--theme-container-size-4:37.5rem;--theme-container-size-5:45rem;--theme-container-size-6:52.5rem;--theme-shadow-1-x-offset-1:0;--theme-shadow-1-y-offset-1:2;--theme-shadow-1-blur-1:2;--theme-shadow-1-spread-1:0;--theme-shadow-1-x-offset-2:0;--theme-shadow-1-y-offset-2:1;--theme-shadow-1-blur-2:1;--theme-shadow-1-spread-2:0;--theme-shadow-2-x-offset-1:-4;--theme-shadow-2-y-offset-1:0;--theme-shadow-2-blur-1:8;--theme-shadow-2-spread-1:0;--theme-shadow-2-x-offset-2:4;--theme-shadow-2-y-offset-2:0;--theme-shadow-2-blur-2:8;--theme-shadow-2-spread-2:0;--theme-shadow-2-x-offset-3:0;--theme-shadow-2-y-offset-3:0;--theme-shadow-2-blur-3:16;--theme-shadow-2-spread-3:0;--theme-shadow-3-x-offset-1:0;--theme-shadow-3-y-offset-1:2;--theme-shadow-3-blur-1:6;--theme-shadow-3-spread-1:0;--theme-shadow-3-x-offset-2:0;--theme-shadow-3-y-offset-2:0;--theme-shadow-3-blur-2:8;--theme-shadow-3-spread-2:0;--theme-shadow-4-x-offset-1:0;--theme-shadow-4-y-offset-1:0;--theme-shadow-4-blur-1:2;--theme-shadow-4-spread-1:0;--theme-shadow-4-x-offset-2:0;--theme-shadow-4-y-offset-2:4;--theme-shadow-4-blur-2:8;--theme-shadow-4-spread-2:0;--theme-shadow-4-x-offset-3:0;--theme-shadow-4-y-offset-3:12;--theme-shadow-4-blur-3:18;--theme-shadow-4-spread-3:0;--theme-inner-shadow-x-offset-1:0;--theme-inner-shadow-y-offset-1:2;--theme-inner-shadow-blur-1:4;--theme-inner-shadow-spread-1:0;--theme-lightbox-blur:5.44;--theme-overlay-blur:43.49;--theme-focus-outline-offset:0.125rem;--theme-x-slow-time:1000;--theme-slow-time:500;--theme-medium-time:300;--theme-default-time:150;--theme-short-time:0;--theme-ms--2:0.625rem;--theme-ms--1:0.75rem;--theme-ms-0:0.875rem;--theme-ms-1:1rem;--theme-ms-1-2:1.125rem;--theme-ms-2:1.25rem;--theme-ms-3:1.5rem;--theme-ms-4:1.8125rem;--theme-ms-5:2.1875rem;--theme-ms-6:2.625rem;--theme-ms-7:3.125rem;--theme-ms-8:3.75rem;--theme-font-weight-normal:400;--theme-font-weight-bold:700;--theme-font-weight-black:900;--theme-line-height-s:1.5;--theme-line-height-xl:1.091;--theme-line-height-h2:1.455;--theme-line-height-l-single:1.25;--theme-line-height-default-single:1.143;--theme-line-height-default:1.429;--theme-line-height-caption-single:1;--theme-line-height-caption:1.5;--theme-line-height-s-single:1.5;--theme-line-height-l:1.5;--theme-line-height-lg:1.5;--theme-line-height-md:1.43;--theme-line-height-sm:1.2;--theme-line-height-mdsm:1.3;--theme-line-height-xs:1;--theme-letter-spacing-xs:-0.012em;--theme-letter-spacing-sm:-0.006em;--theme-letter-spacing-md:0em;--theme-letter-spacing-lg:0.006em;--theme-letter-spacing-xl:0.012em;--theme-letter-spacing-xxl:0.02em;--theme-focus--outline-offset:0.125rem;--theme-default-border-radius:0.25rem;--theme-small-border-radius:0.0125rem;--theme-min-border-radius:0rem;--theme-border-width-default:0.0625rem;--theme-border-width-thick:0.125rem;--theme-border-width-none:0rem;--theme-focus-border-thickness:0.0625rem;--theme-focus--border-thickness:0.0625rem;--theme-font-size-xs:0.625rem;--theme-font-size-s:0.75rem;--theme-font-size-caption:0.75rem;--theme-font-size-default:0.875rem;--theme-font-size-l:1rem;--theme-font-size-xl:1.375rem;--theme-animated-tab-circle--background:var(--theme-color-component-1);--theme-animated-tab-circle--background--hover:var(--theme-color-ghost-primary--hover);--theme-animated-tab-circle--background--active:var(--theme-color-ghost-primary--active);--theme-animated-tab-circle--background--selected:var(--theme-color-ghost);--theme-animated-tab-circle--background--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--border-color:var(--theme-color-0);--theme-animated-tab-circle--border-color--hover:var(--theme-color-0);--theme-animated-tab-circle--border-color--active:var(--theme-color-0);--theme-animated-tab-circle--border-color--selected:var(--theme-color-dynamic);--theme-animated-tab-circle--border-color--disabled:var(--theme-color-ghost);--theme-animated-tab-icon--color:var(--theme-color-std-text);--theme-animated-tab-icon--color--hover:var(--theme-color-std-text);--theme-animated-tab-icon--color--active:var(--theme-color-std-text);--theme-animated-tab-icon--color--selected:var(--theme-color-std-text);--theme-animated-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-animated-tab-indicator--background:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-app-header-logo--color:var(--theme-color-logo);--theme-app-header--color:var(--theme-color-std-text);--theme-app-header--background:var(--theme-color-2);--theme-app-header--border-color:var(--theme-color-weak-bdr);--theme-app-header--border-width:var(--theme-blind--border-thickness);--theme-avatar-btn--background:var(--theme-color-ghost);--theme-avatar-btn--background--hover:var(--theme-color-ghost--hover);--theme-avatar-btn--background--active:var(--theme-color-ghost--active);--theme-avatar-btn--color:var(--theme-color-std-text);--theme-avatar-btn--color--hover:var(--theme-color-std-text);--theme-avatar-btn--color--active:var(--theme-color-std-text);--theme-avatar--background:var(--theme-color-component-3);--theme-avatar--color:var(--theme-color-std-text);--theme-blind-base--border-color:var(--theme-color-0);--theme-blind-base--background:var(--theme-color-component-1);--theme-blind-header-closed--background:var(--theme-color-ghost);--theme-blind-header-closed--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-closed--background--active:var(--theme-color-ghost--active);--theme-blind-header-closed--color:var(--theme-color-std-text);--theme-blind-header-closed--color--active:var(--theme-color-std-text);--theme-blind-header-closed--color--hover:var(--theme-color-std-text);--theme-blind-header-icon-closed--color:var(--theme-color-primary);--theme-blind-header-icon-closed--color--active:var(--theme-color-primary);--theme-blind-header-icon-closed--color--hover:var(--theme-color-primary);--theme-blind-header-icon-open--color--active:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--hover:var(--theme-color-dynamic);--theme-blind-header-icon-open--color:var(--theme-color-dynamic);--theme-blind-header-open--background:var(--theme-color-ghost);--theme-blind-header-open--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-open--background--active:var(--theme-color-ghost--active);--theme-blind-header-open--color--active:var(--theme-color-std-text);--theme-blind-header-open--color--hover:var(--theme-color-std-text);--theme-blind-header-open--color:var(--theme-color-std-text);--theme-blind--border-radius:var(--theme-default-border-radius);--theme-blind--border-thickness:var(--theme-border-width-default);--theme-breadcrumb-btn-arrow--color:var(--theme-color-soft-text);--theme-breadcrumb-btn-arrow--color--hover:var(--theme-color-std-text);--theme-breadcrumb-btn-arrow--color--active:var(--theme-color-std-text);--theme-breadcrumb-btn-last--color:var(--theme-color-soft-text);--theme-breadcrumb-btn--background:var(--theme-color-component-1);--theme-breadcrumb-btn--background--hover:var(--theme-color-component-1--hover);--theme-breadcrumb-btn--background--active:var(--theme-color-component-1--active);--theme-breadcrumb-btn--color:var(--theme-color-soft-text);--theme-breadcrumb-btn--color--hover:var(--theme-color-std-text);--theme-breadcrumb-btn--color--active:var(--theme-color-std-text);--theme-breadcrumb-ghost-arrow--color:var(--theme-color-soft-text);--theme-breadcrumb-ghost-arrow--color--hover:var(--theme-color-dynamic);--theme-breadcrumb-ghost-arrow--color--active:var(--theme-color-dynamic);--theme-breadcrumb-ghost-last--color:var(--theme-color-soft-text);--theme-breadcrumb-ghost--color:var(--theme-color-primary);--theme-breadcrumb-ghost--color--hover:var(--theme-color-dynamic);--theme-breadcrumb-ghost--color--active:var(--theme-color-dynamic);--theme-breadcrumb-ghost--background:var(--theme-color-ghost);--theme-breadcrumb-ghost--background--hover:var(--theme-color-ghost--hover);--theme-breadcrumb-ghost--background--active:var(--theme-color-ghost--active);--theme-breadcrumb--border-radius:var(--theme-min-border-radius);--theme-btn-danger--background:var(--theme-color-alarm);--theme-btn-danger--background--hover:var(--theme-color-alarm--hover);--theme-btn-danger--background--active:var(--theme-color-alarm--active);--theme-btn-danger--background--disabled:var(--theme-color-component-4);--theme-btn-danger--color:var(--theme-color-alarm--contrast);--theme-btn-danger--color--hover:var(--theme-color-alarm--contrast);--theme-btn-danger--color--active:var(--theme-color-alarm--contrast);--theme-btn-danger--color--disabled:var(--theme-color-primary--contrast);--theme-btn-danger--border-color:var(--theme-color-0);--theme-btn-danger--border-color--hover:var(--theme-color-0);--theme-btn-danger--border-color--active:var(--theme-color-0);--theme-btn-danger--border-color--disabled:var(--theme-color-0);--theme-btn-invisible-danger--background:var(--theme-color-ghost);--theme-btn-invisible-danger--background--hover:var(--theme-color-ghost--hover);--theme-btn-invisible-danger--background--active:var(--theme-color-ghost--active);--theme-btn-invisible-danger--background--disabled:var(--theme-color-ghost);--theme-btn-invisible-danger--color:var(--theme-color-alarm-text);--theme-btn-invisible-danger--color--hover:var(--theme-color-alarm-text);--theme-btn-invisible-danger--color--active:var(--theme-color-alarm-text);--theme-btn-invisible-danger--color--disabled:var(--theme-color-weak-text);--theme-btn-invisible-danger--border-color:var(--theme-color-0);--theme-btn-invisible-danger--border-color--hover:var(--theme-color-0);--theme-btn-invisible-danger--border-color--active:var(--theme-color-0);--theme-btn-invisible-danger--border-color--disabled:var(--theme-color-0);--theme-btn-invisible-primary--background:var(--theme-color-ghost);--theme-btn-invisible-primary--background--hover:var(--theme-color-ghost-primary--hover);--theme-btn-invisible-primary--background--active:var(--theme-color-ghost-primary--active);--theme-btn-invisible-primary--background--disabled:var(--theme-color-ghost);--theme-btn-invisible-primary--color:var(--theme-color-primary);--theme-btn-invisible-primary--color--hover:var(--theme-color-dynamic);--theme-btn-invisible-primary--color--active:var(--theme-color-dynamic);--theme-btn-invisible-primary--color--disabled:var(--theme-color-weak-text);--theme-btn-invisible-primary--border-color:var(--theme-color-0);--theme-btn-invisible-primary--border-color--hover:var(--theme-color-0);--theme-btn-invisible-primary--border-color--active:var(--theme-color-0);--theme-btn-invisible-primary--border-color--disabled:var(--theme-color-0);--theme-btn-invisible-secondary--background:var(--theme-color-ghost);--theme-btn-invisible-secondary--background--hover:var(--theme-color-ghost--hover);--theme-btn-invisible-secondary--background--active:var(--theme-color-ghost--active);--theme-btn-invisible-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-invisible-secondary--color:var(--theme-color-std-text);--theme-btn-invisible-secondary--color--hover:var(--theme-color-std-text);--theme-btn-invisible-secondary--color--active:var(--theme-color-std-text);--theme-btn-invisible-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-invisible-secondary--color--selected:var(--theme-color-dynamic);--theme-btn-invisible-secondary--color--selected-hover:var(--theme-color-dynamic);--theme-btn-invisible-secondary--color--selected-active:var(--theme-color-dynamic);--theme-btn-invisible-secondary--background--selected:var(--theme-color-component-7);--theme-btn-invisible-secondary--background--selected-hover:var(--theme-color-component-7--hover);--theme-btn-invisible-secondary--background--selected-active:var(--theme-color-component-7--active);--theme-btn-invisible-secondary--border-color:var(--theme-color-0);--theme-btn-invisible-secondary--border-color--hover:var(--theme-color-0);--theme-btn-invisible-secondary--border-color--active:var(--theme-color-0);--theme-btn-invisible-secondary--border-color--disabled:var(--theme-color-0);--theme-btn-invisible-secondary--border-color--selected:var(--theme-color-0);--theme-btn-invisible-secondary--border-color--selected-hover:var(--theme-color-0);--theme-btn-invisible-secondary--border-color--selected-active:var(--theme-color-0);--theme-btn-outline-danger--background:var(--theme-color-1);--theme-btn-outline-danger--background--hover:var(--theme-color-1--hover);--theme-btn-outline-danger--background--active:var(--theme-color-1--active);--theme-btn-outline-danger--background--disabled:var(--theme-color-ghost);--theme-btn-outline-danger--color:var(--theme-color-alarm);--theme-btn-outline-danger--color--hover:var(--theme-color-alarm--hover);--theme-btn-outline-danger--color--active:var(--theme-color-alarm--active);--theme-btn-outline-danger--color--disabled:var(--theme-color-weak-text);--theme-btn-outline-danger--border-color:var(--theme-color-alarm);--theme-btn-outline-danger--border-color--hover:var(--theme-color-alarm--hover);--theme-btn-outline-danger--border-color--active:var(--theme-color-alarm--active);--theme-btn-outline-danger--border-color--disabled:var(--theme-color-component-4);--theme-btn-outline-primary--background:var(--theme-color-secondary);--theme-btn-outline-primary--background--hover:var(--theme-color-secondary--hover);--theme-btn-outline-primary--background--active:var(--theme-color-secondary--active);--theme-btn-outline-primary--background--disabled:var(--theme-color-ghost);--theme-btn-outline-primary--color:var(--theme-color-primary);--theme-btn-outline-primary--color--hover:var(--theme-color-dynamic);--theme-btn-outline-primary--color--active:var(--theme-color-dynamic);--theme-btn-outline-primary--color--disabled:var(--theme-color-weak-text);--theme-btn-outline-primary--border-color:var(--theme-color-primary);--theme-btn-outline-primary--border-color--hover:var(--theme-color-dynamic);--theme-btn-outline-primary--border-color--active:var(--theme-color-dynamic);--theme-btn-outline-primary--border-color--disabled:var(--theme-color-component-4);--theme-btn-outline-secondary--background:var(--theme-color-ghost);--theme-btn-outline-secondary--background--hover:var(--theme-color-ghost--hover);--theme-btn-outline-secondary--background--active:var(--theme-color-ghost--active);--theme-btn-outline-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-outline-secondary--border-color:var(--theme-color-component-4);--theme-btn-outline-secondary--border-color--hover:var(--theme-color-component-4);--theme-btn-outline-secondary--border-color--active:var(--theme-color-component-4);--theme-btn-outline-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-outline-secondary--color:var(--theme-color-std-text);--theme-btn-outline-secondary--color--hover:var(--theme-color-std-text);--theme-btn-outline-secondary--color--active:var(--theme-color-std-text);--theme-btn-outline-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-primary--background:var(--theme-color-primary);--theme-btn-primary--background--hover:var(--theme-color-primary--hover);--theme-btn-primary--background--active:var(--theme-color-primary--active);--theme-btn-primary--background--disabled:var(--theme-color-component-4);--theme-btn-primary--color:var(--theme-color-primary--contrast);--theme-btn-primary--color--hover:var(--theme-color-primary--contrast);--theme-btn-primary--color--active:var(--theme-color-primary--contrast);--theme-btn-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-primary--border-color:var(--theme-color-ghost);--theme-btn-primary--border-color--hover:var(--theme-color-ghost);--theme-btn-primary--border-color--active:var(--theme-color-ghost);--theme-btn-primary--border-color--disabled:var(--theme-color-ghost);--theme-btn-secondary--background:var(--theme-color-component-1);--theme-btn-secondary--background--hover:var(--theme-color-component-1--hover);--theme-btn-secondary--background--active:var(--theme-color-component-1--active);--theme-btn-secondary--background--disabled:var(--theme-color-component-1);--theme-btn-secondary--color:var(--theme-color-std-text);--theme-btn-secondary--color--hover:var(--theme-color-std-text);--theme-btn-secondary--color--active:var(--theme-color-std-text);--theme-btn-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-secondary--border-color:var(--theme-color-0);--theme-btn-secondary--border-color--hover:var(--theme-color-0);--theme-btn-secondary--border-color--active:var(--theme-color-0);--theme-btn-secondary--border-color--disabled:var(--theme-color-0);--theme-btn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-btn--border-radius:var(--theme-min-border-radius);--theme-btn--border-thickness:var(--theme-border-width-default);--theme-checkbox-checked--background:var(--theme-color-dynamic);--theme-checkbox-checked--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-checked--background--active:var(--theme-color-dynamic--active);--theme-checkbox-checked--background--disabled:var(--theme-color-component-4);--theme-checkbox-checked--background--invalid:var(--theme-color-alarm);--theme-checkbox-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-checked--background--warning:var(--theme-color-warning);--theme-checkbox-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-checked--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-checked--background--info:var(--theme-color-info);--theme-checkbox-checked--background--info--hover:var(--theme-color-info--hover);--theme-checkbox-checked--background--info--active:var(--theme-color-info--active);--theme-checkbox-checked--border-color:var(--theme-color-0);--theme-checkbox-checked--border-color--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--active:var(--theme-color-0);--theme-checkbox-checked--border-color--disabled:var(--theme-color-0);--theme-checkbox-checked--border-color--invalid:var(--theme-color-0);--theme-checkbox-checked--border-color--invalid--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--invalid--active:var(--theme-color-0);--theme-checkbox-checked--border-color--warning:var(--theme-color-0);--theme-checkbox-checked--border-color--warning--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--warning--active:var(--theme-color-0);--theme-checkbox-checked--border-color--info:var(--theme-color-0);--theme-checkbox-checked--border-color--info--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--info--active:var(--theme-color-0);--theme-checkbox-checked--color:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--active:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--info:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-label--color:var(--theme-color-std-text);--theme-checkbox-label--color--disabled:var(--theme-color-weak-text);--theme-checkbox-mixed--background:var(--theme-color-dynamic);--theme-checkbox-mixed--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-mixed--background--active:var(--theme-color-dynamic--active);--theme-checkbox-mixed--background--disabled:var(--theme-color-component-4);--theme-checkbox-mixed--background--invalid:var(--theme-color-alarm);--theme-checkbox-mixed--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-mixed--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-mixed--background--warning:var(--theme-color-warning);--theme-checkbox-mixed--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-mixed--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-mixed--border-color:var(--theme-color-0);--theme-checkbox-mixed--border-color--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--disabled:var(--theme-color-0);--theme-checkbox-mixed--border-color--invalid:var(--theme-color-0);--theme-checkbox-mixed--border-color--invalid--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--invalid--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--warning:var(--theme-color-0);--theme-checkbox-mixed--border-color--warning--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--warning--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--info:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--active:var(--theme-color-0);--theme-checkbox-mixed--color:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--active:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--info:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-unchecked--background:var(--theme-color-secondary);--theme-checkbox-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-checkbox-unchecked--background--active:var(--theme-color-secondary--active);--theme-checkbox-unchecked--background--disabled:var(--theme-color-ghost);--theme-checkbox-unchecked--background--invalid:var(--theme-color-component-error);--theme-checkbox-unchecked--background--invalid--hover:var(--theme-color-component-error);--theme-checkbox-unchecked--background--invalid--active:var(--theme-color-component-error);--theme-checkbox-unchecked--background--warning:var(--theme-color-secondary);--theme-checkbox-unchecked--background--warning--hover:var(--theme-color-secondary--hover);--theme-checkbox-unchecked--background--warning--active:var(--theme-color-secondary--active);--theme-checkbox-unchecked--background--info:var(--theme-color-secondary);--theme-checkbox-unchecked--background--info--hover:var(--theme-color-secondary--hover);--theme-checkbox-unchecked--background--info--active:var(--theme-color-secondary--active);--theme-checkbox-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-checkbox-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--active:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-checkbox-unchecked--border-color--invalid:var(--theme-color-alarm);--theme-checkbox-unchecked--border-color--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-unchecked--border-color--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-unchecked--border-color--warning:var(--theme-color-warning);--theme-checkbox-unchecked--border-color--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-unchecked--border-color--warning--active:var(--theme-color-warning--active);--theme-checkbox-unchecked--border-color--info:var(--theme-color-info);--theme-checkbox-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-checkbox-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-checkbox--focus--outline-offset:var(--theme-focus-outline-offset);--theme-checkbox--border-thickness:var(--theme-border-width-default);--theme-chip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-chip-close-btn--background--active:var(--theme-color-ghost--active);--theme-chip-close-btn--color:var(--theme-color-soft-text);--theme-chip-close-btn--background:var(--theme-color-ghost);--theme-chip-outline--color:var(--theme-color-std-text);--theme-chip-outline--background:var(--theme-color-1);--theme-chip-outline--background--hover:var(--theme-color-1--hover);--theme-chip-outline--background--active:var(--theme-color-1--active);--theme-chip-primary-outline--background:var(--theme-color-secondary);--theme-chip-primary-outline--background--hover:var(--theme-color-secondary--hover);--theme-chip-primary-outline--background--active:var(--theme-color-secondary--active);--theme-chip-primary-outline--border-color:var(--theme-color-primary);--theme-chip-primary-outline--border-color--hover:var(--theme-color-dynamic);--theme-chip-primary-outline--border-color--active:var(--theme-color-dynamic);--theme-chip-primary-outline--color:var(--theme-color-primary);--theme-chip-primary-outline--color--hover:var(--theme-color-dynamic);--theme-chip-primary-outline--color--active:var(--theme-color-dynamic);--theme-chip-primary-outline--background--display:var(--theme-color-secondary);--theme-chip-primary-outline--border-color--display:var(--theme-color-primary);--theme-chip-primary-outline--color--display:var(--theme-color-std-text);--theme-chip-primary--background:var(--theme-color-primary);--theme-chip-primary--background--hover:var(--theme-color-primary--hover);--theme-chip-primary--background--active:var(--theme-color-primary--active);--theme-chip-primary--color:var(--theme-color-primary--contrast);--theme-chip-primary--color--hover:var(--theme-color-primary--contrast);--theme-chip-primary--color--active:var(--theme-color-primary--contrast);--theme-chip--background:var(--theme-color-component-1);--theme-chip--background--hover:var(--theme-color-component-1--hover);--theme-chip--background--active:var(--theme-color-component-1--active);--theme-chip--color:var(--theme-color-std-text);--theme-datepicker-cw--color:var(--theme-color-soft-text);--theme-datepicker-day--background:var(--theme-color-ghost);--theme-datepicker-day--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-day--background--active:var(--theme-color-ghost--active);--theme-datepicker-day--background--disabled:var(--theme-color-ghost);--theme-datepicker-day--border-color:var(--theme-color-0);--theme-datepicker-day--border-color--hover:var(--theme-color-0);--theme-datepicker-day--border-color--active:var(--theme-color-0);--theme-datepicker-day--border-color--disabled:var(--theme-color-0);--theme-datepicker-day--color:var(--theme-color-primary);--theme-datepicker-day--color--hover:var(--theme-color-primary);--theme-datepicker-day--color--active:var(--theme-color-primary);--theme-datepicker-day--color--disabled:var(--theme-color-weak-text);--theme-datepicker-day--background--selected:var(--theme-color-component-9);--theme-datepicker-day--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-day--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-day--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-day--border-color--selected:var(--theme-color-0);--theme-datepicker-day--border-color--selected-hover:var(--theme-color-0);--theme-datepicker-day--border-color--selected-active:var(--theme-color-0);--theme-datepicker-day--border-color--selected-disabled:var(--theme-color-0);--theme-datepicker-day--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-day--background--range:var(--theme-color-component-10);--theme-datepicker-day--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-day--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-day--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-day--border-color--range:var(--theme-color-0);--theme-datepicker-day--border-color--range-hover:var(--theme-color-0);--theme-datepicker-day--border-color--range-active:var(--theme-color-0);--theme-datepicker-day--border-color--range-disabled:var(--theme-color-0);--theme-datepicker-day--color--range:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-extra--border-color:var(--theme-color-1);--theme-datepicker-separator--background:var(--theme-color-x-weak-bdr);--theme-datepicker-time-header:var(--theme-color-std-text);--theme-datepicker-today--background:var(--theme-color-ghost);--theme-datepicker-today--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-today--background--active:var(--theme-color-ghost--active);--theme-datepicker-today--background--disabled:var(--theme-color-ghost);--theme-datepicker-today--border-color:var(--theme-color-primary);--theme-datepicker-today--border-color--hover:var(--theme-color-primary);--theme-datepicker-today--border-color--active:var(--theme-color-primary);--theme-datepicker-today--border-color--disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--color:var(--theme-color-primary);--theme-datepicker-today--color--hover:var(--theme-color-primary);--theme-datepicker-today--color--active:var(--theme-color-primary);--theme-datepicker-today--color--disabled:var(--theme-color-weak-text);--theme-datepicker-today--background--selected:var(--theme-color-component-9);--theme-datepicker-today--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-today--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-today--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-today--border-color--selected:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-hover:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-active:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-today--background--range:var(--theme-color-component-10);--theme-datepicker-today--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-today--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-today--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-today--border-color--range:var(--theme-color-primary);--theme-datepicker-today--border-color--range-hover:var(--theme-color-primary);--theme-datepicker-today--border-color--range-active:var(--theme-color-primary);--theme-datepicker-today--border-color--range-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--color--range:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-weekday--color:var(--theme-color-soft-text);--theme-event-item-chevron--color:var(--theme-color-soft-text);--theme-event-item--background:var(--theme-color-component-1);--theme-event-item--border--hover:var(--theme-color-0);--theme-event-item--border:var(--theme-color-0);--theme-event-item--border--active:var(--theme-color-0);--theme-event-item--border--selected:var(--theme-color-dynamic);--theme-event-item--border--disabled:var(--theme-color-0);--theme-event-item--background--hover:var(--theme-color-component-1--hover);--theme-event-item--background--active:var(--theme-color-component-1--active);--theme-event-item--background--selected:var(--theme-color-component-1--hover);--theme-event-item--background--disabled:var(--theme-color-component-1);--theme-flip-footer--background:var(--theme-color-component-1);--theme-flip-footer--color:var(--theme-color-std-text);--theme-flip-tile--border-radius:var(--theme-default-border-radius);--theme-flip--color:var(--theme-color-std-text);--theme-flip--background:var(--theme-color-component-1);--theme-flip--border-color:var(--theme-color-0);--theme-ghost--background:var(--theme-color-ghost);--theme-ghost--background--hover:var(--theme-color-ghost--hover);--theme-ghost--background--active:var(--theme-color-ghost--active);--theme-group-header--color:var(--theme-color-std-text);--theme-group-item-icon--color:var(--theme-color-std-text);--theme-group-item-icon--color--disabled:var(--theme-color-weak-text);--theme-group-item-indicator--background:var(--theme-color-0);--theme-group-item-indicator--background--selected:var(--theme-color-dynamic);--theme-group-item-indicator--background--subselected:var(--theme-color-dynamic);--theme-group-item-subtext--color:var(--theme-color-soft-text);--theme-group-item-subtext--color--disabled:var(--theme-color-weak-text);--theme-group-item-text--color:var(--theme-color-std-text);--theme-group-item-text--color--disabled:var(--theme-color-weak-text);--theme-group-item--background:var(--theme-color-component-1);--theme-group-item--background--hover:var(--theme-color-component-1--hover);--theme-group-item--background--active:var(--theme-color-component-1--active);--theme-group-item--background--selected:var(--theme-color-ghost--selected);--theme-group-item--background--disabled:var(--theme-color-component-1);--theme-group-item--border-color:var(--theme-color-0);--theme-group-item--border-color--hover:var(--theme-color-0);--theme-group-item--border-color--active:var(--theme-color-0);--theme-group-item--border-color--selected:var(--theme-color-0);--theme-group-item--border-color--disabled:var(--theme-color-0);--theme-group-node-closed--color:var(--theme-color-std-text);--theme-group-node-open--color:var(--theme-color-std-text);--theme-group-subheader--color:var(--theme-color-std-text);--theme-group--border-radius--focus:var(--theme-min-border-radius);--theme-group--border-radius:var(--theme-default-border-radius);--theme-helper-icon--color--invalid:var(--theme-color-alarm);--theme-helper-icon--color--valid:var(--theme-color-success);--theme-helper-icon--color--warning:var(--theme-color-warning);--theme-helper-icon--color--info:var(--theme-color-info);--theme-helper--color:var(--theme-color-soft-text);--theme-helper--color--invalid:var(--theme-color-alarm-text);--theme-helper--color--valid:var(--theme-color-std-text);--theme-helper--color--warning:var(--theme-color-std-text);--theme-helper--color--info:var(--theme-color-std-text);--theme-input-error-icon--color:var(--theme-color-alarm);--theme-input-error--background:var(--theme-color-component-error);--theme-input-error--border-color:var(--theme-color-alarm);--theme-input-extra--background--active:var(--theme-color-component-8--hover);--theme-input-extra--background--hover:var(--theme-color-component-8--hover);--theme-input-gripper--color:var(--theme-color-weak-text);--theme-input-gripper--color--hover:var(--theme-color-weak-text);--theme-input-gripper--color--focus:var(--theme-color-weak-text);--theme-input-hint--color:var(--theme-color-soft-text);--theme-input-search-icon--color:var(--theme-color-primary);--theme-input-search-icon--color--hover:var(--theme-color-dynamic);--theme-input-search-icon--color--focus:var(--theme-color-dynamic);--theme-input-search-icon--color--disabled:var(--theme-color-weak-text);--theme-input-select-icon--color:var(--theme-color-soft-text);--theme-input-select-icon--color--hover:var(--theme-color-dynamic);--theme-input-select-icon--color--active:var(--theme-color-dynamic);--theme-input-unit--color:var(--theme-color-soft-text);--theme-input--background:var(--theme-color-component-8);--theme-input--background--hover:var(--theme-color-component-8--hover);--theme-input--background--focus:var(--theme-color-component-8--hover);--theme-input--background--readonly:var(--theme-color-0);--theme-input--background--autofill:var(--theme-color-component-info);--theme-input--background--disabled:var(--theme-color-0);--theme-input--background--invalid:var(--theme-color-component-error);--theme-input--background--invalid--hover:var(--theme-color-component-error);--theme-input--background--invalid--focus:var(--theme-color-component-error);--theme-input--border-color:var(--theme-color-std-bdr);--theme-input--border-color--hover:var(--theme-color-dynamic);--theme-input--border-color--focus:var(--theme-color-dynamic);--theme-input--border-color--autofill:var(--theme-color-hard-bdr);--theme-input--border-color--readonly:var(--theme-color-0);--theme-input--border-color--disabled:var(--theme-color-0);--theme-input--border-color-bottom--readonly:var(--theme-color-soft-bdr);--theme-input--border-color-bottom--disabled:var(--theme-color-weak-bdr);--theme-input--border-color--invalid:var(--theme-color-alarm);--theme-input--border-color--invalid--hover:var(--theme-color-alarm);--theme-input--border-color--invalid--active:var(--theme-color-alarm);--theme-input--border-color--warning:var(--theme-color-warning);--theme-input--border-color--warning--hover:var(--theme-color-warning);--theme-input--border-color--warning--active:var(--theme-color-warning);--theme-input--border-color--info:var(--theme-color-info);--theme-input--border-color--info--hover:var(--theme-color-info);--theme-input--border-color--info--active:var(--theme-color-info);--theme-input--color:var(--theme-color-std-text);--theme-input--color--disabled:var(--theme-color-weak-text);--theme-input--color--autofill:var(--theme-color-std-text);--theme-input--focus--outline-offset:var(--theme-focus-outline-offset);--theme-input--border-thickness:var(--theme-border-width-default);--theme-input--border-radius:var(--theme-small-border-radius);--theme-input--box-shadow:var(--theme-inset-shadow-1);--theme-kpi-display-icon--color:var(--theme-color-std-text);--theme-kpi-display-indicator--background:var(--theme-color-component-4);--theme-kpi-display-label--color:var(--theme-color-soft-text);--theme-kpi-display-units:var(--theme-color-soft-text);--theme-kpi-display-value:var(--theme-color-std-text);--theme-kpi-display--background:var(--theme-color-ghost);--theme-kpi-display--background--hover:var(--theme-color-ghost--hover);--theme-kpi-display--background--active:var(--theme-color-ghost--active);--theme-kpi--border-radius:var(--theme-default-border-radius);--theme-label--color:var(--theme-color-soft-text);--theme-label--color--hover:var(--theme-color-std-text);--theme-label--color--active:var(--theme-color-std-text);--theme-label--color--focus:var(--theme-color-dynamic);--theme-label--color--disabled:var(--theme-color-weak-text);--theme-label--color--invalid:var(--theme-color-alarm-text);--theme-link-btn--color:var(--theme-color-primary);--theme-link-btn--color--hover:var(--theme-color-dynamic);--theme-link-btn--color--active:var(--theme-color-dynamic);--theme-link-btn--border-color:var(--theme-color-ghost);--theme-link-btn--border-color--hover:var(--theme-color-ghost);--theme-link-btn--border-color--active:var(--theme-color-ghost);--theme-link-btn--color--visited:var(--theme-color-primary);--theme-link-btn--border-color--visited:var(--theme-color-ghost);--theme-link-btn--border-color--disabled:var(--theme-color-ghost);--theme-link-btn--color--disabled:var(--theme-color-weak-text);--theme-map-navigation-header--color:var(--theme-color-std-text);--theme-map-navigation-logo--color:var(--theme-color-logo);--theme-map-navigation-separator--background:var(--theme-color-soft-bdr);--theme-map-navigation--background:var(--theme-color-1);--theme-menu-btn--color:var(--theme-color-std-text);--theme-menu-btn--color--hover:var(--theme-color-std-text);--theme-menu-btn--color--active:var(--theme-color-std-text);--theme-menu-btn--background:var(--theme-color-ghost);--theme-menu-btn--background--hover:var(--theme-color-ghost--hover);--theme-menu-btn--background--active:var(--theme-color-ghost--active);--theme-menu-header--color:var(--theme-color-soft-text);--theme-menu-item-arrow--color:var(--theme-color-soft-text);--theme-menu-item-arrow--color--hover:var(--theme-color-std-text);--theme-menu-item-arrow--color--active:var(--theme-color-std-text);--theme-menu-item-arrow--color--disabled:var(--theme-color-weak-text);--theme-menu-item-check--color:var(--theme-color-soft-text);--theme-menu-item-check--color--hover:var(--theme-color-std-text);--theme-menu-item-check--color--active:var(--theme-color-std-text);--theme-menu-item-check--color--disabled:var(--theme-color-weak-text);--theme-menu-item-icon--color:var(--theme-color-soft-text);--theme-menu-item-icon--color--hover:var(--theme-color-std-text);--theme-menu-item-icon--color--active:var(--theme-color-std-text);--theme-menu-item-icon--color--disabled:var(--theme-color-weak-text);--theme-menu-item--background:var(--theme-color-ghost);--theme-menu-item--background--hover:var(--theme-color-ghost--hover);--theme-menu-item--background--active:var(--theme-color-ghost--active);--theme-menu-item--background--disabled:var(--theme-color-ghost);--theme-menu-item--color:var(--theme-color-std-text);--theme-menu-item--color--hover:var(--theme-color-std-text);--theme-menu-item--color--active:var(--theme-color-std-text);--theme-menu-item--color--disabled:var(--theme-color-weak-text);--theme-menu-separator--background:var(--theme-color-x-weak-bdr);--theme-menu--background:var(--theme-color-2);--theme-menu--border-color:var(--theme-color-0);--theme-menu--border-thickness:var(--theme-border-width-none);--theme-menu--border-radius:var(--theme-default-border-radius);--theme-menu--box-shadow:var(--theme-shadow-4);--theme-message-bar--border-thickness:var(--theme-border-width-thick);--theme-message-bar--border-radius:var(--theme-default-border-radius);--theme-messagebar--color:var(--theme-color-std-text);--theme-messagebar--background:var(--theme-color-1);--theme-modal--background:var(--theme-color-2);--theme-modal--border-color:var(--theme-color-0);--theme-modal--box-shadow:var(--theme-shadow-4);--theme-nav-item-primary-icon--color:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--selected:var(--theme-color-std-text);--theme-nav-item-primary--background:var(--theme-color-ghost);--theme-nav-item-primary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-primary--background--active:var(--theme-color-ghost--active);--theme-nav-item-primary--background--selected:var(--theme-color-1);--theme-nav-item-primary--border-color:var(--theme-color-0);--theme-nav-item-primary--border-color--hover:var(--theme-color-0);--theme-nav-item-primary--border-color--active:var(--theme-color-0);--theme-nav-item-primary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-primary--color:var(--theme-color-std-text);--theme-nav-item-primary--color--hover:var(--theme-color-std-text);--theme-nav-item-primary--color--active:var(--theme-color-std-text);--theme-nav-item-primary--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary--background:var(--theme-color-ghost);--theme-nav-item-secondary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-secondary--background--active:var(--theme-color-ghost--active);--theme-nav-item-secondary--background--disabled:var(--theme-color-0);--theme-nav-item-secondary--background--selected:var(--theme-color-3);--theme-nav-item-secondary--border-color:var(--theme-color-0);--theme-nav-item-secondary--border-color--hover:var(--theme-color-0);--theme-nav-item-secondary--border-color--active:var(--theme-color-0);--theme-nav-item-secondary--border-color--disabled:var(--theme-color-0);--theme-nav-item-secondary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-secondary--color:var(--theme-color-std-text);--theme-nav-item-secondary--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary--color--active:var(--theme-color-std-text);--theme-nav-item-secondary--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary--color--selected:var(--theme-color-std-text);--theme-nav-overlay-header--color:var(--theme-color-std-text);--theme-nav-overlay--background:var(--theme-color-backdrop-3);--theme-nav--background:var(--theme-color-2);--theme-navigation--box-shadow:var(--theme-shadow-2);--theme-overlay-header--background:var(--theme-color-0);--theme-overlay-header--color:var(--theme-color-std-text);--theme-overlay--background:var(--theme-color-backdrop);--theme-pill-outline--color:var(--theme-color-std-text);--theme-pill-outline--background:var(--theme-color-1);--theme-radiobtn-checked--background:var(--theme-color-dynamic);--theme-radiobtn-checked--background--hover:var(--theme-color-dynamic--hover);--theme-radiobtn-checked--background--active:var(--theme-color-dynamic--active);--theme-radiobtn-checked--background--disabled:var(--theme-color-component-4);--theme-radiobtn-checked--background--invalid:var(--theme-color-alarm);--theme-radiobtn-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-radiobtn-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-radiobtn-checked--background--warning:var(--theme-color-warning);--theme-radiobtn-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-radiobtn-checked--background--warning--active:var(--theme-color-warning--active);--theme-radiobtn-checked--background--info:var(--theme-color-info);--theme-radiobtn-checked--background--info--hover:var(--theme-color-info--hover);--theme-radiobtn-checked--background--info--active:var(--theme-color-info--active);--theme-radiobtn-checked--border-color:var(--theme-color-0);--theme-radiobtn-checked--border-color--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--disabled:var(--theme-color-0);--theme-radiobtn-checked--border-color--invalid:var(--theme-color-0);--theme-radiobtn-checked--border-color--invalid--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--invalid--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--warning:var(--theme-color-0);--theme-radiobtn-checked--border-color--warning--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--warning--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--info:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--active:var(--theme-color-0);--theme-radiobtn-checked--color:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--hover:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--active:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--disabled:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--warning:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--info:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--hover:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--active:var(--theme-color-info--contrast);--theme-radiobtn-label--color:var(--theme-color-std-text);--theme-radiobtn-label--color--disabled:var(--theme-color-weak-text);--theme-radiobtn-unchecked--background:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-radiobtn-unchecked--background--active:var(--theme-color-secondary--active);--theme-radiobtn-unchecked--background--disabled:var(--theme-color-ghost);--theme-radiobtn-unchecked--background--invalid:var(--theme-color-component-error);--theme-radiobtn-unchecked--background--invalid--hover:var(--theme-color-component-error);--theme-radiobtn-unchecked--background--invalid--active:var(--theme-color-component-error);--theme-radiobtn-unchecked--background--warning:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--warning--hover:var(--theme-color-secondary--hover);--theme-radiobtn-unchecked--background--warning--active:var(--theme-color-secondary--active);--theme-radiobtn-unchecked--background--info:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--info--hover:var(--theme-color-secondary--hover);--theme-radiobtn-unchecked--background--info--active:var(--theme-color-secondary--active);--theme-radiobtn-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-radiobtn-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--active:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-radiobtn-unchecked--border-color--invalid:var(--theme-color-alarm);--theme-radiobtn-unchecked--border-color--invalid--hover:var(--theme-color-alarm--hover);--theme-radiobtn-unchecked--border-color--invalid--active:var(--theme-color-alarm--active);--theme-radiobtn-unchecked--border-color--warning:var(--theme-color-warning);--theme-radiobtn-unchecked--border-color--warning--hover:var(--theme-color-warning--hover);--theme-radiobtn-unchecked--border-color--warning--active:var(--theme-color-warning--active);--theme-radiobtn-unchecked--border-color--info:var(--theme-color-info);--theme-radiobtn-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-radiobtn-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-radiobtn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-radiobtn--border-thickness:var(--theme-border-width-default);--theme-scrollbar-thumb--background:var(--theme-color-5);--theme-scrollbar-thumb--background--hover:var(--theme-color-7);--theme-scrollbar-track--background:var(--theme-color-2);--theme-scrollbar-track--border:var(--theme-color-1);--theme-scrollbar-track--background--hover:var(--theme-color-3);--theme-select-list-item-check--color:var(--theme-color-std-text);--theme-select-list-item-check--color--hover:var(--theme-color-std-text);--theme-select-list-item-check--color--active:var(--theme-color-std-text);--theme-select-list-item-check--color--disabled:var(--theme-color-weak-text);--theme-select-list-item-hint--color:var(--theme-color-soft-text);--theme-select-list-item-hint--color--hover:var(--theme-color-soft-text);--theme-select-list-item-hint--color--active:var(--theme-color-soft-text);--theme-select-list-item--background:var(--theme-color-ghost);--theme-select-list-item--background--hover:var(--theme-color-ghost--hover);--theme-select-list-item--background--active:var(--theme-color-ghost--active);--theme-select-list-item--background--disabled:var(--theme-color-ghost);--theme-select-list-item--background--selected:var(--theme-color-ghost--selected);--theme-select-list-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-select-list-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-select-list-item--background--selected-disabled:var(--theme-color-ghost);--theme-select-list-item--color:var(--theme-color-std-text);--theme-select-list-item--color--hover:var(--theme-color-std-text);--theme-select-list-item--color--active:var(--theme-color-std-text);--theme-select-list-item--color--disabled:var(--theme-color-weak-text);--theme-select-list-item--color--selected:var(--theme-color-std-text);--theme-select-list-item--color--selected-hover:var(--theme-color-std-text);--theme-select-list-item--color--selected-active:var(--theme-color-std-text);--theme-select-list-item--color--selected-disabled:var(--theme-color-weak-text);--theme-select-list--background:var(--theme-color-2);--theme-select-list--border-color:var(--theme-color-0);--theme-slider-thumb--background:var(--theme-color-dynamic);--theme-slider-thumb--background--hover:var(--theme-color-dynamic--hover);--theme-slider-thumb--background--active:var(--theme-color-dynamic--active);--theme-slider-thumb--background--disabled:var(--theme-color-7);--theme-slider-thumb--background--invalid:var(--theme-color-alarm);--theme-slider-thumb--background--invalid--hover:var(--theme-color-alarm--hover);--theme-slider-thumb--background--invalid--active:var(--theme-color-alarm--active);--theme-slider-thumb--background--warning:var(--theme-color-warning);--theme-slider-thumb--background--warning--hover:var(--theme-color-warning--hover);--theme-slider-thumb--background--warning--active:var(--theme-color-warning--active);--theme-slider-thumb--background--info:var(--theme-color-info);--theme-slider-thumb--background--info--hover:var(--theme-color-info--hover);--theme-slider-thumb--background--info--active:var(--theme-color-info--active);--theme-slider-trace-marker--background:var(--theme-color-dynamic);--theme-slider-trace-marker--background--disabled:var(--theme-color-7);--theme-slider-trace-marker--background--invalid:var(--theme-color-alarm);--theme-slider-trace-marker--background--warning:var(--theme-color-warning);--theme-slider-trace-marker--background--info:var(--theme-color-info);--theme-slider-trace--background:var(--theme-color-dynamic);--theme-slider-trace--background--disabled:var(--theme-color-component-3);--theme-slider-trace--background--invalid:var(--theme-color-alarm);--theme-slider-trace--background--warning:var(--theme-color-warning);--theme-slider-trace--background--info:var(--theme-color-info);--theme-slider-track-marker--background:var(--theme-color-8);--theme-slider-track-marker--background--disabled:var(--theme-color-5);--theme-slider-track--background:var(--theme-color-component-4);--theme-slider-track--background--disabled:var(--theme-color-component-2);--theme-switch-mixed--background:var(--theme-color-component-4);--theme-switch-mixed--background--hover:var(--theme-color-component-5);--theme-switch-mixed--background--active:var(--theme-color-component-4);--theme-switch-mixed--background--disabled:var(--theme-color-component-2);--theme-switch-mixed--background--invalid:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--invalid--active:var(--theme-color-component-4);--theme-switch-mixed--background--warning:var(--theme-color-component-4);--theme-switch-mixed--background--warning--hover:var(--theme-color-component-5);--theme-switch-mixed--background--warning--active:var(--theme-color-component-4);--theme-switch-mixed--background--info:var(--theme-color-component-4);--theme-switch-mixed--background--info--hover:var(--theme-color-component-5);--theme-switch-mixed--background--info--active:var(--theme-color-component-4);--theme-switch-mixed--border-color:var(--theme-color-0);--theme-switch-mixed--border-color--hover:var(--theme-color-0);--theme-switch-mixed--border-color--active:var(--theme-color-0);--theme-switch-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-off--background:var(--theme-color-component-4);--theme-switch-off--background--hover:var(--theme-color-component-5);--theme-switch-off--background--active:var(--theme-color-component-4);--theme-switch-off--background--disabled:var(--theme-color-component-2);--theme-switch-off--background--invalid:var(--theme-color-component-4);--theme-switch-off--background--invalid--hover:var(--theme-color-component-5);--theme-switch-off--background--invalid--active:var(--theme-color-component-4);--theme-switch-off--background--warning:var(--theme-color-component-4);--theme-switch-off--background--warning--hover:var(--theme-color-component-5);--theme-switch-off--background--warning--active:var(--theme-color-component-4);--theme-switch-off--background--info:var(--theme-color-component-4);--theme-switch-off--background--info--hover:var(--theme-color-component-5);--theme-switch-off--background--info--active:var(--theme-color-component-4);--theme-switch-off--border-color:var(--theme-color-0);--theme-switch-off--border-color--hover:var(--theme-color-0);--theme-switch-off--border-color--active:var(--theme-color-0);--theme-switch-off--border-color--disabled:var(--theme-color-0);--theme-switch-off--border-color--invalid:var(--theme-color-alarm);--theme-switch-off--border-color--invalid--hover:var(--theme-color-alarm--hover);--theme-switch-off--border-color--invalid--active:var(--theme-color-alarm--active);--theme-switch-off--border-color--warning:var(--theme-color-warning);--theme-switch-off--border-color--warning--hover:var(--theme-color-warning--hover);--theme-switch-off--border-color--warning--active:var(--theme-color-warning--active);--theme-switch-off--border-color--info:var(--theme-color-info);--theme-switch-off--border-color--info--hover:var(--theme-color-info--hover);--theme-switch-off--border-color--info--active:var(--theme-color-info--active);--theme-switch-on--background:var(--theme-color-dynamic);--theme-switch-on--background--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--active:var(--theme-color-dynamic--active);--theme-switch-on--background--disabled:var(--theme-color-component-2);--theme-switch-on--background--invalid:var(--theme-color-alarm);--theme-switch-on--background--invalid--hover:var(--theme-color-alarm--hover);--theme-switch-on--background--invalid--active:var(--theme-color-alarm--active);--theme-switch-on--background--warning:var(--theme-color-warning);--theme-switch-on--background--warning--hover:var(--theme-color-warning--hover);--theme-switch-on--background--warning--active:var(--theme-color-warning--active);--theme-switch-on--background--info:var(--theme-color-info);--theme-switch-on--background--info--hover:var(--theme-color-info--hover);--theme-switch-on--background--info--active:var(--theme-color-info--active);--theme-switch-on--border-color:var(--theme-color-0);--theme-switch-on--border-color--hover:var(--theme-color-0);--theme-switch-on--border-color--active:var(--theme-color-0);--theme-switch-on--border-color--disabled:var(--theme-color-0);--theme-switch-on--border-color--invalid:var(--theme-color-0);--theme-switch-on--border-color--invalid--hover:var(--theme-color-0);--theme-switch-on--border-color--invalid--active:var(--theme-color-0);--theme-switch-on--border-color--warning:var(--theme-color-0);--theme-switch-on--border-color--warning--hover:var(--theme-color-0);--theme-switch-on--border-color--warning--active:var(--theme-color-0);--theme-switch-on--border-color--info:var(--theme-color-0);--theme-switch-on--border-color--info--hover:var(--theme-color-0);--theme-switch-on--border-color--info--active:var(--theme-color-0);--theme-switch-thumb-mixed--background:var(--theme-color-1);--theme-switch-thumb-mixed--background--hover:var(--theme-color-1);--theme-switch-thumb-mixed--background--active:var(--theme-color-1);--theme-switch-thumb-mixed--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-mixed--background--invalid:var(--theme-color-1);--theme-switch-thumb-mixed--background--invalid--hover:var(--theme-color-1);--theme-switch-thumb-mixed--background--invalid--active:var(--theme-color-1);--theme-switch-thumb-mixed--background--warning:var(--theme-color-1);--theme-switch-thumb-mixed--background--warning--hover:var(--theme-color-1);--theme-switch-thumb-mixed--background--warning--active:var(--theme-color-1);--theme-switch-thumb-mixed--background--info:var(--theme-color-1);--theme-switch-thumb-mixed--background--info--hover:var(--theme-color-1);--theme-switch-thumb-mixed--background--info--active:var(--theme-color-1);--theme-switch-thumb-mixed--border-color:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--invalid:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--invalid--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--invalid--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--warning:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--warning--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--warning--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--info:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--info--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--info--active:var(--theme-color-0);--theme-switch-thumb-off--background:var(--theme-color-1);--theme-switch-thumb-off--background--hover:var(--theme-color-1);--theme-switch-thumb-off--background--active:var(--theme-color-1);--theme-switch-thumb-off--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-off--background--invalid:var(--theme-color-1);--theme-switch-thumb-off--background--invalid--hover:var(--theme-color-1);--theme-switch-thumb-off--background--invalid--active:var(--theme-color-1);--theme-switch-thumb-off--background--warning:var(--theme-color-1);--theme-switch-thumb-off--background--warning--hover:var(--theme-color-1);--theme-switch-thumb-off--background--warning--active:var(--theme-color-1);--theme-switch-thumb-off--background--info:var(--theme-color-1);--theme-switch-thumb-off--background--info--hover:var(--theme-color-1);--theme-switch-thumb-off--background--info--active:var(--theme-color-1);--theme-switch-thumb-off--border-color:var(--theme-color-0);--theme-switch-thumb-off--border-color--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-off--border-color--invalid:var(--theme-color-0);--theme-switch-thumb-off--border-color--invalid--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--invalid--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--warning:var(--theme-color-0);--theme-switch-thumb-off--border-color--warning--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--warning--active:var(--theme-color-0);--theme-switch-thumb-on--background:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-on--background--invalid:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--hover:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--active:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--warning:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--hover:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--active:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--info:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--hover:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--active:var(--theme-color-info--contrast);--theme-switch-thumb-on--border-color:var(--theme-color-0);--theme-switch-thumb-on--border-color--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-on--border-color--invalid:var(--theme-color-0);--theme-switch-thumb-on--border-color--invalid--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--invalid--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--warning:var(--theme-color-0);--theme-switch-thumb-on--border-color--warning--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--warning--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--info:var(--theme-color-0);--theme-switch-thumb-on--border-color--info--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--info--active:var(--theme-color-0);--theme-switch-thumb--box-shadow:none;--theme-switch--color:var(--theme-color-std-text);--theme-switch--color--hover:var(--theme-color-std-text);--theme-switch--color--active:var(--theme-color-std-text);--theme-switch--color--disabled:var(--theme-color-weak-text);--theme-tab-icon--color:var(--theme-color-std-text);--theme-tab-icon--color--hover:var(--theme-color-std-text);--theme-tab-icon--color--active:var(--theme-color-std-text);--theme-tab-icon--color--selected:var(--theme-color-std-text);--theme-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-tab-indicator--height:0.125rem;--theme-tab-indicator--background:var(--theme-color-soft-bdr);--theme-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab-indicator--background--disabled:var(--theme-color-soft-bdr);--theme-tab-pill--border-color:var(--theme-color-neutral);--theme-tab-pill--border-color--hover:var(--theme-color-neutral);--theme-tab-pill--border-color--active:var(--theme-color-neutral);--theme-tab-pill--border-color--selected:var(--theme-color-dynamic);--theme-tab-pill--border-color--disabled:var(--theme-color-neutral);--theme-tab--background:var(--theme-color-ghost);--theme-tab--background--hover:var(--theme-color-ghost-primary--hover);--theme-tab--background--active:var(--theme-color-ghost-primary--active);--theme-tab--background--selected:var(--theme-color-ghost);--theme-tab--background--disabled:var(--theme-color-ghost);--theme-tab--color:var(--theme-color-std-text);--theme-tab--color--hover:var(--theme-color-std-text);--theme-tab--color--active:var(--theme-color-std-text);--theme-tab--color--selected:var(--theme-color-std-text);--theme-tab--color--disabled:var(--theme-color-weak-text);--theme-table-data-cell--border-color:var(--theme-color-0);--theme-table-data-cell--background:var(--theme-color-ghost);--theme-table-data-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-data-cell--background--active:var(--theme-color-ghost--active);--theme-table-data-cell--background--selected:var(--theme-color-ghost--selected);--theme-table-data-cell--background--disabled:var(--theme-color-ghost);--theme-table-data-cell--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-cell--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-cell--color:var(--theme-color-std-text);--theme-table-data-cell--color-disabled:var(--theme-color-weak-text);--theme-table-data-row-alt--background:var(--theme-color-ghost-alt);--theme-table-data-row-alt--background--hover:var(--theme-color-ghost-alt--hover);--theme-table-data-row-alt--background--active:var(--theme-color-ghost-alt--active);--theme-table-data-row-alt--background--selected:var(--theme-color-ghost-alt--selected);--theme-table-data-row-alt--background--disabled:var(--theme-color-ghost-alt);--theme-table-data-row-alt--background--selected-hover:var(--theme-color-ghost-alt--selected-hover);--theme-table-data-row-alt--background--selected-active:var(--theme-color-ghost-alt--selected-active);--theme-table-data-row--background:var(--theme-color-ghost);--theme-table-data-row--background--hover:var(--theme-color-ghost--hover);--theme-table-data-row--background--active:var(--theme-color-ghost--active);--theme-table-data-row--background--selected:var(--theme-color-ghost--selected);--theme-table-data-row--background--disabled:var(--theme-color-ghost);--theme-table-data-row--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-row--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-row--border-color:var(--theme-color-weak-bdr);--theme-table-group-header-row--background:var(--theme-color-0);--theme-table-group-header-row--border-color:var(--theme-color-soft-bdr);--theme-table-group-splitter--background:var(--theme-color-x-weak-bdr);--theme-table-group-splitter--background--hover:var(--theme-color-dynamic);--theme-table-header-cell--background:var(--theme-color-ghost);--theme-table-header-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-header-cell--background--active:var(--theme-color-ghost--active);--theme-table-header-cell--border-color:var(--theme-color-0);--theme-table-header-cell--border-color--hover:var(--theme-color-0);--theme-table-header-cell--border-color--active:var(--theme-color-0);--theme-table-header-cell--color:var(--theme-color-std-text);--theme-table-header-filter--color:var(--theme-color-dynamic);--theme-table-header-row--background:var(--theme-color-0);--theme-table-header-row--border-color:var(--theme-color-soft-bdr);--theme-table-header-sort--color:var(--theme-color-dynamic);--theme-table-header-splitter--background:var(--theme-color-soft-bdr);--theme-table-header-splitter--background--hover:var(--theme-color-dynamic);--theme-table-selection--border-color:var(--theme-color-0);--theme-table--background:var(--theme-color-0);--theme-table--border-color:var(--theme-color-0);--theme-table--color:var(--theme-color-std-text);--theme-theme-modal--border-thickness:var(--theme-border-width-default);--theme-tile--box-shadow:none;--theme-tile--border-radius:var(--theme-default-border-radius);--theme-toast-timer-track--background:var(--theme-color-0);--theme-toast-timer-value--background:var(--theme-color-component-4);--theme-toast--background:var(--theme-color-2);--theme-toast--border-color:var(--theme-color-0);--theme-toast--color:var(--theme-color-std-text);--theme-toast--border-thickness:var(--theme-border-width-none);--theme-toast--border-radius:var(--theme-default-border-radius);--theme-toast--box-shadow:var(--theme-shadow-4);--theme-toast--border-radus:var(--theme-toast--border-radius);--theme-tooltip-close-btn--background:var(--theme-color-ghost);--theme-tooltip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-tooltip-close-btn--background--active:var(--theme-color-ghost--active);--theme-tooltip-close--color:var(--theme-color-soft-text);--theme-tooltip--background:var(--theme-color-2);--theme-tooltip--border-color:var(--theme-color-0);--theme-tooltip--color:var(--theme-color-std-text);--theme-tootlip--background:var(--theme-tooltip--background);--theme-tree-item-icon:var(--theme-color-std-text);--theme-tree-item-node-closed-icon--color:var(--theme-color-std-text);--theme-tree-item-node-open-icon--color:var(--theme-color-dynamic);--theme-tree-item-status--color:var(--theme-color-soft-text);--theme-tree-item--background:var(--theme-color-ghost);--theme-tree-item--background--hover:var(--theme-color-ghost--hover);--theme-tree-item--background--active:var(--theme-color-ghost--active);--theme-tree-item--background--selected:var(--theme-color-ghost--selected);--theme-tree-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-tree-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-tree-item--color:var(--theme-color-std-text);--theme-upload-text--color:var(--theme-color-std-text);--theme-upload-text--color--checking:var(--theme-color-std-text);--theme-upload-text--color--disabled:var(--theme-color-weak-text);--theme-upload--background:var(--theme-color-1);--theme-upload--background--dragover:var(--theme-color-1);--theme-upload--border-color:var(--theme-color-soft-bdr);--theme-upload--border-color--dragover:var(--theme-color-dynamic);--theme-upload--background--checking:var(--theme-color-1);--theme-upload--background--disabled:var(--theme-color-0);--theme-upload--border-color--checking:var(--theme-color-soft-bdr);--theme-upload--border-color--disabled:var(--theme-color-soft-bdr);--theme-upload--border-radius:var(--theme-default-border-radius);--theme-workflow-step-icon-default--color:var(--theme-color-soft-text);--theme-workflow-step-icon-default--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-default--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-done--color:var(--theme-color-primary);--theme-workflow-step-icon-done--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-done--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-error--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-success--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-warning--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon--background:var(--theme-color-1);--theme-workflow-step--color--disabled:var(--theme-color-weak-text);--theme-workflow-step--background:var(--theme-color-ghost);--theme-workflow-step--background--hover:var(--theme-color-ghost--hover);--theme-workflow-step--background--active:var(--theme-color-ghost--active);--theme-workflow-step--background--selected:var(--theme-color-ghost--selected);--theme-workflow-step--background--disabled:var(--theme-color-ghost);--theme-workflow-step--color:var(--theme-color-std-text);--theme-workflow--border-radius:1px;--animate-duration:150ms;--bs-font-sans-serif:Siemens Sans,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--ix-safe-area-inset-top:0rem;--ix-safe-area-inset-right:0rem;--ix-safe-area-inset-bottom:0rem;--ix-safe-area-inset-left:0rem;color:var(--theme-color-std-text)}body{font-feature-settings:"clig" off,"liga" off;-moz-osx-font-smooting:grayscale;background-color:var(--theme-color-1);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);text-decoration:none}body:not(.disable-scrollbar) ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){body:not(.disable-scrollbar) *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}body:not(.disable-scrollbar) ::-webkit-scrollbar{height:.5rem;width:.5rem}body:not(.disable-scrollbar) ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-corner{display:none}:host,:root{color-scheme:light dark}:root[data-ix-theme=classic],:root[data-ix-theme=classic][data-ix-color-schema=dark],body[data-ix-theme=classic],body[data-ix-theme=classic][data-ix-color-schema=dark],html[data-ix-theme=classic],html[data-ix-theme=classic][data-ix-color-schema=dark]{--theme-color-0:#0000;--theme-color-1:#0f1619;--theme-color-2:#283236;--theme-color-3:#3c484d;--theme-color-4:#4c5a60;--theme-color-5:#59686f;--theme-color-6:#63737b;--theme-color-7:#6b7c85;--theme-color-8:#94a1a9;--theme-color-std-bdr:#d3ecf88c;--theme-color-soft-bdr:#d3ecf866;--theme-color-weak-bdr:#e0f5ff40;--theme-color-x-weak-bdr:#8e9da533;--theme-color-focus-bdr:#199fff;--theme-color-contrast-bdr:#fff;--theme-color-hard-bdr:#6b7c85;--theme-color-ghost:#fff0;--theme-color-ghost--hover:#8ca1ab33;--theme-color-ghost--active:#8ca1ab26;--theme-color-ghost--selected:#00ffff1a;--theme-color-ghost--selected-hover:#68fdfd33;--theme-color-ghost--selected-active:#73dddd33;--theme-color-ghost-primary--active:#00808033;--theme-color-ghost-primary--hover:#00ffff26;--theme-color-ghost-alt:#ffffff0d;--theme-color-ghost-alt--hover:#8ca1ab33;--theme-color-ghost-alt--active:#8ca1ab26;--theme-color-ghost-alt--selected:#3affff26;--theme-color-ghost-alt--selected-hover:#7bfdfd40;--theme-color-ghost-alt--selected-active:#84e1e140;--theme-color-primary:#00bde3;--theme-color-primary--contrast:#000;--theme-color-primary--hover:#1aecff;--theme-color-primary--active:#00eaff;--theme-color-primary--disabled:#00aacc73;--theme-color-dynamic:#00eaff;--theme-color-dynamic--hover:#62e2ee;--theme-color-dynamic--active:#5cd5e0;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-secondary:#000;--theme-color-secondary--hover:#002639;--theme-color-secondary--active:#001d2b;--theme-color-component-1:#8ca1ab33;--theme-color-component-1--hover:#8ca1ab59;--theme-color-component-1--active:#8ca1ab40;--theme-color-component-2:#d3effd40;--theme-color-component-3:#d9f3ff66;--theme-color-component-4:#d6f2ff80;--theme-color-component-5:#e0f5ff99;--theme-color-component-6:#d9eaf2a6;--theme-color-component-7--hover:#196269;--theme-color-component-7:#00eaff26;--theme-color-component-7--active:#16565c;--theme-color-component-error:#310006;--theme-color-component-info:#001c4d;--theme-color-component-8--hover:#002639;--theme-color-component-8:#00273b;--theme-color-component-9:#00eaff;--theme-color-component-9--hover:#52f1ff;--theme-color-component-9--active:#0aebff;--theme-color-component-9--disabled:#00eaff4d;--theme-color-component-10:#00eaffbf;--theme-color-component-10--hover:#6bf3ff99;--theme-color-component-10--active:#0aebffbf;--theme-color-component-10--disabled:#00eaff33;--theme-color-1--hover:#283236;--theme-color-1--active:#222b2f;--theme-color-component-11:#56616733;--theme-color-alarm:#ff2453;--theme-color-alarm--hover:#ff577b;--theme-color-alarm--active:#ff335f;--theme-color-alarm--contrast:#000;--theme-color-alarm-40:#ff265566;--theme-color-alarm-10:#ff26551a;--theme-color-warning:#fb0;--theme-color-warning--hover:#ffc533;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning-40:#fb06;--theme-color-warning-10:#ffbb001a;--theme-color-critical:#eb7a0a;--theme-color-critical--hover:#ed8721;--theme-color-critical--active:#eb8014;--theme-color-critical--contrast:#000;--theme-color-critical-40:#eb7a0a66;--theme-color-success:#4c0;--theme-color-success--hover:#4eeb00;--theme-color-success--active:#47d600;--theme-color-success--contrast:#000;--theme-color-success-40:#4c06;--theme-color-info:#357fff;--theme-color-info--hover:#4d8eff;--theme-color-info--active:#3d84ff;--theme-color-info--contrast:#000;--theme-color-info-40:#357fff66;--theme-color-neutral:#b6b8b9;--theme-color-neutral--hover:#c8cacb;--theme-color-neutral--active:#acaeaf;--theme-color-neutral--contrast:#000;--theme-color-neutral-40:#b6b8b966;--theme-color-contrast-text:#fff;--theme-color-std-text:#f5fcffe6;--theme-color-soft-text:#e5f7ffa6;--theme-color-weak-text:#dbf4ff66;--theme-color-inv-contrast-text:#000;--theme-color-inv-std-text:#000a14e6;--theme-color-inv-soft-text:#000d1499;--theme-color-inv-weak-text:#000d1473;--theme-color-alarm-text:#ff7694;--theme-color-lightbox:#000000a6;--theme-color-backdrop:#000000d9;--theme-color-backdrop-3:#37464dd9;--theme-color-shadow-1:#0009;--theme-color-shadow-3:#0009;--theme-color-shadow-2:#000;--theme-color-gradient-effect-1:#1aecff;--theme-color-gradient-effect-2:#00bde3;--theme-color-logo:#fff;--theme-color-logo-login:#fff;--theme-chart-1:#00ffe7;--theme-chart-1-40:#00ffe766;--theme-chart-2:#94ffc9;--theme-chart-2-40:#94ffc966;--theme-chart-3:#00c2cc;--theme-chart-3-40:#00c2cc66;--theme-chart-4:#a3eeff;--theme-chart-4-40:#a3eeff66;--theme-chart-5:#90b4c5;--theme-chart-5-40:#90b4c566;--theme-chart-6:#42c6ff;--theme-chart-6-40:#42c6ff66;--theme-chart-7:#7aaaff;--theme-chart-7-40:#7aaaff66;--theme-chart-8:#9ebbff;--theme-chart-8-40:#9ebbff66;--theme-chart-9:#9ea3ff;--theme-chart-9-40:#9ea3ff66;--theme-chart-10:#b999ff;--theme-chart-10-40:#b999ff66;--theme-chart-11:#d08fff;--theme-chart-11-40:#d08fff66;--theme-chart-12:#ed85ff;--theme-chart-12-40:#ed85ff66;--theme-chart-13:#f38fc2;--theme-chart-13-40:#f38fc266;--theme-chart-14:#ef9a9a;--theme-chart-14-40:#ef9a9a66;--theme-chart-15:#ffb180;--theme-chart-15-40:#ffb18066;--theme-chart-16:#cacab4;--theme-chart-16-40:#cacab466;--theme-chart-17:#b5bd00;--theme-chart-17-40:#b5bd0066;--theme-chart-axes:#ffffff4d;--theme-chart-grid-lines:#ffffff1a;--theme-chart-grid-fill:#23233c;--theme-chart-ticks:#ffffff59;--theme-chart-tooltip-fill:#0f1619cc;--theme-chart-tooltip-bdr:#ffffff40;--theme-font-sans:"Siemens Sans";--theme-font-code:"JetBrains Mono";--theme-company-logo:company-logo-alt;--theme-label:400 0.875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 0.75rem/1.2 "Siemens Sans";--theme-label-xs:400 0.625rem/1.2 "Siemens Sans";--theme-body:400 0.875rem/1.43 "Siemens Sans";--theme-body-xs:400 0.625rem/1.5 "Siemens Sans";--theme-body-sm:400 0.75rem/1.5 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-h6:700 0.75rem/1.5 "Siemens Sans";--theme-h5:700 0.875rem/1.43 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-code:400 0.875rem/1.5 "JetBrains Mono";--theme-code-sm:400 0.75rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-default-underline:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-title:700 0.875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 0.875rem/1.143 "Siemens Sans";--theme-text-default:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-single:400 0.875rem/1.143 "Siemens Sans";--theme-text-caption:700 0.75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 0.75rem/1 "Siemens Sans";--theme-text-s:400 0.75rem/1.5 "Siemens Sans";--theme-text-s-single:400 0.75rem/1.5 "Siemens Sans";--theme-text-xs:400 0.625rem/1.4 "Siemens Sans";--theme-shadow-1:0 2px 2px 0 #000,0 1px 1px 0 #0009;--theme-shadow-2:-4px 0 8px 0 #000,4px 0 8px 0 #000,0 0 16px 0 #0009;--theme-shadow-3:0 2px 6px 0 #000,0 0 8px 0 #0009;--theme-shadow-4:0 0 2px 0 #000,0 4px 8px 0 #0009,0 12px 18px 0 #0009;--theme-inset-shadow-1:inset 0 2px 4px 0 #0009;--theme-primary-bdr-1:0.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:0.125rem solid var(--theme-color-primary);--theme-dynamic-bdr-1:0.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:0.125rem solid var(--theme-color-dynamic);--theme-contrast-bdr-1:0.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:0.125rem solid var(--theme-color-contrast-bdr);--theme-std-bdr-1:0.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:0.125rem solid var(--theme-color-std-bdr);--theme-soft-bdr-1:0.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:0.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:0.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:0.125rem dashed var(--theme-color-soft-bdr);--theme-weak-bdr-1:0.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:0.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:0.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:0.125rem solid var(--theme-color-x-weak-bdr);--theme-alarm-bdr-1:0.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:0.125rem solid var(--theme-color-alarm);--theme-critical-bdr-1:0.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:0.125rem solid var(--theme-color-critical);--theme-warning-bdr-1:0.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:0.125rem solid var(--theme-color-warning);--theme-success-bdr-1:0.0625rem solid var(--theme-color-success);--theme-success-bdr-2:0.125rem solid var(--theme-color-success);--theme-info-bdr-1:0.0625rem solid var(--theme-color-info);--theme-info-bdr-2:0.125rem solid var(--theme-color-info);--theme-neutral-bdr-1:0.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:0.125rem solid var(--theme-color-neutral)}:root[data-ix-theme=classic][data-ix-color-schema=light],body[data-ix-theme=classic][data-ix-color-schema=light],html[data-ix-theme=classic][data-ix-color-schema=light]{--theme-color-0:#fff0;--theme-color-1:#fff;--theme-color-2:#eff0f1;--theme-color-3:#e2e4e6;--theme-color-4:#d8dadd;--theme-color-5:#cfd2d5;--theme-color-6:#c8cbcf;--theme-color-7:#c2c6ca;--theme-color-8:#92979b;--theme-color-std-bdr:#0014284d;--theme-color-soft-bdr:#00142833;--theme-color-weak-bdr:#23303c26;--theme-color-x-weak-bdr:#aeb5bd33;--theme-color-focus-bdr:#199fff;--theme-color-contrast-bdr:#000;--theme-color-hard-bdr:#b2b8be;--theme-color-ghost:#a6ab8c00;--theme-color-ghost--hover:#a8adb333;--theme-color-ghost--active:#a8adb34d;--theme-color-ghost--selected:#00eaff33;--theme-color-ghost--selected-hover:#20b8c533;--theme-color-ghost--selected-active:#00919e33;--theme-color-ghost-primary--active:#00becf33;--theme-color-ghost-primary--hover:#00eaff33;--theme-color-ghost-alt:#0014280d;--theme-color-ghost-alt--hover:#a8adb333;--theme-color-ghost-alt--active:#a8adb359;--theme-color-ghost-alt--selected:#00d8ec33;--theme-color-ghost-alt--selected-hover:#1eabb840;--theme-color-ghost-alt--selected-active:#0094a133;--theme-color-primary:#006e93;--theme-color-primary--contrast:#fff;--theme-color-primary--hover:#196269;--theme-color-primary--active:#16565c;--theme-color-primary--disabled:#006e934d;--theme-color-dynamic:#005e66;--theme-color-dynamic--hover:#0f5157;--theme-color-dynamic--active:#0e494e;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-secondary:#fff;--theme-color-secondary--hover:#ccfbff;--theme-color-secondary--active:#b8edf2;--theme-color-component-1:#a8adb333;--theme-color-component-1--hover:#a8adb359;--theme-color-component-1--active:#a8adb373;--theme-color-component-2:#0012241a;--theme-color-component-3:#04142533;--theme-color-component-4:#05121f4d;--theme-color-component-5:#07121d73;--theme-color-component-6:#0b121999;--theme-color-component-7--hover:#00eaff;--theme-color-component-7:#00eaff33;--theme-color-component-7--active:#00def2;--theme-color-component-error:#fcccd0;--theme-color-component-info:#ccdefc;--theme-color-component-8--hover:#d1fbff;--theme-color-component-8:#ebf7f8;--theme-color-component-9:#0b5e65;--theme-color-component-9--hover:#005d66;--theme-color-component-9--active:#00464d;--theme-color-component-9--disabled:#0051594d;--theme-color-component-10:#005159bf;--theme-color-component-10--hover:#005d66bf;--theme-color-component-10--active:#00464dbf;--theme-color-component-10--disabled:#00515926;--theme-color-1--hover:#eff0f1;--theme-color-1--active:#e2e4e6;--theme-color-component-11:#d5dbe233;--theme-color-alarm:#d72332;--theme-color-alarm--hover:#c11f2d;--theme-color-alarm--active:#b41d2a;--theme-color-alarm--contrast:#fff;--theme-color-alarm-40:#d7233266;--theme-color-alarm-10:#d723321a;--theme-color-warning:#b88d00;--theme-color-warning--hover:#a88100;--theme-color-warning--active:#9e7900;--theme-color-warning--contrast:#000;--theme-color-warning-40:#b88d0066;--theme-color-warning-10:#b88d001a;--theme-color-critical:#e97101;--theme-color-critical--hover:#d06501;--theme-color-critical--active:#c15e01;--theme-color-critical--contrast:#000;--theme-color-critical-40:#e9710166;--theme-color-success:#2c8500;--theme-color-success--hover:#277500;--theme-color-success--active:#246b00;--theme-color-success--contrast:#fff;--theme-color-success-40:#2c850066;--theme-color-info:#0041b2;--theme-color-info--hover:#003a9e;--theme-color-info--active:#003694;--theme-color-info--contrast:#fff;--theme-color-info-40:#0041b166;--theme-color-neutral:#66727e;--theme-color-neutral--hover:#66727e;--theme-color-neutral--active:#545e68;--theme-color-neutral--contrast:#fff;--theme-color-neutral-40:#66727e66;--theme-color-contrast-text:#000;--theme-color-std-text:#000a14e6;--theme-color-soft-text:#000a1499;--theme-color-weak-text:#000a1466;--theme-color-inv-contrast-text:#fff;--theme-color-inv-std-text:#f5faffe6;--theme-color-inv-soft-text:#e5f2ff99;--theme-color-inv-weak-text:#dbedff73;--theme-color-alarm-text:#b81e3f;--theme-color-lightbox:#ffffffa6;--theme-color-backdrop:#ffffffd9;--theme-color-backdrop-3:#e2e4e6d9;--theme-color-shadow-1:#0000001a;--theme-color-shadow-3:#0000001a;--theme-color-shadow-2:#0003;--theme-color-gradient-effect-1:#006e93;--theme-color-gradient-effect-2:#16565c;--theme-color-logo:#000;--theme-color-logo-login:#000;--theme-chart-1:#008a7c;--theme-chart-1-40:#008a7c66;--theme-chart-2:#00572b;--theme-chart-2-40:#00572b66;--theme-chart-3:#00838f;--theme-chart-3-40:#00838f66;--theme-chart-4:#003c61;--theme-chart-4-40:#003c6166;--theme-chart-5:#61778c;--theme-chart-5-40:#61778c66;--theme-chart-6:#0076a8;--theme-chart-6-40:#0076a866;--theme-chart-7:#182171;--theme-chart-7-40:#18217166;--theme-chart-8:#0041d6;--theme-chart-8-40:#0041d666;--theme-chart-9:#4a52f2;--theme-chart-9-40:#4a52f266;--theme-chart-10:#7c40ff;--theme-chart-10-40:#7c40ff66;--theme-chart-11:#900eec;--theme-chart-11-40:#900eec66;--theme-chart-12:#aa32be;--theme-chart-12-40:#aa32be66;--theme-chart-13:#6f2542;--theme-chart-13-40:#6f254266;--theme-chart-14:#9e5833;--theme-chart-14-40:#9e583366;--theme-chart-15:#b74e2a;--theme-chart-15-40:#b74e2a66;--theme-chart-16:#73735e;--theme-chart-16-40:#73735e66;--theme-chart-17:#7a8000;--theme-chart-17-40:#7a800066;--theme-chart-axes:#0000004d;--theme-chart-grid-lines:#0000001a;--theme-chart-grid-fill:#fff;--theme-chart-ticks:#0000004d;--theme-chart-tooltip-fill:#fffc;--theme-chart-tooltip-bdr:#0003;--theme-font-sans:"Siemens Sans";--theme-font-code:"JetBrains Mono";--theme-company-logo:company-logo-alt;--theme-label:400 0.875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 0.75rem/1.2 "Siemens Sans";--theme-label-xs:400 0.625rem/1.2 "Siemens Sans";--theme-body:400 0.875rem/1.43 "Siemens Sans";--theme-body-xs:400 0.625rem/1.5 "Siemens Sans";--theme-body-sm:400 0.75rem/1.5 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-h6:700 0.75rem/1.5 "Siemens Sans";--theme-h5:700 0.875rem/1.43 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-code:400 0.875rem/1.5 "JetBrains Mono";--theme-code-sm:400 0.75rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-default-underline:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-title:700 0.875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 0.875rem/1.143 "Siemens Sans";--theme-text-default:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-single:400 0.875rem/1.143 "Siemens Sans";--theme-text-caption:700 0.75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 0.75rem/1 "Siemens Sans";--theme-text-s:400 0.75rem/1.5 "Siemens Sans";--theme-text-s-single:400 0.75rem/1.5 "Siemens Sans";--theme-text-xs:400 0.625rem/1.4 "Siemens Sans";--theme-shadow-1:0 2px 2px 0 #0003,0 1px 1px 0 #0000001a;--theme-shadow-2:-4px 0 8px 0 #0003,4px 0 8px 0 #0003,0 0 16px 0 #0000001a;--theme-shadow-3:0 2px 6px 0 #0003,0 0 8px 0 #0000001a;--theme-shadow-4:0 0 2px 0 #0003,0 4px 8px 0 #0000001a,0 12px 18px 0 #0000001a;--theme-inset-shadow-1:inset 0 2px 4px 0 #0000001a;--theme-primary-bdr-1:0.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:0.125rem solid var(--theme-color-primary);--theme-dynamic-bdr-1:0.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:0.125rem solid var(--theme-color-dynamic);--theme-contrast-bdr-1:0.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:0.125rem solid var(--theme-color-contrast-bdr);--theme-std-bdr-1:0.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:0.125rem solid var(--theme-color-std-bdr);--theme-soft-bdr-1:0.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:0.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:0.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:0.125rem dashed var(--theme-color-soft-bdr);--theme-weak-bdr-1:0.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:0.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:0.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:0.125rem solid var(--theme-color-x-weak-bdr);--theme-alarm-bdr-1:0.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:0.125rem solid var(--theme-color-alarm);--theme-critical-bdr-1:0.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:0.125rem solid var(--theme-color-critical);--theme-warning-bdr-1:0.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:0.125rem solid var(--theme-color-warning);--theme-success-bdr-1:0.0625rem solid var(--theme-color-success);--theme-success-bdr-2:0.125rem solid var(--theme-color-success);--theme-info-bdr-1:0.0625rem solid var(--theme-color-info);--theme-info-bdr-2:0.125rem solid var(--theme-color-info);--theme-neutral-bdr-1:0.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:0.125rem solid var(--theme-color-neutral)}@media (prefers-color-scheme:dark){:root[data-ix-theme=classic][data-ix-color-schema=system],body[data-ix-theme=classic][data-ix-color-schema=system],html[data-ix-theme=classic][data-ix-color-schema=system]{--theme-color-0:#0000;--theme-color-1:#0f1619;--theme-color-2:#283236;--theme-color-3:#3c484d;--theme-color-4:#4c5a60;--theme-color-5:#59686f;--theme-color-6:#63737b;--theme-color-7:#6b7c85;--theme-color-8:#94a1a9;--theme-color-std-bdr:#d3ecf88c;--theme-color-soft-bdr:#d3ecf866;--theme-color-weak-bdr:#e0f5ff40;--theme-color-x-weak-bdr:#8e9da533;--theme-color-focus-bdr:#199fff;--theme-color-contrast-bdr:#fff;--theme-color-hard-bdr:#6b7c85;--theme-color-ghost:#fff0;--theme-color-ghost--hover:#8ca1ab33;--theme-color-ghost--active:#8ca1ab26;--theme-color-ghost--selected:#00ffff1a;--theme-color-ghost--selected-hover:#68fdfd33;--theme-color-ghost--selected-active:#73dddd33;--theme-color-ghost-primary--active:#00808033;--theme-color-ghost-primary--hover:#00ffff26;--theme-color-ghost-alt:#ffffff0d;--theme-color-ghost-alt--hover:#8ca1ab33;--theme-color-ghost-alt--active:#8ca1ab26;--theme-color-ghost-alt--selected:#3affff26;--theme-color-ghost-alt--selected-hover:#7bfdfd40;--theme-color-ghost-alt--selected-active:#84e1e140;--theme-color-primary:#00bde3;--theme-color-primary--contrast:#000;--theme-color-primary--hover:#1aecff;--theme-color-primary--active:#00eaff;--theme-color-primary--disabled:#00aacc73;--theme-color-dynamic:#00eaff;--theme-color-dynamic--hover:#62e2ee;--theme-color-dynamic--active:#5cd5e0;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-secondary:#000;--theme-color-secondary--hover:#002639;--theme-color-secondary--active:#001d2b;--theme-color-component-1:#8ca1ab33;--theme-color-component-1--hover:#8ca1ab59;--theme-color-component-1--active:#8ca1ab40;--theme-color-component-2:#d3effd40;--theme-color-component-3:#d9f3ff66;--theme-color-component-4:#d6f2ff80;--theme-color-component-5:#e0f5ff99;--theme-color-component-6:#d9eaf2a6;--theme-color-component-7--hover:#196269;--theme-color-component-7:#00eaff26;--theme-color-component-7--active:#16565c;--theme-color-component-error:#310006;--theme-color-component-info:#001c4d;--theme-color-component-8--hover:#002639;--theme-color-component-8:#00273b;--theme-color-component-9:#00eaff;--theme-color-component-9--hover:#52f1ff;--theme-color-component-9--active:#0aebff;--theme-color-component-9--disabled:#00eaff4d;--theme-color-component-10:#00eaffbf;--theme-color-component-10--hover:#6bf3ff99;--theme-color-component-10--active:#0aebffbf;--theme-color-component-10--disabled:#00eaff33;--theme-color-1--hover:#283236;--theme-color-1--active:#222b2f;--theme-color-component-11:#56616733;--theme-color-alarm:#ff2453;--theme-color-alarm--hover:#ff577b;--theme-color-alarm--active:#ff335f;--theme-color-alarm--contrast:#000;--theme-color-alarm-40:#ff265566;--theme-color-alarm-10:#ff26551a;--theme-color-warning:#fb0;--theme-color-warning--hover:#ffc533;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning-40:#fb06;--theme-color-warning-10:#ffbb001a;--theme-color-critical:#eb7a0a;--theme-color-critical--hover:#ed8721;--theme-color-critical--active:#eb8014;--theme-color-critical--contrast:#000;--theme-color-critical-40:#eb7a0a66;--theme-color-success:#4c0;--theme-color-success--hover:#4eeb00;--theme-color-success--active:#47d600;--theme-color-success--contrast:#000;--theme-color-success-40:#4c06;--theme-color-info:#357fff;--theme-color-info--hover:#4d8eff;--theme-color-info--active:#3d84ff;--theme-color-info--contrast:#000;--theme-color-info-40:#357fff66;--theme-color-neutral:#b6b8b9;--theme-color-neutral--hover:#c8cacb;--theme-color-neutral--active:#acaeaf;--theme-color-neutral--contrast:#000;--theme-color-neutral-40:#b6b8b966;--theme-color-contrast-text:#fff;--theme-color-std-text:#f5fcffe6;--theme-color-soft-text:#e5f7ffa6;--theme-color-weak-text:#dbf4ff66;--theme-color-inv-contrast-text:#000;--theme-color-inv-std-text:#000a14e6;--theme-color-inv-soft-text:#000d1499;--theme-color-inv-weak-text:#000d1473;--theme-color-alarm-text:#ff7694;--theme-color-lightbox:#000000a6;--theme-color-backdrop:#000000d9;--theme-color-backdrop-3:#37464dd9;--theme-color-shadow-1:#0009;--theme-color-shadow-3:#0009;--theme-color-shadow-2:#000;--theme-color-gradient-effect-1:#1aecff;--theme-color-gradient-effect-2:#00bde3;--theme-color-logo:#fff;--theme-color-logo-login:#fff;--theme-chart-1:#00ffe7;--theme-chart-1-40:#00ffe766;--theme-chart-2:#94ffc9;--theme-chart-2-40:#94ffc966;--theme-chart-3:#00c2cc;--theme-chart-3-40:#00c2cc66;--theme-chart-4:#a3eeff;--theme-chart-4-40:#a3eeff66;--theme-chart-5:#90b4c5;--theme-chart-5-40:#90b4c566;--theme-chart-6:#42c6ff;--theme-chart-6-40:#42c6ff66;--theme-chart-7:#7aaaff;--theme-chart-7-40:#7aaaff66;--theme-chart-8:#9ebbff;--theme-chart-8-40:#9ebbff66;--theme-chart-9:#9ea3ff;--theme-chart-9-40:#9ea3ff66;--theme-chart-10:#b999ff;--theme-chart-10-40:#b999ff66;--theme-chart-11:#d08fff;--theme-chart-11-40:#d08fff66;--theme-chart-12:#ed85ff;--theme-chart-12-40:#ed85ff66;--theme-chart-13:#f38fc2;--theme-chart-13-40:#f38fc266;--theme-chart-14:#ef9a9a;--theme-chart-14-40:#ef9a9a66;--theme-chart-15:#ffb180;--theme-chart-15-40:#ffb18066;--theme-chart-16:#cacab4;--theme-chart-16-40:#cacab466;--theme-chart-17:#b5bd00;--theme-chart-17-40:#b5bd0066;--theme-chart-axes:#ffffff4d;--theme-chart-grid-lines:#ffffff1a;--theme-chart-grid-fill:#23233c;--theme-chart-ticks:#ffffff59;--theme-chart-tooltip-fill:#0f1619cc;--theme-chart-tooltip-bdr:#ffffff40;--theme-font-sans:"Siemens Sans";--theme-font-code:"JetBrains Mono";--theme-company-logo:company-logo-alt;--theme-label:400 0.875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 0.75rem/1.2 "Siemens Sans";--theme-label-xs:400 0.625rem/1.2 "Siemens Sans";--theme-body:400 0.875rem/1.43 "Siemens Sans";--theme-body-xs:400 0.625rem/1.5 "Siemens Sans";--theme-body-sm:400 0.75rem/1.5 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-h6:700 0.75rem/1.5 "Siemens Sans";--theme-h5:700 0.875rem/1.43 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-code:400 0.875rem/1.5 "JetBrains Mono";--theme-code-sm:400 0.75rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-default-underline:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-title:700 0.875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 0.875rem/1.143 "Siemens Sans";--theme-text-default:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-single:400 0.875rem/1.143 "Siemens Sans";--theme-text-caption:700 0.75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 0.75rem/1 "Siemens Sans";--theme-text-s:400 0.75rem/1.5 "Siemens Sans";--theme-text-s-single:400 0.75rem/1.5 "Siemens Sans";--theme-text-xs:400 0.625rem/1.4 "Siemens Sans";--theme-shadow-1:0 2px 2px 0 #000,0 1px 1px 0 #0009;--theme-shadow-2:-4px 0 8px 0 #000,4px 0 8px 0 #000,0 0 16px 0 #0009;--theme-shadow-3:0 2px 6px 0 #000,0 0 8px 0 #0009;--theme-shadow-4:0 0 2px 0 #000,0 4px 8px 0 #0009,0 12px 18px 0 #0009;--theme-inset-shadow-1:inset 0 2px 4px 0 #0009;--theme-primary-bdr-1:0.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:0.125rem solid var(--theme-color-primary);--theme-dynamic-bdr-1:0.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:0.125rem solid var(--theme-color-dynamic);--theme-contrast-bdr-1:0.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:0.125rem solid var(--theme-color-contrast-bdr);--theme-std-bdr-1:0.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:0.125rem solid var(--theme-color-std-bdr);--theme-soft-bdr-1:0.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:0.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:0.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:0.125rem dashed var(--theme-color-soft-bdr);--theme-weak-bdr-1:0.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:0.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:0.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:0.125rem solid var(--theme-color-x-weak-bdr);--theme-alarm-bdr-1:0.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:0.125rem solid var(--theme-color-alarm);--theme-critical-bdr-1:0.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:0.125rem solid var(--theme-color-critical);--theme-warning-bdr-1:0.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:0.125rem solid var(--theme-color-warning);--theme-success-bdr-1:0.0625rem solid var(--theme-color-success);--theme-success-bdr-2:0.125rem solid var(--theme-color-success);--theme-info-bdr-1:0.0625rem solid var(--theme-color-info);--theme-info-bdr-2:0.125rem solid var(--theme-color-info);--theme-neutral-bdr-1:0.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:0.125rem solid var(--theme-color-neutral)}}@media (prefers-color-scheme:light){:root[data-ix-theme=classic][data-ix-color-schema=system],body[data-ix-theme=classic][data-ix-color-schema=system],html[data-ix-theme=classic][data-ix-color-schema=system]{--theme-color-0:#fff0;--theme-color-1:#fff;--theme-color-2:#eff0f1;--theme-color-3:#e2e4e6;--theme-color-4:#d8dadd;--theme-color-5:#cfd2d5;--theme-color-6:#c8cbcf;--theme-color-7:#c2c6ca;--theme-color-8:#92979b;--theme-color-std-bdr:#0014284d;--theme-color-soft-bdr:#00142833;--theme-color-weak-bdr:#23303c26;--theme-color-x-weak-bdr:#aeb5bd33;--theme-color-focus-bdr:#199fff;--theme-color-contrast-bdr:#000;--theme-color-hard-bdr:#b2b8be;--theme-color-ghost:#a6ab8c00;--theme-color-ghost--hover:#a8adb333;--theme-color-ghost--active:#a8adb34d;--theme-color-ghost--selected:#00eaff33;--theme-color-ghost--selected-hover:#20b8c533;--theme-color-ghost--selected-active:#00919e33;--theme-color-ghost-primary--active:#00becf33;--theme-color-ghost-primary--hover:#00eaff33;--theme-color-ghost-alt:#0014280d;--theme-color-ghost-alt--hover:#a8adb333;--theme-color-ghost-alt--active:#a8adb359;--theme-color-ghost-alt--selected:#00d8ec33;--theme-color-ghost-alt--selected-hover:#1eabb840;--theme-color-ghost-alt--selected-active:#0094a133;--theme-color-primary:#006e93;--theme-color-primary--contrast:#fff;--theme-color-primary--hover:#196269;--theme-color-primary--active:#16565c;--theme-color-primary--disabled:#006e934d;--theme-color-dynamic:#005e66;--theme-color-dynamic--hover:#0f5157;--theme-color-dynamic--active:#0e494e;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-secondary:#fff;--theme-color-secondary--hover:#ccfbff;--theme-color-secondary--active:#b8edf2;--theme-color-component-1:#a8adb333;--theme-color-component-1--hover:#a8adb359;--theme-color-component-1--active:#a8adb373;--theme-color-component-2:#0012241a;--theme-color-component-3:#04142533;--theme-color-component-4:#05121f4d;--theme-color-component-5:#07121d73;--theme-color-component-6:#0b121999;--theme-color-component-7--hover:#00eaff;--theme-color-component-7:#00eaff33;--theme-color-component-7--active:#00def2;--theme-color-component-error:#fcccd0;--theme-color-component-info:#ccdefc;--theme-color-component-8--hover:#d1fbff;--theme-color-component-8:#ebf7f8;--theme-color-component-9:#0b5e65;--theme-color-component-9--hover:#005d66;--theme-color-component-9--active:#00464d;--theme-color-component-9--disabled:#0051594d;--theme-color-component-10:#005159bf;--theme-color-component-10--hover:#005d66bf;--theme-color-component-10--active:#00464dbf;--theme-color-component-10--disabled:#00515926;--theme-color-1--hover:#eff0f1;--theme-color-1--active:#e2e4e6;--theme-color-component-11:#d5dbe233;--theme-color-alarm:#d72332;--theme-color-alarm--hover:#c11f2d;--theme-color-alarm--active:#b41d2a;--theme-color-alarm--contrast:#fff;--theme-color-alarm-40:#d7233266;--theme-color-alarm-10:#d723321a;--theme-color-warning:#b88d00;--theme-color-warning--hover:#a88100;--theme-color-warning--active:#9e7900;--theme-color-warning--contrast:#000;--theme-color-warning-40:#b88d0066;--theme-color-warning-10:#b88d001a;--theme-color-critical:#e97101;--theme-color-critical--hover:#d06501;--theme-color-critical--active:#c15e01;--theme-color-critical--contrast:#000;--theme-color-critical-40:#e9710166;--theme-color-success:#2c8500;--theme-color-success--hover:#277500;--theme-color-success--active:#246b00;--theme-color-success--contrast:#fff;--theme-color-success-40:#2c850066;--theme-color-info:#0041b2;--theme-color-info--hover:#003a9e;--theme-color-info--active:#003694;--theme-color-info--contrast:#fff;--theme-color-info-40:#0041b166;--theme-color-neutral:#66727e;--theme-color-neutral--hover:#66727e;--theme-color-neutral--active:#545e68;--theme-color-neutral--contrast:#fff;--theme-color-neutral-40:#66727e66;--theme-color-contrast-text:#000;--theme-color-std-text:#000a14e6;--theme-color-soft-text:#000a1499;--theme-color-weak-text:#000a1466;--theme-color-inv-contrast-text:#fff;--theme-color-inv-std-text:#f5faffe6;--theme-color-inv-soft-text:#e5f2ff99;--theme-color-inv-weak-text:#dbedff73;--theme-color-alarm-text:#b81e3f;--theme-color-lightbox:#ffffffa6;--theme-color-backdrop:#ffffffd9;--theme-color-backdrop-3:#e2e4e6d9;--theme-color-shadow-1:#0000001a;--theme-color-shadow-3:#0000001a;--theme-color-shadow-2:#0003;--theme-color-gradient-effect-1:#006e93;--theme-color-gradient-effect-2:#16565c;--theme-color-logo:#000;--theme-color-logo-login:#000;--theme-chart-1:#008a7c;--theme-chart-1-40:#008a7c66;--theme-chart-2:#00572b;--theme-chart-2-40:#00572b66;--theme-chart-3:#00838f;--theme-chart-3-40:#00838f66;--theme-chart-4:#003c61;--theme-chart-4-40:#003c6166;--theme-chart-5:#61778c;--theme-chart-5-40:#61778c66;--theme-chart-6:#0076a8;--theme-chart-6-40:#0076a866;--theme-chart-7:#182171;--theme-chart-7-40:#18217166;--theme-chart-8:#0041d6;--theme-chart-8-40:#0041d666;--theme-chart-9:#4a52f2;--theme-chart-9-40:#4a52f266;--theme-chart-10:#7c40ff;--theme-chart-10-40:#7c40ff66;--theme-chart-11:#900eec;--theme-chart-11-40:#900eec66;--theme-chart-12:#aa32be;--theme-chart-12-40:#aa32be66;--theme-chart-13:#6f2542;--theme-chart-13-40:#6f254266;--theme-chart-14:#9e5833;--theme-chart-14-40:#9e583366;--theme-chart-15:#b74e2a;--theme-chart-15-40:#b74e2a66;--theme-chart-16:#73735e;--theme-chart-16-40:#73735e66;--theme-chart-17:#7a8000;--theme-chart-17-40:#7a800066;--theme-chart-axes:#0000004d;--theme-chart-grid-lines:#0000001a;--theme-chart-grid-fill:#fff;--theme-chart-ticks:#0000004d;--theme-chart-tooltip-fill:#fffc;--theme-chart-tooltip-bdr:#0003;--theme-font-sans:"Siemens Sans";--theme-font-code:"JetBrains Mono";--theme-company-logo:company-logo-alt;--theme-label:400 0.875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 0.75rem/1.2 "Siemens Sans";--theme-label-xs:400 0.625rem/1.2 "Siemens Sans";--theme-body:400 0.875rem/1.43 "Siemens Sans";--theme-body-xs:400 0.625rem/1.5 "Siemens Sans";--theme-body-sm:400 0.75rem/1.5 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-h6:700 0.75rem/1.5 "Siemens Sans";--theme-h5:700 0.875rem/1.43 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-code:400 0.875rem/1.5 "JetBrains Mono";--theme-code-sm:400 0.75rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-default-underline:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-title:700 0.875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 0.875rem/1.143 "Siemens Sans";--theme-text-default:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-single:400 0.875rem/1.143 "Siemens Sans";--theme-text-caption:700 0.75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 0.75rem/1 "Siemens Sans";--theme-text-s:400 0.75rem/1.5 "Siemens Sans";--theme-text-s-single:400 0.75rem/1.5 "Siemens Sans";--theme-text-xs:400 0.625rem/1.4 "Siemens Sans";--theme-shadow-1:0 2px 2px 0 #0003,0 1px 1px 0 #0000001a;--theme-shadow-2:-4px 0 8px 0 #0003,4px 0 8px 0 #0003,0 0 16px 0 #0000001a;--theme-shadow-3:0 2px 6px 0 #0003,0 0 8px 0 #0000001a;--theme-shadow-4:0 0 2px 0 #0003,0 4px 8px 0 #0000001a,0 12px 18px 0 #0000001a;--theme-inset-shadow-1:inset 0 2px 4px 0 #0000001a;--theme-primary-bdr-1:0.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:0.125rem solid var(--theme-color-primary);--theme-dynamic-bdr-1:0.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:0.125rem solid var(--theme-color-dynamic);--theme-contrast-bdr-1:0.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:0.125rem solid var(--theme-color-contrast-bdr);--theme-std-bdr-1:0.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:0.125rem solid var(--theme-color-std-bdr);--theme-soft-bdr-1:0.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:0.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:0.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:0.125rem dashed var(--theme-color-soft-bdr);--theme-weak-bdr-1:0.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:0.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:0.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:0.125rem solid var(--theme-color-x-weak-bdr);--theme-alarm-bdr-1:0.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:0.125rem solid var(--theme-color-alarm);--theme-critical-bdr-1:0.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:0.125rem solid var(--theme-color-critical);--theme-warning-bdr-1:0.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:0.125rem solid var(--theme-color-warning);--theme-success-bdr-1:0.0625rem solid var(--theme-color-success);--theme-success-bdr-2:0.125rem solid var(--theme-color-success);--theme-info-bdr-1:0.0625rem solid var(--theme-color-info);--theme-info-bdr-2:0.125rem solid var(--theme-color-info);--theme-neutral-bdr-1:0.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:0.125rem solid var(--theme-color-neutral)}}:not([data-ix-theme]) body:not([class*=theme-]):not([data-ix-theme]),body[class*=theme-classic-dark]{--theme-color-0:#0000;--theme-color-1:#0f1619;--theme-color-2:#283236;--theme-color-3:#3c484d;--theme-color-4:#4c5a60;--theme-color-5:#59686f;--theme-color-6:#63737b;--theme-color-7:#6b7c85;--theme-color-8:#94a1a9;--theme-color-std-bdr:#d3ecf88c;--theme-color-soft-bdr:#d3ecf866;--theme-color-weak-bdr:#e0f5ff40;--theme-color-x-weak-bdr:#8e9da533;--theme-color-focus-bdr:#199fff;--theme-color-contrast-bdr:#fff;--theme-color-hard-bdr:#6b7c85;--theme-color-ghost:#fff0;--theme-color-ghost--hover:#8ca1ab33;--theme-color-ghost--active:#8ca1ab26;--theme-color-ghost--selected:#00ffff1a;--theme-color-ghost--selected-hover:#68fdfd33;--theme-color-ghost--selected-active:#73dddd33;--theme-color-ghost-primary--active:#00808033;--theme-color-ghost-primary--hover:#00ffff26;--theme-color-ghost-alt:#ffffff0d;--theme-color-ghost-alt--hover:#8ca1ab33;--theme-color-ghost-alt--active:#8ca1ab26;--theme-color-ghost-alt--selected:#3affff26;--theme-color-ghost-alt--selected-hover:#7bfdfd40;--theme-color-ghost-alt--selected-active:#84e1e140;--theme-color-primary:#00bde3;--theme-color-primary--contrast:#000;--theme-color-primary--hover:#1aecff;--theme-color-primary--active:#00eaff;--theme-color-primary--disabled:#00aacc73;--theme-color-dynamic:#00eaff;--theme-color-dynamic--hover:#62e2ee;--theme-color-dynamic--active:#5cd5e0;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-secondary:#000;--theme-color-secondary--hover:#002639;--theme-color-secondary--active:#001d2b;--theme-color-component-1:#8ca1ab33;--theme-color-component-1--hover:#8ca1ab59;--theme-color-component-1--active:#8ca1ab40;--theme-color-component-2:#d3effd40;--theme-color-component-3:#d9f3ff66;--theme-color-component-4:#d6f2ff80;--theme-color-component-5:#e0f5ff99;--theme-color-component-6:#d9eaf2a6;--theme-color-component-7--hover:#196269;--theme-color-component-7:#00eaff26;--theme-color-component-7--active:#16565c;--theme-color-component-error:#310006;--theme-color-component-info:#001c4d;--theme-color-component-8--hover:#002639;--theme-color-component-8:#00273b;--theme-color-component-9:#00eaff;--theme-color-component-9--hover:#52f1ff;--theme-color-component-9--active:#0aebff;--theme-color-component-9--disabled:#00eaff4d;--theme-color-component-10:#00eaffbf;--theme-color-component-10--hover:#6bf3ff99;--theme-color-component-10--active:#0aebffbf;--theme-color-component-10--disabled:#00eaff33;--theme-color-1--hover:#283236;--theme-color-1--active:#222b2f;--theme-color-component-11:#56616733;--theme-color-alarm:#ff2453;--theme-color-alarm--hover:#ff577b;--theme-color-alarm--active:#ff335f;--theme-color-alarm--contrast:#000;--theme-color-alarm-40:#ff265566;--theme-color-alarm-10:#ff26551a;--theme-color-warning:#fb0;--theme-color-warning--hover:#ffc533;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning-40:#fb06;--theme-color-warning-10:#ffbb001a;--theme-color-critical:#eb7a0a;--theme-color-critical--hover:#ed8721;--theme-color-critical--active:#eb8014;--theme-color-critical--contrast:#000;--theme-color-critical-40:#eb7a0a66;--theme-color-success:#4c0;--theme-color-success--hover:#4eeb00;--theme-color-success--active:#47d600;--theme-color-success--contrast:#000;--theme-color-success-40:#4c06;--theme-color-info:#357fff;--theme-color-info--hover:#4d8eff;--theme-color-info--active:#3d84ff;--theme-color-info--contrast:#000;--theme-color-info-40:#357fff66;--theme-color-neutral:#b6b8b9;--theme-color-neutral--hover:#c8cacb;--theme-color-neutral--active:#acaeaf;--theme-color-neutral--contrast:#000;--theme-color-neutral-40:#b6b8b966;--theme-color-contrast-text:#fff;--theme-color-std-text:#f5fcffe6;--theme-color-soft-text:#e5f7ffa6;--theme-color-weak-text:#dbf4ff66;--theme-color-inv-contrast-text:#000;--theme-color-inv-std-text:#000a14e6;--theme-color-inv-soft-text:#000d1499;--theme-color-inv-weak-text:#000d1473;--theme-color-alarm-text:#ff7694;--theme-color-lightbox:#000000a6;--theme-color-backdrop:#000000d9;--theme-color-backdrop-3:#37464dd9;--theme-color-shadow-1:#0009;--theme-color-shadow-3:#0009;--theme-color-shadow-2:#000;--theme-color-gradient-effect-1:#1aecff;--theme-color-gradient-effect-2:#00bde3;--theme-color-logo:#fff;--theme-color-logo-login:#fff;--theme-chart-1:#00ffe7;--theme-chart-1-40:#00ffe766;--theme-chart-2:#94ffc9;--theme-chart-2-40:#94ffc966;--theme-chart-3:#00c2cc;--theme-chart-3-40:#00c2cc66;--theme-chart-4:#a3eeff;--theme-chart-4-40:#a3eeff66;--theme-chart-5:#90b4c5;--theme-chart-5-40:#90b4c566;--theme-chart-6:#42c6ff;--theme-chart-6-40:#42c6ff66;--theme-chart-7:#7aaaff;--theme-chart-7-40:#7aaaff66;--theme-chart-8:#9ebbff;--theme-chart-8-40:#9ebbff66;--theme-chart-9:#9ea3ff;--theme-chart-9-40:#9ea3ff66;--theme-chart-10:#b999ff;--theme-chart-10-40:#b999ff66;--theme-chart-11:#d08fff;--theme-chart-11-40:#d08fff66;--theme-chart-12:#ed85ff;--theme-chart-12-40:#ed85ff66;--theme-chart-13:#f38fc2;--theme-chart-13-40:#f38fc266;--theme-chart-14:#ef9a9a;--theme-chart-14-40:#ef9a9a66;--theme-chart-15:#ffb180;--theme-chart-15-40:#ffb18066;--theme-chart-16:#cacab4;--theme-chart-16-40:#cacab466;--theme-chart-17:#b5bd00;--theme-chart-17-40:#b5bd0066;--theme-chart-axes:#ffffff4d;--theme-chart-grid-lines:#ffffff1a;--theme-chart-grid-fill:#23233c;--theme-chart-ticks:#ffffff59;--theme-chart-tooltip-fill:#0f1619cc;--theme-chart-tooltip-bdr:#ffffff40;--theme-font-sans:"Siemens Sans";--theme-font-code:"JetBrains Mono";--theme-company-logo:company-logo-alt;--theme-label:400 0.875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 0.75rem/1.2 "Siemens Sans";--theme-label-xs:400 0.625rem/1.2 "Siemens Sans";--theme-body:400 0.875rem/1.43 "Siemens Sans";--theme-body-xs:400 0.625rem/1.5 "Siemens Sans";--theme-body-sm:400 0.75rem/1.5 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-h6:700 0.75rem/1.5 "Siemens Sans";--theme-h5:700 0.875rem/1.43 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-code:400 0.875rem/1.5 "JetBrains Mono";--theme-code-sm:400 0.75rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-default-underline:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-title:700 0.875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 0.875rem/1.143 "Siemens Sans";--theme-text-default:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-single:400 0.875rem/1.143 "Siemens Sans";--theme-text-caption:700 0.75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 0.75rem/1 "Siemens Sans";--theme-text-s:400 0.75rem/1.5 "Siemens Sans";--theme-text-s-single:400 0.75rem/1.5 "Siemens Sans";--theme-text-xs:400 0.625rem/1.4 "Siemens Sans";--theme-shadow-1:0 2px 2px 0 #000,0 1px 1px 0 #0009;--theme-shadow-2:-4px 0 8px 0 #000,4px 0 8px 0 #000,0 0 16px 0 #0009;--theme-shadow-3:0 2px 6px 0 #000,0 0 8px 0 #0009;--theme-shadow-4:0 0 2px 0 #000,0 4px 8px 0 #0009,0 12px 18px 0 #0009;--theme-inset-shadow-1:inset 0 2px 4px 0 #0009;--theme-primary-bdr-1:0.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:0.125rem solid var(--theme-color-primary);--theme-dynamic-bdr-1:0.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:0.125rem solid var(--theme-color-dynamic);--theme-contrast-bdr-1:0.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:0.125rem solid var(--theme-color-contrast-bdr);--theme-std-bdr-1:0.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:0.125rem solid var(--theme-color-std-bdr);--theme-soft-bdr-1:0.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:0.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:0.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:0.125rem dashed var(--theme-color-soft-bdr);--theme-weak-bdr-1:0.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:0.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:0.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:0.125rem solid var(--theme-color-x-weak-bdr);--theme-alarm-bdr-1:0.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:0.125rem solid var(--theme-color-alarm);--theme-critical-bdr-1:0.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:0.125rem solid var(--theme-color-critical);--theme-warning-bdr-1:0.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:0.125rem solid var(--theme-color-warning);--theme-success-bdr-1:0.0625rem solid var(--theme-color-success);--theme-success-bdr-2:0.125rem solid var(--theme-color-success);--theme-info-bdr-1:0.0625rem solid var(--theme-color-info);--theme-info-bdr-2:0.125rem solid var(--theme-color-info);--theme-neutral-bdr-1:0.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:0.125rem solid var(--theme-color-neutral)}body[class*=theme-classic-light]{--theme-color-0:#fff0;--theme-color-1:#fff;--theme-color-2:#eff0f1;--theme-color-3:#e2e4e6;--theme-color-4:#d8dadd;--theme-color-5:#cfd2d5;--theme-color-6:#c8cbcf;--theme-color-7:#c2c6ca;--theme-color-8:#92979b;--theme-color-std-bdr:#0014284d;--theme-color-soft-bdr:#00142833;--theme-color-weak-bdr:#23303c26;--theme-color-x-weak-bdr:#aeb5bd33;--theme-color-focus-bdr:#199fff;--theme-color-contrast-bdr:#000;--theme-color-hard-bdr:#b2b8be;--theme-color-ghost:#a6ab8c00;--theme-color-ghost--hover:#a8adb333;--theme-color-ghost--active:#a8adb34d;--theme-color-ghost--selected:#00eaff33;--theme-color-ghost--selected-hover:#20b8c533;--theme-color-ghost--selected-active:#00919e33;--theme-color-ghost-primary--active:#00becf33;--theme-color-ghost-primary--hover:#00eaff33;--theme-color-ghost-alt:#0014280d;--theme-color-ghost-alt--hover:#a8adb333;--theme-color-ghost-alt--active:#a8adb359;--theme-color-ghost-alt--selected:#00d8ec33;--theme-color-ghost-alt--selected-hover:#1eabb840;--theme-color-ghost-alt--selected-active:#0094a133;--theme-color-primary:#006e93;--theme-color-primary--contrast:#fff;--theme-color-primary--hover:#196269;--theme-color-primary--active:#16565c;--theme-color-primary--disabled:#006e934d;--theme-color-dynamic:#005e66;--theme-color-dynamic--hover:#0f5157;--theme-color-dynamic--active:#0e494e;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-secondary:#fff;--theme-color-secondary--hover:#ccfbff;--theme-color-secondary--active:#b8edf2;--theme-color-component-1:#a8adb333;--theme-color-component-1--hover:#a8adb359;--theme-color-component-1--active:#a8adb373;--theme-color-component-2:#0012241a;--theme-color-component-3:#04142533;--theme-color-component-4:#05121f4d;--theme-color-component-5:#07121d73;--theme-color-component-6:#0b121999;--theme-color-component-7--hover:#00eaff;--theme-color-component-7:#00eaff33;--theme-color-component-7--active:#00def2;--theme-color-component-error:#fcccd0;--theme-color-component-info:#ccdefc;--theme-color-component-8--hover:#d1fbff;--theme-color-component-8:#ebf7f8;--theme-color-component-9:#0b5e65;--theme-color-component-9--hover:#005d66;--theme-color-component-9--active:#00464d;--theme-color-component-9--disabled:#0051594d;--theme-color-component-10:#005159bf;--theme-color-component-10--hover:#005d66bf;--theme-color-component-10--active:#00464dbf;--theme-color-component-10--disabled:#00515926;--theme-color-1--hover:#eff0f1;--theme-color-1--active:#e2e4e6;--theme-color-component-11:#d5dbe233;--theme-color-alarm:#d72332;--theme-color-alarm--hover:#c11f2d;--theme-color-alarm--active:#b41d2a;--theme-color-alarm--contrast:#fff;--theme-color-alarm-40:#d7233266;--theme-color-alarm-10:#d723321a;--theme-color-warning:#b88d00;--theme-color-warning--hover:#a88100;--theme-color-warning--active:#9e7900;--theme-color-warning--contrast:#000;--theme-color-warning-40:#b88d0066;--theme-color-warning-10:#b88d001a;--theme-color-critical:#e97101;--theme-color-critical--hover:#d06501;--theme-color-critical--active:#c15e01;--theme-color-critical--contrast:#000;--theme-color-critical-40:#e9710166;--theme-color-success:#2c8500;--theme-color-success--hover:#277500;--theme-color-success--active:#246b00;--theme-color-success--contrast:#fff;--theme-color-success-40:#2c850066;--theme-color-info:#0041b2;--theme-color-info--hover:#003a9e;--theme-color-info--active:#003694;--theme-color-info--contrast:#fff;--theme-color-info-40:#0041b166;--theme-color-neutral:#66727e;--theme-color-neutral--hover:#66727e;--theme-color-neutral--active:#545e68;--theme-color-neutral--contrast:#fff;--theme-color-neutral-40:#66727e66;--theme-color-contrast-text:#000;--theme-color-std-text:#000a14e6;--theme-color-soft-text:#000a1499;--theme-color-weak-text:#000a1466;--theme-color-inv-contrast-text:#fff;--theme-color-inv-std-text:#f5faffe6;--theme-color-inv-soft-text:#e5f2ff99;--theme-color-inv-weak-text:#dbedff73;--theme-color-alarm-text:#b81e3f;--theme-color-lightbox:#ffffffa6;--theme-color-backdrop:#ffffffd9;--theme-color-backdrop-3:#e2e4e6d9;--theme-color-shadow-1:#0000001a;--theme-color-shadow-3:#0000001a;--theme-color-shadow-2:#0003;--theme-color-gradient-effect-1:#006e93;--theme-color-gradient-effect-2:#16565c;--theme-color-logo:#000;--theme-color-logo-login:#000;--theme-chart-1:#008a7c;--theme-chart-1-40:#008a7c66;--theme-chart-2:#00572b;--theme-chart-2-40:#00572b66;--theme-chart-3:#00838f;--theme-chart-3-40:#00838f66;--theme-chart-4:#003c61;--theme-chart-4-40:#003c6166;--theme-chart-5:#61778c;--theme-chart-5-40:#61778c66;--theme-chart-6:#0076a8;--theme-chart-6-40:#0076a866;--theme-chart-7:#182171;--theme-chart-7-40:#18217166;--theme-chart-8:#0041d6;--theme-chart-8-40:#0041d666;--theme-chart-9:#4a52f2;--theme-chart-9-40:#4a52f266;--theme-chart-10:#7c40ff;--theme-chart-10-40:#7c40ff66;--theme-chart-11:#900eec;--theme-chart-11-40:#900eec66;--theme-chart-12:#aa32be;--theme-chart-12-40:#aa32be66;--theme-chart-13:#6f2542;--theme-chart-13-40:#6f254266;--theme-chart-14:#9e5833;--theme-chart-14-40:#9e583366;--theme-chart-15:#b74e2a;--theme-chart-15-40:#b74e2a66;--theme-chart-16:#73735e;--theme-chart-16-40:#73735e66;--theme-chart-17:#7a8000;--theme-chart-17-40:#7a800066;--theme-chart-axes:#0000004d;--theme-chart-grid-lines:#0000001a;--theme-chart-grid-fill:#fff;--theme-chart-ticks:#0000004d;--theme-chart-tooltip-fill:#fffc;--theme-chart-tooltip-bdr:#0003;--theme-font-sans:"Siemens Sans";--theme-font-code:"JetBrains Mono";--theme-company-logo:company-logo-alt;--theme-label:400 0.875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 0.75rem/1.2 "Siemens Sans";--theme-label-xs:400 0.625rem/1.2 "Siemens Sans";--theme-body:400 0.875rem/1.43 "Siemens Sans";--theme-body-xs:400 0.625rem/1.5 "Siemens Sans";--theme-body-sm:400 0.75rem/1.5 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-h6:700 0.75rem/1.5 "Siemens Sans";--theme-h5:700 0.875rem/1.43 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-code:400 0.875rem/1.5 "JetBrains Mono";--theme-code-sm:400 0.75rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-default-underline:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-title:700 0.875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 0.875rem/1.143 "Siemens Sans";--theme-text-default:400 0.875rem/1.429 "Siemens Sans";--theme-text-default-single:400 0.875rem/1.143 "Siemens Sans";--theme-text-caption:700 0.75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 0.75rem/1 "Siemens Sans";--theme-text-s:400 0.75rem/1.5 "Siemens Sans";--theme-text-s-single:400 0.75rem/1.5 "Siemens Sans";--theme-text-xs:400 0.625rem/1.4 "Siemens Sans";--theme-shadow-1:0 2px 2px 0 #0003,0 1px 1px 0 #0000001a;--theme-shadow-2:-4px 0 8px 0 #0003,4px 0 8px 0 #0003,0 0 16px 0 #0000001a;--theme-shadow-3:0 2px 6px 0 #0003,0 0 8px 0 #0000001a;--theme-shadow-4:0 0 2px 0 #0003,0 4px 8px 0 #0000001a,0 12px 18px 0 #0000001a;--theme-inset-shadow-1:inset 0 2px 4px 0 #0000001a;--theme-primary-bdr-1:0.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:0.125rem solid var(--theme-color-primary);--theme-dynamic-bdr-1:0.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:0.125rem solid var(--theme-color-dynamic);--theme-contrast-bdr-1:0.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:0.125rem solid var(--theme-color-contrast-bdr);--theme-std-bdr-1:0.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:0.125rem solid var(--theme-color-std-bdr);--theme-soft-bdr-1:0.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:0.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:0.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:0.125rem dashed var(--theme-color-soft-bdr);--theme-weak-bdr-1:0.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:0.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:0.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:0.125rem solid var(--theme-color-x-weak-bdr);--theme-alarm-bdr-1:0.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:0.125rem solid var(--theme-color-alarm);--theme-critical-bdr-1:0.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:0.125rem solid var(--theme-color-critical);--theme-warning-bdr-1:0.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:0.125rem solid var(--theme-color-warning);--theme-success-bdr-1:0.0625rem solid var(--theme-color-success);--theme-success-bdr-2:0.125rem solid var(--theme-color-success);--theme-info-bdr-1:0.0625rem solid var(--theme-color-info);--theme-info-bdr-2:0.125rem solid var(--theme-color-info);--theme-neutral-bdr-1:0.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:0.125rem solid var(--theme-color-neutral)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}:root{--color-siemens-petrol:var(--theme-color-primary,#099);--color-siemens-blue:#006c8e;--color-siemens-cyan:var(--theme-color-primary--hover,#00b8c8);--color-deep-blue:var(--theme-color-1,#0f1419);--color-dark-navy:var(--theme-color-2,#1a1f2e);--color-charcoal:var(--theme-color-3,#252a37);--color-white:#fff;--color-text-primary-dark-bg:var(--theme-color-std-text,#fff);--color-text-secondary-dark-bg:var(--theme-color-soft-text,#b8bcc8);--color-text-tertiary-dark-bg:var(--theme-color-weak-text,#8b92a7);--color-text-link:var(--theme-color-primary);--color-text-link-hover:var(--theme-color-primary--hover);--color-ui-deep-blue-90:#0a0d11;--color-ui-deep-blue-85:#141821;--color-ui-deep-blue-80:#1e2330;--color-ui-deep-blue-70:#2a303f;--color-ui-deep-blue-60:#363d4e;--color-ui-deep-blue-50:#4a5261;--color-ui-deep-blue-40:#5f6774;--color-ui-deep-blue-30:#767d8a;--color-ui-deep-blue-20:#9ba1ac;--color-focus-outline:var(--theme-color-focus-bdr,#00b8c866);--color-feedback-red:var(--theme-color-alarm,#ff4757);--color-feedback-red-text-dark-bg:#ff6b7a;--color-feedback-yellow:var(--theme-color-warning,#ffc542);--color-feedback-green:var(--theme-color-success,#2ed47a);--color-feedback-orange:var(--theme-color-info,#ffb142);--color-feedback-blue:var(--theme-color-primary,#00b8c8);--color-pulse-red:#ff4757b3;--font-primary:var(--theme-default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif);--font-mono:var(--theme-default-font-family-code,"Fira Code",Consolas,"Courier New",monospace);--spacing-xxs:4px;--spacing-xs:8px;--spacing-s:12px;--spacing-m:16px;--spacing-l:24px;--spacing-xl:32px;--spacing-xxl:48px;--shadow-small:0 2px 8px #0006;--shadow-medium:0 4px 16px #00000080;--shadow-large:0 8px 32px #0009;--shadow-glow-petrol:0 0 20px #0999;--shadow-glow-cyan:0 0 20px #00b8c880;--transition-speed-fast:0.2s;--transition-speed-normal:0.3s;--transition-speed-slow:0.5s;--transition-easing:cubic-bezier(0.25,0.1,0.25,1);--settings-bar-width:360px;--btn-border-radius:20px;--btn-padding:8px 20px;--btn-padding-sm:4px 12px;--btn-padding-icon:8px;--btn-font-size:0.9rem;--btn-font-size-sm:0.8rem;--btn-transition:all 0.2s var(--transition-easing)}html{background:#0f1419;background:var(--theme-color-1,var(--color-deep-blue));min-height:100%;overflow-x:hidden}body,html{max-width:100vw}body{color:var(--theme-color-std-text);padding:0}#root{max-width:100vw;overflow-x:hidden}*,:after,:before{box-sizing:border-box}table{border-collapse:collapse;width:100%}td,th{padding:.75rem 1rem;text-align:left}ix-application,ix-button,ix-card,ix-content,ix-icon,ix-input-group,ix-kpi,ix-pill,ix-select{display:block}ix-application,ix-content{max-width:100vw;overflow-x:hidden!important}ix-pill{display:inline-flex;vertical-align:middle}ix-button{--ix-button-color:#fff!important;--ix-color-primary:#099!important;--ix-color-primary-contrast:#fff!important;color:#fff!important}ix-button::part(button-text),ix-button::part(content),ix-button::part(label){color:#fff!important}ix-button *{color:#fff!important}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--theme-color-component-2)}::-webkit-scrollbar-thumb{background:var(--theme-color-component-5);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-color-primary)}body{background:#0f1419;background:var(--theme-color-1,var(--color-deep-blue));background-image:radial-gradient(circle at 20% 50%,#0099990d 0,#0000 50%),radial-gradient(circle at 80% 80%,#00b8c80d 0,#0000 50%);color:#fff;color:var(--theme-color-std-text,var(--color-text-primary-dark-bg));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;font-family:var(--font-primary);font-size:16px;letter-spacing:.1px;line-height:1.6;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box}:focus-visible{box-shadow:0 0 0 4px #00b8c866;box-shadow:0 0 0 4px var(--color-focus-outline);outline:2px solid var(--color-bold-blue);outline-offset:2px}a{color:var(--theme-color-primary);color:var(--color-text-link);text-decoration:none;transition:color .2s ease;transition:color var(--transition-speed-fast) ease}a:hover{color:var(--theme-color-primary--hover);color:var(--color-text-link-hover);text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.3;margin-bottom:16px;margin-bottom:var(--spacing-m);margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#141821;background:var(--color-ui-deep-blue-85);border-radius:5px}::-webkit-scrollbar-thumb{background:#099;background:var(--color-siemens-petrol);border:2px solid #141821;border:2px solid var(--color-ui-deep-blue-85);border-radius:5px;-webkit-transition:background .2s ease;transition:background .2s ease;-webkit-transition:background var(--transition-speed-fast) ease;transition:background var(--transition-speed-fast) ease}::-webkit-scrollbar-thumb:hover{background:#00b8c8;background:var(--color-siemens-cyan);box-shadow:0 0 20px #00b8c880;box-shadow:var(--shadow-glow-cyan)}::-webkit-scrollbar-corner{background:#141821;background:var(--color-ui-deep-blue-85)}.btn{align-items:center;border:1px solid #0000;border-radius:20px;border-radius:var(--btn-border-radius);cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;font-family:var(--font-primary);font-size:.9rem;font-size:var(--btn-font-size);font-weight:500;gap:8px;gap:var(--spacing-xs);justify-content:center;padding:8px 20px;padding:var(--btn-padding);text-decoration:none;transition:all .2s ease;transition:var(--btn-transition);white-space:nowrap}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.5}.btn:focus-visible{outline:2px solid var(--color-bold-blue);outline-offset:2px}.btn svg{font-size:1.2em}.btn-primary{background:linear-gradient(135deg,#099,#007a7a);background:linear-gradient(135deg,var(--color-siemens-petrol) 0,#007a7a 100%);border-color:#099;border-color:var(--color-siemens-petrol);box-shadow:0 2px 4px #00000026,0 1px 2px #0000001a;color:#fff;color:var(--color-white);transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#00b8b8,#099);background:linear-gradient(135deg,#00b8b8 0,var(--color-siemens-petrol) 100%);border-color:#00b8b8;box-shadow:0 4px 8px #0003,0 2px 4px #0000001f;transform:translateY(-1px)}.btn-primary:active:not(:disabled){box-shadow:0 1px 2px #00000026;transform:translateY(0)}.btn-secondary{background-color:initial;border-color:#4c4c6880;color:#9ba1ac;color:var(--color-ui-deep-blue-20)}.btn-secondary:hover:not(:disabled){background-color:#4c4c6866;border-color:#4c4c68b3;color:#fff;color:var(--color-white)}.btn-secondary.active{background:linear-gradient(135deg,#099,#007a7a);background:linear-gradient(135deg,var(--color-siemens-petrol) 0,#007a7a 100%);border-color:#099;border-color:var(--color-siemens-petrol);box-shadow:0 2px 6px #0993;color:#fff;color:var(--color-white)}.btn-danger{background-color:initial;border-color:#363d4e;border-color:var(--color-ui-deep-blue-60);color:#ff6b7a;color:var(--color-feedback-red-text-dark-bg)}.btn-danger:hover:not(:disabled){background-color:#ff4757;background-color:var(--color-feedback-red);border-color:#ff4757;border-color:var(--color-feedback-red);box-shadow:0 2px 8px #ff26404d;color:#fff;color:var(--color-white)}.btn-toggle{background-color:initial;border:1px solid #4c4c6880;border-radius:6px;color:#767d8a;color:var(--color-ui-deep-blue-30);font-size:.78rem;font-weight:500;letter-spacing:.2px;padding:3px 10px}.btn-toggle:hover:not([disabled]){background-color:#4c4c6866;color:#fff;color:var(--color-white)}.btn-toggle.active{background:linear-gradient(135deg,#099,#007a7a);background:linear-gradient(135deg,var(--color-siemens-petrol) 0,#007a7a 100%);border-color:#099;border-color:var(--color-siemens-petrol);box-shadow:0 2px 6px #0993;color:#fff;color:var(--color-white)}.btn-subtle{background:#0000;color:#5f6774;color:var(--color-ui-deep-blue-40);padding:8px;padding:var(--btn-padding-icon)}.btn-subtle:hover:not(:disabled){background-color:#2a303f;background-color:var(--color-ui-deep-blue-70);color:#fff;color:var(--color-white)}.btn-sm{border-radius:12px;font-size:.8rem;font-size:var(--btn-font-size-sm);padding:4px 12px;padding:var(--btn-padding-sm)}.btn-icon{border-radius:50%;height:34px;padding:8px;padding:var(--btn-padding-icon);width:34px}.btn-icon.btn-sm{border-radius:50%;height:28px;padding:4px;width:28px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.LandingPageIX_landing__t8qb9{animation:LandingPageIX_fadeIn__54t2D .4s ease;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1800px;min-height:100%;padding:2rem 2.5rem}@keyframes LandingPageIX_fadeIn__54t2D{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LandingPageIX_hero__Y3iri{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1f2ef2,#00999926);border:1px solid #00b8c833;border-radius:16px;box-shadow:0 4px 16px #00999926,inset 0 1px 0 #ffffff0d;display:flex;gap:2rem;justify-content:space-between;overflow:hidden;padding:2.5rem 3rem;position:relative}.LandingPageIX_hero__Y3iri:before{background:radial-gradient(circle,#0993 0,#0000 70%);border-radius:50%;content:"";height:260px;pointer-events:none;position:absolute;right:-60px;top:-60px;width:260px}.LandingPageIX_hero__Y3iri:after{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);bottom:0;box-shadow:0 -2px 12px #0099994d;content:"";height:4px;left:0;opacity:.7;position:absolute;right:0}.LandingPageIX_heroContent__IIZ1i{display:flex;flex-direction:column;gap:1rem;max-width:600px;z-index:1}.LandingPageIX_heroBadge__8ZxRH{background:linear-gradient(135deg,#00b8c833,#00b8c826)!important;border:1px solid #00b8c866!important;box-shadow:0 2px 8px #00b8c833!important;color:var(--theme-color-primary)!important;font-weight:700!important;width:-webkit-fit-content;width:fit-content}.LandingPageIX_heroTitle__So2Wp{font-size:2.5rem;font-weight:700;letter-spacing:-.5px;line-height:1.15;margin:0}.LandingPageIX_heroTitleAccent__7JyIc{color:#00b8c8;text-shadow:0 2px 12px #00b8c84d}.LandingPageIX_heroSubtitle__Fdabx{margin:0;max-width:480px;opacity:.9}.LandingPageIX_heroActions__LR7ey{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.LandingPageIX_heroCta__6PTv5{align-items:center;box-shadow:0 4px 12px #0993;display:inline-flex;gap:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.LandingPageIX_heroCta__6PTv5:hover{box-shadow:0 6px 16px #0099994d;transform:translateY(-2px)}.LandingPageIX_heroVisual__--RX4{align-items:center;display:flex;flex-shrink:0;justify-content:center;z-index:1}.LandingPageIX_heroCircle__Rm0kd{align-items:center;animation:LandingPageIX_pulse__RDLQC 3s ease-in-out infinite;background:radial-gradient(circle,#00999940 0,#006c8e26 100%);border:2px solid #00b8c84d;border-radius:50%;box-shadow:0 4px 16px #00999940,inset 0 2px 8px #00b8c81a;display:flex;height:140px;justify-content:center;width:140px}@keyframes LandingPageIX_pulse__RDLQC{0%,to{box-shadow:0 4px 16px #00999940,inset 0 2px 8px #00b8c81a}50%{box-shadow:0 6px 24px #00999959,inset 0 2px 8px #00b8c826}}.LandingPageIX_heroCircleIcon__IkHmp{color:var(--theme-color-primary)}.LandingPageIX_modulesSection__MY\+N3{display:flex;flex-direction:column;gap:1.5rem}.LandingPageIX_sectionTitle__w-Jqm{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;letter-spacing:-.3px;margin:0}.LandingPageIX_sectionSubtitle__okFEh{margin:-1rem 0 0;opacity:.8}.LandingPageIX_modulesGrid__tym\+p{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.LandingPageIX_moduleCardWrapper__b-hK4{position:relative}.LandingPageIX_moduleCard__2i\+hr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999905 100%);border:1px solid #00999926!important;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;height:100%;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.LandingPageIX_moduleCard__2i\+hr:before{background:radial-gradient(circle at top right,#00999914 0,#0000 70%);content:"";height:100px;pointer-events:none;position:absolute;right:0;top:0;transition:all .4s ease;width:100px}.LandingPageIX_moduleCard__2i\+hr:after{background:linear-gradient(90deg,#099,#00b8c8 50%,#2ed47a);bottom:0;box-shadow:0 -2px 12px #0099994d;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;transition:all .4s ease}.LandingPageIX_moduleCardLive__X64iR{cursor:pointer}.LandingPageIX_moduleCardHover__6BV4g,.LandingPageIX_moduleCardLive__X64iR:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#0099990f 100%);border-color:#0996!important;box-shadow:0 12px 32px #00999926,0 6px 16px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-6px) scale(1.02)}.LandingPageIX_moduleCardHover__6BV4g:before,.LandingPageIX_moduleCardLive__X64iR:hover:before{background:radial-gradient(circle at top right,#0099991f 0,#0000 70%);height:130px;width:130px}.LandingPageIX_moduleCardHover__6BV4g:after,.LandingPageIX_moduleCardLive__X64iR:hover:after{opacity:1}.LandingPageIX_moduleCardPlanned__\+kN2X{cursor:default;opacity:.7}.LandingPageIX_moduleCardContent__G4j7o{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1.75rem;position:relative;z-index:1}.LandingPageIX_moduleHeader__RiuzE{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.25rem}.LandingPageIX_moduleIcon__dnHq2{color:var(--theme-color-primary);flex-shrink:0}.LandingPageIX_moduleStatus__Aa9Kn{font-size:.7rem}.LandingPageIX_moduleLabel__m2d3R{font-size:1.1rem;font-weight:700;letter-spacing:-.2px;margin:0}.LandingPageIX_moduleQuestion__RC3g\+{font-style:italic;margin:0;opacity:.8}.LandingPageIX_moduleKpis__W6gmb{display:flex;flex-direction:column;gap:.35rem}.LandingPageIX_kpiItem__kQHKJ{align-items:center;color:var(--theme-color-soft-text);display:flex;font-size:.75rem;gap:.35rem}.LandingPageIX_kpiIcon__qD7Em{color:var(--theme-color-primary);flex-shrink:0}@media (max-width:1400px){.LandingPageIX_modulesGrid__tym\+p{grid-template-columns:repeat(2,1fr)}}.LandingPageIX_moduleFooter__VJcC0{border-top:1px solid #00999926;margin-top:auto;padding-top:.75rem}.LandingPageIX_moduleOpen__HFm6Y{color:#099;font-weight:700;transition:all .2s ease}.LandingPageIX_moduleCard__2i\+hr:hover .LandingPageIX_moduleOpen__HFm6Y{transform:translateX(4px)}.LandingPageIX_chatBanner__bG5y6{margin-top:1rem}.LandingPageIX_chatBanner__bG5y6 ix-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;overflow:hidden;position:relative}.LandingPageIX_chatBanner__bG5y6 ix-card:before{background:linear-gradient(180deg,#099,#00b8c8 50%,#006c8e);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:4px}.LandingPageIX_chatBannerContent__-Fj3s{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;padding:2rem!important}.LandingPageIX_chatBannerIconWrapper__zXDNy{align-items:center;background:linear-gradient(135deg,#0993,#00999926);border:2px solid #00b8c84d;border-radius:50%;box-shadow:0 2px 8px #0993;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.LandingPageIX_chatBannerIcon__1ucEU{color:var(--theme-color-primary)}.LandingPageIX_chatBannerText__Lu3lg{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:300px}.LandingPageIX_chatBannerTitle__L8SMa{font-weight:700;letter-spacing:-.3px;margin:0}.LandingPageIX_chatBannerDescription__fCGoD{margin:0;opacity:.9}.LandingPageIX_chatBannerCta__n90\+o{flex-shrink:0}@media (max-width:768px){.LandingPageIX_landing__t8qb9{gap:2rem;padding:1rem}.LandingPageIX_hero__Y3iri{flex-direction:column;padding:2rem;text-align:center}.LandingPageIX_heroContent__IIZ1i{max-width:100%}.LandingPageIX_heroActions__LR7ey{justify-content:center}.LandingPageIX_heroTitle__So2Wp{font-size:1.8rem}.LandingPageIX_modulesGrid__tym\+p{grid-template-columns:1fr}.LandingPageIX_chatBannerContent__-Fj3s{flex-direction:column;padding:1.5rem!important;text-align:center}.LandingPageIX_chatBannerText__Lu3lg{min-width:100%}}.IAGDashboard_iagDashboard__4nqKq{background:var(--theme-color-1);box-sizing:border-box;height:auto;margin:0;max-width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.IAGDashboard_heroHeader__ErHp1{animation:IAGDashboard_slideDown__E4yFl .4s ease;background:linear-gradient(135deg,#0099991f,#006c8e14 50%,#00b8c80f);border-bottom:1px solid #0993;overflow:hidden;padding:1rem 2rem;position:relative}.IAGDashboard_heroHeader__ErHp1:before{background:radial-gradient(circle at top right,#00999914 0,#0000 60%);content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0}.IAGDashboard_heroHeader__ErHp1:after{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);bottom:0;box-shadow:0 2px 12px #0099994d;content:"";height:3px;left:0;opacity:.5;position:absolute;right:0}@keyframes IAGDashboard_slideDown__E4yFl{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes IAGDashboard_pulse__8LMyg{0%,to{opacity:1}50%{opacity:.8}}.IAGDashboard_heroContent__\+FBm0{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:100%;position:relative;z-index:1}.IAGDashboard_heroText__nGkjs{flex:1 1;min-width:300px}.IAGDashboard_titleRow__uQRzM{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.IAGDashboard_title__W58-M{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#099 0,#00b8c8 50%,var(--theme-color-std-text) 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:1.35rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0;text-shadow:0 2px 8px #0099991a}.IAGDashboard_statusPill__MsCMj{align-items:center!important;background:linear-gradient(135deg,#2ed47a33,#2ed47a26)!important;border:1px solid #2ed47a66!important;box-shadow:0 2px 8px #2ed47a33!important;color:var(--theme-color-success)!important;display:inline-flex!important;font-weight:600!important;gap:.25rem!important;padding:.5rem .75rem!important}.IAGDashboard_subtitle__m0Unw{color:var(--theme-color-soft-text);font-size:.8rem;line-height:1.4;max-width:500px}.IAGDashboard_quickActions__yIXd-{display:flex;flex-wrap:wrap;gap:.5rem}.IAGDashboard_actionBtn__6aCVF{align-items:center;background:linear-gradient(135deg,#099,#00b8c8)!important;border:1px solid #0099994d!important;border-radius:6px!important;box-shadow:0 2px 8px #00999926!important;color:#fff!important;cursor:pointer;display:inline-flex!important;font-family:inherit;font-size:.85rem!important;font-weight:600!important;gap:.5rem;line-height:1.5;overflow:hidden;padding:.6rem 1rem!important;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.IAGDashboard_actionBtn__6aCVF *{color:#fff!important}.IAGDashboard_actionBtn__6aCVF:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.IAGDashboard_actionBtn__6aCVF:hover{box-shadow:0 4px 16px #0099994d,0 2px 8px #0000001a!important;transform:translateY(-2px)}.IAGDashboard_actionBtn__6aCVF:hover:before{left:100%}.IAGDashboard_buttonText__U8rJe{display:inline-block;font-size:.85rem!important;font-weight:600!important;line-height:1}.IAGDashboard_actionBtn__6aCVF ix-icon,.IAGDashboard_buttonText__U8rJe{color:#fff!important;position:relative;z-index:2}.IAGDashboard_riskBar__LF-PU{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999905 100%);border-bottom:1px solid #00999926;overflow:hidden;padding:1rem 2rem;position:relative}.IAGDashboard_riskBar__LF-PU:before{background:radial-gradient(circle at bottom left,#0099990d 0,#0000 60%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.IAGDashboard_riskContent__Hjnxy{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;margin:0 auto;max-width:100%;position:relative;z-index:1}.IAGDashboard_riskScore__FovER{align-items:center;background:linear-gradient(135deg,#00999914,#0099990a);border:1px solid #00999926;border-radius:10px;box-shadow:0 2px 8px #0099991a;display:flex;gap:.6rem;padding:.6rem .85rem}.IAGDashboard_riskIcon__\+mrCz{align-items:center;background:linear-gradient(135deg,#00999926,#0099991a);border-radius:8px;box-shadow:0 2px 8px #0993;color:#099;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.IAGDashboard_riskLabel__cq15H{color:var(--theme-color-soft-text);font-size:.8rem;line-height:1;margin:0}.IAGDashboard_riskValue__NFlWq{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:1.6rem;font-weight:700;letter-spacing:-.5px;line-height:1;margin:0}.IAGDashboard_complianceInline__wSa1u,.IAGDashboard_riskBreakdown__1ns0N{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:1.5rem}.IAGDashboard_complianceInlineItem__6I35i{align-items:center;background:linear-gradient(135deg,#00999914,#0099990a);border:1px solid #00999926;border-radius:8px;display:flex;gap:.6rem;min-width:180px;padding:.6rem .85rem}.IAGDashboard_complianceInlineLabel__hnoYO{color:var(--theme-color-soft-text);font-size:.75rem;font-weight:600;min-width:75px;white-space:nowrap}.IAGDashboard_complianceInlineBar__gWNho{background:#0099991a;border-radius:8px;box-shadow:inset 0 1px 3px #0000001a;flex:1 1;height:8px;min-width:80px;overflow:hidden;position:relative}.IAGDashboard_complianceInlineValue__EwOqu{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:.875rem;font-weight:700;min-width:45px;text-align:right}.IAGDashboard_riskItem__spCeS{align-items:center;color:var(--theme-color-soft-text);display:flex;font-size:.85rem;gap:.5rem}.IAGDashboard_riskPill__q4Ks-{border-radius:6px;box-shadow:0 2px 6px #00000026;font-size:.8rem;font-weight:700;padding:.4rem .7rem}.IAGDashboard_riskProgress__8bYkH{background:#0099991a;border-radius:10px;box-shadow:inset 0 2px 4px #0000001a;flex:1 1;height:10px;min-width:200px;overflow:hidden;position:relative}.IAGDashboard_riskProgressBar__AqPvO{background:linear-gradient(90deg,#099,#00b8c8 50%,#2ed47a);border-radius:10px;box-shadow:0 2px 8px #0099994d;height:100%;position:relative;transition:width 1s cubic-bezier(.4,0,.2,1)}.IAGDashboard_riskProgressBar__AqPvO:after{background:linear-gradient(180deg,#ffffff4d,#0000);border-radius:10px 10px 0 0;content:"";height:50%;left:0;position:absolute;right:0;top:0}.IAGDashboard_metricsPanel__uGl4c{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #0993;border-radius:16px;box-shadow:0 4px 20px #0099991f,0 2px 8px #00000014,inset 0 1px 0 #ffffff14;margin:1.5rem 2rem;overflow:hidden;padding:0;position:relative}.IAGDashboard_metricsPanel__uGl4c:before{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);box-shadow:0 2px 12px #0099994d;content:"";height:3px;left:0;opacity:.8;position:absolute;right:0;top:0}.IAGDashboard_metricsPanel__uGl4c:after{background:radial-gradient(circle,#0099990f 0,#0000 70%);content:"";height:250px;left:-100px;pointer-events:none;position:absolute;top:-100px;width:250px}.IAGDashboard_contentGrid__3L1tn{display:flex;flex-direction:column;gap:1.5rem;margin:0;max-width:100%;padding:2rem;position:relative;z-index:1}@keyframes IAGDashboard_fadeIn__fy1Gn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.IAGDashboard_leftColumn__rl-V5,.IAGDashboard_rightColumn__u0KK9{display:flex;flex-direction:column;gap:1rem;width:100%}.IAGDashboard_metricsGrid__HGkZG{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);width:100%}.IAGDashboard_metricCard__URc2O{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 12px #00000014,inset 0 1px 0 #ffffff0d;display:flex;flex-direction:column;height:auto;min-height:140px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.IAGDashboard_metricCard__URc2O:before{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease}.IAGDashboard_metricCard__URc2O:after{background:radial-gradient(circle at top right,#0099991a 0,#0000 70%);content:"";height:80px;pointer-events:none;position:absolute;right:0;top:0;width:80px}.IAGDashboard_metricCard__URc2O:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999914 100%);border-color:#0996;box-shadow:0 8px 24px #00999926,0 4px 12px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-4px) scale(1.02)}.IAGDashboard_metricCard__URc2O:hover:before{box-shadow:0 2px 12px #0099994d;opacity:1}.IAGDashboard_metricCard__URc2O ix-card-content{display:flex;flex-direction:column;height:100%;padding:1.5rem!important;position:relative;z-index:1}.IAGDashboard_metricHeader__wh6t4{align-items:center;display:flex;gap:1rem;margin-bottom:1.25rem}.IAGDashboard_metricIcon__wG7d4{align-items:center;background:linear-gradient(135deg,#00999926,#00b8c81a);border-radius:10px;box-shadow:0 2px 8px #00999926;color:#099;display:flex;height:44px;justify-content:center;padding:9px;transition:all .3s ease;width:44px}.IAGDashboard_metricCard__URc2O:hover .IAGDashboard_metricIcon__wG7d4{background:linear-gradient(135deg,#00999940,#00b8c833);box-shadow:0 4px 12px #00999940;transform:scale(1.1) rotate(-5deg)}.IAGDashboard_metricIconAlarm__ZlKB5{align-items:center;background:linear-gradient(135deg,#ff667526,#ff66751a);border-radius:10px;box-shadow:0 2px 8px #ff667526;color:#ff6675;display:flex;height:40px;justify-content:center;padding:8px;transition:all .3s ease;width:40px}.IAGDashboard_metricCard__URc2O:hover .IAGDashboard_metricIconAlarm__ZlKB5{background:linear-gradient(135deg,#ff667540,#ff667533);box-shadow:0 4px 12px #ff667540;transform:scale(1.1) rotate(-5deg)}.IAGDashboard_metricIconWarning__ScBMH{align-items:center;background:linear-gradient(135deg,#ffc54226,#ffc5421a);border-radius:10px;box-shadow:0 2px 8px #ffc54226;color:#ffc542;display:flex;height:40px;justify-content:center;padding:8px;transition:all .3s ease;width:40px}.IAGDashboard_metricCard__URc2O:hover .IAGDashboard_metricIconWarning__ScBMH{background:linear-gradient(135deg,#ffc54240,#ffc54233);box-shadow:0 4px 12px #ffc54240;transform:scale(1.1) rotate(-5deg)}.IAGDashboard_metricLabel__jPavn{color:var(--theme-color-soft-text);font-size:.85rem;font-weight:600;letter-spacing:.3px;opacity:.9;text-transform:uppercase}.IAGDashboard_metricBody__ihScf{align-items:baseline;display:flex;gap:1rem;margin-bottom:1rem}.IAGDashboard_metricValue__zWuQu{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:1.85rem;font-weight:700;letter-spacing:-.5px;line-height:1}.IAGDashboard_metricTrend__nw\+EJ{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.IAGDashboard_trendUp__kwQdy{color:var(--theme-color-success)}.IAGDashboard_trendDown__5E\+Dv{color:var(--theme-color-alarm)}.IAGDashboard_neutral__mCiV6{color:var(--theme-color-soft-text);font-size:.75rem}.IAGDashboard_metricFooter__lO0z9{color:var(--theme-color-soft-text);font-size:.875rem;margin-top:auto;opacity:.85}.IAGDashboard_complianceCard__K1ofc{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#006c8e08 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 12px #00000014,inset 0 1px 0 #ffffff0d;height:100%;min-height:auto;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.IAGDashboard_complianceCard__K1ofc:before{background:linear-gradient(180deg,#099,#00b8c8 50%,#006c8e);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:4px}.IAGDashboard_complianceCard__K1ofc:after{background:radial-gradient(circle,#00999914 0,#0000 70%);bottom:-50px;content:"";height:150px;pointer-events:none;position:absolute;right:-50px;width:150px}.IAGDashboard_complianceCard__K1ofc:hover{border-color:#0099994d;box-shadow:0 8px 24px #0099991f,0 4px 12px #00000014,inset 0 1px 0 #ffffff1a;transform:translateY(-2px)}.IAGDashboard_complianceCard__K1ofc:hover:before{box-shadow:2px 0 12px #0099994d;opacity:1}.IAGDashboard_complianceCard__K1ofc ix-card-content{display:flex;flex-direction:column;height:100%;padding:1.5rem!important;position:relative;z-index:1}.IAGDashboard_complianceTop__3WpGj{margin-bottom:1.5rem}.IAGDashboard_complianceItemsWrapper__AMeMW{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.IAGDashboard_cardTitle__o74jb{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:1.05rem;font-weight:700;letter-spacing:-.3px;margin:0 0 1rem;padding-bottom:.5rem;position:relative}.IAGDashboard_cardTitle__o74jb:after{background:linear-gradient(90deg,#099,#00b8c8);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.IAGDashboard_complianceItem__nEiHJ{background:linear-gradient(135deg,#0099990a,#00999905);border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:0;padding:1rem;transition:all .3s ease}.IAGDashboard_complianceItem__nEiHJ:hover{background:linear-gradient(135deg,#00999914,#0099990a);box-shadow:0 4px 12px #0099991a;transform:translateY(-2px)}.IAGDashboard_complianceHeader__g6kcX{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.IAGDashboard_complianceLabel__ck27t{color:var(--theme-color-soft-text);font-size:.85rem;font-weight:600;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.IAGDashboard_complianceValue__U0lQf{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);flex-shrink:0;font-size:1.15rem;font-weight:700}.IAGDashboard_progressBar__4KpM5{background:#0099991a;border-radius:10px;box-shadow:inset 0 1px 3px #0000001a;height:10px;overflow:hidden;position:relative}.IAGDashboard_progressFill__y3VDM{border-radius:10px;box-shadow:0 2px 8px #0099994d;height:100%;position:relative;transition:width 1s cubic-bezier(.4,0,.2,1)}.IAGDashboard_progressFill__y3VDM:after{background:linear-gradient(180deg,#ffffff4d,#0000);border-radius:10px 10px 0 0;content:"";height:50%;left:0;position:absolute;right:0;top:0}.IAGDashboard_progressSuccess__DwRXy{background:linear-gradient(90deg,#2ed47a,#099)}.IAGDashboard_progressWarning__79gkS{background:linear-gradient(90deg,#ffc542,#ff6675)}.IAGDashboard_activityCard__OalH6{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;height:100%;min-height:220px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.IAGDashboard_activityCard__OalH6:before{background:linear-gradient(180deg,#099,#00b8c8 50%,#006c8e);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:4px}.IAGDashboard_activityCard__OalH6:after{background:radial-gradient(circle,#00b8c814 0,#0000 70%);content:"";height:150px;pointer-events:none;position:absolute;right:-50px;top:-50px;width:150px}.IAGDashboard_activityCard__OalH6:hover{border-color:#0099994d;box-shadow:0 8px 24px #0099991f,0 4px 12px #00000014,inset 0 1px 0 #ffffff1a;transform:translateY(-2px)}.IAGDashboard_activityCard__OalH6:hover:before{box-shadow:2px 0 12px #0099994d;opacity:1}.IAGDashboard_activityCard__OalH6 ix-card-content{display:flex;flex-direction:column;height:100%;padding:1.25rem!important;position:relative;z-index:1}.IAGDashboard_cardHeader__OncoJ{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.IAGDashboard_activityList__XIlCx{display:flex;flex:1 1;flex-direction:column;gap:.65rem}.IAGDashboard_activityItem__SAG4O{background:linear-gradient(90deg,#00999908 0,var(--theme-color-component-2) 100%);border-left:3px solid #0000;border-radius:10px;box-shadow:0 1px 3px #0000000d;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.IAGDashboard_activityItem__SAG4O:hover{background:linear-gradient(90deg,#00999914 0,var(--theme-color-component-3) 100%);border-left-color:#099;box-shadow:0 3px 8px #0099991f,-3px 0 8px #00999914;transform:translateX(4px)}.IAGDashboard_activityIcon__4bvWM{align-items:center;border-radius:10px;box-shadow:0 2px 6px #0000001a;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px}.IAGDashboard_activityItem__SAG4O:hover .IAGDashboard_activityIcon__4bvWM{box-shadow:0 4px 12px #00000026;transform:scale(1.1) rotate(-5deg)}.IAGDashboard_activityAccess__va0mX{background:linear-gradient(135deg,#0993,#0099991a);border:1px solid #0993;color:#099}.IAGDashboard_activityReview__2jT09{background:linear-gradient(135deg,#2ed47a33,#2ed47a1a);border:1px solid #2ed47a33;color:#2ed47a}.IAGDashboard_activityAlert__OI037{background:linear-gradient(135deg,#ffc54233,#ffc5421a);border:1px solid #ffc54233;color:#ffc542}.IAGDashboard_activityAudit__i16KN{background:linear-gradient(135deg,#00b8c833,#00b8c81a);border:1px solid #00b8c833;color:#00b8c8}.IAGDashboard_activityContent__XuOrW{flex:1 1;min-width:0}.IAGDashboard_activityMessage__rpVbP{color:var(--theme-color-std-text);font-size:.9rem;font-weight:600;line-height:1.4;margin:0 0 .25rem}.IAGDashboard_activityTime__bcL0u{color:var(--theme-color-soft-text);font-size:.75rem;margin:0}.IAGDashboard_modulesPanel__lu8yA{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #0993;border-radius:16px;box-shadow:0 4px 20px #0099991f,0 2px 8px #00000014,inset 0 1px 0 #ffffff14;margin:0 2rem 2rem;overflow:hidden;padding:0;position:relative}.IAGDashboard_modulesPanel__lu8yA:before{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);box-shadow:0 2px 12px #0099994d;content:"";height:3px;left:0;opacity:.8;position:absolute;right:0;top:0}.IAGDashboard_modulesPanel__lu8yA:after{background:radial-gradient(circle,#0099990f 0,#0000 70%);content:"";height:250px;pointer-events:none;position:absolute;right:-100px;top:-100px;width:250px}.IAGDashboard_panelHeader__CD\+CK{align-items:center;background:linear-gradient(180deg,#0099990a,#0000);border-bottom:1px solid #00999926;display:flex;justify-content:space-between;padding:1.5rem 2rem 1.25rem;position:relative;z-index:1}.IAGDashboard_panelHeaderLeft__nkIp0{align-items:center;display:flex;gap:1rem}.IAGDashboard_panelIconWrapper__TVVF8{align-items:center;background:linear-gradient(135deg,#00999926,#00b8c81a);border-radius:12px;box-shadow:0 4px 12px #0993,inset 0 1px 0 #ffffff1a;color:#099;display:flex;height:46px;justify-content:center;transition:all .3s ease;width:46px}.IAGDashboard_panelIconWrapper__TVVF8:hover{box-shadow:0 6px 16px #0099994d;transform:scale(1.05) rotate(-3deg)}.IAGDashboard_panelTitle__Bw5PN{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:1.35rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0}.IAGDashboard_panelSubtitle__y8Vij{color:var(--theme-color-soft-text);font-size:.8rem;line-height:1.4;margin:.25rem 0 0}.IAGDashboard_moduleCountPill__U3TAl{background:linear-gradient(135deg,#00999926,#0099991a)!important;border:1px solid #0099994d!important;box-shadow:0 2px 8px #00999926!important;color:#099!important;font-weight:700!important;padding:.6rem 1rem!important}.IAGDashboard_modulesGrid__FaFcD{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);padding:2rem;position:relative;z-index:1}.IAGDashboard_moduleCard__SLbWB{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999905 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 12px #00000014,inset 0 1px 0 #ffffff0d;cursor:pointer;display:flex;flex-direction:column;height:100%;min-height:180px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.IAGDashboard_moduleCard__SLbWB:before{background:radial-gradient(circle at top right,#00999914 0,#0000 70%);content:"";height:120px;pointer-events:none;position:absolute;right:0;top:0;transition:all .4s ease;width:120px}.IAGDashboard_moduleCard__SLbWB:after{background:linear-gradient(90deg,#099,#00b8c8 50%,#2ed47a);bottom:0;box-shadow:0 -2px 12px #0099994d;content:"";height:4px;left:0;opacity:0;position:absolute;right:0;transition:all .4s ease}.IAGDashboard_alertsSection__oVt74{margin:0 auto;max-width:100%;padding:0 1.5rem 1rem}.IAGDashboard_alertCard__pv3CJ{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#ff6b6b05 100%);border:1px solid #ff6b6b26;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;overflow:hidden}.IAGDashboard_alertCard__pv3CJ ix-card-content{padding:1rem!important}.IAGDashboard_alertHeader__tJwy5{align-items:center;border-bottom:1px solid #0099991a;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.IAGDashboard_alertHeader__tJwy5 h3{color:var(--theme-color-std-text);font-size:1rem;margin:0}.IAGDashboard_alertList__6WAiQ{display:flex;flex-direction:column;gap:.75rem}.IAGDashboard_alertItem__AIjLB{align-items:center;background:var(--theme-color-component-2);border-left:3px solid var(--theme-color-warning);border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.IAGDashboard_alertItem__AIjLB:hover{background:var(--theme-color-component-3);transform:translateX(4px)}.IAGDashboard_alertIconWarning__wT-d0{color:var(--theme-color-warning);flex-shrink:0}.IAGDashboard_alertTitle__DxBrc{color:var(--theme-color-std-text);flex:1 1;font-size:.85rem;font-weight:500}.IAGDashboard_alertTime__KgKQf{color:var(--theme-color-soft-text);font-size:.75rem;white-space:nowrap}.IAGDashboard_moduleCard__SLbWB:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#0099990f 100%);border-color:#0996;box-shadow:0 12px 32px #00999926,0 6px 16px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-6px) scale(1.02)}.IAGDashboard_moduleCard__SLbWB:hover:before{background:radial-gradient(circle at top right,#0099991f 0,#0000 70%);height:150px;width:150px}.IAGDashboard_moduleCard__SLbWB:hover:after{opacity:1}.IAGDashboard_moduleCard__SLbWB ix-card-content{display:flex;flex-direction:column;height:100%;padding:1.25rem!important;position:relative;z-index:1}.IAGDashboard_moduleHeader__oYJjI{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.IAGDashboard_moduleIcon__B4J9w{align-items:center;background:linear-gradient(135deg,#0993,#006c8e26);border:1px solid #0993;border-radius:12px;box-shadow:0 4px 12px #0993,inset 0 1px 0 #ffffff1a;color:#099;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}.IAGDashboard_moduleCard__SLbWB:hover .IAGDashboard_moduleIcon__B4J9w{background:linear-gradient(135deg,#0099994d,#006c8e40);box-shadow:0 6px 16px #0099994d,inset 0 1px 0 #fff3;transform:scale(1.1) rotate(-5deg)}.IAGDashboard_moduleTitle__J978o{color:var(--theme-color-std-text);flex:1 1;font-size:1.05rem;font-weight:700;letter-spacing:-.3px;margin:0}.IAGDashboard_moduleDescription__bah5A{color:var(--theme-color-soft-text);font-size:.8rem;line-height:1.5;margin-bottom:.6rem;opacity:.9}.IAGDashboard_moduleMetrics__Cp7RK{background:linear-gradient(90deg,#0099990d 0,var(--theme-color-component-2) 100%);border-left:3px solid #099;border-radius:10px;box-shadow:0 2px 6px #0000000d,-3px 0 8px #0099991a;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.6rem;padding:.85rem;transition:all .3s ease}.IAGDashboard_moduleCard__SLbWB:hover .IAGDashboard_moduleMetrics__Cp7RK{background:linear-gradient(90deg,#00999914 0,var(--theme-color-component-3) 100%);box-shadow:0 3px 8px #00000014,-3px 0 12px #00999926}.IAGDashboard_metric__C1mgB{align-items:center;display:flex;justify-content:space-between}.IAGDashboard_moduleMetricLabel__gUYZ4{color:var(--theme-color-soft-text);font-size:.85rem}.IAGDashboard_moduleMetricValue__W6gL9{color:var(--theme-color-std-text);font-size:1rem;font-weight:700}.IAGDashboard_moduleMetricValue__W6gL9.IAGDashboard_success__YUKPH{color:var(--theme-color-success)}.IAGDashboard_moduleMetricValue__W6gL9.IAGDashboard_warning__f8lJk{color:var(--theme-color-warning)}.IAGDashboard_moduleMetricValue__W6gL9.IAGDashboard_alarm__kmYo1{color:var(--theme-color-alarm)}.IAGDashboard_moduleButton__JA8Tg{box-shadow:0 2px 6px #00999926;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.IAGDashboard_moduleCard__SLbWB:hover .IAGDashboard_moduleButton__JA8Tg{box-shadow:0 4px 12px #00999940;transform:translateY(-2px)}@media (max-width:1400px){.IAGDashboard_metricsGrid__HGkZG{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.IAGDashboard_metricsGrid__HGkZG,.IAGDashboard_modulesGrid__FaFcD{grid-template-columns:repeat(2,1fr)}.IAGDashboard_secondaryGrid__F9D1u{grid-template-columns:1fr}}@media (max-width:1024px){.IAGDashboard_contentGrid__3L1tn,.IAGDashboard_heroHeader__ErHp1,.IAGDashboard_modulesSection__4CAd\+,.IAGDashboard_riskBar__LF-PU{padding-left:1.5rem;padding-right:1.5rem}.IAGDashboard_heroContent__\+FBm0{align-items:flex-start;flex-direction:column}.IAGDashboard_quickActions__yIXd-{width:100%}.IAGDashboard_riskContent__Hjnxy{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media (max-width:768px){.IAGDashboard_contentGrid__3L1tn,.IAGDashboard_heroHeader__ErHp1,.IAGDashboard_modulesSection__4CAd\+,.IAGDashboard_riskBar__LF-PU{padding-left:1rem;padding-right:1rem}.IAGDashboard_title__W58-M{font-size:1.5rem}.IAGDashboard_metricsGrid__HGkZG,.IAGDashboard_modulesGrid__FaFcD{grid-template-columns:1fr}.IAGDashboard_riskBreakdown__1ns0N{justify-content:space-between;width:100%}}@media (max-width:1024px){.IAGDashboard_kpiSection__dy2Nx,.IAGDashboard_modulesGrid__FaFcD{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.IAGDashboard_iagDashboard__4nqKq{padding:1rem}.IAGDashboard_kpiSection__dy2Nx{gap:.75rem;grid-template-columns:repeat(2,1fr)}.IAGDashboard_modulesGrid__FaFcD{grid-template-columns:1fr}.IAGDashboard_title__W58-M{font-size:1.5rem}.IAGDashboard_subtitle__m0Unw{font-size:.85rem}}.MainDashboard_dashboard__35aoa{height:calc(100vh - 60px);margin:0 auto;max-width:1800px;overflow-y:auto;padding:2rem 2.5rem}.MainDashboard_loading__05soB{align-items:center;color:var(--theme-color-std-text);display:flex;font-size:1.2rem;height:400px;justify-content:center}.MainDashboard_header__ouT-W{margin-bottom:2rem}.MainDashboard_title__pSRxU{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#099 0,#00b8c8 50%,var(--theme-color-std-text) 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0 0 .5rem}.MainDashboard_subtitle__hSpwj{color:var(--theme-color-soft-text);font-size:.95rem;margin:0}.MainDashboard_kpiGrid__fz9DZ{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.MainDashboard_kpiCard__NAND-{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.MainDashboard_kpiCard__NAND-:before{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease}.MainDashboard_kpiCard__NAND-:after{background:radial-gradient(circle at top right,#0099991a 0,#0000 70%);content:"";height:80px;pointer-events:none;position:absolute;right:0;top:0;width:80px}.MainDashboard_kpiCard__NAND-:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999914 100%);border-color:#0996;box-shadow:0 8px 24px #00999926,0 4px 12px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-4px) scale(1.02)}.MainDashboard_kpiCard__NAND-:hover:before{box-shadow:0 2px 12px #0099994d;opacity:1}.MainDashboard_section__daaSO{margin-bottom:1.5rem}.MainDashboard_sectionTitle__1OQaE{color:var(--theme-color-std-text);font-size:1.25rem;font-weight:700;letter-spacing:-.3px;margin:0 0 1.5rem;padding-bottom:.75rem;position:relative}.MainDashboard_sectionTitle__1OQaE:after{background:linear-gradient(90deg,#099,#00b8c8);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.MainDashboard_applicationGrid__Ko257{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.MainDashboard_appCard__dN-0i{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999905 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;height:auto;min-height:350px;overflow:visible;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.MainDashboard_appCard__dN-0i:before{background:radial-gradient(circle at top right,#00999914 0,#0000 70%);content:"";height:100px;pointer-events:none;position:absolute;right:0;top:0;transition:all .4s ease;width:100px}.MainDashboard_appCard__dN-0i:after{background:linear-gradient(90deg,#099,#00b8c8 50%,#2ed47a);bottom:0;box-shadow:0 -2px 12px #0099994d;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;transition:all .4s ease}.MainDashboard_appCard__dN-0i:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#0099990f 100%);border-color:#0996;box-shadow:0 12px 32px #00999926,0 6px 16px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-6px) scale(1.02)}.MainDashboard_appCard__dN-0i:hover:before{background:radial-gradient(circle at top right,#0099991f 0,#0000 70%);height:130px;width:130px}.MainDashboard_appCard__dN-0i:hover:after{opacity:1}.MainDashboard_appCard__dN-0i ix-card-content{display:flex!important;flex-direction:column;height:100%;padding:1.5rem!important;position:relative;z-index:2}.MainDashboard_appHeader__2Uiz\+{align-items:center;border-bottom:1px solid #0099991a;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;position:relative;z-index:1}.MainDashboard_appIcon__Hj48u{flex-shrink:0}.MainDashboard_appInfo__C5yFz{flex:1 1;min-width:0}.MainDashboard_appName__LIDl-{color:var(--theme-color-std-text);font-size:1rem;font-weight:700;letter-spacing:-.2px;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MainDashboard_appSync__z5q34{color:var(--theme-color-soft-text);font-size:.75rem}.MainDashboard_appStats__iaHk5{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}.MainDashboard_appStat__K6i43{background:linear-gradient(135deg,#0099990d 0,var(--theme-color-component-2) 100%);border:1px solid #00999914;border-radius:8px;padding:.75rem .5rem;text-align:center;transition:all .3s ease}.MainDashboard_appStat__K6i43:hover{background:linear-gradient(135deg,#00999914 0,var(--theme-color-component-3) 100%);box-shadow:0 2px 8px #0099991a;transform:translateY(-2px)}.MainDashboard_appStatValue__js\+0j{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-color-std-text) 0,#099 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);display:block;font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.MainDashboard_appStatLabel__HnZoH{color:var(--theme-color-soft-text);display:block;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.MainDashboard_appProgress__Sltyn{background:#0099991a;border-radius:10px;box-shadow:inset 0 1px 3px #0000001a;height:8px;margin-bottom:.5rem;overflow:hidden;position:relative}.MainDashboard_appProgressBar__PPtUy{background:linear-gradient(90deg,#099,#00b8c8);border-radius:10px;box-shadow:0 2px 8px #0099994d;height:100%;position:relative;transition:width .6s cubic-bezier(.4,0,.2,1)}.MainDashboard_appProgressBar__PPtUy:after{background:linear-gradient(180deg,#ffffff4d,#0000);border-radius:10px 10px 0 0;content:"";height:50%;left:0;position:absolute;right:0;top:0}.MainDashboard_appActivityRate__HMeiZ{color:#099;font-size:.8rem;font-weight:700;letter-spacing:.3px;margin-bottom:1rem;text-align:center}.MainDashboard_appButton__3LICL{box-shadow:0 2px 6px #00999926!important;display:block!important;margin-top:.5rem;opacity:1!important;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);visibility:visible!important;width:100%;z-index:10}.MainDashboard_appButton__3LICL:hover{box-shadow:0 4px 12px #00999940!important;transform:translateY(-2px)}.MainDashboard_appCard__dN-0i ix-button{display:block!important;visibility:visible!important;width:100%}@media (max-width:1400px){.MainDashboard_kpiGrid__fz9DZ{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.MainDashboard_applicationGrid__Ko257{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:1024px){.MainDashboard_dashboard__35aoa{padding:1.5rem 2rem}}@media (max-width:768px){.MainDashboard_dashboard__35aoa{padding:1rem 1.5rem}.MainDashboard_title__pSRxU{font-size:1.5rem}.MainDashboard_kpiGrid__fz9DZ{gap:.75rem;grid-template-columns:1fr}.MainDashboard_applicationGrid__Ko257{grid-template-columns:1fr}}.ApplicationDashboard_dashboard__lUu5Q{box-sizing:border-box;height:calc(100vh - 60px);margin:0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:1.5rem}.ApplicationDashboard_loading__jo\+yN{align-items:center;color:var(--theme-color-std-text);display:flex;font-size:1.2rem;height:400px;justify-content:center}.ApplicationDashboard_header__k1VoK{margin-bottom:1.5rem}.ApplicationDashboard_backButton__zapfE{align-items:center;box-shadow:0 2px 6px #00999926;display:inline-flex;gap:.5rem;margin-bottom:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.ApplicationDashboard_backButton__zapfE:hover{box-shadow:0 4px 12px #00999940;transform:translateY(-2px)}.ApplicationDashboard_titleSection__0Yt9Y{margin-bottom:1.5rem}.ApplicationDashboard_appTitleRow__UUSq8{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.ApplicationDashboard_appIcon__aMsVf{align-items:center;display:flex;font-size:3rem;justify-content:center}.ApplicationDashboard_title__GkSdl{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#099 0,#00b8c8 50%,var(--theme-color-std-text) 100%);-webkit-background-clip:text;background-clip:text;color:var(--theme-color-std-text);font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0}.ApplicationDashboard_subtitle__54L9h{color:var(--theme-color-soft-text);font-size:.875rem;margin:0 0 0 4rem}.ApplicationDashboard_statsGrid__0nd-j{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.ApplicationDashboard_kpiCard__hI9DG{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.ApplicationDashboard_kpiCard__hI9DG:before{background:linear-gradient(90deg,#099,#00b8c8 50%,#006c8e);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease}.ApplicationDashboard_kpiCard__hI9DG:after{background:radial-gradient(circle at top right,#0099991a 0,#0000 70%);content:"";height:80px;pointer-events:none;position:absolute;right:0;top:0;width:80px}.ApplicationDashboard_kpiCard__hI9DG:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999914 100%);border-color:#0996;box-shadow:0 8px 24px #00999926,0 4px 12px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-4px) scale(1.02)}.ApplicationDashboard_kpiCard__hI9DG:hover:before{box-shadow:0 2px 12px #0099994d;opacity:1}.ApplicationDashboard_section__TlG2A{margin-bottom:1.5rem}.ApplicationDashboard_sectionHeader__rCGD7{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ApplicationDashboard_sectionTitle__FC5oI{color:var(--theme-color-std-text);font-size:1.25rem;font-weight:700;letter-spacing:-.3px;margin:0;padding-bottom:.75rem;position:relative}.ApplicationDashboard_sectionTitle__FC5oI:after{background:linear-gradient(90deg,#099,#00b8c8);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.ApplicationDashboard_controls__iaNJr{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.ApplicationDashboard_searchBox__WKvn0{flex:1 1;max-width:250px;min-width:200px}.ApplicationDashboard_searchBox__WKvn0 input{background:var(--theme-color-component-1);border:1px solid var(--theme-color-component-5);border-radius:4px;color:var(--theme-color-std-text);font-size:.875rem;padding:.5rem .75rem;transition:all .2s ease;width:100%}.ApplicationDashboard_searchBox__WKvn0 input:focus{border-color:var(--theme-color-primary);box-shadow:0 0 0 2px #00999926;outline:none}.ApplicationDashboard_filterGroup__gczjr{display:flex;gap:.5rem}.ApplicationDashboard_filterBtn__Z-nAZ{box-shadow:0 2px 6px #00999926;font-size:.875rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.ApplicationDashboard_filterBtn__Z-nAZ:hover{box-shadow:0 4px 12px #00999940;transform:translateY(-2px)}.ApplicationDashboard_sortSelect__fPm8o{min-width:180px}.ApplicationDashboard_rolesGrid__EZ429{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:1.5rem}.ApplicationDashboard_roleCard__P10yl{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999908 100%);border:1px solid #00999926!important;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;height:100%;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.ApplicationDashboard_roleCard__P10yl:before{background:linear-gradient(180deg,#099,#00b8c8 50%,#2ed47a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .4s ease;width:4px}.ApplicationDashboard_roleCard__P10yl:after{background:radial-gradient(circle at top right,#00999914 0,#0000 70%);content:"";height:100px;pointer-events:none;position:absolute;right:0;top:0;transition:all .4s ease;width:100px}.ApplicationDashboard_roleCard__P10yl:hover{background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999914 100%);border-color:#0996!important;box-shadow:0 8px 24px #00999926,0 4px 12px #0000001a,inset 0 1px 0 #ffffff1a;transform:translateY(-4px) scale(1.02)}.ApplicationDashboard_roleCard__P10yl:hover:before{box-shadow:2px 0 12px #0099994d;opacity:1}.ApplicationDashboard_roleCard__P10yl:hover:after{background:radial-gradient(circle at top right,#0099991f 0,#0000 70%);height:130px;width:130px}.ApplicationDashboard_roleCard__P10yl ix-card-content{padding:1.5rem;position:relative;z-index:2}.ApplicationDashboard_roleHeader__U9MIj{align-items:center;border-bottom:1px solid #00999926;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem}.ApplicationDashboard_roleName__Sk-aV{color:var(--theme-color-std-text);flex:1 1;font-size:1.1rem;font-weight:700;letter-spacing:-.2px;margin:0}.ApplicationDashboard_roleCount__izYeR{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#099,#00b8c8);-webkit-background-clip:text;background-clip:text;background-color:#0099991a;border:1px solid #0993;border-radius:8px;color:#099;font-size:1.5rem;font-weight:700;min-width:50px;padding:.25rem .75rem;text-align:center}.ApplicationDashboard_roleDescription__XPLv\+{color:var(--theme-color-soft-text);font-size:.875rem;line-height:1.5;margin:0 0 1rem;min-height:42px}.ApplicationDashboard_roleProgress__G5Mr2{background:#0099991a;border-radius:10px;box-shadow:inset 0 1px 3px #0000001a;height:10px;margin-bottom:.5rem;overflow:hidden;position:relative}.ApplicationDashboard_roleProgressBar__UZclq{background:linear-gradient(90deg,#099,#00b8c8);border-radius:10px;box-shadow:0 2px 8px #0099994d;height:100%;position:relative;transition:width .6s cubic-bezier(.4,0,.2,1)}.ApplicationDashboard_roleProgressBar__UZclq:after{background:linear-gradient(180deg,#ffffff4d,#0000);border-radius:10px 10px 0 0;content:"";height:50%;left:0;position:absolute;right:0;top:0}.ApplicationDashboard_rolePercentage__O4Bf9{color:#099;font-size:.8rem;font-weight:700;letter-spacing:.3px;margin:0;text-align:right}.ApplicationDashboard_tableWrapper__kORd7{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--theme-color-component-1) 0,#00999905 100%);border:1px solid #00999926;border-radius:12px;box-shadow:0 2px 8px #00000014,inset 0 1px 0 #ffffff0d;display:block!important;overflow:hidden;position:relative;width:100%}.ApplicationDashboard_tableWrapper__kORd7:before{background:linear-gradient(180deg,#099,#00b8c8 50%,#006c8e);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:4px}.ApplicationDashboard_tableWrapper__kORd7 ix-card-content{display:block!important;overflow:hidden;padding:0!important;width:100%}.ApplicationDashboard_usersTable__AfC9z{background:#0000;border-collapse:collapse;display:table!important;max-width:100%;table-layout:fixed;width:100%}.ApplicationDashboard_usersTable__AfC9z thead{background:linear-gradient(135deg,#00999914 0,var(--theme-color-component-2) 100%);border-bottom:2px solid #0993}.ApplicationDashboard_usersTable__AfC9z th{border-bottom:2px solid #0993;color:var(--theme-color-std-text);display:table-cell!important;font-size:.7rem;font-weight:700;letter-spacing:.2px;overflow:hidden;padding:.6rem .4rem;text-align:left;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ApplicationDashboard_usersTable__AfC9z th:first-child{width:9%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(2){width:14%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(3){width:6%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(4){width:9%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(5){width:11%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(6),.ApplicationDashboard_usersTable__AfC9z th:nth-child(7){width:10%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(8){width:7%}.ApplicationDashboard_usersTable__AfC9z th:nth-child(9){width:24%}.ApplicationDashboard_usersTable__AfC9z tbody tr{border-bottom:1px solid #00999914;transition:all .3s cubic-bezier(.4,0,.2,1)}.ApplicationDashboard_usersTable__AfC9z tbody tr:hover{background:linear-gradient(90deg,#0099990d 0,var(--theme-color-component-2) 100%);box-shadow:-4px 0 8px #00999914;transform:translateX(4px)}.ApplicationDashboard_usersTable__AfC9z tbody tr.ApplicationDashboard_inactiveRow__mizam{opacity:.6}.ApplicationDashboard_usersTable__AfC9z td{word-wrap:break-word;border-bottom:1px solid #00999914;color:var(--theme-color-std-text);display:table-cell!important;font-size:.75rem;max-width:0;overflow:hidden;padding:.6rem .4rem;text-overflow:ellipsis;vertical-align:middle}.ApplicationDashboard_username__Q2cjG{color:#099;font-weight:700;letter-spacing:-.2px;white-space:nowrap}.ApplicationDashboard_product__Ydzi\+{color:var(--theme-color-std-text);font-size:.8rem;font-weight:600;white-space:nowrap}.ApplicationDashboard_roleIdBadge__dX3v3{background:linear-gradient(135deg,#00b8c826 0,var(--theme-color-component-2) 100%)!important;border:1px solid #00b8c840!important;box-shadow:0 1px 3px #00b8c81a!important;color:#00b8c8!important;display:inline-flex!important;font-size:.65rem;font-weight:700!important;padding:.2rem .4rem!important;transition:all .2s ease!important;white-space:nowrap}.ApplicationDashboard_roleIdBadge__dX3v3:hover{box-shadow:0 2px 6px #00b8c833!important;transform:translateY(-1px)!important}.ApplicationDashboard_permissions__mvdXP{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem;max-width:100%}.ApplicationDashboard_permissionTag__HUlO9{background:linear-gradient(135deg,#0099991a 0,var(--theme-color-component-2) 100%)!important;border:1px solid #0993!important;box-shadow:0 1px 3px #00000014!important;color:var(--theme-color-std-text)!important;display:inline-flex!important;font-size:.65rem;padding:.15rem .3rem!important;transition:all .2s ease!important;white-space:nowrap}.ApplicationDashboard_permissionTag__HUlO9:hover{box-shadow:0 2px 6px #0099991f!important;transform:translateY(-1px)!important}.ApplicationDashboard_roleBadge__9JzoN{background:linear-gradient(135deg,#0099991a 0,var(--theme-color-component-2) 100%)!important;border:1px solid #0993!important;box-shadow:0 1px 3px #00000014!important;color:var(--theme-color-std-text)!important;display:inline-flex!important;font-size:.7rem;padding:.2rem .4rem!important;transition:all .2s ease!important;white-space:nowrap}.ApplicationDashboard_roleBadge__9JzoN:hover{box-shadow:0 2px 6px #00999926!important;transform:translateY(-1px)!important}.ApplicationDashboard_statusBadge__CJNN7{display:inline-flex!important;font-size:.7rem;padding:.2rem .4rem!important;text-transform:capitalize;white-space:nowrap}@media (max-width:1400px){.ApplicationDashboard_rolesGrid__EZ429,.ApplicationDashboard_statsGrid__0nd-j{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.ApplicationDashboard_dashboard__lUu5Q{padding:1.5rem 2rem}.ApplicationDashboard_controls__iaNJr{align-items:stretch;flex-direction:column}.ApplicationDashboard_searchBox__WKvn0,.ApplicationDashboard_sortSelect__fPm8o{min-width:auto;width:100%}}@media (max-width:768px){.ApplicationDashboard_dashboard__lUu5Q{padding:1rem 1.5rem}.ApplicationDashboard_appTitleRow__UUSq8{align-items:flex-start;flex-direction:column}.ApplicationDashboard_subtitle__54L9h{margin-left:0}.ApplicationDashboard_statsGrid__0nd-j{gap:.75rem;grid-template-columns:1fr}.ApplicationDashboard_rolesGrid__EZ429{grid-template-columns:1fr}.ApplicationDashboard_usersTable__AfC9z{overflow-x:auto}}.ApplicationDashboard_noResults__6408o{color:var(--theme-color-soft-text);padding:2rem;text-align:center}.Chatbot_chatbotContainer__1QeG2{bottom:50px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;position:fixed;right:20px;z-index:9999}.Chatbot_chatbot__O0ekL{animation:Chatbot_slideIn__i6ZCK .3s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1c2128,#181d24);border:1px solid #00e6dc4d;border-radius:14px;box-shadow:0 8px 32px #00e6dc33,0 0 0 1px #00e6dc0d,inset 0 1px 0 #ffffff0d;display:flex;flex-direction:column;height:520px;max-height:calc(100vh - 60px);overflow:hidden;width:330px}@keyframes Chatbot_slideIn__i6ZCK{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Chatbot_chatbotMinimized__V-1rr{align-items:center;animation:Chatbot_slideIn__i6ZCK .3s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1c2128,#181d24);border:1px solid #00e6dc66;border-radius:10px;box-shadow:0 4px 20px #00e6dc4d,inset 0 1px 0 #ffffff0d;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:8px 12px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.Chatbot_chatbotMinimized__V-1rr:hover{box-shadow:0 6px 24px #00e6dc66;transform:translateY(-2px)}.Chatbot_minimizedContent__JPldU{align-items:center;display:flex;flex:1 1;gap:10px}.Chatbot_minimizedIcon__3Wl\+-{animation:Chatbot_pulse__kL7Vx 2s ease-in-out infinite;color:var(--color-siemens-cyan);font-size:20px}.Chatbot_minimizedText__7t5bi{color:#fff;font-size:14px;font-weight:600;white-space:nowrap}.Chatbot_minimizedCloseBtn__gzYuz{align-items:center;background:#0000;border:none;border-radius:4px;color:var(--color-siemens-cyan);cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:4px;transition:all .2s ease}.Chatbot_minimizedCloseBtn__gzYuz:hover{background:#00e6dc1a;transform:scale(1.1)}.Chatbot_header__X0ibY{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#0099991f,#00646414);border-bottom:1px solid #00e6dc26;display:flex;justify-content:space-between;min-height:42px;padding:8px 12px}.Chatbot_headerTitle__bp58Z{align-items:center;display:flex;gap:8px}.Chatbot_headerIcon__ZM2wE{animation:Chatbot_pulse__kL7Vx 2s ease-in-out infinite;color:var(--color-siemens-cyan);filter:drop-shadow(0 0 8px rgba(0,230,220,.4));font-size:20px}@keyframes Chatbot_pulse__kL7Vx{0%,to{opacity:1}50%{opacity:.7}}.Chatbot_title__zbtaB{color:#fff;display:block;font-size:13px;font-weight:700;letter-spacing:.3px;text-shadow:0 0 10px #00e6dc4d}.Chatbot_status__wY60b{align-items:center;color:#00e6dccc;display:flex;font-size:9px;font-weight:500;gap:4px;margin-top:1px}.Chatbot_statusDot__5eJJI{animation:Chatbot_blink__O4ytw 2s ease-in-out infinite;background:#0f0;border-radius:50%;box-shadow:0 0 6px #0f09;height:4px;width:4px}@keyframes Chatbot_blink__O4ytw{0%,to{opacity:1}50%{opacity:.3}}.Chatbot_headerActions__2a8tZ{display:flex;gap:3px}.Chatbot_iconBtn__HP40P{align-items:center;background:#0000;border:none;border-radius:6px;color:#00e6dcb3;cursor:pointer;display:flex;font-size:13px;justify-content:center;padding:4px;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.Chatbot_iconBtn__HP40P:hover{background:#00e6dc26;box-shadow:0 0 12px #00e6dc4d;color:var(--color-siemens-cyan);transform:scale(1.15)}.Chatbot_messages__mVESK{background:#1a1f26;display:flex;flex:1 1;flex-direction:column;gap:8px;overflow-y:auto;padding:10px 12px}.Chatbot_messages__mVESK::-webkit-scrollbar{width:4px}.Chatbot_messages__mVESK::-webkit-scrollbar-track{background:#0003;border-radius:2px}.Chatbot_messages__mVESK::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-siemens-cyan) 0,#00b8b8 100%);border-radius:2px}.Chatbot_messages__mVESK::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#00b8b8 0,var(--color-siemens-cyan) 100%)}.Chatbot_message__tazN1{animation:Chatbot_fadeIn__KDLtc .4s cubic-bezier(.34,1.56,.64,1);display:flex;gap:6px;width:100%}@keyframes Chatbot_fadeIn__KDLtc{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chatbot_message__tazN1.Chatbot_user__3oxyI{flex-direction:row-reverse}.Chatbot_avatar__xV1e1{align-items:center;background:linear-gradient(135deg,#00e6dc26,#00e6dc0d);border:1px solid #00e6dc40;border-radius:50%;box-shadow:0 2px 8px #00e6dc26;display:flex;flex-shrink:0;font-size:11px;font-weight:600;height:26px;justify-content:center;width:26px}.Chatbot_messageWrapper__7BoGZ{display:flex;flex:1 1;flex-direction:column;gap:4px;max-width:92%;min-width:0}.Chatbot_message__tazN1.Chatbot_user__3oxyI .Chatbot_messageWrapper__7BoGZ{align-items:flex-end}.Chatbot_messageContent__RXEYP{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:12px;font-size:13px;line-height:1.5;padding:9px 12px;white-space:pre-wrap;width:100%;word-break:break-word}.Chatbot_assistant__QXfkz .Chatbot_messageContent__RXEYP{background:linear-gradient(135deg,#0099991f,#00999914);border:1px solid #00e6dc33;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0003;color:#e8e8e8}.Chatbot_user__3oxyI .Chatbot_messageContent__RXEYP{background:linear-gradient(135deg,var(--color-siemens-cyan),#00b8b8);border-bottom-right-radius:4px;box-shadow:0 2px 12px #00e6dc4d;color:var(--color-dark-navy);font-weight:600}.Chatbot_errorMessage__tfTUL .Chatbot_messageContent__RXEYP{background:#ff00001a;border-color:#ff00004d;color:#ff6b6b}.Chatbot_timestamp__eTweL{color:#ffffff59;font-size:9px;font-weight:500;padding:0 2px}.Chatbot_loading__jbl6a{display:flex;gap:4px;padding:8px 0}.Chatbot_loading__jbl6a span{animation:Chatbot_bounce__HgT3O 1.4s ease-in-out infinite both;background:var(--color-siemens-cyan);border-radius:50%;height:8px;width:8px}.Chatbot_loading__jbl6a span:first-child{animation-delay:-.32s}.Chatbot_loading__jbl6a span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot_bounce__HgT3O{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Chatbot_suggestions__GRkP-{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.Chatbot_suggestionBtn__PBoXK{background:#00e6dc0d;border:1px solid #00e6dc4d;border-radius:12px;color:var(--color-siemens-cyan);cursor:pointer;font-size:11px;font-weight:500;padding:5px 10px;transition:all .25s cubic-bezier(.34,1.56,.64,1);white-space:nowrap}.Chatbot_suggestionBtn__PBoXK:hover{background:#00e6dc26;border-color:var(--color-siemens-cyan);box-shadow:0 4px 12px #00e6dc40;transform:translateY(-2px)}.Chatbot_quickActionsContainer__l4ZQ0{background:linear-gradient(180deg,#00999914,#00999908);border-top:1px solid #00e6dc1f;padding:8px 12px}.Chatbot_quickActionsTitle__IX7Ob{color:var(--color-siemens-cyan);font-size:9px;font-weight:700;letter-spacing:.8px;margin-bottom:5px;text-shadow:0 0 8px #00e6dc4d;text-transform:uppercase}.Chatbot_quickActions__xIJqr{grid-gap:4px;display:grid;gap:4px;grid-template-columns:1fr 1fr}.Chatbot_quickActionBtn__ymJvi{align-items:center;background:linear-gradient(135deg,#00e6dc14,#00e6dc08);border:1px solid #00e6dc40;border-radius:8px;color:#e8e8e8;cursor:pointer;display:flex;font-size:10px;font-weight:500;gap:5px;padding:7px 8px;text-align:left;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.Chatbot_quickActionBtn__ymJvi:hover{background:linear-gradient(135deg,#00e6dc26,#00e6dc14);border-color:var(--color-siemens-cyan);box-shadow:0 4px 16px #00e6dc4d;transform:translateY(-2px)}.Chatbot_quickActionIcon__WAsY7{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));flex-shrink:0;font-size:14px}.Chatbot_quickActionText__CRs4E{flex:1 1;line-height:1.3}.Chatbot_inputArea__14Asj{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#1c2128,#181d24);border-top:1px solid #00e6dc26;display:flex;gap:4px;min-height:40px;padding:2px 8px}.Chatbot_input__YOW8j{background:#00999914;border:1px solid #00e6dc40;border-radius:8px;color:#fff;flex:1 1;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5;max-height:120px;min-width:0;outline:none;overflow-y:auto;padding:12px 14px;resize:none;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.Chatbot_input__YOW8j:focus{background:#0099991f;border-color:var(--color-siemens-cyan);box-shadow:0 0 0 3px #00e6dc26,0 0 20px #00e6dc1a}.Chatbot_input__YOW8j:disabled{cursor:not-allowed;opacity:.5}.Chatbot_input__YOW8j::placeholder{color:#fff6}.Chatbot_sendBtn__-knRu{align-items:center;background:linear-gradient(135deg,var(--color-siemens-cyan),#00b8b8);border:none;border-radius:8px;box-shadow:0 2px 12px #00e6dc4d;color:var(--color-dark-navy);cursor:pointer;display:flex;flex-shrink:0;font-size:15px;justify-content:center;min-width:42px;padding:8px 13px;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.Chatbot_sendBtn__-knRu:hover:not(:disabled){background:linear-gradient(135deg,#00b8b8,var(--color-siemens-cyan));box-shadow:0 6px 20px #00e6dc80;transform:scale(1.08) translateY(-1px)}.Chatbot_sendBtn__-knRu:disabled{background:#555;cursor:not-allowed;opacity:.5}.Chatbot_errorNotification__9Fxij{animation:Chatbot_slideUp__bAjdw .3s ease;background:#ff0000e6;border-radius:6px;bottom:80px;box-shadow:0 4px 12px #ff00004d;color:#fff;font-size:12px;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%)}@keyframes Chatbot_slideUp__bAjdw{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.Chatbot_floatingButton__GDFLQ{align-items:center;animation:Chatbot_floatIn__GVIMX .5s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,var(--color-siemens-cyan) 0,#00b8b8 100%);border:none;border-radius:50%;bottom:74px;box-shadow:0 4px 20px #00e6dc66,inset 0 1px 0 #fff3;color:var(--color-dark-navy);cursor:pointer;display:flex;font-size:24px;height:52px;justify-content:center;position:fixed;right:24px;transition:all .3s cubic-bezier(.34,1.56,.64,1);width:52px;z-index:9998}@keyframes Chatbot_floatIn__GVIMX{0%{opacity:0;transform:translateY(100px) scale(0)}to{opacity:1;transform:translateY(0) scale(1)}}.Chatbot_floatingButton__GDFLQ:hover{box-shadow:0 8px 32px #00e6dcb3,inset 0 1px 0 #ffffff4d;transform:scale(1.15) translateY(-4px)}.Chatbot_floatingButton__GDFLQ:active{transform:scale(1.05)}.Chatbot_floatingIcon__CVNLH{animation:Chatbot_wiggle__h3ILz 1s ease-in-out infinite}@keyframes Chatbot_wiggle__h3ILz{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.Chatbot_pulse__kL7Vx{animation:Chatbot_pulsate__sSW6B 2s ease-out infinite;background:var(--color-siemens-cyan);border-radius:50%;height:100%;opacity:0;position:absolute;width:100%}@keyframes Chatbot_pulsate__sSW6B{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.Chatbot_badge__APEpZ{background:#f44;border-radius:10px;box-shadow:0 2px 8px #f446;color:#fff;font-size:11px;font-weight:700;min-width:18px;padding:2px 6px;position:absolute;right:-4px;text-align:center;top:-4px}@media (max-width:768px){.Chatbot_chatbot__O0ekL{bottom:12px;height:calc(100vh - 80px);right:12px;width:calc(100vw - 24px)}.Chatbot_messageWrapper__7BoGZ{max-width:85%}.Chatbot_quickActions__xIJqr{grid-template-columns:1fr}.Chatbot_floatingButton__GDFLQ{bottom:20px;font-size:24px;height:56px;right:20px;width:56px}}@media (max-width:480px){.Chatbot_chatbot__O0ekL{border-radius:0;bottom:0;height:100vh;max-height:100vh;right:0;width:100vw}.Chatbot_messageWrapper__7BoGZ{max-width:82%}}.CapsLogo_logoContainer__KXkbt{align-items:center;display:flex;gap:16px}.CapsLogo_logo__RG7eI{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));transition:transform .3s ease,filter .3s ease}.CapsLogo_logo__RG7eI:hover{filter:drop-shadow(0 6px 12px rgba(0,0,0,.3));transform:scale(1.05)}.CapsLogo_shield__eUpQA{animation:CapsLogo_shimmer__RlsNn 3s ease-in-out infinite}.CapsLogo_checkmark__aHUU3{animation:CapsLogo_checkIn__F0wQ3 .6s ease-out;animation-delay:.3s;animation-fill-mode:forwards;opacity:0}.CapsLogo_capsText__wt1cF{letter-spacing:2px;text-shadow:0 2px 4px #0000004d}.CapsLogo_logoText__0KBgM{display:flex;flex-direction:column;gap:2px}.CapsLogo_brandName__BH6aR{color:#099;font-family:Segoe UI,Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:3px;text-transform:uppercase}.CapsLogo_appName__ThAnc{color:#e8e8e8;color:var(--color-text-primary-dark-bg,#e8e8e8);font-family:Segoe UI,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:1px}.CapsLogo_subtitle__Biw-u{color:#b8b8b8;color:var(--color-text-secondary-dark-bg,#b8b8b8);font-family:Segoe UI,Arial,sans-serif;font-size:13px;font-weight:400;letter-spacing:.5px}@keyframes CapsLogo_shimmer__RlsNn{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}@keyframes CapsLogo_checkIn__F0wQ3{0%{stroke-dasharray:0,100;opacity:0}to{stroke-dasharray:100,0;opacity:1}}.CapsLogo_logoContainer__KXkbt.CapsLogo_compact__GQqc7{gap:8px}.CapsLogo_logoContainer__KXkbt.CapsLogo_compact__GQqc7 .CapsLogo_brandName__BH6aR{font-size:16px}.CapsLogo_logoContainer__KXkbt.CapsLogo_compact__GQqc7 .CapsLogo_appName__ThAnc{font-size:13px}.CapsLogo_logoContainer__KXkbt.CapsLogo_compact__GQqc7 .CapsLogo_subtitle__Biw-u{font-size:11px}.CapsLogo_logoContainer__KXkbt.CapsLogo_iconOnly__phInu{gap:0}.CapsLogo_logoContainer__KXkbt.CapsLogo_iconOnly__phInu .CapsLogo_logoText__0KBgM{display:none}.AppIX_logoSlot__G3z7O{align-items:center;display:flex;padding:0 .5rem}ix-menu-category,ix-menu-item{font-size:.875rem!important}.AppIX_headerSearch__s8d4t{margin-left:auto;margin-right:1rem}.AppIX_headerButton__ZWsVd{margin-left:.5rem;position:relative}.AppIX_notificationBadge__I0ECX{background:var(--theme-color-alarm);border-radius:10px;color:#fff;font-size:10px;font-weight:600;min-width:18px;padding:2px 6px;position:absolute;right:4px;text-align:center;top:4px}.AppIX_contentWrapper__R8Lyj{background:var(--theme-color-1);height:100%;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;width:100%}.AppIX_comingSoon__JGe1k{margin:0 auto;max-width:800px;padding:3rem 2rem}.AppIX_comingSoon__JGe1k p{color:var(--theme-color-soft-text);line-height:1.6;margin-bottom:1rem}.AppIX_comingSoon__JGe1k em{color:var(--theme-color-primary);font-style:italic}.AppIX_footer__tIDx9{background:var(--theme-color-component-1);border-top:1px solid var(--theme-color-component-5);padding:1rem 1.5rem}.AppIX_footerText__5Wabg{font-size:.75rem}.AppIX_footerVersion__2EdLl{color:var(--theme-color-primary);font-size:.75rem;font-weight:600}.AppIX_comingSoon__JGe1k{color:var(--theme-color-std-text);padding:3rem;text-align:center}.AppIX_comingSoon__JGe1k h2{color:var(--theme-color-primary);font-size:2rem;margin-bottom:1rem}.AppIX_comingSoon__JGe1k p{font-size:1.1rem;opacity:.8}.AppIX_footer__tIDx9{align-items:center;background:var(--theme-color-1);border-top:1px solid var(--theme-color-component-1);display:flex;font-size:.85rem;justify-content:space-between;padding:1rem 2rem}.AppIX_footerText__5Wabg,.AppIX_footerVersion__2EdLl{color:var(--theme-color-soft-text)}.AppIX_footerVersion__2EdLl{font-family:var(--theme-default-font-family-code)}@media (max-width:768px){.AppIX_footer__tIDx9{flex-direction:column;gap:.5rem;text-align:center}}.Modal_overlay__roBNo{animation:Modal_fadeInOverlay__X1dRx .3s ease-out forwards;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}@keyframes Modal_fadeInOverlay__X1dRx{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0}to{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1}}.Modal_modal__wcK1A{animation:Modal_slideInModal__94OiG .4s ease;background-color:var(--color-ui-deep-blue-85);border:1px solid var(--color-ui-deep-blue-70);border-radius:12px;box-shadow:0 15px 40px #00000080;display:flex;flex-direction:column;height:90vh;left:50%;max-width:1400px;padding:var(--spacing-l);position:fixed;top:50%;transform:translate(-50%,-50%);width:90vw;z-index:1050}@keyframes Modal_slideInModal__94OiG{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.Modal_modalHeader__stUiW{align-items:center;border-bottom:1px solid var(--color-ui-deep-blue-70);display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:var(--spacing-m);padding-bottom:var(--spacing-m);position:relative;z-index:10}.Modal_modalTitle__wNmD9{color:var(--color-bold-blue);font-size:1.5rem;font-weight:500;margin:0}.Modal_modalContent__JN2TI{display:flex;flex-direction:column;flex-grow:1;overflow-x:hidden;position:relative;z-index:5}.Modal_modalContent__JN2TI>div[class*=DynamicChart_chartRenderArea],.Modal_modalContent__JN2TI>div[class*=DynamicChart_modalChartRenderArea]{align-items:center;display:flex;flex-grow:1;height:auto;justify-content:center;min-height:350px;position:relative;width:100%;z-index:1}@media (max-width:768px){.Modal_modal__wcK1A{height:95vh;padding:var(--spacing-m);width:98vw}.Modal_modalTitle__wNmD9{font-size:1.3rem}.Modal_modalContent__JN2TI>div[class*=DynamicChart_chartRenderArea],.Modal_modalContent__JN2TI>div[class*=DynamicChart_modalChartRenderArea]{min-height:300px}}.Modal_modalPopover__-8dAn{animation:Modal_slideInModal__94OiG .3s ease;background-color:var(--color-ui-deep-blue-85);border:1px solid var(--color-ui-deep-blue-70);border-radius:12px;bottom:var(--spacing-l);box-shadow:0 10px 30px #0006;display:flex;flex-direction:column;height:60vh;left:auto;max-height:70vh;min-height:400px;position:fixed;right:var(--spacing-l);top:auto;transform:none;width:450px;z-index:1060}.Modal_modalPopover__-8dAn .Modal_modalHeader__stUiW{padding:var(--spacing-s) var(--spacing-m)}.Modal_modalPopover__-8dAn .Modal_modalTitle__wNmD9{font-size:1.1rem}.Modal_modalPopover__-8dAn .Modal_closeButton__IeJh- svg{font-size:1.2rem}.Modal_modalPopover__-8dAn .Modal_modalContent__JN2TI{padding:var(--spacing-s)}.Modal_modalPopover__-8dAn .Modal_modalContent__JN2TI>div[class*=ChatInterface_chatContainerActive],.Modal_modalPopover__-8dAn .Modal_modalContent__JN2TI>div[class*=TableExplorer_chatModalContent]>div[class*=ChatInterface_chatContainerActive]{border:none;box-shadow:none;height:100%!important;max-height:none!important;padding:var(--spacing-s)}.Modal_modalPopover__-8dAn .Modal_modalContent__JN2TI>div[class*=TableExplorer_chatModalContent]{padding:0}.InfoModal_infoModal__u37E\+{height:auto;max-height:80vh;max-width:500px}.InfoModal_content__oInEe{align-items:flex-start;display:flex;gap:var(--spacing-m)}.InfoModal_icon__ihBnV{color:var(--color-bold-blue);flex-shrink:0;font-size:2.5rem;margin-top:4px}.InfoModal_text__6MP05 p{color:var(--color-text-secondary-dark-bg);line-height:1.6;margin:0 0 var(--spacing-s) 0}.InfoModal_text__6MP05 p:last-child{margin-bottom:0}.InfoModal_text__6MP05 strong{color:var(--color-text-primary-dark-bg);font-weight:500}.InfoModal_text__6MP05 ul{margin:var(--spacing-s) 0;padding-left:var(--spacing-l)}.InfoModal_text__6MP05 li{margin-bottom:var(--spacing-xs)}