.clearfix{zoom:1}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both;overflow:hidden}.video-card .video-meta,.video-card .video-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.video-card{background:#12122a;border:1px solid rgba(139,92,246,.15);border-radius:10px;transition:all .3s ease}.empty-state .empty-icon-wrapper,.video-card:hover,.mod-fixedbar .bd li a:hover{box-shadow:0 0 10px rgba(59,130,246,.3),0 0 20px rgba(139,92,246,.2),0 0 30px rgba(59,130,246,.1)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.5;color:#f0f4ff;background:#0a0a1a;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}a{color:#a0aec0;text-decoration:none;transition:color .15s ease}a:hover{color:#3b82f6}img{max-width:100%;height:auto;border:none;vertical-align:middle}ul,ol{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}button{cursor:pointer;background:none;border:none;outline:none}input,textarea{outline:none;border:none;background:none}table{border-collapse:collapse;border-spacing:0}.hide{display:none !important}::selection{background:rgba(59,130,246,.3);color:#f0f4ff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a1a}::-webkit-scrollbar-thumb{background:#1a1a3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}.wrapper{display:flex;flex-direction:column;min-height:100vh}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}@media screen and (max-width: 799px){.container{padding:0 12px}}.main-content{flex:1;padding-top:70px}@media screen and (max-width: 799px){.main-content{padding-top:60px}}.module{padding-bottom:40px}@media screen and (max-width: 799px){.module{padding-bottom:24px}}.page-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(139,92,246,.15)}.page-header .page-title{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;color:#f0f4ff}.page-header .page-title .title-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-radius:10px}.page-header .page-title .title-icon svg{width:22px;height:22px;fill:#fff}@media screen and (max-width: 799px){.page-header{margin-bottom:16px;padding-bottom:12px}.page-header .page-title{gap:10px;font-size:18px}.page-header .page-title .title-icon{width:32px;height:32px}.page-header .page-title .title-icon svg{width:18px;height:18px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(18,18,42,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(139,92,246,.15)}.mod-head .bd{display:flex;align-items:center;justify-content:space-between;height:80px}@media screen and (max-width: 799px){.mod-head .bd{height:60px}}.logo{flex-shrink:0}.logo a{display:flex;align-items:center}.logo img{width:auto}@media screen and (max-width: 799px){.logo img{height:40px}}.menu.desktop-menu{display:flex;flex:1;min-width:0;margin-left:40px}@media screen and (max-width: 799px){.menu.desktop-menu{display:none}}.menu.desktop-menu ul{display:flex;gap:4px;flex-wrap:nowrap;align-items:center}.menu.desktop-menu .nav-item{flex-shrink:0;white-space:nowrap}.menu.desktop-menu .nav-item a{display:block;padding:8px 12px;font-size:14px;font-weight:500;color:#a0aec0;border-radius:6px;transition:all .15s ease}.menu.desktop-menu .nav-item a:hover{color:#f0f4ff;background:rgba(59,130,246,.1)}.menu.desktop-menu .nav-item.active a{color:#f0f4ff;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%)}.menu.desktop-menu .nav-item.nav-hidden{display:none}.menu.desktop-menu .nav-more{position:relative;flex-shrink:0;display:none}.menu.desktop-menu .nav-more .nav-more-btn{display:flex;align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:500;color:#a0aec0;border-radius:6px;white-space:nowrap;transition:all .15s ease}.menu.desktop-menu .nav-more .nav-more-btn svg{transition:transform .15s ease}.menu.desktop-menu .nav-more .nav-more-btn:hover{color:#f0f4ff;background:rgba(59,130,246,.1)}.menu.desktop-menu .nav-more.active .nav-more-btn,.menu.desktop-menu .nav-more:hover .nav-more-btn{color:#f0f4ff;background:rgba(59,130,246,.1)}.menu.desktop-menu .nav-more.active .nav-more-btn svg,.menu.desktop-menu .nav-more:hover .nav-more-btn svg{transform:rotate(180deg)}.menu.desktop-menu .nav-more .nav-dropdown{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:140px;padding:8px;background:#12122a;border:1px solid rgba(139,92,246,.15);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.4);flex-direction:column;gap:2px;z-index:100}.menu.desktop-menu .nav-more .nav-dropdown li a{display:block;padding:10px 16px;font-size:14px;font-weight:500;color:#a0aec0;border-radius:6px;white-space:nowrap;transition:all .15s ease}.menu.desktop-menu .nav-more .nav-dropdown li a:hover{color:#f0f4ff;background:rgba(59,130,246,.1)}.menu.desktop-menu .nav-more .nav-dropdown li.active a{color:#f0f4ff;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%)}.menu.desktop-menu .nav-more:hover .nav-dropdown,.menu.desktop-menu .nav-more.active .nav-dropdown{display:flex}.search{flex:1;max-width:360px;margin:0 24px}@media screen and (max-width: 799px){.search{display:none}}.search form{display:flex;align-items:center;background:#1a1a3a;border:1px solid rgba(139,92,246,.15);border-radius:10px;overflow:hidden;transition:all .15s ease}.search form:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.search .input-text{flex:1;padding:10px 16px;background:rgba(0,0,0,0);color:#f0f4ff;font-size:14px}.search .input-text::placeholder{color:#6b7280}.search button{display:flex;align-items:center;justify-content:center;width:44px;height:40px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);color:#fff;transition:opacity .15s ease}.search button:hover{opacity:.9}.search button svg{width:18px;height:18px}.menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;color:#f0f4ff;border-radius:6px;transition:background .15s ease}.menu-toggle:hover{background:rgba(59,130,246,.1)}.menu-toggle svg{width:24px;height:24px}@media screen and (max-width: 799px){.menu-toggle{display:flex}}.mobile-menu-overlay{display:none;position:fixed;top:60px;left:0;right:0;bottom:0;z-index:999;background:rgba(18,18,42,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:20px;overflow-y:auto;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-overlay ul{display:flex;flex-direction:column;gap:8px}.mobile-menu-overlay li a{display:block;padding:14px 20px;font-size:16px;font-weight:500;color:#a0aec0;background:#1a1a3a;border-radius:10px;transition:all .15s ease}.mobile-menu-overlay li.active a,.mobile-menu-overlay li a:hover{color:#f0f4ff;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%)}.mobile-menu-overlay .mobile-search{margin-bottom:20px}.mobile-menu-overlay .mobile-search form{display:flex;align-items:center;background:#1a1a3a;border:1px solid rgba(139,92,246,.15);border-radius:10px;overflow:hidden}.mobile-menu-overlay .mobile-search input{flex:1;padding:14px 16px;background:rgba(0,0,0,0);color:#f0f4ff;font-size:15px}.mobile-menu-overlay .mobile-search input::placeholder{color:#6b7280}.mobile-menu-overlay .mobile-search button{display:flex;align-items:center;justify-content:center;width:50px;height:48px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);color:#fff}.mobile-menu-overlay .mobile-search button svg{width:20px;height:20px}@media screen and (max-width: 799px){.mobile-menu-overlay{display:block}}.footer{background:#12122a;border-top:1px solid rgba(139,92,246,.15);margin-top:auto}.mod-foot .bd{padding:32px 0;text-align:center}.mod-foot .friend-links{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(139,92,246,.15);text-align:center;line-height:2}.mod-foot .friend-links a{display:inline-block;margin:0 8px;color:#a0aec0;font-size:13px}.mod-foot .friend-links a:hover{color:#3b82f6}.mod-foot p{margin-bottom:12px;color:#a0aec0;font-size:13px}.mod-foot p a{color:#a0aec0;margin:0 4px}.mod-foot p a:hover{color:#3b82f6}.mod-foot p span{color:#6b7280;margin:0 4px}@media screen and (max-width: 799px){.mod-foot .bd{padding:24px 0}.mod-foot p{font-size:12px;margin-bottom:8px}.mod-foot .friend-links a{font-size:12px;margin:0 6px}}.mod-fixedbar{position:fixed;right:20px;bottom:80px;z-index:999}.mod-fixedbar .bd ul{display:flex;flex-direction:column;gap:8px}.mod-fixedbar .bd li a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#12122a;border:1px solid rgba(139,92,246,.15);border-radius:10px;color:#a0aec0;transition:all .15s ease}.mod-fixedbar .bd li a:hover{color:#f0f4ff;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-color:rgba(0,0,0,0)}.mod-fixedbar .bd li a svg{width:20px;height:20px}@media screen and (max-width: 799px){.mod-fixedbar{right:12px;bottom:70px}.mod-fixedbar .bd li a{width:40px;height:40px}.mod-fixedbar .bd li a svg{width:18px;height:18px}}.video-card{overflow:hidden;cursor:pointer}.video-card:hover{transform:translateY(-6px);box-shadow:0 8px 32px rgba(0,0,0,.4);border-color:rgba(59,130,246,.4)}.video-card:hover .video-cover img{transform:scale(1.08)}.video-card:hover .card-play-icon{opacity:1;transform:translate(-50%, -50%) scale(1)}.video-card .video-cover{position:relative;padding-top:140%;overflow:hidden;background:#1a1a3a}.video-card .video-cover img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.video-card .video-cover .card-gradient{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(transparent, rgba(0, 0, 0, 0.85));pointer-events:none}.video-card .card-badge{position:absolute;top:8px;left:8px;padding:4px 10px;background:rgba(234,179,8,.9);color:#fff;font-size:11px;font-weight:600;border-radius:6px;z-index:2}.video-card .card-status{position:absolute;top:8px;right:8px;padding:4px 10px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);color:#fff;font-size:11px;font-weight:600;border-radius:6px;z-index:2}.video-card .card-rating{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;gap:4px;padding:4px 8px;background:rgba(0,0,0,.75);border-radius:6px;z-index:2}.video-card .card-rating svg{width:12px;height:12px;fill:#eab308}.video-card .card-rating span{color:#eab308;font-size:12px;font-weight:600}.video-card .card-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0.8);width:54px;height:54px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-radius:50%;opacity:0;transition:all .3s ease;z-index:3;box-shadow:0 0 20px rgba(59,130,246,.3)}.video-card .card-play-icon svg{width:26px;height:26px;fill:#fff;margin-left:3px}.video-card .video-info{padding:14px}.video-card .video-title{font-size:14px;font-weight:600;color:#f0f4ff;margin-bottom:6px}.video-card .video-title a{color:inherit}.video-card .video-title a:hover{color:#3b82f6}.video-card .video-meta{font-size:12px;color:#6b7280}@media screen and (max-width: 799px){.video-card .card-badge,.video-card .card-status{padding:3px 6px;font-size:10px}.video-card .card-rating{padding:3px 6px}.video-card .card-rating svg{width:10px;height:10px}.video-card .card-rating span{font-size:10px}.video-card .card-play-icon{width:42px;height:42px}.video-card .card-play-icon svg{width:20px;height:20px}.video-card .video-info{padding:10px}.video-card .video-title{font-size:13px;margin-bottom:4px}}.video-grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:20px}@media screen and (min-width: 800px)and (max-width: 1199px){.video-grid{grid-template-columns:repeat(4, 1fr);gap:16px}}@media screen and (max-width: 799px){.video-grid{grid-template-columns:repeat(3, 1fr);gap:12px}.video-grid .video-card .video-info{padding:8px}.video-grid .video-card .video-title{font-size:12px}.video-grid .video-card .video-meta{display:none}}@media screen and (max-width: 359px){.video-grid{grid-template-columns:repeat(2, 1fr);gap:10px}}.breadcrumb-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:16px 0;font-size:13px}.breadcrumb-nav .breadcrumb-link{display:flex;align-items:center;gap:6px;color:#a0aec0;transition:color .15s ease}.breadcrumb-nav .breadcrumb-link:hover{color:#3b82f6}.breadcrumb-nav .breadcrumb-icon{width:16px;height:16px}.breadcrumb-nav .separator{color:#6b7280}.breadcrumb-nav .separator svg{width:14px;height:14px;display:block}.breadcrumb-nav .breadcrumb-current{color:#f0f4ff;font-weight:500}@media screen and (max-width: 799px){.breadcrumb-nav{gap:6px;padding:12px 0;font-size:12px}.breadcrumb-nav .breadcrumb-icon{width:14px;height:14px}.breadcrumb-nav .separator svg{width:12px;height:12px}}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-header .section-title{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:#f0f4ff}.section-header .section-title .title-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-radius:10px}.section-header .section-title .title-icon svg{width:20px;height:20px;fill:#fff}.section-header .section-title .title-text a{color:inherit}.section-header .section-title .title-text a:hover{background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.section-header .more-btn{display:flex;align-items:center;gap:4px;color:#a0aec0;font-size:13px;padding:8px 12px;background:#1a1a3a;border-radius:6px;transition:all .15s ease}.section-header .more-btn:hover{color:#f0f4ff;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%)}.section-header .more-btn svg{width:16px;height:16px}@media screen and (max-width: 799px){.section-header{margin-bottom:16px}.section-header .section-title{gap:10px;font-size:16px}.section-header .section-title .title-icon{width:30px;height:30px}.section-header .section-title .title-icon svg{width:16px;height:16px}.section-header .more-btn{font-size:12px;padding:6px 10px}.section-header .more-btn svg{width:14px;height:14px}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-state .empty-icon-wrapper{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-radius:50%;margin-bottom:24px}.empty-state .empty-icon-wrapper svg{width:48px;height:48px;color:#fff}.empty-state .empty-text{font-size:20px;font-weight:600;color:#f0f4ff;margin-bottom:8px}.empty-state .empty-description{font-size:14px;color:#6b7280;margin-bottom:24px}.empty-state .empty-link{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);color:#fff;border-radius:10px;font-size:14px;font-weight:500;transition:all .15s ease}.empty-state .empty-link:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(59,130,246,.3);color:#fff}.empty-state .empty-link svg{width:18px;height:18px}@media screen and (max-width: 799px){.empty-state{padding:40px 16px}.empty-state .empty-icon-wrapper{width:80px;height:80px;margin-bottom:20px}.empty-state .empty-icon-wrapper svg{width:36px;height:36px}.empty-state .empty-text{font-size:18px}.empty-state .empty-description{font-size:13px;margin-bottom:20px}.empty-state .empty-link{padding:10px 20px;font-size:13px}}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(139,92,246,.15)}.pagination .box{display:flex;align-items:center}.pagination .box:first-child{color:#6b7280;font-size:13px}.pagination .box:first-child b{color:#3b82f6;font-weight:600;margin:0 4px}.pagination ul{display:flex;align-items:center;gap:6px}.pagination li a{display:flex;align-items:center;justify-content:center;gap:4px;min-width:36px;height:36px;padding:0 12px;background:#12122a;border:1px solid rgba(139,92,246,.15);border-radius:6px;color:#a0aec0;font-size:13px;transition:all .15s ease}.pagination li a svg{width:14px;height:14px}.pagination li a:hover{color:#f0f4ff;border-color:#3b82f6;background:rgba(59,130,246,.1)}.pagination li.active a{background:linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);border-color:rgba(0,0,0,0);color:#fff}@media screen and (max-width: 799px){.pagination{gap:12px;margin-top:24px;padding-top:20px}.pagination .box:first-child{font-size:12px}.pagination ul{gap:4px}.pagination li a{min-width:32px;height:32px;padding:0 8px;font-size:12px}.pagination li a svg{width:12px;height:12px}}