.rrider-app{--y:#ffc928;--dark:#101827;--muted:#697586;--line:#e7ebef;--green:#16a765;--red:#e84a4a;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:#f5f7f9;color:#111827;min-height:100vh;width:100%;box-sizing:border-box;-webkit-font-smoothing:antialiased}.rrider-app *{box-sizing:border-box}.rrider-app button,.rrider-app input{font:inherit}.rrider-app button{cursor:pointer}.rrider-app svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.rrider-screen[hidden],.rrider-offer-modal[hidden],.rrider-toast[hidden]{display:none!important}.rrider-toast{position:fixed;z-index:1000002;top:18px;left:50%;transform:translateX(-50%);background:#111827;color:#fff;padding:11px 16px;border-radius:14px;font-size:13px;box-shadow:0 10px 30px rgba(0,0,0,.25);max-width:88vw;text-align:center}
.rrider-login{min-height:100vh;padding:26px;display:grid;place-items:center;background:linear-gradient(180deg,#fff5c7 0,#fff 42%,#f4f6f8 100%)}.rrider-login-box{width:min(100%,420px)}.rrider-logo{width:68px;height:68px;border-radius:22px;background:var(--y);display:grid;place-items:center;font-weight:950;font-size:24px;box-shadow:0 15px 40px rgba(255,201,40,.35);margin-bottom:24px}.rrider-login h1{font-size:32px;letter-spacing:-.7px;margin:0 0 7px}.rrider-login p{margin:0 0 22px;color:var(--muted)}.rrider-login form{background:#fff;border-radius:25px;padding:19px;box-shadow:0 18px 55px rgba(18,27,39,.09)}.rrider-login label{display:block;font-size:13px;font-weight:800;margin-bottom:14px}.rrider-login input{display:block;width:100%;height:54px;margin-top:7px;border:1px solid #dfe4e9;background:#fafbfc;border-radius:16px;padding:0 14px;outline:0}.rrider-login input:focus{border-color:#77869a;box-shadow:0 0 0 3px rgba(20,30,45,.06)}.rrider-primary{width:100%;height:55px;border:0;border-radius:18px;background:var(--dark);color:#fff;font-weight:850}.rrider-login-box>small{display:block;text-align:center;color:#7a8490;margin-top:14px;font-size:12px}
.rrider-home{min-height:100vh;background:#f4f6f8;padding-bottom:30px}.rrider-topbar{height:86px;background:#fff;padding:18px 18px 13px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f2}.rrider-topbar div>span{display:block;color:#7a8490;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.rrider-topbar strong{display:block;font-size:21px;margin-top:2px}.rrider-avatar{width:46px;height:46px;border:0;border-radius:50%;background:#f3f5f7;display:grid;place-items:center;color:#283445}.rrider-status-card{margin:15px;background:#101827;color:#fff;border-radius:24px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:13px;box-shadow:0 16px 35px rgba(16,24,39,.15)}.rrider-status-copy span{display:block;color:#b9c2cf;font-size:12px}.rrider-status-copy strong{display:block;font-size:21px;margin:4px 0}.rrider-status-copy small{color:#c8d0da}.rrider-status-copy small b{text-transform:capitalize;color:#fff}.rrider-online-toggle{border:0;border-radius:18px;background:#fff;color:#111827;min-width:110px;padding:12px 13px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:850}.rrider-online-toggle i{display:grid;place-items:center;color:#e14949}.rrider-online-toggle.is-online{background:#1fc477;color:#fff}.rrider-online-toggle.is-online i{color:#fff}.rrider-live-strip{margin:0 17px 13px;background:#fff;border:1px solid #e8ebef;border-radius:15px;padding:11px 13px;display:flex;gap:9px;align-items:center;color:#667180;font-size:12px}.rrider-live-dot{width:8px;height:8px;background:#aeb7c2;border-radius:50%}.rrider-live-strip.is-online .rrider-live-dot{background:#18b56d;box-shadow:0 0 0 5px rgba(24,181,109,.12)}
.rrider-wait-card{margin:15px;background:#fff;border-radius:24px;padding:28px 20px;text-align:center;box-shadow:0 7px 25px rgba(22,30,42,.05)}.rrider-bike-circle{margin:0 auto 14px;width:70px;height:70px;border-radius:50%;background:#fff5c7;color:#202938;display:grid;place-items:center}.rrider-bike-circle svg{width:38px;height:38px}.rrider-wait-card h2{font-size:20px;margin:0 0 7px}.rrider-wait-card p{font-size:13px;color:#748091;margin:0}.rrider-offer-list-wrap{margin:15px}.rrider-section-head{display:flex;align-items:center;justify-content:space-between;margin:2px 2px 10px}.rrider-section-head h3{margin:0;font-size:16px}.rrider-section-head span{min-width:28px;height:28px;border-radius:14px;background:#fff;display:grid;place-items:center;font-weight:800;font-size:12px}.rrider-offer-list{display:flex;flex-direction:column;gap:10px}.rrider-mini-offer{border:0;background:#fff;border-radius:18px;padding:14px;text-align:left;box-shadow:0 5px 20px rgba(20,30,43,.04);width:100%}.rrider-mini-offer-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.rrider-mini-offer-top strong{text-transform:capitalize}.rrider-mini-offer-top b{font-size:17px}.rrider-mini-offer p{margin:9px 0 0;color:#6d7887;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rrider-empty{padding:18px;border:1px dashed #d8dde3;border-radius:17px;text-align:center;color:#7b8491;font-size:13px;background:#fff}
.rrider-current-card{margin:15px;background:#fff;border-radius:24px;padding:17px;box-shadow:0 10px 32px rgba(20,29,42,.08);border:1px solid #e5e9ed}.rrider-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.rrider-card-head span{display:block;font-size:10px;color:#7c8795;font-weight:900;letter-spacing:.7px}.rrider-card-head strong{font-size:17px}.rrider-card-head em{font-style:normal;background:#fff2b6;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:850;text-transform:capitalize}.rrider-route-row{display:grid;grid-template-columns:35px 1fr;gap:9px;align-items:flex-start}.rrider-route-row i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center}.rrider-route-row.pickup i{background:#e8f8f0;color:#14a262}.rrider-route-row.drop i{background:#fff0ef;color:#e74747}.rrider-route-row small{display:block;color:#8993a0;font-size:10px}.rrider-route-row strong{display:block;font-size:13px;line-height:1.35;margin-top:2px}.rrider-route-line{height:18px;border-left:2px dashed #dfe3e7;margin-left:15px}.rrider-current-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px}.rrider-current-stats div{background:#f6f8f9;border-radius:14px;padding:11px}.rrider-current-stats span{display:block;color:#7d8794;font-size:10px}.rrider-current-stats b{display:block;margin-top:3px}.rrider-current-actions{display:flex;gap:9px;margin-top:13px}.rrider-action-btn{flex:1;height:48px;border:0;border-radius:15px;background:var(--dark);color:#fff;font-weight:850}.rrider-action-btn.complete{background:#19a864}.rrider-action-btn.start{background:#f1b900;color:#171717}
.rrider-offer-modal{position:fixed;z-index:1000000;inset:0;background:rgba(8,13,21,.48);display:flex;align-items:flex-end;justify-content:center;padding:0}.rrider-offer-sheet{width:min(100%,480px);background:#fff;border-radius:28px 28px 0 0;padding:18px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -20px 70px rgba(0,0,0,.25);animation:rriderUp .22s ease-out}@keyframes rriderUp{from{transform:translateY(30px);opacity:.4}to{transform:none;opacity:1}}.rrider-offer-pulse{height:25px;display:grid;place-items:center}.rrider-offer-pulse span{width:42px;height:5px;border-radius:5px;background:#dbe0e5}.rrider-new-tag{display:inline-flex;background:#fff2bb;color:#725700;border-radius:20px;padding:6px 9px;font-size:10px;font-weight:950;letter-spacing:.6px}.rrider-offer-sheet h2{font-size:25px;margin:9px 0 16px;text-transform:capitalize}.rrider-modal-route>div{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start}.rrider-modal-route i{width:16px;height:16px;border-radius:50%;margin-top:4px;border:4px solid #fff;box-shadow:0 0 0 1px #e5e8eb}.rrider-modal-route i.green{background:#17aa67}.rrider-modal-route i.red{background:#e64a4a}.rrider-modal-route>span{display:block;height:24px;border-left:2px dashed #dce1e6;margin-left:7px}.rrider-modal-route p{margin:0}.rrider-modal-route small{display:block;color:#89929f;font-size:10px}.rrider-modal-route strong{display:block;font-size:14px;line-height:1.35;margin-top:2px}.rrider-modal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0}.rrider-modal-stats>div{background:#f5f7f8;border-radius:15px;padding:10px;display:flex;gap:6px;align-items:flex-start}.rrider-modal-stats svg{width:18px;height:18px;flex:0 0 auto}.rrider-modal-stats span{font-size:9px;color:#7e8896}.rrider-modal-stats b{display:block;color:#121820;font-size:13px;margin-top:3px}.rrider-accept{width:100%;height:56px;border:0;border-radius:18px;background:var(--y);font-weight:900;font-size:17px}.rrider-dismiss{width:100%;height:42px;border:0;background:transparent;color:#677282;font-weight:750}.rrider-first-note{display:block;text-align:center;color:#8a929e;font-size:10px}
.rrider-profile{min-height:100vh;background:#f5f7f9;padding:0 15px 25px}.rrider-profile-head{height:78px;display:flex;align-items:center;gap:12px}.rrider-profile-head button{width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:28px;line-height:1}.rrider-profile-head h2{margin:0;font-size:22px}.rrider-profile-card{background:#fff;border-radius:23px;padding:25px;text-align:center;margin-bottom:13px}.rrider-big-avatar{width:72px;height:72px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;margin:0 auto 12px}.rrider-big-avatar svg{width:34px;height:34px}.rrider-profile-card strong{display:block;font-size:20px}.rrider-profile-card span{display:block;color:#778291;font-size:13px;margin-top:4px}.rrider-menu-row{width:100%;height:60px;border:0;border-bottom:1px solid #edf0f2;background:#fff;display:grid;grid-template-columns:30px 1fr 20px;align-items:center;text-align:left;padding:0 17px;font-weight:800}.rrider-menu-row:first-of-type{border-radius:18px 18px 0 0}.rrider-menu-row.danger{border-radius:0 0 18px 18px;color:#b82d2d}.rrider-history{display:flex;flex-direction:column;gap:10px}.rrider-history-item{background:#fff;border-radius:18px;padding:14px}.rrider-history-item .top{display:flex;justify-content:space-between}.rrider-history-item .top span{font-size:11px;text-transform:capitalize;background:#f0f2f4;padding:5px 8px;border-radius:12px}.rrider-history-item p{color:#6f7a88;font-size:12px;margin:8px 0 0;line-height:1.4}
@media(max-width:767px){body.rrider-app-open{overflow:hidden!important}.rrider-app{position:fixed;inset:0;z-index:999999;overflow-y:auto;overscroll-behavior:none;background:#f4f6f8}}@media(min-width:768px){.rrider-app{max-width:430px;margin:18px auto;min-height:850px;border-radius:30px;overflow:hidden;box-shadow:0 24px 80px rgba(20,25,34,.15);position:relative}.rrider-screen{min-height:850px}.rrider-offer-modal{position:absolute;border-radius:30px;overflow:hidden}}

/* v0.2.0 fixed customer pickup OTP start flow */
.rrider-otp-start{display:flex;flex-direction:column;gap:10px;width:100%}
.rrider-otp-start label{display:block;font-size:12px;font-weight:800;color:#505b69;text-align:left}
.rrider-otp-start input{display:block;width:100%;height:54px;margin-top:7px;border:2px solid #d9e0e7;border-radius:16px;background:#fff;padding:0 16px;text-align:center;font-size:24px;font-weight:900;letter-spacing:10px;outline:0;color:#131923}
.rrider-otp-start input:focus{border-color:#ffbd22;box-shadow:0 0 0 4px rgba(255,189,34,.14)}
.rrider-otp-start small{display:block;color:#7a8491;font-size:11px;line-height:1.4;text-align:center}

/* v0.2.1 active ride map, call + in-app chat */
.rrider-active-map-wrap{position:relative;height:230px;margin:-2px -2px 15px;border-radius:18px;overflow:hidden;background:#edf1f4;border:1px solid #e4e9ee}.rrider-active-map{position:absolute;inset:0;z-index:1}.rrider-active-map .leaflet-control-attribution{font-size:7px;background:rgba(255,255,255,.75)}.rrider-map-chip{position:absolute;z-index:500;left:12px;top:12px;background:rgba(255,255,255,.96);border-radius:14px;padding:9px 12px;box-shadow:0 6px 18px rgba(22,30,40,.15);max-width:75%}.rrider-map-chip strong{display:block;font-size:12px}.rrider-map-chip span{display:block;color:#687485;font-size:10px;margin-top:2px}.rrider-map-divicon{background:transparent!important;border:0!important}.rrider-map-rider{width:42px;height:42px;display:grid;place-items:center;font-size:31px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.rrider-map-pickup,.rrider-map-drop{width:28px;height:28px;border-radius:50%;border:5px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.22);position:relative}.rrider-map-pickup{background:#16ad69}.rrider-map-drop{background:#ec4b4b}.rrider-map-pickup:after,.rrider-map-drop:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;left:6px;top:6px}.rrider-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 0 15px}.rrider-contact-btn{height:46px;border-radius:15px;border:1px solid #dde4ea;background:#fff;color:#1a2532;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:850;font-size:13px}.rrider-contact-btn.call{background:#eef9f3;border-color:#d3efe0;color:#0b7f49}.rrider-contact-btn.chat{background:#eef4ff;border-color:#d9e5fb;color:#285b9f}.rrider-contact-btn.is-disabled{opacity:.45;pointer-events:none}
.rrider-chat-modal{position:fixed;z-index:1000010;inset:0;background:rgba(8,13,21,.42);display:flex;align-items:flex-end;justify-content:center}.rrider-chat-sheet{width:min(100%,480px);height:min(72vh,650px);background:#fff;border-radius:26px 26px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -18px 60px rgba(0,0,0,.22)}.rrider-chat-head{height:68px;padding:12px 15px;border-bottom:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between}.rrider-chat-head small{display:block;color:#7b8693;font-size:9px;font-weight:900;letter-spacing:.7px}.rrider-chat-head strong{display:block;font-size:18px;margin-top:2px}.rrider-chat-head button{width:39px;height:39px;border:0;border-radius:50%;background:#f2f4f6;font-size:25px;line-height:1}.rrider-chat-messages{flex:1;overflow:auto;padding:14px;background:#f5f7f8;display:flex;flex-direction:column;gap:9px}.rrider-chat-msg{max-width:82%;display:flex;flex-direction:column;gap:3px}.rrider-chat-msg span{padding:10px 12px;border-radius:15px;font-size:13px;line-height:1.35;box-shadow:0 2px 6px rgba(20,30,40,.04)}.rrider-chat-msg small{font-size:9px;color:#8b949f}.rrider-chat-msg.mine{align-self:flex-end;align-items:flex-end}.rrider-chat-msg.mine span{background:#17202c;color:#fff;border-bottom-right-radius:5px}.rrider-chat-msg.theirs{align-self:flex-start}.rrider-chat-msg.theirs span{background:#fff;color:#202630;border-bottom-left-radius:5px}.rrider-chat-empty{margin:auto;color:#7b8491;font-size:12px;text-align:center;padding:25px}.rrider-chat-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e7eaee;background:#fff}.rrider-chat-form input{height:48px;border:1px solid #dde3e8;border-radius:17px;padding:0 14px;outline:0;background:#f8f9fa}.rrider-chat-form input:focus{border-color:#94a2b2}.rrider-chat-form button{height:48px;border:0;border-radius:16px;background:#111827;color:#fff;font-weight:850;padding:0 17px}
@media(min-width:768px){.rrider-chat-modal{position:absolute;border-radius:30px;overflow:hidden}}
.rrider-chat-modal[hidden]{display:none!important}


/* v0.2.2 full-cover active ride map */
.rrider-current-card{
  margin:0 0 16px;
  padding:0 0 18px;
  border-radius:0 0 28px 28px;
  overflow:hidden;
  box-shadow:0 10px 30px rgba(20,29,42,.07);
}
.rrider-card-head{
  padding:16px 18px 0;
  margin-bottom:12px;
}
.rrider-active-map-wrap{
  position:relative;
  height:44vh;
  min-height:320px;
  max-height:460px;
  margin:0 0 16px;
  border-radius:0;
  border-left:0;
  border-right:0;
  border-top:0;
  background:#edf1f4;
}
.rrider-active-map{position:absolute;inset:0;z-index:1}
.rrider-map-chip{
  left:18px;
  top:16px;
  max-width:70%;
  border-radius:18px;
  padding:12px 14px;
  box-shadow:0 12px 28px rgba(22,30,40,.16);
}
.rrider-map-chip strong{font-size:15px;line-height:1.2}
.rrider-map-chip span{font-size:12px;margin-top:3px}
.rrider-map-rider{width:54px;height:54px;font-size:38px;filter:drop-shadow(0 8px 10px rgba(0,0,0,.22))}
.rrider-map-pickup,.rrider-map-drop{width:32px;height:32px;border-width:6px}
.rrider-map-pickup:after,.rrider-map-drop:after{left:7px;top:7px;width:6px;height:6px}

.rrider-contact-row,
.rrider-route-row,
.rrider-route-line,
.rrider-current-stats,
.rrider-current-actions{
  margin-left:18px;
  margin-right:18px;
}
.rrider-contact-row{margin-bottom:16px}
.rrider-current-actions{margin-top:14px}

@media(max-width:767px){
  .rrider-home{padding-bottom:24px}
  .rrider-current-card{border-radius:0 0 26px 26px}
  .rrider-active-map-wrap{height:48vh;min-height:340px;max-height:none}
}
@media(min-width:768px){
  .rrider-current-card{border-radius:0 0 30px 30px}
  .rrider-active-map-wrap{height:400px;max-height:400px}
}

/* v0.2.5 live Google road route */
.rrider-map-chip span{font-variant-numeric:tabular-nums}


/* v0.2.6 smaller premium pickup/route chip */
.rrider-map-chip{
  left:14px;
  top:14px;
  max-width:58%;
  padding:10px 12px;
  border-radius:16px;
  background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.93) 100%);
  border:1px solid rgba(230,235,240,.95);
  box-shadow:0 10px 26px rgba(19,27,38,.12);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.rrider-map-chip strong{
  font-size:13px;
  line-height:1.15;
  letter-spacing:-.1px;
  color:#151c26;
  font-weight:800;
}
.rrider-map-chip span{
  font-size:10.5px;
  margin-top:2px;
  color:#667383;
  font-weight:700;
}
@media(max-width:767px){
  .rrider-map-chip{left:12px;top:12px;max-width:60%;padding:9px 11px;border-radius:15px}
  .rrider-map-chip strong{font-size:12.5px}
  .rrider-map-chip span{font-size:10px}
}


/* v0.2.7 trip focus mode + synced rider trip metrics */
.rrider-app.rrider-trip-open .rrider-topbar,
.rrider-app.rrider-trip-open .rrider-status-card,
.rrider-app.rrider-trip-open .rrider-live-strip,
.rrider-app.rrider-trip-open .rrider-wait-card,
.rrider-app.rrider-trip-open .rrider-offer-list-wrap{
  display:none !important;
}
.rrider-app.rrider-trip-open .rrider-home{padding-bottom:0;background:#f4f6f8}
.rrider-app.rrider-trip-open .rrider-current-card{
  margin:0;
  min-height:100vh;
  border-radius:0 0 28px 28px;
  box-shadow:none;
  border-left:0;
  border-right:0;
  border-top:0;
}
.rrider-app.rrider-trip-open .rrider-card-head{padding-top:18px}
.rrider-app.rrider-trip-open .rrider-active-map-wrap{height:46vh;min-height:360px;max-height:520px}
.rrider-app.rrider-trip-open .rrider-map-chip{max-width:66%}
@media(min-width:768px){
  .rrider-app.rrider-trip-open .rrider-current-card{min-height:100%;}
  .rrider-app.rrider-trip-open .rrider-active-map-wrap{height:430px;max-height:430px}
}


/* v0.2.8 call + map + chat action row */
.rrider-contact-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 18px 16px}
.rrider-contact-btn{position:relative;height:48px;border-radius:16px;border:1px solid #dce4eb;background:#fff;color:#1a2532;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:800;font-size:13px;box-shadow:0 8px 18px rgba(19,27,38,.06);padding:0 10px;white-space:nowrap}
.rrider-contact-btn.call{background:linear-gradient(180deg,#f2fbf6 0%,#e8f8ef 100%);border-color:#cfeadb;color:#0a8750}
.rrider-contact-btn.map{background:linear-gradient(180deg,#fff8ec 0%,#fff2d5 100%);border-color:#ffe1a8;color:#9a6300}
.rrider-contact-btn.chat{background:linear-gradient(180deg,#eef5ff 0%,#e5efff 100%);border-color:#d6e3fd;color:#285b9f}
.rrider-contact-btn:hover{transform:translateY(-1px)}
.rrider-contact-btn.is-disabled{opacity:.45;pointer-events:none;box-shadow:none}
@media(max-width:420px){.rrider-contact-row{gap:8px}.rrider-contact-btn{height:46px;font-size:12px;border-radius:14px;padding:0 6px}}


/* v0.2.9 map button only after OTP/start ride */
.rrider-contact-row{grid-template-columns:repeat(2,minmax(0,1fr))}
.rrider-contact-row.map-ready{grid-template-columns:repeat(3,minmax(0,1fr))}
.rrider-contact-btn[hidden]{display:none!important}
@media(max-width:420px){
  .rrider-contact-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .rrider-contact-row.map-ready{grid-template-columns:repeat(3,minmax(0,1fr))}
}


/* v0.3.0 top rider profile header, remove old status card */
.rrider-topbar{height:auto;min-height:92px;padding:16px 16px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border-bottom:1px solid #edf0f2}
.rrider-profile-brief{flex:1;min-width:0;border:0;background:transparent;padding:0;display:flex;align-items:center;gap:12px;text-align:left}
.rrider-avatar-photo{width:54px;height:54px;border-radius:18px;background:linear-gradient(180deg,#f5f7fa 0%,#edf2f7 100%);display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 18px rgba(17,24,39,.06)}
.rrider-avatar-photo img{width:100%;height:100%;object-fit:cover;display:block}
.rrider-top-copy{min-width:0;display:block}
.rrider-top-copy>span{display:block;color:#7a8490;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}
.rrider-top-copy strong{display:block;font-size:20px;line-height:1.15;margin-top:2px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rrider-top-copy small{display:block;margin-top:4px;color:#6f7a88;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rrider-top-copy small b{text-transform:capitalize;color:#3f4d5d;font-weight:700}
.rrider-avatar{display:none !important}
.rrider-status-card{display:none !important}
.rrider-online-toggle--top{flex:0 0 auto;min-width:118px;height:48px;padding:0 18px;border-radius:999px;border:1px solid #dbe9df;background:#f4faf6;color:#6f7a88;box-shadow:0 8px 18px rgba(18,152,84,.08)}
.rrider-online-toggle--top .rrider-state-dot{width:12px;height:12px;border-radius:50%;background:#a9b5c2;display:inline-block;box-shadow:0 0 0 6px rgba(169,181,194,.12)}
.rrider-online-toggle--top i{color:inherit}
.rrider-online-toggle--top.is-online{background:linear-gradient(180deg,#f2fbf6 0%,#e9f9ee 100%);border-color:#cfeadb;color:#0b8a50}
.rrider-online-toggle--top.is-online .rrider-state-dot{background:#18b56d;box-shadow:0 0 0 6px rgba(24,181,109,.12)}
@media(max-width:420px){.rrider-topbar{padding:14px 14px 12px}.rrider-avatar-photo{width:48px;height:48px;border-radius:16px}.rrider-top-copy strong{font-size:18px}.rrider-top-copy small{font-size:11.5px}.rrider-online-toggle--top{min-width:104px;height:44px;padding:0 14px}}


/* v0.3.1 admin-controlled Rider App banner */
.rrider-home-banner{margin:0 15px 14px;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #e8edf2;box-shadow:0 12px 30px rgba(19,27,38,.08)}
.rrider-home-banner img{display:block;width:100%;aspect-ratio:16/7;object-fit:cover}
.rrider-app.rrider-trip-open .rrider-home-banner{display:none!important}
@media(max-width:420px){.rrider-home-banner{margin:0 13px 12px;border-radius:18px}.rrider-home-banner img{aspect-ratio:16/7.4}}


/* v0.3.2 rider live map under fixed header, banner removed */
.rrider-topbar{position:sticky;top:0;z-index:1200;box-shadow:0 8px 20px rgba(17,24,39,.05)}
.rrider-home-map-card{margin:0 15px 14px}
.rrider-home-map-wrap{position:relative;height:320px;border-radius:28px;overflow:hidden;background:#edf1f4;border:1px solid #e6ebf0;box-shadow:0 18px 38px rgba(19,27,38,.08)}
.rrider-home-map{position:absolute;inset:0;z-index:1}
.rrider-home-map .leaflet-control-attribution{font-size:8px;background:rgba(255,255,255,.72)}
.rrider-home-map-badge{position:absolute;left:16px;top:16px;z-index:500;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);padding:12px 14px;border-radius:18px;box-shadow:0 10px 24px rgba(20,28,38,.14);max-width:72%}
.rrider-home-map-badge strong{display:block;font-size:14px;color:#15202d}
.rrider-home-map-badge span{display:block;margin-top:3px;font-size:11px;color:#6a7584}
.rrider-map-rider--home{font-size:33px;filter:drop-shadow(0 6px 10px rgba(0,0,0,.18))}
.rrider-home-banner{display:none !important}
.rrider-app.rrider-trip-open .rrider-home-map-card{display:none !important}
@media(max-width:420px){.rrider-home-map-card{margin:0 13px 12px}.rrider-home-map-wrap{height:280px;border-radius:24px}.rrider-home-map-badge{left:12px;top:12px;padding:10px 12px;border-radius:16px;max-width:76%}.rrider-home-map-badge strong{font-size:13px}}


/* v0.3.3 full-width compact home map + premium fixed header */
.rrider-topbar{
  position:sticky;top:0;z-index:1200;
  min-height:86px;padding:13px 16px;
  background:rgba(255,255,255,.98);
  border-bottom:1px solid #edf1f4;
  box-shadow:0 5px 16px rgba(20,28,38,.045);
}
.rrider-profile-brief{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.rrider-avatar-photo{width:50px;height:50px;border-radius:50%;box-shadow:0 6px 16px rgba(17,24,39,.08)}
.rrider-top-copy strong{font-size:19px;letter-spacing:-.2px}
.rrider-online-toggle--top{min-width:106px;height:44px;padding:0 14px;box-shadow:none}

.rrider-live-strip{display:none!important}
.rrider-wait-card{display:none!important}
.rrider-home-map-card{margin:0!important;width:100%}
.rrider-home-map-wrap{
  position:relative;
  width:100%;
  height:285px;
  border-radius:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden;
  background:#edf1f4;
}
.rrider-home-map{position:absolute;inset:0;z-index:1}
.rrider-home-map-badge{display:none!important}
.rrider-home-locate{
  position:absolute;right:16px;bottom:82px;z-index:550;
  width:50px;height:50px;border:0;border-radius:50%;
  background:#fff;color:#1976d2;
  display:grid;place-items:center;
  box-shadow:0 9px 22px rgba(20,28,38,.18);
}
.rrider-home-locate svg{width:26px;height:26px;stroke-width:2.2}
.rrider-home-location-pill{
  position:absolute;left:16px;right:16px;bottom:14px;z-index:540;
  min-height:58px;padding:10px 14px;
  display:flex;align-items:center;gap:11px;
  background:rgba(255,255,255,.97);
  border:1px solid rgba(231,236,241,.96);
  border-radius:19px;
  box-shadow:0 10px 25px rgba(20,28,38,.13);
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);
}
.rrider-home-location-icon{
  width:34px;height:34px;border-radius:50%;flex:0 0 auto;
  display:grid;place-items:center;
  background:#ebfaf2;color:#14a866;
}
.rrider-home-location-icon svg{width:20px;height:20px;stroke-width:2.4}
.rrider-home-location-pill>div{min-width:0}
.rrider-home-location-pill strong{display:block;color:#243140;font-size:13px;font-weight:800}
.rrider-home-location-pill span[data-role="home-map-meta"]{display:block;margin-top:2px;color:#718091;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rrider-offer-list-wrap{margin:16px 15px 24px}
.rrider-section-head{margin-bottom:10px}
.rrider-app.rrider-trip-open .rrider-home-map-card{display:none!important}
@media(max-width:420px){
  .rrider-topbar{min-height:82px;padding:12px 13px}
  .rrider-avatar-photo{width:46px;height:46px}
  .rrider-online-toggle--top{min-width:98px;height:42px;padding:0 12px}
  .rrider-home-map-wrap{height:265px}
  .rrider-home-locate{right:14px;bottom:79px;width:47px;height:47px}
  .rrider-home-location-pill{left:13px;right:13px;bottom:12px;min-height:56px;border-radius:18px}
}


/* v0.3.6 safer home-map spacing and visible current-location button */
.rrider-home-map-wrap{
  min-height:430px !important;
  height:430px !important;
}
.rrider-home-map{inset:0 !important}
.rrider-home-location-pill{
  left:18px !important;
  right:18px !important;
  bottom:16px !important;
  min-height:64px !important;
  border-radius:20px !important;
  box-shadow:0 14px 28px rgba(20,28,38,.16) !important;
}
.rrider-home-location-icon{
  width:38px !important;
  height:38px !important;
  background:#eaf8f0 !important;
  color:#17a765 !important;
}
.rrider-home-location-icon svg{width:22px !important;height:22px !important}
.rrider-home-locate{
  right:18px !important;
  bottom:98px !important;
  width:54px !important;
  height:54px !important;
  background:#fff !important;
  color:#1f73d8 !important;
  border:1px solid rgba(226,232,240,.95) !important;
  box-shadow:0 12px 26px rgba(20,28,38,.18) !important;
}
.rrider-home-locate svg{
  width:24px !important;
  height:24px !important;
  stroke:currentColor !important;
  fill:none !important;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.rrider-offer-list-wrap{
  margin:14px 15px 28px !important;
}
.rrider-offer-empty{
  min-height:92px;
}
@media(max-width:420px){
  .rrider-home-map-wrap{
    min-height:395px !important;
    height:395px !important;
  }
  .rrider-home-locate{
    right:14px !important;
    bottom:96px !important;
    width:52px !important;
    height:52px !important;
  }
  .rrider-home-location-pill{
    left:12px !important;
    right:12px !important;
    bottom:12px !important;
  }
}


/* v0.3.7 safe swipe-to-complete ride */
.rrider-current-actions{display:block!important}
.rrider-swipe-complete{
  --swipe-progress:0;
  position:relative;
  width:100%;
  height:58px;
  border-radius:18px;
  overflow:hidden;
  background:linear-gradient(180deg,#f2fbf6 0%,#e9f8ef 100%);
  border:1px solid #cfe9da;
  box-shadow:0 10px 24px rgba(17,148,79,.10),inset 0 1px 0 rgba(255,255,255,.8);
  touch-action:none;
  user-select:none;
  -webkit-user-select:none;
}
.rrider-swipe-fill{
  position:absolute;
  left:0;top:0;bottom:0;
  width:62px;
  border-radius:18px;
  background:linear-gradient(90deg,#1bb36a 0%,#12a55d 100%);
  opacity:.16;
  pointer-events:none;
  will-change:width;
}
.rrider-swipe-label{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 66px;
  color:#0b7f49;
  font-size:14px;
  font-weight:850;
  letter-spacing:.1px;
  pointer-events:none;
  transition:opacity .18s ease,color .18s ease;
}
.rrider-swipe-thumb{
  position:absolute;
  left:4px;top:4px;
  width:50px;height:50px;
  border:0;
  border-radius:15px;
  background:linear-gradient(180deg,#20bd70 0%,#11a65c 100%);
  color:#fff;
  display:grid;
  place-items:center;
  box-shadow:0 8px 18px rgba(16,158,86,.28);
  z-index:3;
  touch-action:none;
  will-change:transform;
  cursor:grab;
}
.rrider-swipe-thumb:active,.rrider-swipe-complete.is-dragging .rrider-swipe-thumb{cursor:grabbing;box-shadow:0 10px 22px rgba(16,158,86,.34)}
.rrider-swipe-thumb span{font-size:25px;font-weight:900;line-height:1;letter-spacing:-5px;transform:translateX(-2px)}
.rrider-swipe-complete.is-dragging .rrider-swipe-label{opacity:.72}
.rrider-swipe-complete.is-completing{background:linear-gradient(180deg,#eaf9f0 0%,#dcf5e6 100%);border-color:#bde4cb}
.rrider-swipe-complete.is-completing .rrider-swipe-label{color:#087541}
.rrider-swipe-complete.is-completing .rrider-swipe-thumb{pointer-events:none}
@media(max-width:420px){
  .rrider-swipe-complete{height:56px;border-radius:17px}
  .rrider-swipe-thumb{width:48px;height:48px;border-radius:14px}
  .rrider-swipe-label{font-size:13.5px;padding:0 62px}
}


/* v0.3.8 full-width larger Arrived / Start ride actions */
.rrider-current-actions>.rrider-action-btn{
  display:block!important;
  width:100%!important;
  min-height:56px!important;
  height:56px!important;
  border-radius:18px!important;
  padding:0 18px!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:0 10px 22px rgba(16,24,39,.12)!important;
}
.rrider-current-actions>.rrider-action-btn[data-ride-action="arrived"]{
  background:linear-gradient(180deg,#172231 0%,#0f1825 100%)!important;
  color:#fff!important;
}
.rrider-otp-start .rrider-action-btn.start{
  width:100%!important;
  min-height:56px!important;
  height:56px!important;
  border-radius:18px!important;
  font-size:15px!important;
  font-weight:900!important;
}
@media(max-width:420px){
  .rrider-current-actions>.rrider-action-btn,
  .rrider-otp-start .rrider-action-btn.start{
    min-height:54px!important;
    height:54px!important;
    font-size:14.5px!important;
  }
}
