*{box-sizing:border-box}body{margin:0;background:#f2f4f7;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.rw-demo-host{max-width:760px;margin:24px auto;padding:0 16px}.rw-demo-note{color:#98a2b3;font-size:12px;margin:8px 4px}.rw-card{display:flex;flex-direction:column;height:82vh;background:#fff;border-radius:12px;box-shadow:0 4px 24px #10182814;overflow:hidden}.rw-header{padding:14px 18px;font-weight:600;border-bottom:1px solid #eaecf0;display:flex;align-items:center;gap:8px}.rw-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.rw-dot.on{background:#12b76a}.rw-dot.off{background:#f04438}.rw-body{flex:1;overflow-y:auto;padding:16px}.rw-hint{color:#667085;font-size:13px;text-align:center;margin-top:32px}.rw-row{display:flex;margin:8px 0}.rw-row.user{justify-content:flex-end}.rw-bubble{max-width:78%;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.rw-bubble.user{background:#1570ef;color:#fff;border-bottom-right-radius:4px}.rw-bubble.assistant{background:#f2f4f7;color:#101828;border-bottom-left-radius:4px}.rw-bubble.error{background:#fef3f2;color:#b42318}.rw-cursor{animation:rw-blink 1s infinite}@keyframes rw-blink{50%{opacity:0}}.rw-cites{margin-top:8px;padding-top:8px;border-top:1px dashed #d0d5dd;display:flex;flex-wrap:wrap;gap:6px}.rw-cite{font-size:12px;color:#475467;background:#fff;border:1px solid #eaecf0;border-radius:999px;padding:2px 10px}.rw-status{color:#667085;font-size:12px;margin:6px 4px}.rw-input{display:flex;gap:8px;padding:12px;border-top:1px solid #eaecf0}.rw-input input{flex:1;border:1px solid #d0d5dd;border-radius:8px;padding:10px 12px;font-size:14px;outline:none}.rw-input input:focus{border-color:#1570ef}.rw-input button{border:0;background:#1570ef;color:#fff;border-radius:8px;padding:0 18px;font-size:14px;cursor:pointer}.rw-input button:disabled{background:#b2ccff;cursor:not-allowed}.rw-cite{cursor:pointer;font-family:inherit}button.rw-cite{background:#fff}button.rw-cite.active,button.rw-cite:hover{border-color:#1570ef;color:#1570ef}a.rw-cite.link{text-decoration:none}a.rw-cite.link:hover{border-color:#1570ef;color:#1570ef}.rw-cite-detail{margin-top:6px;background:#fff;border:1px solid #eaecf0;border-radius:8px;padding:10px 12px}.rw-cite-path{font-size:12px;color:#1570ef;margin-bottom:6px}.rw-cite-snippet{font-size:13px;color:#475467;line-height:1.6;white-space:pre-wrap}.rw-buttons{margin-top:8px;padding-top:8px;border-top:1px dashed #d0d5dd;display:flex;flex-wrap:wrap;gap:6px}.rw-buttons button{font-size:12px;color:#1570ef;background:#fff;border:1px solid #1570ef;border-radius:999px;padding:4px 12px;cursor:pointer;font-family:inherit}.rw-buttons button:hover{background:#eff6ff}.rw-buttons button:disabled{color:#b2ccff;border-color:#b2ccff;cursor:not-allowed}.rw-escalated{display:flex;align-items:center;gap:8px;color:#667085;font-size:12px;margin:10px 0}.rw-escalated:before,.rw-escalated:after{content:"";flex:1;border-top:1px solid #eaecf0}.rw-debug{margin-top:8px;padding-top:8px;border-top:1px dashed #d0d5dd}.rw-debug-title{font-size:11px;color:#98a2b3;margin-bottom:4px}.rw-debug-line{font-size:11px;color:#98a2b3;line-height:1.7}.rw-attachment-preview{display:block;max-width:220px;max-height:220px;border-radius:8px;margin-bottom:6px;object-fit:cover}.rw-attachment-bar{display:flex;align-items:center;gap:10px;padding:8px 12px;border-top:1px solid #eaecf0}.rw-attachment-chip{position:relative;display:inline-block}.rw-attachment-chip img{width:48px;height:48px;border-radius:8px;object-fit:cover;display:block}.rw-attachment-remove{position:absolute;top:-6px;right:-6px;width:18px;height:18px;line-height:16px;padding:0;border-radius:50%;border:1px solid #d0d5dd;background:#fff;color:#667085;font-size:12px;cursor:pointer}.rw-upload-error{color:#b42318;font-size:12px}.rw-attach-btn{border:1px solid #d0d5dd;background:#fff;border-radius:8px;padding:0 14px;font-size:16px;cursor:pointer}.rw-attach-btn:disabled{opacity:.5;cursor:not-allowed}
