.pb-shell-root{min-height:100vh;background:#f5f5f5}.pb-shell-header{position:fixed;top:0;left:0;right:0;z-index:41;height:52px;background:linear-gradient(90deg,var(--layer-bg-sidebar,#fff) 208px,var(--layer-gray-50,#f9f9f9) 208px);box-sizing:border-box}html[data-dashboard-home=true] .pb-shell-header{background:linear-gradient(90deg,var(--layer-bg-sidebar,#fff) 208px,transparent 208px)}.pb-shell-rail{position:fixed;top:0;left:0;bottom:0;z-index:40;width:208px;background:#fff;box-sizing:border-box}.pb-shell-body{padding-top:52px;box-sizing:border-box}.pb-shell-main{margin-left:208px;width:calc(100% - 208px);background:#f5f5f5;box-sizing:border-box}