@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton-card{pointer-events:none;-webkit-user-select:none;user-select:none}.skeleton-button,.skeleton-image,.skeleton-text{background:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 20%,#f0f0f0 40%,#f0f0f0);background-size:800px 104px;animation:shimmer 1.5s linear infinite;border-radius:4px}.skeleton-image{width:100%;height:200px;border-radius:8px 8px 0 0}.skeleton-list-image{height:250px}.skeleton-content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.skeleton-text{height:16px;margin:0}.skeleton-title{width:80%;height:20px}.skeleton-location{width:60%}.skeleton-price{width:40%}.skeleton-button{width:100px;height:36px;margin-left:auto}.skeleton-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}@media (max-width:768px){.skeleton-image{height:150px}.skeleton-list-image{height:180px}}