.live-ride-tools{position:fixed;right:18px;bottom:20px;z-index:1500;display:flex;gap:8px;padding:7px;border-radius:16px;background:#fff;box-shadow:0 10px 35px #10182738}
.live-ride-tools button{height:42px;padding:0 15px;border:0;border-radius:11px;background:#101827;color:#fff;font:800 12px DM Sans}.live-ride-tools button:last-child{background:#e8f8f2;color:#087c5b}.live-ride-tools span{margin-right:6px}
.ride-tool-backdrop{position:fixed;inset:0;z-index:3100;display:grid;place-items:end center;background:#1018277d;backdrop-filter:blur(4px)}.ride-tool-sheet{width:min(520px,100%);height:min(680px,88dvh);display:flex;flex-direction:column;padding:18px;border-radius:25px 25px 0 0;background:#fff}.ride-tool-sheet>header{display:flex;align-items:center;gap:13px;padding-bottom:14px;border-bottom:1px solid #edf0f1}.ride-tool-sheet>header button{width:40px;height:40px;border:0;border-radius:50%;background:#f0f2f3;font-size:20px}.ride-tool-sheet>header div{display:grid}.ride-tool-sheet>header small{font-size:8px;font-weight:800;letter-spacing:.11em;color:#0b9369}.ride-tool-sheet h2{margin:2px 0 0;font:800 19px Manrope}.chat-panel{min-height:0;display:flex;flex:1;flex-direction:column}.message-list{flex:1;overflow:auto;padding:16px 2px}.message-list>p{width:max-content;max-width:78%;display:grid;gap:3px;margin:8px 0;padding:10px 12px;border-radius:4px 15px 15px;background:#f0f2f3}.message-list>p.mine{margin-left:auto;border-radius:15px 4px 15px 15px;background:#101827;color:#fff}.message-list b{font-size:8px;color:#0a956b}.message-list span{font-size:13px}.message-list small{font-size:8px;color:#8b949c}.no-messages{height:100%;display:grid;place-content:center;text-align:center;color:#8a939b}.no-messages b{color:#15202c}.message-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding-top:12px;border-top:1px solid #edf0f1}.message-form input{min-width:0;padding:13px;border:0;border-radius:12px;background:#f1f3f4;font:500 13px DM Sans;outline:0}.message-form button{padding:0 17px;border:0;border-radius:12px;background:#11a878;color:#fff;font-weight:800}.payment-panel>p{margin:18px 4px 5px;color:#68727d;font-size:12px}.payment-panel>button{width:100%;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;text-align:left;padding:15px 5px;border:0;border-bottom:1px solid #edf0f1;background:#fff}.payment-panel b{font-size:14px}.payment-panel small{font-size:10px;color:#818a93}.payment-panel i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;font-size:20px}
@media(max-width:800px){.live-ride-tools{right:14px;bottom:max(14px,env(safe-area-inset-bottom))}.ride-tool-sheet{padding-bottom:max(18px,env(safe-area-inset-bottom))}}
