.shell-skeleton-root{min-height:100vh;display:flex}.shell-skeleton-rail{background:#fff;border-right:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;gap:16px;padding:16px;display:flex}.shell-skeleton-content{flex:1;min-width:0}.shell-skeleton-header{border-radius:0;width:100%}.shell-skeleton-mobile-bar{border-radius:0;width:100%;display:none}@media (max-width:767px){.shell-skeleton-root{flex-direction:column}.shell-skeleton-rail{display:none}.shell-skeleton-mobile-bar{display:block}}
