:root{--white: white;--black: black}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;overflow:hidden;background-color:#111;font-size:12px;background-image:url(/assets/images/banner.jpg);background-position:center center;background-size:100% auto;background-repeat:no-repeat}.controls-float{position:fixed;bottom:34px;left:0;width:100%;background-color:#111111eb;z-index:28;padding:8px 12px;display:none}.controls-float.visible{display:block}.controls{display:flex;align-items:center;gap:12px}.controls button{padding:0;font-size:16px;line-height:1;cursor:pointer;background:none;color:#0fd86d;border:none;height:26px;width:26px;flex-shrink:0}.controls button:hover{color:#fff}#custom-play-pause.pause,#fullscreen.active{color:#0fd86d}input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;height:22px;margin:0;padding:0}input[type=range]::-webkit-slider-container{height:22px;display:flex;align-items:center}#volume{width:60px;flex-shrink:0}#scrub{flex:1;min-width:0}input[type=range]::-webkit-slider-runnable-track{height:2px;background:#ffffffb3}input[type=range]::-moz-range-track{height:2px;background:#ffffffb3;border:none}input[type=range]::-moz-range-progress{height:2px;background:#ffffffb3}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0fd86d;margin-top:-5px;height:14px;width:6px}input[type=range]::-moz-range-thumb{border:none;border-radius:0;background-color:#0fd86d;height:12px;width:5px}input[type=range]:focus{outline:none}.player-wrapper{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.player-container{max-width:1500px;width:100%;z-index:-1}.video-js{position:fixed;inset:0 0 auto;overflow:hidden;width:100%!important;background-color:transparent!important}.back-btn{cursor:pointer;color:#aaa;font-size:11px;padding:8px 0 2px;margin-top:6px;display:block}.back-btn:hover{color:#0fd86d}.back-btn.hidden{display:none}.programs-list{display:flex;flex-direction:column}.program{cursor:pointer;margin-bottom:5px;padding:5px;color:#fff;display:block;font-weight:600}.program:hover,.program.active{color:#0fd86d}.programs-list.hidden{display:none}.program--live{display:flex;align-items:center;gap:8px;font-family:"Redaction 50",Arial,sans-serif}.program--live.hidden{display:none}.live-dot{flex-shrink:0;display:inline-block;width:8px;height:8px;background-color:#ff3b30}.program--live:hover{color:#0fd86d}.program--live:hover .live-dot{background-color:#0fd86d}.program--live.active{color:#0fd86d}.program--live.active .live-dot{background-color:#ff3b30}.live-status{display:flex;align-items:center;gap:8px;flex:1;min-width:0;color:#fff;font-family:"Redaction 50",Arial,sans-serif;font-size:13px}.live-status[hidden]{display:none}.live-status.muted .live-status-label:after{content:" \b7tap for sound";color:#ff3b30;font-size:11px}.live-dot--red{background-color:#ff3b30}.live-status-label{flex-shrink:0;color:#fff;letter-spacing:.06em}.live-schedule{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(15,216,109,.3)}.live-schedule.hidden{display:none}.live-schedule-head{font-family:"Redaction 50",Arial,sans-serif;font-size:12px;color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.live-sched-row{display:flex;gap:8px;padding:2px 0;color:#cfcfcf;font-size:12px;line-height:16px}.live-sched-row.is-live{color:#fff}.live-sched-time{flex-shrink:0;width:44px;color:#0fd86d;font-family:"Redaction 50",Arial,sans-serif}.live-sched-row.is-live .live-sched-time{color:#ff3b30}.live-sched-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.live-status-text{flex:1;min-width:0;overflow:hidden;white-space:nowrap;color:#aaa}.live-status-text.marquee{text-overflow:clip}.playlist-view{display:flex;flex-direction:column}.playlist-view.hidden{display:none}.playlist-view-name{font-family:"Redaction 50",Arial,sans-serif;font-size:12px;color:#aaa;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.play-all{display:inline-block;background:none;border:1px solid #0fd86d;color:#0fd86d;font-family:"Redaction 50",Arial,sans-serif;font-size:12px;padding:4px 10px;margin-bottom:8px;cursor:pointer}.play-all:hover{background:#0fd86d;color:#111}.playlist-view-inner{display:block}.win--tv{top:44px;left:10px;width:280px;max-width:calc(100vw - 20px);max-height:calc(100vh - 120px)}.win--tv .win-body{padding:10px;overflow-y:auto}.now-playing{overflow:hidden;white-space:nowrap;min-width:0;flex:1}.now-playing.marquee{overflow:hidden}.marquee-inner{display:inline-block;white-space:nowrap;animation:marquee-scroll 14s linear infinite}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.custom-timer{font-size:13px;color:#aaa;white-space:nowrap;font-family:"Redaction 50",Arial,sans-serif;flex-shrink:0}.mute-btn{background:none;border:none;color:#0fd86d;cursor:pointer;padding:0;flex-shrink:0;display:flex;align-items:center;width:20px;height:26px}.mute-btn:hover{color:#fff}.playlist{overflow:auto;flex:1;max-height:300px}.playlist-item{cursor:pointer;margin-bottom:4px;padding:5px 6px;font-weight:400;color:#fff}.playlist-item:hover{color:#0fd86d}.pl-title{line-height:16px}.pl-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:2px}.pl-meta-text{color:#8b8b8b;font-size:11px;line-height:15px;min-width:0}.pl-size{flex-shrink:0;color:#0fd86d;font-family:"Redaction 50",Arial,sans-serif;font-size:11px;white-space:nowrap}.playlist-item:hover .pl-meta-text,.playlist-item.active .pl-meta-text{color:#aaa}.playlist-item{position:relative;overflow:hidden}.playlist-item.active{border:1px solid #0fd86d;font-weight:700;color:#fff}.playlist-item.active:before{content:"";position:absolute;left:0;top:0;height:100%;width:var(--progress, 0%);background-color:#0fd86d;opacity:.25;z-index:0}.playlist-item>*{position:relative;z-index:1}.video-js .vjs-menu-button,.video-js .vjs-caption-button,.video-js .vjs-subtitles-button,.video-js .vjs-text-track-settings,.video-js .vjs-playback-rate,.video-js .vjs-fullscreen-control{display:none!important}.vjs-poster{max-width:100%}.vjs-poster img{width:auto!important;height:100%!important;object-fit:cover!important}.vjs-loading-spinner{display:none!important}.main-video-player-dimensions.vjs-fluid:not(.vjs-audio-only-mode){padding-top:56.25%!important}@media screen and (max-width: 479px){.player-wrapper{flex-direction:column;justify-content:flex-start;height:auto}.player-container{padding-top:40px}.playlist{max-height:none}.program-about{max-width:340px}}@media screen and (max-width: 767px){.win--tv{top:44px;left:8px;right:8px;width:auto;max-width:none;max-height:calc(100vh - 120px)}}.program-about{display:flex;gap:10px;align-items:flex-start;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.15);max-width:260px}.program-about.hidden{display:none}.program-about-icon{width:46px;height:46px;flex-shrink:0;object-fit:cover;border:1px solid #0fd86d;display:block}.program-about-icon[hidden]{display:none}.program-about-desc{margin:0;font-size:12px;line-height:17px;color:#cfcfcf}.win--intro{top:60px;left:50%;transform:translate(-50%);width:420px;max-width:calc(100vw - 20px);max-height:calc(100vh - 140px);z-index:22}@media screen and (max-width: 767px){.win--intro{top:48px;left:8px;right:8px;transform:none;width:auto;max-width:none}}.tv-intro__body{padding:16px;overflow-y:auto;color:#e6e6e6;font-size:14px;line-height:21px}.tv-intro__body p{margin:0 0 12px}.tv-modal__title{font-family:"Redaction 50",Arial,sans-serif;font-size:22px;line-height:26px;color:#fff;margin:0 0 4px}.tv-modal__lead{font-family:"Redaction 50",Arial,sans-serif;color:#0fd86d;font-size:15px;margin:0 0 14px!important}.tv-modal__hint{color:#aaa;font-size:13px}.tv-modal__links{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:4px}.tv-modal__btn{display:inline-block;background-color:#0fd86d;color:#111;font-family:"Redaction 50",Arial,sans-serif;font-size:14px;padding:8px 16px;text-decoration:none;cursor:pointer}.tv-modal__btn:hover{background-color:#fff}.tv-modal__link{color:#fff;font-size:13px;text-decoration:underline}.tv-modal__link:hover{color:#0fd86d}.tv-modal__access{margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,216,109,.3)}.tv-modal__access-label{font-family:"Redaction 50",Arial,sans-serif;color:#0fd86d;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.tv-modal__access-hint{color:#aaa;font-size:13px;margin:0 0 10px!important}.tv-modal__access-form{display:flex;gap:8px}.tv-modal__access-form input{flex:1;min-width:0;background:#111;border:1px solid #0fd86d;color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:14px;padding:8px 10px}.tv-modal__access-form input:focus{outline:none;background:#171717}.tv-modal__access-form .tv-modal__btn{background-color:#2d0fd8;border:1px solid #fff;color:#fff}.tv-modal__access-form .tv-modal__btn:hover{background-color:#fff;color:#2d0fd8}.tv-modal__access-msg{min-height:1.2em;margin-top:8px;font-size:13px;color:#aaa}.tv-modal__access-msg.is-error{color:#ff6b6b}.tv-modal__access-msg.is-ok{color:#0fd86d}@font-face{font-family:"Redaction 50";src:url(../fonts/redaction-50-latin-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
