.scroll-animate,.scroll-animate-card,.scroll-animate-fade,.scroll-animate-fade-down,.scroll-animate-fade-left,.scroll-animate-fade-right,.scroll-animate-fade-up,.scroll-animate-rotate,.scroll-animate-scale,.scroll-animate-slide-blur,.scroll-animate-text,.scroll-animate-title{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}@media(prefers-reduced-motion:reduce){.scroll-animate,.scroll-animate-card,.scroll-animate-fade,.scroll-animate-fade-down,.scroll-animate-fade-left,.scroll-animate-fade-right,.scroll-animate-fade-up,.scroll-animate-rotate,.scroll-animate-scale,.scroll-animate-slide-blur,.scroll-animate-text,.scroll-animate-title{opacity:1;transform:none!important;transition:none}}.scroll-animate-card,.scroll-animate-fade-up{transform:translateY(30px)}.is-visible.scroll-animate-card,.scroll-animate-fade-up.is-visible{opacity:1;transform:translateY(0)}.scroll-animate-fade-down{transform:translateY(-30px)}.scroll-animate-fade-down.is-visible{opacity:1;transform:translateY(0)}.scroll-animate-fade-left{transform:translateX(-30px)}.scroll-animate-fade-left.is-visible{opacity:1;transform:translateX(0)}.scroll-animate-fade-right{transform:translateX(30px)}.scroll-animate-fade-right.is-visible{opacity:1;transform:translateX(0)}.scroll-animate-scale{transform:scale(.9)}.scroll-animate-scale.is-visible{opacity:1;transform:scale(1)}.scroll-animate-fade{transform:none}.scroll-animate-fade.is-visible{opacity:1}.scroll-animate-slide-blur{transform:translateY(40px);filter:blur(4px)}.scroll-animate-slide-blur.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}.scroll-animate-rotate{transform:translateY(20px) rotate(-2deg)}.scroll-animate-rotate.is-visible{opacity:1;transform:translateY(0) rotate(0deg)}.scroll-animate-text{transform:translateY(20px)}.scroll-animate-text.is-visible{opacity:1;transform:translateY(0)}.scroll-animate-title{transform:translateY(30px)}.scroll-animate-title.is-visible{opacity:1;transform:translateY(0)}.scroll-animate-stagger:first-child{transition-delay:.05s}.scroll-animate-stagger:nth-child(2){transition-delay:.1s}.scroll-animate-stagger:nth-child(3){transition-delay:.15s}.scroll-animate-stagger:nth-child(4){transition-delay:.2s}.scroll-animate-stagger:nth-child(5){transition-delay:.25s}.scroll-animate-stagger:nth-child(6){transition-delay:.3s}.scroll-animate-stagger:nth-child(7){transition-delay:.35s}.scroll-animate-stagger:nth-child(8){transition-delay:.4s}.scroll-animate-stagger:nth-child(9){transition-delay:.45s}.scroll-animate-stagger:nth-child(10){transition-delay:.5s}.scroll-animate-stagger:nth-child(11){transition-delay:.55s}.scroll-animate-stagger:nth-child(12){transition-delay:.6s}.scroll-animate-stagger:nth-child(13){transition-delay:.65s}.scroll-animate-stagger:nth-child(14){transition-delay:.7s}.scroll-animate-stagger:nth-child(15){transition-delay:.75s}.scroll-animate-stagger:nth-child(16){transition-delay:.8s}.scroll-animate-stagger:nth-child(17){transition-delay:.85s}.scroll-animate-stagger:nth-child(18){transition-delay:.9s}.scroll-animate-stagger:nth-child(19){transition-delay:.95s}.scroll-animate-stagger:nth-child(20){transition-delay:1s}.scroll-animate-fast{transition-duration:.4s}.scroll-animate-slow{transition-duration:.9s}.scroll-delay-100{transition-delay:.1s}.scroll-delay-200{transition-delay:.2s}.scroll-delay-300{transition-delay:.3s}.scroll-delay-400{transition-delay:.4s}.scroll-delay-500{transition-delay:.5s}.scroll-delay-600{transition-delay:.6s}.scroll-animate-card.is-visible:hover{transform:translateY(-5px);transition:transform .3s ease-out,box-shadow .3s ease-out}.feed-properties{padding:0 0 3rem;margin-top:0}.feed-properties .error-message{text-align:center;padding:3rem 0;color:#6c757d}.feed-properties .error-message p{font-size:1.1rem;margin-bottom:1.5rem}.feed-properties .error-message .retry-button{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.feed-properties .error-message .retry-button:hover{background:#0056b3}.feed-properties .widthContainer h2{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:2rem;text-align:left}.feed-properties .widthContainer .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.feed-properties .widthContainer .feed-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.feed-properties .widthContainer .property-count{font-size:.9rem;color:#666;background:#f5f5f5;padding:.5rem 1rem;border-radius:20px}.feed-properties .widthContainer .view-all-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#1d1e22;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .3s ease}.feed-properties .widthContainer .view-all-link:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.feed-properties .widthContainer .similar-properties-grid{display:grid;grid-gap:2rem;gap:2rem;margin-top:2rem;grid-template-columns:repeat(var(--grid-columns,2),minmax(300px,1fr))!important}.feed-properties .widthContainer .similar-properties-grid:not([style*="--grid-columns"]){grid-template-columns:repeat(2,minmax(300px,1fr))}.feed-properties .widthContainer .similar-properties-grid .similar-property-card{background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.feed-properties .widthContainer .similar-properties-grid .similar-property-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.feed-properties .widthContainer .similar-properties-grid .similar-property-card a{text-decoration:none;color:inherit;display:block}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-image{position:relative;height:250px;overflow:hidden}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-image .property-price{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.8);color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content{padding:1.5rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-title{font-size:1.25rem;font-weight:600;color:#212529;margin-bottom:.75rem;line-height:1.3}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-location{display:flex;align-items:center;gap:.5rem;color:#6c757d;font-size:.9rem;margin-bottom:1rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-location .location-icon{color:#d1d601;font-size:.8rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-features{display:flex;gap:1rem;flex-wrap:wrap}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-features .feature{display:flex;align-items:center;gap:.5rem;color:#495057;font-size:.85rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-features .feature svg{color:#d1d601;font-size:.8rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card.skeleton .skeleton-image{height:250px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.feed-properties .widthContainer .similar-properties-grid .similar-property-card.skeleton .skeleton-title{height:1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;margin-bottom:.75rem;border-radius:4px}.feed-properties .widthContainer .similar-properties-grid .similar-property-card.skeleton .skeleton-location{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;margin-bottom:1rem;border-radius:4px;width:60%}.feed-properties .widthContainer .similar-properties-grid .similar-property-card.skeleton .skeleton-features{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;margin-bottom:.5rem;border-radius:4px;width:40%}.feed-properties .widthContainer .similar-properties-grid .similar-property-card.skeleton .skeleton-price{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;width:30%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-image.skeleton-image{position:relative;height:250px;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-image.skeleton-image .skeleton-image-placeholder{width:60%;height:60%;background:linear-gradient(90deg,#e9ecef 25%,#dee2e6 50%,#e9ecef 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-content .skeleton-title{height:1.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;width:80%;margin-bottom:.75rem}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-content .skeleton-location{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;width:60%;margin-bottom:1rem}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-content .skeleton-features{display:flex;gap:1rem;margin-bottom:1rem}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-content .skeleton-features .skeleton-feature{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;width:3rem}.feed-properties .similar-properties-grid .similar-property-card.skeleton .property-content .skeleton-price{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;width:40%}@media(max-width:1024px){.feed-properties .widthContainer .similar-properties-grid{grid-template-columns:repeat(min(var(--grid-columns,2),2),minmax(300px,1fr))!important;gap:1.5rem}}@media(max-width:768px){.feed-properties{padding:2rem 0;margin-top:2rem}.feed-properties .widthContainer h2{font-size:2rem;margin-bottom:1.5rem}.feed-properties .widthContainer .section-header{flex-direction:column;align-items:flex-start;text-align:center}.feed-properties .widthContainer .similar-properties-grid{grid-template-columns:1fr!important;gap:1.5rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-image{height:200px}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content{padding:1rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-title{font-size:1.1rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-features{gap:.75rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content .property-features .feature{font-size:.8rem}}@media(max-width:480px){.feed-properties{padding:1.5rem 0}.feed-properties .widthContainer h2{font-size:1.75rem}.feed-properties .widthContainer .similar-properties-grid{gap:1rem}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-image{height:180px}.feed-properties .widthContainer .similar-properties-grid .similar-property-card .property-content{padding:.75rem}}