@font-face{font-family:Inter;src:url(/assets/Inter-Black-DCOyeTbi.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-1pyquVIa.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DP4A0wqt.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-DfR1TzAz.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-Ldu-WKO4.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-DX_OFGSA.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--primary:#fcee23;--primary-bright:#ffef08;--primary-soft:#fff56c;--surface:#fff136;--black:#000;--shadow:#aa94003d;--pattern-tint:#e9d31957}*{box-sizing:border-box}html,body{background-color:var(--primary);width:100vw;min-height:100dvh;margin:0;padding:0;overflow-x:hidden}body{color:var(--black);font-family:Inter,sans-serif}input,textarea,button,select,a{-webkit-tap-highlight-color:transparent}input:focus,button:focus{outline:none}ul{margin:0;padding:0;list-style:none}p{margin:0}#root{min-height:100vh}[data-vaul-handle]{width:48px!important}.d-none{display:none}.welcome-screen{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex}.welcome-card{background:linear-gradient(180deg, #fff8752e 0%, #fff02400 38%, #fff240a6 100%), linear-gradient(180deg, var(--primary-soft) 0%, var(--primary-bright) 18%, #ffef0d 100%);isolation:isolate;border-radius:0 0 22px 22px;min-height:100vh;animation:.7s ease-out both screenFadeIn;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000002e}.welcome-card:before{content:"";mix-blend-mode:multiply;pointer-events:none;background:url(/assets/pattern-De-v-Yxg.png) top/cover no-repeat;position:absolute;inset:0}.welcome-card__overlay{background:radial-gradient(circle at top center, #ffffff2e 0%, #fff0 36%), linear-gradient(180deg, #ffffff24 0%, #fff0 20%, var(--pattern-tint) 100%);pointer-events:none;animation:1s ease-out both overlayFadeIn;position:absolute;inset:0}.welcome-card__content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:64px 28px 88px;display:flex;position:relative}.welcome-card__logo{width:min(100%,250px);height:auto;filter:drop-shadow(0 14px 20px var(--shadow));opacity:0;margin-bottom:48px;animation:.8s cubic-bezier(.22,1,.36,1) .15s forwards contentFadeUp}.welcome-card__profile{opacity:0;gap:6px;margin-bottom:18px;animation:.8s cubic-bezier(.22,1,.36,1) .35s forwards contentFadeUp;display:grid}.welcome-card__profile h1,.welcome-card__profile p,.welcome-card__content h2{margin:0}.welcome-card__profile h1{font-size:2rem;font-weight:700;line-height:1.1}.welcome-card__profile p{font-size:16px}.welcome-card__content h2{opacity:0;max-width:320px;font-size:clamp(2rem,4vw,2.6rem);font-weight:800;line-height:1.08;animation:.8s cubic-bezier(.22,1,.36,1) .55s forwards contentFadeUp}@keyframes screenFadeIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contentFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.welcome-card,.welcome-card__overlay,.welcome-card__logo,.welcome-card__profile,.welcome-card__content h2{opacity:1;animation:none;transform:none}}@media (width<=480px){.welcome-card__content{padding:48px 22px 72px}.welcome-card__logo{width:min(100%,250px)}.welcome-card__profile h1{font-size:24px;font-weight:500}.welcome-card__content h2{letter-spacing:-.15px;font-size:24px;font-weight:500}}.app-shell{min-height:100vh;position:relative;overflow:hidden}.app-route-loading{color:#6b7280;background:#fff;place-items:center;min-height:100vh;font-size:16px;font-weight:500;display:grid}.app-screen{transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.app-screen--welcome{opacity:1;z-index:1;transform:scale(1)}.app-screen--hidden{opacity:0;pointer-events:none;transform:scale(1.02)}.app-screen--location{opacity:0;z-index:2;pointer-events:none;transform:translateY(24px)}.app-screen--visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.app-screen{transition:none}}.ui-button{min-height:56px;font:inherit;text-align:center;appearance:none;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:14px;padding:16px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.ui-button:disabled{color:#9ca3af;opacity:.6;background-color:#f3f4f6;transform:none}.ui-button--full-width{width:100%}.ui-button--primary{background:var(--primary-bright);color:var(--black);box-shadow:0 12px 28px #aa940038}.ui-button--primary:hover{background:var(--primary)}.ui-button--secondary{color:#6b7280;background:#fff;border-color:#e5e7eb}.ui-button--secondary:hover{color:#4b5563;border-color:#d1d5db}.ui-button--tertiary{color:#6b7280;background-color:#f3f4f6}.ui-button--dark{color:#fff;background-color:#000}.ui-button__icon{flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ui-button__icon img,.ui-button__icon svg{width:100%;height:100%}.ui-button__icon--start{margin-right:-2px}.ui-button__icon--end{margin-left:-2px}.ui-button__label{justify-content:center;align-items:center;min-width:0;display:inline-flex}@media (prefers-reduced-motion:reduce){.ui-button{transition:none}}.google-maps-link-sheet__overlay{z-index:60;background:#00000075;position:fixed;inset:0}.google-maps-link-sheet{z-index:70;color:#000;background:#fff;border-radius:24px 24px 0 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #0f172a33}.google-maps-link-sheet__inner{padding:12px 20px 28px}.google-maps-link-sheet__handle{margin-top:2px;margin-bottom:14px}.google-maps-link-sheet__title,.google-maps-link-sheet__subtitle,.google-maps-link-sheet__label{margin:0}.destination-sheet__google-pin{background-color:var(--primary);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 8px;display:flex}.destination-sheet__google-pin img{filter:brightness(.2);width:40px;height:40px}.google-maps-link-sheet__title{text-align:center;font-size:24px;font-weight:600}.google-maps-link-sheet__body{gap:20px;padding-top:20px;display:grid}.google-maps-link-sheet__field{gap:8px;display:grid}.google-maps-link-sheet__label{color:#0a0a0a;font-size:13px;font-weight:500}.google-maps-link-sheet__input{color:#111;width:100%;min-height:56px;font:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;outline:none;padding:16px 18px 16px 44px;font-size:16px}.google-maps-link-sheet__input::placeholder{color:#9ca3af}.google-maps-link-sheet__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #fcee2333}.google-maps-link-sheet__actions{gap:12px;display:flex}.google-maps-link-sheet__field{position:relative}.google-maps-link-sheet__fiield-icon{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.google-maps-link-sheet__faq{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;gap:16px;padding:12px;display:flex}.google-maps-link-sheet__faq-icon{background-color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.google-maps-link-sheet__faq-title{color:#0a0a0a;font-size:14px;font-weight:600}.google-maps-link-sheet__faq-help{color:#6b7280;flex-direction:column;gap:4px;margin-top:8px;font-size:12px;display:flex}@media (width<=375px){.google-maps-link-sheet__actions{flex-direction:column-reverse}}.destination-sheet__inner{background-color:var(--primary);border-radius:24px 24px 0 0;padding-top:20px}.destination-sheet__overlay{z-index:40;background:#0000006b;position:fixed;inset:0}.destination-sheet{z-index:50;color:#111;background:#fff;border-radius:24px 24px 0 0;height:calc(100dvh - 40px);max-height:100dvh;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #0f172a2e}.destination-sheet__handle{margin-top:2px;margin-bottom:14px;opacity:1!important;background-color:#fff!important}.destination-sheet__header{background-color:var(--primary);border-bottom:1px solid #e5e7eb;padding:12px 12px 18px}.destination-sheet__title,.destination-sheet__subtitle{margin:0}.destination-sheet__title{font-size:20px;font-weight:600}.destination-sheet__subtitle{color:#4a5565;font-size:14px}.destination-sheet__btn-group{flex-direction:column;gap:16px;display:flex}.destination-sheet__list{background-color:#fff;padding:24px 16px}.destination-sheet__item{color:#111;width:100%;min-height:56px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eceef2;border-radius:18px;align-items:center;gap:14px;padding:16px 18px;font-size:16px;font-weight:500;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.destination-sheet__item img{flex:none;width:20px;height:20px}.destination-sheet__item span{display:block}@media (prefers-reduced-motion:reduce){.destination-sheet__item{transition:none}.destination-sheet__item:hover{transform:none}}.destination-sheet__search{margin-top:12px;position:relative}.destination-sheet__search img{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.destination-sheet__search input{color:#000;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;outline:none;width:100%;padding:12px 16px 12px 44px;font-size:16px;font-weight:400;box-shadow:0 4px 6px -4px #0000001a}.destination-sheet__map{background-color:#fff;border:0;border-radius:20px;outline:0;align-items:center;width:100%;min-height:60px;padding:6px 16px;display:flex;box-shadow:0 4px 4px #00000040}.destination-sheet__map.google-map{display:flex}.destination-sheet__map{text-align:initial}.destination-sheet__map-desc{color:#99a1af;align-items:center;margin-left:16px;font-size:16px;font-weight:400;display:flex}.destination-sheet__map-desc:before{content:"";background-color:var(--primary);width:1px;height:44px;margin-right:12px;display:inline-block}.destination-sheet__google-title{color:#000;margin:0;font-size:16px;font-weight:500}.destination-sheet__google-subtitle{color:#6a7282;font-size:12px;font-weight:400}.destination-sheet__google-content{flex-direction:column;gap:4px;margin-left:30px;display:flex}.destination-sheet__footer{background-color:#fff;padding:24px 16px}.destination-sheet__footer-title{color:#6a7282;margin:0;font-size:14px;font-weight:500}.destination-sheet__footer-destination{padding:12px 0;list-style:none}.destination-sheet__footer-destination-button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;width:100%;padding:0;display:flex}.destination-sheet__footer-destination-icon{background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.destination-title,.destination-subtitle{font-size:14px;font-weight:500}.destination-title{color:#101828}.destination-subtitle{color:#6a7282;margin-top:4px}.vehicle-sheet__header{padding-bottom:2px}.vehicle-sheet__title,.vehicle-sheet__subtitle,.vehicle-sheet__route-label,.vehicle-sheet__route-value{margin:0}.vehicle-sheet__title{color:#111;font-size:20px;font-weight:600}.vehicle-sheet__subtitle{color:#6b7280;margin-top:8px;font-size:14px;line-height:1.5}.vehicle-sheet__route{flex-direction:column;padding:0 16px 32px;display:flex}.vehicle-sheet__route-item{align-items:center;gap:20px;display:flex}.vehicle-sheet__route-item.to{margin-top:-1px}.vehicle-sheet__route-label{color:#9ca3af;font-size:12px;font-weight:500}.vehicle-sheet__route-value{font-size:16px;font-weight:500}.vehicle-sheet__route-value.from{color:#364153;align-items:center;display:inline-flex}.vehicle-sheet__route-value.to{color:#4a5565}.vehicle-sheet__list{scroll-snap-type:x mandatory;gap:12px;margin-top:-16px;margin-bottom:16px;margin-right:-20px;padding:12px 20px 12px 0;display:flex;overflow-x:auto}.vehicle-sheet__option{scroll-snap-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:20px;flex-shrink:0;width:120px;height:120px;padding:14px}.vehicle-sheet__option--active{border-color:var(--primary)}.vehicle-sheet__option-icon{text-align:center;margin-top:-24px}.vehicle-sheet__option-icon img{width:80px;height:80px}.vehicle-sheet__option-text{flex:1;min-width:0;margin-top:-18px}.vehicle-sheet__option-top{flex-direction:column;display:flex}.vehicle-sheet__option-title,.vehicle-sheet__option-price{color:#000c;font-size:14px;font-weight:600}.vehicle-sheet__option-price{font-size:16px}.vehicle-sheet__route-start-icon{background:#fff;border:2px solid #f0b100;border-radius:50%;width:20px;height:20px;display:inline-block}.vehicle-sheet__route-divider{background-color:#f0b100;width:2px;height:40px;margin-left:9px}.pin-to-icon{transform:translate(-1px)}.vehicle-sheet__route-duration{color:#4a556580;font-size:16px;font-weight:500}.vehicle-sheet__route-duration:before{content:"";vertical-align:middle;background-color:#d9d9d9;border-radius:50%;width:4px;height:4px;margin-left:16px;margin-right:8px;display:inline-block}.vehicle-sheet__actions{padding:0 32px}.location-screen{color:#fff;flex-direction:column;justify-content:center;min-height:100vh;padding:32px 0;display:flex}.location-screen__eyebrow{color:#ffffffe6;margin:0 0 16px;padding:0 34px;font-size:19px;font-weight:400;line-height:1.2}.location-screen__phone{background:#fff;width:min(100%,430px);min-height:100dvh;position:relative;overflow:hidden;box-shadow:0 28px 60px #2a2a2a2e}.location-screen__map,.location-screen__map-canvas{width:100%;height:100%;position:absolute;inset:0}.location-screen__map{background:linear-gradient(#d7e1ef 0%,#f7f7f5 100%)}.location-screen__center-pin{z-index:2;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.location-screen__user-dot{background:#1e88e5;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 4px #1e88e538,0 10px 20px #0206172e}.location-screen__confirm-pickup{z-index:3;padding:0 16px;position:absolute;bottom:18px;left:0;right:0}.location-screen__pickup-marker{filter:drop-shadow(0 10px 18px #02061738);background-image:url("data:image/svg+xml,%3csvg%20width='47'%20height='70'%20viewBox='0%200%2047%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23.3334%200C36.2202%200%2046.6669%2010.4467%2046.6669%2023.3333C46.6669%2027.5839%2045.5334%2031.5667%2043.5445%2035.0014C42.2184%2037.2911%2035.4814%2048.9573%2023.3334%2070C11.1853%2048.9573%204.44833%2037.2911%203.1225%2035.0014C1.13344%2031.5667%200%2027.5839%200%2023.3333C0%2010.4467%2010.4469%200%2023.3334%200ZM23.3334%2013.3333C17.8106%2013.3333%2013.3334%2017.8105%2013.3334%2023.3333C13.3334%2028.8561%2017.8106%2033.3333%2023.3334%2033.3333C28.8563%2033.3333%2033.3334%2028.8563%2033.3334%2023.3333C33.3334%2017.8105%2028.8564%2013.3333%2023.3334%2013.3333Z'%20fill='%23F9D850'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:50px}.location-screen__map-fallback{text-align:center;color:#1f2937;background:radial-gradient(circle at 20% 20%,#ffd91c33 0%,#ffd91c00 18%),linear-gradient(#e7ecf4 0%,#f8f7f3 100%);place-content:center;gap:8px;padding:24px;display:grid;position:absolute;inset:0}.location-screen__map-fallback span{font-size:18px;font-weight:700}.location-screen__map-fallback p{color:#6b7280;margin:0;font-size:14px;line-height:1.45}.location-screen__header,.location-screen__bottom-nav{z-index:2;position:absolute;left:0;right:0}.location-screen__header{background:var(--primary-bright);color:#111;justify-content:space-between;align-items:center;gap:12px;padding:24px 28px;display:flex;top:0}.location-screen__header strong{flex:1;font-size:23px;font-weight:700}.location-screen__header button,.location-screen__nav-item{font:inherit;background:0 0;border:0;padding:0}.location-screen__header button{color:#111;cursor:pointer;place-items:center;width:28px;height:28px;display:grid}.location-screen__header button span{font-size:20px;line-height:1}.location-screen__header-actions{align-items:center;gap:18px;display:flex}.location-screen__header-actions button:first-child{border:2px solid;border-radius:999px}.location-screen__header-actions button:first-child span{font-size:15px;font-weight:700}.location-screen__search-card-parent{padding:0 12px;transition:opacity .25s,transform .25s}.location-screen__search-card-parent--hidden{opacity:0;pointer-events:none;transform:translateY(-12px)}.location-screen__search-card{color:#000;background:#fff;border-radius:22px;margin:12px auto 0;animation:.85s cubic-bezier(.22,1,.36,1) .35s both searchCardRise;box-shadow:0 14px 32px #1f29372e}.location-screen__field{cursor:text;align-items:center;gap:14px;padding:18px 20px;display:flex}.location-screen__field+.location-screen__field{border-top:1px solid #11111124}.location-screen__field img{flex:none;width:20px;height:20px}.location-screen__field--muted{color:#99a1b3}.location-screen__input{width:100%;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:16px;font-weight:500}.location-screen__input::placeholder{color:#99a1b3;opacity:1}.location-screen__input--placeholder{color:#99a1b3}.location-screen__bottom-nav{opacity:1;background:#fff;justify-content:space-around;align-items:center;padding:10px 24px 0;transition:transform .22s,opacity .22s;display:flex;bottom:0;transform:translateY(0);box-shadow:0 -10px 24px #11182714}.location-screen__bottom-nav--hidden{opacity:0;pointer-events:none;transform:translateY(120%)}.location-screen__nav-item{color:#111;cursor:pointer;justify-items:center;gap:8px;text-decoration:none;display:grid}.location-screen__nav-icon{background:var(--primary-bright);border-radius:50%;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.location-screen__nav-item span{font-size:12px;font-weight:500}.location-screen__sheet-overlay{z-index:40;background:#0000006b;position:fixed;inset:0}.location-screen__sheet{z-index:50;color:#111;background:#fff;border-radius:24px 24px 0 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #0f172a2e}.location-screen__sheet-handle{margin-top:12px}.location-screen__sheet-container{border-bottom:1px solid #e5e7eb;margin:0;padding:8px 24px}.location-screen__sheet-title{margin:0;font-size:20px;font-weight:600}.location-screen__sheet-subtitle{color:#6b7280;margin-top:8px;font-size:14px;font-weight:400}.location-screen__sheet-body{flex-direction:column;gap:16px;padding:24px;display:flex}.location-screen__sheet-body p{color:#4b5563;margin:0;font-size:15px;line-height:1.6}.vehicle-selection-sheet{z-index:70;color:#111;background:#fff;border-radius:24px 24px 0 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #0f172a33}.vehicle-selection-sheet__inner{max-width:430px;margin:0 auto;padding:12px 20px 28px}.vehicle-selection-sheet__handle{margin-top:2px;margin-bottom:14px}@keyframes searchCardRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.location-screen__search-card{animation:none}}@media (width<=480px){.location-screen{padding:24px 0 0}.location-screen__eyebrow{padding:0 16px;font-size:16px}.location-screen__header{padding:20px}}.location-screen__confirm-pickup-button{text-align:center;background-color:var(--primary);color:#000;border:none;border-radius:20px;outline:none;width:100%;max-width:220px;margin:0 auto;padding:10px;font-size:20px;font-weight:500;display:block}.account-info{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:0 0 22px 22px;justify-content:space-between;align-items:flex-end;padding:18px 28px 16px;transition:opacity .25s,transform .25s;display:flex}.account-info h2,.account-info p{margin:0}.account-info h2{font-size:16px;font-weight:500}.account-info--hidden{opacity:0;pointer-events:none;transform:translateY(-12px)}.account-info p{color:#ffffffe0;font-size:14px}.no-destination-ride{width:100%;padding:0 16px;transition:opacity .25s;position:absolute;bottom:100px}.no-destination-ride--hidden{visibility:hidden;opacity:0}.no-destination-ride__wrapper{background-color:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.no-destination-ride__content{align-items:center;gap:12px;display:flex}.no-destination-ride__title{margin:0;font-size:15px;font-weight:700;line-height:1}.no-destination-ride__subtitle{color:#0009;margin-top:2px;font-size:12px;font-weight:500}.no-destination-ride__icon{background-color:#0003;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}
