*,*:before,*:after{box-sizing:border-box}html{color-scheme:light dark}html,body,#root{margin:0;min-height:100%}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;touch-action:manipulation}.rapido-shell{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.rapido-shell button,.rapido-shell [role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.rapido-shell input,.rapido-shell textarea,.rapido-shell select{font-size:16px;-webkit-tap-highlight-color:transparent}.rapido-shell input:focus,.rapido-shell textarea:focus,.rapido-shell select:focus{outline:none}.rapido-shell *:focus-visible{outline:2px solid rgba(255,203,5,.55);outline-offset:2px}button{font-family:inherit}@keyframes ui-spin{to{transform:rotate(360deg)}}.admin-spin{animation:ui-spin .85s linear infinite}@keyframes sheet-in{0%{transform:translateY(110%);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes login-pop{0%{transform:translateY(16px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes login-fade{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-ring{0%{transform:scale(.7);opacity:.9}70%{transform:scale(1.35);opacity:0}to{opacity:0}}@keyframes radar-spin{to{transform:rotate(360deg)}}@keyframes success-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}.sheet-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;font-family:Nunito,system-ui,sans-serif}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;border:none;cursor:pointer;animation:fade-in .22s ease-out both}.sheet-panel{position:relative;width:100%;max-width:420px;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -16px 50px #00000047;animation:sheet-in .38s cubic-bezier(.22,1,.36,1) both;max-height:88vh;overflow:auto}.sheet-handle-wrap{display:flex;justify-content:center;padding:10px 0 4px}.sheet-handle{width:44px;height:5px;border-radius:99px;background:#e5e7eb}.sheet-body{padding:8px 20px 26px}.sheet-enter{animation:login-fade .35s ease both}.center-stack{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.pulse-ring{width:72px;height:72px;border-radius:50%;border:3px solid #ffcb05;position:relative}.pulse-ring:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid rgba(255,203,5,.55);animation:pulse-ring 1.4s ease-out infinite}.radar{width:96px;height:96px;border-radius:50%;border:2px dashed rgba(13,13,13,.25);display:flex;align-items:center;justify-content:center;position:relative;animation:radar-spin 4.5s linear infinite}.radar-dot{width:14px;height:14px;border-radius:50%;background:#ffcb05;box-shadow:0 0 0 10px #ffcb0540}.success-pop{animation:success-pop .45s cubic-bezier(.22,1,.36,1) both}.login-card-enter{animation:login-pop .45s cubic-bezier(.22,1,.36,1) both}.login-step-fade{animation:login-fade .35s ease both}.opido-toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:99999;max-width:min(92vw,360px);padding:12px 18px;border-radius:14px;background:#0d0d0d;color:#fff;font-family:Nunito,system-ui,sans-serif;font-size:14px;font-weight:700;box-shadow:0 8px 32px #00000059;text-align:center;pointer-events:none;animation:opido-toast-in .25s ease}@keyframes opido-toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.opido-brand-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility 0s linear .45s}.opido-brand-overlay--splash{z-index:10001}.opido-brand-overlay--visible{opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s linear 0s;pointer-events:auto}.opido-brand-overlay--splash.opido-brand-overlay--visible{transition:opacity .35s ease,visibility 0s linear 0s}.opido-brand-overlay__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;overflow:hidden}.opido-brand-overlay__bg:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at 50% 45%,#f0d040,#e5b80b 28%,#c9a008 52%,#7a6200 78%,#1a1400);animation:opido-bg-pulse 2.8s ease-in-out infinite}.opido-brand-overlay__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(125deg,transparent 0%,rgba(255,255,255,.12) 42%,transparent 55%,rgba(0,0,0,.15) 100%);background-size:200% 200%;animation:opido-bg-sheen 2.2s ease-in-out infinite}.opido-brand-overlay--transition .opido-brand-overlay__bg:before{animation-duration:1.4s}.opido-brand-overlay--transition .opido-brand-overlay__bg:after{animation-duration:1s}@keyframes opido-bg-pulse{0%,to{transform:scale(1) translate(0);opacity:1}50%{transform:scale(1.08) translate(-2%,1%);opacity:.92}}@keyframes opido-bg-sheen{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.opido-brand-overlay__ring{position:relative;z-index:1;width:min(39vw,165px);height:min(39vw,165px);border-radius:50%;background:linear-gradient(145deg,#f5cc1a,#e5b80b 45%,#b8920a);display:flex;align-items:center;justify-content:center;box-shadow:0 24px 80px #0000008c,0 0 0 1px #fff3 inset;animation:opido-logo-float 2.4s ease-in-out infinite}.opido-brand-overlay--transition .opido-brand-overlay__ring{width:min(33vw,120px);height:min(33vw,120px);animation-duration:1.2s}@keyframes opido-logo-float{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.04) translateY(-4px)}}.opido-brand-overlay__logo{width:72%;height:72%;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.35))}.opido-brand-overlay--transition .opido-brand-overlay__logo{width:70%;height:70%}.login-page{--login-yellow: #ffcb05;--login-black: #0d0d0d;--login-card: #ffffff;min-height:100dvh;min-height:100vh;background:radial-gradient(120% 80% at 50% -10%,#2a2410 0%,var(--login-black) 45%,#050505 100%);display:flex;align-items:stretch;justify-content:center;padding:0;font-family:Nunito,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.login-page--admin{background:radial-gradient(120% 80% at 50% -10%,#101a2e,#050508,#020203)}.login-page__device{width:100%;max-width:100%;min-height:100dvh;display:flex;flex-direction:column;background:var(--login-card);position:relative;box-shadow:none}@media(min-width:641px){.login-page{align-items:center;padding:24px 16px 32px}.login-page__device{width:100%;max-width:390px;min-height:0;height:min(820px,calc(100vh - 48px));max-height:min(820px,calc(100dvh - 48px));border-radius:44px;border:10px solid #141414;box-shadow:0 0 0 1px #ffffff0f inset,0 40px 100px #000000a6,0 12px 40px #00000073;overflow:hidden}}.login-page__hero{flex-shrink:0;background:linear-gradient(155deg,#121212 0%,var(--login-black) 42%,#1a1408 100%);padding:max(28px,calc(env(safe-area-inset-top,0px) + 18px)) 24px 36px;color:#fff;position:relative;overflow:hidden}.login-page__hero:after{content:"";position:absolute;right:-20%;top:10%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,203,5,.18) 0%,transparent 70%);pointer-events:none}.login-page--admin .login-page__hero{background:linear-gradient(155deg,#0f1628,#050814,#0a1020)}.login-page__brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.login-page__logo{width:48px;height:48px;border-radius:14px;background:var(--login-yellow);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px #ffcb0559;flex-shrink:0;overflow:hidden}.login-page__title{font-weight:900;font-size:22px;letter-spacing:-.03em;line-height:1.15}.login-page__subtitle{margin-top:4px;font-size:13px;color:#ffffff94;font-weight:600}.login-page__tagline{margin-top:18px;font-size:15px;font-weight:800;color:var(--login-yellow);line-height:1.35;max-width:280px;position:relative;z-index:1}.login-page__body{flex:1;background:var(--login-card);border-radius:28px 28px 0 0;margin-top:-20px;padding:26px 22px 28px;position:relative;z-index:2;box-shadow:0 -12px 40px #0000001f;display:flex;flex-direction:column;min-height:0}@media(min-width:641px){.login-page__body{border-radius:28px 28px 36px 36px;margin-top:-24px;padding-bottom:22px}}.login-page__step-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin-bottom:10px}.login-page__hint{font-size:12px;color:#9ca3af;margin-top:8px;line-height:1.45}.login-page__phone-row{display:flex;align-items:stretch;gap:0;border:1.5px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fafafa;transition:border-color .2s,box-shadow .2s}.login-page__phone-row:focus-within{border-color:#ffcb05d9;box-shadow:0 0 0 3px #ffcb0540}.login-page__cc{padding:0 14px;display:flex;align-items:center;font-weight:800;font-size:15px;color:#111827;background:#f3f4f6;border-right:1px solid #e5e7eb}.login-page__phone-input{flex:1;border:none;background:transparent;padding:16px 14px;font-size:18px;font-weight:700;letter-spacing:.04em;color:#111827;outline:none;min-width:0}.login-page__phone-input::placeholder{color:#9ca3af;font-weight:600;letter-spacing:0}.login-page__btn-primary{margin-top:22px;width:100%;padding:16px 18px;border:none;border-radius:16px;background:var(--login-yellow);color:var(--login-black);font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 10px 28px #ffcb0559;transition:transform .15s ease,filter .15s ease}.login-page__btn-primary:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.login-page__btn-primary:active:not(:disabled){transform:translateY(0)}.login-page__btn-primary:disabled{opacity:.65;cursor:wait;box-shadow:none}.login-page__btn-ghost{margin-top:12px;width:100%;padding:12px;border:none;background:transparent;color:#6b7280;font-weight:700;font-size:14px;cursor:pointer}.login-page__demo-otp{margin-bottom:16px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid var(--login-yellow);text-align:center}.login-page__demo-otp-label{font-size:11px;font-weight:800;color:#92400e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.login-page__demo-otp-code{font-size:32px;font-weight:900;letter-spacing:.35em;color:var(--login-black);font-variant-numeric:tabular-nums}.login-page__demo-otp-fill{margin-top:10px;padding:8px 14px;border:none;border-radius:10px;background:#00000014;font-size:12px;font-weight:800;font-family:inherit;cursor:pointer;color:#374151}.login-page__otp-row{display:flex;justify-content:space-between;gap:8px;margin-top:4px}.login-page__otp-cell{flex:1;min-width:0;max-width:52px;aspect-ratio:1;border-radius:14px;border:1.5px solid #e5e7eb;background:#fafafa;font-size:20px;font-weight:900;text-align:center;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s}.login-page__otp-cell:focus{border-color:var(--login-yellow);box-shadow:0 0 0 3px #ffcb0540;background:#fff}.login-page__admin-note{margin-bottom:16px;padding:12px 14px;border-radius:14px;background:linear-gradient(120deg,#ffcb051f,#ffffff0f);border:1px solid rgba(255,203,5,.28);font-size:12px;color:#374151;line-height:1.5;font-weight:600}.login-page__error{margin-top:14px;padding:10px 12px;border-radius:12px;background:#fef2f2;color:#b91c1c;font-size:13px;font-weight:700;text-align:center}.login-page__footer{margin-top:auto;padding-top:20px;padding-bottom:max(8px,env(safe-area-inset-bottom));text-align:center;font-size:11px;color:#9ca3af;font-weight:600}.login-page__footer a{color:#6b7280;text-decoration:none}.login-step-fade{animation:login-step-in .35s ease both}@keyframes login-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.onboard-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:linear-gradient(165deg,#0d0d0d,#1a1408 45%,#0d0d0d);font-family:Nunito,system-ui,sans-serif}.onboard-page__card{width:100%;max-width:400px;background:#fff;border-radius:24px;padding:28px 22px 24px;box-shadow:0 24px 60px #00000059}.onboard-page__brand{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:#8e8e93;margin-bottom:12px}.onboard-page__title{margin:0;font-size:22px;font-weight:900;color:#0d0d0d;letter-spacing:-.02em}.onboard-page__sub{margin:8px 0 20px;font-size:13px;font-weight:600;color:#6b7280;line-height:1.45}.onboard-page__form{display:flex;flex-direction:column;gap:14px}.onboard-page__avatar-btn{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;padding:16px;border:2px dashed #d1d5db;border-radius:16px;background:#f9fafb;cursor:pointer;font-family:inherit}.onboard-page__avatar-img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid #ffcb05}.onboard-page__avatar-hint{font-size:12px;font-weight:800;color:#374151}.onboard-page__file{display:none}.onboard-page__label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.onboard-page__input{padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;font-size:16px;font-weight:600;font-family:inherit;outline:none}.onboard-page__input:focus{border-color:#ffcb05;box-shadow:0 0 0 3px #ffcb0540}.onboard-page__err{padding:10px 12px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:12px;font-weight:700}.onboard-page__submit{margin-top:4px;width:100%;padding:14px;border:none;border-radius:14px;background:#ffcb05;color:#0d0d0d;font-size:15px;font-weight:900;font-family:inherit;cursor:pointer}.onboard-page__submit:disabled{opacity:.6;cursor:not-allowed}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.live-loc-marker{position:relative;width:72px;height:72px;pointer-events:none}.live-loc-marker__pulse{position:absolute;left:50%;top:50%;width:44px;height:44px;margin:-22px 0 0 -22px;border-radius:50%;background:#1a73e838;animation:live-loc-pulse 2.2s ease-out infinite;z-index:0}@media(prefers-reduced-motion:reduce){.live-loc-marker__pulse{animation:none;opacity:.35}}.live-loc-marker__pulse--delay{animation-delay:1.1s}@keyframes live-loc-pulse{0%{transform:scale(.55);opacity:.75}70%{transform:scale(1.35);opacity:0}to{transform:scale(1.35);opacity:0}}.live-loc-marker__arrow{display:none;position:absolute;left:50%;top:6px;width:34px;height:34px;margin-left:-17px;transform-origin:50% 88%;transition:transform .12s linear;will-change:transform;z-index:3;filter:drop-shadow(0 3px 6px rgba(0,0,0,.45))}.live-loc-marker--has-heading .live-loc-marker__arrow{display:block}.live-loc-marker__arrow img{width:100%;height:100%;display:block}.live-loc-marker__puck{position:absolute;left:50%;top:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;background:#1a73e8;border:3px solid #fff;box-shadow:0 0 0 1px #1a73e859,0 4px 14px #1a73e88c;z-index:2}.live-loc-recenter{position:absolute;right:14px;bottom:14px;z-index:500;width:46px;height:46px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 18px #00000047;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,box-shadow .15s ease}.live-loc-recenter:hover{transform:scale(1.04);box-shadow:0 6px 22px #00000052}.live-loc-recenter:active{transform:scale(.96)}.live-loc-recenter--hidden{opacity:0;pointer-events:none;transform:scale(.85)}.live-loc-accuracy-circle{pointer-events:none}.places-ac{position:relative;width:100%}.places-ac__dropdown{left:0;right:0;border-radius:14px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 12px 40px #0000001f;max-height:min(52vh,320px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.places-ac__dropdown.places-ac__dropdown--dark{border-color:#2c2c2e;background:#1c1c1e;box-shadow:0 16px 48px #0000008c}.places-ac__dropdown--wide{border-radius:16px;max-height:min(56vh,420px)}.places-ac__dropdown--wide .places-ac__item{align-items:flex-start;gap:14px;padding:14px 16px}.places-ac__dropdown--wide .places-ac__item-icon{width:40px;height:40px;border-radius:12px;background:#ffcb051f}.places-ac__dropdown--dark.places-ac__dropdown--wide .places-ac__item-icon{background:#2c2c2e}.places-ac__dropdown--wide .places-ac__item-title{font-size:15px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.places-ac__dropdown--wide .places-ac__item-sub{margin-top:4px;font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.places-ac__dropdown--wide .places-ac__item-aside{min-width:56px;font-size:12px;font-weight:800;padding-top:2px}.places-ac__dropdown--wide .places-ac__section-label{padding:10px 16px 6px;font-size:12px}.places-ac__dropdown--wide .places-ac__shimmer{padding:14px 16px}.places-ac--dark .places-ac__dropdown{border-color:#2c2c2e;background:#1c1c1e;box-shadow:0 16px 48px #00000073}.places-ac__row{display:flex;align-items:center;gap:8px;width:100%}.places-ac__row input{flex:1;min-width:0}.places-ac__section-label{padding:8px 12px 4px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af}.places-ac--dark .places-ac__section-label,.places-ac__dropdown--dark .places-ac__section-label{color:#8e8e93}.places-ac__item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:11px 12px;border:none;border-bottom:1px solid #f3f4f6;background:transparent;cursor:pointer;font-family:inherit;color:#0d0d0d}.places-ac__item-body{flex:1;min-width:0}.places-ac__item-aside{flex-shrink:0;width:48px;min-width:48px;text-align:right;font-size:11px;font-weight:800;color:#6b7280;line-height:1.2;letter-spacing:.01em;align-self:center}.places-ac__dropdown--dark .places-ac__item-aside{color:#8e8e93}.places-ac__dist-pulse{display:inline-block;width:34px;height:10px;border-radius:5px;vertical-align:middle;background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb 90%);background-size:200% 100%;animation:places-ac-shimmer 1s ease-in-out infinite}.places-ac__dropdown--dark .places-ac__dist-pulse{background:linear-gradient(90deg,#2c2c2e,#3a3a3c,#2c2c2e 90%);background-size:200% 100%}.places-ac--dark .places-ac__item,.places-ac__dropdown--dark .places-ac__item{border-bottom-color:#2c2c2e;color:#fff}.places-ac__item:last-child{border-bottom:none}.places-ac__item--active{background:#fff9e6}.places-ac--dark .places-ac__item--active,.places-ac__dropdown--dark .places-ac__item--active{background:#2a2410}.places-ac__item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.places-ac__item-title{font-size:14px;font-weight:800;line-height:1.25;word-break:break-word;overflow-wrap:anywhere}.places-ac__item-sub{margin-top:2px;font-size:12px;font-weight:600;color:#6b7280;line-height:1.3;word-break:break-word;overflow-wrap:anywhere}.places-ac--dark .places-ac__item-sub,.places-ac__dropdown--dark .places-ac__item-sub{color:#aeaeb2}.places-ac__empty,.places-ac__error{padding:14px 12px;font-size:13px;font-weight:700;color:#6b7280}.places-ac--dark .places-ac__empty,.places-ac--dark .places-ac__error,.places-ac__dropdown--dark .places-ac__empty{color:#aeaeb2}.places-ac__dropdown--dark .places-ac__error{color:#fca5a5}.places-ac__error{color:#b91c1c}.places-ac__shimmer{padding:12px;display:flex;flex-direction:column;gap:10px}.places-ac__shim-line{height:12px;border-radius:8px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6 80%);background-size:200% 100%;animation:places-ac-shimmer 1.1s ease-in-out infinite}.places-ac--dark .places-ac__shim-line,.places-ac__dropdown--dark .places-ac__shim-line{background:linear-gradient(90deg,#2c2c2e,#3a3a3c 45%,#2c2c2e 85%);background-size:200% 100%}.places-ac__shim-line--short{width:55%}@keyframes places-ac-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.trip-completed{padding:20px 16px 28px;text-align:center;font-family:Nunito,system-ui,sans-serif}.trip-completed__burst{width:72px;height:72px;margin:0 auto 12px;border-radius:50%;background:#ffcb05;display:flex;align-items:center;justify-content:center;animation:trip-completed-pop .5s cubic-bezier(.34,1.4,.64,1)}@keyframes trip-completed-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.trip-completed__title{margin:0;font-size:22px;font-weight:800;color:#fff}.trip-completed__meta,.trip-completed__dist{margin:6px 0 0;font-size:13px;color:#8e8e93;font-weight:600}.trip-completed__captain{margin-top:24px;display:flex;align-items:center;gap:14px;text-align:left;background:#1c1c1e;border-radius:16px;padding:14px}.trip-completed__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.trip-completed__captain-name{font-weight:800;color:#fff;font-size:15px}.trip-completed__stars{display:flex;gap:4px;margin-top:8px}.trip-completed__star-btn{padding:0;border:none;background:none;cursor:pointer}.trip-completed__tips{margin-top:20px}.trip-completed__tips-label{display:block;font-size:12px;font-weight:700;color:#8e8e93;margin-bottom:10px}.trip-completed__tip-row{display:flex;gap:10px;justify-content:center}.trip-completed__tip{padding:10px 18px;border-radius:12px;border:1px solid #3a3a3c;background:#0d0d0d;color:#fff;font-weight:800;font-size:14px;cursor:pointer}.trip-completed__tip--on{border-color:#ffcb05;background:#ffcb0526}.trip-completed__submit{margin-top:22px;width:100%;padding:14px;border:none;border-radius:14px;background:#ffcb05;color:#0d0d0d;font-weight:800;font-size:16px;cursor:pointer}.set-price-sheet{display:flex;flex-direction:column;min-height:0;flex:1;background:#0a0a0a;border-radius:24px 24px 0 0;animation:sheet-in .42s cubic-bezier(.22,1,.36,1) both;position:relative}.set-price-sheet__handle{width:40px;height:4px;border-radius:99px;background:#3a3a3c;margin:10px auto 0;flex-shrink:0}.set-price-sheet--loading{min-height:280px;display:flex;flex-direction:column;align-items:center;padding:24px 20px}.set-price-sheet__loading-text{margin:32px 0 0;font-size:15px;font-weight:700;color:#8e8e93}.set-price-sheet__back-float{position:absolute;top:-52px;left:16px;width:44px;height:44px;border-radius:50%;border:none;background:#000000b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 4px 20px #00000059}.set-price-sheet__content{flex:1;overflow-y:auto;padding:20px 20px 12px;text-align:center}.set-price-sheet__title{margin:8px 0 0;font-size:22px;font-weight:800;color:#fff;letter-spacing:-.02em}.set-price-sheet__subtitle{font-size:13px;line-height:1.45;color:#8e8e93;max-width:280px;margin:8px auto 24px}.set-price-sheet__err{color:#f87171;font-size:13px;margin-top:12px}.set-price-sheet__dock{flex-shrink:0;padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,transparent,#0a0a0a 24%)}.set-price-sheet__cta{width:100%;padding:16px 20px;border:none;border-radius:14px;background:#ffcb05;color:#0d0d0d;font-size:17px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 28px #ffcb0559;transition:transform .15s ease,opacity .15s ease}.set-price-sheet__cta:disabled{opacity:.75;cursor:wait}.set-price-sheet__cta:active:not(:disabled){transform:scale(.98)}.set-price-sheet__cta-spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.price-slider{padding:0 4px 8px}.price-slider__amount{font-size:48px;font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.1;animation:fare-pop .28s cubic-bezier(.22,1,.36,1) both}@keyframes fare-pop{0%{transform:scale(.92);opacity:.6}to{transform:scale(1);opacity:1}}.price-slider__hint{margin:14px 0 20px;font-size:13px;color:#aeaeb2;display:flex;align-items:center;justify-content:center;gap:6px}.price-slider__hint-ic{font-size:14px}.price-slider__ticks{display:flex;justify-content:space-between;padding:0 2px 10px;font-size:12px;font-weight:600;color:#636366}.price-slider__tick-label--base{color:#fff;font-size:11px}.price-slider__track{position:relative;height:4px;background:#2c2c2e;border-radius:99px;margin:0 8px 16px;touch-action:none;cursor:pointer}.price-slider__track-fill{position:absolute;left:0;top:0;height:100%;border-radius:99px;background:linear-gradient(90deg,#22d3ee,#4af2ff);pointer-events:none;transition:width .12s ease-out}.price-slider__dots{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0;pointer-events:none}.price-slider__dot{width:6px;height:6px;border-radius:50%;background:#48484a;transform:translateY(-50%)}.price-slider__dot--on{background:#4af2ff;box-shadow:0 0 8px #4af2ff99}.price-slider__thumb{position:absolute;top:50%;width:28px;height:28px;margin-left:-14px;margin-top:-14px;border-radius:50%;border:3px solid #fff;background:#4af2ff;box-shadow:0 0 0 6px #4af2ff40,0 4px 16px #4af2ff73;pointer-events:none;transition:left .12s ease-out}.price-slider__subcopy{font-size:12px;color:#636366;margin:0}.finding-captain{display:flex;flex-direction:column;min-height:0;flex:1;background:#000;border-radius:24px 24px 0 0;padding:0 16px max(20px,env(safe-area-inset-bottom));opacity:0;transform:translateY(28px)}.finding-captain--entered{animation:finding-sheet-in .52s cubic-bezier(.22,1,.36,1) forwards}@keyframes finding-sheet-in{to{opacity:1;transform:translateY(0)}}.finding-captain--found{justify-content:center;align-items:center;min-height:280px;text-align:center;padding-top:24px}.finding-captain__found-icon{width:72px;height:72px;margin:0 auto 16px;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;animation:found-pop .55s cubic-bezier(.22,1,.36,1) both}@keyframes found-pop{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.finding-captain__found-title{margin:0 0 8px;font-size:22px;font-weight:800;color:#fff;animation:status-fade-in .45s .12s ease both}.finding-captain__found-sub{margin:0;font-size:14px;color:#8e8e93;animation:status-fade-in .45s .2s ease both}.finding-captain__actions{margin-top:auto;padding-top:12px}.finding-captain__cancel,.finding-captain__retry{width:100%;padding:14px 16px;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.finding-captain__cancel:active:not(:disabled),.finding-captain__retry:active:not(:disabled){transform:scale(.98)}.finding-captain__cancel{border:1px solid #3a3a3c;background:#1c1c1ee6;color:#ff6b6b}.finding-captain__retry{border:none;background:linear-gradient(135deg,#ffcb05,#f59e0b);color:#0d0d0d}.finding-captain__cancel:disabled,.finding-captain__retry:disabled{opacity:.55;cursor:not-allowed}.finding-captain__handle{width:40px;height:4px;border-radius:99px;background:#3a3a3c;margin:10px auto 14px}.finding-captain__status{margin:0 0 8px;font-size:16px;font-weight:600;color:#fff;text-align:center;line-height:1.45;min-height:2.6em}.finding-captain__status--fade{animation:status-fade-in .45s ease both}@keyframes status-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.finding-captain__status-hi{color:#4af2ff;font-weight:800}.finding-captain__timer{margin:0 0 14px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600}.finding-captain__timer-label{color:#8e8e93}.finding-captain__timer-val{color:#fff;font-variant-numeric:tabular-nums;font-weight:800;min-width:3.2em;display:inline-block;animation:timer-tick .35s ease}@keyframes timer-tick{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.match-progress{margin-bottom:18px}.match-progress__track{height:6px;border-radius:99px;background:#2c2c2e;overflow:hidden;position:relative;box-shadow:0 0 12px #38bdf826}.match-progress__fill{position:absolute;left:0;top:0;height:100%;width:100%;border-radius:99px;background:linear-gradient(90deg,#1d4ed8,#38bdf8,#4af2ff);transform:scaleX(0);transform-origin:left center;will-change:transform;transition:transform .35s linear}.match-progress__shine{position:absolute;left:0;top:0;height:100%;width:40%;border-radius:99px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translate(-100%);pointer-events:none;opacity:.7}.match-progress__shine--run{animation-name:match-progress-shine;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes match-progress-shine{0%{transform:translate(-100%)}to{transform:translate(350%)}}.trip-summary-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#1c1c1eb8;border:1px solid rgba(255,255,255,.08);border-radius:16px;margin-bottom:16px;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);box-shadow:0 8px 32px #00000059}.trip-summary-card__vehicle{flex-shrink:0}.trip-summary-card__mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.trip-summary-card__fare-label{font-size:11px;color:#8e8e93;text-transform:uppercase;letter-spacing:.04em}.trip-summary-card__fare{font-size:22px;font-weight:900;color:#fff;letter-spacing:-.02em}.trip-summary-card__mode{font-size:12px;color:#aeaeb2}.trip-summary-card__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:2px;padding:8px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.finding-driver-anim{display:flex;justify-content:center;align-items:center;padding:16px 0 10px;position:relative;min-height:160px}.finding-driver-anim__halo{position:absolute;width:168px;height:168px;border-radius:50%;background:radial-gradient(circle,rgba(250,204,21,.35) 0%,rgba(34,197,94,.12) 45%,transparent 70%);animation:halo-pulse 2.2s ease-in-out infinite}@keyframes halo-pulse{0%,to{transform:scale(.9);opacity:.65}50%{transform:scale(1.08);opacity:1}}.finding-driver-anim__disc{position:relative;width:140px;height:140px;border-radius:50%;overflow:hidden;border:2px solid #48484a;box-shadow:0 10px 32px #00000080;z-index:1;background:#d4cfc4}.finding-driver-anim__map-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#e8e2d6,#c9c4b8,#b8b3a8)}.finding-driver-anim__grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.4;background-image:linear-gradient(rgba(90,90,90,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(90,90,90,.25) 1px,transparent 1px);background-size:12px 12px}.finding-driver-anim__sweep-rotor{position:absolute;right:-50%;bottom:-50%;width:200%;height:200%;left:-50%;top:-50%;animation:sweep-rotate 2s linear infinite;will-change:transform}@keyframes sweep-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.finding-driver-anim__sweep-beam{width:100%;height:100%;background:conic-gradient(from 0deg,transparent 0deg,rgba(34,197,94,.08) 12deg,rgba(34,197,94,.65) 38deg,rgba(74,222,128,.35) 48deg,transparent 58deg,transparent 360deg)}.finding-driver-anim__pin-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;animation:pin-bob 1.8s ease-in-out infinite}@keyframes pin-bob{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-54%) scale(1.08)}}.finding-driver-anim__pin{display:block;width:14px;height:14px;border-radius:50%;background:#22c55e;border:3px solid #fff;box-shadow:0 0 0 10px #22c55e59,0 0 24px #facc158c}.map-nearby-drivers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:opacity .8s ease}.map-nearby-drivers--dim{opacity:.35}.map-nearby-drivers__dot{position:absolute;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:50%;background:#facc15;border:2px solid #0a0a0a;box-shadow:0 2px 8px #00000073;animation:driver-dot-pulse 2.4s ease-in-out infinite}@keyframes driver-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes search-ripple{0%{transform:scale(.35);opacity:1}to{transform:scale(3.2);opacity:0}}.nearby-driver-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#facc15;border:2px solid #0a0a0a;box-shadow:0 2px 8px #0006;animation:driver-pulse 2s ease-in-out infinite;pointer-events:none}@keyframes driver-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.85}}.home-inline-book--set-price,.home-inline-book--matching{display:flex;flex-direction:column;min-height:0;flex:1;background:transparent}.home-inline-book--set-price .home-inline-book__head,.home-inline-book--matching .home-inline-book__head{display:none}.home-inline-book__immersive-body{flex:1;display:flex;flex-direction:column;min-height:0}.home-inline-book__err--matching{margin:0 16px 12px;text-align:center}.home-inline-book--matching{touch-action:manipulation;overscroll-behavior:contain}@media(prefers-reduced-motion:reduce){.match-screen,.match-screen *{animation-duration:.01ms!important;animation-iteration-count:1!important}}.match-screen{display:flex;flex-direction:column;flex:1;min-height:320px;background:#000;border-radius:20px 20px 0 0;padding:8px 16px max(20px,env(safe-area-inset-bottom));animation:match-slide-up .45s cubic-bezier(.22,1,.36,1) both}@keyframes match-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.match-screen__handle{width:40px;height:4px;border-radius:99px;background:#48484a;margin:4px auto 16px}.match-screen__status{margin:0 0 10px;font-size:17px;font-weight:600;line-height:1.4;text-align:center;color:#fff;min-height:2.6em;animation:match-status-in .4s ease both}.match-screen__status em{font-style:normal;color:#4af2ff;font-weight:800}@keyframes match-status-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.match-screen__timer{margin:0 0 14px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;color:#8e8e93}.match-screen__timer strong{color:#fff;font-size:15px;font-variant-numeric:tabular-nums;min-width:3em;text-align:center}.match-screen__bar-track{position:relative;height:6px;border-radius:99px;background:#2c2c2e;overflow:hidden;margin-bottom:18px;box-shadow:0 0 14px #38bdf81f}.match-screen__bar-fill{position:absolute;left:0;top:0;height:100%;width:100%;transform-origin:left center;border-radius:99px;background:linear-gradient(90deg,#1d4ed8,#38bdf8,#4af2ff);transition:transform .3s linear}.match-screen__bar-shine{position:absolute;top:0;left:0;width:35%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:match-shine 2s linear infinite;pointer-events:none}@keyframes match-shine{0%{transform:translate(-120%)}to{transform:translate(380%)}}.match-screen__trip{display:flex;align-items:center;gap:12px;padding:14px;margin-bottom:12px;border-radius:16px;background:#1e1e20d9;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 28px #00000059}.match-screen__trip-icon{flex-shrink:0}.match-screen__trip-mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.match-screen__trip-label{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#8e8e93;font-weight:600}.match-screen__trip-fare{font-size:22px;font-weight:900;color:#fff;letter-spacing:-.02em}.match-screen__trip-mode{font-size:12px;color:#aeaeb2}.match-screen__trip-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:2px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.match-screen__map-preview{position:relative;width:100%;height:196px;margin-bottom:12px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 36px #00000080,inset 0 0 0 1px #ffffff0f;background:#e8e4d8}.match-screen__map-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;pointer-events:none;-webkit-user-select:none;user-select:none}.match-screen__map-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000014,#00000005 35%,#0000001f)}.search-radar--preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%}.match-screen__map-preview .map-nearby-drivers{z-index:3}.match-screen__footer{margin-top:auto;padding-top:8px}.match-screen__btn{width:100%;padding:14px;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;border:none;transition:transform .12s ease}.match-screen__btn:active:not(:disabled){transform:scale(.98)}.match-screen__btn:disabled{opacity:.55}.match-screen__btn--ghost{background:#1c1c1e;border:1px solid #3a3a3c;color:#ff6b6b}.match-screen__btn--primary{background:linear-gradient(135deg,#ffcb05,#f59e0b);color:#0d0d0d}.match-screen--found{justify-content:center;align-items:center;text-align:center;min-height:260px;animation:match-slide-up .4s ease both}.match-screen__found-ring{width:76px;height:76px;margin:0 auto 18px;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;animation:match-found-pop .5s cubic-bezier(.22,1,.36,1) both}@keyframes match-found-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.match-screen__found-title{margin:0 0 8px;font-size:22px;font-weight:800;color:#fff}.match-screen__found-sub{margin:0;font-size:14px;color:#8e8e93}.search-radar--field{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.search-radar__fog{position:absolute;border-radius:50%;filter:blur(28px);opacity:.55;pointer-events:none}.search-radar__fog--1{width:55%;height:38%;left:8%;top:20%;background:radial-gradient(ellipse,rgba(34,197,94,.35) 0%,transparent 70%);animation:radar-fog-drift-a 9s ease-in-out infinite}.search-radar__fog--2{width:48%;height:42%;right:5%;top:35%;background:radial-gradient(ellipse,rgba(74,222,128,.28) 0%,transparent 72%);animation:radar-fog-drift-b 11s ease-in-out infinite}.search-radar__fog--3{width:62%;height:36%;left:22%;bottom:8%;background:radial-gradient(ellipse,rgba(250,204,21,.12) 0%,rgba(34,197,94,.2) 40%,transparent 75%);animation:radar-fog-drift-c 10s ease-in-out infinite}@keyframes radar-fog-drift-a{0%,to{transform:translate(0) scale(1)}33%{transform:translate(18px,-12px) scale(1.08)}66%{transform:translate(-14px,16px) scale(.95)}}@keyframes radar-fog-drift-b{0%,to{transform:translate(0)}50%{transform:translate(-22px,10px) scale(1.1)}}@keyframes radar-fog-drift-c{0%,to{transform:translate(0)}40%{transform:translate(12px,-18px)}80%{transform:translate(-16px,8px)}}.search-radar__sweeps{position:absolute;left:50%;top:46%;width:140%;height:95%;transform:translate(-50%,-50%);pointer-events:none}.search-radar__sweep-arm{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;border-radius:50%;opacity:.85}.search-radar__sweep-arm--1{background:conic-gradient(from 0deg,transparent 0deg,rgba(34,197,94,.04) 8deg,rgba(34,197,94,.42) 32deg,rgba(74,222,128,.2) 42deg,transparent 56deg,transparent 360deg);animation:radar-sweep-spin 3.2s linear infinite}.search-radar__sweep-arm--2{background:conic-gradient(from 120deg,transparent 0deg,rgba(34,197,94,.03) 10deg,rgba(34,197,94,.25) 28deg,transparent 48deg,transparent 360deg);animation:radar-sweep-spin 4.8s linear infinite reverse;opacity:.6}@keyframes radar-sweep-spin{to{transform:rotate(360deg)}}.search-radar__pings{position:absolute;top:0;right:0;bottom:0;left:0}.search-radar__site{position:absolute;width:0;height:0;transform:translate(-50%,-50%)}.search-radar__site--wander-a{animation:radar-site-wander-a 7s ease-in-out infinite}.search-radar__site--wander-b{animation:radar-site-wander-b 8.5s ease-in-out infinite}.search-radar__site--wander-c{animation:radar-site-wander-c 6.5s ease-in-out infinite}.search-radar__site--wander-d{animation:radar-site-wander-d 9s ease-in-out infinite}.search-radar__site--wander-e{animation:radar-site-wander-e 7.5s ease-in-out infinite}@keyframes radar-site-wander-a{0%,to{transform:translate(-50%,-50%)}25%{transform:translate(calc(-50% + 14px),calc(-50% - 10px))}50%{transform:translate(calc(-50% - 8px),calc(-50% + 12px))}75%{transform:translate(calc(-50% + 6px),calc(-50% + 4px))}}@keyframes radar-site-wander-b{0%,to{transform:translate(-50%,-50%)}33%{transform:translate(calc(-50% - 16px),calc(-50% + 8px))}66%{transform:translate(calc(-50% + 12px),calc(-50% - 14px))}}@keyframes radar-site-wander-c{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(calc(-50% + 18px),calc(-50% + 6px))}}@keyframes radar-site-wander-d{0%,to{transform:translate(-50%,-50%)}40%{transform:translate(calc(-50% - 10px),calc(-50% - 16px))}80%{transform:translate(calc(-50% + 14px),calc(-50% + 10px))}}@keyframes radar-site-wander-e{0%,to{transform:translate(-50%,-50%)}30%{transform:translate(calc(-50% + 8px),calc(-50% + 16px))}70%{transform:translate(calc(-50% - 14px),calc(-50% - 6px))}}.search-radar__ripple{position:absolute;left:50%;top:50%;width:36px;height:22px;margin:-11px 0 0 -18px;border-radius:50%;border:2px solid rgba(34,197,94,.55);background:#22c55e14;animation:radar-ripple-out 2.6s ease-out infinite;box-shadow:0 0 20px #22c55e26}.search-radar__ripple--1{animation-delay:0s}.search-radar__ripple--2{animation-delay:.85s}.search-radar__ripple--3{animation-delay:1.7s}@keyframes radar-ripple-out{0%{transform:scale(.4,.35);opacity:.95}to{transform:scale(5.5,3.8);opacity:0}}.search-radar__pickup{position:absolute;left:50%;top:48%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:#22c55e;border:3px solid #fff;box-shadow:0 0 0 6px #22c55e40,0 0 28px #22c55e8c;z-index:5;animation:radar-pickup-pulse 2s ease-in-out infinite}@keyframes radar-pickup-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.map-nearby-drivers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.map-nearby-drivers__dot{position:absolute;width:9px;height:9px;margin:-4px 0 0 -4px;border-radius:50%;background:#facc15;border:2px solid #111;box-shadow:0 0 10px #facc1573;animation:map-dot-pulse 2.4s ease-in-out infinite}.map-nearby-drivers__dot--a{animation-name:map-dot-pulse,map-dot-wander-a;animation-duration:2.4s,8s;animation-iteration-count:infinite,infinite;animation-timing-function:ease-in-out,ease-in-out}.map-nearby-drivers__dot--b{animation-name:map-dot-pulse,map-dot-wander-b;animation-duration:2.4s,9.5s;animation-iteration-count:infinite,infinite}.map-nearby-drivers__dot--c{animation-name:map-dot-pulse,map-dot-wander-c;animation-duration:2.4s,7s;animation-iteration-count:infinite,infinite}.map-nearby-drivers__dot--d{animation-name:map-dot-pulse,map-dot-wander-d;animation-duration:2.4s,10s;animation-iteration-count:infinite,infinite}.map-nearby-drivers__dot--e{animation-name:map-dot-pulse,map-dot-wander-e;animation-duration:2.4s,8.5s;animation-iteration-count:infinite,infinite}@keyframes map-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.2)}}@keyframes map-dot-wander-a{0%,to{translate:0 0}50%{translate:12px -8px}}@keyframes map-dot-wander-b{0%,to{translate:0 0}50%{translate:-14px 10px}}@keyframes map-dot-wander-c{0%,to{translate:0 0}50%{translate:10px 14px}}@keyframes map-dot-wander-d{0%,to{translate:0 0}50%{translate:-8px -12px}}@keyframes map-dot-wander-e{0%,to{translate:0 0}50%{translate:16px 6px}}.home-inline-book--matching{flex:1;display:flex;flex-direction:column;min-height:0;background:transparent}.home-inline-book--matching .home-inline-book__immersive-body{flex:1;display:flex;flex-direction:column;min-height:280px}.cow-sheet{padding:0 16px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom));background:#fff;color:#1a1a1a;font-family:Nunito,system-ui,-apple-system,sans-serif;border-radius:20px 20px 0 0}.cow-sheet__handle{width:40px;height:4px;border-radius:999px;background:#e0e0e0;margin:8px auto 14px}.cow-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.cow-sheet__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.02em;color:#1a1a1a}.cow-sheet__eta{flex-shrink:0;padding:6px 14px;border-radius:8px;background:#1565ff;color:#fff;font-size:15px;font-weight:800}.cow-sheet__eta--green{background:#16a34a}.cow-sheet__pin-row{margin-bottom:18px}.cow-sheet__pin-label{display:block;font-size:14px;font-weight:600;color:#6b7280;margin-bottom:10px}.cow-sheet__pin-digits{display:flex;gap:10px}.cow-sheet__pin-cell{flex:1;max-width:56px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f3f4f6;font-size:22px;font-weight:800;color:#1a1a1a;letter-spacing:.02em}.cow-sheet__captain-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.cow-sheet__plate{font-size:20px;font-weight:800;letter-spacing:.04em;color:#1a1a1a}.cow-sheet__model{font-size:14px;font-weight:600;color:#6b7280;margin-top:2px}.cow-sheet__captain-name{font-size:15px;font-weight:700;color:#374151;margin-top:6px}.cow-sheet__avatar-col{display:flex;flex-direction:column;align-items:center;gap:4px}.cow-sheet__avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(145deg,#ffe082,#ffca28);display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 10px #0000001f}.cow-sheet__rating{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:800;color:#1a1a1a;background:#fff;padding:2px 6px;border-radius:6px;box-shadow:0 1px 4px #0000001a}.cow-sheet__actions{display:flex;align-items:center;gap:10px;margin-bottom:16px}.cow-sheet__call{width:52px;height:52px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#1a1a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.cow-sheet__message{flex:1;height:52px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:15px;font-weight:700;color:#374151;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-family:inherit}.cow-sheet__pickup-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #f0f0f2}.cow-sheet__pickup-label{font-size:12px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.cow-sheet__pickup-addr{margin:4px 0 0;font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.35;max-width:220px}.cow-sheet__trip-details{flex-shrink:0;padding:10px 16px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:13px;font-weight:800;color:#1a1a1a;cursor:pointer;font-family:inherit}.cow-map-header{position:absolute;top:8px;left:12px;right:12px;z-index:8;display:flex;flex-direction:column;gap:8px;pointer-events:none}.cow-map-header>*{pointer-events:auto}.cow-map-header__pickup{align-self:center;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;border:none;background:#fff;box-shadow:0 2px 12px #0000001f;font-size:14px;font-weight:700;color:#1a1a1a;cursor:pointer;font-family:inherit}.cow-map-header__pickup-label{color:#6b7280}.cow-map-header__status{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:#fff;box-shadow:0 2px 14px #0000001a;max-width:100%}.cow-map-header__status-ic{width:10px;height:10px;border-radius:50%;background:#ffcb05;flex-shrink:0;animation:cow-pulse 1.4s ease-out infinite}@keyframes cow-pulse{0%{box-shadow:0 0 #ffcb0599}70%{box-shadow:0 0 0 8px #ffcb0500}to{box-shadow:0 0 #ffcb0500}}.cow-map-header__status-txt{font-size:13px;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cow-map-actions-wrap{position:absolute;left:0;right:0;z-index:8;pointer-events:none}.cow-map-actions-wrap .cow-map-actions{position:relative;left:auto;right:auto;bottom:auto}.cow-map-actions{position:absolute;left:12px;right:12px;bottom:12px;z-index:8;display:flex;gap:10px;pointer-events:none}.cow-map-actions__btn{pointer-events:auto;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 14px;border-radius:999px;border:none;background:#fff;box-shadow:0 2px 12px #0000001f;font-size:14px;font-weight:700;color:#1a1a1a;cursor:pointer;font-family:inherit}.cow-map-actions__btn--safety{flex:0 1 auto;color:#1565ff}.home-dash__sheet--ongoing{background:#fff!important;box-shadow:0 -8px 32px #0000001f!important}.home-dash__sheet-scroll--ongoing{background:#fff;padding:0!important}.home-dash__sheet-scroll--ongoing>.home-inline-book{background:#fff;min-height:100%}.home-dash__sheet-scroll--ongoing .home-inline-book--ongoing{background:transparent}.home-dash__sheet-scroll--ongoing .home-inline-book__immersive-body{padding:0;background:#fff}.home-dash__map-layer--ongoing .home-dash__fab,.home-dash--ongoing .home-dash__header{display:none}.home-dash--ongoing .home-dash__stage{flex:1}.loc-card{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:10px 12px;border-radius:14px;border:1px solid #2c2c2e;background:#141414;color:#fff;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.loc-card--active{border-color:#ffcb05;background:#1a1a1a;box-shadow:0 0 0 1px #ffcb0540}.loc-card--drop{cursor:default}.loc-card__dot{width:11px;height:11px;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 2px #000}.loc-card__dot--green{background:#34c759}.loc-card__dot--red{background:#ff453a}.loc-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.loc-card__title{font-size:14px;font-weight:800;color:#fff;line-height:1.25}.loc-card__sub{font-size:12px;font-weight:500;color:#8e8e93;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loc-card__field{flex:1;min-width:0}.loc-card__field .places-ac{width:100%}.loc-card__field .places-ac__row{background:transparent;border:none;padding:0;min-height:40px}.loc-card__field .places-ac__row input{padding:8px 0!important;font-size:16px!important;font-weight:600!important;background:transparent!important;border:none!important;color:#fff!important}.loc-card__field .places-ac__dropdown--wide{z-index:9200}.loc-card__action{flex-shrink:0;width:36px;height:36px;border:none;border-radius:10px;background:#2c2c2e;color:#aeaeb2;display:flex;align-items:center;justify-content:center;cursor:pointer}.loc-card__action--muted{background:transparent;color:#636366}.loc-card__hidden{display:none}.loc-swap-wrap{display:flex;justify-content:center;margin:-4px 0;position:relative;z-index:2}.loc-swap-btn{width:40px;height:40px;border-radius:50%;border:1px solid #3a3a3c;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .35s cubic-bezier(.22,1,.36,1),background .2s ease}.loc-swap-btn--spin{transform:rotate(180deg)}.loc-swap-btn:active{background:#2c2c2e}.loc-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9300;background:#000;display:flex;flex-direction:column;animation:dest-picker-in .26s cubic-bezier(.32,.72,0,1) both}.loc-search-modal__head{display:flex;align-items:center;gap:8px;padding:8px 12px 12px;padding-top:calc(8px + env(safe-area-inset-top,0px))}.loc-search-modal__back{width:44px;height:44px;border:none;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.loc-search-modal__title{margin:0;font-size:18px;font-weight:800;color:#fff}.loc-search-modal__field-wrap{padding:0 16px 12px}.loc-search-modal__quick{display:flex;flex-direction:column;gap:10px;padding:8px 16px}.loc-search-modal__quick-btn{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;border:1px solid #2c2c2e;background:#1c1c1e;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;text-align:left}.loc-search-modal__quick-btn:active{opacity:.88}.map-pin-selector{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9400;display:flex;flex-direction:column;background:#000}.map-pin-selector__head{display:flex;align-items:center;gap:8px;padding:8px 12px;padding-top:calc(8px + env(safe-area-inset-top,0px));flex-shrink:0;background:#000000d9;z-index:2}.map-pin-selector__back{width:44px;height:44px;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.map-pin-selector__title{margin:0;font-size:17px;font-weight:800;color:#fff}.map-pin-selector__map-wrap{flex:1;position:relative;min-height:0}.map-pin-selector__map{width:100%;height:100%}.map-pin-selector__pin{position:absolute;left:50%;top:50%;width:22px;height:22px;margin:-28px 0 0 -11px;border-radius:50% 50% 50% 0;background:#34c759;transform:rotate(-45deg);border:3px solid #fff;box-shadow:0 4px 14px #00000073;pointer-events:none;z-index:500}.map-pin-selector__pin-shadow{position:absolute;left:50%;top:50%;width:8px;height:4px;margin:2px 0 0 -4px;border-radius:50%;background:#00000059;pointer-events:none;z-index:499}.map-pin-selector__gps{position:absolute;right:16px;bottom:24px;z-index:600;width:48px;height:48px;border-radius:50%;border:none;background:#1c1c1e;color:#fff;box-shadow:0 4px 16px #0006;display:flex;align-items:center;justify-content:center;cursor:pointer}.map-pin-selector__footer{flex-shrink:0;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));background:#0a0a0a;border-top:1px solid #1c1c1e}.map-pin-selector__addr{margin:0 0 14px;font-size:15px;font-weight:700;color:#fff;text-align:center;min-height:1.4em}.map-pin-selector__confirm{width:100%;padding:16px;border:none;border-radius:14px;background:#ffcb05;color:#0d0d0d;font-size:17px;font-weight:800;font-family:inherit;cursor:pointer}.map-pin-selector__confirm:disabled{opacity:.65}.map-loc-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9500;display:flex;flex-direction:column;height:100dvh;height:100svh;max-height:100dvh;background:#000;color:#fff;font-family:Nunito,system-ui,sans-serif;animation:map-loc-picker-in .3s cubic-bezier(.32,.72,0,1) both;overflow:hidden}@keyframes map-loc-picker-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.map-loc-picker__safe{flex-shrink:0;min-height:env(safe-area-inset-top,0px)}.map-loc-picker__head{display:flex;align-items:center;gap:6px;padding:4px 10px 8px;flex-shrink:0;z-index:20}.map-loc-picker__back{width:44px;height:44px;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.map-loc-picker__title{margin:0;font-size:17px;font-weight:800;letter-spacing:-.02em}.map-loc-picker__search-wrap{padding:0 14px 10px;flex-shrink:0;z-index:20}.map-loc-search{display:flex;align-items:center;gap:10px;padding:4px 14px;border-radius:14px;background:#1c1c1ef5;border:1px solid #3a3a3c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.map-loc-search__ic{flex-shrink:0}.map-loc-search__row{flex:1;min-width:0}.map-loc-search .places-ac{width:100%}.map-loc-search .places-ac__row{background:transparent;border:none;padding:0;min-height:44px}.map-loc-search .places-ac__dropdown--wide{z-index:9600}.map-loc-picker__map-area{flex:1 1 0;position:relative;min-height:240px;height:100%;width:100%;overflow:hidden;background:#0d0d0d}.map-loc-picker__map-area[data-theme=light]{background:#e8e4df}.map-loc-picker__map,.map-loc-picker__map--google,.map-loc-picker__map-area .leaflet-container{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1;background:#0d0d0d}.map-loc-picker__map--light,.map-loc-picker__map-area .map-loc-picker__map--light.leaflet-container{background:#e8e4df}.map-loc-picker__map--dark .leaflet-tile-pane{filter:invert(100%) hue-rotate(180deg) brightness(.9) contrast(1.08) saturate(.92)}.map-loc-picker__map--dark.leaflet-container{background:#1a1a1a}.map-loc-picker__map--light .leaflet-tile-pane{filter:none}.map-loc-picker__map--google{border:none}.map-loc-picker__map-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;background:#0d0d0d}.map-loc-picker__map-fallback-title{margin:0 0 10px;font-size:17px;font-weight:800;color:#fff}.map-loc-picker__map-fallback-text{margin:0;max-width:320px;font-size:13px;font-weight:600;line-height:1.45;color:#a1a1a6}.map-loc-picker__map-area .fixed-center-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);z-index:600;pointer-events:none;display:flex;flex-direction:column;align-items:center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.map-loc-picker__map-area .fixed-center-pin--dragging{transform:translate(-50%,calc(-100% - 10px)) scale(1.06)}.fixed-center-pin__icon{display:block;width:52px;height:52px;flex-shrink:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));transition:transform .22s cubic-bezier(.22,1,.36,1)}.fixed-center-pin--dragging .fixed-center-pin__icon{transform:scale(1.08) translateY(-4px)}.fixed-center-pin__shadow{width:16px;height:6px;margin-top:2px;border-radius:50%;background:#00000061;transition:transform .22s ease,opacity .22s ease}.fixed-center-pin--dragging .fixed-center-pin__shadow{transform:scale(1.35);opacity:.55}.live-address-card{margin-bottom:14px;padding:14px 16px;border-radius:14px;background:#1c1c1e;border:1px solid #2c2c2e;min-height:64px}.live-address-card--pickup{border-left:3px solid #22c55e}.live-address-card--drop{border-left:3px solid #ef4444}.live-address-card__title{margin:0 0 4px;font-size:16px;font-weight:800;color:#fff;line-height:1.3}.live-address-card__sub{margin:0;font-size:12px;font-weight:500;color:#8e8e93;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-address-card--resolving{opacity:.88}.live-address-card--resolving .live-address-card__title:after{content:" ·";animation:addr-dots 1s steps(3,end) infinite}@keyframes addr-dots{0%{content:" ·"}33%{content:" ··"}66%{content:" ···"}}.live-address-card__shimmer{border-radius:8px;background:linear-gradient(90deg,#2c2c2e,#3a3a3c,#2c2c2e);background-size:200% 100%;animation:live-addr-shimmer 1.2s ease-in-out infinite}.live-address-card__shimmer--title{height:18px;width:75%;margin-bottom:8px}.live-address-card__shimmer--sub{height:12px;width:50%}@keyframes live-addr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.map-loc-picker__gps-chip{position:absolute;left:14px;bottom:118px;z-index:600;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid #3a3a3c;background:#1c1c1ef0;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #00000059}.map-loc-picker__zoom-bar{position:absolute;right:14px;bottom:230px;z-index:610;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px;border-radius:14px;background:#1c1c1ef0;border:1px solid #3a3a3c;box-shadow:0 4px 16px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-loc-picker__zoom-btn{width:44px;height:44px;border:none;border-radius:10px;background:#2c2c2e;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .12s ease}.map-loc-picker__zoom-btn:active:not(:disabled){transform:scale(.94);background:#3a3a3c}.map-loc-picker__zoom-btn:disabled{opacity:.35;cursor:not-allowed}.map-loc-picker__zoom-lvl{font-size:11px;font-weight:800;color:#8e8e93;font-variant-numeric:tabular-nums;line-height:1;padding:2px 0}.map-loc-picker__map-cta{position:absolute;left:14px;right:14px;bottom:14px;z-index:620;display:flex;flex-direction:column;gap:8px;pointer-events:none}.map-loc-picker__map-cta .map-loc-picker__hint,.map-loc-picker__map-cta .map-loc-picker__confirm{pointer-events:auto}.map-loc-picker__hint{margin:0;padding:8px 12px;border-radius:10px;background:#000000b8;color:#fff;font-size:12px;font-weight:600;text-align:center;line-height:1.35}.map-loc-picker__confirm--map{box-shadow:0 8px 28px #00000073}.map-loc-picker__confirm--drop{background:#22c55e;color:#fff;box-shadow:0 8px 28px #22c55e59}.map-loc-picker__recenter{position:absolute;right:14px;bottom:118px;z-index:600;width:48px;height:48px;border-radius:50%;border:none;background:#1c1c1ef0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000059}.map-loc-picker__footer{flex-shrink:0;padding:12px 16px calc(14px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,transparent,#0a0a0a 12%);border-top:1px solid #1c1c1e}.map-loc-picker__confirm{width:100%;padding:16px;border:none;border-radius:14px;background:#ffcb05;color:#0d0d0d;font-size:17px;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 8px 24px #ffcb0547}.map-loc-picker__confirm:disabled{opacity:.55;cursor:not-allowed}.map-loc-picker__confirm:active:not(:disabled){transform:scale(.98)}.dest-picker--map-open{visibility:hidden;pointer-events:none}.dest-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;height:100dvh;height:100svh;display:flex;flex-direction:column;background:#000;color:#fff;font-family:Nunito,Segoe UI,system-ui,sans-serif;animation:dest-picker-in .28s cubic-bezier(.32,.72,0,1) both}@keyframes dest-picker-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dest-picker__safe-top{flex-shrink:0;min-height:env(safe-area-inset-top,0px)}.dest-picker__nav{display:flex;align-items:center;padding:4px 8px 10px;flex-shrink:0}.dest-picker__nav--title{gap:4px;padding-bottom:6px}.dest-picker__heading{margin:0;flex:1;font-size:20px;font-weight:900;color:#fff;letter-spacing:-.02em}.dest-picker__route-card--v2{display:flex;flex-direction:column;gap:8px;padding:12px}.dest-picker__back{width:44px;height:44px;border:none;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.dest-picker__route-card{margin:0 16px 12px;padding:14px 14px 12px;border-radius:16px;background:#1c1c1e;border:1px solid #2c2c2e}.dest-picker__stops{display:flex;flex-direction:column;gap:0}.dest-picker__stop{display:flex;align-items:flex-start;gap:12px;min-height:44px}.dest-picker__stop--drop{align-items:center;flex:1;min-width:0}.dest-picker__rail{width:2px;height:18px;margin-left:11px;background:repeating-linear-gradient(to bottom,#636366 0,#636366 4px,transparent 4px,transparent 8px)}.dest-picker__dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:14px;box-shadow:inset 0 0 0 2px #000}.dest-picker__stop--drop .dest-picker__dot{margin-top:0}.dest-picker__dot--green{background:#34c759}.dest-picker__dot--orange{background:#ff9500}.dest-picker__pickup-text{padding-top:10px;font-size:16px;font-weight:700;color:#fff;line-height:1.3}.dest-picker__drop-field{flex:1;min-width:0}.dest-picker__drop-field .places-ac{width:100%}.dest-picker__drop-field .places-ac__row{background:transparent;border:none;padding:0;min-height:44px}.dest-picker__drop-field .places-ac__row input{padding:10px 0!important;font-size:16px!important;font-weight:600!important;background:transparent!important;border:none!important;color:#fff!important}.dest-picker .places-ac__dropdown--wide{z-index:9100;border-radius:16px}.dest-picker__actions{display:flex;gap:10px;padding:0 16px 14px;flex-shrink:0}.dest-picker__actions--dual .dest-picker__action-btn{flex:1;font-size:13px;padding:11px 10px}.dest-picker__action-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border-radius:12px;border:1px solid #3a3a3c;background:#1c1c1e;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.dest-picker__action-btn:active{opacity:.85}.dest-picker__scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom,16px)}.dest-picker__place-row{display:flex;align-items:stretch;border-bottom:1px solid #1c1c1e}.dest-picker__place-row .dest-picker__place{border-bottom:none}.dest-picker__place{display:flex;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;border:none;border-bottom:1px solid #1c1c1e;background:transparent;color:inherit;text-align:left;cursor:pointer;font-family:inherit}.dest-picker__place:active{background:#1c1c1e}.dest-picker__place-ic{width:40px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:4px;color:#8e8e93}.dest-picker__place-km{font-size:11px;font-weight:700;color:#8e8e93}.dest-picker__place-body{flex:1;min-width:0}.dest-picker__place-title{font-size:15px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:4px}.dest-picker__place-sub{font-size:13px;font-weight:500;color:#8e8e93;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dest-picker__place-heart{flex-shrink:0;width:40px;height:40px;border:none;background:transparent;color:#636366;display:flex;align-items:center;justify-content:center;cursor:pointer}.dest-picker__place-heart--on{color:#ff453a}.dest-picker__place-heart--on svg{fill:#ff453a}.dest-picker__section-label{padding:8px 16px 4px;font-size:13px;font-weight:700;color:#636366}.home-dash{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;max-width:100%;background:#000;font-family:Nunito,Segoe UI,system-ui,sans-serif;color:#fff}.home-dash__header{flex-shrink:0;position:relative;z-index:20;background:#000;border-bottom:1px solid #2c2c2e}.home-dash__stage{position:relative;flex:1;min-height:0;width:100%;min-width:0;overflow:hidden}.home-dash__map-layer--matching:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:420;pointer-events:none;background:linear-gradient(180deg,#00000047,#0000007a 45%,#0000009e);animation:map-dim-in .5s ease forwards}@keyframes map-dim-in{0%{opacity:0}to{opacity:1}}.home-dash__map-layer--matching .home-dash__fab{opacity:.35;pointer-events:none}.home-dash__map-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-dash__map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#1a1a1a}.home-dash__gmap{width:100%;height:100%}.home-dash__map--fallback{display:flex;align-items:center;justify-content:center;padding:20px}.home-dash__map-fallback-inner{max-width:280px;text-align:center}.home-dash__map-fallback-title{font-weight:800;font-size:15px;margin-bottom:8px}.home-dash__map-fallback-text{font-size:12px;font-weight:600;color:#8e8e93;line-height:1.45;margin:0}.home-dash__loc-banner{position:absolute;top:10px;left:10px;right:10px;z-index:402;padding:10px 12px;border-radius:12px;border:none;width:calc(100% - 20px);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#b45309eb;color:#fffbeb;font-size:11px;font-weight:700;line-height:1.35;pointer-events:auto}.home-dash__loc-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom,16px));pointer-events:auto}.home-dash__loc-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0000009e;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-dash__loc-modal-card{position:relative;z-index:1;width:100%;max-width:400px;border-radius:20px;padding:22px 20px 20px;background:#1c1c1e;border:1px solid #3a3a3c;box-shadow:0 16px 48px #0000008c;animation:home-dash-loc-modal-in .32s cubic-bezier(.32,.72,0,1) both}@keyframes home-dash-loc-modal-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-dash__loc-modal-title{margin:0 0 10px;font-size:19px;font-weight:800;letter-spacing:-.02em;color:#fff}.home-dash__loc-modal-text{margin:0 0 14px;font-size:14px;font-weight:600;line-height:1.45;color:#aeaeb2}.home-dash__loc-modal-err{margin:0 0 14px;padding:10px 12px;border-radius:12px;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;font-size:13px;font-weight:600;line-height:1.4}.home-dash__loc-modal-primary{display:block;width:100%;margin-bottom:10px;padding:14px 16px;border-radius:14px;border:none;font-size:16px;font-weight:800;font-family:inherit;color:#0a0a0a;background:#ffcb05;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-dash__loc-modal-primary:disabled{opacity:.65;cursor:default}.home-dash__loc-modal-secondary{display:block;width:100%;padding:12px 16px;border-radius:14px;border:none;font-size:15px;font-weight:700;font-family:inherit;color:#fff;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-dash__leaflet-wrap,.home-dash__gmap-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-dash__gmap-wrap .home-dash__gmap{width:100%;height:100%}.home-dash__leaflet-wrap .live-loc-recenter{position:absolute;z-index:500}.home-dash__map .leaflet-container,.home-dash__leaflet.leaflet-container{font-family:inherit;width:100%;height:100%}.home-dash__leaflet .leaflet-tile{image-rendering:auto}.home-dash__leaflet--dark .leaflet-tile-pane{filter:invert(100%) hue-rotate(180deg) brightness(.9) contrast(1.08) saturate(.92)}.home-dash__leaflet--dark.leaflet-container{background:#1a1a1a}.home-dash__leaflet--light.leaflet-container{background:#e8e4df}.home-dash__leaflet--light .leaflet-tile-pane{filter:none}.home-dash__leaflet-wrap .leaflet-tile-loaded{opacity:1!important}.home-dash__map .leaflet-control-attribution{background:#0000008c;color:#8e8e93;font-size:9px;max-width:100%}.home-dash__map .leaflet-control-attribution a{color:#a1a1a6}.home-dash-map-divicon{background:transparent!important;border:none!important}.home-dash-map-pin--user{width:16px;height:16px;border-radius:50%;background:#3b82f6;border:3px solid #fff;box-shadow:0 2px 10px #00000073}.home-dash__map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:400;pointer-events:none;display:flex;flex-direction:column;align-items:stretch;padding:10px 0 0}.home-dash__pill-row{margin:0 14px;display:flex;align-items:stretch;gap:8px;max-width:calc(100% - 28px)}.home-dash__pill-row .home-dash__pill{margin:0;flex:1;min-width:0}.home-dash__pill-locate{flex-shrink:0;width:44px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#000000b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.home-dash__pill-locate:hover{background:#282828e6}.home-dash__map-overlay>*{pointer-events:auto}.home-dash__topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;gap:10px}.home-dash__brand{display:flex;align-items:center;gap:8px;min-width:0}.home-dash__brand-name{font-weight:800;font-size:17px;letter-spacing:-.03em;color:#fff}.home-dash__brand-sub{font-size:10px;font-weight:600;color:#8e8e93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.home-dash__notif{width:40px;height:40px;border-radius:12px;background:#ffffff1a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.home-dash__pill{margin:0 14px;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#000000b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);max-width:calc(100% - 28px)}.home-dash__pill-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 2px #22c55e59}.home-dash__pill-text{display:flex;flex-direction:column;gap:2px;min-width:0}.home-dash__pill-title{font-size:12px;font-weight:800;color:#fff}.home-dash__pill-sub{font-size:11px;font-weight:600;color:#8e8e93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-dash__fab{position:absolute;right:12px;width:44px;height:44px;border-radius:50%;border:none;background:#1c1c1ef2;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #00000073;z-index:401}.home-dash__fab:hover{background:#2c2c2e}.home-dash__backdrop{position:absolute;top:0;left:0;right:0;bottom:auto;z-index:1;border:none;padding:0;margin:0;cursor:pointer;background:#00000059;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:opacity .35s ease}.home-dash__sheet{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;min-height:0;max-height:100%;background:#000;border-top:1px solid #2c2c2e;box-shadow:0 -12px 40px #0000008c;overflow:hidden;touch-action:auto;overflow-anchor:none}.home-dash__sheet-drag-root{flex-shrink:0;touch-action:none;background:#000}.home-dash__sheet-handle{display:flex;align-items:center;justify-content:center;padding:8px 0 4px;cursor:grab;user-select:none;-webkit-user-select:none}.home-dash__sheet-handle:active{cursor:grabbing}.home-dash__sheet-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:max(12px,env(safe-area-inset-bottom,0px));overflow-anchor:none}.home-dash__sheet-scroll.home-dash__sheet-scroll--inline-booking{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;padding-bottom:0}.home-dash__sheet-scroll--inline-booking>.home-inline-book{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin:0;border-radius:0;border-left:none;border-right:none;border-bottom:none;box-shadow:none;padding-bottom:0}.home-dash__sheet-scroll--inline-booking>.home-inline-book>.home-inline-book__body:not(.home-inline-book__body--center),.home-dash__sheet-scroll--inline-booking>.home-inline-book>.home-inline-book__immersive-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.home-dash__search-wrap{flex-shrink:0;padding:0 clamp(12px,3.5vw,16px) 12px;background:#000}.home-dash__search{display:flex;align-items:center;gap:10px;width:100%;max-width:100%;padding:12px 14px;border-radius:14px;background:#1c1c1e;border:1px solid #2c2c2e}.home-dash__search input{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-size:15px;font-weight:600;outline:none;font-family:inherit}.home-dash__search input::placeholder{color:#8e8e93;font-weight:600}.home-dash__search-trigger{border:none;cursor:pointer;text-align:left;font-family:inherit;-webkit-tap-highlight-color:transparent}.home-dash__search-placeholder{flex:1;min-width:0;font-size:15px;font-weight:600;color:#8e8e93}.home-dash__search-value{flex:1;min-width:0;font-size:15px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-dash__map-pick-banner{margin:10px 14px 0;padding:12px 14px;border-radius:12px;background:#ffcb05eb;color:#0d0d0d;font-size:14px;font-weight:800;text-align:center;pointer-events:none;box-shadow:0 4px 16px #00000059}.home-dash__expanded-head{padding:4px clamp(12px,3.5vw,16px) 12px;border-bottom:1px solid #1c1c1e}.home-dash__expanded-title{font-size:13px;font-weight:800;color:#8e8e93;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.home-dash__chip-row{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.home-dash__chip-row::-webkit-scrollbar{display:none}.home-dash__chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:72px;max-width:88px;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.home-dash__chip:hover .home-dash__chip-ic,.home-dash__chip:focus-visible .home-dash__chip-ic{border-color:#ffcb05}.home-dash__chip-ic{display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;overflow:hidden;border-radius:14px;background:#2c2c2e;border:1px solid #3a3a3c;flex-shrink:0}.home-dash__chip-ic img{width:52px!important;height:52px!important;object-fit:contain;transform:scale(1.32);transform-origin:center center}.home-dash__chip-label{font-size:11px;font-weight:700;line-height:1.25;text-align:center;color:#e5e5e5;max-width:100%;word-break:break-word}.home-dash__suggest-list{padding:0 clamp(12px,3.5vw,16px) 8px}.home-dash__suggest-item{width:100%;display:flex;align-items:flex-start;gap:10px;padding:12px 10px;margin-bottom:4px;border-radius:14px;border:1px solid transparent;background:#1c1c1e;color:inherit;font:inherit;text-align:left;cursor:pointer}.home-dash__suggest-item:hover{border-color:#2c2c2e;background:#222}.home-dash__suggest-text{flex:1;min-width:0}.home-dash__suggest-title{font-size:14px;font-weight:800;color:#fff}.home-dash__suggest-sub{margin-top:2px;font-size:12px;font-weight:600;color:#8e8e93;line-height:1.35}.home-dash__suggest-distance{margin-top:5px;font-size:11px;font-weight:700;color:#636366;letter-spacing:.01em}.home-dash__suggest-km{flex-shrink:0;font-size:11px;font-weight:800;color:#8e8e93;margin-top:2px}.home-dash__section-title{padding:14px clamp(12px,3.5vw,16px) 8px;font-size:16px;font-weight:800;color:#fff;letter-spacing:-.02em}.home-dash__history-item{display:flex;align-items:center;width:100%;padding:0;gap:0;border:none;background:transparent;border-bottom:1px dashed #3a3a3c}.home-dash__history-hit{flex:1;display:flex;align-items:center;gap:12px;min-width:0;padding:12px clamp(12px,3.5vw,16px);border:none;background:transparent;cursor:pointer;text-align:left;color:inherit;font:inherit}.home-dash__history-hit:hover{background:#ffffff0a}.home-dash__history-item:last-of-type{border-bottom:none}.home-dash__history-left{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;width:44px;color:#8e8e93}.home-dash__history-km{font-size:10px;font-weight:700;color:#8e8e93}.home-dash__history-mid{flex:1;min-width:0}.home-dash__history-title{font-size:15px;font-weight:800;color:#fff;letter-spacing:-.02em}.home-dash__history-sub{margin-top:3px;font-size:12px;font-weight:600;color:#8e8e93;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-dash__fav{flex-shrink:0;width:40px;border:none;background:transparent;color:#8e8e93;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:10px}.home-dash__fav:hover{color:#fff;background:#ffffff0f}.home-dash__cards{display:grid;grid-template-columns:1fr 1fr;gap:clamp(8px,2.5vw,12px);padding:8px clamp(12px,3.5vw,16px) 16px}.home-dash__spot{position:relative;border-radius:14px;padding:10px;min-height:86px;overflow:hidden;border:1px solid rgba(255,255,255,.08);text-align:left;cursor:pointer;color:#fff}.home-dash__spot--parcel{background:linear-gradient(145deg,#1e3a5f,#0c1929)}.home-dash__spot--bike{background:linear-gradient(145deg,#1a2744,#0d1522)}.home-dash__spot-kicker{font-size:11px;font-weight:700;color:#ffffffa6}.home-dash__spot-title{margin-top:3px;font-size:15px;font-weight:900;letter-spacing:-.03em}.home-dash__spot-art{position:absolute;right:2px;bottom:0;opacity:.38;pointer-events:none}.home-dash__spot-art img{width:56px!important;height:56px!important;object-fit:contain;transform:scale(1.35);transform-origin:right bottom}.home-dash__choose-head{padding:18px clamp(12px,3.5vw,16px) 8px;font-size:15px;font-weight:800;color:#fff}.home-dash__modes{display:flex;gap:10px;overflow-x:auto;padding:0 clamp(12px,3.5vw,16px) 12px;scrollbar-width:none}.home-dash__modes::-webkit-scrollbar{display:none}.home-dash__mode-btn{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:76px;max-width:92px;padding:0;border:none;background:transparent;cursor:pointer;text-align:center;color:#fff;font-family:inherit;-webkit-tap-highlight-color:transparent}.home-dash__mode-btn:hover .home-dash__mode-ic,.home-dash__mode-btn:focus-visible .home-dash__mode-ic{border-color:#ffcb05}.home-dash__mode-ic{display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:0;overflow:hidden;border-radius:16px;background:#2c2c2e;border:1px solid #3a3a3c;flex-shrink:0}.home-dash__mode-ic img{width:58px!important;height:58px!important;object-fit:contain;transform:scale(1.35);transform-origin:center center}.home-dash__mode-name{display:block;font-weight:800;font-size:11px;line-height:1.25;color:#fff;max-width:100%;word-break:break-word}.home-dash__mode-meta{display:block;font-size:9px;color:#8e8e93;margin-top:-4px;font-weight:600;line-height:1.2;max-width:100%}.home-dash__mode-price{display:block;font-weight:700;font-size:10px;color:#fff;line-height:1.2}.home-dash__mode-eta{display:block;font-size:9px;color:#16a34a;font-weight:700;line-height:1.2;margin-top:-2px}.home-dash__demo-strip{margin:8px clamp(12px,3.5vw,16px) 16px;padding:12px 14px;border-radius:14px;background:#1c1c1e;border:1px solid #2c2c2e;display:flex;justify-content:space-around;gap:8px}.home-dash__demo-strip span{font-size:10px;font-weight:700;color:#8e8e93;text-align:center}.home-dash__demo-strip strong{display:block;margin-top:4px;font-size:14px;font-weight:800;color:#ffcb05}.home-dash__more-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 clamp(12px,3.5vw,16px) 20px}.home-dash__more-tile{display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px;background:#1c1c1e;border:1px solid #2c2c2e}.home-dash__more-ic{width:38px;height:38px;border-radius:10px;background:#ffcb051f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-dash__more-title{font-size:11px;font-weight:800;color:#fff}.home-dash__more-tag{font-size:10px;font-weight:700;color:#8e8e93;margin-top:2px}.home-dash__surge{display:flex;flex-direction:column;gap:8px;padding:0 clamp(12px,3.5vw,16px) 12px}.home-dash__surge-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#1c1c1e;border:1px solid #2c2c2e;font-size:12px;font-weight:600;color:#e5e5e5}.home-inline-book{margin:0 clamp(10px,3vw,14px) 14px;padding:14px 14px 16px;border-radius:16px;background:#121212;border:1px solid #2c2c2e;box-shadow:0 8px 28px #00000059}.home-inline-book--ride-pick{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;position:relative;z-index:1}.home-inline-book--ride-pick>.home-inline-book__head{flex-shrink:0}.home-inline-book__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.home-inline-book__head--ride-toolbar{align-items:center;margin-bottom:8px}.home-inline-book__ride-toolbar-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-inline-book__trip-edit{padding:0;margin:0;border:none;background:none;color:#ffcb05;font-size:13px;font-weight:800;font-family:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.home-inline-book__ride-toolbar-meta{margin:0;font-size:clamp(12px,3.4vw,13px);font-weight:700;color:#aeaeb2;line-height:1.3}.home-inline-book__title{font-size:17px;font-weight:900;color:#fff;letter-spacing:-.02em}.home-inline-book__sub{margin-top:4px;font-size:12px;font-weight:600;color:#8e8e93;line-height:1.35}.home-inline-book__close{flex-shrink:0;border:none;background:#1c1c1e;border-radius:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-inline-book__close:hover{background:#2c2c2e}.home-inline-book__body{padding-top:2px}.home-inline-book__body--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:200px}.home-inline-book__label{display:block;font-size:11px;font-weight:800;color:#aeaeb2;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.home-inline-book__field-label{color:#aeaeb2!important}.home-inline-book__modes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.home-inline-book__mode{flex:1;min-width:72px;padding:10px 8px;border-radius:12px;border:1px solid #3a3a3c;background:#1a1a1a;color:#fff;font-weight:800;font-size:13px;cursor:pointer;font-family:inherit}.home-inline-book__mode-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.home-inline-book__mode-label{font-size:11px;font-weight:800;letter-spacing:.02em;line-height:1.1}.home-inline-book__mode--on{border-color:#ffcb05;background:#ffcb051f;color:#ffcb05}.home-inline-book__map-wrap{height:180px;border-radius:14px;overflow:hidden;border:1px solid #2c2c2e}.home-inline-book__map-fallback,.home-inline-book__map-empty{height:180px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;color:#8e8e93;border:1px dashed #3a3a3c;background:#0d0d0d}.home-inline-book__muted{font-size:12px;font-weight:700;color:#8e8e93}.home-inline-book__fare{font-size:14px;font-weight:800;color:#fff}.home-inline-book__fare-amt{color:#4ade80}.home-inline-book__fare-meta{font-weight:600;color:#8e8e93;margin-left:10px}.home-inline-book__err{margin-top:8px;font-size:12px;font-weight:700;color:#f87171}.home-inline-book__primary{margin-top:16px;width:100%;padding:14px;border-radius:14px;border:none;background:#ffcb05;color:#0d0d0d;font-weight:900;font-size:15px;cursor:pointer;font-family:inherit}.home-inline-book__primary:disabled{opacity:.55;cursor:not-allowed}.home-inline-book__secondary{margin-top:10px;width:100%;padding:10px;border-radius:12px;border:1px solid #3a3a3c;background:#1c1c1e;color:#fff;font-weight:700;cursor:pointer;font-family:inherit}.home-inline-book__otp-box{margin-top:18px;padding:16px;border-radius:16px;background:#ffcb0514;border:2px dashed rgba(255,203,5,.45);text-align:center}.home-inline-book__otp-label{font-size:11px;font-weight:800;color:#d4a017;letter-spacing:.12em}.home-inline-book__otp-digits{font-size:32px;font-weight:900;letter-spacing:8px;color:#fff;margin-top:6px}.home-inline-book__status-pill{margin-top:14px;padding:14px;border-radius:14px;background:#1c1c1e;border:1px solid #2c2c2e;font-weight:800;font-size:15px;color:#fff}.home-inline-book__loc-block{transition:opacity .25s ease}.home-inline-book__loc-block--compact .places-ac__row input{padding-top:8px;padding-bottom:8px}.home-inline-book__map-block{margin-top:12px}.home-inline-book__route-status{min-height:0;margin-top:8px}.home-dash__trip-bubbles{margin:10px 14px 0;display:flex;flex-direction:column;gap:8px;pointer-events:auto}.home-dash__trip-bubble{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;max-width:min(360px,calc(100vw - 48px));padding:10px 12px;border-radius:12px;border:none;background:#000000c7;color:#fff;font-family:inherit;cursor:pointer;text-align:left;box-shadow:0 4px 16px #00000059}.home-dash__trip-bubble-txt{font-size:13px;font-weight:800;letter-spacing:-.02em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-dash__trip-bubble-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.home-dash__trip-bubble-dot--pickup{background:#ef4444;box-shadow:0 0 0 3px #ef444459}.home-dash__trip-bubble-dot--drop{background:#22c55e;box-shadow:0 0 0 3px #22c55e59}.home-dash__trip-bubble{gap:10px}.home-dash__search-radar-wrap{position:absolute;left:0;right:0;top:72px;z-index:430;pointer-events:none;overflow:visible}.home-dash__sheet-scroll--inline-booking.home-dash__sheet-scroll--immersive{overflow:visible}.home-dash__add-stop{position:absolute;top:118px;right:14px;z-index:420;display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#000000c7;color:#fff;font-size:12px;font-weight:800;font-family:inherit;cursor:pointer;pointer-events:auto;box-shadow:0 4px 14px #00000059}.home-inline-book__body--ride-pick{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.home-inline-book__body--ride-pick>.home-inline-book__loc-block,.home-inline-book__body--ride-pick>.home-inline-book__route-status{flex-shrink:0}.home-inline-book__ride-sheet{margin-top:0;display:flex;flex-direction:column;flex:1 1 0;min-height:0;gap:0;animation:home-inline-ride-in .38s cubic-bezier(.32,.72,0,1) both}.home-inline-book__ride-scroll{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:4px}@keyframes home-inline-ride-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.home-inline-book__ride-list{display:flex;flex-direction:column;gap:10px}.home-inline-book__ride-row{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px;border-radius:16px;border:2px solid #2c2c2e;background:#161616;color:#fff;font-family:inherit;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .22s ease,transform .12s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.home-inline-book__ride-row:active{transform:scale(.99)}.home-inline-book__ride-row--on{border-color:#f5f5f5;background:#1f1f1f;box-shadow:0 0 0 1px #ffffff1f,0 10px 28px #00000073}.home-inline-book__ride-row-ic{flex-shrink:0;width:52px;display:flex;align-items:center;justify-content:center}.home-inline-book__ride-row-mid{flex:1;min-width:0;overflow:hidden}.home-inline-book__ride-row-titleline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home-inline-book__ride-row-name{font-size:16px;font-weight:900;letter-spacing:-.03em}.home-inline-book__ride-row-badge{font-size:9px;font-weight:900;letter-spacing:.06em;padding:3px 7px;border-radius:6px;background:#ffcb0533;color:#ffcb05}.home-inline-book__ride-row-cap{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;font-weight:700;color:#aeaeb2}.home-inline-book__ride-row-tag{margin-top:3px;font-size:11px;font-weight:600;color:#8e8e93;line-height:1.3}.home-inline-book__ride-row-eta{margin-top:4px;font-size:12px;font-weight:700;color:#aeaeb2}.home-inline-book__ride-row-fare{flex-shrink:0;font-size:17px;font-weight:900;color:#fff;letter-spacing:-.02em}.home-inline-book__dock{flex-shrink:0;margin-top:0;padding-top:12px;padding-bottom:max(6px,env(safe-area-inset-bottom,0px));border-top:1px solid #2c2c2e;background:#121212}.home-inline-book__dock-row{display:flex;gap:0;margin-bottom:12px;border-radius:12px;overflow:hidden;border:1px solid #2c2c2e;background:#141414}.home-inline-book__dock-opt{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 8px;border:none;background:transparent;color:#fff;font-size:13px;font-weight:800;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.home-inline-book__dock-opt+.home-inline-book__dock-opt{border-left:1px solid #2c2c2e}.home-inline-book__err--dock{margin-bottom:8px}.home-inline-book__dock .home-inline-book__primary{margin-top:0}.home-inline-book__ride-sheet .home-inline-book__ride-scroll{padding-bottom:2px}.home-inline-book__ride-sheet .home-inline-book__dock{padding-top:4px;padding-bottom:max(env(safe-area-inset-bottom,0px),10px)}.home-inline-book__ride-sheet .home-inline-book__dock-row{margin-bottom:4px}.home-inline-book__ride-sheet .home-inline-book__dock-opt{padding-top:8px;padding-bottom:8px}.home-inline-book__ride-sheet .home-inline-book__ride-list{gap:8px}.home-inline-book__ride-sheet .home-inline-book__ride-row{gap:clamp(8px,2.2vw,12px);padding:clamp(12px,3vw,14px) clamp(10px,2.8vw,12px)}.home-inline-book__ride-sheet .home-inline-book__ride-row-fare{font-size:clamp(15px,4.1vw,17px);align-self:flex-start;padding-top:2px}.home-inline-book__ride-sheet .home-inline-book__dock .home-inline-book__primary{margin-top:6px;margin-bottom:0;padding-top:13px;padding-bottom:13px}.home-inline-book__ride-row-tag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-inline-book__ride-row-eta{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.home-inline-book--prefilled .home-inline-book__loc-block,.home-inline-book--prefilled .home-inline-book__map-block{display:none}.home-inline-book__ride-row--skeleton{pointer-events:none;opacity:.92}.home-inline-book__shimmer{border-radius:8px;background:linear-gradient(90deg,#2c2c2e,#3a3a3c,#2c2c2e 90%);background-size:200% 100%;animation:home-inline-shimmer 1.1s ease-in-out infinite}.home-inline-book__shimmer--title{width:72%;height:14px;margin-bottom:10px}.home-inline-book__shimmer--line{width:88%;height:10px;margin-bottom:8px}.home-inline-book__shimmer--short{width:55%}.home-inline-book__shimmer--fare{width:52px;height:18px;flex-shrink:0}@keyframes home-inline-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.home-dash__saved-row{display:flex;gap:10px;padding:0 16px 12px;position:relative;z-index:6}.home-dash__saved-chip{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid #2c2c2e;background:#1c1c1e;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.home-dash__saved-chip:active{transform:scale(.98)}.home-dash__saved-ic{font-size:16px;line-height:1}@media(max-width:360px){.home-inline-book__ride-row-ic{width:46px}.home-inline-book__ride-row-name{font-size:15px}}.all-services{min-height:100%;padding:8px 18px 96px;background:#000;font-family:Nunito,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}.all-services--embedded{padding-top:4px;padding-bottom:24px;background:#000;border-radius:0}.all-services__title{margin:12px 0 22px;font-size:28px;font-weight:900;letter-spacing:-.03em;color:#fff;line-height:1.1}.all-services__title--sm{margin:8px 0 18px;font-size:22px}.all-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 10px}.all-services__card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.all-services__card:active .all-services__card-visual{transform:scale(.96)}.all-services__card-visual{position:relative;width:100%;aspect-ratio:1;max-width:112px;border-radius:22px;background:linear-gradient(180deg,#3a3a3c,#2c2c2e 45%,#1c1c1e);box-shadow:0 1px #ffffff0f inset,0 12px 28px #00000073;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;transition:transform .15s ease,box-shadow .15s ease;overflow:hidden}.all-services__card-visual:before{content:"";position:absolute;left:50%;bottom:14%;transform:translate(-50%);width:72%;height:12%;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.35) 0%,transparent 70%);pointer-events:none}.all-services__card-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.08) 0%,transparent 42%);pointer-events:none}.all-services__icon-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:78%;filter:drop-shadow(0 6px 12px rgba(0,0,0,.35))}.all-services__icon-wrap img{width:auto!important;height:72%!important;max-height:76px;object-fit:contain}.all-services__badge{position:absolute;top:8px;right:8px;z-index:2;padding:3px 7px;border-radius:8px;background:#ffcb05f2;color:#0d0d0d;font-size:9px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.all-services__label{font-size:13px;font-weight:800;color:#f5f5f7;text-align:center;line-height:1.25;max-width:100%;padding:0 2px}.profile-tab{font-family:Nunito,Segoe UI,sans-serif;background:#f4f4f5;min-height:100%;padding-bottom:88px}.profile-tab__hero{background:linear-gradient(160deg,#0d0d0d,#1a1a1a);padding:30px 20px 50px;border-radius:0 0 32px 32px;text-align:center}.profile-tab__avatar-wrap{width:72px;height:72px;border-radius:50%;background:#ffcb05;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.2);overflow:hidden}.profile-tab__avatar-img{width:100%;height:100%;object-fit:cover}.profile-tab__name{color:#fff;font-weight:800;font-size:18px}.profile-tab__phone{color:#ffffff8c;font-size:12px;margin-top:4px}.profile-tab__age{margin-top:6px;display:inline-block;background:#ffffff1f;border-radius:20px;padding:3px 12px;font-size:11px;color:#ffcb05;font-weight:700}.profile-tab__body{padding:0 16px;margin-top:-20px}.profile-tab__stats{display:flex;justify-content:space-around;background:#fff;border-radius:20px;padding:16px;box-shadow:0 8px 24px #00000014;margin-bottom:14px}.profile-tab__stats strong{display:block;font-size:18px;color:#0d0d0d}.profile-tab__stats span{font-size:11px;color:#6b6b6b;font-weight:600}.profile-tab__row{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:10px;border:none;border-radius:16px;background:#fff;box-shadow:0 2px 10px #0000000d;cursor:pointer;font-family:inherit;text-align:left}.profile-tab__row-text{flex:1;display:flex;flex-direction:column;gap:2px}.profile-tab__row-title{font-weight:800;font-size:14px;color:#0d0d0d}.profile-tab__row-sub{font-size:11px;color:#6b6b6b;font-weight:600}.profile-tab__section-label{font-size:11px;font-weight:800;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em;margin:8px 0 10px 4px}.profile-tab__muted{font-size:13px;color:#6b6b6b;margin:0 0 12px 4px}.profile-tab__coupon{display:flex;align-items:flex-start;gap:12px;padding:14px;margin-bottom:10px;border-radius:16px;background:#fff;box-shadow:0 2px 10px #0000000d}.profile-tab__coupon--off{opacity:.5}.profile-tab__coupon-ic{width:40px;height:40px;border-radius:12px;background:#f0fdf4;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-tab__coupon-body{flex:1;min-width:0}.profile-tab__coupon-title{font-weight:800;font-size:14px;color:#0d0d0d}.profile-tab__coupon-sub{font-size:11px;color:#6b6b6b;font-weight:600;margin-top:2px}.profile-tab__coupon-code{margin-top:6px;display:inline-block;padding:4px 10px;border-radius:8px;background:#fffbeb;border:1px dashed #ffcb05;font-size:12px;font-weight:900;color:#92400e;letter-spacing:.08em}.profile-tab__coupon-exp{font-size:10px;font-weight:700;color:#9ca3af;white-space:nowrap}.profile-tab__edit-card{background:#fff;border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:0 2px 10px #0000000d}.profile-tab__edit-photo{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;padding:12px;margin-bottom:12px;border:2px dashed #e5e7eb;border-radius:14px;background:#f9fafb;cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;color:#374151}.profile-tab__edit-photo-img{width:64px;height:64px;border-radius:50%;object-fit:cover}.profile-tab__edit-label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:800;color:#6b6b6b;margin-bottom:10px}.profile-tab__edit-input{padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-size:15px;font-weight:600;font-family:inherit}.profile-tab__err{padding:8px 10px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:12px;font-weight:700;margin-bottom:10px}.profile-tab__save{width:100%;padding:12px;border:none;border-radius:12px;background:#ffcb05;font-weight:900;font-family:inherit;cursor:pointer}.profile-tab__admin-link{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px;border-radius:16px;background:#fff;font-weight:800;color:#0d0d0d;text-decoration:none;margin-bottom:10px;box-shadow:0 2px 10px #0000000d}.profile-tab__logout{width:100%;background:#fff0f0;border:none;border-radius:16px;padding:14px;font-weight:800;font-size:14px;color:#ef4444;cursor:pointer;font-family:inherit}.history-tab{position:relative;flex:1;min-height:0;height:100%;width:100%;max-width:100%;box-sizing:border-box;background:#000;color:#fff;font-family:Nunito,Segoe UI,system-ui,sans-serif;display:flex;flex-direction:column;overflow:hidden}.history-tab__nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 12px 10px;flex-shrink:0;background:#000}.history-tab__back{display:inline-flex;align-items:center;gap:2px;border:none;background:transparent;color:#0a84ff;font-family:inherit;font-size:17px;font-weight:400;padding:6px 4px;cursor:pointer;justify-self:start}.history-tab__title{margin:0;font-size:17px;font-weight:700;letter-spacing:-.02em;text-align:center}.history-tab__nav-spacer{width:1px;height:1px}.history-tab__scroll{flex:1;min-height:0;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px calc(24px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.history-metro-banner{display:flex;align-items:center;gap:14px;width:100%;margin:8px 0 16px;padding:14px 16px;border:none;border-radius:14px;background:#1c1c1e;text-align:left;cursor:pointer}.history-metro-banner__icon{width:48px;height:48px;border-radius:12px;background:#2c2c2e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-metro-banner__text{display:flex;flex-direction:column;gap:4px;min-width:0}.history-metro-banner__title{font-size:15px;font-weight:700;color:#fff}.history-metro-banner__link{font-size:14px;font-weight:600;color:#0a84ff}.history-tab__segments{display:flex;gap:10px;margin-bottom:20px}.history-tab__segment{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:12px;padding:12px 10px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;background:#1c1c1e;color:#8e8e93;transition:background .2s ease,color .2s ease}.history-tab__segment--active{background:#ffcb05;color:#0a0a0a}.history-tab__section-label{margin:0 0 12px;font-size:16px;font-weight:800;color:#fff}.history-tab__cards{display:flex;flex-direction:column;gap:12px}.history-tab__footer-note{margin:28px 0 14px;text-align:center;font-size:14px;font-weight:600;color:#636366}.history-tab__request-btn{display:block;width:100%;border:none;border-radius:14px;padding:16px;background:#ffcb05;color:#0a0a0a;font-family:inherit;font-size:16px;font-weight:800;cursor:pointer}.history-tab__active-banner{margin-bottom:18px;padding:14px;border-radius:14px;background:#1c1c1e;border:1px solid #2c2c2e}.history-tab__active-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.history-tab__active-label{margin:0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8e8e93}.history-tab__active-id{margin:4px 0 0;font-size:15px;font-weight:800}.history-tab__active-route{margin:0 0 10px;font-size:12px;color:#aeaeb2;line-height:1.4}.history-tab__active-foot{display:flex;justify-content:space-between;align-items:center}.history-tab__active-fare{font-weight:800;color:#ffcb05}.history-tab__track-btn{border:none;background:#ffcb05;color:#0a0a0a;font-weight:800;font-size:12px;padding:8px 14px;border-radius:10px;cursor:pointer}.history-ride-card{display:block;width:100%;text-align:left;padding:14px 14px 16px;border:none;border-radius:14px;background:#1c1c1e;color:inherit;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.history-ride-card:active{background:#252528}.history-ride-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px}.history-ride-card__meta-line{font-size:13px;font-weight:600;color:#8e8e93;line-height:1.35;flex:1;min-width:0}.history-ride-card__fare{font-size:16px;font-weight:800;color:#fff;flex-shrink:0}.history-ride-card__status{margin:0 0 12px;font-size:14px;font-weight:700}.history-ride-card__status--completed{color:#34c759}.history-ride-card__status--cancelled{color:#ff453a}.history-ride-card__status--default{color:#ffcb05}.history-ride-card__divider{height:1px;background:#2c2c2e;margin-bottom:12px}.history-ride-card__route{display:flex;gap:12px;align-items:stretch}.history-ride-card__addresses{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.history-ride-card__addr{margin:0;font-size:14px;font-weight:600;color:#f5f5f7;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.history-route-line{display:flex;flex-direction:column;align-items:center;width:12px;flex-shrink:0}.history-route-line--card{padding:2px 0}.history-route-line--detail{padding:6px 0}.history-route-line__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.history-route-line__dot--pickup{background:#34c759}.history-route-line__dot--drop{background:#ff9500}.history-route-line__dash{flex:1;width:2px;min-height:24px;margin:4px 0;background:repeating-linear-gradient(to bottom,#48484a 0,#48484a 3px,transparent 3px,transparent 7px)}.history-shimmer{display:flex;flex-direction:column;gap:12px}.history-shimmer__card{height:140px;border-radius:14px;background:linear-gradient(90deg,#1c1c1e,#2a2a2e,#1c1c1e);background-size:200% 100%;animation:history-shimmer 1.2s ease-in-out infinite}@keyframes history-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.history-empty{padding:32px 8px;text-align:center}.history-empty__title{margin:0 0 8px;font-size:17px;font-weight:800}.history-empty__sub{margin:0 0 18px;font-size:14px;color:#8e8e93;line-height:1.45}.history-empty__cta{border:none;background:#ffcb05;color:#0a0a0a;font-weight:800;padding:14px 24px;border-radius:12px;cursor:pointer}.history-details-portal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;background:#000;box-sizing:border-box}.history-details{flex:1;min-height:0;width:100%;max-width:100%;background:#000;display:flex;flex-direction:column;box-sizing:border-box;animation:history-slide-in .3s cubic-bezier(.32,.72,0,1) both}@keyframes history-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.history-details__header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:8px 8px 10px;flex-shrink:0;background:#000}.history-details__back{width:44px;height:44px;border:none;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.history-details__title{margin:0;text-align:center;font-size:17px;font-weight:700}.history-details__header-spacer{width:44px}.history-details__scroll{flex:1;min-height:0;width:100%;max-width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 16px calc(32px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.history-details__scroll>*{width:100%;max-width:100%;box-sizing:border-box}.history-details-hero{width:100%;max-width:100%;border-radius:16px;background:#1c1c1e;overflow:hidden;margin-bottom:14px;box-sizing:border-box}.history-details-hero__top{display:flex;justify-content:space-between;gap:12px;padding:16px 16px 12px}.history-details-hero__type{margin:0 0 6px;font-size:18px;font-weight:800}.history-details-hero__datetime{margin:0 0 10px;font-size:13px;font-weight:600;color:#8e8e93}.history-details-hero__fare{margin:0;font-size:22px;font-weight:800}.history-details-hero__est{font-size:14px;font-weight:600;color:#8e8e93}.history-details-hero__visual{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.history-details-hero__vehicle{width:88px;height:64px;display:flex;align-items:center;justify-content:center}.history-details-hero__status{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700}.history-details-hero__status--completed{color:#34c759}.history-details-hero__status--cancelled{color:#ff453a}.history-details-hero__status--default{color:#ffcb05}.history-details-hero__section{border-top:1px solid #2c2c2e}.history-details-hero__section-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:none;background:transparent;color:#fff;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}.history-details-hero__address-body{padding:0 16px 14px}.history-details-hero__ride-id{margin:0 0 14px;font-size:11px;font-weight:600;color:#636366;letter-spacing:.02em}.history-details-hero__route{display:flex;gap:14px}.history-details-hero__stops{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.history-stop__title{margin:0 0 4px;font-size:15px;font-weight:800;color:#fff;line-height:1.3}.history-stop__sub{margin:0;font-size:13px;font-weight:500;color:#8e8e93;line-height:1.35}.history-details-hero__trip-meta{margin:16px 0 0;padding-top:14px;border-top:1px solid #2c2c2e;font-size:13px;font-weight:600;color:#8e8e93}.history-details-hero__help{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;border:none;border-top:1px solid #2c2c2e;background:transparent;color:inherit;text-align:left;cursor:pointer}.history-details-hero__help-icon{width:40px;height:40px;border-radius:50%;background:#0a84ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-details-hero__help-text{flex:1;font-size:14px;font-weight:600;color:#8e8e93}.history-details-hero__help-text strong{display:block;color:#fff;font-weight:800;margin-bottom:2px}.history-details-hero__help-chev{color:#0a84ff;flex-shrink:0}.history-driver-card{display:flex;align-items:flex-start;gap:14px;width:100%;max-width:100%;padding:16px;margin-bottom:14px;border-radius:16px;background:#1c1c1e;box-sizing:border-box}.history-driver-card__avatar{width:56px;height:56px;border-radius:50%;background:#2c2c2e;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-driver-card__avatar img{width:100%;height:100%;object-fit:cover}.history-driver-card__title{margin:0 0 12px;font-size:16px;font-weight:800}.history-driver-card__stars{display:flex;gap:6px}.history-summary-block{width:100%;max-width:100%;margin-bottom:20px;box-sizing:border-box}.history-summary-block__heading{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:16px;font-weight:800;color:#fff}.history-summary{width:100%;border-radius:16px;background:#1c1c1e;overflow:hidden;box-sizing:border-box}.history-summary__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px;border:none;background:transparent;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.history-summary__toggle-right{display:inline-flex;align-items:center;gap:6px;font-weight:800}.history-summary__body{max-height:0;overflow:hidden;transition:max-height .28s ease}.history-summary__body--open{max-height:140px}.history-summary__dotted{height:1px;margin:0 16px 8px;border-top:1px dashed #3a3a3c}.history-summary__row{display:flex;justify-content:space-between;padding:8px 16px;font-size:14px;font-weight:600;color:#aeaeb2}.history-summary__row--total{padding-top:12px;margin-top:4px;border-top:1px solid #2c2c2e;color:#fff;font-weight:800;font-size:15px}.history-summary__email{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 32px);margin:12px 16px 16px;padding:0;border:none;background:transparent;color:#0a84ff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.history-summary__email:disabled{opacity:.6}.live-ride-track{flex:1;min-height:0;width:100%;max-width:100%;display:flex;flex-direction:column;background:#000;font-family:Nunito,Segoe UI,system-ui,sans-serif}.live-ride-track .home-dash__stage{flex:1;min-height:0}.live-ride-track .home-dash__map-layer{width:100%}.live-ride-track .home-dash__map,.live-ride-track .home-dash__gmap-wrap,.live-ride-track .home-dash__gmap{width:100%;height:100%}.rapido-shell__scroll--track-live .rapido-shell__pane{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.rapido-shell__scroll--track-live{overflow:hidden;display:flex;flex-direction:column;min-height:0}.rapido-shell{min-height:100dvh;min-height:100vh;background:#0a0a0a;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:0}.rapido-shell__phone-wrap{display:flex;justify-content:center;align-items:center;padding:24px 20px 32px;flex:0 0 auto}.rapido-shell__phone{width:380px;max-width:100%;background:#0b0b0b;border-radius:40px;overflow:hidden;box-shadow:0 30px 80px #0000008c;position:relative;height:780px;max-height:calc(100vh - 48px);display:flex;flex-direction:column}.rapido-shell__scroll--home{overflow:hidden;display:flex;flex-direction:column;min-height:0}.rapido-shell__scroll--home .rapido-shell__pane{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.rapido-shell__scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.rapido-shell__scroll--dark{background:#000}.rapido-shell__scroll--fill{flex:1;min-height:0;display:flex;flex-direction:column}.rapido-shell__scroll--fill .rapido-shell__pane{flex:1;min-height:0;width:100%;display:flex;flex-direction:column}.rapido-shell__pane{min-height:100%;animation:rapido-tab-enter .34s ease both}@keyframes rapido-tab-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.rapido-shell{background:#0b0b0b;flex-direction:column;align-items:stretch;min-height:100dvh;padding:0}.rapido-shell__phone-wrap{padding:0;flex:1 1 auto;align-items:stretch;width:100%}.rapido-shell__phone{width:100%;max-width:none;height:100dvh;height:100vh;max-height:none;border-radius:0;box-shadow:none;border:none}}.rapido-shell__tabbar{flex-shrink:0;display:flex;justify-content:space-around;align-items:stretch;gap:0;padding:6px 4px max(12px,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#141416,#0d0d0d);border-top:1px solid #2c2c2e;box-shadow:0 -4px 24px #0006}.rapido-shell__tab{border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;min-width:0;max-width:120px;padding:8px 6px 6px;border-radius:14px;background:transparent;color:#8e8e93;font-family:inherit;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.rapido-shell__tab--active{background:#ffcb0524;color:#fff}.rapido-shell__tab-label{font-size:10px;font-weight:700;letter-spacing:.03em;line-height:1.1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.92}.rapido-shell__tab--active .rapido-shell__tab-label{color:#fff;opacity:1}.rapido-shell__tab--active:after{content:"";width:4px;height:4px;border-radius:50%;background:#ffcb05;margin-top:1px;flex-shrink:0}@media(max-width:360px){.rapido-shell__tab-label{font-size:9px}}
