.home-field{position:relative;border:1px solid var(--line);border-radius:11px;padding:9px 12px;background:#fff;min-height:58px}.home-field label{display:block;font-size:11px;color:var(--muted);font-weight:700;text-transform:uppercase;margin-bottom:2px}.home-field>i{position:absolute;left:13px;top:31px}.home-field input,.home-field select{border:0;outline:0;width:100%;padding:2px 4px 0 25px;background:transparent;color:var(--ink);font-weight:700;font-size:14px}.home-field select{padding-left:25px}.home-geo-suggestions{display:none;position:absolute;z-index:30;left:-1px;right:-1px;top:62px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 30px rgba(18,64,110,.2);padding:6px;max-height:250px;overflow-y:auto}.home-geo-suggestions.is-open{display:block}.home-geo-suggestion{width:100%;display:flex;gap:10px;border:0;background:#fff;text-align:left;padding:11px 9px;border-radius:8px;color:var(--ink)}.home-geo-suggestion:hover{background:#eef5fd}.home-geo-suggestion>i{color:#4a6f90;margin-top:2px}.home-geo-suggestion span{display:flex;flex-direction:column;min-width:0}.home-geo-suggestion strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-geo-suggestion small{font-size:11px;color:var(--muted);margin-top:2px}
