.properties-list-container{display:flex;flex-direction:column;height:100%;background:#fff;overflow:hidden;position:relative}.catalog-scroll-top-btn{position:absolute;right:1rem;bottom:1rem;z-index:60;width:44px;height:44px;border-radius:999px;border:1px solid rgba(15,23,42,.15);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 25px rgba(15,23,42,.18);color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,box-shadow .2s ease}.catalog-scroll-top-btn.visible{opacity:1;transform:translateY(0);pointer-events:auto}.catalog-scroll-top-btn:hover{background:#ffffff;box-shadow:0 14px 32px rgba(15,23,42,.22)}.catalog-scroll-top-btn:active{transform:translateY(1px)}.catalog-scroll-top-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (max-width:968px){.catalog-scroll-top-btn{bottom:5.5rem}}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px}.no-results-icon{margin-bottom:1.5rem;opacity:.5}.no-results-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .75rem}.no-results-text{font-size:1rem;color:#64748b;margin:0;max-width:400px;line-height:1.6}.no-results-show-more-hint{margin:1.25rem 0 0;color:var(--rh-muted,#666);font-size:.82rem;line-height:1.4}.no-results-switch-btn{min-height:44px;margin-top:.65rem;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--rh-action,#2337b8);border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.no-results-switch-btn:hover{background:var(--rh-action-hover,#1b2c91)}.properties-list-header{padding:1.1rem 1.5rem;border-bottom:1px solid #e2e8f0}.properties-list-toolbar{flex:0 0 auto}.properties-list-eyebrow{margin:0 0 .35rem;color:#777;font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.properties-list-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:650;color:#0a0a0a;line-height:1.2}.properties-list-count{margin:0;font-size:.8125rem;color:#64748b;line-height:1.2}.properties-list-count__shown{margin-left:.5rem;color:#777;font-size:.78rem}.properties-list-sort{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:.75rem}.properties-list-sort label{font-size:.9rem;font-weight:500;color:#1f2937}.sort-select{border:1px solid #e2e8f0;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;color:#1f2937;background:#fff;cursor:pointer;outline:none}.sort-select:focus{border-color:#0f172a}.properties-list-items{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column}.property-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(10,10,10,.08);color:#999;font-size:.68rem}.property-card__footer strong{color:#0a0a0a;font-size:.72rem;font-weight:700}.catalog-disclaimer-wrapper{margin-top:3rem;padding:0 .5rem}.catalog-disclaimer-wrapper .disclaimer{margin-top:0}.catalog-footer-wrapper{margin-top:2rem;padding:0 .5rem}.catalog-footer-wrapper .site-footer{margin-top:0}.catalog-end-notice{display:flex;align-items:center;gap:.75rem;margin:2rem 0 .5rem;padding:1rem 1.25rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem}.catalog-end-notice__icon{flex-shrink:0;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:#16a34a;color:#fff;border-radius:50%;font-size:.85rem;font-weight:700}.catalog-end-notice__text{margin:0;font-size:.9rem;color:#15803d;font-weight:500;line-height:1.4}.property-grid-2-col{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.catalog-preview-card{min-width:0;border-radius:16px;transition:transform .22s ease,box-shadow .22s ease}.catalog-preview-card:hover{transform:translateY(-3px)}.catalog-preview-card.is-selected{box-shadow:0 0 0 3px #2337b8}.catalog-preview-card .preview-card__photo{object-position:center 52%}.property-card{position:relative;cursor:pointer;transition:all .2s ease}.property-card:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgba(15,23,42,.12)}.property-card.selected{box-shadow:0 0 0 3px #3B82F6}.property-card__badge{position:absolute;top:.6rem;left:.6rem;z-index:3;padding:.26rem .55rem;border-radius:.5rem;font-size:.7rem;font-weight:800;color:#fff;box-shadow:0 2px 8px rgba(15,23,42,.25)}.property-card__badge--developer{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.property-card__badge--agent{background:linear-gradient(135deg,#059669,#047857)}.property-card__avatar{position:absolute;right:.6rem;bottom:.6rem;z-index:3;width:2.2rem;height:2.2rem;border-radius:50%;overflow:hidden;border:2px solid #fff;background:#cbd5e1;box-shadow:0 2px 8px rgba(15,23,42,.3)}.property-card__avatar img{width:100%;height:100%;object-fit:cover}.property-card__details-link{position:absolute;inset:0;z-index:1;border-radius:inherit}.properties-list-items .property-media{height:auto;aspect-ratio:16/10}.properties-list-items .property-media img{object-position:center 52%}.property-actions,.show-on-map-button{position:relative;z-index:2}.property-media .img-slider{z-index:2}.property-stats{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.9rem;color:#475569;margin:.5rem 0}.property-stats span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:flex;align-items:center;gap:.25rem}.property-stats svg{flex-shrink:0;width:1rem;height:1rem;color:#2337b8}.property-updated{font-size:.75rem;color:#94a3b8;margin:.5rem 0 0}.show-on-map-button{width:100%;margin-top:.75rem;padding:.5rem 1rem;background:#0f172a;color:#fff;border:none;border-radius:.5rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.show-on-map-button:hover{background:#1e293b;transform:translateY(-1px)}.show-on-map-button:active{transform:translateY(0)}.property-list-item{display:flex;gap:1rem;padding:1.5rem;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background-color .2s ease;position:relative}.property-list-item:hover{background:#f8fafc}.property-list-item.selected{background:#f1f5f9;border-left:3px solid #0f172a}.property-list-image-container{position:relative;width:280px;height:200px;flex-shrink:0;border-radius:.5rem;overflow:hidden;background:#f1f5f9}.property-list-image{width:100%;height:100%;object-fit:cover;display:block;background:#e2e8f0}.property-showcase-badge{left:.75rem;font-weight:600}.property-showcase-badge,.property-time-badge{position:absolute;top:.75rem;background:rgba(15,23,42,.8);color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.property-time-badge{right:.75rem}.property-favorite-btn{position:absolute;top:.75rem;right:.75rem;background:rgba(255,255,255,.9);border:none;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;transition:all .2s ease}.property-favorite-btn:hover{background:#fff;transform:scale(1.1)}.property-actions{top:.5rem;right:.5rem;z-index:5;flex-direction:column}.property-actions,.property-image-dots{position:absolute;display:flex;gap:.25rem}.property-image-dots{bottom:.75rem;left:50%;transform:translateX(-50%)}.property-image-dots .dot{width:.5rem;height:.5rem;border-radius:50%;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.8)}.property-image-dots .dot.active{background:#fff}.property-list-content{flex:1 1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.property-list-price{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a}.property-list-stats{margin:0;font-size:.9rem;color:#64748b}.property-list-type{margin:0;font-size:.9rem;color:#475569;font-weight:500}.property-list-address{margin:0;font-size:.9rem;color:#64748b}.property-list-agent{margin:0;font-size:.85rem;color:#94a3b8}.property-list-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.property-feature-tag{font-size:.75rem;color:#475569;background:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem}.property-list-more{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.25rem;line-height:1;transition:color .2s ease}.property-list-more:hover{color:#0f172a}@media (max-width:968px){.properties-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:.4rem .75rem;gap:.4rem .75rem;padding:.8rem 1rem;border-bottom:1px solid #e2e8f0}.properties-list-header{display:contents}.properties-list-eyebrow{display:none}.properties-list-title{grid-column:1/-1;margin-bottom:.2rem;font-size:1.18rem;line-height:1.14}.properties-list-count{grid-column:1;align-self:center;font-size:.75rem;white-space:nowrap}.properties-list-count__shown{display:block;margin:.15rem 0 0;font-size:.68rem}.properties-list-sort{grid-column:2;align-self:end;padding:0;border:0}.properties-list-sort label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sort-select{width:8.25rem;min-height:2.5rem;padding:.5rem 2rem .5rem .7rem;font-size:.82rem}.property-grid-2-col{grid-template-columns:1fr!important}.no-results{padding:3rem 1.5rem;min-height:300px}.no-results-icon svg{width:48px;height:48px}.no-results-title{font-size:1.25rem}.no-results-text{font-size:.9375rem}.catalog-disclaimer-wrapper{margin-top:2rem;padding:0}.catalog-footer-wrapper{margin-top:1.5rem;padding:0}}@media (max-width:768px){.properties-list-items .property-media{aspect-ratio:4/3}.property-list-item{flex-direction:column}.property-list-image-container{width:100%;height:250px}}