@charset "utf-8";
/*!
 * 版本：MYUI Copyright © 2019
 * 作者：QQ726662013版权所有
 * 官网：https://www.mytheme.cn
 */

/* all */
body{ padding-top: 80px;}
body.active{ padding-top: 60px;}
.myui-container-bg{ margin-bottom: 20px; padding: 20px 0; background-color: #333;}

/* header */
.myui-header__top{ position:fixed; top:0; z-index:999; width:100%; height: 60px; background-color: #222;}
.top-fixed-down{ margin-top:-61px;}

/* header-logo */
.myui-header__logo,.myui-header__menu{ float:left;}

/* header-seacrh */
.myui-header__search{ float: right; position: relative; margin-right: 50px; margin-top: 10px; height: 38px; border: 2px solid #333;}
.myui-header__search li{ float: left;}
.myui-header__search li.search-item{ width: 260px; height: 38px;}
.myui-header__search li.search-item .form-control{ height: 38px; padding-left: 20px; border-radius: 0; background: none; border: 0;}
.myui-header__search li.search-item .form-control:focus{ border-color: none; -webkit-box-shadow: none;}
.myui-header__search .submit{ display:block; position:absolute; top: 0; right: 15px; height:32px; line-height:30px; text-align:center; background: none; border: 0; font-size: 12px; cursor: pointer; color: #999;}
.myui-header__search li.search-item .dropdown-box{ margin-left: -130px; padding-top: 0;}
.myui-header__search li.search-item .dropdown-box .item{ width: 260px; padding: 20px;}
.myui-header__search li.search-item.search-item:hover .search-dropdown-hot{ display: block;}
.myui-header__search li.search-select{ position: relative; margin-top: 8px; padding: 0 10px 0 15px;border-right: 1px solid rgba(0,0,0,.1); cursor: pointer;}
.myui-header__search li.search-select .text{ color: #999;}
.myui-header__search li.search-select .dropdown-box{ margin-left: -40px; z-index: 101;}
.myui-header__search li.search-select .dropdown-box .item{ width: 80px; padding: 10px; text-align: center;}
.myui-header__search li.search-select .dropdown-box .item p{ margin: 0; padding: 5px 0;}

/* header-menu */
.myui-header__menu > li{ position: relative; float: left; color: #fff;}
.myui-header__menu > li > a{ display: block; height: 60px; line-height: 60px; padding: 0 15px; color: #fff;}
.myui-header__menu > li.active > a{ background-color: #333;}
.myui-header__menu > li.search-ul .fa{ vertical-align: -2px; font-size: 20px; color: #fff;}
.myui-header__menu > li.search-ul .dropdown-box{ margin-left: -30px; padding-top: 0;}
.myui-header__menu > li.search-ul .dropdown-box .item{ width: 500px;}
.myui-header__menu > li.search-ul .dropdown-box .item li{ padding: 6px;}

/* header-user */
.myui-header__user{ float:right;}
.myui-header__user > li{ float:left; position: relative; padding: 18px 0 10px; margin-left: 20px;}
.myui-header__user > li > a,.myui-header__user > li > a .fa{ display: inline-block; font-size: 22px; line-height: 24px; color: #fff;}
.myui-header__user > li .dropdown-box{ right: 0; margin-left: 0; margin-right: -120px; padding-top: 10px;}
.myui-header__user > li .dropdown-box .item{ width: 260px; padding: 20px;}
.myui-header__user > li.menu .dropdown-box{ right: 0; margin-left: 0; margin-right: -40px; padding-top: 10px;}
.myui-header__user > li.menu .dropdown-box .item{ width: 90px; padding: 10px;}
.myui-header__user > li.menu .dropdown-box .item li{ padding: 5px 0; text-align: center;}

/* content */
.myui-content__thumb{ float: left;}
.myui-content__thumb .myui-vodlist__thumb{ width: 220px; box-shadow: 0 2px 6px rgba(0,0,0,.6);}
.myui-content__thumb.active .myui-vodlist__thumb{ width: 150px;}
.myui-content__detail,.myui-content__operate{ float: left; width: calc(100% - 220px); padding-left: 20px;}
.myui-content__detail.active{ width: calc(100% - 150px);}
.myui-content__detail .title{ margin: 20px 0 10px; font-size: 24px; line-height:30px;}
.myui-content__detail .title .score{ display: inline-block; margin-left: 10px; font-family: Georgia,"Times New Roman",Times,serif;}
.myui-content__detail .data{ margin-bottom:10px; line-height: 20px; word-wrap: break-word; white-space: normal; word-break: break-all;}
.myui-content__detail .score{ margin-bottom: 20px;}
.myui-content__detail .score .rating{ display: inline-block; position: relative; top: 5px;}
.myui-content__detail .score .rating li{ cursor:pointer; display: inline-block; margin-right: 5px;}
.myui-content__detail .score .rating li .fa{ font-size: 24px;}
.myui-content__detail .score .branch{ display: inline-block; font-family: Georgia,"Times New Roman",Times,serif; font-size: 24px; line-height: 24px;}
.myui-content__operate{ float: left;}
.myui-content__operate li{ float: left; margin-right: 10px;}
.myui-content__operate li .btn{ margin-left: 10px; margin-top: 10px;}
.myui-content__operate li .btn:first-child{ margin-left: 0;}
.myui-content__tag a{ display: inline-block; line-height: 20px; padding: 2px 10px; margin-left: 5px; border: 1px solid rgba(0,0,0,.1); font-size: 12px; border-radius: 15px;}

/* player */
.myui-player__item{ position: relative;}
.myui-player__item .fixed{ position: fixed; z-index: 998; right: 0; bottom: 0; padding: 10px; background-color: #fff; box-shadow: 0 2px 5px rgba(0,0,0,.1);}
.myui-player__item .is-btn{ position: absolute; z-index: 99; top: 50%; right: -12px; margin-top: -30px; display: block; width: 12px; text-align: center; height: 60px; line-height: 60px; font-size: 10px; border-radius: 0 4px 4px 0; background-color: #404040; color: #999;}
.myui-player__item .player-fixed-off{display: none; position: absolute; top: -10px; left: -10px; width: 20px; height: 20px; text-align: center; line-height: 20px; background-color: #fff; border-radius: 50%; color: #333; box-shadow: 0 2px 5px rgba(0,0,0,.1);}
.myui-player__item .tips{ position: relative; height: 40px; line-height: 40px; overflow: hidden; padding: 0 20px; color: #fff;}
.myui-player__operate{ padding: 20px 10px; display: -webkit-box; display: -webkit-flex; display: flex;}
.myui-player__operate li{ display: block; text-align: center; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.myui-player__detail .title{margin:0 0 10px}
.myui-player__detail .detail-content{padding-top:10px}
.myui-player__detail .desc{padding-left:42px}
.myui-player__detail .desc .left{margin-left:-42px}
.myui-player__data{ padding: 10px;}
#player-sidebar::-webkit-scrollbar{ width: 4px; background-color: #1c1b1e;}
#player-sidebar::-webkit-scrollbar-thumb{background-color: #434145;}
.myui-player__notice{ position: absolute; top: 50%; left: 0; width: 100%; margin-top: -65px;}
.myui-player__notice h3,.myui-player__notice h5,.myui-player__notice p{ color: #fff;}
.myui-player-links{ position: relative; top: 15px; right: 10px;}
.myui-player-links .btn{ position: absolute; top: 0; right: -5px; border-radius: 0 5px 5px 0;}

/* news */
.myui-newslist li{ padding: 30px 0;}
.myui-newslist li .title{ margin: 0; font-size: 22px; line-height: 30px; font-weight: 600;}
.myui-newslist li .desc{ text-indent: 2em; margin: 0; padding: 20px 0; line-height: 25px;}
.myui-newslist__text li .title{ margin: 0; font-size: 15px;}
.myui-art__nav li{ padding: 6px 0;}
.myui-art__nav li.active a{ font-weight: bold; color: #ff9900;}

/* footer */
.myui-foot{ padding: 20px 0;}
.myui-foot p{ line-height: 25px;}

@media (max-width:1400px){
	
    /* header */
    .myui-header__top{ padding: 0 20px;}
	.myui-header__menu > li:hover .head-dropdown,.myui-header__user > li:hover .head-dropdown{ display: none;} 
		
}

@media (max-width:767px){
	
	.myui-container-bg{ margin-bottom: 10px; padding: 5px 0;}
	
	/* panel */
	.myui-panel-bg,.myui-vodlist__bg,.myui-vodlist__bg:hover{box-shadow: none;}
	.myui-panel__head .title, .myui-panel__head .title a{ font-size: 18px;}

	/* header */
	.myui-header__top{ padding: 0 10px;}
	.myui-header__search{ position:absolute; top: -100%; left: 10px; right: 30px; margin: 10px 0 0; width: auto;}
	.myui-header__search li.search-item{ width: 100%;}
	.myui-header__search li.search-ul .dropdown-box .item{ width: 300px;}
	.myui-header__search .search-close{ position: absolute; top: 6px; right: -30px; color: #fff;}
	.myui-header__menu li.search-ul .dropdown-box{ margin-left: -120px; padding-top: 0;}
	.myui-header__menu li.search-ul .dropdown-box .item{ width: 300px;}
	.myui-header__user > li{ margin-left: 15px; padding: 15px 0 10px;}
	.myui-header__user > li > a .fa{ font-size: 20px; line-height: 20px;}
	.myui-header__user > li .dropdown-box{ margin-right: 0;}
	.myui-header__top.color .myui-header__search .search-close{ color: #fff;}
	
	/* content */
	.myui-content__thumb .myui-vodlist__thumb{ width: 120px;}
	.myui-content__thumb.active .myui-vodlist__thumb{ width: 120px;}
	.myui-content__detail{ float: left; width: calc(100% - 120px);}
	.myui-content__detail.active{ width: calc(100% - 120px);}
	.myui-content__detail .title{ margin: 5px 0 8px; font-size:18px; line-height:18px}
	.myui-content__detail .data{ margin:0 0 10px; font-size:12px; line-height: 18px; word-wrap: break-word; white-space: normal;}
	.myui-content__detail .operate{margin:0;padding:0}
	.myui-content__detail .topline{ padding: 5px 0;}
	.myui-content__detail .score { margin-bottom: 5px;}
	.myui-content__detail .score .branch{ font-size: 16px;}
	.myui-content__detail .score .rating{ top: 0;}
	.myui-content__detail .score .rating li{ margin: 0;}
	.myui-content__detail .score .rating li .fa{ font-size: 18px;}
	.myui-content__operate{ width: 100%; margin-left: -5px; padding: 0;}
	.myui-content__operate li { float: left; width: 33.333333%; text-align: center; margin: 0; padding: 2px 5px;}
	.myui-content__operate li .btn{ display: block; padding: 8px;}
	
	/* player */
	.myui-player{ margin-top: 0;}
	.myui-player__item{ padding: 0;}
	.myui-player__detail{ margin: 0;}
	.myui-player__detail .data .title{font-size:16px}
	.myui-player__detail.detail .title{font-size:18px;}
	.myui-player__operate li{ margin: 0;}
	.myui-player__operate li .fa{ display: block; margin-bottom: 5px; font-size: 16px;}
	.myui-player-links{ top: 0; right: 0; padding: 0 10px;}
	.myui-player-links .btn{ height: 35px; right: 8px;}
	.myui-player__operate li .dropdown-box{ left: auto; right: 0; margin-right: -50px;}

	/* news */
	.myui-newslist li .title{ font-size: 18px; line-height: 30px;}
	.myui-art__nav li{ display: inline-block; margin-right: 10px;}
	.myui-art__nav li.active a{ font-weight: bold; color: #ff9900;}
	
}
.movies-list {
    margin: 20px 10px;
}

.header+.movies-list {
    margin-top: 10px;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #1e293b;
}

.section-title {
    font-size: 18px;
    font-weight: bold;
    color: #f87171;
    display: flex;
    align-items: center;
}

.section-title i {
    margin-right: 10px;
    color: #f87171;
}

.view-more {
    color: #94a3b8;
    text-decoration: none;
    font-size: 12px;
    transition: color 0.3s ease;
}

.view-more:hover {
    color: #60a5fa;
}

.movies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 15px;
}

.movie-card {
    background: rgba(30, 41, 59, 0.6);
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}

.movie-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
}

.movie-card-img>a {
    display: flex;
    aspect-ratio: 0.65;
    width: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.movie-card-img img {
    height: 100%;
    object-fit: contain;
    transition: transform 0.5s ease;
}

.movie-card:hover .movie-img img {
    transform: scale(1.1);
}

.movie-card-info {
    padding: 5px;
}

.movie-card-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.movie-card-meta {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #94a3b8;
}
.movie-card-meta>span:first-child {
    max-width: 60%;
    overflow: hidden;
    /* white-space: nowrap; */
    height: 20px;
}

.movie-rating {
    color: #fbbf24;
}

.badge {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #0000003d;
    color: white;
    padding: 1px 3px;
    border-radius: 3px;
    font-size: 10px;
    /* font-weight: bold; */
    z-index: 2;
}

/* 椤佃剼 */
.footer-bottom a {
    color: #94a3b8;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-bottom a:hover {
    color: #60a5fa;
}

.copyright {
    text-align: center;
    padding: 20px 10px;
    border-top: 1px solid #1e293b;
    color: #64748b;
    font-size: 14px;
}

/* 绛涢€夊尯鍩� */
.filter-section {
    padding: 10px 10px;
}

.filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.filter-title {
    font-size: 36px;
    font-weight: 700;
    color: #60a5fa;
}

.results-count {
    color: #94a3b8;
    font-size: 18px;
}

.filter-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    /* margin-bottom: 40px; */
}

.filter-group {
    background: rgba(30, 41, 59, 0.7);
    border-radius: 12px;
    padding: 10px;
    flex: 1;
    min-width: 250px;
    border: 1px solid #334155;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.filter-group-title {
    font-size: 16px;
    margin-bottom: 10px;
    color: #f87171;
    display: flex;
    align-items: center;
    font-weight: bold;
}

.filter-group-title i {
    margin-right: 12px;
}

.filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.filter-btn {
    background: rgba(30, 41, 59, 0.8);
    color: #cbd5e1;
    border: 1px solid #334155;
    padding: 3px 10px;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

.filter-btn:hover,
.filter-btn.active {
    background: linear-gradient(to right, #60a5fa, #f87171);
    color: #0f172a;
    border-color: transparent;
}

.filter-actions {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 20px 0;
    margin-top: 20px;
}

.filter-btn-large {
    padding: 14px 32px;
    font-size: 18px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.filter-btn-large i {
    margin-right: 10px;
}

/* 鍒嗛〉 */
.pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    gap: 15px;
}

.page-btn {
    width: 45px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: rgba(30, 41, 59, 0.8);
    color: #cbd5e1;
    border: 1px solid #334155;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.page-btn:hover,
.page-btn.active {
    background: linear-gradient(to right, #60a5fa, #f87171);
    color: #0f172a;
    border-color: transparent;
}

.page-btn i {
    font-size: 20px;
}

/* 闈㈠寘灞戝鑸� */
.bread {
    max-width: 1200px;
    margin: 10px 10px 0;
    /* padding: 0 20px; */
    font-size: 14px;
    color: #94a3b8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bread a {
    color: #cbd5e1;
    text-decoration: none;
}

.bread a:hover {
    text-decoration: underline;
}

/* 鐢靛奖椤堕儴淇℃伅鍖� */
.movie-header {
    position: relative;
    /* height: 85vh; */
    overflow: hidden;
    margin: 0 10px;
    border-radius: 20px;
    margin-top: 10px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
}

.movie-content {
    display: flex;
    padding: 10px 0;
    height: 100%;
    position: relative;
}

.movie-img {
    width: 260px;
    min-height: 100px;
    max-width: 60%;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.8);
    position: relative;
}

.movie-img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    height: auto;
    vertical-align: middle;
}
.movie-img .fa-play {
    font-size: 20px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: #00000069;
    border-radius: 50%;
    padding: 15px;
    color: #fff;
    background: linear-gradient(to right, #60a5fa, #7e22ce);
}
.movie-info {
    margin-left: 50px;
    flex: 1;
    position: relative;
    /* padding-top: 20px; */
}

.movie-name {
    font-size: 28px;
    font-weight: 800;
    color: white;
    margin: 5px auto; 
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.movie-subtitle {
    font-size: 14px;
    color: #94a3b8;
    /*margin-bottom: 10px;*/
    font-weight: 500;
    text-align: center;
}

.movie-meta {
    display: flex;
    gap: 5px;
    margin-top: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

.meta-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #cbd5e1;
}

.meta-item i {
    margin-right: 8px;
    color: #60a5fa;
    font-size: 16px;
}
.meta-item.meta-rating>i,
.meta-item.meta-rating>span{
    color: #fbbf24;
}
.movie-rating {
    /* background: rgba(30, 41, 59, 0.9); */
    /* padding: 10px 20px; */
    /* border-radius: 30px; */
    display: flex;
    align-items: center;
    /* font-weight: 600; */
}

.movie-rating .rating-value {
    /* color: #fbbf24; */
    font-size: 16px;
    margin-left: 5px;
}

.rating-stars {
    color: #fbbf24;
    font-size: 20px;
    margin-right: 10px;
}
.movie-actor h3 {
    font-size: 16px;
        color: #fff;
        text-align: center;
        margin-top: 10px;
}
.movie-actor ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
    justify-content: center;
    margin-top: 5px;
}
.movie-actor li {
    text-align: center;
    /* font-size: 14px; */
    color: #cbd5e1;
}
.movie-actor p,.movie-actor a{
    text-align: center;
    color: #cbd5e1;
}
.action-buttons {
    display: flex;
    gap: 20px;
    margin: 10px 0;
}

.action-btn {
    padding: 16px 36px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border: none;
}

.action-btn i {
    margin-right: 10px;
    font-size: 22px;
}

.play-btn {
    background: linear-gradient(to right, #60a5fa, #7e22ce);
    color: white;
    flex: 1;
    max-width: 300px;
    text-decoration: none;
}

.play-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(96, 165, 250, 0.4);
}

.secondary-btn {
    background: rgba(30, 41, 59, 0.8);
    color: #cbd5e1;
    border: 1px solid #334155;
}

.secondary-btn:hover {
    background: rgba(71, 85, 105, 0.8);
    color: white;
}

.tags {
    display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin: 10px 0 0;
        /* text-align: center; */
        justify-content: center;
}

.tag {
    background: rgba(30, 41, 59, 0.8);
    /* color: #fff; */
    padding: 3px 10px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #334155;
}

/* 璇︽儏鍐呭鍖� */
.detail-section {
    margin: 10px 10px 10px;
}

.section-title2 {
    font-size: 16px;
        font-weight: 700;
        color: #60a5fa;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        padding-bottom: 10px;
        border-bottom: 3px solid #1e293b;
        position: relative;
}

.section-title2::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 110px;
    height: 3px;
    background: linear-gradient(to right, #60a5fa, #f87171);
    border-radius: 3px;
}

.section-title2 i {
    margin-right: 15px;
    color: #f87171;
    font-size: 18px;
}

.overview {
    font-size: 14px;
    line-height: 1.8;
    color: #cbd5e1;
    margin-bottom: 10px;
    /* max-width: 900px; */
    text-indent: 28px;
}

/* Tab 鍒囨崲閫夐」鍗� */
.tab-box {
    margin-top: 5px;
}

.tab-title {
    margin-bottom: 10px;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
}

.tab-title button {
    background: transparent;
    color: #cbd5e1;
    padding: 5px;
    border: none;
    /* border-radius: 6px; */
    cursor: pointer;
    font-size: 14px;
    /* transition: background-color 0.3s ease; */
    margin: 0 5px;
}

.tab-title button.active {
    /* background-color: #dc3545; */
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    /* background: linear-gradient(to right, #60a5fa, #f87171); */
    color: #fff;
}

.play-list .tab-bd {
    display: none;
    padding: 10px;
    border-radius: 6px;
}
.movies-list .tab-title {
    overflow: hidden;
    margin:0;
}
.movies-list button {
    margin: 0;
    padding: 0 3px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
}
.movies-list .tab-title button.active {
    font-size: 13px;
}

.tab-bd.active {
    display: block;
}
.play .tab-bd {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
}
.tab-bd ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tab-bd li a {
    display: inline-block;
    background: rgba(30, 41, 59, 0.8);
    border: 1px solid #334155;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.tab-bd li a.active,
.tab-bd li a:hover {
    background: linear-gradient(to right, #60a5fa, #f87171);
    color: #fff;
    border-color: transparent;
}

.tab-bd a {
    color: #cbd5e1;
    text-decoration: none;
}
.movie-play {
    margin-top: 10px;
}
#playerCnt {
    position: relative;
    /* width: 100%; */
    height: 500px;
    background-color: #111;
    /* border-radius: 10px; */
    /* margin-bottom: 10px; */
    margin-left: -15px;
    margin-right: -15px;
}

.duration {
    color: #60a5fa;
}

/* 鍝嶅簲寮忚璁� */
@media (max-width: 1200px) {
    .movie-header {
        height: auto;
    }

    .movie-content {
        flex-direction: column;
        /* padding: 20px 10px; */
    }

    .movie-img {
        margin: 0 auto;
    }

    .movie-info {
        margin-left: 0;
    }

    .action-buttons {
        justify-content: center;
    }
}

@media (max-width: 992px) {
    .hero-section {
        height: 400px;
    }

    .nav-menu li {
        margin: 0 1.5%;
    }

    .movie-name {
        font-size: 20px;
    }

    .movie-subtitle {
        /* font-size: 22px; */
    }

    .action-btn {
        padding: 14px 24px;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    #playerCnt {
        height: 200px;
    }
    .navbar {
        flex-wrap: wrap;
        height: auto;
        padding: 10px 0;
    }

    .nav-menu {
        order: 3;
        /* margin-top: 10px; */
        width: 100%;
        justify-content: center;
    }

    .hero-section {
        height: 300px;
        margin: 10px 3% 30px;
    }

    .carousel-title {
        font-size: 28px;
    }

    .carousel-subtitle {
        font-size: 16px;
    }

    .search-box {
        width: 180px;
    }

    .search-box:focus {
        width: 180px;
    }

    .movie-header {
        margin: 10px;
    }

    .movie-content {
        /* padding: 20px 10px; */
    }

    /* .movie-img {
        width: 240px;
        height: 360px;
    } */

    /* .section-title {
        font-size: 28px;
    } */
}

@media (max-width: 576px) {
    .movies-grid {
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
        gap: 10px;
    }

    .carousel-content {
        padding: 20px;
    }

    .episode-card {
        flex-direction: column;
    }

    .episode-img {
        width: 100%;
        height: 180px;
    }
}

.tags {
    display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin: 10px 0 0;
        /* text-align: center; */
        justify-content: center;
}

.tag {
    background: rgba(30, 41, 59, 0.8);
    /* color: #fff; */
    padding: 3px 10px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #334155;
}