.place-ac-dropdown{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:4px;background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;box-shadow:var(--card-shadow-hover);max-height:220px;overflow-y:auto}.place-ac-item{padding:.55rem .75rem;font-size:.85rem;color:var(--text);cursor:pointer;display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;transition:background .1s}.place-ac-item+.place-ac-item{border-top:1px solid var(--border-strong)}.place-ac-item:hover,.place-ac-item.active{background:var(--accent-soft)}.place-ac-tz{font-size:.75rem;color:var(--text-soft);white-space:nowrap;flex-shrink:0}.place-ac-empty{padding:.55rem .75rem;font-size:.85rem;color:var(--text-soft)}
/*# sourceMappingURL=place-autocomplete.css.map */
