.ct-list{padding:10px 10px 14px;overflow:auto;flex:1 1 auto}.ct-empty{padding:16px;border-radius:14px;border:1px dashed var(--border);color:var(--muted);text-align:center;font-weight:800}.ct-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;cursor:pointer;border:1px solid transparent;background:0 0}.ct-item:hover{background:color-mix(in oklab,var(--surface),var(--bg,#fff) 35%);border-color:color-mix(in oklab,var(--brand,#0ea5e9),var(--border) 75%)}.ct-ava{width:42px;height:42px;border-radius:14px;overflow:hidden;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;flex:0 0 auto}.ct-ava img{width:100%;height:100%;object-fit:cover;display:block}.ct-ini{font-weight:900;color:var(--text);opacity:.9}.ct-meta{min-width:0;flex:1 1 auto}.ct-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.ct-name{font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ct-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto}.ct-mute{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;opacity:.75}.ct-mute svg{width:16px;height:16px;display:block}.ct-last{margin-top:4px;color:var(--muted);font-size:12.5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ct-unread{min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ff3b30;color:#fff;display:inline-grid;place-items:center;font-size:11px;font-weight:900}