.browse-container{padding:40px 20px;background-color:black;color:white;min-height:100vh}.browse-title{text-align:center;font-size:32px;margin-bottom:32px}.property-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.property-card{background-color:#1e1e1e;padding:20px;width:280px;border-radius:12px;box-shadow:0 0 10px rgba(255,255,255,.1)}.property-img{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:12px}.property-card h2{margin:0;font-size:20px}.property-card p{color:#ccc;font-size:14px;margin-top:8px}.no-properties{text-align:center;color:#bbb;font-size:18px;margin-top:30px}