.cs-page{display:flex;height:100%;min-height:0;background:#fff}.cs-list{width:320px;flex-shrink:0;border-right:1px solid #eef0f4;display:flex;flex-direction:column;background:#fafbfc}.cs-list-header{padding:16px;border-bottom:1px solid #eef0f4;background:#fff}.cs-row{display:flex;gap:12px;padding:12px 16px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background .15s ease;background:#fff}.cs-row:hover{background:#f5f8ff}.cs-row.active{background:#e8f0ff}.cs-row.pinned:not(.active){background:#fcfcfd}.cs-main{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.cs-topbar{height:64px;flex-shrink:0;border-bottom:1px solid #eef0f4;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff}.cs-messages{flex:1;overflow:auto;padding:20px 24px;background:#f4f6f9}.cs-day-chip{display:inline-block;background:#e4e7ec;color:#5b6472;font-size:12px;padding:2px 12px;border-radius:999px}.cs-bubble-row{display:flex;margin:10px 0}.cs-bubble-row.user{justify-content:flex-start}.cs-bubble-row.agent,.cs-bubble-row.bot{justify-content:flex-end}.cs-bubble{max-width:68%;padding:10px 14px;border-radius:12px;box-shadow:0 1px 2px #1018280a;word-break:break-word;line-height:1.55;font-size:14px}.cs-bubble.user{background:#fff;border:1px solid #e8ebf0;color:#1f2937;border-bottom-left-radius:4px}.cs-bubble.agent{background:#dbeafe;border:1px solid #bfdbfe;color:#1e3a5f;border-bottom-right-radius:4px}.cs-bubble.bot{background:#eef2ff;border:1px solid #c7d2fe;color:#312e81;border-bottom-right-radius:4px}.cs-bubble-meta{margin-top:4px;font-size:11px;color:#98a2b3}.cs-bubble-meta.agent,.cs-bubble-meta.bot{text-align:right}.cs-tr-block{margin-top:8px;padding-top:8px;border-top:1px solid #eef0f4}.cs-bubble.agent .cs-tr-block,.cs-bubble.bot .cs-tr-block{border-top-color:#2563eb33}.cs-tr-label{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#3b82f6;margin-bottom:2px}.cs-bubble.agent .cs-tr-label,.cs-bubble.bot .cs-tr-label{color:#2563eb}.cs-tr-text{font-size:13px;color:#4b5563}.cs-bubble.agent .cs-tr-text,.cs-bubble.bot .cs-tr-text{color:#1e40af}.cs-bot-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.04em;color:#4338ca;background:#e0e7ff;border-radius:4px;padding:0 6px;margin-bottom:6px}.cs-system{margin:12px auto;max-width:88%;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;padding:10px 14px;color:#9f1239;font-size:13px;line-height:1.5}.cs-system-title{font-weight:700;margin-bottom:4px;display:flex;align-items:center;gap:6px}.cs-composer{flex-shrink:0;border-top:1px solid #eef0f4;padding:12px 16px 14px;background:#fff}.cs-composer-warn{background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;border-radius:8px;padding:8px 12px;margin-bottom:10px;font-size:13px}.cs-composer-status{display:flex;align-items:center;gap:8px;min-height:22px;margin:8px 0 4px;font-size:12px}.cs-composer-status.ok{color:#389e0d}.cs-composer-status.warn{color:#d48806}.cs-composer-status.err{color:#cf1322}.cs-composer-status.muted{color:#8c8c8c}.cs-review{background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px}.cs-review.passthrough{background:#fffbe6;border-color:#ffe58f}.cs-review-wrap{max-height:min(360px,45vh);overflow:auto}.cs-img-chip{display:inline-flex;align-items:center;gap:8px;background:#f5f5f5;border-radius:8px;padding:6px 10px;margin-top:8px;font-size:12px}.cs-sidebar{width:300px;flex-shrink:0;border-left:1px solid #eef0f4;overflow:auto;padding:20px 16px;background:#fff}.cs-side-section{margin-bottom:20px}.cs-side-section h4{margin:0 0 10px;font-size:13px;font-weight:600;color:#667085}.cs-side-row{display:flex;justify-content:space-between;gap:8px;font-size:13px;margin-bottom:6px;line-height:1.4}.cs-side-row .k{color:#98a2b3;flex-shrink:0}.cs-side-row .v{color:#344054;text-align:right;word-break:break-all}.cs-bind-alert{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;padding:10px 12px;font-size:12px;color:#9f1239}.cs-thumb{max-width:260px;border-radius:8px;display:block;cursor:zoom-in}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6fa}
