.location-search{position:relative;width:100%}.location-search>input{width:100%;border:0;background:#fff4f6;padding:14px;outline:none;font:13px var(--sans);border-radius:10px}.location-results{position:absolute;left:0;right:0;bottom:calc(100% + 8px);max-height:245px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px #5c243826;z-index:20;color:var(--muted);font-size:10px}.location-results:empty{display:none}.location-results>button{display:flex;width:100%;flex-direction:column;gap:3px;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:11px 14px;cursor:pointer;color:var(--ink)}.location-results>button:last-child{border-bottom:0}.location-results>button:hover{background:var(--cream)}.location-results b{font:600 13px var(--sans);color:var(--wine)}.location-results small{color:var(--muted);font-size:9px}.location-wait,.location-results:not(:empty)>span{display:block;padding:12px 14px}
