.clinic-carousel-skeleton{width:100%;overflow:hidden}.skeleton-cards-container{gap:20px;padding:10px 0;display:flex}.clinic-card-skeleton{background:#fff;border-radius:12px;flex-shrink:0;min-width:280px;max-width:320px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:180px;animation:1.5s infinite shimmer}.skeleton-content{padding:16px}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:20px;margin-bottom:12px;animation:1.5s infinite shimmer}.skeleton-subtitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:16px;margin-bottom:12px;animation:1.5s infinite shimmer}.skeleton-rating{align-items:center;gap:8px;margin-bottom:12px;display:flex}.skeleton-stars{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:14px;animation:1.5s infinite shimmer}.skeleton-reviews{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60px;height:14px;animation:1.5s infinite shimmer}.skeleton-location{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:14px;margin-bottom:12px;animation:1.5s infinite shimmer}.skeleton-price{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:18px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.skeleton-cards-container{gap:15px}.clinic-card-skeleton{min-width:250px;max-width:280px}.skeleton-image{height:150px}}
