*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}:root{--sidebar-width: 18rem;--header-height: 3.5rem;--content-padding: 1rem;--header-gap: 3rem;--title-font-size: 22px;--touch-target-min: 44px;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--vh: 1vh;--dvh: 1dvh;--mobile-nav-padding: 1rem;--mobile-nav-item-height: 3rem}.mobile-mode{--sidebar-width: 100vw;--sidebar-width: 100dvw;--content-padding: .5rem;--header-gap: .5rem;--title-font-size: 14px;--mobile-nav-padding: .75rem}@supports not (height: 100dvh){:root{--dvh: 1vh}}.power-bi-report-container{flex:1;display:flex;justify-content:center;align-items:center;width:100%;max-width:100%}body{font-family:Roboto,sans-serif;min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;background-color:#f18700;display:grid;grid-template-columns:1fr;grid-template-areas:"app-root";overscroll-behavior:none;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(pointer:coarse){*{-webkit-tap-highlight-color:transparent}}.mobile-mode *{max-width:100%}.mobile-mode img,.mobile-mode video{max-width:100%;height:auto}.mobile-mode table{display:block;overflow-x:auto;max-width:100%}
