.suggestions{position:absolute;left:0;right:0;top:100%;z-index:50;background:#0f1324;border:1px solid #2a3046;border-radius:12px;margin:8px 0 0 0;padding:4px;list-style:none;display:none;max-height:360px;overflow:auto}
.suggestions .sug-item{border-bottom:1px solid #1e243a}
.suggestions .sug-item:last-child{border-bottom:0}
.suggestions a{display:block;padding:10px 12px;text-decoration:none;color:#e9ecff}
.suggestions a:hover{background:#151a2e}
.suggestions small{display:block;color:#9da0b8;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
