.avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#33454f,#1f3038);display:grid;place-items:center;flex:none;color:#cbd5da;font-weight:700}.conversation{display:grid;grid-template-columns:50px 1fr;gap:10px;padding:10px 13px;cursor:pointer}.conversation:hover,.conversation.active{background:#202c33}.conversation-body{min-width:0;border-bottom:1px solid #202c33;padding-bottom:10px}.conversation-top{display:flex;justify-content:space-between;gap:9px}.conversation-name{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-time{font-size:11px;color:var(--muted);white-space:nowrap}.conversation-preview{display:flex;align-items:center;gap:7px;margin-top:5px;color:var(--muted);font-size:12px}.conversation-preview span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.badge{min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.audit-dot{width:7px;height:7px;border-radius:50%;background:var(--red);flex:none}.date-sep{text-align:center;margin:14px 0}.date-sep span{display:inline-block;background:#182229;color:#aebac1;padding:6px 10px;border-radius:7px;font-size:11px}.bubble{width:fit-content;max-width:min(72%,680px);margin:3px 0;padding:7px 9px 5px;border-radius:8px;background:#202c33;box-shadow:0 1px 1px #0005}.bubble.out{margin-left:auto;background:var(--green2)}.bubble.deleted{background:var(--redbg);border:1px solid #84343b}.audit-label{color:#ff7b84;font-size:10px;font-weight:800;margin-bottom:5px}.bubble-text{white-space:pre-wrap;word-break:break-word;line-height:1.38;font-size:14px}.bubble-meta{display:flex;justify-content:flex-end;gap:6px;color:#aebac1;font-size:9px;margin-top:4px}.edited-link{cursor:pointer;text-decoration:underline dotted}.media-item{margin-bottom:7px}.media-item img,.media-item video{display:block;max-width:100%;max-height:420px;border-radius:7px}.media-item audio{max-width:100%}.doc-link{display:flex;gap:10px;align-items:center;background:#0002;padding:10px;border-radius:8px;color:var(--text);text-decoration:none}.empty-list{padding:50px 24px;text-align:center;color:var(--muted)}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.status-pill i{width:7px;height:7px;border-radius:50%;background:#657780}.status-pill.online i{background:#25d366}
.page{height:100%;overflow:auto;background:#0b141a}.page-head{height:72px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--panel)}.page-head h1{margin:0;font-size:22px}.page-body{max-width:1080px;margin:auto;padding:28px}.channel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.channel-card{background:var(--panel);border:1px solid var(--line);border-radius:15px;padding:18px;box-shadow:0 8px 30px #0002}.channel-card-head{display:flex;gap:12px;align-items:center}.channel-icon{width:46px;height:46px;border-radius:14px;background:#00a88418;color:#55d6b7;display:grid;place-items:center;font-size:22px}.channel-card h3{margin:0 0 4px}.channel-info{color:var(--muted);font-size:13px}.channel-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.secondary{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:9px;padding:9px 12px;cursor:pointer}.danger{border-color:#71363b;color:#ff858d}.channel-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-top:13px}.channel-status i{width:8px;height:8px;border-radius:50%;background:#667780}.channel-status.connected i{background:#25d366}.channel-status.qr i{background:#f5c542}.qr-inline{margin-top:16px;display:grid;grid-template-columns:1fr 180px;gap:18px;align-items:center;border-top:1px solid var(--line);padding-top:16px}.qr-inline img{width:180px;background:white;padding:9px;border-radius:12px}.empty-channels{text-align:center;padding:80px 20px}.empty-channels h2{font-size:28px;margin:14px 0 8px}.empty-channels p{color:var(--muted);max-width:520px;margin:0 auto 22px}.rail button.active{background:#ffffff12;color:#7ce4c8}.channel-select{background:var(--panel2);border:1px solid var(--line);color:var(--text);border-radius:8px;padding:8px 10px;max-width:190px}@media(max-width:680px){.page-head{padding:0 16px}.page-body{padding:18px 14px}.qr-inline{grid-template-columns:1fr}.qr-inline img{margin:auto}.workspace.manage{display:grid;grid-template-columns:56px 1fr}.workspace.manage .rail{display:flex}.workspace.manage .page{grid-column:2}.channel-grid{grid-template-columns:1fr}}
.rail-mark{width:40px!important;height:40px!important}.mt-14{margin-top:14px}.bubble-full{max-width:100%!important}
.audit-card{margin-top:18px}.audit-list{margin-top:12px;border-top:1px solid var(--line)}.audit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}.audit-row strong,.audit-row small{display:block}.audit-row small{margin-top:3px}
