.app-shell-sidebar{display:none}.app-shell-body{display:flex;flex:1 1;flex-direction:column;min-height:0}@media (min-width:992px){.app-shell-body{flex-direction:row}.app-shell-sidebar{display:flex;flex-direction:column;width:260px;transition:width .2s ease}.app-shell-sidebar[data-collapsed=true]{width:72px}.app-shell-nav-button{display:flex;align-items:center;justify-content:center;text-align:center;min-height:44px}.app-shell-sidebar[data-collapsed=true] .app-shell-nav-button{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;display:flex!important;justify-content:center;padding-left:0;padding-right:0;margin-left:auto!important;margin-right:auto!important}.app-shell-sidebar[data-collapsed=true] .app-shell-nav-content{width:44px;min-width:44px;height:44px}.app-shell-nav-content,.app-shell-sidebar[data-collapsed=true] .app-shell-nav-content{min-height:44px;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1}.app-shell-nav-item{position:relative}.app-shell-nav-tooltip{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);padding:6px 10px;border-radius:6px;background:var(--g-color-base-float);border:1px solid var(--g-color-line-generic);box-shadow:0 6px 18px rgb(0 0 0/12%);color:var(--g-color-text-primary);font-size:13px;line-height:1.2;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:20}.app-shell-sidebar[data-collapsed=true] .app-shell-nav-item:focus-within .app-shell-nav-tooltip,.app-shell-sidebar[data-collapsed=true] .app-shell-nav-item:hover .app-shell-nav-tooltip{opacity:1}}