.video-preview-wrapper{align-items:center;background:var(--my-color-bg-1);border-radius:var(--border-radius);box-shadow:0 0 8px var(--my-color-mask-1);display:flex;flex-direction:column;overflow:hidden;padding-bottom:20px;position:fixed;width:260px;z-index:1000}.video-preview-wrapper .videoBox{border-radius:var(--border-radius);margin-bottom:8px;width:260px}.video-preview-wrapper .videoBox video{width:260px}.video-preview-wrapper .titleBox{align-items:center;display:flex;flex-direction:row;height:20px;justify-content:flex-start;margin-bottom:4px;width:226px}.video-preview-wrapper .titleBox .title{align-items:center;display:flex}.video-preview-wrapper .titleBox .title span{color:var(--my-color-text-1);font-size:14px;line-height:20px}.video-preview-wrapper .titleBox .title .shortcutKey{align-items:center;border:1px solid var(--my-color-border-3);border-radius:var(--border-radius);box-sizing:border-box;color:var(--my-color-text-2);display:flex;font-size:12px;height:16px;justify-content:center;line-height:16px;margin-left:8px;margin-top:2px;width:24px}.video-preview-wrapper .contentBox{color:var(--my-color-text-2);font-size:14px;line-height:20px;width:226px}.video-preview-wrapper .bottomBox{align-items:center;bottom:12px;cursor:pointer;display:flex;height:16px;justify-content:flex-end;margin-top:8px;position:absolute;right:12px}.video-preview-wrapper .bottomBox .linkArea{align-items:center;color:var(--my-color-text-2);display:flex;gap:4px}.video-preview-wrapper .bottomBox .linkArea .text{color:var(--my-color-text-2);font-size:12px;line-height:16px}.video-preview-wrapper .bottomBox .linkArea .text:hover,.video-preview-wrapper .bottomBox .linkArea:hover{color:var(--my-color-primary-base)}
