/* MISTER FAST V38.0 — Chat Foundation. UI-only patch on existing chat engine. */
.mf-v374-status-card{display:none!important}
.mf-v380-chat-head{background:linear-gradient(135deg,#003da5,#075cc6)!important;color:#fff!important;border-bottom:3px solid #ffc400!important}
.mf-v380-service-head{display:flex;align-items:center;gap:10px;min-width:0}.mf-v380-service-icon{width:38px;height:38px;border-radius:13px;background:#ffc400;color:#003da5;display:grid;place-items:center;font-size:20px;box-shadow:0 6px 16px rgba(255,196,0,.24)}
.mf-v380-service-head>div{display:grid;min-width:0}.mf-v380-service-head b{font-size:15px;color:#fff;white-space:nowrap}.mf-v380-service-head small{font-size:11px;color:#e9f3ff;display:flex;align-items:center;gap:6px}.mf-v380-service-head small i{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.18)}
.mf-v380-chat-toolbar{display:grid;grid-template-columns:1fr 1fr .72fr;gap:6px;padding:8px;background:#f5f9ff;border-bottom:1px solid #dbe8f7}.mf-v380-chat-toolbar button{border:1px solid #d6e4f5;background:#fff;color:#164270;border-radius:12px;min-height:42px;padding:6px 8px;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-weight:800}.mf-v380-chat-toolbar button.active{background:#fff7d5;border-color:#ffc400;color:#003da5}.mf-v380-chat-toolbar button span{font-size:16px}.mf-v380-chat-toolbar button small{background:#e8f7ee;color:#14804a;border-radius:99px;padding:1px 6px;font-size:10px}
.mf-v380-messages{background:linear-gradient(180deg,#f8fbff 0,#fff 100%)}
.mf-v380-message{align-items:flex-start!important;gap:9px!important;margin:9px 10px!important}.mf-v380-avatar{flex:0 0 36px;width:36px;height:36px;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;border:2px solid #dfeafa!important;box-shadow:0 5px 14px rgba(0,61,165,.1);font-size:17px!important}.mf-v380-message>div{max-width:82%;background:#fff;border:1px solid #e1eaf5;border-radius:4px 16px 16px 16px;padding:9px 11px;box-shadow:0 5px 14px rgba(0,61,165,.06)}.mf-v380-message.customer>div{background:#fff8d9;border-color:#ffe27a}.mf-v380-message.driver>div{background:#eef6ff;border-color:#cfe3fb}.mf-v380-message.drop_point>div{background:#edfff4;border-color:#c8f0d8}.mf-v380-message b{display:flex!important;align-items:center;gap:6px;flex-wrap:wrap;color:#123c68}.mf-v380-message b em{font-style:normal;font-size:9px;padding:2px 6px;border-radius:99px;background:#eaf2ff;color:#003da5}.mf-v380-message p{margin:4px 0!important;line-height:1.45;color:#244a72}.mf-v380-message small{color:#8093aa!important;font-size:10px!important}
.mf-v380-emoji-panel{display:flex;flex-wrap:wrap;gap:5px;padding:8px 10px;background:#fff;border-top:1px solid #e0e9f5}.mf-v380-emoji-panel[hidden]{display:none}.mf-v380-emoji-panel button{width:34px;height:34px;border:1px solid #e0e8f2;border-radius:10px;background:#fff;cursor:pointer;font-size:18px}.mf-v380-emoji-panel button:hover{background:#fff6cc;border-color:#ffc400}
.mf-v380-composer{display:grid!important;grid-template-columns:38px 38px 1fr 42px!important;gap:6px!important;padding:9px!important;background:#fff!important;border-top:1px solid #dfe8f4!important}.mf-v380-composer button{width:38px!important;height:38px!important;border-radius:12px!important;border:1px solid #dce7f5!important;background:#f7faff!important;color:#003da5!important}.mf-v380-composer input[name=message]{min-width:0!important;height:38px!important;border:1px solid #d7e4f3!important;border-radius:13px!important;padding:0 12px!important;color:#173e68!important;background:#fbfdff!important}.mf-v380-composer .mf-v380-send{width:42px!important;background:#ffc400!important;border-color:#ffc400!important;color:#003da5!important;font-size:18px!important;font-weight:900!important}
@media(max-width:640px){.mf-v380-service-head b{font-size:13px}.mf-v380-service-head small{font-size:9px}.mf-v380-service-icon{width:33px;height:33px}.mf-v380-chat-toolbar{grid-template-columns:1fr 1fr 44px}.mf-v380-chat-toolbar button b{font-size:11px}.mf-v380-chat-toolbar button:last-child b{display:none}.mf-v380-message>div{max-width:78%}.mf-v380-composer{grid-template-columns:34px 34px 1fr 38px!important;padding:7px!important}.mf-v380-composer button{width:34px!important;height:36px!important}.mf-v380-composer .mf-v380-send{width:38px!important}}
