:root{--footer-height:48px;--background:#f1f1f1;--surface:#f7f7f7;--surface-hover:#ededed;--surface-secondary:#e6e6e6;--foreground:#111827;--muted:#6b7280;--muted-darker:#4b5563;--border:#d0d0d0;--primary:#1f2937;--primary-hover:#111827;--danger:#b91c1c;--success:#166534}[data-theme=dark]{--background:#0a0a0a;--surface:#121212;--surface-hover:#1a1a1a;--surface-secondary:#0f0f10;--foreground:#f5f5f5;--muted:#a3a3a3;--muted-darker:#d4d4d4;--border:#262626;--primary:#e5e5e5;--primary-hover:#fafafa;--danger:#ef4444;--success:#22c55e}*{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Space Grotesk,IBM Plex Sans,Segoe UI,sans-serif}input,button,textarea,select{font:inherit}a,button,input,label,select,summary,textarea,[role=button]{touch-action:manipulation}a{color:inherit;text-decoration:none}@media (hover:none) and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=image]):not([type=submit]):not([type=reset]):not([type=button]),select,textarea{font-size:16px!important}}
.ChatWidget-module-scss-module__QnzZuW__widget{z-index:9000;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.ChatWidget-module-scss-module__QnzZuW__lightboxOverlay{z-index:9999;cursor:zoom-out;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ChatWidget-module-scss-module__QnzZuW__lightboxImg{object-fit:contain;border-radius:8px;max-width:min(90vw,900px);max-height:90dvh}.ChatWidget-module-scss-module__QnzZuW__panel{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;width:360px;max-height:560px;animation:.22s ChatWidget-module-scss-module__QnzZuW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000024,0 4px 16px #00000014}@media (max-width:420px){.ChatWidget-module-scss-module__QnzZuW__panel{border-radius:14px;width:calc(100vw - 32px);max-height:70dvh}}@keyframes ChatWidget-module-scss-module__QnzZuW__slideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatWidget-module-scss-module__QnzZuW__header{background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:relative}.ChatWidget-module-scss-module__QnzZuW__header:before{content:"";background:linear-gradient(90deg, var(--primary), transparent 70%);opacity:.5;height:2px;position:absolute;top:0;left:0;right:0}.ChatWidget-module-scss-module__QnzZuW__headerInfo{align-items:center;gap:10px;display:flex}.ChatWidget-module-scss-module__QnzZuW__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #22c55e40}.ChatWidget-module-scss-module__QnzZuW__headerTitle{letter-spacing:.01em;color:var(--foreground);font-family:Space Grotesk,Segoe UI,sans-serif;font-size:.9rem;font-weight:700;display:block}.ChatWidget-module-scss-module__QnzZuW__headerSub{color:var(--muted);margin-top:1px;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:.72rem;display:block}.ChatWidget-module-scss-module__QnzZuW__closeBtn{background:var(--surface-secondary);width:30px;height:30px;color:var(--muted-darker);border:1px solid var(--border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ChatWidget-module-scss-module__QnzZuW__closeBtn:hover{background:var(--border);color:var(--foreground)}.ChatWidget-module-scss-module__QnzZuW__messages{scroll-behavior:smooth;background:var(--background);flex-direction:column;flex:1;gap:8px;padding:16px 14px;display:flex;overflow-y:auto}.ChatWidget-module-scss-module__QnzZuW__messages::-webkit-scrollbar{width:4px}.ChatWidget-module-scss-module__QnzZuW__messages::-webkit-scrollbar-track{background:0 0}.ChatWidget-module-scss-module__QnzZuW__messages::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.ChatWidget-module-scss-module__QnzZuW__emptyState{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 16px;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:.88rem;display:flex}.ChatWidget-module-scss-module__QnzZuW__emptyIcon{opacity:.45;font-size:2rem}.ChatWidget-module-scss-module__QnzZuW__bubble{word-break:break-word;border-radius:14px;max-width:82%;padding:9px 13px;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:.88rem;line-height:1.5;animation:.18s ChatWidget-module-scss-module__QnzZuW__fadeIn}@keyframes ChatWidget-module-scss-module__QnzZuW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ChatWidget-module-scss-module__QnzZuW__mine{background:var(--primary);color:var(--surface);border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__mediaCaption,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__locationCoords,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__locationAddr,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__locationName,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__documentMime,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__documentName{color:#ffffffbf}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__documentDownload,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveBody{color:var(--surface)}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveBtn{color:var(--surface);background:#ffffff1a;border-color:#ffffff4d}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveBtn:hover{background:#fff3}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveSectionTitle{color:#fff9}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveRow{border-color:#fff3}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveRowTitle{color:var(--surface)}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__interactiveRowDesc{color:#ffffffa6}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__locationBlock,.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__locationIcon{color:var(--surface)}.ChatWidget-module-scss-module__QnzZuW__mine .ChatWidget-module-scss-module__QnzZuW__mediaMissing{color:#fff9}.ChatWidget-module-scss-module__QnzZuW__theirs{background:var(--surface);color:var(--foreground);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.ChatWidget-module-scss-module__QnzZuW__mediaBlock{flex-direction:column;gap:6px;min-width:140px;display:flex}.ChatWidget-module-scss-module__QnzZuW__imgThumbBtn{cursor:zoom-in;background:0 0;border:none;border-radius:8px;padding:0;line-height:0;display:block;overflow:hidden}.ChatWidget-module-scss-module__QnzZuW__mediaImg{object-fit:cover;border-radius:8px;width:100%;max-width:220px;height:auto;max-height:180px;display:block}.ChatWidget-module-scss-module__QnzZuW__mediaCaption{color:var(--muted);margin:0;font-size:.82rem}.ChatWidget-module-scss-module__QnzZuW__audioEl{border-radius:8px;outline:none;width:100%;min-width:200px;max-width:240px;height:36px}.ChatWidget-module-scss-module__QnzZuW__videoEl{background:#000;border-radius:8px;width:100%;max-width:240px;max-height:160px;display:block}.ChatWidget-module-scss-module__QnzZuW__mediaMissing{opacity:.6;font-size:.82rem;font-style:italic}.ChatWidget-module-scss-module__QnzZuW__documentBlock{align-items:center;gap:10px;min-width:180px;display:flex}.ChatWidget-module-scss-module__QnzZuW__documentIcon{color:var(--muted-darker);flex-shrink:0}.ChatWidget-module-scss-module__QnzZuW__documentInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChatWidget-module-scss-module__QnzZuW__documentName{white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}.ChatWidget-module-scss-module__QnzZuW__documentMime{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.ChatWidget-module-scss-module__QnzZuW__documentDownload{border:1px solid var(--border);background:var(--surface-secondary);width:30px;height:30px;color:var(--muted-darker);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.ChatWidget-module-scss-module__QnzZuW__documentDownload:hover{background:var(--border)}.ChatWidget-module-scss-module__QnzZuW__locationBlock{color:var(--foreground);align-items:flex-start;gap:8px;padding:2px 0;text-decoration:none;display:flex}.ChatWidget-module-scss-module__QnzZuW__locationBlock:hover .ChatWidget-module-scss-module__QnzZuW__locationName{text-decoration:underline}.ChatWidget-module-scss-module__QnzZuW__locationIcon{color:var(--primary);flex-shrink:0;margin-top:2px}.ChatWidget-module-scss-module__QnzZuW__locationInfo{flex-direction:column;gap:1px;display:flex}.ChatWidget-module-scss-module__QnzZuW__locationName{font-size:.88rem;font-weight:600}.ChatWidget-module-scss-module__QnzZuW__locationAddr{color:var(--muted-darker);font-size:.82rem}.ChatWidget-module-scss-module__QnzZuW__locationCoords{color:var(--muted);font-family:monospace;font-size:.76rem}.ChatWidget-module-scss-module__QnzZuW__interactiveBlock{flex-direction:column;gap:8px;min-width:180px;display:flex}.ChatWidget-module-scss-module__QnzZuW__interactiveBody{margin:0;font-size:.88rem;line-height:1.45}.ChatWidget-module-scss-module__QnzZuW__interactiveBtns{flex-direction:column;gap:6px;display:flex}.ChatWidget-module-scss-module__QnzZuW__interactiveBtn{text-align:center;border:1px solid var(--border);background:var(--surface-secondary);width:100%;color:var(--foreground);cursor:pointer;border-radius:8px;padding:7px 12px;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:.84rem;font-weight:600;transition:background .15s;display:block}.ChatWidget-module-scss-module__QnzZuW__interactiveBtn:hover{background:var(--border)}.ChatWidget-module-scss-module__QnzZuW__interactiveSection{border-top:1px solid var(--border);flex-direction:column;gap:4px;padding-top:6px;display:flex}.ChatWidget-module-scss-module__QnzZuW__interactiveSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-darker);font-size:.72rem;font-weight:700}.ChatWidget-module-scss-module__QnzZuW__interactiveRow{border:1px solid var(--border);background:var(--surface-secondary);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:2px;padding:7px 10px;transition:background .15s;display:flex}.ChatWidget-module-scss-module__QnzZuW__interactiveRow:hover{background:var(--border)}.ChatWidget-module-scss-module__QnzZuW__interactiveRowTitle{color:var(--foreground);font-size:.86rem;font-weight:600}.ChatWidget-module-scss-module__QnzZuW__interactiveRowDesc{color:var(--muted-darker);font-size:.78rem}.ChatWidget-module-scss-module__QnzZuW__inputArea{border-top:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:flex-end;gap:6px;padding:10px 12px;display:flex}.ChatWidget-module-scss-module__QnzZuW__fileInput{display:none}.ChatWidget-module-scss-module__QnzZuW__attachBtn{background:var(--surface-secondary);width:36px;height:36px;color:var(--muted-darker);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ChatWidget-module-scss-module__QnzZuW__attachBtn:hover:not(:disabled){background:var(--border);color:var(--foreground)}.ChatWidget-module-scss-module__QnzZuW__attachBtn:disabled{opacity:.4;cursor:not-allowed}@keyframes ChatWidget-module-scss-module__QnzZuW__spin{to{transform:rotate(360deg)}}.ChatWidget-module-scss-module__QnzZuW__spinIcon{animation:.9s linear infinite ChatWidget-module-scss-module__QnzZuW__spin}.ChatWidget-module-scss-module__QnzZuW__input{resize:none;border:1px solid var(--border);background:var(--surface-secondary);color:var(--foreground);border-radius:10px;flex:1;max-height:120px;padding:9px 12px;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:.88rem;line-height:1.4;transition:border-color .15s,box-shadow .15s;overflow-y:auto}.ChatWidget-module-scss-module__QnzZuW__input::placeholder{color:var(--muted)}.ChatWidget-module-scss-module__QnzZuW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #1f293714}.ChatWidget-module-scss-module__QnzZuW__input:disabled{opacity:.6;cursor:not-allowed}.ChatWidget-module-scss-module__QnzZuW__sendBtn{background:var(--primary);width:36px;height:36px;color:var(--surface);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,transform .1s;display:flex}.ChatWidget-module-scss-module__QnzZuW__sendBtn:hover:not(:disabled){opacity:.88;transform:scale(1.05)}.ChatWidget-module-scss-module__QnzZuW__sendBtn:disabled{opacity:.35;cursor:not-allowed}.ChatWidget-module-scss-module__QnzZuW__launcher{background:var(--primary);height:48px;color:var(--surface);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:.88rem;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .15s;display:inline-flex;position:relative;box-shadow:0 6px 24px #0000002e,0 2px 8px #0000001a}.ChatWidget-module-scss-module__QnzZuW__launcher:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 30px #00000038,0 4px 12px #0000001f}.ChatWidget-module-scss-module__QnzZuW__launcher:active{transform:scale(.97)}.ChatWidget-module-scss-module__QnzZuW__launcherLabel{white-space:nowrap}.ChatWidget-module-scss-module__QnzZuW__hasUnread{animation:2s infinite ChatWidget-module-scss-module__QnzZuW__pulse}@keyframes ChatWidget-module-scss-module__QnzZuW__pulse{0%,to{box-shadow:0 6px 24px #0000002e,0 2px 8px #0000001a}50%{box-shadow:0 6px 24px #0000002e,0 0 0 6px #1f293729}}.ChatWidget-module-scss-module__QnzZuW__badge{border:2px solid var(--surface,#fff);background:#ef4444;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;right:4px}
