.drawer-overlay.svelte-vqyry9{z-index:1100;background:#0006;justify-content:flex-end;animation:.2s svelte-vqyry9-fadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-vqyry9-fadeIn{0%{opacity:0}to{opacity:1}}.drawer.svelte-vqyry9{background:#fff;flex-direction:column;width:420px;max-width:100vw;height:100vh;animation:.25s ease-out svelte-vqyry9-slideIn;display:flex;box-shadow:-4px 0 24px #0000001a}@keyframes svelte-vqyry9-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header.svelte-vqyry9{padding:var(--sp-4) var(--sp-5);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:var(--sp-3);display:flex}.header-info.svelte-vqyry9{align-items:center;gap:var(--sp-3);flex:1;min-width:0;display:flex}.header-thumb.svelte-vqyry9{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:40px;height:40px}.header-text.svelte-vqyry9{flex-direction:column;min-width:0;display:flex}.header-seller.svelte-vqyry9{font-weight:var(--fw-semibold);font-size:var(--fs-body)}.header-listing.svelte-vqyry9{font-size:var(--fs-small);color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;text-decoration:none;overflow:hidden}.header-listing.svelte-vqyry9:hover{text-decoration:underline}.header-actions.svelte-vqyry9{align-items:center;gap:var(--sp-3);display:flex}.connection-dot.svelte-vqyry9{background:#ef4444;border-radius:50%;width:8px;height:8px}.connection-dot.connected.svelte-vqyry9{background:#22c55e}.close-btn.svelte-vqyry9{color:var(--color-text-muted);padding:var(--sp-1);display:flex}.close-btn.svelte-vqyry9:hover{color:var(--color-text)}.status-banner.svelte-vqyry9{justify-content:space-between;align-items:center;gap:var(--sp-2);padding:var(--sp-2) var(--sp-4);font-size:var(--fs-small);border-bottom:1px solid var(--color-border);display:flex}.status-banner.error.svelte-vqyry9{color:#991b1b;background:#fef2f2}.status-banner.info.svelte-vqyry9{color:#475569;background:#f1f5f9}.status-btn.svelte-vqyry9{color:inherit;border-radius:var(--radius-sm);font-size:var(--fs-small);cursor:pointer;background:0 0;border:1px solid;padding:2px 10px}.send-error.svelte-vqyry9{padding:var(--sp-2) var(--sp-5);background:#fef2f2}.send-error.svelte-vqyry9 button:where(.svelte-vqyry9){color:#991b1b;font-size:var(--fs-small);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.drawer-body.svelte-vqyry9{padding:var(--sp-4) var(--sp-5);gap:var(--sp-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.loading-state.svelte-vqyry9,.loading-more.svelte-vqyry9{padding:var(--sp-4);color:var(--color-text-muted);justify-content:center;align-items:center;gap:4px;display:flex}.message.svelte-vqyry9{display:flex}.message.user.svelte-vqyry9{justify-content:flex-end}.message.seller.svelte-vqyry9{justify-content:flex-start}.bubble.svelte-vqyry9{max-width:80%;padding:var(--sp-3) var(--sp-4);border-radius:var(--radius-lg);font-size:var(--fs-body);line-height:1.5;position:relative}.user.svelte-vqyry9 .bubble:where(.svelte-vqyry9){background:var(--color-violet);color:#fff;border-bottom-right-radius:var(--radius-sm)}.seller.svelte-vqyry9 .bubble:where(.svelte-vqyry9){background:var(--color-bg-secondary);color:var(--color-text);border-bottom-left-radius:var(--radius-sm)}.msg-image.svelte-vqyry9{border-radius:var(--radius-md);max-width:100%;margin-bottom:var(--sp-2)}.time.svelte-vqyry9{opacity:.7;margin-top:var(--sp-1);justify-content:flex-end;align-items:center;gap:4px;font-size:11px;display:flex}.read-check.svelte-vqyry9{flex-shrink:0}.bubble.typing.svelte-vqyry9{padding:var(--sp-3) var(--sp-5);align-items:center;gap:4px;display:flex}.dot.svelte-vqyry9{background:var(--color-text-muted);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite svelte-vqyry9-bounce}.dot.svelte-vqyry9:nth-child(2){animation-delay:.2s}.dot.svelte-vqyry9:nth-child(3){animation-delay:.4s}@keyframes svelte-vqyry9-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.drawer-footer.svelte-vqyry9{align-items:flex-end;gap:var(--sp-2);padding:var(--sp-3) var(--sp-5);border-top:1px solid var(--color-border);display:flex}.chat-input.svelte-vqyry9{padding:var(--sp-3);border:1px solid var(--color-border);border-radius:var(--radius-std);font-family:var(--font-family);font-size:var(--fs-body);resize:none;flex:1;max-height:100px}.chat-input.svelte-vqyry9:focus{border-color:var(--color-violet);outline:none}.send-btn.svelte-vqyry9{padding:var(--sp-3);background:var(--color-violet);color:#fff;border-radius:var(--radius-std);flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.send-btn.svelte-vqyry9:hover:not(:disabled){opacity:.9}.send-btn.svelte-vqyry9:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.drawer-overlay.svelte-vqyry9{-webkit-backdrop-filter:blur(2px);justify-content:stretch;align-items:flex-end}.drawer.svelte-vqyry9{border-top-left-radius:20px;border-top-right-radius:20px;width:100vw;height:92vh;max-height:92vh;animation:.26s ease-out svelte-vqyry9-slideUpSheet;box-shadow:0 -8px 28px #00000024}@keyframes svelte-vqyry9-slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.drawer-footer.svelte-vqyry9{padding-bottom:calc(var(--sp-3) + env(safe-area-inset-bottom))}.send-btn.svelte-vqyry9{min-width:var(--touch-min);min-height:var(--touch-min)}.close-btn.svelte-vqyry9{min-width:var(--touch-min);min-height:var(--touch-min);justify-content:center;align-items:center;display:flex}
