.live-rider-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:3px 0 15px}.live-rider-overview span{padding:8px 6px;border-radius:9px;text-align:center;font-size:11px;font-weight:900}.live-rider-overview .is-green{background:#e6f8ed;color:#167342}.live-rider-overview .is-blue{background:#e8f4ff;color:#126aa9}.live-rider-overview .is-red{background:#fff0f1;color:#b62d3b}.live-rider-card{position:relative;overflow:hidden;border-left-width:5px;border-radius:14px;box-shadow:0 8px 19px #1538470d}.live-rider-card::after{content:"";position:absolute;top:0;right:0;width:48px;height:48px;border-radius:0 0 0 48px;background:currentColor;opacity:.045}.live-rider-card--green{color:#159454}.live-rider-card--blue{color:#087dca;background:linear-gradient(90deg,#f0f9ff,#fff)}.live-rider-card--red{color:#df4552;background:linear-gradient(90deg,#fff5f5,#fff)}.live-rider-card--gray{color:#697b84}.live-rider-avatar{position:relative;width:43px;height:43px;color:#173b49;background:#e8f1f3}.live-rider-avatar>span{font-size:11px;font-weight:950}.live-rider-avatar>i{position:absolute;right:-3px;bottom:-3px;display:grid;width:18px;height:18px;place-items:center;border:2px solid #fff;border-radius:50%;background:currentColor;color:#fff;font-size:10px;font-style:normal;font-weight:950}.live-rider-main strong{font-size:14px}.live-rider-status{display:inline-flex!important;align-items:center;width:max-content;max-width:100%;margin-top:6px!important;padding:4px 7px;border-radius:999px;background:color-mix(in srgb,currentColor 10%,white);color:currentColor!important;font-size:10px!important;font-weight:950!important}.live-rider-status i{width:7px;height:7px}.live-rider-return{padding-left:11px;border-left:1px solid #dce7ea;min-width:134px}.live-rider-return small{font-size:9px}.live-rider-return b{font-size:12px;font-weight:900}.live-rider-card--blue .live-rider-return b{color:#0871b5}.live-rider-card--green .live-rider-return b{color:#18774b}.live-rider-return.is-returning{border-left-color:#f1c2c7}.live-rider-return.is-returning b{font-size:13px}.live-rider-group--working .live-rider-group-title{color:#087dca}.live-rider-group--available .live-rider-group-title{color:#18824d}@media(max-width:470px){.live-rider-overview{grid-template-columns:1fr}.live-rider-return{min-width:0}.live-rider-card{grid-template-columns:43px minmax(0,1fr)}.live-rider-return{grid-column:2;padding-left:0;border-left:0}.live-rider-return small{display:block}}
