header{position:fixed;z-index:1;border-bottom:1px solid #ddd;height:var(--header-height);background-color:#fff;width:100%}@media(max-width:991.98px){header.compact-on-mobile{pointer-events:none;height:0;border:none}header.compact-on-mobile .navbar-brand{display:none}header.compact-on-mobile #navbar-container{flex-direction:row-reverse}}header.compact-on-mobile:has(#mobileMenu[aria-expanded=true]){z-index:10}.bi-chevron-compact-left,.bi-chevron-compact-right{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.bi-chevron-compact-left{left:calc(1.375rem + 1.5vw + 1rem)}.bi-chevron-compact-right{right:calc(1.375rem + 1.5vw + 1rem)}@media(min-aspect-ratio:1/1)and (max-width:991.98px){.side-bar-wrapper{z-index:1000;position:absolute;height:100%;width:35%;overflow-y:auto}.side-bar-wrapper.left{left:calc(1.375rem + 1.5vw + 3rem)}.side-bar-wrapper.right{right:calc(1.375rem + 1.5vw + 3rem)}.side-bar-wrapper *{margin:0;padding:0}.side-bar-wrapper .list-group .list-group-item{padding:7px 10px}.side-bar-mobile .btn-danger,.side-bar-mobile .btn-primary{font-size:12px;padding:5px 7px}.side-bar-mobile .link-primary,.side-bar-mobile .link-secondary{margin:10px}.side-bar-mobile .p-3{height:100%;overflow-y:auto}.side-bar-mobile .container-fluid{display:none}}.compact-on-mobile .restricted-height{height:max(-1*var(--header-height) + 100vh,450px + 2rem)}.compact-on-mobile #rotate-instruction{display:none}.compact-on-mobile .fullscreen-wrapper{display:flex;visibility:visible;height:100%}.compact-on-mobile #dashboard{display:flex;justify-content:center;align-items:center;flex:1 0 auto}.compact-on-mobile svg#svg-dashboard{min-width:800px;min-height:450px;width:100%}.compact-on-mobile .no-top-bar svg#svg-dashboard{max-width:calc((100vh - var(--header-height) - 2rem)*16/9);flex:1 1 auto;height:auto}.compact-on-mobile .dashboard-wrapper{min-width:calc(800px + 2rem);max-width:calc((100vH - 260px - 2rem)*16/9 + 2rem)}.compact-on-mobile .mobile-pager{visibility:hidden}.compact-on-mobile .side-bar{height:100%;flex-basis:375px;border-right:1px solid #ddd;flex-shrink:0}.compact-on-mobile .single-page-wrapper{height:max(-100px + 100vh,610px + 2rem)}.compact-on-mobile .top-bar{height:var(--header-height)}@media(max-width:991.98px){.compact-on-mobile .fullscreen-wrapper{display:none}.compact-on-mobile .restricted-height{height:100vh}.compact-on-mobile svg#svg-dashboard{display:none;min-width:unset;min-height:unset}.compact-on-mobile #rotate-instruction{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2em}.compact-on-mobile .top-bar{display:none}}@media(max-width:991.98px)and (min-aspect-ratio:1/1){.compact-on-mobile .fullscreen-wrapper{display:flex;flex-grow:1;background-color:#000}.compact-on-mobile .dashboard-wrapper{display:none}.compact-on-mobile .mobile-pager{visibility:visible;display:flex;align-items:center}.compact-on-mobile #dashboard{align-items:center}.compact-on-mobile svg#svg-dashboard{display:block;background-color:unset!important;max-width:min(100vW - 2*(1.375rem + 1.5vw + 3rem),min(100vH,100vW - 2*(1.375rem + 1.5vw + 3rem)/16*9)/9*16);max-height:min(100vH,100vW - 2*(1.375rem + 1.5vw + 3rem)/16*9);flex:1 0 auto}.compact-on-mobile .show-sidebar svg#dashboard{opacity:.7}.compact-on-mobile svg>#dashboard-background-image{opacity:.999}.compact-on-mobile #rotate-instruction,.compact-on-mobile .bottom-bar,.compact-on-mobile .top-bar{display:none}}.not-compact-on-mobile body{min-width:1250px}.not-compact-on-mobile .single-page-wrapper{height:max(-1*var(--header-height) + 100vh,610px + 2rem)}.not-compact-on-mobile .side-bar{flex-basis:375px;border-right:1px solid #ddd;flex-shrink:0}.not-compact-on-mobile .dashboard-wrapper{min-width:calc(800px + 2rem);max-width:calc((100vH - 260px - 2rem)*16/9 + 2rem)}.not-compact-on-mobile .top-bar{height:var(--header-height)}.not-compact-on-mobile .bottom-bar{height:60px}.not-compact-on-mobile svg#svg-dashboard{min-width:800px;min-height:450px;width:100%}