input.svelte-h59lmo{border:none;background-color:transparent;width:100%;font-size:1rem;padding:.5rem 0;color:#222;font-weight:500}input.svelte-h59lmo::placeholder{color:#0006;font-weight:400}input.svelte-h59lmo:focus{outline:none}.autocomplete-wrapper.svelte-h59lmo{width:calc(100% + 2rem);position:absolute;left:-1rem;top:calc(100% + .75rem);z-index:100}@media(max-width:768px){.autocomplete-wrapper.svelte-h59lmo{width:calc(100% + 1.5rem);left:-.75rem}}.autocomplete-list.svelte-h59lmo{background:#fff;border-radius:5px;box-shadow:0 12px 32px #0000001f,0 4px 12px #00000014;padding:.5rem;max-height:130px;overflow-y:auto;border:1px solid rgba(0,0,0,.06)}.autocomplete-list.svelte-h59lmo::-webkit-scrollbar{width:6px}.autocomplete-list.svelte-h59lmo::-webkit-scrollbar-track{background:transparent}.autocomplete-list.svelte-h59lmo::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.autocomplete-list.svelte-h59lmo::-webkit-scrollbar-thumb:hover{background:#0000004d}.autocomplete-item.svelte-h59lmo{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem;border-radius:2.5px;transition:all .2s ease;margin-bottom:.25rem}.autocomplete-item.svelte-h59lmo:last-child{margin-bottom:0}.autocomplete-item.svelte-h59lmo:hover{background:#2b82810f}.autocomplete-item.selected.svelte-h59lmo{background:#2b82811a;box-shadow:inset 0 0 0 2px #2b828133}.autocomplete-item.svelte-h59lmo .icon:where(.svelte-h59lmo){color:#2b8281;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.autocomplete-item.svelte-h59lmo .text:where(.svelte-h59lmo){flex:1;min-width:0}.autocomplete-item.svelte-h59lmo .text:where(.svelte-h59lmo) button:where(.svelte-h59lmo){width:100%;border:none;background:transparent;text-align:left;cursor:pointer;font-size:.95rem;font-weight:500;color:#222;padding:0;line-height:1.4;word-wrap:break-word}.autocomplete-item.svelte-h59lmo .text:where(.svelte-h59lmo) button:where(.svelte-h59lmo):hover{color:#2b8281}.autocomplete-item.svelte-h59lmo>button:where(.svelte-h59lmo):last-child{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#0006;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.autocomplete-item.svelte-h59lmo>button:where(.svelte-h59lmo):last-child:hover{background:#9e1a211a;color:#9e1a21;transform:scale(1.1)}.autocomplete-item.svelte-h59lmo>button:where(.svelte-h59lmo):last-child:active{transform:scale(.95)}.autocomplete-match{font-weight:700;color:#2b8281;background:#2b82811a;padding:0 .15rem;border-radius:2px}:root{--skeleton-bg-color: #e0e0e0;--shimmer-color: #f0f0f0;--page-bg-color: #333;--border-radius-main: 50px}.search-bar-container.svelte-otirnl{width:100%;max-width:1240px}.search-bar-skeleton.svelte-otirnl{display:flex;align-items:center;width:100%;height:56px;background-color:var(--skeleton-bg-color);padding:8px;border-radius:var(--border-radius-main);box-sizing:border-box;gap:12px;position:relative;overflow:hidden}@keyframes svelte-otirnl-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.search-bar-skeleton.svelte-otirnl:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,var(--shimmer-color),transparent);animation:svelte-otirnl-shimmer 1.5s infinite linear}.skeleton-shape.svelte-otirnl{background-color:#0000001a;border-radius:6px}.skeleton-location-pin.svelte-otirnl{width:24px;height:24px;border-radius:50%;flex-shrink:0;margin-left:10px}.skeleton-location-text.svelte-otirnl{width:100px;height:18px;flex-shrink:0}.skeleton-input-text.svelte-otirnl{width:60%;height:20px;flex-grow:1}.search-box-wrapper.svelte-1l7vvd6{width:100%;background-color:#fff;padding:.75rem;border-radius:60px;box-shadow:0 8px 24px #00000014,0 2px 6px #0000000a;transition:box-shadow .3s ease}.search-box-wrapper.svelte-1l7vvd6:focus-within{box-shadow:0 12px 32px #0000001f,0 4px 8px #0000000f}.search-box-wrapper.svelte-1l7vvd6 .btn:where(.svelte-1l7vvd6){width:100%}@media(max-width:768px){.search-box-wrapper.svelte-1l7vvd6{padding:.5rem}}.search-box.svelte-1l7vvd6{display:flex;align-items:center;width:100%;max-width:1240px;gap:0}.search-inputs.svelte-1l7vvd6{flex:1;padding:0 1rem}@media(max-width:768px){.search-inputs.svelte-1l7vvd6{padding:0 .75rem}}.btn.svelte-1l7vvd6{flex-shrink:0;width:52px!important;height:52px;border-radius:50%;padding:0;background:linear-gradient(135deg,#2b8281,#45a39b);box-shadow:0 4px 12px #2b82814d;transition:all .3s ease}.btn.svelte-1l7vvd6:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #2b828166}.btn.svelte-1l7vvd6:active:not(:disabled){transform:scale(.98)}@media(max-width:768px){.btn.svelte-1l7vvd6{width:46px!important;height:46px}}.location-box.svelte-1l7vvd6{display:flex;align-items:center;padding:.75rem 1rem;color:#222;white-space:nowrap;flex-shrink:0;flex-grow:0;flex-basis:auto;border:0;border-right:1px solid rgba(0,0,0,.08);background-color:transparent;cursor:pointer;border-radius:50px 0 0 50px;transition:all .25s ease;font-weight:500}.location-box.svelte-1l7vvd6:hover:not(:disabled){background-color:#2b82810d;color:#2b8281}.location-box.svelte-1l7vvd6:active:not(:disabled){background-color:#2b828114}.location-box.svelte-1l7vvd6 .pin-icon:where(.svelte-1l7vvd6){display:flex;align-items:center;margin-right:.5rem;color:#2b8281}@media(max-width:768px){.location-box.svelte-1l7vvd6{padding:.5rem .75rem}}.what-box.svelte-1l7vvd6{position:relative;z-index:10}.what-box.svelte-1l7vvd6 .autocomplete-with-mic:where(.svelte-1l7vvd6){display:flex;align-items:center;width:100%;gap:.5rem}.what-box.svelte-1l7vvd6 .autocomplete-with-mic:where(.svelte-1l7vvd6)>:where(.svelte-1l7vvd6):first-child{flex:1;position:relative}.what-box.svelte-1l7vvd6 .autocomplete-with-mic:where(.svelte-1l7vvd6) .mic-icon:where(.svelte-1l7vvd6){cursor:pointer;display:flex;align-items:center;justify-content:center;color:#222;border:none;background-color:transparent;padding:.5rem;border-radius:50%;transition:all .25s ease}.what-box.svelte-1l7vvd6 .autocomplete-with-mic:where(.svelte-1l7vvd6) .mic-icon:where(.svelte-1l7vvd6):hover:not(:disabled){background-color:#2b82811a;color:#2b8281;transform:scale(1.1)}.listening.svelte-1l7vvd6{color:#9e1a21!important;background-color:#9e1a211a!important;animation:svelte-1l7vvd6-pulse 1.2s infinite ease-in-out}@keyframes svelte-1l7vvd6-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.6}to{transform:scale(1);opacity:1}}.modal-close-button.svelte-1l7vvd6{background:transparent;border:none;cursor:pointer;color:#00000080;position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.modal-close-button.svelte-1l7vvd6:hover{background:#2b82811a;color:#2b8281;transform:scale(1.1)}.modal-close-button.svelte-1l7vvd6:active{transform:scale(.95)}.modal-header.svelte-1l7vvd6{padding:0;margin-bottom:1rem}.location-modal-overlay.svelte-1l7vvd6{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10;animation:svelte-1l7vvd6-fadeIn .3s ease}@keyframes svelte-1l7vvd6-fadeIn{0%{opacity:0}to{opacity:1}}.location-modal-content.svelte-1l7vvd6{background:#fff;padding:2.5rem;border-radius:5px;width:90%;max-width:540px;box-shadow:0 20px 60px #0003,0 8px 20px #0000001a;position:relative;animation:svelte-1l7vvd6-modalBounceIn .4s cubic-bezier(.34,1.56,.64,1)}.location-modal-content.svelte-1l7vvd6 h2:where(.svelte-1l7vvd6){color:#2b8281;text-align:left;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:0}@media(max-width:768px){.location-modal-content.svelte-1l7vvd6{padding:2rem}.location-modal-content.svelte-1l7vvd6 h2:where(.svelte-1l7vvd6){font-size:1.3rem}}@keyframes svelte-1l7vvd6-modalBounceIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.current-location-box.svelte-1l7vvd6{display:flex;align-items:center;width:100%;border:2px solid rgba(43,130,129,.2);border-radius:5px;padding:.5rem;background:#2b828105;transition:all .25s ease;position:relative}.current-location-box.svelte-1l7vvd6:focus-within{border-color:#2b8281;background:#fff;box-shadow:0 0 0 4px #2b82811a}.current-location-box.svelte-1l7vvd6 .autocomplete-wrapper{width:100%;left:0;top:calc(100% + .5rem)}.current-location-box.svelte-1l7vvd6 button:where(.svelte-1l7vvd6){border:0;background-color:transparent;display:flex;color:#2b8281;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .25s ease}.current-location-box.svelte-1l7vvd6 button:where(.svelte-1l7vvd6):hover:not(:disabled){background-color:#2b82811a;transform:scale(1.1)}.current-location-box.svelte-1l7vvd6 button:where(.svelte-1l7vvd6):active:not(:disabled){transform:scale(.95)}@media(min-width:768px){.search-box-wrapper.svelte-1l7vvd6{padding:.5rem .75rem}}@keyframes svelte-1l7vvd6-spin{to{transform:rotate(360deg)}}.loading-spinner.svelte-1l7vvd6{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-1l7vvd6-spin 1s ease-in-out infinite}
