.epg{padding:34px 4vw 12px;background:#0d1014;border-top:1px solid #272c33;border-bottom:1px solid #272c33}
.epg>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}
.epg>header span{color:#d45d64;font-size:8px;font-weight:900;letter-spacing:.14em}
.epg>header h2{margin:5px 0 0;font-size:24px}
.epg>header small{color:#7e8792;font-size:8px;font-weight:900;letter-spacing:.09em}
.epg-scroll{overflow-x:auto;border:1px solid #303640;border-radius:16px;background:#111419;box-shadow:0 18px 40px #0003}
.epg-times,.epg-row{display:grid;grid-template-columns:190px minmax(660px,1fr);min-width:850px}
.epg-times{position:relative;z-index:4;min-height:38px;background:#171b20;border-bottom:1px solid #343a42}
.epg-times>span{padding:12px 15px;border-right:1px solid #343a42;color:#858e99;font-size:8px;font-weight:900}
.epg-times time{display:inline-block;width:33.333%;box-sizing:border-box;padding:12px 15px;color:#9099a4;font:700 9px Consolas,monospace}
.epg-times time:nth-of-type(1){grid-column:2;grid-row:1}.epg-times time:nth-of-type(2){grid-column:2;grid-row:1;margin-left:33.333%}.epg-times time:nth-of-type(3){grid-column:2;grid-row:1;margin-left:66.666%}
.epg-row{min-height:82px;border-bottom:1px solid #292e35}.epg-row:last-child{border-bottom:0}.epg-row.selected{background:#b5121b0c}
.epg-channel{display:flex;align-items:center;gap:11px;padding:10px 14px;border:0;border-right:1px solid #303640;background:#14181d;color:#fff;text-align:left}
.epg-channel i{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:var(--channel-color);font-style:normal;font-weight:900}
.epg-channel span,.epg-channel b,.epg-channel small{display:block}.epg-channel b{font-size:12px}.epg-channel small{margin-top:4px;color:#6fda9a;font-size:7px;font-weight:900}
.epg-programs{display:flex;align-items:stretch;gap:5px;padding:7px;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(33.333% - 1px),#292e35 calc(33.333% - 1px),#292e35 33.333%)}
.epg-programs button{flex:var(--duration) 0 0;min-width:150px;padding:10px 12px;border:1px solid #343b45;border-radius:10px;background:#1b2027;color:#fff;text-align:left;transition:.18s ease}
.epg-programs button:hover{border-color:#b5121b;background:#222831;transform:translateY(-1px)}
.epg-programs button small,.epg-programs button b,.epg-programs button time{display:block}.epg-programs button small{color:#d9666d;font-size:7px;font-weight:900}.epg-programs button b{margin-top:5px;font-size:11px}.epg-programs button time{margin-top:6px;color:#858f9b;font:700 8px Consolas,monospace}.epg-offline{padding:20px;color:#77808a}
@media(max-width:760px){.epg{padding-inline:18px}.epg>header small{display:none}.epg-times,.epg-row{grid-template-columns:145px minmax(570px,1fr);min-width:715px}.epg-channel{padding-inline:9px}.epg-channel i{width:38px;height:38px;flex-basis:38px}.epg-programs button{min-width:135px}}

.player-controls{border:0!important;box-shadow:none!important;transition:opacity .28s ease,transform .28s ease}
.screen.controls-hidden{cursor:none}
.screen.controls-hidden .player-controls{opacity:0;transform:translateY(12px);pointer-events:none}
.player-controls input[type="range"]{display:block;-webkit-appearance:none;appearance:none;height:18px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}
.player-controls input[type="range"]:focus,.player-controls input[type="range"]:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}
.player-controls input[type="range"]::-webkit-slider-runnable-track{height:3px;border:0;border-radius:999px;background:#6c737d}
.player-controls input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;margin-top:-4.5px;border:0;border-radius:50%;background:#b5121b;box-shadow:none}
.player-controls input[type="range"]::-moz-range-track{height:3px;border:0;border-radius:999px;background:#6c737d}
.player-controls input[type="range"]::-moz-range-progress{height:3px;border:0;border-radius:999px;background:#b5121b}
.player-controls input[type="range"]::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:50%;background:#b5121b;box-shadow:none}
.epg-programs button{position:relative;overflow:hidden}.epg-programs .epg-tag{display:inline-block;margin-top:7px;padding:3px 6px;border-radius:999px;background:#343b44;color:#dfe3e7;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.05em}.epg-programs button:first-child .epg-tag{background:#b5121b;color:#fff;animation:viewerLivePulse 1.8s ease-in-out infinite}.epg-programs .epg-progress{position:absolute;left:0;bottom:0;width:var(--progress,0);height:3px;background:#b5121b;transition:width 1s linear}@keyframes viewerLivePulse{50%{filter:brightness(1.35);box-shadow:0 0 0 4px #b5121b1c}}
.screen{height:calc(100vh - 68px)!important;min-height:560px!important;max-height:none!important;aspect-ratio:auto!important}.viewer-top nav button,.discover header button{font-size:11px!important}.matrix-state{font-size:11px!important}.now span{font-size:10px!important}.now p{font-size:18px!important}.player-controls{height:62px!important}.player-controls button{width:44px!important;height:44px!important}.player-controls time{font-size:13px!important}.epg{padding-top:42px!important}@media(max-width:760px){.screen{height:calc(100svh - 68px)!important;min-height:520px!important}.now p{font-size:15px!important}}
.epg{border-top:0;border-bottom:0}.epg-scroll{border:0;box-shadow:none}.epg-times{border-bottom:0}.epg-times>span{border-right:0}.epg-row,.epg-row:last-child{border-bottom:0}.epg-channel{border-right:0}.epg-programs{gap:7px;background:none}.epg-programs button{border:0;background:#1b2027;box-shadow:none}.epg-programs button:hover{border:0;background:#242a32}.epg-row.selected{background:#b5121b08}
