@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton-title,.skeleton-tabs,.skeleton-paragraph,.skeleton-sidebar-item,.skeleton-modal{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 37%,#f0f0f0 63%) 0 0/400% 100%;border-radius:6px;animation:1.4s infinite shimmer;color:#0000!important}.skeleton-title{width:60%;height:32px;margin-bottom:20px}.skeleton-tabs{border-radius:8px;width:100%;height:48px}.skeleton-paragraph{border-radius:4px;width:100%;height:18px}.skeleton-sidebar-item{border-radius:6px;width:100%;height:50px}.skeleton-modal{border-radius:8px;width:100%;height:300px;margin-top:20px}.skeleton-sidebar-item+.skeleton-sidebar-item{margin-top:15px}
