.channel-header[data-astro-cid-vbpnsbns]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.channel-logo[data-astro-cid-vbpnsbns]{width:80px;height:80px;object-fit:contain;border-radius:.5rem;border:1px solid var(--border);background:#fff;padding:.5rem}.layout-with-sidebar[data-astro-cid-vbpnsbns]{display:grid;grid-template-columns:1fr 300px;gap:2rem;margin-top:2rem}.main-content[data-astro-cid-vbpnsbns]{min-width:0}.sidebar[data-astro-cid-vbpnsbns]{height:fit-content}.sidebar-widget[data-astro-cid-vbpnsbns]{background:var(--bg);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow)}.sidebar-widget[data-astro-cid-vbpnsbns] h3[data-astro-cid-vbpnsbns]{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.links-list[data-astro-cid-vbpnsbns]{list-style:none;padding:0;margin:0}.links-list[data-astro-cid-vbpnsbns] li[data-astro-cid-vbpnsbns]{margin-bottom:.75rem}.links-list[data-astro-cid-vbpnsbns] a[data-astro-cid-vbpnsbns]{color:var(--primary);text-decoration:none;font-weight:500;transition:color .2s}.links-list[data-astro-cid-vbpnsbns] a[data-astro-cid-vbpnsbns]:hover{color:var(--primary-dark);text-decoration:underline}.video-container[data-astro-cid-vbpnsbns]{width:100%;margin:0 0 2rem;background:#000;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 30px #0000004d}.plyr{border-radius:.5rem}.plyr--video{background:#000}.plyr__control--overlaid{background:#2563ebe6}.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{background:#1e40af}.plyr--full-ui input[type=range]{color:#2563eb}.plyr__control:hover,.plyr__control[aria-expanded=true]{background:#2563ebe6}.elegant-player[data-astro-cid-vbpnsbns]{position:relative;width:100%;aspect-ratio:2/1;margin-bottom:2rem;border-radius:.75rem;overflow:hidden;background:linear-gradient(-45deg,#4c63d2,#5a52a5,#d084e0,#d14d5a,#3d8bfe,#00d4e7);background-size:400% 400%;animation:gradientShift 8s ease-in-out infinite;box-shadow:0 10px 30px #0003}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.player-overlay[data-astro-cid-vbpnsbns]{position:absolute;inset:0;background:linear-gradient(135deg,#00000080,#000000b3);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(1px)}.player-content[data-astro-cid-vbpnsbns]{text-align:center;color:#fff;z-index:2}.player-message[data-astro-cid-vbpnsbns]{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5);opacity:.95}.player-btn[data-astro-cid-vbpnsbns]{display:inline-block;padding:.875rem 2rem;background:#ffffff26;backdrop-filter:blur(10px);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease;border:2px solid rgba(255,255,255,.3);cursor:pointer;box-shadow:0 4px 15px #0003}.player-btn[data-astro-cid-vbpnsbns]:hover:not(.disabled){background:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.player-btn[data-astro-cid-vbpnsbns].disabled{opacity:.6;cursor:not-allowed;background:#ffffff1a}.tags-container[data-astro-cid-vbpnsbns]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin:1.5rem 0 2rem;padding:0}.region-tags[data-astro-cid-vbpnsbns]{display:flex;gap:.5rem}.category-tags[data-astro-cid-vbpnsbns]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.region-tag[data-astro-cid-vbpnsbns]{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;text-decoration:none;border-radius:50px;font-size:.875rem;font-weight:600;transition:all .3s ease;box-shadow:0 2px 8px #10b9814d;border:none}.region-tag[data-astro-cid-vbpnsbns]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.category-tag[data-astro-cid-vbpnsbns]{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;text-decoration:none;border-radius:50px;font-size:.875rem;font-weight:600;transition:all .3s ease;box-shadow:0 2px 8px #2563eb4d;border:none}.category-tag[data-astro-cid-vbpnsbns]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2563eb66;background:linear-gradient(135deg,var(--primary-dark),#1e3a8a)}.channel-info[data-astro-cid-vbpnsbns]{width:100%}.info-section[data-astro-cid-vbpnsbns]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.info-section[data-astro-cid-vbpnsbns]:last-child{border-bottom:none}.contact-grid[data-astro-cid-vbpnsbns]{display:grid;gap:1rem}@media (max-width: 1024px){.layout-with-sidebar[data-astro-cid-vbpnsbns]{grid-template-columns:1fr}.sidebar[data-astro-cid-vbpnsbns]{display:none}}@media (max-width: 768px){.channel-header[data-astro-cid-vbpnsbns]{flex-direction:column;text-align:center}.channel-logo[data-astro-cid-vbpnsbns]{width:70px;height:70px}.tags-container[data-astro-cid-vbpnsbns]{flex-direction:column;gap:1rem}.category-tags[data-astro-cid-vbpnsbns]{justify-content:flex-start}h1[data-astro-cid-vbpnsbns]{font-size:1.5rem}}.contact-grid[data-astro-cid-vbpnsbns] a[data-astro-cid-vbpnsbns]:hover{text-decoration:underline}@media (max-width: 768px){.channel-header[data-astro-cid-vbpnsbns]{flex-direction:column;text-align:center}.channel-logo[data-astro-cid-vbpnsbns]{width:100px;height:100px}h1[data-astro-cid-vbpnsbns]{font-size:1.5rem}}
