.location-suggestions{border:1px solid #ccc;border-radius:4px;max-height:200px;margin-top:8px;padding:0;list-style:none;overflow-y:auto}.location-suggestions li{cursor:pointer;padding:10px 12px}.location-suggestions li:hover{background-color:#f1f1f1}.filter-chip{box-sizing:border-box;background-color:#f0f0f0;border-radius:4px;justify-content:space-between;align-items:center;width:100%;margin-top:6px;padding:6px 12px;font-size:14px;font-weight:500;display:flex}.filter-chip-close{color:#fff;cursor:pointer;background-color:#999;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.suggestion-item{cursor:pointer;padding:8px 12px}.suggestion-item:hover{background-color:#f5f5f5}.suggestion-item.selected{background-color:#e4e9f0;font-weight:500}
