.properties-page{min-height:100vh;background:#f8f9fa}.map-wrapper{height:600px;background:#e0e0e0}#properties-map{width:100%;height:100%}.map-marker{width:50px;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center}.marker-inner{width:44px;height:44px;background:#bfb37b;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #bfb37b66;border:3px solid #fff;transition:all .2s;color:#fff}.map-marker:hover .marker-inner{background:#d4c99a;transform:scale(1.1)}.mapboxgl-popup-content{padding:0!important;border-radius:12px!important;overflow:hidden}.map-popup{min-width:260px}.popup-img{height:150px;overflow:hidden}.popup-img img{width:100%;height:100%;object-fit:cover}.popup-body{padding:16px}.popup-body h4{margin:0 0 8px;font-size:15px;font-weight:600;color:#2d3436}.popup-addr{font-size:12px;color:#636e72;margin:0 0 10px}.popup-features{display:flex;gap:12px;font-size:12px;color:#636e72;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}.popup-price{font-size:18px;font-weight:700;color:#bfb37b;margin:0 0 10px}.popup-link{display:block;text-align:center;padding:10px;background:#bfb37b1a;color:#bfb37b;text-decoration:none;font-weight:600;font-size:13px;border-radius:6px;transition:all .3s}.popup-link:hover{background:#bfb37b;color:#fff}.properties-content{position:relative;margin-top:-60px;padding-bottom:80px}.search-bar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 20px #00000014;margin-bottom:30px;z-index:99;position:relative}.search-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;gap:12px;align-items:center}.search-input,.search-select{height:50px;border:1px solid #e5e5e5;border-radius:8px;padding:0 16px;font-size:14px;transition:all .3s}.search-input:focus,.search-select:focus{outline:none;border-color:#bfb37b;box-shadow:0 0 0 3px #bfb37b1a}.search-btn{width:50px;height:50px;background:#bfb37b;color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.search-btn:hover{background:#a89a6a;transform:scale(1.05)}.listing-header{margin-bottom:30px}.listing-title{font-size:1.5rem;font-weight:700;color:#2d3436;margin:0 0 8px}.listing-count{font-size:14px;color:#636e72;margin:0 0 12px}.active-filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.filter-tag{background:#f3f4f6;color:#2d3436;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;text-transform:capitalize}.clear-filters{background:#fee;color:#c07b59;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.filter-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px}.filter-btn{padding:8px 20px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#2d3436;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s}.filter-btn:hover,.filter-btn.active{background:#bfb37b;color:#fff;border-color:#bfb37b}.filter-btn-blue{border-color:#3498db;color:#3498db}.filter-btn-blue:hover{background:#3498db;color:#fff}.filter-divider{width:1px;height:30px;background:#ddd;align-self:center}.properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 15px #00000014;transition:all .3s}.property-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.property-image{position:relative;height:240px;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.property-card:hover .property-image img{transform:scale(1.05)}.no-image{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#999}.property-badges{position:absolute;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:flex-start}.badges-left,.badges-right{display:flex;flex-direction:column;gap:8px}.badge{color:#fff;padding:6px 14px;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 8px #00000026}.badge-dot{width:6px;height:6px;border-radius:50%;background:#fffc;animation:pulse 2s ease-in-out infinite}.badge-code{background:#000000bf;backdrop-filter:blur(10px);font-size:.7rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.property-content{padding:24px}.property-title{font-size:1.15rem;font-weight:600;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.property-title a{color:#2d3436;text-decoration:none;transition:color .3s}.property-title a:hover{color:#bfb37b}.property-location{font-size:.9rem;color:#636e72;display:flex;align-items:center;gap:6px;margin:0 0 16px}.property-location svg{color:#bfb37b;flex-shrink:0}.property-features{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.feature{display:flex;align-items:center;gap:5px;font-size:.85rem;font-weight:600;color:#434141;padding:6px 10px;background:#f8f9fa;border-radius:6px;cursor:help;transition:all .3s}.feature:hover{background:#bfb37b;color:#fff}.feature svg{color:#bfb37b}.feature:hover svg{color:#fff}.property-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.property-price{font-size:1.4rem;font-weight:200;color:#bfb37b}.btn-details{color:#bfb37b;font-weight:500;text-decoration:none;font-size:.9rem;display:flex;align-items:center;gap:4px;transition:all .3s}.btn-details:hover{text-decoration:underline}.no-results{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#636e72;font-size:1.1rem}.skeleton-card:hover{transform:none;box-shadow:0 2px 15px #00000014}.skeleton-img{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-title{height:24px;background:#f0f0f0;border-radius:4px;margin-bottom:8px;width:80%}.skeleton-location{height:16px;background:#f0f0f0;border-radius:4px;margin-bottom:16px;width:60%}.skeleton-features{display:flex;gap:10px;padding:16px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.skeleton-feature{width:60px;height:32px;background:#f0f0f0;border-radius:6px}.skeleton-footer{display:flex;justify-content:space-between;margin-top:16px}.skeleton-price{width:100px;height:28px;background:#f0f0f0;border-radius:4px}.skeleton-btn{width:80px;height:24px;background:#f0f0f0;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.properties-grid{grid-template-columns:repeat(2,1fr)}.search-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.properties-grid,.search-grid{grid-template-columns:1fr}.map-wrapper{height:300px}.listing-title{font-size:1.25rem}}
