:root{--rctv-red:#c00;--rctv-red-hot:#ff1717;--rctv-black:#050505;--rctv-panel:#0d0d0d;--rctv-panel-2:#131313;--rctv-line:#292929;--rctv-text:#f7f7f7;--rctv-muted:#929292}body.post-type-archive-rctv_video,body.single-rctv_video,body.tax-rctv_video_type{background:var(--rctv-black)!important}.rctv-shell{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#080808 0,#030303 100%);color:var(--rctv-text);min-height:72vh;padding:38px 20px 86px}.rctv-shell *{box-sizing:border-box}.rctv-container{width:min(1200px,100%);margin:0 auto;position:relative;z-index:2}.rctv-ambient{position:absolute;pointer-events:none;filter:blur(20px);opacity:.58;z-index:0}.rctv-ambient-one{width:650px;height:650px;left:-360px;top:-180px;background:radial-gradient(circle,rgba(204,0,0,.3),transparent 67%)}.rctv-ambient-two{width:780px;height:780px;right:-520px;top:420px;background:radial-gradient(circle,rgba(120,0,0,.2),transparent 70%)}.rctv-eyebrow,.rctv-section-head span{display:block;color:var(--rctv-red-hot);font-size:11px;font-weight:950;letter-spacing:.22em;text-transform:uppercase}.rctv-brand{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:10px 0 32px;border-bottom:1px solid var(--rctv-line)}.rctv-brand-lockup{min-width:0}.rctv-brand-lockup p{margin:20px 0 0;color:#b8b8b8;font-size:clamp(15px,1.5vw,20px);font-weight:700}.rctv-brand-art{display:inline-flex;align-items:center;color:#fff!important;text-decoration:none!important;line-height:.8;font-weight:1000;letter-spacing:-.075em}.rctv-brand-art.is-text span{color:var(--rctv-red)}.rctv-brand-art--hero.is-text{font-size:clamp(76px,10vw,145px);margin-top:10px}.rctv-brand-art--mini.is-text{font-size:38px}.rctv-brand-art.is-image{height:var(--rctv-logo-height);max-width:min(760px,70vw)}.rctv-brand-art.is-image img{display:block;width:auto;height:100%;max-width:100%;object-fit:contain;object-position:left center}.rctv-brand-art--mini.is-image{height:min(var(--rctv-logo-height),54px);max-width:260px}.rctv-live-mark{display:flex;align-items:center;gap:10px;border:1px solid #3a3a3a;background:#101010;padding:12px 16px;font-size:11px;font-weight:950;letter-spacing:.18em;box-shadow:0 10px 30px rgba(0,0,0,.25)}.rctv-live-mark span,.rctv-broadcast-strip span i,.rctv-now-playing i{width:8px;height:8px;border-radius:50%;background:var(--rctv-red-hot);box-shadow:0 0 18px var(--rctv-red-hot);animation:rctvPulse 1.7s infinite}@keyframes rctvPulse{50%{opacity:.25}}.rctv-filter-bar{display:flex;gap:8px;overflow:auto;padding:20px 0 12px;scrollbar-width:none}.rctv-filter-bar::-webkit-scrollbar{display:none}.rctv-filter-bar a{flex:0 0 auto;color:#bdbdbd!important;text-decoration:none!important;border:1px solid #2b2b2b;background:#0d0d0d;padding:10px 15px;border-radius:2px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:.2s}.rctv-filter-bar a:hover,.rctv-filter-bar a.is-active{background:var(--rctv-red);border-color:var(--rctv-red);color:#fff!important;box-shadow:0 8px 24px rgba(204,0,0,.2)}.rctv-feature{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(300px,.72fr);margin:24px 0 70px;background:var(--rctv-panel);border:1px solid #292929;box-shadow:0 36px 90px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.015) inset}.rctv-feature-media{position:relative;display:block;min-height:520px;overflow:hidden;background:#111}.rctv-feature-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s ease,filter .65s ease}.rctv-feature-media:hover img{transform:scale(1.035);filter:contrast(1.05)}.rctv-feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,transparent 50%,rgba(0,0,0,.24)),linear-gradient(0deg,rgba(0,0,0,.48),transparent 50%)}.rctv-feature-grid{position:absolute;inset:0;opacity:.08;background:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px);background-size:100% 4px;mix-blend-mode:overlay}.rctv-now-playing{position:absolute;left:24px;top:24px;display:flex;align-items:center;gap:9px;background:rgba(8,8,8,.88);border:1px solid rgba(255,255,255,.18);color:#fff;padding:10px 13px;font-size:10px;font-weight:950;letter-spacing:.16em;backdrop-filter:blur(8px)}.rctv-feature-play,.rctv-card-play{position:absolute;display:grid;place-items:center;border-radius:50%;background:rgba(204,0,0,.94);box-shadow:0 15px 50px rgba(204,0,0,.38);transition:.25s}.rctv-feature-play{width:92px;height:92px;left:50%;top:50%;transform:translate(-50%,-50%)}.rctv-feature-play i,.rctv-card-play i{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff;margin-left:5px}.rctv-feature-media:hover .rctv-feature-play{transform:translate(-50%,-50%) scale(1.08);background:var(--rctv-red-hot)}.rctv-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,4.6vw,66px)}.rctv-kicker-row{display:flex;gap:12px;align-items:center;color:var(--rctv-muted);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.rctv-kicker-row span{color:var(--rctv-red-hot)}.rctv-kicker-row span:after{content:"";display:inline-block;width:24px;height:1px;background:#555;margin-left:12px;vertical-align:middle}.rctv-kicker-row b{font-weight:800}.rctv-feature h2{font-size:clamp(38px,4.4vw,68px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin:22px 0 30px!important;text-transform:none!important}.rctv-feature h2 a,.rctv-card h3 a{color:#fff!important;text-decoration:none!important}.rctv-watch-button{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;background:var(--rctv-red);color:#fff!important;text-decoration:none!important;padding:15px 20px;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;transition:.2s}.rctv-watch-button:hover{background:var(--rctv-red-hot);transform:translateY(-2px);box-shadow:0 12px 32px rgba(204,0,0,.25)}.rctv-section-head{display:flex;align-items:end;gap:24px;margin:0 0 26px}.rctv-section-head h2{font-size:clamp(38px,4vw,58px)!important;line-height:1!important;margin:5px 0 0!important;letter-spacing:-.04em!important;text-transform:none!important}.rctv-section-head i{height:1px;background:var(--rctv-line);flex:1;margin-bottom:8px}.rctv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.rctv-card{min-width:0}.rctv-card-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#151515;border:1px solid #252525;box-shadow:0 16px 34px rgba(0,0,0,.26)}.rctv-card-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease,filter .5s ease}.rctv-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),transparent 58%);opacity:.78;transition:.3s}.rctv-card-scan{position:absolute;left:-20%;right:-20%;height:1px;top:-5%;background:linear-gradient(90deg,transparent,rgba(255,0,0,.9),transparent);box-shadow:0 0 12px rgba(255,0,0,.75);opacity:0;z-index:2}.rctv-card-play{width:54px;height:54px;left:18px;bottom:18px;transform:scale(.9);opacity:0;z-index:3}.rctv-card-play i{border-top-width:7px;border-bottom-width:7px;border-left-width:11px}.rctv-card-channel{position:absolute;right:12px;top:12px;z-index:3;background:rgba(5,5,5,.82);border:1px solid rgba(255,255,255,.15);padding:7px 9px;color:#fff;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(8px)}.rctv-card:hover .rctv-card-thumb img{transform:scale(1.05);filter:brightness(.67) contrast(1.08)}.rctv-card:hover .rctv-card-play{opacity:1;transform:scale(1)}.rctv-card:hover .rctv-card-scan{opacity:1;animation:rctvScan 1.15s ease forwards}@keyframes rctvScan{to{top:108%}}.rctv-card-body{padding:15px 2px 0}.rctv-card h3{font-family:inherit!important;font-size:19px!important;line-height:1.2!important;margin:0 0 10px!important;letter-spacing:-.02em!important;text-transform:none!important}.rctv-card h3 a:hover{color:#d8d8d8!important}.rctv-card-meta{display:flex;justify-content:space-between;gap:12px;color:#747474;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.rctv-card-meta span{color:var(--rctv-red-hot)}.rctv-pagination{margin-top:60px}.rctv-pagination .nav-links{display:flex;justify-content:center;gap:8px}.rctv-pagination a,.rctv-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 14px;border:1px solid #303030;background:#101010;color:#ddd!important;text-decoration:none!important;font-weight:850}.rctv-pagination .current,.rctv-pagination a:hover{background:var(--rctv-red);border-color:var(--rctv-red);color:#fff!important}.rctv-empty{text-align:center;padding:100px 20px}.rctv-empty span{color:var(--rctv-red-hot);font-weight:900;letter-spacing:.2em}.rctv-empty h2{font-size:44px;margin:12px 0}.rctv-empty p{color:#999}.rctv-single-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.rctv-back{display:inline-flex;align-items:center;gap:10px;color:#aaa!important;text-decoration:none!important;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;border:1px solid #2a2a2a;background:#0c0c0c;padding:10px 13px;transition:.2s}.rctv-back:hover{color:#fff!important;border-color:#555;background:#141414}.rctv-broadcast-strip{height:34px;display:flex;align-items:center;gap:22px;padding:0 13px;background:#101010;border:1px solid #292929;border-bottom:0;color:#8b8b8b;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.rctv-broadcast-strip span{display:flex;align-items:center;gap:8px;color:#fff}.rctv-broadcast-strip b{font-weight:900}.rctv-broadcast-strip em{font-style:normal;margin-left:auto;color:var(--rctv-red-hot)}.rctv-player-stage{position:relative}.rctv-player-bezel{padding:9px 9px 0;background:linear-gradient(135deg,#343434 0,#0b0b0b 38%,#202020 100%);border:1px solid #353535;box-shadow:0 38px 90px rgba(0,0,0,.64),0 0 0 1px rgba(255,255,255,.025) inset}.rctv-player-frame{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.rctv-player-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.rctv-player-missing{display:grid;place-items:center;height:100%;color:#888}.rctv-player-chrome{height:28px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#777;font-size:8px;font-weight:950;letter-spacing:.14em}.rctv-player-chrome span{margin-right:auto;color:#aaa}.rctv-player-chrome i{display:block;width:6px;height:6px;border-radius:50%;background:#333}.rctv-player-chrome i:first-of-type{background:var(--rctv-red)}.rctv-program-info{padding:42px 0 54px;border-bottom:1px solid var(--rctv-line)}.rctv-program-info h1{font-size:clamp(44px,6vw,86px)!important;line-height:.98!important;letter-spacing:-.052em!important;margin:18px 0 0!important;max-width:1180px!important;text-transform:none!important}.rctv-description{color:#c1c1c1;font-size:17px;line-height:1.8;max-width:900px;margin-top:28px}.rctv-description p:first-child{margin-top:0}.rctv-description a{color:#fff}.rctv-related{padding-top:54px}.rctv-grid-related{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1100px){.rctv-feature{grid-template-columns:1fr}.rctv-feature-media{min-height:460px}.rctv-feature-copy{padding:38px}.rctv-grid,.rctv-grid-related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.rctv-shell{padding:24px 14px 58px}.rctv-brand{align-items:flex-start}.rctv-live-mark{margin-top:4px}.rctv-brand-lockup p{font-size:15px}.rctv-brand-art.is-image{max-width:72vw}.rctv-feature{margin-bottom:48px}.rctv-feature-media{min-height:auto;aspect-ratio:16/9}.rctv-feature-play{width:68px;height:68px}.rctv-grid,.rctv-grid-related{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.rctv-card h3{font-size:16px!important}.rctv-card-meta time{display:none}.rctv-card-play{opacity:1;width:44px;height:44px;left:12px;bottom:12px}.rctv-single-topbar{margin-bottom:14px}.rctv-back{font-size:9px}.rctv-player-bezel{padding:4px 4px 0}.rctv-player-chrome{height:22px}.rctv-program-info{padding-top:30px}.rctv-broadcast-strip b{display:none}}@media(max-width:500px){.rctv-brand-art--hero.is-text{font-size:68px}.rctv-live-mark{padding:9px 10px;font-size:9px}.rctv-feature-copy{padding:28px 22px}.rctv-feature h2{font-size:34px!important}.rctv-grid,.rctv-grid-related{grid-template-columns:1fr}.rctv-card h3{font-size:19px!important}.rctv-section-head h2{font-size:34px!important}.rctv-program-info h1{font-size:42px!important}.rctv-broadcast-strip em{display:none}}@media(prefers-reduced-motion:reduce){.rctv-shell *{animation:none!important;transition:none!important}}.rctv-feature,.rctv-player-bezel{position:relative}.rctv-feature:before,.rctv-player-bezel:before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 20%,transparent 78%,rgba(204,0,0,.18));z-index:4;mix-blend-mode:screen;opacity:.55}.rctv-network-bug{position:absolute;right:20px;top:20px;z-index:6;display:inline-flex;align-items:baseline;gap:5px;padding:7px 9px;border:1px solid rgba(255,255,255,.24);background:rgba(0,0,0,.58);color:#fff;font-size:11px;font-weight:1000;letter-spacing:.08em;line-height:1;backdrop-filter:blur(7px);box-shadow:0 6px 20px rgba(0,0,0,.28)}.rctv-network-bug b{font-size:7px;color:var(--rctv-red-hot);letter-spacing:.12em}.rctv-player-bug{top:16px;right:16px;opacity:.76;pointer-events:none}.rctv-premiere-badge,.rctv-card-new{position:absolute;z-index:7;background:var(--rctv-red-hot);color:#fff;font-size:9px;font-weight:1000;letter-spacing:.16em;line-height:1;padding:8px 9px;box-shadow:0 7px 24px rgba(204,0,0,.34)}.rctv-premiere-badge{right:20px;bottom:20px}.rctv-card-new{left:12px;top:12px}.rctv-inline-new{font-style:normal;background:var(--rctv-red-hot);color:#fff;padding:5px 7px;font-size:8px;letter-spacing:.14em}.rctv-card-channel{border-top:2px solid var(--rctv-type-color,var(--rctv-red))}.rctv-kicker-row span{color:var(--rctv-type-color,var(--rctv-red-hot))}.rctv-type-music-video,.rctv-type-official-music-videos{--rctv-type-color:#e11111}.rctv-type-live,.rctv-type-live-performance,.rctv-type-concerts{--rctv-type-color:#ff8a00}.rctv-type-interview,.rctv-type-interviews{--rctv-type-color:#2788ff}.rctv-type-documentary,.rctv-type-behind-the-scenes{--rctv-type-color:#20b966}.rctv-type-rctv-original,.rctv-type-originals{--rctv-type-color:#9c5cff}.rctv-card{position:relative;transition:transform .28s ease}.rctv-card:hover{transform:translateY(-5px)}.rctv-card:hover .rctv-card-thumb{border-color:var(--rctv-type-color,var(--rctv-red));box-shadow:0 22px 48px rgba(0,0,0,.46),0 0 0 1px var(--rctv-type-color,var(--rctv-red))}.rctv-section-head{position:relative}.rctv-section-head:before{content:"";width:4px;align-self:stretch;background:var(--rctv-red);box-shadow:0 0 18px rgba(204,0,0,.42)}@media(max-width:780px){.rctv-network-bug{right:10px;top:10px}.rctv-premiere-badge{right:10px;bottom:10px}.rctv-player-bug{right:9px;top:9px}}.rctv-motion-hero{display:block;width:100%;height:100%;object-fit:cover;background:#000}.rctv-feature.has-motion .rctv-feature-media:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 90px rgba(0,0,0,.38)}.rctv-feature.has-motion .rctv-now-playing{border-color:rgba(255,35,35,.75);box-shadow:0 0 24px rgba(210,0,0,.22)}@media (prefers-reduced-motion:reduce){.rctv-motion-hero{display:none}.rctv-feature.has-motion .rctv-feature-media{background-size:cover;background-position:center top!important}}.rctv-youtube-motion{position:absolute;inset:-8%;display:block;overflow:hidden;background:#000;pointer-events:none}.rctv-youtube-motion iframe{position:absolute;left:50%;top:50%;width:116%;height:116%;border:0;transform:translate(-50%,-50%) scale(1.12);pointer-events:none}@media (prefers-reduced-motion:reduce){.rctv-youtube-motion{display:none}}.rctv-archive-v142{padding-top:0;background:#030303}.rctv-archive-v142 .rctv-container{width:min(1200px,100%)}.rctv-clean-hero{width:100%;margin:0 0 58px}.rctv-clean-hero-link{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000;text-decoration:none!important}.rctv-clean-hero-video,.rctv-clean-hero-poster{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;background:#000}.rctv-clean-hero-youtube{position:absolute;inset:-8%;display:block;overflow:hidden;background:#000;pointer-events:none}.rctv-clean-hero-youtube iframe{position:absolute;left:50%;top:50%;width:116%;height:116%;border:0;transform:translate(-50%,-50%) scale(1.12);pointer-events:none}.rctv-clean-hero-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:rgba(0,0,0,.08);transition:background .25s ease}.rctv-clean-hero-logo{display:flex;align-items:center;justify-content:center;width:min(46%,520px);max-height:40%;filter:drop-shadow(0 8px 24px rgba(0,0,0,.75));transition:transform .25s ease,opacity .25s ease}.rctv-clean-hero-logo img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain}.rctv-clean-hero-text-logo{color:#fff;font-size:clamp(58px,10vw,150px);font-weight:1000;letter-spacing:-.075em;line-height:.8}.rctv-clean-hero-text-logo b{color:var(--rctv-red)}.rctv-clean-hero-watch{position:absolute;left:50%;bottom:9%;transform:translate(-50%,12px);opacity:0;color:#fff;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.34);padding:13px 17px;font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;transition:.25s ease;white-space:nowrap}.rctv-clean-hero-link:hover .rctv-clean-hero-overlay,.rctv-clean-hero-link:focus-visible .rctv-clean-hero-overlay{background:rgba(0,0,0,.24)}.rctv-clean-hero-link:hover .rctv-clean-hero-logo,.rctv-clean-hero-link:focus-visible .rctv-clean-hero-logo{transform:scale(.98);opacity:.88}.rctv-clean-hero-link:hover .rctv-clean-hero-watch,.rctv-clean-hero-link:focus-visible .rctv-clean-hero-watch{opacity:1;transform:translate(-50%,0)}.rctv-clean-section{margin:0 0 64px}.rctv-clean-section .rctv-section-head{margin-bottom:24px}.rctv-clean-section .rctv-section-head h2{margin:0!important}.rctv-clean-section .rctv-card-body{padding-top:13px}.rctv-clean-section .rctv-card h3{margin-bottom:0!important}.rctv-clean-empty{margin:0;color:#777}@media(max-width:780px){.rctv-archive-v142{padding:0 14px 52px}.rctv-clean-hero{margin-bottom:42px}.rctv-clean-hero-logo{width:min(58%,420px)}.rctv-clean-hero-watch{bottom:7%;padding:10px 13px;font-size:9px}.rctv-clean-section{margin-bottom:48px}}.rctv-archive-v142{padding-top:28px}.rctv-archive-v142 .rctv-container{width:min(1320px,calc(100% - 32px));overflow:visible}.rctv-clean-hero{position:relative;margin:0 auto 58px;border-radius:18px;overflow:visible;isolation:isolate;filter:drop-shadow(0 24px 48px rgba(0,0,0,.5))}.rctv-clean-hero:before{content:"";position:absolute;inset:-38px;z-index:-1;background:radial-gradient(ellipse at center,rgba(204,0,0,.14),transparent 68%);pointer-events:none}.rctv-clean-hero-link{border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 1px rgba(204,0,0,.14) inset;transition:transform .3s ease,box-shadow .3s ease}.rctv-clean-hero-link:hover,.rctv-clean-hero-link:focus-visible{transform:scale(1.01);box-shadow:0 24px 60px rgba(0,0,0,.58),0 0 0 1px rgba(204,0,0,.28) inset}.rctv-on-air-badge{position:absolute;top:18px;left:18px;z-index:5;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:10px;font-weight:950;letter-spacing:.14em;line-height:1;text-transform:uppercase;backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(0,0,0,.38)}.rctv-on-air-badge i{width:9px;height:9px;border-radius:50%;background:#e00000;box-shadow:0 0 0 0 rgba(224,0,0,.65);animation:rctv-on-air-pulse 1.25s infinite}@keyframes rctv-on-air-pulse{0%{box-shadow:0 0 0 0 rgba(224,0,0,.68);opacity:1}70%{box-shadow:0 0 0 8px rgba(224,0,0,0);opacity:.8}100%{box-shadow:0 0 0 0 rgba(224,0,0,0);opacity:1}}.rctv-clean-section{width:min(1200px,100%);margin-left:auto;margin-right:auto}@media(max-width:780px){.rctv-archive-v142{padding-top:18px}.rctv-archive-v142 .rctv-container{width:100%}.rctv-clean-hero{border-radius:12px}.rctv-clean-hero-link{border-radius:12px}.rctv-on-air-badge{top:10px;left:10px;padding:7px 9px;font-size:8px}.rctv-on-air-badge i{width:7px;height:7px}}@media(prefers-reduced-motion:reduce){.rctv-on-air-badge i{animation:none}}.rctv-clean-section .rctv-section-head{align-items:center}.rctv-rail-controls{display:flex;flex:0 0 auto;gap:8px;margin-left:auto}.rctv-rail-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#111;color:#fff;font:700 28px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.28);transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}.rctv-rail-button:hover,.rctv-rail-button:focus-visible{background:var(--rctv-red);border-color:var(--rctv-red);transform:scale(1.06);outline:none}.rctv-rail-button:disabled{opacity:.28;cursor:default;transform:none;background:#111;border-color:rgba(255,255,255,.1)}.rctv-home-rail{display:flex!important;grid-template-columns:none!important;gap:22px;overflow-x:auto;overflow-y:hidden;padding:0 2px 26px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain}.rctv-home-rail::-webkit-scrollbar{display:none}.rctv-home-rail .rctv-card{flex:0 0 calc((100% - 44px)/3);scroll-snap-align:start;transition:transform .25s ease}.rctv-home-rail .rctv-card:hover{transform:translateY(-5px)}.rctv-home-rail:focus-visible{outline:1px solid rgba(204,0,0,.55);outline-offset:8px}@media(max-width:1100px){.rctv-home-rail .rctv-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:780px){.rctv-clean-section .rctv-section-head{gap:12px}.rctv-clean-section .rctv-section-head i{display:none}.rctv-rail-button{width:36px;height:36px;font-size:24px}.rctv-home-rail{gap:14px;margin-right:-14px;padding-right:14px}.rctv-home-rail .rctv-card{flex-basis:82%}}@media(max-width:500px){.rctv-clean-section .rctv-section-head h2{font-size:34px!important}.rctv-rail-controls{gap:6px}.rctv-rail-button{width:34px;height:34px}.rctv-home-rail .rctv-card{flex-basis:88%}}@media(prefers-reduced-motion:reduce){.rctv-home-rail{scroll-behavior:auto}.rctv-home-rail .rctv-card,.rctv-rail-button{transition:none}}.rctv-clean-hero-overlay{display:block}.rctv-clean-hero-logo{position:absolute;right:26px;bottom:26px;width:min(22%,240px);max-height:24%;align-items:flex-end;justify-content:flex-end;transform:none}.rctv-clean-hero-logo img{width:100%;height:auto;object-position:right bottom}.rctv-clean-hero-text-logo{font-size:clamp(34px,5vw,76px)}.rctv-clean-hero-link:hover .rctv-clean-hero-logo,.rctv-clean-hero-link:focus-visible .rctv-clean-hero-logo{transform:scale(.97);opacity:.9}@media(max-width:780px){.rctv-clean-hero-logo{right:14px;bottom:14px;width:min(28%,180px);max-height:26%}}.rctv-card-preview{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:2;pointer-events:none;background:#000}.rctv-card-thumb.is-previewing>img{opacity:0}.rctv-card-thumb.is-previewing .rctv-card-overlay{opacity:.18;z-index:3}.rctv-card-thumb.is-previewing .rctv-card-play{opacity:0!important}.rctv-sound-toggle{position:absolute;left:50%;bottom:28px;z-index:8;display:inline-flex;align-items:center;gap:10px;transform:translateX(-50%);padding:13px 18px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(8,8,8,.84);color:#fff;font:900 11px/1 inherit;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 36px rgba(0,0,0,.42),0 0 24px rgba(204,0,0,.18);backdrop-filter:blur(10px);transition:opacity .2s ease,transform .2s ease,background .2s ease,border-color .2s ease}.rctv-sound-toggle:hover{background:rgba(204,0,0,.94);border-color:rgba(255,255,255,.42);transform:translateX(-50%) translateY(-2px)}.rctv-sound-toggle.is-hidden{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(8px)}.rctv-sound-toggle-icon{font-size:15px;line-height:1}@media (max-width:700px){.rctv-sound-toggle{bottom:16px;padding:11px 15px;font-size:9px}}.rctv-view-all{flex:0 0 auto;margin-left:auto;color:#cfcfcf!important;font-size:11px;font-weight:900;letter-spacing:.1em;text-decoration:none!important;text-transform:uppercase;transition:color .2s ease,transform .2s ease}.rctv-view-all:hover{color:#fff!important;transform:translateX(2px)}.rctv-view-all+.rctv-rail-controls{margin-left:12px}.rctv-category-shell{padding-top:30px}.rctv-category-container{width:min(1240px,100%)}.rctv-category-hero{padding:26px 0 34px;border-bottom:1px solid rgba(255,255,255,.1)}.rctv-category-brand-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:44px}.rctv-category-hero h1{max-width:960px;margin:8px 0 16px;color:#fff;font-size:clamp(46px,7vw,92px);font-weight:1000;letter-spacing:-.055em;line-height:.92}.rctv-category-description{max-width:760px;color:#aaa;font-size:17px;line-height:1.65}.rctv-category-stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.rctv-category-stats>span{display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.035);color:#999;font-size:12px}.rctv-category-stats strong{color:#fff;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.rctv-category-stats a{max-width:420px;overflow:hidden;color:#ddd!important;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap}.rctv-category-stats a:hover{color:#fff!important}.rctv-category-tools{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:12px;align-items:end;margin:28px 0 34px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:#0b0b0b;box-shadow:0 18px 45px rgba(0,0,0,.24)}.rctv-category-search input,.rctv-category-sort select{width:100%;min-height:46px;border:1px solid #333;border-radius:9px;background:#141414;color:#fff}.rctv-category-search input{padding:0 15px}.rctv-category-sort{display:grid;gap:6px}.rctv-category-sort span{color:#888;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rctv-category-tools button{min-height:46px;padding:0 20px;border:0;border-radius:9px;background:var(--rctv-red);color:#fff;font-weight:950;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.rctv-category-tools button:hover{background:#ed0000}.rctv-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.rctv-category-grid .rctv-card-body h2{margin:0;font-size:17px;line-height:1.32}.rctv-pagination{display:flex;justify-content:center;gap:8px;margin-top:54px}.rctv-pagination .page-numbers{display:grid;place-items:center;min-width:42px;min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#101010;color:#ddd!important;text-decoration:none!important}.rctv-pagination .current,.rctv-pagination a:hover{border-color:var(--rctv-red);background:var(--rctv-red);color:#fff!important}.rctv-category-empty{padding:70px 20px;text-align:center}.rctv-category-empty h2{font-size:38px}.rctv-category-empty p{color:#888}.rctv-category-empty a{color:#fff!important}@media(max-width:900px){.rctv-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rctv-category-tools{grid-template-columns:1fr 1fr}.rctv-category-tools button{grid-column:1/-1}}@media(max-width:620px){.rctv-category-shell{padding:18px 14px 60px}.rctv-category-brand-row{margin-bottom:28px}.rctv-category-hero h1{font-size:48px}.rctv-category-stats{display:grid}.rctv-category-stats>span{border-radius:12px}.rctv-category-tools{grid-template-columns:1fr}.rctv-category-tools button{grid-column:auto}.rctv-category-grid{grid-template-columns:1fr}.rctv-view-all{display:none}}.rctv-category-hero h1,.rctv-program-info h1,.rctv-section-head h2,.rctv-empty h2,.rctv-category-empty h2,.rctv-feature h2{font-weight:1000!important;letter-spacing:-.055em!important;line-height:.94!important;text-transform:none!important}.rctv-section-head h2{font-size:clamp(38px,4vw,58px)!important;margin:5px 0 0!important}.rctv-program-info h1{font-size:clamp(46px,6vw,86px)!important}.rctv-video-title,.rctv-card h3,.rctv-category-grid .rctv-card-body h3{margin:0!important;font-family:inherit!important;font-size:19px!important;font-weight:900!important;letter-spacing:-.025em!important;line-height:1.22!important;text-transform:none!important}.rctv-video-title a,.rctv-card h3 a{color:#fff!important;text-decoration:none!important}.rctv-video-title a:hover,.rctv-card h3 a:hover{color:#e3e3e3!important}.rctv-card-body{padding-top:14px}.rctv-card-meta{display:none!important}.rctv-card-new,.rctv-inline-new{position:relative;display:inline-flex;align-items:center;gap:7px;overflow:hidden;border:1px solid rgba(255,72,72,.62);border-radius:999px;background:linear-gradient(135deg,rgba(229,0,0,.96),rgba(120,0,0,.96));color:#fff;font-size:8px;font-weight:1000;letter-spacing:.17em;line-height:1;text-transform:uppercase;box-shadow:0 8px 24px rgba(204,0,0,.38),inset 0 1px 0 rgba(255,255,255,.24);text-shadow:0 1px 2px rgba(0,0,0,.4)}.rctv-card-new:before,.rctv-inline-new:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#fff;box-shadow:0 0 10px rgba(255,255,255,.9)}.rctv-card-new{left:12px;top:12px;padding:8px 11px}.rctv-inline-new{padding:6px 9px;font-style:normal;vertical-align:middle}.rctv-card-new:after,.rctv-inline-new:after{content:"";position:absolute;inset:-40% auto -40% -45%;width:34%;transform:skewX(-22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);animation:rctvBadgeSweep 3.8s ease-in-out infinite}@keyframes rctvBadgeSweep{0%,68%{left:-45%}100%{left:125%}}.rctv-card-channel{display:inline-flex;align-items:center;gap:7px;padding:8px 11px 8px 10px;border:1px solid rgba(255,255,255,.18);border-left:3px solid var(--rctv-type-color,var(--rctv-red));border-radius:999px;background:linear-gradient(135deg,rgba(8,8,8,.9),rgba(22,22,22,.78));color:#fff;font-size:8px;font-weight:1000;letter-spacing:.14em;line-height:1;text-transform:uppercase;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)}.rctv-card-channel:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:2px;background:var(--rctv-type-color,var(--rctv-red));box-shadow:0 0 10px var(--rctv-type-color,var(--rctv-red))}@media(max-width:780px){.rctv-video-title,.rctv-card h3,.rctv-category-grid .rctv-card-body h3{font-size:16px!important}}@media(max-width:500px){.rctv-video-title,.rctv-card h3,.rctv-category-grid .rctv-card-body h3{font-size:19px!important}}@media(prefers-reduced-motion:reduce){.rctv-card-new:after,.rctv-inline-new:after{animation:none}}.rctv-cards-portrait .rctv-card{position:relative;border-radius:16px;overflow:hidden;background:#111;box-shadow:0 18px 44px rgba(0,0,0,.34);transition:box-shadow .28s ease}.rctv-cards-portrait .rctv-card:hover{transform:translateY(-6px);box-shadow:0 28px 58px rgba(0,0,0,.52),0 0 0 1px rgba(255,255,255,.08)}.rctv-cards-portrait .rctv-card-thumb{aspect-ratio:4/5;border:0;border-radius:16px;box-shadow:none}.rctv-cards-portrait .rctv-card-thumb img{object-fit:cover;transform:scale(1.01)}.rctv-cards-portrait .rctv-card-overlay{opacity:1;background:linear-gradient(180deg,rgba(0,0,0,.03) 38%,rgba(0,0,0,.22) 58%,rgba(0,0,0,.94) 100%),linear-gradient(90deg,rgba(0,0,0,.13),transparent 26%,transparent 74%,rgba(0,0,0,.12))}.rctv-cards-portrait .rctv-card-body{position:absolute;z-index:6;left:0;right:0;bottom:0;padding:64px 18px 18px;pointer-events:none}.rctv-cards-portrait .rctv-card-body h3{font-family:Inter,Manrope,"Helvetica Neue",Arial,sans-serif!important;font-size:18px!important;font-weight:800!important;line-height:1.16!important;letter-spacing:-.025em!important;text-shadow:0 2px 12px rgba(0,0,0,.86);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rctv-cards-portrait .rctv-card-body a{pointer-events:auto}.rctv-cards-portrait .rctv-card-play{left:18px;bottom:auto;top:50%;transform:translateY(-50%) scale(.9)}.rctv-cards-portrait .rctv-card:hover .rctv-card-play{transform:translateY(-50%) scale(1)}.rctv-cards-portrait .rctv-card-channel{top:12px;right:12px}.rctv-cards-portrait .rctv-card-new{top:12px;left:12px}.rctv-cards-portrait .rctv-home-rail .rctv-card{flex-basis:calc((100% - 88px)/5)}.rctv-cards-portrait .rctv-category-grid,.rctv-cards-portrait .rctv-grid-related{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px}@media(max-width:1100px){.rctv-cards-portrait .rctv-home-rail .rctv-card{flex-basis:calc((100% - 66px)/4)}.rctv-cards-portrait .rctv-category-grid,.rctv-cards-portrait .rctv-grid-related{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.rctv-cards-portrait .rctv-home-rail .rctv-card{flex-basis:44%}.rctv-cards-portrait .rctv-category-grid,.rctv-cards-portrait .rctv-grid-related{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.rctv-cards-portrait .rctv-card-body{padding:48px 13px 13px}.rctv-cards-portrait .rctv-card-body h3{font-size:15px!important}}@media(max-width:500px){.rctv-cards-portrait .rctv-home-rail .rctv-card{flex-basis:64%}.rctv-cards-portrait .rctv-category-grid,.rctv-cards-portrait .rctv-grid-related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.rctv-cards-portrait .rctv-card{transition:none}}:root{--rctv-ui-font:Inter,Manrope,"Helvetica Neue",Arial,sans-serif}.rctv-category-hero h1,.rctv-section-head h2,.rctv-program-info h1,.rctv-related .rctv-section-head h2,.rctv-empty h2,.rctv-category-empty h2,.rctv-feature h2{font-weight:1000!important;letter-spacing:-.055em!important;line-height:.94!important;text-transform:none!important}.rctv-category-hero h1{font-size:clamp(46px,7vw,92px)!important;line-height:.92!important}.rctv-clean-section .rctv-section-head h2{font-size:clamp(42px,4.6vw,64px)!important;margin:0!important}.rctv-cards-landscape .rctv-card{position:relative;min-width:0;border-radius:14px;overflow:hidden;background:#111;box-shadow:0 16px 38px rgba(0,0,0,.32);transition:box-shadow .28s ease}.rctv-cards-landscape .rctv-card:hover{box-shadow:0 28px 58px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.09)}.rctv-cards-landscape .rctv-card-thumb{aspect-ratio:16/9;border:0;border-radius:14px;box-shadow:none}.rctv-cards-landscape .rctv-card-thumb img{transform:scale(1.01)}.rctv-cards-landscape .rctv-card-overlay{opacity:1;background:linear-gradient(180deg,rgba(0,0,0,.02) 32%,rgba(0,0,0,.14) 52%,rgba(0,0,0,.92) 100%)}.rctv-cards-landscape .rctv-card-body{position:absolute;z-index:6;left:0;right:0;bottom:0;padding:54px 17px 16px;pointer-events:none}.rctv-cards-landscape .rctv-card-body h3,.rctv-cards-landscape .rctv-card-body .rctv-video-title{display:-webkit-box;overflow:hidden;margin:0!important;font-family:var(--rctv-ui-font)!important;font-size:17px!important;font-weight:800!important;letter-spacing:-.025em!important;line-height:1.18!important;text-shadow:0 2px 14px rgba(0,0,0,.92);-webkit-box-orient:vertical;-webkit-line-clamp:2}.rctv-cards-landscape .rctv-card-body a{pointer-events:auto}.rctv-cards-landscape .rctv-card-play{left:16px;top:16px;bottom:auto;width:46px;height:46px;opacity:0;transform:scale(.9)}.rctv-cards-landscape .rctv-card:hover .rctv-card-play{opacity:1;transform:scale(1)}.rctv-cards-landscape .rctv-card:hover .rctv-card-thumb img{transform:scale(1.055);filter:brightness(.72) contrast(1.06)}.rctv-cards-landscape .rctv-card-channel{top:12px;right:12px}.rctv-cards-landscape .rctv-card-new{top:12px;left:12px}.rctv-card-channel,.rctv-card-new,.rctv-inline-new,.rctv-view-all,.rctv-rail-button,.rctv-category-tools,.rctv-category-stats,.rctv-back,.rctv-eyebrow,.rctv-sound-toggle,.rctv-program-info time,.rctv-description{font-family:var(--rctv-ui-font)!important}@media(max-width:780px){.rctv-clean-section .rctv-section-head h2{font-size:38px!important}.rctv-cards-landscape .rctv-card-body{padding:44px 13px 13px}.rctv-cards-landscape .rctv-card-body h3,.rctv-cards-landscape .rctv-card-body .rctv-video-title{font-size:15px!important}.rctv-cards-landscape .rctv-card-play{opacity:1;top:11px;left:11px;width:40px;height:40px}}@media(max-width:500px){.rctv-clean-section .rctv-section-head h2{font-size:32px!important}.rctv-cards-landscape .rctv-card-body h3,.rctv-cards-landscape .rctv-card-body .rctv-video-title{font-size:17px!important}}.rctv-category-hero h1,.rctv-section-head h2,.rctv-program-info h1,.rctv-related .rctv-section-head h2,.rctv-empty h2,.rctv-category-empty h2,.rctv-feature h2{font-family:revert!important}.rctv-card,.rctv-home-rail .rctv-card,.rctv-cards-landscape .rctv-card,.rctv-cards-portrait .rctv-card{transform:none!important}.rctv-card:hover,.rctv-home-rail .rctv-card:hover,.rctv-cards-landscape .rctv-card:hover,.rctv-cards-portrait .rctv-card:hover{transform:none!important}.rctv-category-container{width:min(1200px,100%)!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}.rctv-category-hero h1,.rctv-section-head h2,.rctv-program-info h1,.rctv-related .rctv-section-head h2,.rctv-empty h2,.rctv-category-empty h2,.rctv-feature h2{font-family:'Headline',sans-serif!important;font-weight:1000!important;letter-spacing:-.065em!important;line-height:.92!important;text-transform:none!important}.rctv-category-hero h1{font-size:clamp(46px,7vw,92px)!important}.rctv-clean-section .rctv-section-head h2{font-size:clamp(42px,4.6vw,64px)!important;margin:0!important}.rctv-video-title,.rctv-card h3,.rctv-card h3 a,.rctv-category-grid .rctv-card-body h3,.rctv-category-grid .rctv-card-body h3 a,.rctv-cards-landscape .rctv-card-body h3,.rctv-cards-landscape .rctv-card-body h3 a,.rctv-cards-landscape .rctv-card-body .rctv-video-title,.rctv-cards-landscape .rctv-card-body .rctv-video-title a,.rctv-cards-portrait .rctv-card-body h3,.rctv-cards-portrait .rctv-card-body h3 a{font-family:'Headline',sans-serif!important}@media(max-width:1240px){.rctv-category-container{width:calc(100% - 32px)!important}}.rctv-card-preview{display:none!important}.rctv-card-thumb.is-previewing>img{opacity:1!important}.rctv-card:hover .rctv-card-scan{opacity:1;animation:rctvScan 1.15s ease forwards}.rctv-up-next-overlay{position:absolute;right:20px;bottom:20px;z-index:10;display:flex;align-items:stretch;width:min(430px,calc(100% - 40px));min-height:118px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(7,7,7,.94);box-shadow:0 20px 60px rgba(0,0,0,.62),0 0 28px rgba(204,0,0,.15);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .25s ease,transform .25s ease}.rctv-up-next-overlay.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.rctv-up-next-overlay>img{width:150px;object-fit:cover;background:#111}.rctv-up-next-copy{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:center;padding:14px 16px;font-family:var(--rctv-ui-font,Arial,sans-serif)}.rctv-up-next-copy>span{color:var(--rctv-red-hot);font-size:9px;font-weight:950;letter-spacing:.16em}.rctv-up-next-copy strong{display:block;margin:5px 0 7px;color:#fff;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rctv-up-next-copy small{color:#aaa;font-size:11px}.rctv-up-next-copy small b{color:#fff}.rctv-up-next-actions{display:flex;gap:8px;margin-top:10px}.rctv-up-next-actions button{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#171717;color:#fff;font:900 9px/1 var(--rctv-ui-font,Arial,sans-serif);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.rctv-up-next-actions .rctv-up-next-play{border-color:var(--rctv-red);background:var(--rctv-red)}.rctv-up-next-actions button:hover{filter:brightness(1.15)}@media(max-width:650px){.rctv-up-next-overlay{right:10px;bottom:10px;width:calc(100% - 20px);min-height:92px}.rctv-up-next-overlay>img{width:112px}.rctv-up-next-copy{padding:10px 12px}.rctv-up-next-copy strong{font-size:13px}.rctv-up-next-actions{margin-top:7px}}@media(prefers-reduced-motion:reduce){.rctv-card:hover .rctv-card-scan{animation:none;top:50%}.rctv-up-next-overlay{transition:none}}.rctv-featured-artists{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:18px 0 0}.rctv-featured-artists>span{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#8e8e8e}.rctv-featured-artists>div{display:flex;flex-wrap:wrap;gap:8px}.rctv-featured-artists a{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);color:#fff;text-decoration:none;font-weight:800}.rctv-featured-artists a:hover{border-color:#c00;background:#c00}.rctv-elementor-widget{--rctv-red:#b60000;--rctv-red-hot:#e00000;--rctv-line:#2a2a2a;--rctv-muted:#898989;color:#fff}.rctv-elementor-widget .rctv-elementor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.rctv-elementor-widget .rctv-elementor-head{margin-bottom:26px}.rctv-elementor-widget .rctv-elementor-head h2{margin:5px 0 0!important}.rctv-elementor-widget .rctv-clean-empty{margin:0;padding:32px;border:1px solid #292929;background:#111;color:#aaa;text-align:center}@media(max-width:1024px){.rctv-elementor-widget .rctv-elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.rctv-elementor-widget .rctv-elementor-grid{grid-template-columns:1fr}}.rctv-artist-spotlight{--rctv-spot-red:#c00;position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:560px;overflow:hidden;background:#090909;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 80px rgba(0,0,0,.32)}.rctv-artist-spotlight--right{grid-template-columns:minmax(360px,.75fr) minmax(0,1.25fr)}.rctv-artist-spotlight--right .rctv-artist-spotlight__media{order:2}.rctv-artist-spotlight--right .rctv-artist-spotlight__content{order:1}.rctv-artist-spotlight__media{position:relative;display:block;min-height:100%;overflow:hidden;isolation:isolate}.rctv-artist-spotlight__image-link{position:relative;display:block;min-height:100%;overflow:hidden}.rctv-artist-spotlight__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform-origin:center center;transition:transform .65s cubic-bezier(.2,.7,.2,1);will-change:transform}.rctv-artist-spotlight:hover .rctv-artist-spotlight__media img{transform:scale(1.025)}.rctv-artist-spotlight__wash{position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#090909 100%)}.rctv-artist-spotlight--right .rctv-artist-spotlight__wash{background:linear-gradient(270deg,transparent 55%,#090909 100%)}.rctv-artist-spotlight__placeholder{position:absolute;inset:0;background:radial-gradient(circle at 35% 30%,#333,#090909 70%)}.rctv-artist-spotlight__tour-badge{position:absolute;z-index:8;left:62.5%;top:308px;display:flex;width:150px;height:230px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:flex-start;padding:18px 10px 10px;border:2px solid #fff;border-radius:9px;background:#000;box-shadow:0 0 10px rgba(255,0,0,.95),0 0 24px rgba(204,0,0,.72),0 0 42px rgba(204,0,0,.38),0 16px 34px rgba(0,0,0,.48);color:#fff!important;text-align:center;text-decoration:none!important;transform:translateX(-88%) rotate(4deg);transform-origin:50% 50%;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,filter .24s ease;overflow:hidden;animation:rctv-tour-laminate-settle .42s cubic-bezier(.2,.8,.2,1) both}.rctv-artist-spotlight__tour-badge:hover{transform:translateX(-88%) rotate(4deg) translateY(-4px) scale(1.02);box-shadow:0 0 14px rgba(255,0,0,1),0 0 30px rgba(204,0,0,.82),0 0 52px rgba(204,0,0,.48),0 22px 44px rgba(0,0,0,.58);border-color:#fff;filter:brightness(1.05)}@keyframes rctv-tour-laminate-settle{0%{opacity:0;transform:translateX(-88%) translateY(-14px) rotate(4deg)}100%{opacity:1;transform:translateX(-88%) translateY(0) rotate(4deg)}}@media(prefers-reduced-motion:reduce){.rctv-artist-spotlight__tour-badge{animation:none}}.rctv-artist-spotlight__tour-logo{display:flex;width:136px;height:84px;align-items:center;justify-content:center;margin-top:0}.rctv-artist-spotlight__tour-logo-image{display:block!important;position:static!important;inset:auto!important;width:auto!important;max-width:136px!important;height:auto!important;max-height:82px!important;object-fit:contain!important;transform:none!important;transition:none!important;filter:none!important}.rctv-artist-spotlight:hover .rctv-artist-spotlight__tour-logo-image{transform:none!important}.rctv-artist-spotlight__tour-logo-fallback{display:block;color:#fff;font:1000 15px/.82 'Headline',Arial,sans-serif;letter-spacing:-.04em;text-align:center}.rctv-artist-spotlight__tour-divider{display:none}.rctv-artist-spotlight__tour-copy{display:flex;width:calc(100% + 20px);min-height:116px;margin-top:auto;margin-right:-10px;margin-bottom:-10px;margin-left:-10px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;padding:22px 6px 16px;background:#fff;clip-path:polygon(0 12px,100% 0,100% 100%,0 100%);line-height:1}.rctv-artist-spotlight__tour-copy strong{display:block;font-family:'Headline',sans-serif!important;font-size:34px;font-weight:1000!important;letter-spacing:-.045em!important;line-height:.9!important;text-transform:uppercase!important;color:#c00;text-shadow:none}.rctv-artist-spotlight__tour-copy small{display:none!important}.rctv-artist-spotlight--right .rctv-artist-spotlight__tour-badge{left:37.5%;right:auto;transform:translateX(-12%) rotate(-4deg)}.rctv-artist-spotlight--right .rctv-artist-spotlight__tour-badge:hover{transform:translateX(-12%) rotate(-4deg) translateY(-4px) scale(1.02)}.rctv-artist-spotlight--right .rctv-artist-spotlight__tour-badge{animation-name:rctv-tour-laminate-settle-right}@keyframes rctv-tour-laminate-settle-right{0%{opacity:0;transform:translateX(-12%) translateY(-14px) rotate(-4deg)}100%{opacity:1;transform:translateX(-12%) translateY(0) rotate(-4deg)}}.rctv-artist-spotlight__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,76px)}.rctv-artist-spotlight__content:before{content:"";position:absolute;left:0;top:14%;bottom:14%;width:4px;background:var(--rctv-spot-red)}.rctv-artist-spotlight--right .rctv-artist-spotlight__content:before{left:auto;right:0}.rctv-artist-spotlight__eyebrow{margin-bottom:16px;color:var(--rctv-spot-red);font:950 12px/1 Arial,sans-serif;letter-spacing:.22em;text-transform:uppercase}.rctv-artist-spotlight h2{margin:0!important;font-family:'Headline',sans-serif!important;font-size:clamp(44px,4.7vw,78px)!important;font-weight:1000!important;letter-spacing:-.045em!important;line-height:.88!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}.rctv-artist-spotlight h2 a{color:#fff;text-decoration:none}.rctv-artist-spotlight__description{max-width:620px;margin:26px 0 0;color:#bdbdbd;font-size:17px;line-height:1.65}.rctv-artist-spotlight__actions{margin-top:30px}.rctv-artist-spotlight__button{display:inline-flex;align-items:center;gap:14px;padding:15px 20px;background:var(--rctv-spot-red);color:#fff!important;text-decoration:none!important;font:950 12px/1 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;transition:filter .2s ease,transform .2s ease}.rctv-artist-spotlight__button:hover{filter:brightness(1.2);transform:translateY(-2px)}.rctv-artist-spotlight__latest{position:relative;display:block;margin-top:34px;padding:19px 54px 19px 20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:#fff!important;text-decoration:none!important;transition:border-color .2s ease,background .2s ease}.rctv-artist-spotlight__latest:hover{border-color:var(--rctv-spot-red);background:rgba(204,0,0,.1)}.rctv-artist-spotlight__latest-label{display:block;margin-bottom:7px;color:#888;font:900 10px/1 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}.rctv-artist-spotlight__latest strong{display:block;font-family:'Headline',sans-serif;font-size:19px;line-height:1.15}.rctv-artist-spotlight__latest-play{position:absolute;right:20px;top:50%;display:grid;width:30px;height:30px;place-items:center;transform:translateY(-50%);border-radius:50%;background:var(--rctv-spot-red);font-size:11px}@media(max-width:900px){.rctv-artist-spotlight,.rctv-artist-spotlight--right{grid-template-columns:1fr;min-height:0}.rctv-artist-spotlight__media,.rctv-artist-spotlight__image-link{min-height:430px}.rctv-artist-spotlight--right .rctv-artist-spotlight__media{order:1}.rctv-artist-spotlight--right .rctv-artist-spotlight__content{order:2}.rctv-artist-spotlight__wash,.rctv-artist-spotlight--right .rctv-artist-spotlight__wash{background:linear-gradient(180deg,transparent 58%,#090909 100%)}.rctv-artist-spotlight__content{margin-top:-90px;padding-top:80px}.rctv-artist-spotlight__content:before,.rctv-artist-spotlight--right .rctv-artist-spotlight__content:before{left:clamp(28px,5vw,76px);right:auto;top:48px;bottom:auto;width:70px;height:4px}}@media(max-width:600px){.rctv-artist-spotlight__media,.rctv-artist-spotlight__image-link{min-height:330px}.rctv-artist-spotlight__content{padding:66px 26px 30px}.rctv-artist-spotlight__content:before,.rctv-artist-spotlight--right .rctv-artist-spotlight__content:before{left:26px}.rctv-artist-spotlight h2{font-size:44px!important}.rctv-artist-spotlight__description{font-size:15px}.rctv-artist-spotlight__latest strong{font-size:17px}}@media(max-width:900px){.rctv-artist-spotlight__tour-badge,.rctv-artist-spotlight--right .rctv-artist-spotlight__tour-badge{left:auto;right:clamp(28px,5vw,76px);top:430px;transform:rotate(4deg);animation-name:rctv-tour-laminate-settle-stacked}.rctv-artist-spotlight__tour-badge:hover,.rctv-artist-spotlight--right .rctv-artist-spotlight__tour-badge:hover{transform:rotate(4deg) translateY(-4px) scale(1.02)}@keyframes rctv-tour-laminate-settle-stacked{0%{opacity:0;transform:translateY(-14px) rotate(4deg)}100%{opacity:1;transform:translateY(0) rotate(4deg)}}}@media(max-width:600px){.rctv-artist-spotlight__tour-badge,.rctv-artist-spotlight--right .rctv-artist-spotlight__tour-badge{left:auto;right:18px;top:345px;width:116px;height:180px;padding:14px 8px 9px;border-width:2px}.rctv-artist-spotlight__tour-logo{width:106px;height:62px;margin-top:0}.rctv-artist-spotlight__tour-logo-image{max-width:106px!important;max-height:60px!important}.rctv-artist-spotlight__tour-logo-fallback{font-size:12px}.rctv-artist-spotlight__tour-divider{display:none}.rctv-artist-spotlight__tour-copy{width:calc(100% + 16px);min-height:88px;margin-right:-8px;margin-bottom:-9px;margin-left:-8px;padding:22px 5px 12px;clip-path:polygon(0 10px,100% 0,100% 100%,0 100%)}.rctv-artist-spotlight__tour-copy strong{font-size:26px}.rctv-artist-spotlight__tour-copy small{font-size:7px}}.rctv-elementor-widget .rctv-on-air-bar{display:flex!important;align-items:center!important;gap:10px!important;margin:2px 0 18px!important;min-width:0!important;overflow:hidden!important;white-space:nowrap!important;color:#111!important}.rctv-elementor-widget .rctv-on-air-dot{display:inline-block!important;flex:0 0 10px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#cc0000!important;box-shadow:0 0 0 0 rgba(204,0,0,.55)!important;animation:rctvOnAir 1.4s ease-in-out infinite!important}@keyframes rctvOnAir{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 0 0 rgba(204,0,0,.55)}50%{opacity:.45;transform:scale(.82);box-shadow:0 0 0 7px rgba(204,0,0,0)}}.rctv-elementor-widget .rctv-on-air-label{flex:0 0 auto!important;color:#cc0000!important;font-family:Inter,Manrope,"Helvetica Neue",Arial,sans-serif!important;font-size:14px!important;font-weight:900!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase!important}.rctv-elementor-widget .rctv-on-air-sep{flex:0 0 auto!important;color:#777!important;font-family:Inter,Manrope,"Helvetica Neue",Arial,sans-serif!important;font-size:18px!important;line-height:1!important}.rctv-elementor-widget .rctv-on-air-link,.rctv-elementor-widget .rctv-on-air-link:visited{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#111!important;font-family:'Headline',sans-serif!important;font-size:clamp(28px,2.4vw,40px)!important;font-weight:1000!important;letter-spacing:-.055em!important;line-height:.95!important;text-decoration:none!important;text-transform:none!important;transition:color .2s ease!important}.rctv-elementor-widget .rctv-on-air-link:hover,.rctv-elementor-widget .rctv-on-air-link:focus{color:#cc0000!important;text-decoration:none!important}@media(max-width:767px){.rctv-elementor-widget .rctv-on-air-bar{gap:7px!important;margin-bottom:15px!important}.rctv-elementor-widget .rctv-on-air-label{font-size:11px!important;letter-spacing:.07em!important}.rctv-elementor-widget .rctv-on-air-sep{font-size:14px!important}.rctv-elementor-widget .rctv-on-air-link{font-size:clamp(22px,6vw,30px)!important}}@media(prefers-reduced-motion:reduce){.rctv-elementor-widget .rctv-on-air-dot{animation:none!important}}.rctv-artist-archive-shell{padding-top:38px}.rctv-artist-archive-hero{position:relative;min-height:430px;display:flex;align-items:flex-end;overflow:hidden;background:#090909;border:1px solid #252525;margin-bottom:58px;background-image:var(--rctv-artist-hero);background-size:cover;background-position:center top!important}.rctv-artist-archive-hero:not(.has-image){background:linear-gradient(135deg,#171717,#030303)}.rctv-artist-archive-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 15%,rgba(0,0,0,.92) 100%)}.rctv-artist-archive-copy{position:relative;z-index:1;padding:42px 48px;width:100%}.rctv-artist-archive-nav{position:absolute;right:48px;bottom:42px;z-index:3;display:flex;align-items:center;gap:10px;margin:0;text-transform:uppercase}.rctv-artist-archive-back{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.78);background:rgba(0,0,0,.68);box-shadow:0 8px 24px rgba(0,0,0,.3);color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:950;letter-spacing:.11em;line-height:1;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease}.rctv-artist-archive-back:hover,.rctv-artist-archive-back:focus-visible{background:#fff;border-color:#fff;color:#090909!important;transform:translateY(-2px);outline:none}.rctv-artist-archive-rctv{background:#c00;border-color:#c00}.rctv-artist-archive-rctv:hover,.rctv-artist-archive-rctv:focus-visible{background:#fff;border-color:#fff;color:#090909!important}.rctv-artist-archive-copy h1{margin:0!important;color:#fff!important;font-size:clamp(48px,8vw,104px)!important;line-height:.88!important;letter-spacing:-.055em!important;font-weight:1000!important;text-transform:none!important;text-shadow:0 5px 30px rgba(0,0,0,.65)}.rctv-artist-archive-copy p{margin:18px 0 0;color:#fff;font-size:14px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.rctv-artist-video-library{padding-bottom:70px}.rctv-artist-pagination{margin-top:48px}.rctv-artist-pagination ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.rctv-artist-pagination a,.rctv-artist-pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 14px;border:1px solid #2b2b2b;background:#0d0d0d;color:#ddd!important;text-decoration:none!important;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rctv-artist-pagination .current,.rctv-artist-pagination a:hover{background:var(--rctv-red);border-color:var(--rctv-red);color:#fff!important}.rctv-artist-pagination .dots{border:0;background:0 0}@media(max-width:780px){.rctv-artist-archive-shell{padding-top:18px}.rctv-artist-archive-hero{min-height:390px;margin-bottom:42px}.rctv-artist-archive-copy{padding:28px 24px}.rctv-artist-archive-copy h1{font-size:52px!important}.rctv-artist-archive-nav{position:static;display:flex;flex-wrap:wrap;margin:22px 0 0;gap:8px}.rctv-artist-archive-back{min-height:42px;padding:0 14px;font-size:10px}}.rctv-featured-artist-links{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.rctv-featured-artist-links>a{display:inline-flex!important;align-items:center;padding:8px 11px;border:1px solid #303030;background:#0d0d0d;color:#fff!important;text-decoration:none!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase}.rctv-featured-artist-links>a:hover{border-color:var(--rctv-red);background:#171717}.rctv-featured-artist-links .rctv-more-artist-videos{border-color:var(--rctv-red);color:#fff!important}.rctv-home-network{overflow:hidden;border-radius:18px;background:#050505;box-shadow:0 24px 60px rgba(0,0,0,.2)}.rctv-home-network-bar{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:70px;padding:6px 18px;background:#d00000;color:#fff}.rctv-home-network-brand{display:flex;align-items:center;gap:22px;min-width:0}.rctv-home-network-brand h2{margin:0!important;padding-right:22px;border-right:2px solid rgba(0,0,0,.72);color:#fff!important;font-size:clamp(42px,5vw,70px)!important;font-weight:1000!important;letter-spacing:-.07em!important;line-height:.78!important;text-transform:uppercase!important}.rctv-home-network-brand>span{display:none}.rctv-home-network-stats{display:flex;align-items:center;justify-content:flex-end;gap:0;flex-wrap:wrap;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rctv-home-network-stats>span,.rctv-home-network-stats>a{display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:0 18px;border-left:1px solid rgba(0,0,0,.42);color:#fff!important;text-decoration:none!important;white-space:nowrap}.rctv-home-network-stats>span:first-child{border-left:0}.rctv-home-network-stats b{font-size:13px}.rctv-home-now i{width:12px;height:12px;border-radius:50%;background:#d00000;box-shadow:inset 0 0 0 0 #d00000;animation:rctvHomePulse 1.5s infinite}.rctv-home-network-stats>a:hover{background:rgba(0,0,0,.12)}.rctv-home-feature{display:grid;grid-template-columns:minmax(340px,41%) minmax(0,59%);min-height:430px;background:#050505}.rctv-home-feature-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px 34px 54px 44px;background:linear-gradient(90deg,#050505 0%,#050505 82%,rgba(5,5,5,.88) 100%)}.rctv-home-now{display:flex;align-items:center;gap:12px;margin-bottom:17px;color:#e00000;font-size:14px;font-weight:1000;letter-spacing:.15em;text-transform:uppercase}.rctv-home-now:after{content:"";width:clamp(80px,12vw,210px);height:2px;background:#b90000}.rctv-home-feature-copy h3{max-width:100%;margin:0!important;color:#fff!important;font-size:clamp(42px,5vw,72px)!important;font-weight:1000!important;letter-spacing:-.065em!important;line-height:.82!important;text-transform:none!important;overflow-wrap:anywhere}.rctv-home-song{margin:15px 0 0;color:#fff;font-family:inherit!important;font-size:clamp(18px,2vw,28px);font-weight:950;letter-spacing:-.035em;line-height:1;text-transform:none!important}.rctv-home-promise{max-width:390px;margin:30px 0 0;color:#bbb;font-size:17px;line-height:1.48}.rctv-home-watch{display:inline-flex;align-items:center;gap:11px;margin-top:24px;padding:14px 20px;border:2px solid #d00000;color:#fff!important;font-size:12px;font-weight:1000;letter-spacing:.1em;text-decoration:none!important;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.rctv-home-watch:hover{background:#d00000;transform:translateY(-2px)}.rctv-home-feature-art{position:relative;display:block;min-height:430px;overflow:hidden;background:#111}.rctv-home-feature-art img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.rctv-home-feature-art:not(.has-motion):hover img{transform:scale(1.025)}.rctv-home-feature-video{position:absolute;inset:-8%;z-index:1;display:block;overflow:hidden;background:#000;pointer-events:none}.rctv-home-feature-video iframe{position:absolute;left:50%;top:50%;width:116%;height:116%;border:0;transform:translate(-50%,-50%) scale(1.12);pointer-events:none}.rctv-home-feature-art.has-motion>img{position:absolute;inset:0;z-index:0}.rctv-home-feature-art.has-motion .rctv-home-feature-play{opacity:.82}.rctv-home-feature-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(5,5,5,.94) 0%,rgba(5,5,5,.34) 26%,rgba(5,5,5,.04) 62%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 45%)}.rctv-home-feature-play{position:absolute;z-index:3;right:28px;bottom:25px;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(208,0,0,.9);color:#fff;font-size:20px;box-shadow:0 12px 30px rgba(0,0,0,.35)}.rctv-home-network>.rctv-elementor-grid{padding:28px 28px 32px;background:#080808}.rctv-home-network .rctv-card-body h3,.rctv-home-network .rctv-video-title a{color:#fff!important}.rctv-home-network .rctv-card-thumb{border-radius:10px;overflow:hidden}.rctv-home-network .rctv-card-body{padding-top:10px}@keyframes rctvHomePulse{0%{box-shadow:0 0 0 0 currentColor}70%{box-shadow:0 0 0 8px transparent}100%{box-shadow:0 0 0 0 transparent}}@media(max-width:1024px){.rctv-home-network-bar{align-items:flex-start;flex-direction:column}.rctv-home-network-stats{justify-content:flex-start}.rctv-home-network-stats>span:first-child{padding-left:0}.rctv-home-feature{grid-template-columns:44% 56%}.rctv-home-feature-copy{padding:42px 26px 42px 30px}.rctv-home-feature-copy h3{font-size:clamp(48px,7vw,74px)!important}}@media(max-width:767px){.rctv-home-network{border-radius:14px}.rctv-home-network-bar{gap:18px;padding:20px}.rctv-home-network-brand{align-items:flex-start;flex-direction:column;gap:13px}.rctv-home-network-brand h2{padding:0 0 12px;border-right:0;border-bottom:2px solid rgba(0,0,0,.72);font-size:54px!important}.rctv-home-network-brand>span{max-width:none;font-size:14px}.rctv-home-network-stats{display:grid;grid-template-columns:1fr 1fr;width:100%}.rctv-home-network-stats>span,.rctv-home-network-stats>a{justify-content:flex-start;padding:0 10px;border-left:0}.rctv-home-network-stats>span:nth-child(even),.rctv-home-network-stats>a:nth-child(even){border-left:1px solid rgba(0,0,0,.35)}.rctv-home-feature{display:flex;flex-direction:column-reverse;min-height:0}.rctv-home-feature-art{min-height:240px}.rctv-home-feature-shade{background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.08) 42%)}.rctv-home-feature-copy{padding:8px 20px 34px;background:#050505}.rctv-home-feature-copy h3{font-size:38px!important}.rctv-home-song{font-size:20px}.rctv-home-promise{margin-top:22px;font-size:15px}.rctv-home-feature-play{right:18px;bottom:20px;width:48px;height:48px}.rctv-home-network>.rctv-elementor-grid{padding:22px 16px 28px}}@media(prefers-reduced-motion:reduce){.rctv-home-now i{animation:none}.rctv-home-feature-art img,.rctv-home-watch{transition:none}}.rctv-home-network-brand .rctv-home-heading-lock{display:block!important;margin:0!important;padding:0 22px 0 0!important;border-right:2px solid rgba(0,0,0,.72)!important}.rctv-home-network-brand .rctv-home-heading-lock:before,.rctv-home-network-brand .rctv-home-heading-lock>i{display:none!important;content:none!important}.rctv-home-network-brand .rctv-home-heading-lock h2{color:#fff!important;margin:0!important;white-space:nowrap}.rctv-home-network-brand>span{font-family:var(--rctv-ui-font,Inter,Manrope,"Helvetica Neue",Arial,sans-serif)!important;font-style:normal!important;font-weight:900!important;letter-spacing:-.018em!important;line-height:1.05!important;text-transform:none!important}@media(max-width:767px){.rctv-home-network-brand .rctv-home-heading-lock{padding:0 0 12px!important;border-right:0!important;border-bottom:2px solid rgba(0,0,0,.72)!important}.rctv-home-network-brand .rctv-home-heading-lock h2{font-size:34px!important}}.rctv-home-network .rctv-home-network-brand .rctv-home-heading-lock h2{font-family:'Headline',sans-serif!important;font-size:clamp(42px,4.6vw,64px)!important;font-weight:1000!important;letter-spacing:-.065em!important;line-height:.92!important;text-transform:none!important;font-style:normal!important;margin:0!important;padding:0!important}@media(max-width:780px){.rctv-home-network .rctv-home-network-brand .rctv-home-heading-lock h2{font-size:38px!important}}@media(max-width:500px){.rctv-home-network .rctv-home-network-brand .rctv-home-heading-lock h2{font-size:32px!important}}.rctv-home-network-stats{display:flex;align-items:center;justify-content:flex-end;gap:0;flex-wrap:wrap;font-size:18px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;font-family:'Headline',sans-serif}.rctv-home-network-brand>span{font-family:'Headline',sans-serif;font-style:normal !important;font-weight:900 !important;letter-spacing:-.018em !important;line-height:1.05 !important;text-transform:uppercase !important;font-size:22px}.rctv-home-network .rctv-home-network-brand .rctv-home-heading-lock h2{font-family:'Rock Confidential',sans-serif !important;font-weight:1000 !important;letter-spacing:-.065em !important;line-height:1em !important;text-transform:none !important;font-style:normal !important;margin:0 !important;padding:6px 6px 0 0 !important;border-right:0 !important}.rctv-home-network-brand .rctv-home-heading-lock{border-right:0 !important;padding-right:0 !important}.rctv-home-network-brand h2{border-right:0 !important}@media(max-width:767px){.rctv-home-network-brand .rctv-home-heading-lock{border-bottom:0!important;padding-bottom:0!important}}.rctv-home-network-brand>span{display:none!important}@media(prefers-reduced-motion:reduce){.rctv-home-feature-video{display:none}}.rctv-home-feature-video iframe{opacity:0;transition:opacity .18s linear}.rctv-home-feature-video.is-playing iframe{opacity:1}.rctv-home-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rctv-home-channel-box{display:flex;align-items:center;min-height:92px;margin:0 0 12px;padding:18px 20px;background:#d00000;color:#fff!important;font-size:clamp(28px,3vw,46px)!important;font-weight:1000!important;letter-spacing:-.055em!important;line-height:.9!important;text-decoration:none!important;text-transform:none!important;transition:background .18s ease}.rctv-home-channel-box:hover{background:#b80000;color:#fff!important}.rctv-home-channel-card .rctv-card-thumb{border-radius:12px!important}.rctv-home-channel-card .rctv-card-body{padding-top:12px}@media(max-width:767px){.rctv-home-channel-grid{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.rctv-home-feature-video iframe{transition:none}}.rctv-home-channel-box{display:none!important}.rctv-home-channel-card .rctv-home-channel-head{align-items:stretch;margin:0 0 18px!important;gap:16px}.rctv-home-channel-card .rctv-home-channel-head>div{min-width:0}.rctv-home-channel-card .rctv-home-channel-head h2{margin:0!important;line-height:.94!important}.rctv-home-channel-card .rctv-home-channel-head h2 a{color:#fff!important;text-decoration:none!important}.rctv-home-channel-card .rctv-home-channel-head h2 a:hover{color:#fff!important}@media(max-width:1024px){.rctv-home-channel-card .rctv-home-channel-head h2{font-size:clamp(30px,4vw,44px)!important}}@media(max-width:767px){.rctv-home-channel-card .rctv-home-channel-head h2{font-size:38px!important}}.rctv-home-channel-card .rctv-home-channel-head{display:flex!important;align-items:end!important;gap:24px!important;margin:0 0 26px!important}.rctv-home-channel-card .rctv-home-channel-head:before{content:""!important;width:4px!important;align-self:stretch!important;background:var(--rctv-red)!important;box-shadow:0 0 18px rgba(204,0,0,.42)!important}.rctv-home-channel-card .rctv-home-channel-head>div{min-width:0!important}.rctv-home-channel-card .rctv-home-channel-head h2{margin:0!important;font-family:'Headline',sans-serif!important;font-size:clamp(38px,4vw,58px)!important;font-weight:1000!important;letter-spacing:-.065em!important;line-height:.92!important;text-transform:none!important;white-space:nowrap}.rctv-home-channel-card .rctv-home-channel-head h2 a,.rctv-home-channel-card .rctv-home-channel-head h2 a:hover{color:#fff!important;text-decoration:none!important}.rctv-home-channel-card .rctv-home-channel-head>i{display:block!important;height:1px!important;flex:1!important;margin-bottom:8px!important;background:var(--rctv-line)!important}.rctv-home-channel-card:hover{transform:none!important}.rctv-home-channel-card:hover .rctv-card-thumb img{transform:scale(1.05);filter:brightness(.67) contrast(1.08)}.rctv-home-channel-card:hover .rctv-card-play{opacity:1;transform:scale(1)}.rctv-home-channel-card:hover .rctv-card-scan{opacity:1;animation:rctvScan 1.15s ease forwards}@media(max-width:1024px){.rctv-home-channel-card .rctv-home-channel-head h2{font-size:clamp(30px,4vw,44px)!important}}@media(max-width:767px){.rctv-home-channel-card .rctv-home-channel-head{gap:16px!important}.rctv-home-channel-card .rctv-home-channel-head h2{font-size:38px!important}}.rctv-home-channel-card,.rctv-cards-landscape .rctv-home-channel-card{overflow:visible!important;border-radius:0!important;background:#000!important;box-shadow:none!important}.rctv-home-channel-card:hover,.rctv-cards-landscape .rctv-home-channel-card:hover{box-shadow:none!important}.rctv-home-channel-card .rctv-home-channel-head>i{display:none!important}.rctv-home-channel-card .rctv-card-thumb,.rctv-cards-landscape .rctv-home-channel-card .rctv-card-thumb{overflow:hidden!important;border-radius:12px!important}.rctv-home-feature-video{inset:-16%!important}.rctv-home-feature-video iframe{width:132%!important;height:132%!important;transform:translate(-50%,-50%) scale(1.28)!important}.rctv-home-network,.rctv-home-feature,.rctv-home-feature-copy,.rctv-home-network>.rctv-elementor-grid,.rctv-home-category-section{background:#000!important;background-image:none!important}.rctv-home-feature-shade{background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.34) 26%,rgba(0,0,0,.04) 62%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 45%)!important}.rctv-single-shell .rctv-container{padding-top:0}.rctv-player-stage{margin:0}.rctv-player-frame-clean{width:100%;aspect-ratio:16/9;background:#000;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.55)}.rctv-player-frame-clean:before{display:none!important}.rctv-program-info{padding-top:38px}.rctv-artist-ecosystem{display:grid;grid-template-columns:minmax(300px,38%) minmax(0,1fr);align-items:stretch;gap:34px;width:100%;margin-top:30px;padding:24px;border-top:1px solid #303030;border-bottom:1px solid #303030;background:#000}.rctv-artist-ecosystem-hero{position:relative;display:block;min-height:190px;aspect-ratio:16/9;overflow:hidden;border-radius:18px;background:#111;text-decoration:none!important}.rctv-artist-ecosystem-hero img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease,filter .35s ease}.rctv-artist-ecosystem-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.24),transparent 48%);pointer-events:none}.rctv-artist-ecosystem-hero:hover img{transform:scale(1.035);filter:brightness(.86)}.rctv-artist-ecosystem-hero span{display:grid;place-items:center;width:100%;height:100%;padding:25px;color:#fff;font-family:'Rock Confidential','Headline',sans-serif!important;font-size:clamp(34px,4vw,58px);line-height:.9;text-align:center;text-transform:uppercase}.rctv-artist-ecosystem-menu{display:flex;align-items:center;min-width:0;padding:10px 10px 10px 0}.rctv-artist-ecosystem-links{display:flex;align-items:center;align-content:center;gap:18px 30px;flex-wrap:wrap;width:100%}.rctv-artist-ecosystem-links a{position:relative;padding:5px 0 10px;color:#fff!important;font-family:'Rock Confidential','Headline',sans-serif!important;font-size:clamp(24px,2.35vw,38px)!important;font-weight:400!important;line-height:.92!important;letter-spacing:-.025em!important;text-decoration:none!important;text-transform:uppercase;white-space:nowrap}.rctv-artist-ecosystem-links a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:3px;background:#d00000;transition:right .18s ease}.rctv-artist-ecosystem-links a:hover:after{right:0}.rctv-artist-ecosystem-links a[hidden]{display:none!important}@media(max-width:900px){.rctv-artist-ecosystem{grid-template-columns:minmax(240px,42%) minmax(0,1fr);gap:24px;padding:20px}.rctv-artist-ecosystem-hero{min-height:160px;border-radius:15px}.rctv-artist-ecosystem-links{gap:14px 22px}}@media(max-width:680px){.rctv-artist-ecosystem{grid-template-columns:1fr;gap:20px;padding:18px}.rctv-artist-ecosystem-hero{width:100%;min-height:0;border-radius:14px}.rctv-artist-ecosystem-menu{padding:0 2px 4px}.rctv-artist-ecosystem-links{gap:13px 20px}.rctv-artist-ecosystem-links a{font-size:clamp(23px,8vw,32px)!important}}.rctv-grid-related .rctv-card-channel{display:none!important}@media(max-width:780px){.rctv-player-frame-clean{box-shadow:none}.rctv-program-info{padding-top:28px}}.rctv-admin-video-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.rctv-admin-video-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border:1px solid #353535;background:#101010;color:#fff!important;font-size:11px!important;font-weight:900!important;letter-spacing:.09em!important;line-height:1!important;text-decoration:none!important;text-transform:uppercase;transition:border-color .18s ease,background .18s ease}.rctv-admin-video-actions a:hover{border-color:#666;background:#181818}.rctv-admin-video-actions .rctv-admin-video-trash{border-color:#5b1515;color:#ff6a6a!important}.rctv-admin-video-actions .rctv-admin-video-trash:hover{border-color:#c00;background:#260707;color:#fff!important}.rctv-related-artists-mini{margin:-18px 0 34px;padding:18px 20px 20px;border:1px solid rgba(255,255,255,.12);border-top:0;border-radius:0 0 18px 18px;background:#050505}.rctv-related-artists-mini h2{margin:0 0 14px;color:#888;font-size:11px!important;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.rctv-related-artists-mini-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0}.rctv-related-artist-mini{display:flex;min-width:0;flex-direction:column;gap:8px;color:#fff!important;text-decoration:none!important}@media(max-width:1024px){.rctv-related-artists-mini-track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.rctv-related-artists-mini-track{grid-template-columns:repeat(2,minmax(0,1fr))}}.rctv-related-artist-mini-thumb{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:9px;background:#151515}.rctv-related-artist-mini-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:filter .2s ease}.rctv-related-artist-mini-thumb b{display:grid;width:100%;height:100%;place-items:center;color:#666;font-size:28px;font-weight:1000}.rctv-related-artist-mini strong{overflow:hidden;color:#ddd;font-size:12px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.rctv-related-artist-mini:hover .rctv-related-artist-mini-thumb img{filter:brightness(.82)}.rctv-related-artist-mini:hover strong{color:#fff}@media(max-width:780px){.rctv-related-artists-mini{margin:-14px 0 28px;padding:16px}.rctv-related-artist-mini{flex-basis:118px}}