.location-input_wrapper__SIr6i{position:relative;width:100%}.location-input_inputWrapper__8M_kA{display:flex;align-items:center;gap:8px;height:52px;padding:0 12px 0 16px;background:#fff;border:1px solid #d1d5db;border-radius:0;transition:all .15s ease}.location-input_inputWrapper__8M_kA:hover:not(.location-input_focused__50QD3):not(.location-input_disabled__Mg4BS){border-color:#9ca3af}.location-input_inputWrapper__8M_kA.location-input_focused__50QD3{border-color:#003869;background:#fff;box-shadow:0 0 0 1px rgba(0,56,105,.25)}.location-input_inputWrapper__8M_kA.location-input_hasError__4G3x0{border-color:crimson}.location-input_inputWrapper__8M_kA.location-input_hasError__4G3x0.location-input_focused__50QD3{box-shadow:0 0 0 2px rgba(220,20,60,.15)}.location-input_inputWrapper__8M_kA.location-input_disabled__Mg4BS{background:#f3f4f6;cursor:not-allowed;opacity:.7}.location-input_inputWrapper__8M_kA.location-input_rounded__VYjPs{height:44px;border-radius:12px;border-color:#e5e7eb;padding:0 10px 0 14px}.location-input_inputWrapper__8M_kA.location-input_rounded__VYjPs:hover:not(.location-input_focused__50QD3):not(.location-input_disabled__Mg4BS){border-color:#d1d5db}.location-input_inputWrapper__8M_kA.location-input_rounded__VYjPs.location-input_focused__50QD3{box-shadow:0 0 0 3px rgba(0,56,105,.3)}.location-input_inputWrapper__8M_kA.location-input_rounded__VYjPs .location-input_clearButton__q8M_6,.location-input_inputWrapper__8M_kA.location-input_rounded__VYjPs .location-input_locationButton__0jwXZ{border-radius:8px}.location-input_inputIcon__T50EI{color:#9ca3af;flex-shrink:0}.location-input_input__O1AuG{flex:1;border:none;outline:none;font-size:15px;color:#111827;background:transparent;font-family:inherit;font-weight:400}.location-input_input__O1AuG::-moz-placeholder{color:#9ca3af;font-weight:400}.location-input_input__O1AuG::placeholder{color:#9ca3af;font-weight:400}.location-input_input__O1AuG:disabled{cursor:not-allowed}.location-input_loadingIcon__4qjti{color:#003869;animation:location-input_spin__kBSQt 1s linear infinite;flex-shrink:0}@keyframes location-input_spin__kBSQt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.location-input_clearButton__q8M_6,.location-input_locationButton__0jwXZ{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#f3f4f6;border-radius:0;cursor:pointer;color:#6b7280;transition:all .2s ease;flex-shrink:0}.location-input_clearButton__q8M_6:hover:not(:disabled),.location-input_locationButton__0jwXZ:hover:not(:disabled){background:#e5e7eb;color:#1a1a1a}.location-input_clearButton__q8M_6:disabled,.location-input_locationButton__0jwXZ:disabled{opacity:.5;cursor:not-allowed}.location-input_locationButton__0jwXZ{color:#003869}.location-input_locationButton__0jwXZ:hover:not(:disabled){background:rgba(0,56,105,.1);color:#003869}.location-input_suggestionsDropdown__9CGiH{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1000;max-height:300px;overflow-y:auto}.location-input_suggestionItem__AnFCZ{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .15s ease}.location-input_suggestionItem__AnFCZ:hover{background:rgba(0,56,105,.05)}.location-input_suggestionItem__AnFCZ:not(:last-child){border-bottom:1px solid #e5e5e5}.location-input_suggestionIcon__1VQXQ{color:#003869;margin-top:2px;flex-shrink:0}.location-input_suggestionContent__fSF0F{display:flex;flex-direction:column;gap:2px;min-width:0}.location-input_suggestionMain__jyOts{font-size:.9375rem;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-input_suggestionSecondary__i2N_9{font-size:.8125rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-input_errorMessage__3q5uz{display:flex;align-items:center;gap:4px;margin-top:4px;padding:0 4px;font-size:.75rem;line-height:1rem;color:crimson}.location-input_selectedLocation__BDHnq{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;background:rgba(0,56,105,.06);border:1px solid rgba(0,56,105,.15);border-radius:0;font-size:.875rem;color:#111827;font-weight:400}.location-input_selectedLocation__BDHnq svg{color:#003869;flex-shrink:0}