.live-tv-section{padding:2rem 0}.page-title{font-size:2.5rem;font-weight:700;color:#e8f2ff;margin-bottom:2rem;text-align:center}.controls-section{margin-bottom:2rem;padding:0 2rem}.filter-controls{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;max-width:800px;margin:0 auto}.custom-select{background:#1a2849;border:1px solid #2c5aa0;color:#e8f2ff;padding:.75rem 1rem;border-radius:8px;font-size:1rem;min-width:180px;cursor:pointer;transition:all .3s ease}.custom-select:hover{border-color:#4a90e2;background:#2c5aa0}.custom-select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.tv-layout{display:grid;grid-template-columns:1fr 350px;gap:2rem;max-width:1600px;margin:0 auto;padding:0 2rem}.video-player-container{background:#1a2849;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #0000004d}.video-player{width:100%;height:600px;background:#0a0a0a;display:flex;align-items:center;justify-content:center;position:relative}#video-element{display:none}#video-element.active{display:block}#player-placeholder.hidden{display:none}.player-placeholder{text-align:center;color:#747373}.placeholder-content h3{color:#e8f2ff;margin-bottom:.5rem;font-size:1.5rem}.placeholder-content p{color:#a0c4ff;font-size:1rem}.video-player iframe{width:100%;height:100%;border:none}.player-info{padding:1.5rem;background:#2c5aa0;background:linear-gradient(135deg,#1a2849,#2c5aa0)}.player-info h3{color:#e8f2ff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.player-info p{color:#a0c4ff;margin:0;font-size:.9rem}.channels-section{background:#1a2849;border-radius:10px;padding:1.5rem;box-shadow:0 4px 20px #0000004d;max-height:700px;overflow-y:auto}.channels-section .section-title{color:#e8f2ff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #2c5aa0}.channels-grid{display:flex;flex-direction:column;gap:.75rem}.channel-item{background:#2c5aa0;border:1px solid #4a90e2;border-radius:8px;padding:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:1rem}.channel-item:hover{background:#4a90e2;transform:translateY(-2px);box-shadow:0 4px 15px #4a90e24d}.channel-item.active{background:#4a90e2;border-color:#5cb3f7;box-shadow:0 0 0 2px #5cb3f74d}.channel-logo{width:48px;height:48px;border-radius:6px;object-fit:contain;background:#1a2849;padding:4px;flex-shrink:0}.channel-info{flex:1;min-width:0}.channel-name{color:#e8f2ff;font-weight:600;font-size:1rem;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-details{color:#a0c4ff;font-size:.85rem;margin:0;display:flex;gap:.5rem;flex-wrap:wrap}.channel-country{background:#4a90e233;padding:.2rem .5rem;border-radius:4px;font-size:.75rem}.channel-category{background:#a0c4ff33;padding:.2rem .5rem;border-radius:4px;font-size:.75rem}.loading{text-align:center;color:#a0c4ff;padding:2rem;font-size:1.1rem}.no-channels{text-align:center;color:#747373;padding:2rem;font-style:italic}@media (max-width: 1024px){.tv-layout{grid-template-columns:1fr;grid-template-rows:auto auto}.channels-section{max-height:400px}}@media (max-width: 768px){.filter-controls{flex-direction:column;align-items:center}.custom-select{width:100%;max-width:300px}.tv-layout{padding:0 1rem;gap:1rem}.video-player{height:300px}.page-title{font-size:2rem}}.channels-section::-webkit-scrollbar{width:8px}.channels-section::-webkit-scrollbar-track{background:#1a2849;border-radius:4px}.channels-section::-webkit-scrollbar-thumb{background:#4a90e2;border-radius:4px}.channels-section::-webkit-scrollbar-thumb:hover{background:#5cb3f7}
