*{box-sizing:border-box}body,html{margin:0;padding:0;background:#050505}.tv-page{min-height:100vh;background:#050505;color:#ffffff;padding:40px 56px 64px;font-family:var(--font-english),"Plus Jakarta Sans",Inter,Arial,Tahoma,sans-serif;overflow-x:hidden}.tv-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.tv-logo{font-size:34px;line-height:1;font-weight:900;letter-spacing:-.03em}.tv-subtitle{margin-top:8px;color:#bdbdbd;font-size:18px}.tv-live-pill{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:#d50000;color:#ffffff;font-size:20px;font-weight:900;letter-spacing:.08em}.tv-player-section{margin-bottom:42px}.tv-player-topline{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.tv-eyebrow{margin:0 0 8px;color:#ffcc00;font-size:20px;font-weight:800}.tv-player-topline h1{margin:0;font-size:42px;line-height:1.08;font-weight:900;letter-spacing:-.035em}.tv-status{flex:0 0 auto;color:#d6d6d6;font-size:20px;font-weight:700}.tv-player-wrap{width:100%;min-height:420px;border-radius:14px;overflow:hidden;background:#111111;border:2px solid #222222}.tv-empty-player{min-height:420px;display:flex;align-items:center;justify-content:center;padding:32px;color:#d6d6d6;font-size:28px;font-weight:800;text-align:center}.tv-error{margin-top:16px;padding:18px 22px;border-radius:12px;background:#2b1111;border:2px solid #6d2323;color:#ffd6d6;font-size:20px;font-weight:700}.tv-guide{padding-top:6px}.tv-guide-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.tv-guide-header h2{margin:0;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.03em}.tv-guide-header span{color:#bdbdbd;font-size:20px;font-weight:700}.tv-channel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tv-channel{width:100%;min-height:96px;display:flex;align-items:center;gap:18px;padding:16px 18px;border:3px solid transparent;border-radius:14px;background:#141414;color:#ffffff;text-align:left;font-family:inherit;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.tv-channel:focus,.tv-channel:hover{outline:none;border-color:#ffcc00;transform:scale(1.025);background:#1f1f1f}.tv-channel.is-active{border-color:#ffffff;background:#242424}.tv-channel-logo{width:88px;height:58px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:#2a2a2a;color:#ffffff;font-size:30px;font-weight:900}.tv-channel-logo img{width:100%;height:100%;object-fit:contain;display:block}.tv-channel-info{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:6px}.tv-channel-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:1.12;font-weight:900}.tv-channel-meta{color:#bdbdbd;font-size:17px;font-weight:700;text-transform:uppercase}.tv-channel-badge{flex:0 0 auto;min-width:70px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#d50000;color:#ffffff;font-size:15px;font-weight:900;letter-spacing:.05em}.tv-channel.is-active .tv-channel-badge{background:#ffffff;color:#000000}[role=button],button{-webkit-tap-highlight-color:transparent}.tv-channel-card,.tv-content-card,.tv-view-all-button{transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.tv-channel-card:focus-visible,.tv-channel-card:hover,.tv-content-card:focus-visible,.tv-content-card:hover,.tv-view-all-button:focus-visible,.tv-view-all-button:hover{transform:scale(1.045);border-color:rgba(255,255,255,.95)!important;box-shadow:0 0 0 3px rgba(255,255,255,.22),0 16px 36px rgba(0,0,0,.5);outline:none;z-index:2}.tv-view-all-button:focus-visible{outline:4px solid #ffffff;outline-offset:4px}.tv-content-rail{scroll-margin-top:28px}.tv-channel-grid,.tv-content-grid{position:relative}.tv-filter-pill{transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.tv-filter-pill:focus-visible,.tv-filter-pill:hover{transform:scale(1.06);border-color:rgba(255,255,255,.95)!important;box-shadow:0 0 0 3px rgba(255,255,255,.22);outline:none}.tv-filter-pill.is-active{box-shadow:0 0 0 2px rgba(255,255,255,.12)}@media (max-width:1200px){.tv-channel-grid,.tv-content-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:720px){.tv-channel-grid,.tv-content-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.tv-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}@media (min-width:1400px){.tv-catalog-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:720px){.tv-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}.tv-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:28px;padding-bottom:20px}.tv-pagination-button{min-width:150px;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);color:#ffffff;font-size:17px;font-weight:950;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease,opacity .14s ease}.tv-pagination-button:focus-visible,.tv-pagination-button:hover{transform:scale(1.045);border-color:rgba(255,255,255,.95);box-shadow:0 0 0 3px rgba(255,255,255,.22),0 16px 36px rgba(0,0,0,.5);outline:4px solid #ffffff;outline-offset:4px}.tv-pagination-button:disabled{cursor:not-allowed;opacity:.38;transform:none;box-shadow:none}.tv-pagination-status{min-width:150px;color:rgba(255,255,255,.76);font-size:17px;font-weight:900;text-align:center}@media (max-width:900px){.tv-page{padding:24px 20px 44px}.tv-guide-header,.tv-header,.tv-player-topline{align-items:flex-start;flex-direction:column}.tv-player-topline h1{font-size:34px}.tv-empty-player,.tv-player-wrap{min-height:260px}.tv-channel-list{grid-template-columns:1fr}.tv-filter-pills{justify-content:flex-start!important}.tv-content-rail>div:first-child{align-items:flex-start!important;flex-direction:column}.tv-view-all-button{min-width:180px}}@media (max-width:720px){.tv-pagination{align-items:stretch;flex-direction:column;gap:12px}.tv-pagination-button,.tv-pagination-status{width:100%}.tv-pagination-status{order:-1;min-height:40px;display:flex;align-items:center;justify-content:center}}.tv-player-section{margin-bottom:clamp(22px,3vw,42px)}.tv-stream-player{width:100%;max-height:min(72vh,760px);min-height:360px;border-radius:clamp(14px,1.6vw,24px);border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.08),transparent 36%),#000;box-shadow:0 24px 70px rgba(0,0,0,.46),inset 0 0 0 1px rgba(255,255,255,.04);isolation:isolate}.tv-stream-player:focus-within{outline:3px solid rgba(255,255,255,.72);outline-offset:4px}.tv-stream-player-state{color:#fff;text-align:center}@media (max-width:900px){.tv-stream-player{min-height:auto;max-height:none;border-radius:16px}.tv-player-section{margin-bottom:22px}}@media (max-width:520px){.tv-page-shell-inner{padding:10px!important}.tv-stream-player{border-radius:14px}}