.videos-module-scss-module__3Optmq__videosPage{background:#fff;min-height:100vh}.videos-module-scss-module__3Optmq__breadcrumb{background:linear-gradient(90deg,#2e7d32 0%,#4caf50 100%);padding:16px 0;box-shadow:0 2px 8px #2e7d3233}.videos-module-scss-module__3Optmq__breadcrumb .videos-module-scss-module__3Optmq__container{color:#fff;align-items:center;gap:8px;font-size:14px;display:flex}.videos-module-scss-module__3Optmq__breadcrumb .videos-module-scss-module__3Optmq__container a{color:#ffffffe6;text-decoration:none;transition:color .2s}.videos-module-scss-module__3Optmq__breadcrumb .videos-module-scss-module__3Optmq__container a:hover{color:#fff}.videos-module-scss-module__3Optmq__breadcrumb .videos-module-scss-module__3Optmq__container .videos-module-scss-module__3Optmq__separator{color:#fff9;margin:0 4px}.videos-module-scss-module__3Optmq__breadcrumb .videos-module-scss-module__3Optmq__container .videos-module-scss-module__3Optmq__current{color:#fff;font-weight:500}.videos-module-scss-module__3Optmq__mainContent{width:100%;max-width:1600px;margin:0 auto;padding:30px 0 50px}.videos-module-scss-module__3Optmq__mainContent .container{max-width:100%;padding-left:24px;padding-right:24px}.videos-module-scss-module__3Optmq__pageTitle{color:#1a3a5c;border-bottom:2px solid #eee;margin:0 0 30px;padding-bottom:15px;font-size:24px;font-weight:700}.videos-module-scss-module__3Optmq__videosGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}.videos-module-scss-module__3Optmq__videoCard{background:#fff;border-radius:0;transition:all .3s;overflow:hidden}.videos-module-scss-module__3Optmq__videoCard:hover{box-shadow:0 4px 12px #0000001a}.videos-module-scss-module__3Optmq__videoCard:hover .videos-module-scss-module__3Optmq__videoThumbnail img{transform:scale(1.05)}.videos-module-scss-module__3Optmq__videoLink{color:inherit;text-decoration:none;display:block}.videos-module-scss-module__3Optmq__videoThumbnail{background:#f5f5f5;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.videos-module-scss-module__3Optmq__videoThumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.videos-module-scss-module__3Optmq__videoThumbnail .videos-module-scss-module__3Optmq__playIcon{opacity:.9;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videos-module-scss-module__3Optmq__videoThumbnail .videos-module-scss-module__3Optmq__playIcon svg{filter:drop-shadow(0 2px 8px #0000004d)}.videos-module-scss-module__3Optmq__videoThumbnail:hover .videos-module-scss-module__3Optmq__playIcon{opacity:1;transform:translate(-50%,-50%)scale(1.1)}.videos-module-scss-module__3Optmq__videoInfo{background:#fff;padding:16px}.videos-module-scss-module__3Optmq__videoTitle{color:#1a3a5c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:0;font-size:16px;font-weight:600;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.videos-module-scss-module__3Optmq__videoTitle:hover{color:#2e7d32}.videos-module-scss-module__3Optmq__pagination{justify-content:flex-end;align-items:center;gap:4px;margin-top:40px;padding:20px 0;display:flex}.videos-module-scss-module__3Optmq__pageBtn{color:#fff;cursor:pointer;background:#333;border:none;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 14px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.videos-module-scss-module__3Optmq__pageBtn:hover:not(:disabled):not(.videos-module-scss-module__3Optmq__active){background:#444}.videos-module-scss-module__3Optmq__pageBtn.videos-module-scss-module__3Optmq__active{color:#fff;background:#7cb342}.videos-module-scss-module__3Optmq__pageBtn:disabled{opacity:.5;cursor:not-allowed}.videos-module-scss-module__3Optmq__pageInfo{color:#fff;background:#333;align-items:center;height:44px;margin-left:4px;padding:0 16px;font-size:14px;display:flex}.videos-module-scss-module__3Optmq__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.videos-module-scss-module__3Optmq__loading .videos-module-scss-module__3Optmq__spinner{border:4px solid #e8f5e9;border-top-color:#4caf50;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite videos-module-scss-module__3Optmq__spin}.videos-module-scss-module__3Optmq__loading .videos-module-scss-module__3Optmq__loadingText{color:#666;font-size:14px}@keyframes videos-module-scss-module__3Optmq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.videos-module-scss-module__3Optmq__emptyState{text-align:center;padding:80px 40px}.videos-module-scss-module__3Optmq__emptyState .videos-module-scss-module__3Optmq__emptyIcon{background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:36px;display:flex}.videos-module-scss-module__3Optmq__emptyState h3{color:#333;margin:0 0 12px;font-size:20px;font-weight:600}.videos-module-scss-module__3Optmq__emptyState p{color:#888;margin:0;font-size:14px}@media (max-width:1400px){.videos-module-scss-module__3Optmq__mainContent{max-width:1400px}}@media (max-width:1200px){.videos-module-scss-module__3Optmq__mainContent{max-width:1200px}.videos-module-scss-module__3Optmq__videosGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.videos-module-scss-module__3Optmq__mainContent{padding:24px 0 40px}.videos-module-scss-module__3Optmq__mainContent .container{padding-left:16px;padding-right:16px}.videos-module-scss-module__3Optmq__pageTitle{margin-bottom:20px;font-size:20px}.videos-module-scss-module__3Optmq__videosGrid{grid-template-columns:repeat(2,1fr);gap:16px}.videos-module-scss-module__3Optmq__videoInfo{padding:12px}.videos-module-scss-module__3Optmq__videoTitle{min-height:42px;font-size:14px}.videos-module-scss-module__3Optmq__pagination{flex-wrap:wrap;gap:3px}.videos-module-scss-module__3Optmq__pageBtn{min-width:38px;height:38px;padding:0 10px;font-size:13px}.videos-module-scss-module__3Optmq__pageInfo{justify-content:center;width:100%;margin-top:10px;margin-left:0}}@media (max-width:480px){.videos-module-scss-module__3Optmq__videosGrid{grid-template-columns:1fr}.videos-module-scss-module__3Optmq__videoTitle{font-size:15px}}
