@keyframes wave{0%{background-position:30% 0}to{background-position:-270% 0}}.sunlight-skeleton-v1{background:#f8f8f8;width:100%;display:flex;position:relative;overflow:hidden}.sunlight-skeleton-v1_light{background:linear-gradient(90deg,#f8fafa,#ededed 50%,#f8fafa) 0 0/150% 100%;animation:1s linear 1s infinite wave}.sunlight-skeleton-v1_dark{background:linear-gradient(90deg,#ebebeb,#e0e0e0 50%,#ebebeb) 0 0/150% 100%;animation:1s linear 1s infinite wave}
