@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.custom-div-icon{background:none!important;border:none!important}.marker{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;box-shadow:0 2px 4px #0003;transition:transform .3s ease}.marker.marker-from{background:#002b5b;color:#fff;border:2px solid white}.marker.marker-to{background:#00e5b0;color:#fff;border:2px solid white}.preloader[data-v-93abd64d]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.preloader-logo[data-v-93abd64d]{width:180px;height:auto;margin-bottom:20px;animation:pulse-93abd64d 1.5s infinite ease-in-out}.preloader-text[data-v-93abd64d]{font-size:16px;color:#333;font-weight:500}@keyframes pulse-93abd64d{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--app-bg-color: #fff;--app-text-color: #000;--app-hint-color: #999;--app-link-color: #2481cc;--app-button-color: #2481cc;--app-button-text-color: #fff;--app-secondary-bg-color: #f4f4f5;--primary-color: #002B5B;--secondary-color: #00E5B0;--primary-light: #003B7A;--secondary-light: #33EABF;--tg-theme-bg-color: #fff !important;--tg-theme-text-color: #000 !important;--tg-theme-hint-color: #999 !important;--tg-theme-link-color: #2481cc !important;--tg-theme-button-color: #2481cc !important;--tg-theme-button-text-color: #fff !important;--tg-theme-secondary-bg-color: #f4f4f5 !important}html,body{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);line-height:1.5;-webkit-font-smoothing:antialiased}.mobile-container{flex:1;position:relative;height:100%}.map-container{position:absolute;top:0;left:0;right:0;z-index:1;height:70vh;transition:all .3s ease}.map-container.hidden{opacity:1;pointer-events:none;height:20vh}.bottom-sheet{position:absolute;left:0;right:0;bottom:0;z-index:2;background:var(--tg-theme-bg-color);border-radius:16px 16px 0 0;box-shadow:0 -4px 16px #0000001a;padding:16px 16px 12px;transition:all .3s ease;max-height:70vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.bottom-sheet.expanded{height:80vh;max-height:80vh;top:20vh;border-radius:16px 16px 0 0}.bottom-sheet .handle{width:36px;height:4px;background:var(--tg-theme-hint-color);border-radius:2px;margin:0 auto 12px;opacity:.3}input,select,button{font-family:inherit;font-size:15px;border-radius:8px;border:1px solid var(--tg-theme-hint-color);padding:10px;width:100%;background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);transition:all .2s ease}input:focus,select:focus,button:focus{outline:none;border-color:var(--tg-theme-button-color)}input::placeholder,select::placeholder,button::placeholder{color:var(--tg-theme-hint-color)}button{background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border:none;font-weight:500;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}button:active{transform:scale(.98)}.leaflet-container{width:100%;height:100%}.address-search[data-v-e4463562]{width:100%}.address-search .input-group[data-v-e4463562]{position:relative;display:flex;align-items:center}.address-search .input-group input[data-v-e4463562]{flex:1;padding:12px 80px 12px 12px;border:1px solid rgba(0,43,91,.2);border-radius:10px;font-size:16px;background-color:var(--tg-theme-bg-color, #ffffff);color:var(--tg-theme-text-color, #000000)}.address-search .input-group input.has-clear[data-v-e4463562]{padding-right:90px}.address-search .input-group input[data-v-e4463562]:focus{outline:none;border-color:#002b5b80}.address-search .input-group input[data-v-e4463562]:disabled{background-color:#002b5b0d;cursor:not-allowed}.address-search .input-group .action-buttons[data-v-e4463562]{position:absolute;right:8px;display:flex;align-items:center;gap:0}.address-search .input-group .clear-button[data-v-e4463562]{display:flex;align-items:center;justify-content:center;border-radius:50%;width:32px;height:32px;background:none;border:none;cursor:pointer;color:var(--tg-theme-hint-color, #999999);transition:all .3s ease}.address-search .input-group .clear-button[data-v-e4463562]:hover{color:var(--tg-theme-button-color, #2481cc);background-color:#0000000d}.address-search .input-group .clear-button svg[data-v-e4463562]{width:18px;height:18px}.address-search .input-group .location-button[data-v-e4463562]{display:flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px;background:none;border:none;cursor:pointer;color:var(--tg-theme-hint-color, #999999);transition:all .3s ease}.address-search .input-group .location-button[data-v-e4463562]:hover{color:var(--tg-theme-button-color, #2481cc);background-color:#0000000d}.address-search .input-group .location-button.active[data-v-e4463562]{color:var(--tg-theme-button-color, #2481cc)}.address-search .input-group .location-button svg[data-v-e4463562]{width:22px;height:22px}.address-search .input-group .current-location-button[data-v-e4463562]{display:flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px;background:none;border:none;cursor:pointer;color:var(--tg-theme-hint-color, #999999);transition:all .3s ease}.address-search .input-group .current-location-button[data-v-e4463562]:hover{color:var(--tg-theme-button-color, #2481cc);background-color:#0000000d}.address-search .input-group .current-location-button[data-v-e4463562]:disabled{opacity:.5;cursor:not-allowed}.address-search .input-group .current-location-button.active[data-v-e4463562]{color:var(--tg-theme-button-color, #2481cc)}.address-search .input-group .current-location-button svg[data-v-e4463562]{width:22px;height:22px}.address-search .suggestions[data-v-e4463562]{position:absolute;top:100%;left:0;right:0;background:var(--tg-theme-bg-color, #ffffff);border:1px solid rgba(106,13,173,.2);border-radius:10px;padding:4px;box-shadow:0 2px 8px #0000001a;z-index:9999;max-height:200px;overflow-y:auto;margin-top:4px}.address-search .suggestions.saved-directions-container[data-v-e4463562]{margin-top:8px}.address-search .suggestions .suggestions-header[data-v-e4463562]{padding:8px;font-size:13px;color:var(--tg-theme-hint-color, #999999);font-weight:500;border-bottom:1px solid rgba(0,43,91,.1);margin-bottom:4px}.address-search .suggestions .suggestion-item[data-v-e4463562]{padding:8px;cursor:pointer;transition:background-color .2s ease;border-radius:6px;margin-bottom:2px}.address-search .suggestions .suggestion-item[data-v-e4463562]:hover{background-color:#002b5b0d}.address-search .suggestions .suggestion-item[data-v-e4463562]:last-child{margin-bottom:0}.address-search .suggestions .suggestion-item.saved-direction-item[data-v-e4463562]{display:flex;align-items:center}.address-search .suggestions .suggestion-item.saved-direction-item[data-v-e4463562]:before{content:"📍";margin-right:8px;font-size:16px}.address-search .suggestions .suggestion-item .suggestion-content[data-v-e4463562]{display:flex;flex-direction:row;align-items:center;width:100%;overflow:hidden}.address-search .suggestions .suggestion-item .suggestion-content .suggestion-main[data-v-e4463562]{font-size:14px;font-weight:500;color:var(--tg-theme-text-color, #000000);margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.address-search .suggestions .suggestion-item .suggestion-content .suggestion-secondary[data-v-e4463562]{font-size:12px;color:var(--tg-theme-hint-color, #999999);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.profile-icon[data-v-d2129469]{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#002b5b1a;border-radius:50%;cursor:pointer;transition:all .2s ease;color:var(--primary-color, #002B5B);z-index:5}.profile-icon[data-v-d2129469]:hover{background-color:#002b5b26;transform:scale(1.05)}.profile-icon[data-v-d2129469]:active{background-color:#002b5b33;transform:scale(.98)}.profile-icon svg[data-v-d2129469]{width:24px;height:24px}[data-v-de1e240e]:root{--viewport-height: 100vh}.location-selection[data-v-de1e240e]{width:100%;max-width:100%;margin:0 auto;padding:16px 16px 80px;box-sizing:border-box}.location-selection .header[data-v-de1e240e]{margin-bottom:24px;text-align:center;position:relative}.location-selection .header .logo-container .logo[data-v-de1e240e]{max-width:120px;height:auto}.location-selection .header .title[data-v-de1e240e]{font-size:24px;font-weight:700;color:var(--tg-theme-text-color, #000000);margin-bottom:8px}.location-selection .header .subtitle[data-v-de1e240e]{font-size:16px;color:var(--tg-theme-hint-color, #999999)}.location-selection .location-form[data-v-de1e240e]{margin-bottom:24px;width:100%}.location-selection .location-form .location-input-group[data-v-de1e240e]{margin-bottom:16px;width:100%}.location-selection .location-form .location-input-group .location-label[data-v-de1e240e]{display:block;font-size:14px;font-weight:500;color:var(--tg-theme-text-color, #000000);margin-bottom:8px;width:100%}.location-selection .location-form .location-input-group .location-input[data-v-de1e240e]{margin-bottom:8px;width:100%}.location-selection .saved-directions-section[data-v-de1e240e]{margin-bottom:20px;width:100%}.location-selection .saved-directions-section .section-title[data-v-de1e240e]{font-size:16px;font-weight:600;color:var(--tg-theme-text-color, #000000);margin-bottom:12px}.location-selection .saved-directions-section .saved-directions-list[data-v-de1e240e]{width:100%}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item[data-v-de1e240e]{display:flex;align-items:center;padding:12px;background-color:var(--tg-theme-bg-color, #ffffff);border:1px solid rgba(0,43,91,.1);border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .2s ease;width:100%;box-shadow:0 1px 3px #0000000d}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item[data-v-de1e240e]:hover{background-color:#002b5b0d;transform:translateY(-1px);box-shadow:0 2px 5px #0000001a}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item[data-v-de1e240e]:active{transform:translateY(0);box-shadow:0 1px 3px #0000000d}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item .direction-icon[data-v-de1e240e]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#002b5b1a;border-radius:50%;margin-right:12px;color:#002b5b}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item .direction-info[data-v-de1e240e]{flex:1;overflow:hidden;padding-right:4px;display:flex;flex-direction:column}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item .direction-info .direction-usage[data-v-de1e240e]{font-size:12px;color:var(--tg-theme-hint-color, #999999);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item .direction-info .direction-name[data-v-de1e240e]{font-size:14px;font-weight:600;color:var(--tg-theme-text-color, #000000);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;line-height:1.3;margin-bottom:2px}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item .direction-info .direction-address[data-v-de1e240e]{font-size:13px;color:var(--tg-theme-hint-color, #999999);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;line-height:1.3;margin-bottom:2px}.location-selection .saved-directions-section .saved-directions-list .saved-direction-item .direction-action[data-v-de1e240e]{display:flex;align-items:center;justify-content:center;color:#002b5b;margin-left:8px}.location-selection .action-buttons[data-v-de1e240e]{width:100%;position:fixed;bottom:16px;left:0;right:0;padding:0 16px;background-color:var(--tg-theme-bg-color, #ffffff);z-index:100}.location-selection .action-buttons .continue-button[data-v-de1e240e]{width:100%;padding:14px;background-color:#002b5b;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.location-selection .action-buttons .continue-button[data-v-de1e240e]:hover{background-color:#003b7b}.location-selection .action-buttons .continue-button[data-v-de1e240e]:disabled{opacity:.5;cursor:not-allowed}
