*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8f9fa;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}gmp-place-autocomplete{width:100%;display:block;border:1px solid #ddd;border-radius:6px;background:#fff;position:relative;height:44px;max-height:44px}gmp-place-autocomplete:focus-within{border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}gmp-place-autocomplete::part(input){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;padding:10px 12px;border:none;outline:none;width:100%;height:42px;max-height:42px;box-sizing:border-box}gmp-place-autocomplete::part(predictions){font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:9999;position:absolute;top:100%;left:0;right:0;background:#fff;margin-top:4px}.pac-container{z-index:10000!important;border-radius:6px!important;border:1px solid #ddd!important;box-shadow:0 4px 12px #00000026!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.pac-item{padding:8px 12px!important;cursor:pointer!important}.pac-item:hover{background-color:#f5f8ff!important}.pac-item-selected{background-color:#e8f0fe!important}
