.public-tv-frame{width:min(1180px,calc(100% - 32px));aspect-ratio:16/9;margin:44px auto;display:grid;grid-template-rows:68px minmax(0,1fr) 42px;overflow:hidden;border:9px solid #171719;border-radius:24px;background:#080809;color:#000;box-shadow:0 32px 85px rgba(13,11,9,.26);font-family:Inter,system-ui,sans-serif}.public-tv-frame>header{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#FFFFFF}.public-tv-frame>header>div{display:flex;align-items:center;gap:11px}.public-tv-frame>header img{width:45px;height:45px;border-radius:9px;object-fit:contain;background:#fff}.public-tv-frame>header strong{font-size:15px}.public-tv-frame>header>span{text-align:right}.public-tv-frame>header b,.public-tv-frame>header small{display:block}.public-tv-frame>header b{font-size:20px}.public-tv-frame>header small{font-size:10px;color:#aaa}.public-tv-frame>header i{color:var(--public-tv-accent);font-style:normal}.public-tv-mixed{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(220px,.8fr);gap:8px;padding:8px;background:#080809;min-height:0}.public-tv-video,.public-tv-mixed>figure,.public-tv-posters figure{position:relative;overflow:hidden;margin:0;border-radius:11px;background:#19191b}.public-tv-video video,.public-tv-video iframe,.public-tv-mixed>figure img,.public-tv-posters img{display:block;width:100%;height:100%;object-fit:cover;border:0}.public-tv-video>strong{position:absolute;left:15px;bottom:14px;padding:8px 11px;border-radius:8px;background:rgba(0,0,0,.7);font-size:12px}.public-tv-frame>footer{overflow:hidden;background:var(--public-tv-ticker);color:var(--public-tv-ticker-text)}.public-tv-frame>footer>div{height:100%;display:flex;align-items:center;width:max-content;min-width:200%;white-space:nowrap;animation:publicTvTicker 26s linear infinite}.public-tv-frame>footer span{min-width:50%;padding-left:20px;font-weight:900;font-size:12px}.public-tv-posters{display:grid;grid-template-columns:minmax(125px,.38fr) minmax(0,2fr) minmax(125px,.38fr);align-items:center;gap:10px;padding:12px;background:#080809;min-height:0}.public-tv-posters figure{height:64%;opacity:.62}.public-tv-posters figure.current{height:100%;opacity:1;box-shadow:0 0 0 3px var(--public-tv-accent)}@keyframes publicTvTicker{to{transform:translateX(-50%)}}@media(max-width:700px){.public-tv-frame{width:calc(100% - 20px);border-width:5px;border-radius:16px;grid-template-rows:48px minmax(0,1fr) 30px}.public-tv-frame>header{padding:5px 9px}.public-tv-frame>header img{width:34px;height:34px}.public-tv-frame>header strong{font-size:10px}.public-tv-frame>header b{font-size:14px}.public-tv-mixed{grid-template-columns:2fr 1fr;padding:4px;gap:4px}.public-tv-posters{grid-template-columns:70px 1fr 70px;padding:6px;gap:5px}.public-tv-frame>footer span{font-size:8px}}
