.live-chat-panel.svelte-3vmnas{background:#fff;border:1px solid #dbe3ee;border-radius:12px;flex-direction:column;min-height:520px;max-height:720px;display:flex;overflow:hidden}.live-chat-head.svelte-3vmnas{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.live-chat-head.svelte-3vmnas span:where(.svelte-3vmnas){color:#e11d48;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.live-chat-head.svelte-3vmnas h3:where(.svelte-3vmnas){color:var(--primary-color);margin:2px 0 0;font-size:1rem;font-weight:900}.live-chat-head.svelte-3vmnas p:where(.svelte-3vmnas){color:#94a3b8;margin:0;font-size:.72rem;font-weight:800}.live-chat-list.svelte-3vmnas{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.live-chat-message.svelte-3vmnas strong:where(.svelte-3vmnas){color:var(--primary-color);font-size:.78rem}.live-chat-message.svelte-3vmnas p:where(.svelte-3vmnas),.empty-chat.svelte-3vmnas{color:#475569;margin:2px 0 0;font-size:.86rem;line-height:1.4}.live-chat-form.svelte-3vmnas{border-top:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;display:grid}.live-chat-form.svelte-3vmnas input:where(.svelte-3vmnas){border:1px solid #cbd5e1;border-radius:999px;padding:10px 13px;font-size:.88rem}.live-chat-form.svelte-3vmnas button:where(.svelte-3vmnas){background:var(--primary-color);color:#fff;border-radius:999px;padding:10px 15px;font-size:.82rem;font-weight:900}
