@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 50%,#f0f0f0);background-size:800px 100%;animation:shimmer 1.5s linear infinite}.openedx-course-skeleton{display:flex;flex-direction:column;max-width:460px;width:100%;height:545px;border-radius:32px;overflow:hidden;box-shadow:4px 4px 20px rgba(0,0,0,.25)}@media(max-width:767px){.openedx-course-skeleton{max-width:none}}.openedx-course-skeleton__image{width:100%;height:282px}.openedx-course-skeleton__content{height:100%;display:flex;flex-direction:column;padding:20px;gap:10px}.openedx-course-skeleton .skeleton-tag{width:120px;height:28px;border-radius:11.5px;margin-bottom:10px}.openedx-course-skeleton .skeleton-title{width:90%;height:30px;border-radius:8px}.openedx-course-skeleton .skeleton-description{display:flex;flex-direction:column;gap:8px;margin-top:10px}.openedx-course-skeleton .skeleton-line{height:16px;width:100%;border-radius:4px}.openedx-course-skeleton .skeleton-line.short{width:60%}.openedx-course-skeleton .skeleton-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-bottom:10px}.openedx-course-skeleton .skeleton-stats{display:flex;gap:10px}.openedx-course-skeleton .skeleton-stat{width:60px;height:18px;border-radius:4px}.openedx-course-skeleton .skeleton-price{width:80px;height:28px;border-radius:4px}