.chat-header.svelte-1vc4gmw{background:var(--color-white);border-bottom:1px solid var(--color-border);flex:none;position:relative}.header-main.svelte-1vc4gmw{align-items:center;gap:var(--sp-3);min-height:64px;padding:var(--sp-2) var(--sp-4);display:flex}.listing-thumb.svelte-1vc4gmw{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-secondary);width:40px;height:40px;color:var(--color-text-muted);flex:0 0 40px;justify-content:center;align-items:center;display:flex;overflow:hidden}.listing-thumb.svelte-1vc4gmw img:where(.svelte-1vc4gmw){object-fit:cover;width:100%;height:100%;display:block}.header-copy.svelte-1vc4gmw{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.listing-line.svelte-1vc4gmw,.user-line.svelte-1vc4gmw{align-items:center;gap:var(--sp-2);min-width:0;display:flex}.listing-title.svelte-1vc4gmw{color:var(--color-text);font-size:var(--fs-body);font-weight:var(--fw-bold);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;text-decoration:none;overflow:hidden}.listing-title.svelte-1vc4gmw:hover{color:var(--color-link);text-decoration:underline}.listing-price.svelte-1vc4gmw{color:var(--color-text-secondary);font-size:var(--fs-small);font-weight:var(--fw-bold);white-space:nowrap;flex:none}.user-line.svelte-1vc4gmw{color:var(--color-text-muted);font-size:var(--fs-small);line-height:1.25}.verified-badge.svelte-1vc4gmw{color:var(--color-action-secondary);flex:none;display:inline-flex}.header-actions.svelte-1vc4gmw{align-items:center;gap:var(--sp-1);flex:none;display:flex}.icon-button.svelte-1vc4gmw{width:var(--touch-min);height:var(--touch-min);border-radius:var(--radius-md);color:var(--color-text-secondary);justify-content:center;align-items:center;display:inline-flex}.icon-button.svelte-1vc4gmw:hover{background:var(--color-bg-secondary)}.back-button.svelte-1vc4gmw{margin-left:calc(var(--sp-2) * -1)}.menu-wrap.svelte-1vc4gmw{position:relative}.chat-menu.svelte-1vc4gmw{z-index:var(--z-dropdown);top:calc(100% + var(--sp-1));min-width:190px;padding:var(--sp-1);border:1px solid var(--color-border);border-radius:var(--radius-std);background:var(--color-white);position:absolute;right:0}.chat-menu.svelte-1vc4gmw button:where(.svelte-1vc4gmw){align-items:center;gap:var(--sp-2);width:100%;min-height:var(--touch-min);padding:0 var(--sp-3);border-radius:var(--radius-md);color:var(--color-text-secondary);font-size:var(--fs-body);text-align:left;display:flex}.chat-menu.svelte-1vc4gmw button:where(.svelte-1vc4gmw):hover,.chat-menu.svelte-1vc4gmw button:where(.svelte-1vc4gmw):focus-visible{background:var(--color-bg-secondary);color:var(--color-text)}.safety-line.svelte-1vc4gmw{align-items:center;gap:var(--sp-2);padding:var(--sp-2) var(--sp-4);border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--fs-small);line-height:1.4;display:flex}.safety-line.svelte-1vc4gmw svg:where(.svelte-1vc4gmw){color:var(--color-action-secondary);flex:none}@media (width<=768px){.chat-header.svelte-1vc4gmw{z-index:var(--z-sticky);position:sticky;top:0}.header-main.svelte-1vc4gmw{gap:var(--sp-2);padding-inline:var(--sp-3)}.listing-line.svelte-1vc4gmw{flex-direction:column;align-items:flex-start;gap:1px}.listing-price.svelte-1vc4gmw{font-size:var(--fs-tiny)}.safety-line.svelte-1vc4gmw{padding-inline:var(--sp-3);align-items:flex-start}}@media (width<=480px){.close-button.svelte-1vc4gmw{display:none}}.drawer-overlay.svelte-vqyry9{z-index:var(--z-overlay);background:color-mix(in srgb, var(--color-black) 40%, transparent);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{width:420px;max-width:100vw;height:100vh;box-shadow:none;background:#fff;flex-direction:column;animation:.25s ease-out svelte-vqyry9-slideIn;display:flex}@keyframes svelte-vqyry9-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.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{background:var(--color-bg-secondary);color:var(--color-danger)}.status-banner.info.svelte-vqyry9{background:var(--color-bg-secondary);color:var(--color-action-secondary)}.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:var(--color-bg-secondary)}.send-error.svelte-vqyry9 button:where(.svelte-vqyry9){color:var(--color-danger);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);flex:1;overflow-y:auto}.message-list.svelte-vqyry9{gap:var(--sp-3);flex-direction:column;display:flex}.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}.typing-message.svelte-vqyry9{justify-content:flex-start;display:flex}.typing-bubble.svelte-vqyry9{padding:var(--sp-3) var(--sp-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-sm);background:var(--color-white);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{width:100vw;height:92vh;max-height:92vh;box-shadow:none;border-top-left-radius:20px;border-top-right-radius:20px;animation:.26s ease-out svelte-vqyry9-slideUpSheet}@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)}.sr-only.svelte-vqyry9{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
