.listings-nav{background-color:#fff;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e5e7eb}.listings-nav .nav-container{max-width:100%;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:64px}.listings-nav .logo{font-size:1.25rem;font-weight:700;color:#1f2937;text-decoration:none}.listings-nav .nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.listings-nav .nav-links a{color:#374151;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}.listings-nav .nav-links a:hover,.listings-nav .nav-links a.active{color:#1e40af}.nav-actions{display:flex;gap:1.5rem;align-items:center}.nav-actions .nav-link{color:#1f2937;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}.nav-actions .nav-link:hover{color:#1f2937}.search-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;position:sticky;top:64px;z-index:999}.search-input-wrapper{position:relative;margin-bottom:1rem}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.search-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease;min-height:44px}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-filters{display:flex;gap:.75rem;flex-wrap:wrap}.filter-select{padding:.625rem 2rem .625rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center}.filter-select:hover{border-color:#9ca3af}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-filters,.btn-save-search{padding:.625rem 1.25rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;background:#fff;cursor:pointer;transition:all .2s ease}.btn-filters:hover,.btn-save-search:hover{background:#f9fafb;border-color:#9ca3af}.btn-save-search{background:#1f2937;color:#fff;border-color:#1f2937}.btn-save-search:hover{background:#111827;border-color:#111827}.listings-container{background:#f9fafb;min-height:100vh}.listings-main{display:flex;height:calc(100vh - 184px)}.listings-panel{width:40%;min-width:300px;background:#fff;overflow-y:auto;border-right:1px solid #e5e7eb}.resizer{background-color:#cbd5e1;cursor:col-resize;width:8px;height:100%;z-index:100;flex-shrink:0;transition:background-color .2s}.resizer:hover{background-color:#3b82f6}.listings-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:10}.listings-header h1{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .25rem}.results-count{color:#6b7280;font-size:.875rem;margin:0 0 1rem}.listings-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem}.view-toggle{display:flex;gap:.5rem;background:#f3f4f6;padding:.25rem;border-radius:6px}.view-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;background:transparent;border-radius:4px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.view-btn:hover{color:#374151}.view-btn.active{background:#fff;color:#1f2937;box-shadow:0 1px 2px #0000000d}.sort-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236b7280' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center}.property-cards{padding:0}.property-card{display:flex;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;background:#fff;padding:1rem;touch-action:manipulation}.property-card:hover{background:#f9fafb;box-shadow:0 2px 8px #00000014}.property-card.highlighted{background:#eff6ff;border-left:4px solid #1e40af;box-shadow:0 4px 12px #1e40af26;animation:highlightPulse .5s ease}@keyframes highlightPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.property-card-image{width:240px;height:180px;background-size:cover;background-position:center;position:relative;flex-shrink:0;border-radius:8px;overflow:hidden}.property-status{position:absolute;top:.75rem;left:.75rem;background:#1f2937;color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.property-actions{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem}.action-btn{width:32px;height:32px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.action-btn:hover{background:#f9fafb;transform:scale(1.05)}.action-btn.saved{color:#ef4444}.property-card-content{padding:1rem 1.25rem;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.property-price{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.property-specs{display:flex;gap:1rem;color:#6b7280;font-size:.95rem;margin-bottom:.75rem;font-weight:500}.property-specs span{display:flex;align-items:center}.property-address{color:#374151;font-size:1rem;margin-bottom:.25rem;font-weight:500}.property-mls{color:#9ca3af;font-size:.875rem}.map-panel{flex:1;width:auto;min-width:300px;position:relative}#map{width:100%;height:100%}.map-popup{min-width:200px}.custom-tooltip{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 16px #00000026;padding:0}.custom-tooltip .leaflet-tooltip-left:before,.custom-tooltip .leaflet-tooltip-right:before{border-left-color:#fff;border-right-color:#fff}.custom-tooltip .leaflet-tooltip-top:before{border-top-color:#fff}.custom-tooltip .leaflet-tooltip-bottom:before{border-bottom-color:#fff}.map-tooltip{padding:8px;min-width:200px;max-width:220px}.map-tooltip img{transition:transform .2s ease}.map-tooltip:hover img{transform:scale(1.02)}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:#3b82f699}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#3b82f6cc;color:#fff;font-weight:600}@media (max-width: 1024px){.listings-main{flex-direction:column;height:auto}.listings-panel{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;max-height:60vh}.map-panel{width:100%;height:500px;min-height:400px}.property-card{flex-direction:column}.property-card-image{width:100%;height:250px}.resizer{display:none}.search-bar{padding:1rem}.listings-header{padding:1.25rem}}@media (max-width: 768px){.listings-nav .nav-links{display:none}.listings-nav .nav-container{padding:1rem}.search-bar{padding:.875rem;position:static;top:auto}.search-filters{flex-direction:column;gap:.625rem}.filter-select,.btn-filters,.btn-save-search{width:100%;min-height:48px;padding:.875rem 1rem;font-size:1rem}.listings-controls{flex-direction:column;align-items:stretch;gap:.75rem}.view-toggle{width:100%}.view-btn{flex:1;justify-content:center;min-height:48px;font-size:.9rem}.listings-header h1{font-size:1.25rem}.results-count{font-size:.85rem}.property-card{padding:.875rem;flex-direction:column}.property-card-image{width:100%;height:220px;border-radius:8px}.property-card-content{padding:1rem .5rem}.property-price{font-size:1.375rem}.property-specs{font-size:.9rem;flex-wrap:wrap;gap:.75rem;justify-content:center}.property-address{font-size:1rem}.map-panel{height:350px;min-height:300px}.listings-panel{max-height:50vh;min-height:300px}.action-btn{width:40px;height:40px}.property-status{font-size:.7rem;padding:.25rem .625rem}.sort-select{width:100%;min-height:48px;padding:.875rem 2.5rem .875rem 1rem}.search-input{min-height:48px;font-size:1rem;padding:.875rem 1rem .875rem 3rem}.listings-header{padding:1rem}}@media (max-width: 480px){.listings-container{padding-top:0}.search-bar{padding:.75rem}.filter-select,.btn-filters,.btn-save-search{font-size:.9rem;padding:.75rem}.property-card-image{height:200px}.property-price{font-size:1.25rem}.property-specs{font-size:.85rem;gap:.5rem}.property-address{font-size:.9rem}.listings-header h1{font-size:1.125rem}.map-panel{height:300px}}@media (pointer: coarse){.property-card{min-height:48px}.action-btn{width:44px;height:44px}.filter-select,.btn-filters,.btn-save-search,.view-btn,.sort-select,.search-input{min-height:48px}}
