.zj-agent-chat{z-index:1200;font-family:inherit;position:fixed;bottom:24px;right:24px}.zj-agent-chat__launcher,.zj-agent-chat__icon-button,.zj-agent-chat__send{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.zj-agent-chat__launcher{aspect-ratio:1;color:#fff;background:#2563eb;border-radius:50%;flex:0 0 52px;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;box-shadow:0 12px 28px #0d1f3d33}.zj-agent-chat__launcher svg{flex:none}.zj-agent-chat__panel{background:#fff;border:1px solid #0f172a1a;border-radius:8px;flex-direction:column;width:min(360px,100vw - 32px);height:min(500px,100vh - 128px);display:flex;position:absolute;bottom:62px;right:0;overflow:hidden;box-shadow:0 20px 54px #0f172a33}.zj-agent-chat__header{background:#fff;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 12px 16px;display:flex}.zj-agent-chat__header strong{color:#111827;font-size:15px;line-height:22px;display:block}.zj-agent-chat__header span{color:#64748b;font-size:12px;line-height:18px;display:block}.zj-agent-chat__icon-button{color:#64748b;background:0 0;border-radius:6px;width:32px;height:32px}.zj-agent-chat__icon-button:hover{background:#f1f5f9}.zj-agent-chat__body{background:#f6f8fb;flex:1;padding:14px;overflow-y:auto}.zj-agent-chat__loading,.zj-agent-chat__error{color:#64748b;justify-content:center;align-items:center;min-height:80px;font-size:13px;display:flex}.zj-agent-chat__error{color:#991b1b;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;min-height:auto;margin-top:8px;padding:10px 12px}.zj-agent-chat__error span{flex:1;line-height:20px}.zj-agent-chat__error button{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:6px;height:26px;padding:0 10px}.zj-agent-chat__message{margin-bottom:12px;display:flex}.zj-agent-chat__message>div{white-space:pre-wrap;word-break:break-word;border-radius:8px;max-width:82%;padding:10px 12px;font-size:14px;line-height:1.55}.zj-agent-chat__message--assistant{justify-content:flex-start}.zj-agent-chat__message--assistant>div{color:#1f2937;background:#fff;border:1px solid #e5e7eb}.zj-agent-chat__message--user{justify-content:flex-end}.zj-agent-chat__message--user>div{color:#fff;background:#2563eb}.zj-agent-chat__footer{background:#fff;border-top:1px solid #eef0f4;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:12px;display:grid}.zj-agent-chat__footer textarea{resize:none;color:#111827;min-height:40px;max-height:108px;font:inherit;border:1px solid #d7dce5;border-radius:8px;outline:none;padding:9px 11px;line-height:20px}.zj-agent-chat__footer textarea:focus{border-color:#2563eb}.zj-agent-chat__send{color:#fff;background:#2563eb;border-radius:8px;width:42px;height:42px}.zj-agent-chat__send:disabled{cursor:not-allowed;opacity:.5}@media (width<=520px){.zj-agent-chat{bottom:16px;right:16px}.zj-agent-chat__panel{width:auto;height:min(560px,100vh - 104px);position:fixed;bottom:80px;left:12px;right:12px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}#root{width:100vw;height:100vh}
