.uride-screen{padding-bottom:44px;background:#fff}
.uride-intro{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 20px}
.uride-intro small{color:#7b8086;font-size:10px;font-weight:700}.uride-intro h2{font-size:25px;line-height:1.1;font-weight:680;margin:4px 0}.uride-intro p{font-size:13px;color:#73777d;margin:0}.uride-intro>span{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:#f1f2f3;color:#111}
.uride-notice{padding:11px 12px;border:1px solid #d5e7db;border-radius:8px;background:#f0faf3;color:#225b32;font-size:13px}
.uride-form h3,.uride-history h3{margin:23px 0 11px;font-size:16px;font-weight:650}
.uride-locations{border:1px solid #e0e3e7;border-radius:8px;padding:4px 13px;background:#fff}
.uride-location{display:flex;align-items:center;gap:11px;min-height:65px}.uride-location+.uride-location{border-top:1px solid #eceef0}.uride-location label{flex:1;min-width:0;color:#737980;font-size:11px;font-weight:600}.uride-location input{display:block;width:100%;margin-top:4px;padding:0;border:0;outline:0;color:#17191b;font:inherit;font-size:14px;font-weight:500}.uride-location input::placeholder{color:#9a9ea3}.uride-location button{width:35px;height:35px;border:0;background:#f3f4f5;border-radius:6px;display:grid;place-items:center}.uride-dot{width:10px;height:10px;border:2px solid #111;border-radius:50%;flex:none}.uride-dot.dropoff{background:#555e66;border-color:#555e66}
.uride-map-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:15px 0 8px}.uride-map-tools strong{font-size:12px;font-weight:600}.uride-map-tools>div{display:flex;padding:3px;border:1px solid #e2e4e6;border-radius:7px}.uride-map-tools button{border:0;border-radius:5px;background:transparent;padding:6px 9px;color:#72777e;font-size:11px}.uride-map-tools button.active{background:#17191b;color:#fff}
#uride-map{height:230px;overflow:hidden;border:1px solid #e1e3e6;border-radius:8px;background:#eef0f1}#uride-map>p{display:grid;place-items:center;height:100%;margin:0;color:#777;font-size:13px}.uride-help{color:#757a80;font-size:12px;line-height:1.45;margin:8px 0}
.uride-vehicles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.uride-vehicle{position:relative;display:grid;justify-items:center;align-content:center;min-height:105px;gap:4px;border:1px solid #dfe2e5;border-radius:8px;background:#fff;text-align:center;cursor:pointer}.uride-vehicle:has(input:checked){background:#17191b;color:#fff;border-color:#17191b}.uride-vehicle input{position:absolute;opacity:0}.uride-vehicle-icon{font-size:24px;line-height:1}.uride-vehicle strong{font-size:12px;font-weight:650}.uride-vehicle small{font-size:10px;color:#80858a}.uride-vehicle:has(input:checked) small{color:#e2e2e2}
.uride-payment{display:grid;gap:8px}.uride-payment label{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 11px;border:1px solid #e0e3e6;border-radius:8px;cursor:pointer}.uride-payment label:has(input:checked){border-color:#222;background:#f8f8f8}.uride-payment input{accent-color:#111}.uride-payment label>span[data-icon]{font-size:20px}.uride-payment strong,.uride-payment small{display:block}.uride-payment strong{font-size:13px;font-weight:600}.uride-payment small{font-size:10px;color:#777d83;line-height:1.4}
.uride-summary{margin:20px 0 13px;padding:15px;border:1px solid #e1e3e6;border-radius:8px;background:#f7f8f9}.uride-summary>div{display:flex;justify-content:space-between;gap:10px;font-size:13px}.uride-summary strong{font-size:16px}.uride-summary p{margin:9px 0 0;color:#777d83;font-size:11px;line-height:1.4}.uride-submit{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:50px;border:0;border-radius:8px;background:#111;color:#fff;font-size:15px;font-weight:650}.uride-submit:disabled{opacity:.65}.uride-history{margin-top:32px;border-top:1px solid #e7e8ea}.uride-history article{padding:15px 0;border-bottom:1px solid #e7e8ea}.uride-history-top{display:flex;justify-content:space-between;gap:8px;font-size:12px}.uride-history-top span{color:#747a80}.uride-history p{font-size:13px;line-height:1.4;margin:6px 0;overflow-wrap:anywhere}.uride-history small{display:block;color:#777d83;font-size:11px}.uride-history button{margin-top:9px;padding:6px 0;border:0;background:transparent;color:#4f5358;text-decoration:underline;font-size:12px}
@media(max-width:350px){.uride-screen{padding-left:15px;padding-right:15px}.uride-map-tools strong{font-size:11px}.uride-map-tools button{padding:5px}.uride-payment small{font-size:9px}}
.uride-location label{position:relative}
.uride-suggestions{position:absolute;top:calc(100% + 12px);left:-20px;right:-12px;z-index:1000;max-height:244px;overflow-y:auto;padding:5px;background:#fff;border:1px solid #dfe2e6;border-radius:7px;box-shadow:0 12px 25px rgba(0,0,0,.14)}
.uride-suggestions[hidden]{display:none}
.uride-suggestions button{display:block;width:100%;height:auto;padding:10px 12px;border:0;border-bottom:1px solid #eceef0;border-radius:0;background:#fff;color:#1b1d20;text-align:left;font:inherit;font-size:12px;line-height:1.35;white-space:normal}
.uride-suggestions button:last-child{border-bottom:0}
.uride-suggestions button:hover,.uride-suggestions button:focus{background:#f1f2f3;outline:none}
#uride-map{position:relative;z-index:1}
.uride-icon-defs{position:absolute;width:0;height:0;overflow:hidden}
.uride-vehicle{min-height:118px;gap:5px}
.uride-vehicle-icon{display:block;width:40px;height:40px;flex:none}
.uride-vehicle strong{font-size:12px}
