/* FlayFlix Responsive V2 - safe override layer */
:root{--ff-red:#e50914;--ff-bg:#080808;--ff-panel:#121212;--ff-text:#fff;--ff-muted:#a7a7a7}
html,body{max-width:100%;overflow-x:hidden;background:var(--ff-bg)}
img,video,iframe{max-width:100%}
/* Fix oversized home logo/banner area */
.logo img,.navigation img,.main-header img{max-height:72px;width:auto;object-fit:contain}
.home-slider,.slider-area,.banner-main-block,.main-wrapper .banner-main-block{min-height:auto!important;max-height:520px;overflow:hidden;background:#fff}
.home-slider img,.slider-area img,.banner-main-block img,.main-wrapper .banner-main-block img{width:100%;height:auto;max-height:520px;object-fit:contain}
/* Cards grid */
.movie-series-section,.genre-main-block,.main-wrapper section{padding-left:clamp(14px,4vw,48px);padding-right:clamp(14px,4vw,48px)}
.movie-dtl-main-block,.genre-slide-image,.movie-image,.watchlist-img,.movie-card{border-radius:14px;overflow:hidden;background:#141414;box-shadow:0 12px 35px rgba(0,0,0,.28)}
.owl-carousel .owl-item img,.movie-image img,.genre-slide-image img{aspect-ratio:2/3;object-fit:cover}
/* Navigation responsive */
.navigation,.menu-area,.navbar{position:relative;z-index:20}.navigation ul,.menu-area ul{flex-wrap:wrap}.dropdown-menu{z-index:9999}
/* Better buttons */
.btn,.btn-default,.watch-trailer-btn,.prime-btn{border-radius:10px!important}.ff-btn-trailer-netflix{background:var(--ff-red)!important;color:#fff!important;border:0!important;padding:10px 16px!important;font-weight:700!important}
/* Watch limit overlay */
.ff-watch-limit-overlay{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px;text-align:center;color:#fff}
.ff-watch-limit-card{max-width:520px;background:#151515;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:32px;box-shadow:0 25px 80px rgba(0,0,0,.5)}
.ff-watch-limit-card h2{font-size:26px;margin:0 0 12px}.ff-watch-limit-card p{color:#ddd;font-size:16px}.ff-watch-limit-card a{display:inline-block;margin-top:16px;background:var(--ff-red);color:#fff;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:800}
/* Admin table responsive */
.contentbar,.rightbar,.table-responsive{max-width:100%;overflow-x:auto}.table{white-space:nowrap}.breadcrumbbar,.card,.admin-card{border-radius:16px!important}
@media (max-width:992px){.logo img,.navigation img,.main-header img{max-height:56px}.home-slider,.slider-area,.banner-main-block,.main-wrapper .banner-main-block{max-height:360px}.navigation,.menu-area,.navbar{padding:8px 12px}.movie-series-section h5,.section-heading{font-size:18px}}
@media (max-width:576px){body{font-size:14px}.logo img,.navigation img,.main-header img{max-height:42px}.home-slider,.slider-area,.banner-main-block,.main-wrapper .banner-main-block{max-height:240px}.genre-slide-image,.movie-image{border-radius:10px}.btn,.btn-default{padding:8px 10px!important;font-size:13px!important}.ff-watch-limit-card{padding:22px}.ff-watch-limit-card h2{font-size:21px}}
