@keyframes sk-shimmer-anim{0%{background-position:-400px 0}100%{background-position:400px 0}}.sk-shimmer{background:linear-gradient(90deg,#eef1f4 0%,#f7f9fb 50%,#eef1f4 100%);background-size:800px 100%;animation:sk-shimmer-anim 1.4s linear infinite;border-radius:6px}.sk-shimmer--dark{background:linear-gradient(90deg,#1a1a1a 0%,#262626 50%,#1a1a1a 100%);background-size:800px 100%}.sk-line{height:0.85rem;margin-bottom:0.55rem;border-radius:4px}.sk-line--title{height:1.15rem;width:70%;margin-bottom:0.75rem}.sk-line--meta{height:0.7rem;width:55%}.sk-line--price{height:1rem;width:40%;margin-top:0.5rem}.sk-line--short{width:45%}.ac-card--skeleton{pointer-events:none}.ac-card--skeleton .ac-card-media,.ac-detail--skeleton .ac-detail-media{aspect-ratio:4 / 3;width:100%}