.tv-launch{position:fixed;z-index:28;left:22px;bottom:104px;min-width:245px;height:64px;border:1px solid #2b633d;border-radius:17px;background:linear-gradient(135deg,#153b22ee,#09130ded);color:#fff;backdrop-filter:blur(20px);box-shadow:0 15px 45px #0009,0 0 30px #22c55e16;display:flex;align-items:center;gap:10px;padding:0 13px;font-family:inherit;cursor:pointer;transition:.25s}.tv-launch:hover{transform:translateY(-3px);border-color:#22c55e}.tv-launch>span:nth-child(2){display:flex;flex-direction:column;text-align:right;line-height:1.45}.tv-launch b{font-size:.78rem}.tv-launch small{font-size:.63rem;color:#9eb0a3}.tv-launch svg{width:32px;height:32px;padding:8px;margin-right:auto;border-radius:50%;background:#22c55e;fill:#041108}.tv-live-dot{width:8px;height:8px;border-radius:50%;background:#ff3b4f;box-shadow:0 0 0 5px #ff3b4f22,0 0 13px #ff3b4f;animation:tvblink 1.3s infinite}@keyframes tvblink{50%{opacity:.45}}.tv-dock{position:fixed;z-index:55;left:22px;bottom:104px;width:min(440px,calc(100vw - 30px));border:1px solid #315840;border-radius:20px;background:#07100bed;backdrop-filter:blur(25px);box-shadow:0 28px 85px #000;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(18px) scale(.96);transition:.28s}.tv-dock.open{opacity:1;pointer-events:auto;transform:none}.tv-dock.minimized .tv-screen,.tv-dock.minimized footer{display:none}.tv-dock header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #ffffff10}.tv-dock header>div{display:flex;align-items:center;gap:9px}.tv-dock header b{font-size:.76rem}.tv-dock header em{font-style:normal;font-size:.59rem;color:#ff8490;border:1px solid #ff526443;border-radius:5px;padding:2px 5px}.tv-dock header button{border:0;background:none;color:#dce8df;font-size:1.15rem;cursor:pointer}.tv-screen{aspect-ratio:16/9;background:#010302;position:relative}.tv-screen video{width:100%;height:100%;object-fit:contain;display:block}.tv-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:9px;color:#9ba89f;font-size:.72rem;background:#050a07}.tv-loading.hidden{display:none}.tv-spinner{width:18px;height:18px;border:2px solid #ffffff24;border-top-color:#22c55e;border-radius:50%;animation:tvspin .75s linear infinite}@keyframes tvspin{to{transform:rotate(360deg)}}.tv-channel{position:absolute;top:10px;right:11px;background:#06120bd6;border:1px solid #22c55e55;border-radius:7px;padding:5px 7px;font:800 .55rem/1 Arial;color:#fff;pointer-events:none}.tv-channel b{color:#22c55e}.tv-dock footer{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.tv-dock footer>div{display:flex;flex-direction:column;min-width:0}.tv-dock footer b{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-dock footer span{font-size:.65rem;color:#86948b}.tv-dock footer button{border:1px solid #284633;background:#102019;color:#dce9df;border-radius:8px;padding:7px 10px;font:600 .67rem inherit;cursor:pointer}@media(max-width:720px){.tv-launch{left:12px;bottom:87px;min-width:0;width:58px;height:58px;border-radius:50%;padding:0;justify-content:center}.tv-launch>span{display:none!important}.tv-launch svg{margin:0;width:37px;height:37px}.tv-launch .tv-live-dot{position:absolute;top:2px;right:3px}.tv-dock{left:8px;bottom:82px;width:calc(100vw - 16px);border-radius:15px}}
