/* MISTER FAST WEB V3.2.3 — API-only Driver Search */
.mf323-search-status{margin:0 0 12px;padding:10px 14px;border:1px solid #d7e4f3;border-radius:12px;background:#f7fbff;color:#294b75;font-size:13px;display:flex;align-items:center;gap:9px}.mf323-search-status::before{content:"";width:9px;height:9px;border-radius:50%;background:#8aa3bf}.mf323-search-status.is-loading::before{background:#ffc400;animation:mf323pulse 1s infinite}.mf323-search-status.is-success::before{background:#19b767}.mf323-search-status.is-error{background:#fff6f6;border-color:#ffc9c9;color:#9b2525}.mf323-search-status.is-error::before{background:#e43d3d}.mf323-driver-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #dce7f4;border-radius:15px;background:#fff;margin-bottom:9px}.mf323-driver-card.is-offline{opacity:.68}.mf323-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eaf2ff;font-size:24px;overflow:hidden}.mf323-avatar img{width:100%;height:100%;object-fit:cover}.mf323-info b,.mf323-info small{display:block}.mf323-info b{color:#083f91;font-size:15px}.mf323-info small{color:#627895;margin-top:2px}.mf323-online{display:inline-block;padding:2px 7px;border-radius:999px;background:#e6f9ed;color:#138a45;font-size:11px;margin-left:6px}.mf323-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.mf323-actions button{border:1px solid #cbdcf0;background:#fff;color:#0646a3;border-radius:10px;padding:7px 9px;cursor:pointer}.mf323-actions button.is-primary{background:#003da5;color:#fff;border-color:#003da5}.mf323-api-summary{padding:11px 13px;border-radius:14px;background:#eef5ff;color:#163d70;max-width:86%;font-size:13px}.mf323-api-summary b{display:block;margin-bottom:3px}@keyframes mf323pulse{50%{opacity:.35}}
