/* Scoped channel pin, outside the scrollable message history. */
#wall2010View .ksan-channel-pin{display:flex;align-items:center;flex:0 0 auto;min-width:0;width:100%;box-sizing:border-box;background:#25242a;border-radius:8px;padding:4px 8px;gap:6px;height:46px;margin:0 0 8px}
#wall2010View .ksan-channel-pin[hidden]{display:none!important}
#wall2010View .ksan-channel-pin :where(button){font-family:inherit;cursor:pointer;border:0;box-shadow:none;margin:0}
#wall2010View .ksan-channel-pin__jump{display:flex;align-items:center;gap:10px;flex:1;min-width:0;position:relative;min-height:0;height:38px;box-sizing:border-box;padding:2px 10px 2px 12px;background:transparent;color:#ddd;text-align:left;border-radius:0}
#wall2010View .ksan-channel-pin__jump img{width:32px;height:32px;object-fit:cover;border-radius:5px;flex-shrink:0}
#wall2010View .ksan-channel-pin__copy{display:flex;flex-direction:column;gap:1px;min-width:0}
#wall2010View .ksan-channel-pin__copy strong{font-size:12px;line-height:16px;font-weight:500;color:#b4a0e9}
#wall2010View .ksan-channel-pin__copy>span{display:block;font-size:13px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#wall2010View .ksan-channel-pin__remove{flex:0 0 32px;width:32px;height:32px;padding:0;background:transparent;color:#aaa;font-size:24px;border-radius:8px}
#wall2010View .ksan-channel-pin__remove:hover{background:#ffffff0c;color:#fff}
#wall2010View .ksan-channel-pin button:focus-visible{outline:2px solid #b4a0e9;outline-offset:1px}

#wall2010View .ksan-channel-pin__jump::before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:2px;border-radius:2px;background:#a48cde}
