/* OSV Homepage Network V18 */
.home{max-width:1480px!important}
.home .hero{grid-template-columns:minmax(0,1.95fr) 410px!important;gap:26px!important;align-items:stretch!important;margin-top:18px!important}
.home .tv{border-radius:30px!important}
.home .player-frame{aspect-ratio:16/9!important;min-height:560px!important}
.home .osv-tv-blur-frame iframe{width:88%!important;height:88%!important}
.home .tv-meta{padding:18px 24px 20px!important;display:block!important}
.home .live-pill{display:inline-flex!important;max-width:max-content!important;width:auto!important;padding:8px 14px!important;font-size:12px!important}
.home .tv-meta h1,.home #osvTvTitle{font-size:42px!important;line-height:.88!important;margin:10px 0 12px!important}
.home .tv-action-line{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 10px!important}
.home .tv-meta .actions,.home .tv-meta .osv-tv-controls{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;margin:0!important}
.home .tv-meta .btn,.home .tv-meta .osv-tv-control{height:42px!important;padding:0 16px!important;border-radius:999px!important;font-size:13px!important;font-weight:900!important}
.home .osv-countdown{margin:2px 0 0!important;color:#666!important;font-size:11px!important}
.home .osv-tv-schedule{display:none!important}
.home .queue{border-radius:30px!important;padding:22px!important;min-height:100%!important}
.home .queue h2{font-size:46px!important}
.home .queue-list{gap:14px!important}
.home .queue-item{grid-template-columns:124px 1fr!important;gap:13px!important;padding:10px!important}
.home .queue-item img{width:124px!important;border-radius:14px!important}
.home .queue-item b{font-size:14px!important}
.home .queue-item span{font-size:12px!important}
.home .quick-strip{grid-template-columns:repeat(4,1fr)!important;gap:18px!important;margin:26px 0 18px!important}
.home .quick{min-height:190px!important;border-radius:28px!important;padding:28px!important}
.home .quick strong{font-size:54px!important}
.home .ad{margin:54px 0!important;min-height:180px!important}
.v18-home-section{margin-top:54px}
.v18-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}
.v18-section-head h2{font-family:'Bebas Neue',Impact,sans-serif;font-size:56px;line-height:.88;margin:0}
.v18-section-head p{color:#666;margin:6px 0 0;font-size:13px}
.v18-section-head a{color:#E50914;font-weight:950}
.v18-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,1fr);gap:20px;overflow-x:auto;padding-bottom:18px}
.v18-rail::-webkit-scrollbar{height:10px}.v18-rail::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}
.v18-card{background:#fff;border:1px solid #ECECEC;border-radius:26px;overflow:hidden;box-shadow:0 14px 38px rgba(0,0,0,.055);transition:.22s ease}
.v18-card:hover{transform:translateY(-5px);box-shadow:0 24px 70px rgba(0,0,0,.12)}
.v18-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#eee}
.v18-card-body{padding:16px}.v18-card h3{font-size:17px;line-height:1.15;margin:0 0 7px}.v18-card p{color:#666;font-size:13px;margin:0}
.v18-feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:56px}
.v18-feature-large{min-height:360px;background:#0D0D0D;color:#fff;border-radius:34px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.v18-feature-large:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(229,9,20,.62),transparent 55%)}
.v18-feature-large>*{position:relative}.v18-feature-large h2{font-family:'Bebas Neue',Impact,sans-serif;font-size:68px;line-height:.84;margin:10px 0}.v18-feature-large p{color:#ddd;max-width:720px;line-height:1.55}
.v18-feature-stack{display:grid;gap:16px}.v18-feature-small{background:#fff;border:1px solid #ECECEC;border-radius:26px;padding:24px;box-shadow:0 14px 38px rgba(0,0,0,.055)}
.v18-feature-small h3{font-family:'Bebas Neue',Impact,sans-serif;font-size:40px;line-height:.9;margin:8px 0}.v18-feature-small p{color:#666;margin:0;line-height:1.45}
.v18-decade-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.v18-decade{min-height:190px;background:#0D0D0D;color:#fff;border-radius:28px;padding:28px;display:flex;align-items:flex-end;position:relative;overflow:hidden}.v18-decade:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(229,9,20,.75),transparent 58%)}.v18-decade strong{position:relative;font-family:'Bebas Neue',Impact,sans-serif;font-size:54px;line-height:.9}
@media(max-width:1100px){.home .hero,.v18-feature-grid{grid-template-columns:1fr!important}.home .player-frame{min-height:unset!important}.v18-decade-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.home .quick-strip,.v18-decade-grid{grid-template-columns:1fr!important}.home .quick{min-height:145px!important}.home .quick strong{font-size:44px!important}.v18-rail{grid-auto-columns:84%}.v18-section-head h2,.v18-feature-large h2{font-size:44px}}



/* ===== OSV PAGE WIDTH FIX ===== */

html,body{
overflow-x:hidden;
}

.container,
.container-fluid,
main,
.page,
.page-wrapper,
.content,
.content-wrapper{

max-width:1600px;
margin:0 auto;
padding-left:32px;
padding-right:32px;
box-sizing:border-box;

}

@media(max-width:991px){

.container,
.container-fluid,
main,
.page,
.page-wrapper,
.content,
.content-wrapper{

padding-left:16px;
padding-right:16px;

}

}



/* ===== NOW PLAYING BLINK ===== */

@keyframes osvBlinkDot{
    0%,100%{
        opacity:1;
        transform:scale(1);
    }
    50%{
        opacity:.2;
        transform:scale(.75);
    }
}

.now-playing-dot,
.live-dot,
.playing-dot,
.now-playing .dot{
    animation:osvBlinkDot .9s infinite;
}
