.suggestion-item{padding:10px;cursor:pointer;background-color:white;border-bottom:1px solid #ddd}.suggestion-item:hover{background-color:#f0f0f0}.suggestion-item strong{color:#00adb5}*{margin:0;padding:0;box-sizing:border-box;font-family:'Poppins',Arial,sans-serif;-webkit-font-smoothing:antialiased}body{background-color:#eee}#property-search-form{background-color:#ffecef;padding:20px;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,0.1);max-width:600px;margin:20px auto;-webkit-tap-highlight-color:transparent}@media(max-width:768px){#property-search-form{max-width:90%}}#property-search-form .button-group{display:flex;justify-content:space-between;margin-bottom:15px;flex-direction:row-reverse}#property-search-form button{width:48%;padding:10px;border-radius:5px;font-size:14px;cursor:pointer;border:0;font-family:'Poppins',Arial,sans-serif;-webkit-transition:all .3s ease;transition:all .3s ease}#property-search-form .rent-btn,#property-search-form .buy-btn{background-color:#00adb5;color:#fff}#property-search-form button.active{background-color:#ffcaca}#property-search-form button:hover{box-shadow:0 5px 15px rgba(0,0,0,0.2);-webkit-transform:translateY(-3px);transform:translateY(-3px)}#property-search-form .input-group{margin-bottom:15px}#property-search-form input,#property-search-form select{width:100%;padding:10px;border-radius:5px;border:0;font-size:14px;background-color:#FFF;font-family:'Poppins',Arial,sans-serif;color:#00546e;-webkit-appearance:none}#property-search-form input:focus,#property-search-form select:focus{outline:0;box-shadow:0 0 5px rgba(0,173,181,0.8)}#property-search-form .search-btn{width:100%;background-color:#00546e;border:0;color:#ffecef}#property-search-form .search-btn:hover{background-color:#00546e;box-shadow:0 5px 15px rgba(0,0,0,0.2)}#property-search-form select{padding:10px;background-color:#FFF;border-radius:5px;border:0;font-size:14px;font-family:'Poppins',Arial,sans-serif;color:#00546e;-webkit-appearance:none}