#sora-channel-carousel .sora-channel-item{flex:0 0 auto;width:clamp(82px,8.7vw,122px);height:clamp(82px,8.7vw,122px);border-radius:6px;overflow:hidden;background:var(--sora-card);border:1px solid var(--sora-border);box-shadow:0 14px 34px rgba(0,0,0,.22)}#sora-channel-carousel .sora-channel-item img{width:100%;height:100%;display:block;object-fit:cover;pointer-events:none;-webkit-user-drag:none}@media (max-width:768px){#sora-channel-carousel .sora-channel-item{width:94px;height:94px;border-radius:6px}}@media (max-width:420px){#sora-channel-carousel .sora-channel-item{width:88px;height:88px}}