.city-sugg-wrap{position:relative}
.city-suggestions{position:absolute;left:0;top:100%;margin-top:6px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px rgba(0,0,0,0.06);max-height:260px;overflow:auto;width:100%;z-index:60;padding:6px;font-family:inherit;box-sizing:border-box}
.city-suggestions .group{padding:6px 4px;border-bottom:1px solid #f3f4f6}
.city-suggestions h4{margin:0 0 6px;font-size:13px;color:#374151;font-weight:600}
.city-suggestions .item{display:block;padding:6px 8px;border-radius:4px;text-align:left;background:transparent;border:none;width:100%;cursor:pointer;color:#111}
.city-suggestions .item:hover{background:#f3f4f6}
