.splash-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f9fafb;display:flex;justify-content:center;align-items:center;z-index:9999}.splash-content{display:flex;flex-direction:column;align-items:center;animation:fadeIn .8s ease-out}.splash-logo{width:180px;height:auto;margin-bottom:2rem}@media(max-width:768px){.splash-logo{width:140px}}.splash-loader{width:200px;height:4px;background-color:#0000001a;border-radius:2px;overflow:hidden}.splash-loader .loader-bar{width:100%;height:100%;background-color:#1b4edb;transform-origin:left;animation:progress 2s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes progress{0%{transform:scaleX(0)}50%{transform:scaleX(.5)}to{transform:scaleX(1)}}.permission-btn{padding:.8rem 1.5rem;background-color:#1b4edb;color:#fff;border-radius:8px;font-weight:600;margin-top:1rem;transition:opacity .2s}.permission-btn:hover{opacity:.9}.app-header{width:100%;background:linear-gradient(180deg,#4481eb,#04befe);z-index:100;padding:1rem 0}@media(min-width:768px){.app-header{background:#fff;color:#1f2937;box-shadow:0 1px 2px #0000000d}}.app-header .header-content{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.app-header.inner-page-header{background:transparent;box-shadow:none}.app-header.inner-page-header .header-content{justify-content:center}@media(min-width:768px){.app-header.inner-page-header{background:transparent;padding:2.5rem 0 2rem;box-shadow:none}}.app-header.inner-page-header .header-logo-wrapper{flex:0 0 auto}.app-header.inner-page-header .header-left-content,.app-header.inner-page-header .header-actions{display:none}.header-logo-wrapper{display:flex;align-items:center;gap:1rem}.header-logo{font-size:1.25rem;font-weight:700;letter-spacing:.5px;white-space:nowrap}.header-logo .logo-box{color:inherit}.header-logo .logo-xin{color:#fbbf24}@media(min-width:768px){.header-logo .logo-box{color:#1f2937}}@media(min-width:768px){.inner-page-header .header-logo{font-size:1.75rem}.inner-page-header .header-logo .logo-box,.inner-page-header .header-logo .logo-xin{font-weight:800;letter-spacing:-.05em}}.header-left{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.header-location{display:flex;align-items:center;gap:.5rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;margin-left:.5rem}.header-location .location-icon{width:16px;height:16px;flex-shrink:0}.header-location .location-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.header-location .location-dropdown{width:14px;height:14px;flex-shrink:0}@media(min-width:768px){.header-location{background:transparent;margin-left:-5px}.header-location .location-icon{width:18px;height:18px}.header-location .location-dropdown{width:16px;height:16px}.header-location .location-text{max-width:none}}.header-actions{display:flex;align-items:center;gap:1rem}.mobile-only{display:flex}@media(min-width:768px){.mobile-only{display:none}}.desktop-only{display:none}@media(min-width:768px){.desktop-only{display:flex}}.action-btn{background:none;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.notification-btn{position:relative;padding:.5rem;background:#1f2937;border-radius:6px;border:none;cursor:pointer;align-items:center;justify-content:center}.notification-btn svg{color:#fff;width:18px;height:18px}.user-menu{align-items:center;gap:.625rem;padding:.4rem .875rem;background:#1f2937;border-radius:6px;cursor:pointer;color:#fff;font-size:.875rem;font-weight:500}.user-menu .user-avatar{width:26px;height:26px;border-radius:50%;background:#fbbf24;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:#1f2937}.user-menu svg{width:14px;height:14px}.home-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f5f7fa;position:relative;overflow-x:hidden}@media(min-width:1024px){.home-page{background-color:#f8f9fa;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:20px 20px}}.home-header{background:linear-gradient(180deg,#4481eb,#04befe);padding:1rem;color:#fff;z-index:10;width:100%}@media(min-width:768px){.home-header{display:none}}@media(min-width:1024px){.desktop-header{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 1px 2px #0000000d;padding:1rem 3rem;width:100%}}.top-section-wrapper{background:linear-gradient(135deg,#5b86e5,#36d1dc);padding-bottom:2rem;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;overflow:hidden;width:100%}@media(min-width:1024px){.top-section-wrapper{background:transparent;border-radius:0;padding-bottom:0;display:flex;flex-direction:column;align-items:center;width:100%;overflow:visible}}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}@media(min-width:1024px){.header-top{width:100%;margin-bottom:0;display:none;display:flex}}.brand-name{font-size:1.5rem;font-weight:800;letter-spacing:1px;color:gold}.brand-name span{color:#1a1a1a}.user-actions{display:flex;gap:1rem}.user-actions svg{width:24px;height:24px;color:#fff}@media(min-width:1024px){.user-actions svg{color:#111827}}.location-picker{display:flex;align-items:center;gap:.5rem;font-size:.9rem;opacity:.9;cursor:pointer}@media(min-width:1024px){.location-picker{color:#111827;font-weight:600;margin-left:2rem}}.service-tabs{background:#fff;border-radius:60px;padding:8px;display:flex;margin:1rem;margin-top:0}@media(min-width:1024px){.service-tabs{margin-top:1rem;box-shadow:0 1px 2px #0000000d;width:auto;min-width:360px;align-self:center;margin:1rem auto 0}}.service-tabs button{flex:1;padding:12px 24px;border-radius:50px;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:12px;color:#111827;transition:all .3s ease;border:none}.service-tabs button.active{background-color:#1a1a1a;color:#fff;box-shadow:0 4px 6px #0000001a}.service-tabs button svg{width:20px;height:20px}.hero-section{position:relative;height:220px;display:flex;justify-content:center;align-items:flex-end;margin-top:-1rem;pointer-events:none}@media(min-width:1024px){.hero-section{height:320px;width:100%;max-width:1320px;margin:1rem auto;background:linear-gradient(90deg,#4481eb,#04befe,#00c9ff);background:linear-gradient(93deg,#4facfe,#00f2fe);border-radius:24px;overflow:hidden;pointer-events:auto;display:block;padding:0}}.hero-inner-content{height:100%;display:flex;justify-content:center;align-items:flex-end}@media(min-width:1024px){.hero-inner-content{justify-content:space-between;align-items:center;padding:0 4rem}}.hero-banner-content{display:none}@media(min-width:1024px){.hero-banner-content{display:flex;flex-direction:column;align-items:flex-start;z-index:2;width:60%}.hero-banner-content h1{color:#111827;font-size:2.5rem;line-height:1.2;margin-bottom:2rem;font-weight:800;text-shadow:none}.hero-banner-content .cta-btn{background-color:#fbbf24;color:#111827;padding:12px 32px;border-radius:30px;font-weight:700;font-size:1rem;border:none;box-shadow:0 4px 6px #0000001a;cursor:pointer;transition:transform .2s}.hero-banner-content .cta-btn:hover{transform:translateY(-2px)}}.hero-illustration{width:80%;height:150px;background:url(/assets/home_mockup-DZOAAfeb.png) no-repeat center bottom;background-size:contain;opacity:.8;position:relative;z-index:1;bottom:-10px}@media(min-width:1024px){.hero-illustration{width:400px;height:300px;background-position:right bottom;opacity:1;bottom:0;margin-right:-2rem}}.address-panel-container{padding:1rem;margin-top:-20px;z-index:20;position:relative;width:100%}@media(min-width:1024px){.address-panel-container{max-width:600px;margin:-60px auto 0}}.address-card{background:#f3f4f6;box-shadow:0 -4px 20px #0000000d;background:#fff;border-radius:24px;display:flex;flex-direction:column;gap:0;position:relative;padding:1.5rem 1rem}.address-section{display:flex;flex-direction:column;gap:12px;background:#f3f4f6;padding:16px;border-radius:24px}.address-section.pickup-section{margin-bottom:8px}.address-section.drop-section{margin-top:8px}.section-label{display:flex;align-items:center;gap:8px;padding-left:4px}.section-label .label-text{font-weight:700;font-size:1rem;color:#111827}.section-label .status-dot{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.section-label .status-dot.green{background:#34a853}.section-label .status-dot.red{background:#ea4335}.section-label .status-dot .inner-dot{width:6px;height:6px;background:#fff;border-radius:50%}.filled-address-box{background:#fff;border:none;border-radius:30px;padding:8px 8px 8px 20px;display:flex;justify-content:space-between;align-items:center;position:relative;box-shadow:0 1px 2px #0000000d}.pickup-section .filled-address-box{margin-bottom:15px}.filled-address-box .address-content{flex:1;margin-right:12px}.filled-address-box .address-lines{font-size:.95rem;color:#374151;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.filled-address-box .content-divider{height:1px;background:#e5e7eb;margin:6px 0;width:100%}.filled-address-box .user-info{font-size:.9rem;color:#111827}.filled-address-box .user-info .u-name{font-weight:400}.filled-address-box .user-info .u-phone{font-weight:700}.filled-address-box .edit-icon-btn{width:40px;height:40px;background:#111827;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;flex-shrink:0}.empty-input-box{background:#fff;border-radius:30px;padding:6px 6px 6px 20px;display:flex;align-items:center;gap:10px;cursor:pointer;box-shadow:0 1px 2px #0000000d}.pickup-section .empty-input-box{margin-bottom:15px}.empty-input-box input{flex:1;background:transparent;border:none;outline:none;font-size:1rem;color:#111827}.empty-input-box input::placeholder{color:#6b7280}.empty-input-box .search-circle-btn{width:40px;height:40px;background:#111827;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;flex-shrink:0}.switch-btn-container{position:relative;height:0;width:100%;display:flex;justify-content:center;align-items:center;z-index:50}.switch-btn{background:#ffd600;color:#111827;padding:12px 24px;border-radius:28px;font-weight:600;font-size:.95rem;box-shadow:0 4px 12px #ffd6004d;display:flex;align-items:center;gap:8px;border:none;letter-spacing:.02em}.complete-btn-container{padding:1.5rem}@media(min-width:1024px){.complete-btn-container{max-width:600px;margin:0 auto;padding:0;margin-top:1rem}}.complete-btn{width:100%;background:#fbbf24;background:linear-gradient(90deg,#fcd34d,#fbbf24);color:#111827;padding:16px;border-radius:16px;font-size:1.1rem;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 6px #fbbf2433;transition:all .2s}.complete-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 8px #fbbf244d}.complete-btn:active:not(:disabled){transform:translateY(0)}.complete-btn:disabled{background:#d1d5db;color:#fff;cursor:not-allowed;box-shadow:none;opacity:.7}.search-page{background-color:#fff;flex:1;width:100%;display:flex;flex-direction:column}.search-page-logo{display:flex;justify-content:center;align-items:center;padding:1.5rem 0 1rem;font-size:1.5rem;font-weight:700;letter-spacing:.5px}.search-page-logo .box{color:#1f2937}.search-page-logo .xin{color:#fbbf24}@media(min-width:768px){.search-page-logo{font-size:1.75rem;padding:0;margin-bottom:2rem}.search-page-logo .box,.search-page-logo .xin{font-weight:800;letter-spacing:-.05em}}.search-header{padding:1rem 1rem .5rem;border-bottom:1px solid transparent;background:#fff;position:sticky;top:0;z-index:100}.header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.header-top h1{font-size:1.1rem;font-weight:700;color:#111827;margin:0;flex:1;margin-left:1rem}.header-top .back-btn{padding:4px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.header-top .cancel-btn{color:#fbbf24;font-weight:600;font-size:.95rem;background:none;border:none;cursor:pointer}.search-bar-container{background-color:#f3f4f6;border-radius:24px;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem}.search-bar-container .search-icon{color:#111827;opacity:1}.search-bar-container .search-input{flex:1;border:none;background:transparent;font-size:1rem;color:#1f2937;outline:none;font-weight:400}.search-bar-container .search-input::placeholder{color:#4b5563;opacity:.8}.search-bar-container .clear-btn{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;color:#6b7280}.suggestions-list{padding:1rem;flex:1;overflow-y:auto}.section-title{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:1rem;margin-top:.5rem}.list-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;cursor:pointer;transition:background-color .2s}.list-item:hover{background-color:#f9fafb}.icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;flex-shrink:0}.icon-wrapper.outline{border:1px solid #D1D5DB;border-radius:50%;width:32px;height:32px}.icon-wrapper.red{background-color:#fee2e2;color:#fff}.icon-wrapper.red svg{color:#ea4335}.icon-wrapper.gray{background-color:#e5e7eb;color:#fff}.icon-wrapper.gray svg{color:#757575}.list-separator{height:1px;background-color:transparent;margin:.5rem 0;border-top:1px dashed #E5E7EB;width:100%}.item-details{flex:1;display:flex;flex-direction:column;gap:4px}.item-title{font-size:1rem;font-weight:600;color:#1f2937}.item-subtitle{font-size:.85rem;color:#4b5563;line-height:1.4;font-weight:400}.icon-current-loc{color:#1f2937}.icon-office{background:#9ca3af;color:#fff;padding:3px;border-radius:50%;width:24px;height:24px}.center-content{display:flex;justify-content:center;width:100%;color:#666;padding:2rem 0}.loading-text{margin-left:10px;font-weight:500}.desktop-header,.desktop-service-tabs{display:none}.search-content-wrapper{width:100%}@media(min-width:768px){.search-page{background:#f3f4f6;background-image:repeating-linear-gradient(0deg,transparent,transparent 35px,rgba(0,0,0,.03) 35px,rgba(0,0,0,.03) 36px),repeating-linear-gradient(90deg,transparent,transparent 35px,rgba(0,0,0,.03) 35px,rgba(0,0,0,.03) 36px);padding:0;display:flex;flex-direction:column;align-items:center}.desktop-header{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 1px 2px #0000000d;padding:1rem 3rem;width:100%}.desktop-header .logo{font-size:1.25rem;font-weight:700;letter-spacing:.5px}.desktop-header .logo .box{color:#1f2937}.desktop-header .logo .xin{color:#fbbf24}.desktop-header .header-left{display:flex;align-items:center;gap:2rem}.desktop-header .location-display{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:transparent;border-radius:6px;cursor:pointer;font-size:.875rem;color:#1f2937;font-weight:500}.desktop-header .location-display svg{width:16px;height:16px}.desktop-header .header-right{display:flex;align-items:center;gap:1rem}.desktop-header .header-right .notification-btn{position:relative;padding:.5rem;background:#1f2937;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.desktop-header .header-right .notification-btn svg{color:#fff;width:18px;height:18px}.desktop-header .header-right .user-menu{display:flex;align-items:center;gap:.625rem;padding:.4rem .875rem;background:#1f2937;border-radius:6px;cursor:pointer;color:#fff;font-size:.875rem;font-weight:500}.desktop-header .header-right .user-menu .user-avatar{width:26px;height:26px;border-radius:50%;background:#fbbf24;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:#1f2937}.desktop-header .header-right .user-menu svg{width:14px;height:14px}.service-tabs-wrapper{display:flex;justify-content:center;padding:2rem 0}.search-content-wrapper{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem 3rem}.search-header{background:transparent;border-radius:0;box-shadow:none;position:relative;padding:0;border-bottom:none}.search-header .header-top{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem;padding:0;gap:1rem}.search-header .header-top .back-btn{padding:0;background:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000d;margin-right:0;border:none;cursor:pointer}.search-header .header-top .back-btn svg{width:20px;height:20px;color:#1f2937}.search-header .header-top h1{margin-left:0;font-size:1.25rem;font-weight:700;color:#1f2937;flex:1;text-align:center}.search-header .header-top .cancel-btn{background:#fbbf24;color:#1f2937;padding:.5rem 1.5rem;border-radius:6px;font-weight:700;font-size:.875rem}.search-header .header-top .cancel-btn:hover{background:#f59e0b}.search-header .search-bar-container{background:#fff;border:none;padding:1.25rem;border-radius:12px 12px 0 0;box-shadow:none;margin:0;display:flex;position:relative}.search-header .search-bar-container .search-icon{position:absolute;left:2.25rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none;z-index:1}.search-header .search-bar-container .search-input{flex:1;background:#f9fafb;padding:.875rem 1rem .875rem 2.75rem;border-radius:8px;border:none;font-size:.9375rem;color:#1f2937;outline:none}.search-header .search-bar-container .search-input::placeholder{color:#9ca3af}.search-header .search-bar-container .clear-btn{position:absolute;right:2.25rem;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:1}.suggestions-list{padding:0;max-height:none;overflow-y:visible;border-radius:0 0 12px 12px;background:#fff;margin-top:0}.suggestions-list .section-title{font-size:.875rem;font-weight:700;margin-bottom:0;margin-top:0;color:#1f2937;padding:1rem 1.5rem .75rem}.suggestions-list .list-separator{display:none}.suggestions-list .list-item{padding:.75rem 1.5rem;gap:.875rem;margin:0;border-bottom:none;position:relative}.suggestions-list .list-item:after{content:"";position:absolute;bottom:0;left:1.5rem;right:1.5rem;height:1px;background:#f3f4f6}.suggestions-list .list-item:last-child{padding-bottom:1rem}.suggestions-list .list-item:last-child:after{display:none}.suggestions-list .list-item:hover{background-color:#fafafa}.suggestions-list .list-item .item-details{gap:2px}.suggestions-list .list-item .item-title{font-size:.9375rem;line-height:1.3}.suggestions-list .list-item .item-subtitle{font-size:.8125rem;line-height:1.3}}.ride-finding-page{display:flex;flex-direction:column;width:100%;flex:1 1 auto;background-color:#fff;position:relative;overflow:hidden;height:calc(100vh - 60px);min-height:0}@media(min-width:768px){.ride-finding-page{align-items:center;justify-content:center;background-color:#f8f9fa;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:24px 24px;height:100%}}.finding-container{width:100%;height:100%;position:relative;display:flex;flex-direction:column}@media(min-width:768px){.finding-container{width:1000px;height:600px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;overflow:hidden;flex-direction:row}}.finding-map-section{flex:1;position:relative;z-index:0;width:100%;height:100%}@media(min-width:768px){.finding-map-section{order:2}}.finding-ui-overlay{position:absolute;bottom:0;left:0;width:100%;z-index:20;padding:1.5rem;background:linear-gradient(to top,white 80%,transparent);background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -4px 20px #0000000d}@media(min-width:768px){.finding-ui-overlay{position:relative;width:400px;height:100%;border-radius:0;box-shadow:none;border-right:1px solid #E5E7EB;order:1}}.loader-section{margin-top:1rem}.loader-section label{display:block;font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.loader-section sub{font-size:.85rem;color:#6b7280;display:block;margin-bottom:1rem}.progress-bar-container{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:1.5rem}.progress-bar-fill{height:100%;width:0;background-color:#ffd600;border-radius:4px;transition:width .1s linear}.radar-pulse{position:absolute;top:50%;left:50%;width:20px;height:20px;background:#10b9814d;border-radius:50%;transform:translate(-50%,-50%);animation:radar-ripple 2s linear infinite;pointer-events:none}@keyframes radar-ripple{0%{width:0;height:0;opacity:.8}to{width:200px;height:200px;opacity:0}}.radar-ring{border:1px solid rgba(16,185,129,.2);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trip-details-drawer-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100;display:flex;flex-direction:column;justify-content:flex-end;opacity:0;pointer-events:none;transition:opacity .3s ease}@media(min-width:768px){.trip-details-drawer-backdrop{position:absolute;z-index:50;height:100%;bottom:0;top:0}}.trip-details-drawer-backdrop.open{opacity:1;pointer-events:auto}.trip-details-drawer-backdrop.open .drawer-animate-wrapper{transform:translateY(0)}.drawer-animate-wrapper{width:100%;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative;max-height:90vh;min-height:50vh}@media(min-width:768px){.drawer-animate-wrapper{height:90%;max-height:90%!important;min-height:auto}}.floating-close-btn{position:absolute;top:-56px;left:50%;transform:translate(-50%);z-index:20}.floating-close-btn button{background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111827;font-size:1.5rem;box-shadow:0 4px 6px #0000001a}.floating-close-btn button:hover{background:#f3f4f6}.trip-details-drawer-content{background:#f3f4f6;width:100%;height:100%;border-top-left-radius:24px;border-top-right-radius:24px;padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}@media(min-width:768px){.trip-details-drawer-content{border-top-left-radius:20px;border-top-right-radius:20px}}.drawer-card{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 1px 3px #0000000d}.status-card{display:flex;flex-direction:column;gap:.5rem}.status-card .status-header{display:flex;gap:1rem;align-items:center}.status-card .status-icon-wrapper{width:48px;height:48px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center}.status-card .status-dot{width:10px;height:10px;background:#fbbf24;border-radius:50%}.status-card .status-text span{font-size:.85rem;color:#6b7280}.status-card .status-text h3{font-size:1.1rem;font-weight:700;color:#111827;margin:0}.status-card .mini-loader{margin-top:.5rem}.status-card .mini-loader .progress-bar-container.mini{margin-bottom:0;height:6px}.location-card h4{margin-bottom:1rem;color:#111827;margin-top:0}.location-card .location-row{display:flex;gap:1rem;margin-bottom:1rem}.location-card .location-row:last-child{margin-bottom:0}.location-card .location-row .pin-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.location-card .location-row .pin-icon.green{background:#ecfdf5}.location-card .location-row .pin-icon.green .inner-dot{background:#10b981;width:10px;height:10px;border-radius:50%;border:2px solid white}.location-card .location-row .pin-icon.red{background:#fef2f2}.location-card .location-row .pin-icon.red .inner-dot{background:#ef4444;width:10px;height:10px;border-radius:50%;border:2px solid white}.location-card .location-row .loc-info{flex:1;background:#f9fafb;padding:.75rem;border-radius:8px}.location-card .location-row .loc-info .address{font-size:.9rem;color:#374151;margin-bottom:.5rem;line-height:1.4}.location-card .location-row .loc-info .contact{font-size:.85rem;color:#6b7280;margin:0}.amount-card .amount-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.amount-card .amount-header h4{margin:0;color:#111827}.amount-card .amount-header .highlight-amount{font-size:1.25rem;font-weight:800;color:#111827}.amount-card .payment-method-strip{display:flex;justify-content:space-between;align-items:center;background:#f9fafb;padding:.75rem;border-radius:8px;margin-bottom:1rem}.amount-card .payment-method-strip .left{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#374151}.amount-card .payment-method-strip .left .cash-icon-circle{width:24px;height:24px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.amount-card .payment-method-strip .close-cost-btn{font-size:.85rem;color:#fbbf24;font-weight:600;cursor:pointer;text-decoration:underline}.amount-card .cost-breakdown{display:flex;flex-direction:column;gap:.5rem;background:#f3f4f6;padding:1rem;border-radius:8px}.amount-card .cost-breakdown .cost-row{display:flex;justify-content:space-between;font-size:.9rem;color:#6b7280}.amount-card .cost-breakdown .cost-row.total{font-weight:700;color:#111827;border-top:1px solid #E5E7EB;padding-top:.5rem;margin-top:.5rem}.drawer-actions{display:flex;gap:1rem;margin-top:1rem}.drawer-actions button{flex:1;padding:1rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;border:none}.drawer-actions .cancel-action-btn{background:#9ca3af;color:#fff}.drawer-actions .back-action-btn{background:#ffd600;color:#111827}@media(max-width:1023px){.login-page{background-image:url(/assets/login_hero_mobile-Cw9AkRBS.png);background-size:cover;background-position:top center;background-repeat:no-repeat;align-items:flex-end;padding:0;background-color:#eef2ff}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f9fafb;color:#111827;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%;display:block}input,button,a{-webkit-tap-highlight-color:transparent}.app-layout{width:100%;min-height:100vh;display:flex;flex-direction:column;position:relative;background-color:#fff}.app-content{flex:1;width:100%;display:flex;flex-direction:column}.max-width-container{width:100%;max-width:1320px;margin:0 auto;padding-inline:1rem}@media(min-width:768px){.max-width-container{padding-inline:2rem}}.tracking-card{background:#fff;border-radius:20px;padding:16px;box-shadow:0 4px 12px #00000014;width:100%;margin-bottom:8px}.tracking-card.status-card{border-left:6px solid #FBBF24}.status-header-content{display:flex;justify-content:space-between;align-items:center}.status-header-content .status-info h3{font-size:1.1rem;font-weight:700;color:#111827;margin-bottom:4px}.status-header-content .status-info p{font-size:.85rem;color:#6b7280}.status-header-content .time-badge{background:#fbbf24;color:#111827;padding:6px 12px;border-radius:20px;font-weight:700;font-size:.9rem}.status-progress-bar{margin-top:12px;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden;position:relative}.status-progress-bar .fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);width:30%;border-radius:3px;transition:width .3s ease}.status-progress-bar .bike-icon{position:absolute;top:-14px;left:30%;transform:translate(-50%);font-size:1.2rem}.distance-indicator{background:#fff;border-radius:30px;padding:10px 16px;display:flex;align-items:center;gap:8px;font-weight:600;color:#111827;box-shadow:0 4px 12px #00000014;width:fit-content;margin:0 auto}.distance-indicator svg{color:#fbbf24}.pin-card-content{display:flex;justify-content:space-between;align-items:center}.pin-card-content .pin-label h4{font-size:1rem;font-weight:700;color:#111827;margin-bottom:2px}.pin-card-content .pin-label p{font-size:.75rem;color:#6b7280}.pin-card-content .pin-boxes{display:flex;gap:8px}.pin-card-content .pin-boxes .pin-digit{width:36px;height:36px;border:1px solid #E5E7EB;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#111827}.driver-card-content{display:flex;align-items:center;justify-content:space-between}.driver-card-content .driver-left{display:flex;align-items:center;gap:12px}.driver-card-content .driver-left .driver-avatar{width:48px;height:48px;background:#e5e7eb;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:flex-end}.driver-card-content .driver-left .driver-avatar svg{width:40px;height:40px;color:#9ca3af}.driver-card-content .driver-left .driver-details h4{font-size:1rem;font-weight:700;color:#111827;margin-bottom:2px}.driver-card-content .driver-left .driver-details p.vehicle-id{font-size:.85rem;font-weight:600;color:#374151}.driver-card-content .driver-left .driver-details span.vehicle-model{font-size:.75rem;background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#4b5563}.driver-card-content .call-btn{width:40px;height:40px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.driver-card-content .call-btn:hover{background:#e5e7eb}.driver-card-content .call-btn svg{width:20px;height:20px;color:#111827}.instruction-input-container input{width:100%;background:#f9fafb;border:1px solid #E5E7EB;padding:12px 16px;border-radius:12px;font-size:.9rem;color:#111827;outline:none}.instruction-input-container input:focus{border-color:#fbbf24}.address-details-card h4{font-size:.9rem;font-weight:700;margin-bottom:8px;color:#111827}.address-details-card p{font-size:.85rem;color:#4b5563;line-height:1.4;margin-bottom:12px}.address-details-card .trip-details-btn{width:100%;background:#f3f4f6;border:none;padding:10px;border-radius:8px;font-weight:600;color:#111827;font-size:.9rem;cursor:pointer}.address-details-card .trip-details-btn:hover{background:#e5e7eb}.bottom-actions{display:flex;justify-content:space-between;padding:0 1rem;margin-top:1rem;align-items:center}.bottom-actions .issue-btn,.bottom-actions .feedback-btn{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#111827;font-weight:600;cursor:pointer}.confirm-page{flex:1;display:flex;flex-direction:column;background-color:#fff;position:relative;overflow-y:auto;height:auto}@media(min-width:768px){.confirm-page{align-items:center;background-color:#f8f9fa;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:24px 24px;overflow:hidden}}.confirm-layout-container{width:100%;height:auto;display:flex;flex-direction:column;flex:1}@media(min-width:768px){.confirm-layout-container{width:auto;flex:none;align-items:flex-start;display:block}}.confirm-header{pointer-events:auto;width:100%;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border-bottom:1px solid #F3F4F6;height:60px;flex-shrink:0}.confirm-header h1{font-size:1.1rem;font-weight:700;color:#111827;margin:0;position:absolute;left:0;right:0;text-align:center;pointer-events:none}.confirm-header .back-btn{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;z-index:10;color:#111827}.confirm-header .cancel-btn{color:#fbbf24;font-weight:600;font-size:1rem;background:none;border:none;cursor:pointer;z-index:10}@media(min-width:768px){.confirm-header{position:relative;background:transparent;border-bottom:none;width:1000px;padding:0 0 1.5rem;justify-content:flex-start;gap:1rem}.confirm-header h1{position:static;text-align:left;flex:1;pointer-events:auto;font-size:1.25rem}.confirm-header .back-btn{background:#fff;border-radius:50%;width:32px;height:32px;justify-content:center;box-shadow:0 1px 2px #0000000d}.confirm-header .back-btn:hover{background:#f9fafb}.confirm-header .cancel-btn{background:#fbbf24;color:#111827;padding:.5rem 1.5rem;border-radius:6px;font-size:.875rem}.confirm-header .cancel-btn:hover{background:#f59e0b}}.confirm-card-wrapper{position:relative;width:100%;display:flex;flex-direction:column;height:auto;flex:1}@media(min-width:768px){.confirm-card-wrapper{flex:none;width:1000px;height:600px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014;display:flex;flex-direction:row;overflow:hidden}}.map-section{position:relative;width:100%;height:auto;min-height:35vh;flex:1;z-index:0;display:flex;flex-direction:column}@media(min-width:768px){.map-section{flex:1;height:100%;order:2}}.confirm-ui-container{position:relative;width:100%;z-index:20;pointer-events:auto;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;height:auto}@media(min-width:768px){.confirm-ui-container{width:42%;height:100%;border-right:1px solid #E5E7EB;justify-content:flex-start;order:1;background:#fff}}.details-sheet{pointer-events:auto;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding:1.5rem;box-shadow:0 -4px 20px #0000000d;display:flex;flex-direction:column;gap:1.25rem;max-height:none;overflow-y:visible;margin-top:-24px;position:relative;min-height:auto}@media(min-width:768px){.details-sheet{border-radius:0;box-shadow:none;height:100%;overflow-y:auto;padding:2rem;margin-top:0}}.ride-bottom-actions{margin-top:0}@media(min-width:768px){.ride-bottom-actions{margin-top:auto;padding-top:1rem}}.locate-me-btn{position:absolute;bottom:2rem;right:1rem;background:#fff;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;border:none;cursor:pointer;z-index:10}@media(min-width:768px){.locate-me-btn{bottom:1rem;right:1rem}}.form-group{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:.5rem 1rem;box-shadow:none}.form-group:focus-within{border-color:#fbbf24}.input-with-icon{display:flex;align-items:center;gap:1rem}.input-with-icon .input-icon{color:#111827;width:20px;height:20px}.input-with-icon .input-content{flex:1;display:flex;flex-direction:column}.input-with-icon .input-content label{font-size:.75rem;color:#6b7280;margin-bottom:0;font-weight:500}.input-with-icon .input-content input{border:none;outline:none;font-size:.95rem;font-weight:600;color:#111827;padding:2px 0;width:100%;background:transparent}.input-with-icon .input-content input::placeholder{color:#9ca3af;font-weight:400}.contact-book-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.contact-icon-box{background-color:#111827;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.contact-icon-box svg{width:16px;height:16px}.favorites-section{margin-top:0}.favorites-section h3{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:.75rem}.favorites-section .tags-container{display:flex;gap:.75rem}.favorites-section .tag{padding:.5rem 1.25rem;border-radius:20px;font-size:.9rem;font-weight:500;border:none;cursor:pointer;background-color:#e5e7eb;color:#111827}.favorites-section .tag.active{background-color:#111827;color:#fff}.set-address-btn{margin-top:.5rem;background:#ffd600;color:#111827;font-weight:700;font-size:1.1rem;padding:1rem;border-radius:16px;border:none;cursor:pointer;width:100%;box-shadow:0 4px 6px #ffd60033}.set-address-btn:disabled{background:#e5e7eb;color:#9ca3af;box-shadow:none;cursor:not-allowed}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}@media(max-width:1023px){.login-page{background-image:url(/assets/login_hero_mobile-Cw9AkRBS.png);background-size:cover;background-position:top center;background-repeat:no-repeat;align-items:flex-end;padding:0;background-color:#eef2ff}}@media(min-width:1024px){.login-page{background-color:#fff;padding:2rem}}.login-page .skip-btn-top-right{position:absolute;top:1.25rem;right:1rem;z-index:100;padding:8px 16px;font-size:1rem;color:#545454;cursor:pointer;transition:all .2s}@media(min-width:1024px){.login-page .skip-btn-top-right{color:#9ca3af;font-size:.75rem;top:2rem;right:3rem}}@supports (padding-top: env(safe-area-inset-top)){.login-page .skip-btn-top-right{top:calc(1.25rem + env(safe-area-inset-top))}}.login-page .login-container{width:100%;height:100%;display:flex}@media(min-width:1024px){.login-page .login-container{max-width:1200px;height:80vh;margin:0 auto;align-items:center;justify-content:center;gap:4rem}}.login-page .login-hero-section{display:none}@media(min-width:1024px){.login-page .login-hero-section{display:flex;flex:1;height:100%;justify-content:center;align-items:center;border-radius:32px;overflow:hidden;position:relative}.login-page .login-hero-section img{width:100%;height:100%;object-fit:cover;object-position:center}}.login-page .login-form-section{width:100%;z-index:10}@media(min-width:1024px){.login-page .login-form-section{flex:1;max-width:480px;padding:2rem;display:flex;flex-direction:column;justify-content:center;height:100%;position:relative}}.login-page .login-form-section .copyright-text{display:none}@media(min-width:1024px){.login-page .login-form-section .copyright-text{display:block;position:absolute;bottom:1rem;left:2rem;font-size:.75rem;color:#6b7280}}.login-page .login-card{width:100%;padding:2rem 2rem 0}@media(max-width:1023px){.login-page .login-card{border-top-left-radius:32px;border-top-right-radius:32px;display:flex;flex-direction:column;justify-content:flex-start}}@media(min-width:1024px){.login-page .login-card{text-align:left;padding:0;background:transparent;box-shadow:none}}.login-page .login-card h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2rem;font-weight:800;color:#000;margin-bottom:.5rem;text-align:center}@media(min-width:1024px){.login-page .login-card h1{text-align:left;font-size:2.5rem}}.login-page .login-card p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f2937;font-size:1rem;margin-bottom:2rem;text-align:center;font-weight:500}@media(min-width:1024px){.login-page .login-card p{text-align:left;margin-bottom:3rem}}.login-page .login-card .phone-input-group{display:flex;align-items:center;border:1px solid #cccdce;border-radius:12px;padding:4px;margin-bottom:1.5rem;transition:all .2s}.login-page .login-card .phone-input-group:focus-within{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.login-page .login-card .phone-input-group .country-code-display{display:flex;align-items:center;gap:8px;padding:12px 16px;border-right:1px solid #cccdce;font-weight:600;color:#111827;font-size:1rem}.login-page .login-card .phone-input-group .country-code-display img.flag-icon{width:24px;height:16px;object-fit:cover;border-radius:2px}.login-page .login-card .phone-input-group input{flex:1;border:none;outline:none;padding:12px 16px;font-size:1rem;color:#000;background:transparent}.login-page .login-card .phone-input-group input::placeholder{color:#6b7280}.login-page .login-card .login-btn{width:100%;padding:16px;background:radial-gradient(100% 100% at 50% 0%,#ffd600,#fbbf24);background:#ffd600;color:#111827;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .1s;box-shadow:0 4px 12px #fbbf244d}.login-page .login-card .login-btn:hover:not(:disabled){transform:translateY(-1px)}.login-page .login-card .login-btn:active:not(:disabled){transform:translateY(0)}.login-page .login-card .login-btn:disabled{background:#e5e7eb;color:#9ca3af;box-shadow:none;cursor:not-allowed}.login-page .login-card .terms-text{margin-top:1.5rem;margin-bottom:1rem;font-size:.65rem;color:#9ca3af;text-align:center;line-height:1.5}.login-page .login-card .terms-text strong{color:#111827;cursor:pointer;text-decoration:underline}@media(min-width:1024px){.login-page .login-card .terms-text{text-align:left}}.login-page .login-card .otp-input-container{display:flex;gap:12px;justify-content:center;margin-bottom:2rem}@media(min-width:1024px){.login-page .login-card .otp-input-container{justify-content:flex-start}}.login-page .login-card .otp-input-container input{width:56px;height:56px;text-align:center;font-size:1.5rem;font-weight:700;border:1px solid #cccdce;border-radius:12px;background:#fff;outline:none}.login-page .login-card .otp-input-container input:focus{border-color:#fbbf24;background:#fffbeb}.login-page .login-card .back-btn-text{background:none;border:none;color:#6b7280;font-size:.9rem;margin-top:1rem;cursor:pointer;text-decoration:underline;width:100%;text-align:center}@media(min-width:1024px){.login-page .login-card .back-btn-text{text-align:left;width:auto}}
