.fmx-tv-page{min-height:70vh;background:radial-gradient(900px 500px at 50% -80px,rgba(140,255,0,.08),transparent 70%),#030907;padding-bottom:48px}
.fmx-tv-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(140,255,0,.12);background:linear-gradient(135deg,#06120d,#071912 56%,#07100d)}
.fmx-tv-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(500px 260px at 78% 45%,rgba(140,255,0,.11),transparent 70%),linear-gradient(120deg,transparent 45%,rgba(255,255,255,.015));pointer-events:none}
.fmx-tv-hero-inner{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:38px;padding:58px 0 48px}
.fmx-tv-hero-copy{max-width:720px}.fmx-tv-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--fmx-lime);font-size:10px;font-weight:900;letter-spacing:.14em}.fmx-tv-eyebrow i{width:7px;height:7px;border-radius:50%;background:#ff2739;box-shadow:0 0 0 5px rgba(255,39,57,.1);animation:fmxPulse 1.3s infinite}
.fmx-tv-hero h1{margin:9px 0 8px;font-size:clamp(32px,5vw,64px);line-height:.98;letter-spacing:-.055em}.fmx-tv-hero p{margin:0;max-width:650px;color:#91a79e;font-size:14px}
.fmx-tv-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-width:360px}.fmx-tv-stats>div{padding:15px 14px;border:1px solid #1b342a;border-radius:12px;background:rgba(7,20,15,.7);backdrop-filter:blur(12px)}.fmx-tv-stats strong{display:flex;align-items:center;gap:7px;font-size:18px}.fmx-tv-stats strong i{width:7px;height:7px;border-radius:50%;background:#ff2739}.fmx-tv-stats span{display:block;margin-top:3px;color:#73897f;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.fmx-tv-stage{padding-top:24px}.fmx-tv-player-card{overflow:hidden;border:1px solid #234238;border-radius:16px;background:#050d0a;box-shadow:0 24px 65px rgba(0,0,0,.4)}
.fmx-tv-player-head{display:flex;align-items:center;gap:13px;padding:12px 14px;border-bottom:1px solid #1c332b;background:linear-gradient(180deg,#0b1b15,#08140f)}.fmx-tv-now-logo{width:52px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid #2a483d;border-radius:9px;background:#fff;color:#07100d;font-size:10px;font-weight:950}.fmx-tv-now-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.fmx-tv-now-copy{min-width:0;display:flex;flex-direction:column}.fmx-tv-now-copy small{color:var(--fmx-lime);font-size:8px;font-weight:900;letter-spacing:.1em}.fmx-tv-now-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fmx-tv-now-copy span{color:#788e84;font-size:9px}.fmx-tv-fullscreen{margin-left:auto;height:39px;display:flex;align-items:center;gap:7px;border:1px solid #315046;border-radius:8px;background:#0d2019;padding:0 12px;color:#dce9e3;font-size:9px;font-weight:850;cursor:pointer}.fmx-tv-fullscreen:hover{border-color:var(--fmx-lime);color:var(--fmx-lime)}.fmx-tv-fullscreen svg{width:15px;height:15px}
.fmx-tv-frame{position:relative;aspect-ratio:16/9;background:#000}.fmx-tv-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.fmx-tv-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:radial-gradient(circle at 50% 50%,#0a1b14,#020604 70%)}.fmx-tv-placeholder>span{width:66px;height:66px;display:grid;place-items:center;border-radius:50%;border:1px solid #2d4a40;background:#0b1c15;color:var(--fmx-lime)}.fmx-tv-placeholder svg{width:31px;height:31px}.fmx-tv-placeholder strong{margin-top:13px;font-size:18px}.fmx-tv-placeholder small{margin-top:4px;color:#71857c;font-size:11px}
.fmx-tv-browser{margin-top:18px;padding:20px;border:1px solid #1d352c;border-radius:15px;background:linear-gradient(145deg,#07130f,#06100c);box-shadow:0 18px 55px rgba(0,0,0,.22)}
.fmx-tv-browser-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.fmx-tv-section-kicker{color:var(--fmx-lime);font-size:8px;font-weight:900;letter-spacing:.13em}.fmx-tv-browser-head h2{margin:3px 0 0;font-size:22px;letter-spacing:-.03em}.fmx-tv-search{width:min(360px,42%);height:42px;display:flex;align-items:center;gap:8px;border:1px solid #29463b;border-radius:9px;background:#0a1813;padding:0 11px}.fmx-tv-search:focus-within{border-color:var(--fmx-lime)}.fmx-tv-search svg{width:16px;height:16px;color:#789087}.fmx-tv-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:11px}
.fmx-tv-filters{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:16px 0 14px}.fmx-tv-filters::-webkit-scrollbar{display:none}.fmx-tv-filters button{flex:0 0 auto;height:33px;border:1px solid #29453a;border-radius:999px;background:#0a1813;padding:0 11px;color:#93a79f;font-size:9px;font-weight:800;cursor:pointer}.fmx-tv-filters button:hover,.fmx-tv-filters button.active{border-color:var(--fmx-lime);background:rgba(140,255,0,.09);color:#dfffba}.fmx-tv-filters button span{margin-left:4px;color:#62766e}
.fmx-tv-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.fmx-tv-channel{position:relative;min-width:0;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;min-height:75px;padding:9px 10px;border:1px solid #1f3a30;border-radius:11px;background:linear-gradient(145deg,#0a1813,#07120e);color:#fff;text-align:left;cursor:pointer;transition:.18s}.fmx-tv-channel:hover,.fmx-tv-channel.active{transform:translateY(-2px);border-color:rgba(140,255,0,.65);background:linear-gradient(145deg,#10271d,#091812);box-shadow:0 12px 30px rgba(0,0,0,.24)}.fmx-tv-channel-logo{width:58px;height:50px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#fff}.fmx-tv-channel-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.fmx-tv-channel-logo b{color:#07100d;font-size:11px}.fmx-tv-channel-copy{min-width:0;display:flex;flex-direction:column}.fmx-tv-channel-copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fmx-tv-channel-copy small{margin-top:3px;color:#74897f;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fmx-tv-live{position:absolute;right:9px;top:8px;display:flex;align-items:center;gap:4px;color:#ff7380;font-size:7px;font-weight:900;letter-spacing:.05em}.fmx-tv-live i{width:5px;height:5px;border-radius:50%;background:#ff2739}.fmx-tv-play{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#152a21;color:var(--fmx-lime)}.fmx-tv-play svg{width:14px;height:14px}.fmx-tv-channel:hover .fmx-tv-play,.fmx-tv-channel.active .fmx-tv-play{background:var(--fmx-lime);color:#071006}.fmx-tv-empty{padding:48px 20px;text-align:center;border:1px dashed #27463a;border-radius:12px;color:#778b82}.fmx-tv-empty strong{display:block;color:#dce8e3;font-size:14px}.fmx-tv-empty span{display:block;margin-top:4px;font-size:10px}
.fmx-tv-single-head{padding:34px 0 8px}.fmx-tv-back{display:inline-block;color:#879b92;font-size:10px}.fmx-tv-back:hover{color:var(--fmx-lime)}.fmx-tv-single-title{display:flex;align-items:center;gap:15px;margin-top:18px}.fmx-tv-single-logo{width:92px;height:72px;display:grid;place-items:center;border-radius:12px;background:#fff;overflow:hidden}.fmx-tv-single-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.fmx-tv-single-title>div>span{color:var(--fmx-lime);font-size:8px;font-weight:900}.fmx-tv-single-title h1{margin:2px 0;font-size:30px}.fmx-tv-single-title small{color:#7c9187}.fmx-tv-single-stage{padding-top:12px}.fmx-tv-related .fmx-tv-channel{text-decoration:none}
@media(max-width:1050px){.fmx-tv-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fmx-tv-hero-inner{display:block}.fmx-tv-stats{margin-top:22px;min-width:0;width:min(520px,100%)}}
@media(max-width:760px){.fmx-tv-page{padding-bottom:82px}.fmx-tv-hero-inner{padding:38px 0 32px}.fmx-tv-hero h1{font-size:38px}.fmx-tv-hero p{font-size:12px}.fmx-tv-stats{grid-template-columns:repeat(3,1fr)}.fmx-tv-stats>div{padding:11px 10px}.fmx-tv-stats strong{font-size:14px}.fmx-tv-browser{padding:14px;border-radius:12px}.fmx-tv-browser-head{display:block}.fmx-tv-search{width:100%;margin-top:12px}.fmx-tv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.fmx-tv-channel{grid-template-columns:50px 1fr;min-height:68px;padding:8px}.fmx-tv-channel-logo{width:50px;height:44px}.fmx-tv-play{display:none}.fmx-tv-player-head{padding:9px}.fmx-tv-now-logo{width:45px;height:39px}.fmx-tv-fullscreen span{display:none}.fmx-tv-fullscreen{width:39px;padding:0;justify-content:center}.fmx-tv-frame{aspect-ratio:16/10}.fmx-tv-single-title h1{font-size:24px}}
@media(max-width:440px){.fmx-tv-grid{grid-template-columns:1fr}.fmx-tv-channel{grid-template-columns:55px 1fr auto}.fmx-tv-channel-logo{width:55px;height:46px}.fmx-tv-play{display:grid}.fmx-tv-live{right:43px}.fmx-tv-stats>div:last-child{display:none}.fmx-tv-stats{grid-template-columns:repeat(2,1fr)}}
