﻿.video-card .summary .title,.item .summary .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination{display:flex;align-items:center;justify-content:space-between;padding:24px 0;margin-top:32px;flex-wrap:wrap;gap:16px}.pagination .box{display:flex;align-items:center}.pagination .box:first-child span{font-size:13px;color:#666}.pagination .box:first-child span b{color:#00c9ff;font-weight:600;padding:0 4px}.pagination ul{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.pagination li a{display:block;min-width:36px;height:36px;padding:0 8px;line-height:34px;text-align:center;font-size:13px;font-weight:500;color:#666;background:#fff;border:1px solid #e5e7eb;border-radius:4px;text-decoration:none;transition:all .3s ease}.pagination li a:hover{background:rgba(0,201,255,.05);border-color:#00c9ff;color:#00c9ff}.pagination li.active a{background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);border-color:rgba(0,0,0,0);color:#fff;font-weight:600;box-shadow:0 4px 20px rgba(0,201,255,.3)}.pagination li.active a:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,201,255,.4)}@media screen and (max-width: 799px){.pagination{flex-direction:column;align-items:center;padding:16px 0;gap:8px}.pagination .box:first-child{order:2;margin-top:8px}.pagination .box:first-child span{font-size:12px}.pagination .box:last-child{order:1}.pagination li a{min-width:32px;height:32px;line-height:30px;font-size:12px;padding:0 4px}}.video-card .summary .title,.item .summary .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-card,.item{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,201,255,.15);transition:all .3s ease;cursor:pointer;overflow:hidden}.video-card:hover,.item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,201,255,.25)}.video-card .cover,.item .cover{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f8f9fa}.video-card .cover img,.item .cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.video-card .cover .type,.item .cover .type{position:absolute;top:8px;left:8px;z-index:3;padding:2px 8px;background:rgba(0,0,0,.6);border-radius:4px;font-size:12px;color:#fff}.video-card .cover .status,.item .cover .status{position:absolute;top:8px;right:8px;z-index:3;padding:2px 8px;background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);border-radius:4px;font-size:12px;font-weight:600;color:#fff}.video-card .cover .mask,.item .cover .mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}.video-card .cover .mask .icon,.item .cover .mask .icon{display:block;width:48px;height:48px;background:hsla(0,0%,100%,.9);border-radius:50%;position:relative}.video-card .cover .mask .icon::before,.item .cover .mask .icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%, -50%);width:0;height:0;border-style:solid;border-width:10px 0 10px 16px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #00c9ff}.video-card .summary,.item .summary{padding:16px}.video-card .summary .title,.item .summary .title{font-size:15px;font-weight:600;color:#333;margin-bottom:4px;transition:color .3s ease}.video-card .summary .actor,.video-card .summary .desc,.item .summary .actor,.item .summary .desc{font-size:13px;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.video-card:hover .cover img,.item:hover .cover img{transform:scale(1.08)}.video-card:hover .cover .mask,.item:hover .cover .mask{opacity:1}.video-card:hover .summary .title,.item:hover .summary .title{background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.video-grid,.list{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:24px}@media screen and (min-width: 1600px){.video-grid,.list{grid-template-columns:repeat(6, 1fr)}}@media screen and (min-width: 800px)and (max-width: 1599px){.video-grid,.list{grid-template-columns:repeat(5, 1fr);gap:16px}}@media screen and (max-width: 799px){.video-grid,.list{grid-template-columns:repeat(3, 1fr);gap:16px}}@media screen and (max-width: 359px){.video-grid,.list{grid-template-columns:repeat(2, 1fr);gap:8px}}.video-card .summary .title,.item .summary .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-rating{display:flex;align-items:center;gap:8px;margin-top:4px}.video-rating .rating-stars{display:inline-flex;align-items:center;gap:2px}.video-rating .rating-stars .star{width:12px;height:12px}.video-rating .rating-stars .star.filled{color:#ffc107}.video-rating .rating-stars .star.half{color:#ffc107}.video-rating .rating-stars .star.empty{color:#e0e0e0}.video-rating .rating-score{font-size:12px;font-weight:600}.video-rating .rating-score[data-score][data-score^="8"],.video-rating .rating-score[data-score][data-score^="9"],.video-rating .rating-score[data-score][data-score^="10"]{color:#4caf50}.video-rating .rating-score[data-score][data-score^="6"],.video-rating .rating-score[data-score][data-score^="7"]{color:#ff9800}.detail-rating{display:flex;align-items:center;gap:24px;padding:24px;background:linear-gradient(135deg, rgba(0, 201, 255, 0.05) 0%, rgba(146, 254, 157, 0.05) 100%);border-radius:12px;margin-bottom:24px}.detail-rating .rating-number{font-size:48px;font-weight:700;background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.detail-rating .rating-stars{display:flex;flex-direction:column;gap:4px}.detail-rating .rating-stars .stars-row{display:inline-flex;align-items:center;gap:2px}.detail-rating .rating-stars .stars-row .star{width:20px;height:20px}.detail-rating .rating-stars .stars-row .star.filled{color:#ffc107}.detail-rating .rating-stars .stars-row .star.half{color:#ffc107}.detail-rating .rating-stars .stars-row .star.empty{color:#e0e0e0}.detail-rating .rating-stars .rating-label{font-size:13px;color:#666}@media screen and (max-width: 799px){.detail-rating{padding:16px;gap:16px}.detail-rating .rating-number{font-size:32px}.detail-rating .rating-stars .stars-row{display:inline-flex;align-items:center;gap:2px}.detail-rating .rating-stars .stars-row .star{width:16px;height:16px}.detail-rating .rating-stars .stars-row .star.filled{color:#ffc107}.detail-rating .rating-stars .stars-row .star.half{color:#ffc107}.detail-rating .rating-stars .stars-row .star.empty{color:#e0e0e0}}.video-card .summary .title,.item .summary .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mod-breadcrumb{margin-bottom:24px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.08)}.mod-breadcrumb .bd{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:13px;color:#666}.mod-breadcrumb .bd a{color:#666;text-decoration:none;transition:color .3s ease}.mod-breadcrumb .bd a:hover{color:#00c9ff}.mod-breadcrumb .bd span{color:#999}.mod-breadcrumb .bd strong{color:#333;font-weight:600}@media screen and (max-width: 799px){.mod-breadcrumb{padding:8px;margin-bottom:16px}.mod-breadcrumb .bd{font-size:12px}}.field-wrapper{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #f3f4f6}.field-wrapper:last-child{border-bottom:none}.field-wrapper .field-title{min-width:80px;font-size:13px;font-weight:600;color:#666;padding-top:6px;flex-shrink:0}.field-wrapper .field-content{display:flex;flex-wrap:wrap;gap:8px;flex:1}.field-wrapper .field-content a{padding:4px 16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;font-size:13px;color:#666;text-decoration:none;transition:all .3s ease}.field-wrapper .field-content a:hover{background:rgba(0,201,255,.1);border-color:#00c9ff;color:#00c9ff}.field-wrapper .field-content a.active{background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);border-color:rgba(0,0,0,0);color:#fff;font-weight:600;box-shadow:0 4px 20px rgba(0,201,255,.3)}.field-wrapper .field-content .filtered{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);color:#fff;border-radius:9999px;font-weight:500;transition:all .3s ease}.field-wrapper .field-content .filtered:hover{transform:scale(0.95);opacity:.9}.field-wrapper .field-content .filtered::after{content:"×";font-size:16px;font-weight:700}@media screen and (max-width: 799px){.field-wrapper{flex-direction:column;gap:8px}.field-wrapper .field-title{min-width:auto;padding-top:0}.field-wrapper .field-content a{font-size:12px;padding:3px 12px}}.filter-box{background:#fff;border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:0 2px 12px rgba(0,201,255,.15)}@media screen and (max-width: 799px){.filter-box{padding:16px;margin-bottom:24px}}.type-extend-filters-container{margin-top:16px}.type-extend-filters-container .type-extend-filters{max-height:0;overflow:hidden;transition:max-height .4s ease}.type-extend-filters-container.expanded .type-extend-filters{max-height:2000px}.type-extend-filters-container .show-more{text-align:center;margin-top:16px}.type-extend-filters-container .show-more a{display:inline-flex;align-items:center;gap:4px;padding:8px 24px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;font-size:13px;color:#666;text-decoration:none;cursor:pointer;transition:all .3s ease}.type-extend-filters-container .show-more a .icon{display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.type-extend-filters-container .show-more a:hover{background:rgba(0,201,255,.05);border-color:#00c9ff;color:#00c9ff}.type-extend-filters-container .show-more a:hover .icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300C9FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}.type-extend-filters-container.expanded .show-more a .icon{transform:rotate(180deg)}@media screen and (max-width: 799px){.type-extend-filters-container .type-extend-filters{max-height:0}.type-extend-filters-container.expanded .type-extend-filters{max-height:3000px}}.none{text-align:center;padding:64px 0;color:#999}.none img{opacity:.6;margin-bottom:24px}.none p{font-size:14px;line-height:2}.none p:first-child{margin-bottom:16px}@media screen and (max-width: 799px){.none{padding:32px 0}.none img{width:96px;height:96px}}.mod-list{margin-bottom:32px}.mod-list .hd{margin-bottom:24px}.mod-list .hd .title{font-size:18px;font-weight:700;color:#333;position:relative;padding-left:16px}.mod-list .hd .title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);border-radius:2px}.mod-list .hd .title span{background:linear-gradient(135deg, #00C9FF 0%, #92FE9D 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.mod-list .ft{margin-top:32px}@media screen and (max-width: 799px){.mod-list{margin-bottom:24px}.mod-list .hd{margin-bottom:16px}.mod-list .hd .title{font-size:16px}.mod-list .hd .title::before{height:16px}.mod-list .ft{margin-top:24px}}@media screen and (max-width: 799px){.container{padding-top:80px}}