.skeleton-pulse{background-color:#eaebed;border-radius:4px;animation:1.6s ease-in-out infinite skeleton-pulse-anim;display:inline-block;position:relative;overflow:hidden}@keyframes skeleton-pulse-anim{0%{background-color:#eaebed}50%{background-color:#dcdde1}to{background-color:#eaebed}}.property-card-skeleton{background:#fff;border:1px solid #0000000a;border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.property-card-skeleton .image-placeholder{aspect-ratio:4/5;background-color:#eaebed;width:100%}.property-card-skeleton .content-placeholder{flex-direction:column;flex:1;gap:12px;padding:25px;display:flex}.property-card-skeleton .header-row-placeholder{justify-content:space-between;align-items:center;display:flex}.property-card-skeleton .price-placeholder{border-radius:4px;width:120px;height:32px}.property-card-skeleton .type-placeholder{border-radius:100px;width:80px;height:20px}.property-card-skeleton .title-placeholder{border-radius:4px;width:100%;height:22px;margin-top:4px}.property-card-skeleton .location-placeholder{border-radius:4px;width:60%;height:16px;margin-top:4px}.property-card-skeleton .features-placeholder{border-top:1px solid #0000000a;gap:15px;margin-top:15px;padding-top:15px;display:flex}.property-card-skeleton .feature-item-placeholder{border-radius:4px;width:60px;height:18px}.property-card-skeleton .btn-placeholder{border-radius:4px;width:100%;height:44px;margin-top:auto;padding-top:10px}.zone-item-skeleton{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:1.25rem 1.5rem;display:flex}.zone-item-skeleton .text-group{flex-direction:column;flex:1;gap:6px;display:flex}.zone-item-skeleton .title-line{border-radius:4px;width:65%;height:18px}.zone-item-skeleton .count-badge{border-radius:50px;width:85px;height:22px;margin-left:10px}.map-skeleton-container{background-color:#1a1617;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;min-height:600px;display:flex;position:relative;overflow:hidden}.map-skeleton-container:before{content:"";opacity:.15;background:radial-gradient(circle,#2b2526 10%,#0000 10.5%) 0 0/24px 24px;width:100%;height:100%;position:absolute}.map-skeleton-pulse-center{background-color:#ee283b33;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.map-skeleton-pulse-center:after{content:"";border:2px solid var(--color-principal);border-radius:50%;width:100%;height:100%;animation:1.8s ease-out infinite map-pulse;position:absolute}@keyframes map-pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.property-detail-skeleton{grid-template-columns:1.6fr 1fr;gap:4rem;max-width:1300px;margin:0 auto;padding:2rem 5% 6rem;display:grid}.property-detail-skeleton .left-column,.property-detail-skeleton .right-column{flex-direction:column;gap:2rem;display:flex}.property-detail-skeleton .gallery-placeholder{border-radius:12px;width:100%;height:500px}.property-detail-skeleton .title-placeholder{border-radius:6px;width:85%;height:36px}.property-detail-skeleton .location-placeholder{border-radius:4px;width:35%;height:20px}.property-detail-skeleton .price-placeholder{border-radius:6px;width:160px;height:44px}.property-detail-skeleton .specs-placeholder{border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:repeat(4,1fr);gap:15px;padding:1.5rem 0;display:grid}.property-detail-skeleton .spec-item-placeholder{border-radius:8px;height:60px}.property-detail-skeleton .text-block-placeholder{flex-direction:column;gap:10px;display:flex}.property-detail-skeleton .text-line{border-radius:4px;height:16px}.property-detail-skeleton .card-placeholder{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:20px;padding:2.5rem;display:flex}.property-detail-skeleton .card-btn-placeholder{border-radius:8px;width:100%;height:48px}.property-detail-skeleton .form-group-placeholder{border-radius:6px;width:100%;height:40px}@media (max-width:991px){.property-detail-skeleton{grid-template-columns:1fr;gap:2rem}.property-detail-skeleton .gallery-placeholder{height:350px}}.properties-skeleton-grid{grid-template-columns:1fr;gap:40px;width:1500px;margin:0 auto;padding:0 1.5rem;display:grid}@media (min-width:768px){.properties-skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.properties-skeleton-grid{grid-template-columns:repeat(3,1fr)}}.properties-skeleton-grid .skeleton-card-2,.properties-skeleton-grid .skeleton-card-3{display:none}@media (min-width:768px){.properties-skeleton-grid .skeleton-card-2{display:block}}@media (min-width:1024px){.properties-skeleton-grid .skeleton-card-3{display:block}}
