*{box-sizing:border-box;margin:0}body{font-family:-apple-system,Segoe UI,Roboto,sans-serif;background:#f4f5f7;color:#1a1a2e;font-size:14px}button{cursor:pointer;border:1px solid #cbd2d9;background:#fff;border-radius:6px;padding:6px 12px;font-size:13px}button:hover{background:#f0f2f5}button.primary{background:#128c7e;border-color:#128c7e;color:#fff}button.primary:hover{background:#0f7a6e}button.danger{color:#b42318;border-color:#f2b8b5}button:disabled{opacity:.5;cursor:default}input,select,textarea{border:1px solid #cbd2d9;border-radius:6px;padding:7px 10px;font-size:14px;width:100%}label{font-size:12px;color:#52606d;display:block;margin:10px 0 4px}table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}th{text-align:left;font-size:12px;color:#52606d;padding:10px 12px;border-bottom:1px solid #e4e7eb;background:#fafbfc}td{padding:10px 12px;border-bottom:1px solid #f0f2f5}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-card{background:#fff;border-radius:12px;padding:32px;width:340px;box-shadow:0 4px 24px #00000014}.login-card h1{font-size:20px;margin-bottom:8px;color:#128c7e}.shell{display:flex;flex-direction:column;height:100vh}.topbar{display:flex;align-items:center;gap:20px;background:#075e54;color:#fff;padding:0 20px;height:52px;flex-shrink:0}.topbar .brand{font-weight:600;font-size:15px}.topbar a{color:#c9e5e1;text-decoration:none;padding:6px 10px;border-radius:6px;font-size:13px}.topbar a.active{background:#ffffff26;color:#fff}.topbar .spacer{flex:1}.topbar .who{font-size:12px;color:#c9e5e1}.main{flex:1;overflow:auto;padding:24px}.main.nopad{padding:0;overflow:hidden}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.page-head h2{font-size:18px}.filters{display:flex;gap:10px;margin-bottom:14px;align-items:end}.filters>div{width:180px}.badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600}.badge.connected{background:#d1f7e0;color:#0a7a3d}.badge.pending_qr{background:#fef0c7;color:#93540a}.badge.needs_reconnect{background:#fee4e2;color:#b42318}.badge.disabled{background:#e4e7eb;color:#52606d}.badge.inactive{background:#fee4e2;color:#b42318}.badge.active{background:#d1f7e0;color:#0a7a3d}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:10}.modal{background:#fff;border-radius:12px;padding:24px;width:420px;max-height:85vh;overflow:auto}.modal h3{margin-bottom:10px}.modal .row{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.qr-box{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px}.qr-box img{width:280px;height:280px}.checklist{border:1px solid #e4e7eb;border-radius:8px;padding:8px 12px;max-height:180px;overflow:auto}.checklist label{display:flex;align-items:center;gap:8px;margin:6px 0;font-size:13px;color:#1a1a2e}.checklist input{width:auto}.threepane{display:grid;grid-template-columns:300px 1fr 240px;height:100%}.pane-left{border-right:1px solid #e4e7eb;background:#fff;overflow-y:auto}.pane-right{border-left:1px solid #e4e7eb;background:#fff;overflow-y:auto;padding:16px}.acct-group{padding:10px 14px 4px;font-size:11px;font-weight:700;color:#52606d;text-transform:uppercase;letter-spacing:.04em;position:sticky;top:0;background:#fff}.conv-item{padding:10px 14px;cursor:pointer;border-bottom:1px solid #f0f2f5}.conv-item:hover{background:#f4f5f7}.conv-item.sel{background:#e7f5f3}.conv-item .name{font-weight:600;font-size:13px}.conv-item .prev{font-size:12px;color:#52606d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.thread{display:flex;flex-direction:column;height:100%;background:#efeae2}.thread-head{background:#fff;border-bottom:1px solid #e4e7eb;padding:10px 16px;display:flex;align-items:center;gap:10px}.thread-head .title{font-weight:600}.thread-head .sub{font-size:12px;color:#52606d}.claim-badge{font-size:11px;background:#fef0c7;color:#93540a;border-radius:10px;padding:2px 8px}.msgs{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:6px}.bubble{max-width:65%;padding:7px 11px;border-radius:8px;background:#fff;align-self:flex-start;box-shadow:0 1px 1px #0000000f}.bubble.out{background:#d9fdd3;align-self:flex-end}.bubble .meta{font-size:10px;color:#667085;margin-top:3px;text-align:right}.bubble .staff-tag{font-size:10px;font-weight:700;color:#0a7a3d;margin-bottom:2px}.typing-line{font-size:12px;color:#52606d;font-style:italic;padding:0 24px 6px;height:20px}.composer{display:flex;gap:10px;padding:12px 16px;background:#f0f2f5}.composer textarea{resize:none;height:42px;flex:1}.pane-right h4{font-size:13px;margin-bottom:8px}.pane-right .kv{font-size:12px;color:#52606d;margin-bottom:12px;word-break:break-all}.viewer-chip{display:inline-block;background:#e7f5f3;color:#075e54;font-size:11px;border-radius:10px;padding:2px 8px;margin:0 4px 4px 0}.empty{display:flex;align-items:center;justify-content:center;height:100%;color:#52606d}.err{color:#b42318;font-size:12px;margin-top:8px}
