.mp-skeleton{background:linear-gradient( 90deg,rgba(124,58,237,8%) 25%,rgba(124,58,237,.18) 50%,rgba(124,58,237,8%) 75% );background-size:200% 100%;animation:mp-shimmer 1.8s ease-in-out infinite;border-radius:var(--mp-radius-sm,4px);border:1px solid rgba(124,58,237,.1)}@keyframes mp-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.mp-skeleton--text{height:1rem;width:60%;margin:.5rem 0}.mp-skeleton--text-short{height:.85rem;width:40%;margin:.4rem 0}.mp-skeleton--ticker-row{height:2.5rem;width:100%;margin:.35rem 0}.mp-skeleton--badge{height:2rem;width:120px;margin:.5rem auto}.mp-skeleton--hero-line{display:block;margin-left:auto;margin-right:auto}.mp-skeleton--hero-line-short{display:block;width:40%;margin:.5rem auto}.mp-skeleton--group-title{width:40%;margin-bottom:1rem}:root:not(.dark) .mp-skeleton{background:linear-gradient( 90deg,rgba(124,58,237,4%) 25%,rgba(124,58,237,.1) 50%,rgba(124,58,237,4%) 75% );background-size:200% 100%;animation:mp-shimmer 1.8s ease-in-out infinite}