*{box-sizing:border-box}body{color:#121826;background:#f4f6fb;margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif}#root{max-width:1480px;margin:0 auto;padding:8px}.page{flex-direction:column;gap:8px;display:flex}.header{color:#fff;background:#0f172a;border-radius:10px;padding:14px 16px}.header h1{margin:0 0 6px;font-size:24px}.header p{color:#c7d2fe;margin:0}.card{background:#fff;border:1px solid #d9dfec;border-radius:10px;padding:10px}.card h2{margin:0 0 10px;font-size:18px}label{color:#374151;flex-direction:column;gap:6px;font-size:13px;display:flex}input,textarea,select,button{font:inherit}input,textarea,select{background:#fff;border:1px solid #c8d0e0;border-radius:8px;padding:8px 10px}textarea{resize:vertical;width:100%}button{color:#1e293b;cursor:pointer;background:#eef2ff;border:1px solid #b5c0d5;border-radius:8px;padding:7px 10px}button:disabled{opacity:.5;cursor:default}.danger{color:#842029;background:#ffe5e5;border-color:#f2aaaa}.grid2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.grid4{grid-template-columns:2fr 2fr 1fr 1fr;gap:10px;display:grid}.grid6{grid-template-columns:repeat(6,minmax(140px,1fr));gap:10px;display:grid}.cluster-filter{grid-column:span 3}.cluster-filter select{max-width:min(100%,100vw - 48px)}.mt8{margin-top:8px}.check{flex-direction:row;align-items:center;margin-top:22px}.actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.meta{color:#6b7280;font-size:13px}.ok,.err{border-radius:8px;padding:9px 10px;font-size:14px}.ok{color:#0f5132;background:#e8f9ef;border:1px solid #bde5c8}.err{color:#842029;background:#fdecec;border:1px solid #f2b8bf}.table-wrap{overflow:hidden visible}.table-card{display:block}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{vertical-align:top;text-align:left;border:1px solid #d7deed;padding:6px;font-size:12px}th{background:#f3f6ff}td{overflow-wrap:anywhere}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.cell-id,.cell-cluster{font-size:12px}.col-id{width:12%}.col-date,.col-source{width:8%}.col-description{width:21%}.col-url{width:5%}.col-incident{width:8%}.col-cluster{width:11%}.col-tags{width:10%}.col-reach{width:6%}.col-actions{width:11%}.row-actions{flex-flow:column wrap;gap:6px;display:flex}.row-actions button{width:100%;display:block}.table-wrap thead th{z-index:1;position:sticky;top:0}.inbox-layout{grid-template-columns:360px 1fr;gap:12px;min-height:72vh;display:grid}.inbox-sidebar,.inbox-main{background:#fafcff;border:1px solid #d7deed;border-radius:10px;padding:10px}.chat-list{flex-direction:column;gap:8px;max-height:64vh;margin-top:10px;display:flex;overflow:auto}.chat-item{text-align:left;background:#fff;border:1px solid #d7deed}.chat-item.active{background:#eef2ff;border-color:#7c98ff}.chat-head,.chat-sub{justify-content:space-between;gap:8px;display:flex}.chat-preview{color:#4b5563;margin-top:6px;font-size:13px}.badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:20px;padding:0 8px;font-size:12px;line-height:20px}.inbox-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.messages-wrap{flex-direction:column;gap:8px;max-height:56vh;padding-right:2px;display:flex;overflow:auto}.msg{background:#fff;border:1px solid #d7deed;border-radius:10px;max-width:82%;padding:8px}.msg.in{align-self:flex-start}.msg.out{background:#ecfdf3;border-color:#b7e4c3;align-self:flex-end}.msg-meta{color:#6b7280;justify-content:space-between;gap:10px;font-size:12px;display:flex}.msg-body{white-space:pre-wrap;word-break:break-word;margin:6px 0}.reply-box{margin-top:10px}@media (width<=900px){#root{max-width:100%;padding:6px}.header{border-radius:8px;padding:12px}.header h1{font-size:20px}.card{border-radius:8px;padding:8px}.grid2,.grid4,.grid6{grid-template-columns:1fr}.cluster-filter{grid-column:auto}.actions{gap:6px}.actions button{width:100%}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{min-width:1100px}.inbox-layout{grid-template-columns:1fr;min-height:auto}.chat-list{max-height:34vh}.messages-wrap{max-height:50vh}.msg{max-width:96%}}
