:root,html[data-theme=light]{--db-bg:#fff;--db-fg:#323130;--db-fg-muted:#605e5c;--db-fg-subtle:#a19f9d;--db-success-fg:#107c10;--db-surface:#faf9f8;--db-surface-raised:#fff;--db-border:#edebe9;--db-border-subtle:#f3f2f1;--db-accent:#0078d4;--db-accent-hover:#106ebe;--db-hover-bg:#f3f2f1;--db-error-fg:#a80000;--db-error-bg:#fde7e9;--db-pill-success-bg:#dff6dd;--db-pill-success-fg:#0b6a0b;--db-pill-success-border:#a6d6a4;--db-pill-info-bg:#deecf9;--db-pill-info-fg:#005a9e;--db-pill-info-border:#9fc6e8;--db-pill-warning-bg:#fff4ce;--db-pill-warning-fg:#6b5400;--db-pill-warning-border:#f0d97d;--db-pill-danger-bg:#fde7e9;--db-pill-danger-fg:#a4262c;--db-pill-danger-border:#f1b9bd;--db-pill-neutral-bg:#f3f2f1;--db-pill-neutral-fg:#4a4844;--db-pill-neutral-border:#d2d0ce}html[data-theme=dark]{--db-bg:#1f1f1f;--db-fg:#f3f2f1;--db-fg-muted:#c8c6c4;--db-fg-subtle:#8a8886;--db-success-fg:#6ccb6c;--db-surface:#2b2b2b;--db-surface-raised:#333;--db-border:#3f3f3f;--db-border-subtle:#333;--db-accent:#479ef5;--db-accent-hover:#6bb2f7;--db-hover-bg:#333;--db-error-fg:#f1707b;--db-error-bg:#442726;--db-pill-success-bg:#123214;--db-pill-success-fg:#6ccb6c;--db-pill-success-border:#2f6b31;--db-pill-info-bg:#10314a;--db-pill-info-fg:#5cb1f5;--db-pill-info-border:#2b6ca3;--db-pill-warning-bg:#3d2f08;--db-pill-warning-fg:#e6b64c;--db-pill-warning-border:#7a5f14;--db-pill-danger-bg:#442726;--db-pill-danger-fg:#f1707b;--db-pill-danger-border:#8a4a4c;--db-pill-neutral-bg:#2f2f2f;--db-pill-neutral-fg:#c8c6c4;--db-pill-neutral-border:#4a4a4a}body,html{background-color:#fff;background-color:var(--db-bg);color:#323130;color:var(--db-fg)}body *,body :after,body :before{transition:background-color .16s ease,border-color .16s ease,color .16s ease,fill .16s ease}html.no-transitions,html.no-transitions *{transition:none!important}@media (prefers-reduced-motion:reduce){body *,body :after,body :before{transition:none!important}}@media (forced-colors:active){body *,body :after,body :before{transition:none!important}}@media print{html{color-scheme:light}}html[data-theme=dark] .recharts-cartesian-axis line,html[data-theme=dark] .recharts-cartesian-grid line{stroke:#edebe9;stroke:var(--db-border)}html[data-theme=dark] .recharts-cartesian-axis-tick-value{fill:#605e5c;fill:var(--db-fg-muted)}html[data-theme=dark] path.recharts-tooltip-cursor,html[data-theme=dark] rect.recharts-tooltip-cursor{fill:#f3f2f1;fill:var(--db-hover-bg)}html[data-theme=dark] line.recharts-tooltip-cursor{stroke:#edebe9;stroke:var(--db-border)}my-app{padding:0}.xb-loader-container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.darkHover:hover{background-color:var(--db-hover-bg)}.lighterSeparator:after{background-color:rgba(210,222,255,.685)!important}.xb-show-more-action{align-items:center;color:var(--db-accent);cursor:pointer;display:flex;font-size:12px;margin-left:10px}.xb-show-more-action span{margin-left:5px}.customChoiceGroup .ms-ChoiceField-wrapper{align-items:center;display:flex}.customChoiceGroup .ms-ChoiceField-field{height:auto;margin:0}.tenantItem{padding:10px}.tenantItem:hover{background-color:var(--db-hover-bg);cursor:pointer}.hidden{display:none}
/*# sourceMappingURL=main.ffaed889.css.map*/