.address-input{position:relative;flex:1 1 auto;min-width:0}.address-input-field,.address-input-ghost{font:inherit;font-size:1.125rem;letter-spacing:-.01em;line-height:1.5;padding:1.4rem 1.75rem;white-space:pre;overflow:hidden}.address-input-field{display:block;width:100%;border:none;outline:none;background:transparent;color:#f2f2f2;position:relative;z-index:1}.address-input-field::placeholder{color:#6b6b6b}.address-input-field:focus{outline:none}.address-input-ghost{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.ghost-typed{color:transparent}.ghost-tail{color:#6b6b6b}.suggestions{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:20;background-color:#2a2a2a;border:1px solid rgba(255,255,255,.08);border-radius:1rem;box-shadow:0 1rem 2.5rem #00000073;overflow:hidden}.suggestions-list{list-style:none;margin:0;padding:.375rem;max-height:60vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.14) transparent}.suggestions-list::-webkit-scrollbar{width:10px}.suggestions-list::-webkit-scrollbar-track{background:transparent}.suggestions-list::-webkit-scrollbar-thumb{background-color:#ffffff24;border-radius:9999px;border:3px solid transparent;background-clip:padding-box}.suggestions-list::-webkit-scrollbar-thumb:hover{background-color:#ffffff3d}.suggestions-section{padding:.625rem .75rem .375rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#707070}.suggestion{display:flex;align-items:center;gap:.875rem;padding:.75rem;border-radius:.625rem;cursor:pointer}.suggestion.is-active{background-color:#383838}.suggestion-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background-color:#ffffff0d;color:#2fae7a}.suggestion-label{min-width:0;color:#f2f2f2;font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-status{padding:1.25rem;text-align:center;color:#8a8a8a;font-size:.9375rem}.suggestions-status-error{color:#e08585}.search-container{display:flex;flex-direction:column;width:100%;max-width:48rem}.input-container{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;border-radius:1rem;background-color:#333;box-shadow:.25rem .5rem 1rem #0000000d;transition:outline-color .15s ease}.is-on-focus .input-container{outline:1px solid rgba(255,255,255,.33)}.search-divider{width:1px;height:2rem;background-color:#ffffff14;flex-shrink:0}.submit-search{display:flex;align-items:center;padding:0 1rem;border:none;background:transparent;cursor:pointer}.search-hint{margin:.75rem 0 0;font-size:.875rem;color:#8a8a8a}.search-hint strong{color:#cfcfcf}.hero-section{min-height:calc(100dvh - 162px)}.search-hero{display:grid;grid-template-rows:1fr auto 1fr;justify-items:center}.hero-text-block{grid-row:1;align-self:end;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;-webkit-user-select:none;user-select:none}.hero-text-block h1{font-weight:600;font-size:3.25em;letter-spacing:-4%;margin-bottom:.75rem}.hero-text-block p{font-weight:600;margin:0;color:#5c5c5c;font-size:1.5em;line-height:1.3em}.hero-input-block{grid-row:2;width:100%;display:flex;justify-content:center}.locations-count{grid-row:3;align-self:start;margin-top:2.5rem;min-height:1.5em;font-size:1.0625em;color:#8a8a8a;text-align:center;-webkit-user-select:none;user-select:none}.locations-count strong{font-weight:600;color:#c9c9c9}
