.property-listing-module{background:#f8f9fa;padding:60px 0}.module-title{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:40px;text-align:center}.property-listing-container{padding-bottom:6.25rem;padding-top:40px}.view-toggle-buttons{background:#e8ebef;margin-bottom:40px;padding:8px;text-align:center;width:fit-content}.view-btn{background:transparent;border:none;border-radius:0;color:var(--primary);font-weight:500;padding:6px 12px;transition:all .3s ease}.view-btn.active{background:var(--tertiary);box-shadow:0 4px 5.9px 0 rgba(0,0,0,.3)}.property-card{background:#fff;border-radius:0;box-shadow:none;display:block;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.property-card:hover{box-shadow:15px 25px 60px rgba(0,0,0,.1)}.status-tag-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.status-tag{border:1px solid var(--primary);border-radius:0;font-size:.625rem;font-weight:400;padding:6px}.status-under_contract{background:#ffc107;border:none;color:#212529}.property-image{height:200px;overflow:hidden;position:relative}.property-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.property-card:hover .property-image img{transform:scale(1.05)}.property-content{padding:25px}.property-details{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding-top:24px}.property-description{margin-bottom:28px}.square-feet{color:#6c757d;font-size:.9rem;font-weight:500}.property-map-view{margin-top:30px}.map-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden}.google-map{border-radius:12px;height:600px;width:100%}@media (max-width:991.98px){.property-card{margin-bottom:20px}.module-title{font-size:2rem}.google-map{height:500px}}@media (max-width:767.98px){.property-listing-module{padding:40px 0}.module-title{font-size:1.75rem;margin-bottom:30px}.view-toggle-buttons{margin-left:auto;margin-right:auto}.view-btn{font-size:.9rem;min-height:44px;padding:10px 20px}.property-content{padding:15px}.property-title{font-size:1.1rem}.google-map{height:400px}}@media (max-width:575.98px){.google-map{height:350px}}.map-loading{align-items:center;background:#f8f9fa;color:#6c757d;display:flex;font-size:1.1rem;height:600px;justify-content:center}.map-loading i{animation:spin 1s linear infinite;margin-right:10px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gm-style .gm-style-iw-c{border-radius:8px!important;padding:0!important}.gm-style .gm-style-iw-d{overflow:hidden!important}.custom-info-window{max-width:250px;padding:15px}.custom-info-window img{border-radius:6px;height:120px;margin-bottom:10px;object-fit:cover;width:100%}.custom-info-window h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:8px}.custom-info-window .price{color:#28a745;font-size:1.1rem;font-weight:700;margin-bottom:0}