.by-skel{position:relative;display:block}.by-bone{position:absolute;background-image:linear-gradient(90deg,transparent,var(--line,hsla(0,0%,50%,.3)),transparent);background-size:200% 100%;background-repeat:no-repeat;animation:by-shimmer 1.4s ease-in-out infinite}.by-bone,.by-fallback{background-color:var(--bg-sunken,hsla(0,0%,50%,.16))}.by-fallback{width:100%;min-height:1em;border-radius:10px;animation:by-pulse 1.4s ease-in-out infinite}@keyframes by-shimmer{0%{background-position:-160% 0}to{background-position:160% 0}}@keyframes by-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.by-bone,.by-fallback{animation:none}.by-bone{background-image:none}}