@keyframes block-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.SidebarTitleSkeleton{background:#e3e3e3;animation:block-skeleton-pulse 1.2s ease-in-out infinite;flex:1 1;min-width:0;max-width:280px;height:28px;border-radius:4px}.SidebarContentSkeleton{width:100%;max-width:100%;padding:0}.SidebarContentSkeleton__line{background:#e3e3e3;border-radius:4px;animation:block-skeleton-pulse 1.2s ease-in-out infinite;width:100%;height:.9rem;margin-bottom:14px}.SidebarContentSkeleton__line--short{width:88%}.SidebarContentSkeleton__line--shorter{width:64%}.SidebarContentSkeleton__line--shortest{width:42%}