/* 单个视频页面右侧的 下载客户端，桌面快捷访问 */
div[data-e2e="video-detail"] div > :has(> div:last-child > a[href*="douyin-pc-web"]) {
  display: none !important;
}
