.tv-hero{padding:28px 0 18px}.tv-hero h1,.tv-watch h1{font-size:clamp(38px,6vw,64px);letter-spacing:-2px;margin:4px 0}.tv-hero p,.tv-watch>p{color:var(--muted);font-size:18px}.tv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.tv-card{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 25px rgba(12,32,64,.04)}.tv-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.tv-card img,.tv-logo{width:100px;height:76px;object-fit:contain;border-radius:12px;background:#f3f6fb}.tv-logo{display:grid;place-items:center;font-weight:900;font-size:25px}.tv-card h2{margin:4px 0}.tv-card p{margin:0;color:var(--muted)}.live-dot{color:#e52b38;font-size:11px;font-weight:900;letter-spacing:1px}.tv-watch{max-width:960px;margin:auto}.video-shell{aspect-ratio:16/9;background:#030915;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);margin-top:24px}.video-shell video{width:100%;height:100%;background:#000}.telegram-gate{min-height:430px;margin-top:24px;border-radius:20px;background:linear-gradient(135deg,#07152d,#0754b8);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.telegram-gate>span{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;background:#fff;color:#0754b8;font-size:34px;padding-left:6px}.telegram-gate strong{font-size:24px;margin-top:22px}.telegram-gate small{color:#c9d5e9;margin-top:7px}@media(max-width:760px){.tv-grid{grid-template-columns:1fr}.tv-card{grid-template-columns:76px 1fr auto}.tv-card img,.tv-logo{width:76px;height:62px}.telegram-gate{min-height:300px}}
