/* MISTER FAST V33.8.3 — realtime chat + map tracking */
.mf-v3383-livebar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#f5f8fd;border-bottom:1px solid #e1e8f2}.mf-v3383-livebar>div{display:grid;grid-template-columns:10px 1fr;column-gap:8px;align-items:center;min-width:0}.mf-v3383-livebar i{width:9px;height:9px;border-radius:50%;background:#9aa8ba;box-shadow:0 0 0 5px #9aa8ba20;grid-row:1/3}.mf-v3383-livebar.is-live i{background:#20c870;box-shadow:0 0 0 5px #20c87022}.mf-v3383-livebar b{font-size:13px;color:#0b2d57;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf-v3383-livebar small{font-size:11px;color:#65758a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mf-v3383-livebar button{border:0;border-radius:10px;padding:8px 10px;background:#003da5;color:#fff;font:600 12px inherit;cursor:pointer;white-space:nowrap}.mf-v3383-livebar button:disabled{opacity:.45;cursor:not-allowed}.mf-v3383-chat-note{padding:8px 12px;background:#fff8d6;color:#745b00;border-top:1px solid #f4df76;font-size:12px}.mf-v3383-chat-note.is-ready{background:#eafaf1;color:#176b42;border-color:#bcebd0}.mf-lmc-composer.is-locked{opacity:.55}.mf-lmc-composer.is-locked input{cursor:not-allowed}.mf-v3383-track-marker{background:transparent;border:0}.mf-v3383-track-marker div{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ffc400;border:4px solid #fff;box-shadow:0 0 0 9px #ffc40038,0 8px 24px #002b6660;font-size:22px;animation:mfTrackPulse 1.7s infinite}.mf-v3383-route{stroke-dasharray:9 7;animation:mfRouteDash 14s linear infinite}@keyframes mfTrackPulse{50%{box-shadow:0 0 0 16px #ffc40008,0 8px 24px #002b6660}}@keyframes mfRouteDash{to{stroke-dashoffset:-100}}@media(max-width:760px){.mf-v3383-livebar{padding:8px 10px}.mf-v3383-livebar small{max-width:180px}.mf-v3383-livebar button{padding:7px 8px;font-size:11px}}
