.mov-items{margin-bottom:30px}.loading-indicator{text-align:center;padding:20px;color:#666;font-size:16px}.mov-v .video-preview-img,.mov-v .video-preview-vid{width:100%;height:100%;object-fit:cover;display:block}.mov-v .video-preview-img[data-src]{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff24 37%,#ffffff0f 63%);background-size:400% 100%;animation:videoPreviewShimmer 1.2s ease-in-out infinite}@keyframes videoPreviewShimmer{0%{background-position:100% 0}to{background-position:0 0}}.preview-container{position:relative;width:100%;height:100%}.preview-container .video-preview-vid{position:absolute;top:0;left:0;width:100%;height:100%}.mov-list{width:100%;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;list-style:none}.mov-v{position:relative;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0003;cursor:pointer;transition:transform .3s ease}.mov-v [class*=download],.mov-v [class*=plugin],.mov-v [class*=extension],.mov-v [id*=download],.mov-v [data-*=download],.mov-v [aria-label*=下载],.mov-v [title*=下载],.mov-v .video-download-btn,.mov-v .download-overlay,.mov-v div[style*="position: absolute"][style*="z-index: 9999"],.mov-v div[style*="position: fixed"][style*="z-index: 9999"],.mov-v div[style*="bottom:"][style*="right:"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mov-v:hover{transform:scale(1.02);z-index:2}.mov-v:hover .video-overlay{background-color:#0003}.mov-v .video-overlay .iconfont,.mov-v .video-overlay .video-label{display:none}#myModal{background-color:#000c;transition:none;cursor:default}#myModal:active{cursor:grabbing}@media (max-width: 576px){.mov-list{grid-template-columns:repeat(2,1fr);gap:10px}}
