.property-carousel-section{position:relative;overflow:hidden;padding:4rem 1rem;background-color:#f9fafb}.property-carousel-section.property-carousel-custom-bg{background-color:transparent}.property-carousel-section.dark-theme{background-color:#1f2937;color:#fff}.property-carousel-section.dark-theme.property-carousel-custom-bg{background-color:transparent}.property-carousel-inner{max-width:1280px;margin:0 auto}.property-carousel-header{text-align:center;margin-bottom:3rem}.property-carousel-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.property-carousel-section.dark-theme .property-carousel-title{color:#fff}.property-carousel-subtitle{font-size:1.25rem;max-width:48rem;margin:0 auto;color:#4b5563}.property-carousel-section.dark-theme .property-carousel-subtitle{color:#d1d5db}.property-carousel-frame{position:relative}.property-carousel-empty{text-align:center;padding:3rem 0}.property-carousel-empty-icon{color:#9ca3af}.property-carousel-section.dark-theme .property-carousel-empty-icon{color:#4b5563}.property-carousel-empty-text{margin-top:1rem;font-size:1.125rem;color:#4b5563}.property-carousel-section.dark-theme .property-carousel-empty-text{color:#9ca3af}.property-carousel-scroll-hint{text-align:center;margin-top:2rem}.property-carousel-scroll-hint-text{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#6b7280}.property-carousel-section.dark-theme .property-carousel-scroll-hint-text{color:#9ca3af}.property-carousel-loading-inner{max-width:1280px;margin:0 auto;padding:4rem 1rem}.property-carousel-loading-header{text-align:center;margin-bottom:3rem}.property-carousel-skeleton-title{height:40px;width:16rem;margin:0 auto 1rem}.property-carousel-skeleton-subtitle{height:24px;width:24rem;margin:0 auto}.property-carousel-skeleton-list{display:flex;gap:1.5rem;overflow:hidden}.property-carousel-skeleton-tile{flex:0 0 20rem}.property-carousel-skeleton-image{height:16rem;border-radius:.75rem;margin-bottom:1rem}.property-carousel-skeleton-line{height:1.5rem;width:75%;border-radius:.5rem;margin-bottom:.5rem}.property-carousel-skeleton-line-short{height:1rem;width:50%;border-radius:.5rem}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#1f2937;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.carousel-nav-btn:hover{transform:translateY(-50%) scale(1.1);background:#f9fafb;box-shadow:0 6px 12px rgba(0,0,0,.15)}.carousel-nav-btn:active{transform:translateY(-50%) scale(.95)}.property-carousel-section.dark-theme .carousel-nav-btn{border-color:#4b5563;background:#1f2937;color:#fff}.property-carousel-section.dark-theme .carousel-nav-btn:hover{background:#374151}.carousel-nav-btn-prev{left:1rem}.carousel-nav-btn-next{right:1rem}@media(max-width:680px){.carousel-nav-btn{display:none}}.carousel-scroll-container{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem .5rem 1.5rem;scrollbar-width:none;-ms-overflow-style:none}.carousel-scroll-container::-webkit-scrollbar{display:none}.carousel-tile{flex:0 0 320px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease}.carousel-tile:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.carousel-tile.dark{background:#374151;color:#fff}.carousel-tile-image{width:100%;height:220px;overflow:hidden;position:relative}.carousel-tile-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.carousel-tile:hover .carousel-tile-image img{transform:scale(1.05)}.carousel-tile-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e5e7eb;color:#9ca3af}.carousel-tile.dark .carousel-tile-placeholder{background:#4b5563;color:#6b7280}.carousel-tile-content{padding:1.5rem}.carousel-tile-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;line-height:1.4;color:#111827}.carousel-tile.dark .carousel-tile-title{color:#fff}.carousel-tile-details{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.carousel-tile-detail{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280}.carousel-tile.dark .carousel-tile-detail{color:#9ca3af}.carousel-tile-location{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.carousel-tile.dark .carousel-tile-location{color:#9ca3af}.carousel-loading{min-height:500px;display:flex;align-items:center;justify-content:center}@media(max-width:1180px){.carousel-tile{flex:0 0 280px}.carousel-scroll-container{gap:1rem;padding-left:1rem;padding-right:1rem}}@media(max-width:680px){.carousel-tile{flex:0 0 260px}.carousel-tile-image{height:180px}.carousel-tile-content{padding:1rem}.carousel-tile-title{font-size:1.125rem}}.animate-pulse{animation:rns-pulse 2s ease-in-out infinite}