/* MISTER FAST LiveMapChat WEB V3.3.0.6 — Infinite Driver Feed */
.mf3306-feed{position:relative;background:#f4f7fb;border-top:1px solid #d8e4f1;padding:18px 18px 36px;color:#123c72}
.mf3306-feed-head{display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,420px);gap:14px;align-items:end;margin-bottom:12px}
.mf3306-feed-title b{display:block;color:#003da5;font-size:24px;font-weight:900}.mf3306-feed-title small{display:block;margin-top:4px;color:#667a93;font-size:12px}
.mf3306-search{display:flex;align-items:center;gap:8px;border:1px solid #cfdceb;border-radius:14px;background:#fff;padding:10px 13px}.mf3306-search:focus-within{border-color:#003da5;box-shadow:0 0 0 3px rgba(0,61,165,.09)}.mf3306-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit;color:#173e72}
.mf3306-summary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin:12px 0}.mf3306-stat{display:flex;align-items:center;gap:10px;min-height:66px;padding:10px 13px;border:1px solid #d8e3f0;border-radius:15px;background:#fff}.mf3306-stat>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#edf4ff;font-size:20px}.mf3306-stat b{display:block;color:#003da5;font-size:21px;line-height:1}.mf3306-stat small{display:block;margin-top:4px;color:#6d7d91;font-size:10px}
.mf3306-toolbar{position:sticky;top:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 -4px 14px;padding:9px 4px;background:rgba(244,247,251,.96);backdrop-filter:blur(8px)}
.mf3306-filters{display:flex;gap:7px;flex-wrap:wrap}.mf3306-filters button,.mf3306-sort{border:1px solid #d1deec;border-radius:999px;background:#fff;color:#395572;padding:7px 11px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.mf3306-filters button b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:4px;padding:0 5px;border-radius:999px;background:#eef3f8;color:#003da5;font-size:10px}.mf3306-filters button:hover,.mf3306-filters button.is-active,.mf3306-sort:hover{border-color:#003da5;background:#003da5;color:#fff}.mf3306-filters button.is-active b{background:#ffc400;color:#00305f}.mf3306-visible{white-space:nowrap;color:#61758f;font-size:11px}.mf3306-visible strong{color:#003da5;font-size:16px}
.mf3306-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;align-items:stretch}
.mf3306-card{position:relative;display:flex;flex-direction:column;min-height:190px;padding:14px;border:1px solid #d9e4ef;border-radius:17px;background:#fff;transition:transform .14s,border-color .14s,box-shadow .14s;scroll-margin-top:80px}.mf3306-card:hover{transform:translateY(-1px);border-color:#aac3e3;box-shadow:0 8px 22px rgba(0,52,123,.08)}.mf3306-card.is-selected{border-color:#ffc400;box-shadow:0 0 0 3px rgba(255,196,0,.22),0 10px 26px rgba(0,52,123,.10)}
.mf3306-card-top{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center}.mf3306-avatar{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border:2px solid #ffc400;border-radius:50%;background:#edf4ff;color:#003da5;font-size:27px}.mf3306-avatar img{width:100%;height:100%;object-fit:cover}.mf3306-name{min-width:0}.mf3306-name b{display:block;overflow:hidden;color:#073d82;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.mf3306-name small{display:block;margin-top:3px;overflow:hidden;color:#718197;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.mf3306-distance{align-self:start;border-radius:999px;background:#fff7d6;color:#765900;padding:6px 8px;font-size:10px;font-weight:900;white-space:nowrap}
.mf3306-badges{display:flex;gap:5px;flex-wrap:wrap;margin:11px 0 8px}.mf3306-badge{border-radius:999px;padding:4px 7px;background:#edf2f7;color:#627187;font-size:9px;font-weight:850}.mf3306-badge.online{background:#e8f9ef;color:#0f8041}.mf3306-badge.offline{background:#f0f2f5;color:#6b7585}.mf3306-badge.gps{background:#e8f6ff;color:#086c9e}.mf3306-badge.no-gps{background:#fff0f0;color:#b13a3a}.mf3306-badge.active{background:#eaf1ff;color:#003da5}.mf3306-badge.radius{background:#fff7d8;color:#806100}
.mf3306-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px}.mf3306-meta div{min-width:0;padding:7px 9px;border-radius:10px;background:#f6f8fb}.mf3306-meta small{display:block;color:#7a899b;font-size:9px}.mf3306-meta b{display:block;margin-top:2px;overflow:hidden;color:#244b79;font-size:10px;white-space:nowrap;text-overflow:ellipsis}
.mf3306-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.mf3306-actions button,.mf3306-actions a{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 9px;border:1px solid #cbd9e8;border-radius:9px;background:#fff;color:#174a80;text-decoration:none;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.mf3306-actions button:hover,.mf3306-actions a:hover{background:#edf4fc}.mf3306-actions .primary{border-color:#ffc400;background:#ffc400;color:#002d66}.mf3306-actions button:disabled,.mf3306-actions a.is-disabled{opacity:.4;pointer-events:none}
.mf3306-loadmore{display:flex;justify-content:center;padding:18px 0 0}.mf3306-loadmore button{min-width:220px;border:1px solid #003da5;border-radius:13px;background:#fff;color:#003da5;padding:10px 18px;font:inherit;font-weight:900;cursor:pointer}.mf3306-loadmore button:hover{background:#003da5;color:#fff}.mf3306-loadmore[hidden]{display:none!important}.mf3306-sentinel{height:1px}.mf3306-empty{display:grid;place-items:center;min-height:150px;border:1px dashed #b9c9dc;border-radius:16px;background:#fff;color:#697d96;text-align:center}.mf3306-empty[hidden]{display:none!important}
@media(max-width:900px){.mf3306-feed-head{grid-template-columns:1fr}.mf3306-summary{grid-template-columns:repeat(2,1fr)}.mf3306-list{grid-template-columns:1fr}}
@media(max-width:520px){.mf3306-feed{padding:13px 11px 30px}.mf3306-summary{gap:7px}.mf3306-stat{min-height:58px;padding:8px}.mf3306-stat>span{width:32px;height:32px}.mf3306-card{padding:12px}.mf3306-actions button,.mf3306-actions a{flex:1 1 auto}}

/* V67.1.0 — One Platform • One Fleet Identity • One Enterprise Experience • One Brand */
.mf-enterprise-driver-discovery{--mf-blue:#003da5;--mf-yellow:#ffc400;--mf-ink:#17345c;--mf-soft:#f4f7fb}
.mf3306-eyebrow{display:block;margin-bottom:3px;color:#6b7f98;font-size:9px;font-weight:900;letter-spacing:.14em}
.mf3306-identity{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin:0 0 8px;padding:8px 9px;border:1px solid #e2eaf3;border-radius:11px;background:#fbfcfe}
.mf3306-identity>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf4ff;font-size:20px}
.mf3306-identity small{display:block;color:#7a899b;font-size:9px}.mf3306-identity b{display:block;overflow:hidden;color:#244b79;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.mf3306-identity strong{border-radius:999px;background:#fff7d6;color:#765900;padding:5px 7px;font-size:9px;white-space:nowrap}
.mf3306-card:focus-visible{outline:3px solid rgba(0,61,165,.22);outline-offset:2px}
.mf3306-actions .primary:focus-visible,.mf3306-actions button:focus-visible,.mf3306-actions a:focus-visible,.mf3306-filters button:focus-visible,.mf3306-sort:focus-visible{outline:3px solid rgba(255,196,0,.45);outline-offset:2px}
@media(min-width:1200px){.mf3306-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}
