
/* v0.2.4 stronger full-screen handling */

/* v0.2.4: force streaming page to start at the very top */
html:has(body.foav-stream-page),
body.foav-stream-page{margin:0!important;padding:0!important;background:#050505!important;overflow-x:hidden!important;}
body.foav-stream-page.admin-bar .foav-stream-app{margin-top:0!important;}
body.foav-stream-page #page,
body.foav-stream-page .site,
body.foav-stream-page .wp-site-blocks,
body.foav-stream-page main,
body.foav-stream-page #primary,
body.foav-stream-page #content,
body.foav-stream-page .site-content,
body.foav-stream-page .content-area,
body.foav-stream-page article,
body.foav-stream-page .entry-content,
body.foav-stream-page .wp-block-post-content,
body.foav-stream-page .wp-block-group,
body.foav-stream-page .wp-block-template-part,
body.foav-stream-page .is-layout-constrained,
body.foav-stream-page .is-layout-flow{margin-top:0!important;margin-block-start:0!important;padding-top:0!important;padding-block-start:0!important;}
body.foav-stream-page .wp-site-blocks{min-height:100vh!important;}
body.foav-stream-page .foav-stream-app{display:block!important;position:relative!important;top:0!important;margin-top:0!important;}
body.foav-stream-page p:empty,
body.foav-stream-page .wp-block-spacer{display:none!important;}

body.foav-stream-page > header,
body.foav-stream-page > footer,
body.foav-stream-page .wp-site-blocks > header,
body.foav-stream-page .wp-site-blocks > footer,
body.foav-stream-page .wp-site-blocks > .wp-block-template-part,
body.foav-stream-page .wp-block-site-title,
body.foav-stream-page .wp-block-navigation,
body.foav-stream-page .entry-header,
body.foav-stream-page .page-header{display:none!important}
body.foav-stream-page .foav-stream-app{min-height:100vh;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
body.foav-stream-page .foav-stream-hero{min-height:100svh}
body.foav-stream-page .wp-site-blocks > main{margin-block-start:0!important;padding-block-start:0!important}
body.foav-stream-page .wp-block-group,
body.foav-stream-page .wp-block-post-content{max-width:none!important}

.foav-stream-app{--bg:#050505;--panel:#121212;--muted:#b8b8b8;--text:#fff;--accent:#e50914;--soft:rgba(255,255,255,.08);background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding:0 0 70px;overflow:hidden;position:relative}.foav-stream-fullbleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0}.foav-stream-page .entry-title,.foav-stream-page .wp-block-post-title,.foav-stream-page main>h1:first-child,.foav-stream-page article>h1:first-child{display:none!important}.foav-stream-nav{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:22px 5vw;background:linear-gradient(180deg,rgba(0,0,0,.88),rgba(0,0,0,0));color:#fff}.foav-stream-logo{font-weight:950;letter-spacing:-.04em;font-size:clamp(22px,3vw,34px);color:#e50914}.foav-stream-logo span{color:#fff;margin-left:3px}.foav-stream-nav nav{display:flex;gap:24px;margin-right:auto;margin-left:34px}.foav-stream-nav a,.foav-stream-nav span{color:#fff!important;text-decoration:none!important;font-weight:700;font-size:14px;opacity:.92}.foav-stream-nav-actions{display:flex;gap:14px;align-items:center}.foav-stream-search{border:1px solid rgba(255,255,255,.18);padding:9px 14px;border-radius:999px;background:rgba(0,0,0,.28);backdrop-filter:blur(8px)}.foav-stream-avatar{width:34px;height:34px;border-radius:8px;background:#e50914;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.foav-stream-hero{min-height:78vh;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.82) 40%,rgba(5,5,5,.25) 74%,rgba(5,5,5,.82) 100%),var(--foav-poster);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:130px 5vw 90px;position:relative}.foav-stream-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:220px;background:linear-gradient(transparent,#050505)}.foav-stream-hero-content{position:relative;z-index:2;max-width:720px}.foav-stream-badge{display:inline-flex;background:rgba(229,9,20,.95);padding:7px 13px;border-radius:999px;font-weight:850;font-size:13px;margin-bottom:18px;box-shadow:0 8px 30px rgba(229,9,20,.25)}.foav-stream-hero h1{font-size:clamp(42px,7.4vw,104px);line-height:.9;margin:0 0 20px;font-weight:950;letter-spacing:-.065em;text-shadow:0 12px 60px rgba(0,0,0,.5)}.foav-stream-hero p{font-size:clamp(16px,2vw,23px);line-height:1.55;color:#f2f2f2;margin:0 0 16px;max-width:650px}.foav-stream-meta{color:var(--muted);font-weight:800;margin-bottom:26px;font-size:clamp(15px,1.5vw,19px)}.foav-stream-actions{display:flex;gap:12px;flex-wrap:wrap}.foav-stream-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.13);color:#fff!important;text-decoration:none!important;border-radius:10px;padding:14px 24px;font-weight:900;backdrop-filter:blur(10px);transition:.18s ease}.foav-stream-btn.primary{background:#fff;color:#000!important;border-color:#fff}.foav-stream-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.foav-stream-row{padding:0 0 24px;margin-top:-28px;position:relative;z-index:5}.foav-stream-row+.foav-stream-row{margin-top:8px}.foav-stream-section-title{font-size:clamp(20px,2.1vw,30px);margin:0 5vw 14px;font-weight:950;letter-spacing:-.035em}.foav-stream-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,245px);gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 5vw 22px;scrollbar-width:thin}.foav-stream-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;padding:0 5vw}.foav-stream-card{background:#111;border-radius:12px;overflow:hidden;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 24px rgba(0,0,0,.25)}.foav-stream-card:hover{transform:scale(1.055);box-shadow:0 25px 60px rgba(0,0,0,.55);z-index:10}.foav-stream-card a{color:#fff!important;text-decoration:none!important}.foav-stream-card-poster{aspect-ratio:2/3;background:#222 center/cover no-repeat}.foav-stream-card-info{padding:12px 12px 14px;background:linear-gradient(180deg,#171717,#090909)}.foav-stream-card-info strong{display:block;font-size:15px;line-height:1.2;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.foav-stream-card-info span{font-size:12px;color:var(--muted);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.foav-stream-progress{display:block;margin-top:10px;height:4px;background:rgba(255,255,255,.18);border-radius:999px;overflow:hidden}.foav-stream-progress b{display:block;height:100%;background:#e50914;border-radius:inherit}.foav-stream-empty,.foav-stream-locked{padding:28px;margin:90px 5vw 28px;border-radius:18px;background:#151515;border:1px solid var(--soft)}.foav-stream-single{background:#050505;color:#fff;min-height:100vh}.foav-stream-single-inner{max-width:1050px;margin:0 auto;padding:48px 22px}.foav-stream-player-wrap{background:#111;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:18px;margin-top:24px}.foav-stream-player-wrap iframe{width:100%;min-height:460px;border-radius:14px}.foav-stream-single .foav-stream-hero{margin-bottom:0}.foav-stream-description{font-size:17px;line-height:1.7;color:#eee}.foav-stream-description a{color:#fff}@media(max-width:820px){.foav-stream-nav{padding:16px 20px}.foav-stream-nav nav{display:none}.foav-stream-search{display:none}.foav-stream-hero{min-height:76vh;padding:115px 22px 72px;background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.8) 48%,rgba(5,5,5,.15) 100%),var(--foav-poster);background-size:cover;background-position:center}.foav-stream-row{margin-top:-10px}.foav-stream-actions{gap:10px}.foav-stream-btn{width:100%;padding:14px 16px}.foav-stream-rail{grid-auto-columns:minmax(142px,170px);gap:11px;padding-left:22px;padding-right:22px}.foav-stream-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 22px;gap:13px}.foav-stream-section-title{margin-left:22px;margin-right:22px}.foav-stream-card{border-radius:10px}.foav-stream-card-info{padding:10px}.foav-stream-card-info strong{font-size:13px}.foav-stream-card-info span{font-size:11px}.foav-stream-hero h1{font-size:clamp(40px,14vw,66px)}}

/* v0.2.5 navigation + modal polish */
body.foav-stream-page .wp-site-blocks > *:not(main):not(.foav-stream-app),
body.foav-stream-page .site > *:not(main):not(.foav-stream-app),
body.foav-stream-page #page > *:not(main):not(.foav-stream-app),
body.foav-stream-page .wp-block-site-title,
body.foav-stream-page .wp-block-site-title a,
body.foav-stream-page header,
body.foav-stream-page footer{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}
.foav-stream-nav{align-items:center!important;min-height:76px;gap:24px;padding:20px clamp(22px,4.8vw,84px)!important;}
.foav-stream-nav-left{display:flex;align-items:center;gap:34px;min-width:0;}
.foav-stream-nav-left nav{margin:0!important;display:flex;align-items:center;gap:26px;}
.foav-stream-logo{display:flex;align-items:baseline;line-height:1;white-space:nowrap;}
.foav-stream-logo span{font-size:12px!important;letter-spacing:-.03em;margin-left:5px!important;}
.foav-stream-nav-actions{margin-left:auto;}
.foav-stream-btn{border:0;cursor:pointer;font-family:inherit;font-size:16px;}
.foav-stream-modal-lock{overflow:hidden!important;}
.foav-stream-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:28px;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);}
.foav-stream-modal.is-open{display:flex;}
.foav-stream-modal-backdrop{position:absolute;inset:0;}
.foav-stream-modal-panel{position:relative;width:min(940px,94vw);max-height:90vh;overflow:auto;background:#111;border:1px solid rgba(255,255,255,.14);border-radius:22px;box-shadow:0 35px 100px rgba(0,0,0,.7);color:#fff;}
.foav-stream-modal-close{position:absolute;top:14px;right:14px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.65);color:#fff;font-size:28px;line-height:1;cursor:pointer;}
.foav-stream-modal-player{background:#000;}
.foav-stream-modal-player iframe{width:100%;aspect-ratio:16/9;border:0;display:block;}
.foav-stream-player-placeholder{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;color:#ddd;background:#050505;font-weight:800;padding:24px;text-align:center;}
.foav-stream-modal-body{padding:26px clamp(20px,4vw,42px) 34px;}
.foav-stream-modal-body h2{font-size:clamp(30px,4.5vw,58px);line-height:.95;margin:0 0 12px;color:#fff;font-weight:950;letter-spacing:-.055em;}
.foav-stream-modal-meta{color:#bdbdbd;font-weight:800;margin-bottom:16px;}
.foav-stream-modal-body p{font-size:17px;line-height:1.65;color:#eee;margin:0;}
@media(max-width:820px){.foav-stream-nav{min-height:62px;padding:14px 18px!important}.foav-stream-logo{font-size:26px}.foav-stream-nav-left{gap:0}.foav-stream-nav-left nav{display:none}.foav-stream-avatar{width:32px;height:32px}.foav-stream-modal{padding:14px}.foav-stream-modal-panel{border-radius:16px}.foav-stream-modal-body{padding:20px}}


/* v0.2.6 carousel arrows + scenic hero polish */
.foav-stream-row{overflow:visible!important;}
.foav-stream-row-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 5vw;margin:0 0 14px;}
.foav-stream-row-head .foav-stream-section-title{margin:0!important;}
.foav-stream-row-controls{display:flex;align-items:center;gap:10px;}
.foav-stream-rail-btn{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.58);color:#fff;font-size:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(10px);transition:transform .16s ease,background .16s ease,opacity .16s ease;}
.foav-stream-rail-btn:hover{background:rgba(229,9,20,.92);transform:scale(1.05);}
.foav-stream-rail-btn:disabled{opacity:.28;cursor:default;transform:none;background:rgba(0,0,0,.35);}
.foav-stream-rail{scrollbar-width:none!important;-ms-overflow-style:none!important;scroll-behavior:smooth;overflow-y:visible!important;padding-bottom:20px!important;}
.foav-stream-rail::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.foav-stream-row:before,.foav-stream-row:after{content:"";position:absolute;top:56px;bottom:20px;width:5vw;z-index:6;pointer-events:none;}
.foav-stream-row:before{left:0;background:linear-gradient(90deg,#050505,rgba(5,5,5,0));}
.foav-stream-row:after{right:0;background:linear-gradient(270deg,#050505,rgba(5,5,5,0));}
.foav-stream-hero{background-image:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.82) 34%,rgba(5,5,5,.26) 64%,rgba(5,5,5,.70) 100%),linear-gradient(0deg,#050505 0%,rgba(5,5,5,0) 36%),var(--foav-poster)!important;background-position:center!important;background-size:cover!important;}
.foav-stream-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 36%,rgba(229,9,20,.18),transparent 30%),radial-gradient(circle at 65% 42%,rgba(255,255,255,.08),transparent 22%);z-index:1;pointer-events:none;}
.foav-stream-hero-content{z-index:3!important;}
@media(max-width:820px){.foav-stream-row-head{padding-left:22px;padding-right:22px}.foav-stream-row-controls{display:none}.foav-stream-rail{overflow-x:auto!important}.foav-stream-row:before,.foav-stream-row:after{display:none}.foav-stream-hero{background-image:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.80) 48%,rgba(5,5,5,.18) 100%),var(--foav-poster)!important}}


/* v0.2.7 brighter cinematic backdrops + cleaner rails */
.foav-stream-hero{
  background-image:
    linear-gradient(90deg,#050505 0%,rgba(5,5,5,.94) 26%,rgba(5,5,5,.62) 45%,rgba(5,5,5,.14) 72%,rgba(5,5,5,.55) 100%),
    linear-gradient(0deg,#050505 0%,rgba(5,5,5,.45) 23%,rgba(5,5,5,0) 56%),
    var(--foav-poster)!important;
  background-position:center center!important;
  background-size:cover!important;
}
.foav-stream-hero:before{
  background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,0) 35%)!important;
  opacity:.55!important;
}
.foav-stream-hero-content{max-width:min(760px,52vw)!important;}
.foav-stream-row-controls{z-index:12;}
.foav-stream-rail{overflow-x:auto!important;scrollbar-color:transparent transparent!important;}
.foav-stream-rail::-webkit-scrollbar{display:none!important;height:0!important;background:transparent!important;}
.foav-stream-row{padding-bottom:6px!important;}
.foav-stream-row:before,.foav-stream-row:after{width:7vw!important;}
@media(max-width:820px){
  .foav-stream-hero{background-image:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.78) 46%,rgba(5,5,5,.20) 100%),var(--foav-poster)!important;background-position:center top!important;}
  .foav-stream-hero-content{max-width:100%!important;}
}


/* v0.2.8 visible JPG hero scene fix */
.foav-stream-hero{
  background-image:
    linear-gradient(90deg,#050505 0%,rgba(5,5,5,.86) 24%,rgba(5,5,5,.46) 47%,rgba(5,5,5,.08) 72%,rgba(5,5,5,.22) 100%),
    linear-gradient(0deg,#050505 0%,rgba(5,5,5,.28) 20%,rgba(5,5,5,0) 56%),
    var(--foav-poster)!important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
.foav-stream-hero:before{opacity:.18!important;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 42%)!important;}
.foav-stream-hero-content{max-width:min(760px,54vw)!important;}
.foav-stream-card-poster{background-size:cover!important;background-position:center!important;}

/* v0.3.0 user-selected hero backdrop support */
.foav-stream-hero{
  background-image:
    linear-gradient(90deg,#050505 0%,rgba(5,5,5,.88) 22%,rgba(5,5,5,.50) 46%,rgba(5,5,5,.10) 73%,rgba(5,5,5,.30) 100%),
    linear-gradient(0deg,#050505 0%,rgba(5,5,5,.18) 24%,rgba(5,5,5,0) 58%),
    var(--foav-poster)!important;
  background-position:center center!important;
  background-size:cover!important;
}
.foav-stream-hero-content{max-width:min(800px,58vw)!important;}
@media(max-width:820px){.foav-stream-hero{background-position:center top!important}.foav-stream-hero-content{max-width:100%!important}}
