@layer payload-default{.shimmer-effect{background-color:var(--theme-elevation-50);position:relative;overflow:hidden}.shimmer-effect__shine{opacity:.75;background:linear-gradient(100deg,var(--theme-elevation-50)0%,var(--theme-elevation-50)15%,var(--theme-elevation-150)50%,var(--theme-elevation-50)85%,var(--theme-elevation-50)100%);width:100%;height:100%;animation:1.75s infinite shimmer;position:absolute;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}}
