.rideV2{margin:0;background:#eef1f3;overflow:hidden;height:100vh;color:#111827}
.rideV2 .mapCanvas{position:fixed;inset:0;height:100vh!important;min-height:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:0}
.rideV2 .appTop{position:fixed;top:max(12px,env(safe-area-inset-top));left:14px;right:14px;height:58px;z-index:700;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.rideV2 .appTop>*{pointer-events:auto}.rideV2 .roundIcon{width:48px;height:48px;border:0;border-radius:16px;background:#fff;box-shadow:0 8px 25px #0f172a1f;font-size:20px;font-weight:900;color:#111827}
.rideV2 .profileBtn{display:grid;place-items:center;text-decoration:none}.rideV2 .appBrand{height:52px;padding:0 14px;border-radius:18px;background:#ffffffec;box-shadow:0 8px 25px #0f172a14;display:flex;align-items:center;gap:8px;backdrop-filter:blur(12px)}
.rideV2 .appBrand small{font-size:10px;color:#6b7280;margin-inline-start:5px}.rideV2 .miniLogo{width:30px;height:30px;border-radius:10px;background:var(--lime);display:grid;place-items:center;font-weight:1000}
.rideV2 .mapControls{position:fixed;left:16px;bottom:min(43vh,410px);z-index:650;display:grid;gap:8px}.rideV2 .mapFab{width:48px;height:48px;border:0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #1118271c;font-weight:1000;font-size:20px}
.rideV2 .bookingSheet,.rideV2 .tripSheet{position:fixed;z-index:600;left:0;right:0;bottom:68px;max-height:min(76vh,720px);overflow:auto;background:#fff;border-radius:28px 28px 0 0;padding:10px 16px 24px;box-shadow:0 -14px 45px #0f172a20;overscroll-behavior:contain}
.rideV2 .grabber{width:42px;height:4px;background:#d1d5db;border-radius:999px;margin:2px auto 12px}.rideV2 .sheetTitle{display:flex;align-items:center;justify-content:space-between}.rideV2 .sheetTitle small{color:#6b7280;font-weight:700}.rideV2 .sheetTitle h1{font-size:27px;margin:2px 0}
.rideV2 .liveBadge{font-size:11px;border-radius:999px;background:#ecfdf5;color:#15803d;padding:7px 10px;font-weight:900}
.rideV2 .appServices{display:flex;overflow:auto;gap:8px;margin:12px -2px 14px;padding-bottom:3px;scrollbar-width:none}.rideV2 .appServices::-webkit-scrollbar{display:none}.rideV2 .appServices button{min-width:96px;height:62px;display:grid;place-items:center;gap:2px;border-radius:16px!important;padding:6px 8px!important}.rideV2 .appServices button span{font-size:20px}.rideV2 .appServices button b{font-size:11px}.rideV2 .appServices button.active{background:var(--lime)!important;color:#111827!important;border-color:var(--lime)!important}
.rideV2 .routeBox{position:relative;display:grid;grid-template-columns:24px 1fr 32px;gap:8px;border:1px solid #e5e7eb;border-radius:18px;padding:10px 8px;background:#fff}.rideV2 .routeRail{display:flex;flex-direction:column;align-items:center;padding:8px 0}.rideV2 .routeRail span{width:2px;flex:1;min-height:32px;background:#d1d5db}.rideV2 .pickDot,.rideV2 .dropDot{width:10px;height:10px;border-radius:50%;display:block}.rideV2 .pickDot{background:#22c55e}.rideV2 .dropDot{background:#ef4444}
.rideV2 .routeFields{min-width:0}.rideV2 .appField{height:46px;display:flex;align-items:center}.rideV2 .appField input{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;padding:0 8px;font-size:15px}.rideV2 .appField button{border:0;border-radius:10px;background:#f3f4f6;padding:7px 9px;font-size:11px;font-weight:900}.rideV2 .routeDivider{height:1px;background:#e5e7eb}.rideV2 .clearMini{border:0;background:transparent;font-size:22px;color:#9ca3af}
.rideV2 .placeResults{position:relative;z-index:3}.rideV2 .placeResults button{font-size:12px;padding:9px}.rideV2 .tripSummary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.rideV2 .tripSummary span{background:#f8fafc;border-radius:14px;padding:10px;display:grid;gap:3px;text-align:center}.rideV2 .tripSummary b{font-size:14px}.rideV2 .tripSummary small{font-size:10px;color:#6b7280}
.rideV2 .moreOptions{border:1px solid #edf0f2;border-radius:14px;padding:0 10px;margin-bottom:8px}.rideV2 .moreOptions summary{list-style:none;padding:10px 0;font-size:12px;font-weight:900;display:flex;justify-content:space-between}.rideV2 .moreOptions summary::-webkit-details-marker{display:none}.rideV2 .optionLabel{font-size:11px;color:#6b7280;font-weight:800}.rideV2 .appField.full{background:#f8fafc;border-radius:12px;margin-bottom:10px}
.rideV2 .farePanel{border-top:1px solid #edf0f2;margin-top:4px;padding-top:10px}.rideV2 .farePanel>div{display:flex;align-items:center;justify-content:space-between}.rideV2 .farePanel small{color:#6b7280;font-weight:800}.rideV2 .fare.compact{height:50px;width:155px;border:1.5px solid #111827;border-radius:14px}.rideV2 .fare.compact input{font-size:20px;padding:0 10px}.rideV2 .fare.compact span{font-size:11px;padding:0 9px}
.rideV2 .requestBtn{height:56px;margin-top:8px;border-radius:17px}.rideV2 .appOffers{max-height:250px;overflow:auto}.rideV2 .offerCard{border-radius:18px;padding:13px}.rideV2 .offerCard button{background:var(--lime);color:#111827;border-radius:13px}
.rideV2 .tripSheet{padding:10px 14px 20px}.rideV2 .tripSheet .activeTripCard{box-shadow:none;border:0;padding:0;max-width:none}.rideV2 .tripSheet .driverInfo{margin:12px 0}.rideV2 .tripSheet .chatDrop{border-top:1px solid #eef2f7;padding-top:10px}.rideV2 .tripSheet .chatDrop summary{font-weight:900;cursor:pointer}
.rideV2 .appBottom{height:68px;gap:0;z-index:850}.rideV2 .appBottom a{width:25%;height:100%;display:grid;place-items:center;align-content:center;gap:2px}.rideV2 .appBottom a.active{color:#111827}.rideV2 .appBottom a.active b{color:#111827}
@media(min-width:900px){.rideV2 .bookingSheet,.rideV2 .tripSheet{left:auto;right:28px;bottom:28px;width:430px;border-radius:28px;max-height:calc(100vh - 100px)}.rideV2 .appBottom{display:none}.rideV2 .mapControls{bottom:32px;left:32px}.rideV2 .appTop{right:28px;left:28px}.rideV2 .tripSheet{left:auto}.rideV2 .appServices button{min-width:92px}}
