.channel-list{background:var(--bg-light-accent)}.channel-list__category{color:var(--bg-font-dim);font-weight:500;padding:16px 8px 8px}.channel-list__channel{display:flex;gap:8px;align-items:center;text-decoration:none;padding:8px}.channel-list__channel:hover{background:var(--bg-dark-accent)}.channel-list__channel-icon{width:48px;height:48px;border-radius:50%}.channel-list__channel-title{display:flex;gap:8px;align-items:center}.channel-list__channel-name{color:var(--bg-font-clear);font-weight:600}.channel-list__nsfw-tag{color:var(--hl-font-clear);background:var(--hl-dark-shade);font-size:0.8rem;font-weight:600;padding:4px 8px;border-radius:8px}.channel-list__stats{color:var(--bg-font-dark);font-size:0.8rem}
