.ui-skeleton-shape{background-color:#0000001a;border-radius:.125rem;height:3rem;width:3rem}.ui-skeleton-shape-circle{border-radius:50%}.ui-skeleton-shape-small{height:2.25rem;width:2.25rem}.ui-skeleton-shape-large{height:3.75rem;width:3.75rem}.ui-skeleton-line{list-style:none;margin:0;padding:0}.ui-skeleton-line-row{background-color:#0000001a;height:1rem}.ui-skeleton-line-row:not(:last-child){margin-bottom:1rem}.ui-skeleton-animation .ui-skeleton-line-row,.ui-skeleton-animation .ui-skeleton-shape{animation:skeleton-circle 1.5s linear infinite;background:linear-gradient(90deg,#0000001a 25%,#00000026 37%,#0000001a 63%);background-size:400% 100%}@keyframes skeleton-circle{0%{background-position:100% 50%}to{background-position:0 50%}}
