.course-price-card{background-color:#daefe5;border-radius:12px;max-width:380px;margin:0 auto;top:-120px;overflow:hidden}.course-price-card .skeleton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;animation:1.6s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.course-price-card .skeleton-avatar{width:48px;height:48px}.course-price-card .skeleton-text-lg{width:140px;height:38px}.course-price-card .skeleton-text-md{width:110px;height:28px}.course-price-card .skeleton-text-sm{height:18px}.course-price-card .skeleton-text-xs{height:14px}.course-price-card .skeleton-badge{width:70px;height:26px}.course-price-card .skeleton-btn{height:48px}.course-price-card .skeleton-btn-small{width:48px;height:48px}.course-price-card .skeleton-stars{width:110px;height:20px}.course-price-card .skeleton-stat-title{width:70%;height:14px}.course-price-card .skeleton-stat-number{width:60%;height:24px}@media (prefers-color-scheme:dark){.course-price-card .skeleton{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%)}}
