@charset "UTF-8";body,img.lazy{transition:opacity .3s}.container,.nav-container{max-width:1200px;margin:0 auto}.nav-link,body{color:var(--text-dark)}.nav-link.active::after,.tv-content::after,.tv-content::before{transform:translateX(-50%);content:''}.channel-description li,.info-list li{border-bottom:1px solid rgba(0,0,0,.05)}.channel-links h3,.nav-logo h1,.recommended-sources a:focus,.recommended-sources a:hover{-webkit-text-fill-color:transparent;text-fill-color:transparent}:root{--primary-color:#667eea;--secondary-color:#764ba2;--accent-color:#4facfe;--text-dark:#333;--text-light:#666;--bg-light:#f8f9fa;--white:#ffffff;--shadow:0 4px 20px rgba(0, 0, 0, 0.1);--border-radius:12px;--transition:all 0.3s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;background:var(--bg-light);overflow-x:hidden;opacity:0}body.loaded,img.lazy.loaded{opacity:1}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2),.post-image-full:hover::before,img.lazy{opacity:0}img{max-width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}.container{padding:0 20px}.header{background:var(--white);border-bottom:1px solid rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:1000;box-shadow:var(--shadow)}.navbar{padding:1rem 0}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:0 20px}.logo-container,.tv-logo{align-items:center;display:flex}.tv-logo{font-size:2.2rem;margin-right:10px;background:0 0;width:auto;height:auto;box-shadow:none;border-radius:0;justify-content:center}.nav-menu{display:flex;list-style:none;gap:2rem;align-items:center}.nav-link{text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:var(--border-radius);transition:var(--transition);position:relative}.nav-link.active,.nav-link:hover{color:var(--primary-color);background:rgba(102,126,234,.1)}.nav-link.active::after{position:absolute;bottom:-1rem;left:50%;width:20px;height:3px;background:var(--primary-color);border-radius:2px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:0 0;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s}.mobile-menu-toggle:hover{background:rgba(102,126,234,.1)}.hamburger-line{width:20px;height:2px;background:var(--primary-color);border-radius:1px;margin:2px 0;transition:transform .2s}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:first-child{transform:rotate(45deg) translate(4px,4px)}.mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:999;opacity:0;visibility:hidden;transition:opacity .2s}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1000;transition:right .3s;display:flex;flex-direction:column}.mobile-menu-close,.mobile-nav-link{display:flex;color:var(--text-dark);transition:background .2s}.mobile-menu.active{right:0}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e5e7eb;background:#f8fafc}.mobile-logo{display:flex;align-items:center;gap:.5rem}.mobile-logo .tv-logo{font-size:1.5rem}.mobile-logo h2{font-size:1.2rem;font-weight:700;color:var(--primary-color);margin:0}.mobile-menu-close{width:32px;height:32px;background:0 0;border:none;cursor:pointer;align-items:center;justify-content:center;border-radius:4px}.mobile-menu-close:hover{background:#f1f5f9}.mobile-menu-content{flex:1;display:flex;flex-direction:column;padding:1rem}.mobile-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.mobile-nav-item{margin:0}.mobile-nav-link{align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;background:#fff;border-radius:8px;border:1px solid #f1f5f9}.mobile-nav-link:hover{background:#f8fafc}.mobile-nav-icon{font-size:1rem;width:20px;text-align:center}.mobile-nav-text{font-size:1rem;font-weight:500}.mobile-menu-footer{margin-top:auto;padding-top:1rem}.mobile-menu-divider{height:1px;background:#e5e7eb;margin-bottom:.75rem}.mobile-menu-tagline{text-align:center;font-size:.875rem;color:var(--text-light);margin:0}.tv-screen{width:100%;height:100%;background:rgba(255,255,255,.18);border-radius:10px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(102,126,234,.1);border:2.5px solid transparent;background-clip:padding-box}.tv-screen::before{content:'';position:absolute;inset:-3px;z-index:0;border-radius:14px;background:conic-gradient(from 90deg,#667eea,#764ba2,#4facfe,#667eea 100%);filter:blur(2px) brightness(1.1);animation:6s linear infinite logoBorderSpin}@keyframes logoBorderSpin{0%{filter:hue-rotate(0deg)}100%{filter:hue-rotate(360deg)}}.tv-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68%;height:68%;background:linear-gradient(135deg,#f7fafc 0,#e2e8f0 100%);border-radius:5px;box-shadow:0 1.5px 6px rgba(102,126,234,.1) inset;opacity:.95;z-index:1;animation:3s ease-in-out infinite alternate tvGlow}.nav-logo h1,.tv-stand{background:linear-gradient(90deg,#667eea 0,#764ba2 100%)}.tv-stand{width:30%;height:7px;border-radius:0 0 8px 8px;position:absolute;left:35%;bottom:-10px;box-shadow:0 2px 8px rgba(102,126,234,.1);opacity:.7}.nav-logo h1{font-size:2.1rem;font-family:Inter,'Segoe UI',Arial,sans-serif;font-weight:900;letter-spacing:.03em;color:var(--primary-color);-webkit-background-clip:text;background-clip:text;text-shadow:0 2px 8px rgba(102,126,234,.1);transition:text-shadow .2s,letter-spacing .2s}.nav-logo h1:hover{text-shadow:0 6px 24px rgba(102,126,234,.18);letter-spacing:.07em}.tv-content::before{position:absolute;top:20%;left:50%;width:60%;height:2px;background:linear-gradient(90deg,transparent 0,#667eea 50%,transparent 100%);border-radius:1px;animation:2s ease-in-out infinite tvScan}.tv-content::after{position:absolute;bottom:20%;left:50%;width:40%;height:1px;background:#667eea;border-radius:.5px;animation:2s ease-in-out infinite reverse tvScan}@keyframes tvGlow{0%{box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}100%{box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 0 10px rgba(102,126,234,.3)}}@keyframes tvScan{0%,100%{opacity:.3}50%{opacity:1}}.channel-logo-fallback{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)!important;color:#fff!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;font-size:1.2rem!important;border-radius:8px!important;text-align:center!important;padding:1rem!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;transition:.3s!important}.blog-card-image,.post-image{height:200px;overflow:hidden}.blog-post,.cta-button{box-shadow:var(--shadow)}.blog-post,.cta-button,.post-content h2 a,.post-image img{transition:var(--transition)}.channel-logo-fallback:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(0,0,0,.15)!important}.blog-image-fallback{width:100%;max-width:100%;min-height:180px;max-height:320px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;border-radius:12px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;font-weight:700;margin:0 auto}.hero,.page-header,.section-title::after{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%)}.hero-subtitle,.hero-title,.page-header h1{margin-left:auto;margin-right:auto;text-align:center}.hero,.page-header{padding:4rem 0 3rem;margin-top:80px;text-align:center;color:var(--white);min-height:300px;display:flex;align-items:center;justify-content:center}.hero-title,.page-header h1{font-size:2.8rem;font-weight:800;margin-bottom:1rem;line-height:1.2;max-width:800px}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem;opacity:.9;max-width:600px}.cta-button{display:inline-block;background:var(--white);color:var(--primary-color);padding:.7rem 1.5rem;text-decoration:none;border-radius:50px;font-weight:600;font-size:.9rem;width:auto;min-width:120px;text-align:center}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.2)}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-dark);position:relative}.section-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;border-radius:2px}.featured-channels{padding:3rem 0;background:#f8fafc}.featured-channels .channels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}.featured-channels .channel-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:.3s;text-align:center}.featured-channels .channel-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.featured-channels .channel-logo{width:100%;height:120px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.channels-page .channel-logo a,.featured-channels .channel-logo a{display:block;width:100%;height:100%;text-decoration:none}.channels-page .channel-logo img,.featured-channels .channel-logo img{width:100%;height:100%;object-fit:contain;opacity:1}.featured-channels .channel-card h3{font-size:1.4rem;font-weight:700;color:#1e293b;margin:0 0 .8rem}.featured-channels .channel-card p{color:#64748b;line-height:1.5;margin:0 0 1.2rem;font-size:1rem}.featured-channels .channel-link{display:inline-block;background:#667eea;color:#fff;padding:.8rem 1.5rem;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:.2s;box-shadow:0 2px 8px rgba(102,126,234,.3)}.channels-page .channel-link:hover,.featured-channels .channel-link:hover{background:#5a67d8;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.blog-content{padding:5rem 0;background:var(--bg-light)}.blog-grid,.blog-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.blog-post{background:var(--white);border-radius:var(--border-radius);overflow:hidden}.blog-post:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.post-image img{width:100%;height:100%;object-fit:cover}.blog-card:hover .blog-card-image img,.blog-post:hover .post-image img{transform:scale(1.05)}.blog-card-content,.post-content{padding:1.5rem}.post-meta{display:flex;align-items:center;gap:1rem;font-size:.9rem;color:var(--text-light)}.channel-hero,.post-category{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white)}.post-content h2{font-size:1.3rem;font-weight:600;margin-bottom:1rem;line-height:1.4}.post-content h2 a{color:var(--text-dark);text-decoration:none}.footer-section a:hover,.post-content h2 a:hover{color:var(--primary-color)}.post-content p{color:var(--text-light);margin-bottom:1.5rem;line-height:1.6}.about-preview{padding:5rem 0;background:var(--white)}.about-content{text-align:center;max-width:800px;margin:0 auto}.about-content h2,.about-section h2,.contact-info h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--text-dark)}.about-content p{font-size:1.1rem;color:var(--text-light);margin-bottom:2rem;line-height:1.8}.read-more{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;padding:.75rem 1.5rem;border-radius:25px;transition:.3s;box-shadow:0 4px 15px rgba(102,126,234,.2);position:relative;overflow:hidden}.read-more::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.read-more:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3);color:#fff}.read-more:hover::before{left:100%}.read-more::after{content:'\2192';font-size:1.1rem;transition:transform .3s}.read-more:hover::after{transform:translateX(3px)}.latest-blog{padding:5rem 0;background:#f8fafc}.blog-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.blog-card:hover,.channels-page .channel-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.blog-card-image{width:100%;position:relative}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.blog-card-category{position:absolute;top:1rem;left:1rem;background:#667eea;color:#fff;padding:.4rem .8rem;border-radius:12px;font-size:.8rem;font-weight:600}.blog-card-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.8rem;color:#64748b}.blog-card-date::before{content:"📅 "}.blog-card-read-time::before{content:"⏱️ "}.blog-card-title{font-size:1.2rem;font-weight:600;margin-bottom:.8rem;line-height:1.4}.blog-card-title a{color:#1e293b;text-decoration:none}.blog-card-title a:hover{color:#667eea}.blog-card-excerpt{color:#64748b;line-height:1.6;margin-bottom:1.5rem;font-size:.9rem}.blog-card-link{display:inline-block;color:#667eea;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s}.blog-card-link:hover{color:#5a67d8}.blog-placeholder{grid-column:1/-1;text-align:center;padding:3rem;background:#fff;border-radius:16px;border:2px dashed #e2e8f0}.blog-placeholder-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.blog-placeholder h3{color:#64748b;margin-bottom:.5rem;font-size:1.2rem}.blog-placeholder p{color:#94a3b8;font-size:.95rem}.text-center{text-align:center;margin-top:3rem}.footer{background:var(--text-dark);color:var(--white);padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:var(--white)}.footer-section p{color:rgba(255,255,255,.8);line-height:1.6}.footer-section ul{list-style:none}.channel-links li,.footer-section li,.sidebar-widget li{margin-bottom:.5rem}.footer-section a{color:rgba(255,255,255,.8);text-decoration:none;transition:var(--transition)}.footer-stats{display:flex;justify-content:center;gap:2rem;margin:2rem 0;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.footer-stat-item{text-align:center;padding:.8rem 1rem;background:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1);min-width:80px}.footer-stat-number{display:block;font-size:1.2rem;font-weight:700;color:var(--white);margin-bottom:.2rem}.footer-stat-label{font-size:.7rem;color:var(--text-light);font-weight:500}.footer-bottom{text-align:center;padding-top:1.5rem;margin-top:0;border-top:none;color:rgba(255,255,255,.6)}.channel-hero-content{display:flex;align-items:center;max-width:1000px;margin:0 auto}.watch-live-btn{display:block;margin:1.5rem auto 0;padding:.9rem 2rem;background:#667eea;color:#fff;border:none;border-radius:24px;font-size:1.1rem;font-weight:600;text-align:center;cursor:pointer;outline:0;box-shadow:0 4px 12px rgba(102,126,234,.3);transition:.2s}.blog-post-image,.page-link{border-radius:var(--border-radius)}.watch-live-btn:focus,.watch-live-btn:hover{background:#5563c1;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.watch-live-btn:active{background:#3b4391;transform:translateY(0);box-shadow:0 2px 8px rgba(102,126,234,.3)}.watch-live-btn span{position:static;z-index:auto}.channel-details{background:var(--white)}.details-grid{display:grid;grid-template-columns:2fr 1fr;max-width:1000px;margin:0 auto}.channel-description h2,.channel-links h3,.form-group label,.info-list h3,.watch-section h2{color:var(--text-dark)}.channel-description p{color:var(--text-light)}.about-text li strong,.channel-description h3,.channel-description li strong,.facts-list li strong,.policy-text li strong{color:var(--text-dark);font-weight:600}.channel-description h3{font-size:1.5rem;margin:2rem 0 1rem}.channel-description ul{list-style:none;margin-bottom:2rem}.channel-description li{padding:.8rem 0;color:var(--text-light)}.info-list li{margin-bottom:1rem;padding-bottom:1rem}.facts-list li:last-child,.info-list li:last-child{border-bottom:none}.channel-links a,.info-list a,.policy-text a,.sidebar-widget a{color:var(--primary-color);text-decoration:none;font-weight:500;transition:var(--transition)}.channel-links a:hover,.info-list a:hover,.sidebar-widget a:hover{color:var(--secondary-color)}.channel-description{order:1}.other-channels-simple{order:2}@media (max-width:900px){.channel-sidebar{flex-direction:column}.channel-description{order:1}.other-channels-simple{order:2}}@media (max-width:600px){.channel-sidebar{flex-direction:column}.channel-description{order:1}.other-channels-simple{order:2}}.watch-section{background:var(--bg-light)}.watch-section .container{max-width:800px;text-align:center}.watch-section p{color:var(--text-light);line-height:1.6}.watch-options{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.primary-watch-btn,.secondary-watch-btn{display:inline-block}.primary-watch-btn:hover,.secondary-watch-btn:hover{box-shadow:0 6px 16px rgba(102,126,234,.4)}.channel-links,.contact-details{margin-top:2rem}@media (max-width:1024px){.nav-menu{display:none!important}.mobile-menu-toggle{display:flex}.featured-channels .channels-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.featured-channels .channel-card{padding:1.5rem}.featured-channels .channel-logo{height:120px;margin-bottom:1.2rem}.featured-channels .channel-card h3{font-size:1.4rem;margin-bottom:1rem}.featured-channels .channel-card p{font-size:1.1rem;margin-bottom:1.2rem}.featured-channels .channel-link{padding:.9rem 1.5rem;font-size:1.1rem;font-weight:600}.blog-preview-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.blog-card-image{height:180px}.blog-card-title{font-size:1.1rem}}@media (max-width:768px){.mobile-menu{width:100%;right:-100%}.mobile-menu.active{right:0}.blog-preview-grid,.details-grid,.footer-content{grid-template-columns:1fr}.tv-logo{font-size:1.7rem;margin-right:7px}.nav-logo h1{font-size:1.5rem}.hero-title,.page-header h1{font-size:2.5rem}.channel-info h1,.section-title{font-size:2rem}.featured-channels .channels-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.featured-channels .channel-card{padding:1.2rem}.featured-channels .channel-logo{height:100px;margin-bottom:1rem}.featured-channels .channel-card h3{font-size:1.3rem;margin-bottom:.8rem}.featured-channels .channel-card p{font-size:1rem;margin-bottom:1rem}.featured-channels .channel-link{padding:.8rem 1.2rem;font-size:1rem;font-weight:600}.channel-hero-content{flex-direction:column;text-align:center}.channel-description,.channel-logo-large{margin-bottom:2rem}.channel-sidebar{order:-1}.watch-options{flex-direction:column;gap:1rem}.primary-watch-btn,.secondary-watch-btn{width:100%;text-align:center}.footer-content{text-align:center}.footer-stats{gap:1.5rem;margin:1.5rem 0;padding:1rem 0}.footer-stat-item{padding:.6rem .8rem;min-width:70px}.footer-stat-number{font-size:1rem}.footer-stat-label{font-size:.65rem}.blog-preview-grid{gap:1.5rem}.blog-card-image{height:180px}.blog-card-content{padding:1.25rem}.blog-card-title{font-size:1.1rem}.blog-card-meta{font-size:.8rem}}@media (max-width:480px){.mobile-menu{width:100%}.mobile-menu-content,.mobile-menu-header{padding:1.25rem}.mobile-logo h2{font-size:1.2rem}.mobile-nav-link{padding:.875rem 1rem}.about-text li,.about-text p,.blog-card-title,.hero-subtitle,.mobile-nav-text,.page-header p{font-size:1rem}.about-grid,.blog-grid{grid-template-columns:1fr}.container{padding:0 1rem}.tv-logo{font-size:1.5rem;margin-right:6px}.nav-logo h1{font-size:1.3rem}.hero-title,.page-header h1,.stats-section h2{font-size:2rem}.section-title{font-size:1.75rem}.featured-channels .channels-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.blog-card-content,.channel-card{padding:1rem}.channel-logo{height:80px;margin-bottom:.8rem}.channel-card h3{font-size:1.2rem;margin-bottom:.6rem}.channel-card p{font-size:.95rem;margin-bottom:.8rem}.channel-link{padding:.7rem 1rem;font-size:.95rem;font-weight:600}.channel-stats{flex-direction:column;gap:1rem}.blog-preview-grid{gap:1.25rem}.blog-card-image{height:160px}.blog-card-meta{flex-direction:column;gap:.5rem;font-size:.75rem}.blog-card-excerpt{font-size:.85rem}.blog-card-link{font-size:.8rem}.footer-stats{gap:1rem;margin:1rem 0;padding:.8rem 0}.footer-stat-item{padding:.5rem .6rem;min-width:60px}.footer-stat-number{font-size:.9rem}.footer-stat-label{font-size:.6rem}.about-grid{gap:2rem}.about-sidebar{order:-1}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;grid-template-columns:1fr;gap:1rem}.about-text h2{font-size:1.6rem}.stats-section .stat-item{padding:1.2rem}.stats-section .stat-item h3{font-size:1.8rem}}.page-header p{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;text-align:center}.about-content,.blog-post-page,.contact-content,.policy-content{padding:4rem 0;background:var(--white)}.blog-post-content,.policy-text{max-width:800px;margin:0 auto;line-height:1.8}.blog-post-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark)}.blog-post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1);color:var(--text-light);font-size:.9rem}.page-link.active,.page-link:hover{background:var(--primary-color);color:var(--white);border-color:var(--primary-color)}.blog-post-image{width:100%;height:400px;overflow:hidden;margin-bottom:2rem;box-shadow:var(--shadow)}.blog-post-image img{width:100%;height:100%;object-fit:cover}.blog-post-content p,.policy-text p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-section h3,.blog-post-content h2{font-size:1.8rem;font-weight:600;margin:2rem 0 1rem;color:var(--text-dark)}.blog-post-content h3{font-size:1.4rem;font-weight:600;margin:1.5rem 0 1rem;color:var(--text-dark)}.blog-post-content ol,.blog-post-content ul{margin:1rem 0;padding-left:2rem}.blog-post-content li{margin-bottom:.5rem;color:var(--text-light)}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.page-ellipsis,.page-link{display:inline-flex;align-items:center;min-width:2.5rem;height:2.5rem;font-weight:500}.page-link{justify-content:center;padding:0 .8rem;background:var(--white);color:var(--text-dark);text-decoration:none;border:1px solid rgba(0,0,0,.1);transition:var(--transition);font-size:.9rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-link:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.2)}.page-link.active{box-shadow:0 4px 8px rgba(102,126,234,.3)}.page-ellipsis{justify-content:center;color:var(--text-light)}.about-grid,.contact-grid,.stats-grid{display:grid}.about-grid{grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}.about-text,.contact-info-section{line-height:1.8}.about-text h2{font-size:2rem;font-weight:700;margin:2rem 0 1rem;color:var(--text-dark)}.about-text h2:first-child,.policy-text h2:first-child{margin-top:0}.about-section p,.about-text p{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem}.about-text ul{margin:1.5rem 0;padding-left:2rem}.about-text li{color:var(--text-light);margin-bottom:.8rem;font-size:1.1rem}.about-sidebar{background:var(--bg-light);padding:2rem;border-radius:12px;height:fit-content;border:1px solid #e2e8f0}.sidebar-widget{margin-bottom:2rem}.sidebar-widget:last-child{margin-bottom:0}.sidebar-widget h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.facts-list,.sidebar-widget ul{list-style:none;padding:0}.facts-list li{padding:.8rem 0;border-bottom:1px solid #e2e8f0;color:var(--text-light)}.stats-section{background:var(--bg-light);padding:4rem 0;text-align:center}.stats-section h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--text-dark)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:800px;margin:0 auto}.contact-grid{grid-template-columns:1fr 1fr}.stats-section .stat-item{background:var(--white);padding:2rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #e2e8f0}.contact-form,.contact-item,.policy-text .contact-form{background:var(--bg-light);border-radius:var(--border-radius)}.stats-section .stat-item h3{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin:0 0 .5rem}.stats-section .stat-item p{color:var(--text-light);font-size:1rem;margin:0;font-weight:500}.contact-info p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem}.contact-item i{font-size:1.5rem;color:var(--primary-color);width:30px}.contact-form h3{font-size:1.8rem;font-weight:600;margin-bottom:2rem;color:var(--text-dark)}.form-group input,.form-group select,.form-group textarea{border-radius:var(--border-radius);transition:var(--transition);background:var(--white)}.submit-btn{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white);transition:var(--transition)}.policy-text h2{font-size:2.2rem;font-weight:700;margin:2.5rem 0 1.5rem;color:var(--text-dark);position:relative}.contact-form-section h2::after,.contact-info-section h2::after,.policy-text h2::after{content:'';position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:2px}.policy-text h3{font-size:1.6rem;font-weight:600;margin:2rem 0 1rem;color:var(--text-dark)}.policy-text ul{margin:1rem 0 1.5rem 2rem;color:var(--text-light)}.policy-text li{margin-bottom:.8rem;line-height:1.6}.policy-text a:hover{color:var(--secondary-color);text-decoration:underline}.policy-text .contact-form{padding:2rem;margin:2rem 0;box-shadow:0 2px 10px rgba(0,0,0,.05)}.form-group,.policy-text .form-group{margin-bottom:1.5rem}.form-group label,.policy-text .form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-dark);font-size:.95rem}.form-group input,.form-group select,.form-group textarea,.policy-text .form-group input,.policy-text .form-group select,.policy-text .form-group textarea{width:100%;padding:1rem;border:2px solid rgba(0,0,0,.1);border-radius:var(--border-radius);font-size:1rem;transition:var(--transition);background:var(--white);font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.policy-text .form-group input:focus,.policy-text .form-group select:focus,.policy-text .form-group textarea:focus{outline:0;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.form-group textarea,.policy-text .form-group textarea{resize:vertical;min-height:120px}.policy-text .submit-btn,.submit-btn{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:var(--white);padding:1rem 2rem;border:none;border-radius:25px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:var(--transition);width:100%;font-family:inherit}.info-item,.policy-text .info-item{border-left:4px solid var(--primary-color)}.policy-text .submit-btn:hover,.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.contact-form-section,.faq-item,.policy-text .faq-item,.policy-text .info-item{background:var(--bg-light);box-shadow:var(--shadow);border-radius:var(--border-radius)}.policy-text .contact-info{margin:2rem 0}.policy-text .info-item{padding:1.5rem;margin-bottom:1.5rem}.info-item h3,.policy-text .info-item h3{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:var(--text-dark)}.faq-item p,.info-item p,.policy-text .faq-item p,.policy-text .info-item p{color:var(--text-light);margin:0;line-height:1.6}.faq-item,.policy-text .faq-item{padding:1.5rem;margin-bottom:1rem}.faq-item h4,.policy-text .faq-item h3{font-size:1.1rem;font-weight:600;margin-bottom:.8rem;color:var(--text-dark)}.contact-grid{display:grid;gap:3rem;max-width:1200px;margin:0 auto}.contact-form-section{padding:2.5rem}.contact-form-section h2,.contact-info-section h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--text-dark);position:relative}.contact-form{background:var(--white);padding:2rem;border-radius:var(--border-radius);box-shadow:0 2px 10px rgba(0,0,0,.05)}.contact-info{margin-bottom:3rem}.info-item{background:var(--bg-light);border-radius:var(--border-radius);margin-bottom:1.5rem;box-shadow:var(--shadow)}.faq-section h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-dark)}.response-time{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);padding:3rem 0;color:var(--white);text-align:center}.response-info h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--white)}.response-info p{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.blog-post-full{padding:4rem 0;background:#fff;margin-top:80px}.post-category,.post-tags .tag{padding:.5rem 1rem;font-size:.85rem}.post-header{text-align:center;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.post-meta{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.post-category{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;border-radius:20px;font-weight:600;box-shadow:0 2px 10px rgba(102,126,234,.3)}.post-author,.post-date,.post-read-time{background:#f8fafc;color:#64748b;padding:.4rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid #e2e8f0}.post-header h1{font-size:2.8rem;font-weight:700;line-height:1.2;color:#1e293b;margin:0;background:linear-gradient(135deg,#1e293b 0,#475569 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.post-image-full{width:100%;max-width:700px;margin:0 auto 2rem;border-radius:12px;overflow:hidden;background:#f7f8fa;display:flex;align-items:center;justify-content:center;min-height:180px;min-width:0}.back-to-blog,.channel-hero{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.post-image-full img{width:100%;max-width:100%;max-height:320px;object-fit:cover;border-radius:12px;display:block;margin:0 auto;background:#e2e8f0}.post-image-full::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.1) 0,rgba(118,75,162,.1) 100%);opacity:0;transition:opacity .3s;z-index:1}.post-content-full{max-width:800px;margin:0 auto;line-height:1.8;font-size:1.1rem;color:#374151}.post-content-full h2{font-size:2rem;font-weight:700;margin:3rem 0 1.5rem;color:#1e293b;position:relative}.post-content-full h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#667eea 0,#764ba2 100%);border-radius:2px}.post-content-full h3{font-size:1.5rem;font-weight:600;margin:2.5rem 0 1rem;color:#1e293b}.post-content-full p{color:#4b5563;margin-bottom:1.5rem;line-height:1.8}.post-content-full ol,.post-content-full ul{margin:1.5rem 0 1.5rem 2rem;color:#4b5563}.post-content-full li{margin-bottom:.8rem;line-height:1.7}.post-content-full blockquote{background:linear-gradient(135deg,#f8fafc 0,#f1f5f9 100%);border-left:4px solid #667eea;padding:1.5rem;margin:2rem 0;border-radius:0 12px 12px 0;font-style:italic;color:#1e293b;font-size:1.1rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.post-content-full a{color:#667eea;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s}.post-content-full a:hover{border-bottom-color:#667eea}.post-footer{margin-top:4rem;padding-top:3rem;border-top:2px solid #f1f5f9;text-align:center}.post-tags{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.post-tags .tag{background:#f1f5f9;color:#64748b;border-radius:20px;font-weight:500;border:1px solid #e2e8f0;transition:.3s}.post-tags .tag:hover,.program-card:hover{border-color:#667eea;transform:translateY(-2px)}.post-tags .tag:hover{background:#667eea;color:#fff}.back-to-blog{display:inline-flex;align-items:center;gap:.5rem;color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:12px;font-weight:600;transition:.3s;box-shadow:0 4px 15px rgba(102,126,234,.3)}.channel-description,.channel-links,.info-list,.social-links{box-shadow:0 8px 32px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.back-to-blog:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.channel-hero{color:#fff;padding:3rem 0 2.5rem;margin-top:80px;position:relative;overflow:hidden}.channel-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}.channel-hero-content{display:flex;align-items:center;gap:3rem;position:relative;z-index:1}.channel-logo-large{display:flex;align-items:center;justify-content:center;min-height:120px;min-width:120px;background:#fff;border-radius:8px;overflow:hidden}.channel-logo-large img{max-width:100%;max-height:100px;height:auto;width:auto;display:block;margin:0 auto}.channel-info h1{font-size:3.5rem;font-weight:800;margin:0;text-shadow:0 4px 8px rgba(0,0,0,.3);color:#fff}.channel-tagline{font-size:1.3rem;opacity:.9;margin:0 0 1.2rem;text-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff}.channel-stats{display:flex;gap:1rem;margin:0 0 2.2rem;flex-wrap:wrap}.stat{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,255,255,.3);transition:.3s;color:#fff}.stat:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);color:#fff}.channel-details{padding:5rem 0;background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%)}.details-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.channel-description{background:rgba(255,255,255,.95);padding:3rem;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.channel-description h2{font-size:2.5rem;font-weight:700;margin:0 0 2rem;color:#1e293b;position:relative}.channel-description h2::after{content:'';position:absolute;bottom:-8px;left:0;width:50px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px}.channel-description p{font-size:1.1rem;line-height:1.8;color:#64748b;margin-bottom:2rem}.channel-info-section,.programs-section{margin:3rem 0}.channel-info-section h3,.programs-section h3{font-size:1.8rem;font-weight:600;margin:0 0 1.5rem;color:#1e293b}.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.program-card{background:#f8fafc;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;transition:.3s}.program-card:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.program-card h4{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:#1e293b}.program-card p{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.info-item{background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem}.info-label{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:1rem;font-weight:500;color:#1e293b}.channel-sidebar{display:flex;flex-direction:column;gap:2rem}.channel-links,.info-list,.social-links{border-radius:20px;border:1px solid rgba(255,255,255,.2)}.quick-link:hover,.social-link{box-shadow:0 4px 15px rgba(102,126,234,.3);color:#fff}.channel-links h3::after,.info-list h3::after,.social-links h3::after{content:'';position:absolute;bottom:-6px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:1px}.quick-links{display:flex;flex-direction:column;gap:1.2rem}.quick-link{display:flex;align-items:center;gap:.8rem;text-decoration:none;border:1px solid #e2e8f0}.primary-watch-btn,.secondary-watch-btn,.social-link{border-radius:12px;font-weight:600;text-decoration:none;overflow:hidden;cursor:pointer;position:relative;text-align:center}.quick-link:hover{background:#667eea;transform:translateY(-2px)}.btn-icon,.link-icon{font-size:1.2rem}.social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.social-link{display:flex;align-items:center;gap:.8rem;font-size:.9rem}.social-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4);color:#fff;text-decoration:none}.social-icon{font-size:1.1rem}.channels-list{display:flex;flex-direction:column}.channel-link{display:inline-block;background:var(--primary-color);text-decoration:none;box-shadow:0 1.5px 6px rgba(102,126,234,.08);cursor:pointer;outline:0;letter-spacing:.01em}.channel-link:focus,.channel-link:hover{background:var(--secondary-color);color:#fff;box-shadow:0 4px 14px rgba(102,126,234,.13);text-decoration:none}.watch-section{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);padding:4rem 0;border-top:1px solid rgba(255,255,255,.2)}.primary-watch-btn,.secondary-watch-btn:hover{background:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.3)}.watch-section h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:#1e293b}.watch-section p{font-size:1.1rem;color:#64748b;margin:0 auto 3rem;max-width:600px}.watch-options{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.primary-watch-btn,.secondary-watch-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.2rem;font-size:.85rem;transition:.3s;border:none;min-width:120px;max-width:160px;justify-content:center}.primary-watch-btn{color:#fff}.secondary-watch-btn{background:#fff;color:#667eea;border:2px solid #667eea;box-shadow:0 2px 8px rgba(102,126,234,.2)}.primary-watch-btn:hover,.secondary-watch-btn:hover{transform:translateY(-2px);color:#fff;text-decoration:none}.social-icon{flex-shrink:0}.btn-icon,.link-icon{width:18px;height:18px;flex-shrink:0}.page-header-content{text-align:center;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-header-content h1{font-size:2.8rem;font-weight:700;margin:0 0 1.5rem;color:#fff}.page-header-content p{font-size:1.1rem;color:#fff;margin:0 0 2rem;line-height:1.6;opacity:.9}.page-stats{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem}.stat-item{text-align:center;padding:1rem;background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.3);min-width:90px}.stat-number{display:block;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.3rem}.stat-label{font-size:.8rem;color:#fff;font-weight:500;opacity:.9}.channel-name,.channels-page .channel-card h3{color:#1e293b;font-weight:700;margin:0 0 1rem}.channels-list{padding:4rem 0}.channels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.channels-page .channel-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s;text-align:center}.channels-page .channel-logo{width:100%;height:200px;border-radius:12px;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.channels-page .channel-card h3{font-size:1.6rem}.channels-page .channel-card p{color:#64748b;line-height:1.6;margin:0 0 1.5rem;font-size:1.1rem}.channels-page .channel-link{display:inline-block;background:#667eea;color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.1rem;transition:.2s;box-shadow:0 2px 8px rgba(102,126,234,.3)}.channel-card-content{text-align:center}.channel-name{font-size:1.5rem}.channel-description{color:#64748b;line-height:1.6;margin:0 0 1.5rem;font-size:.95rem}.channel-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.channel-tags .tag{background:#f1f5f9;color:#475569;padding:.4rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid #e2e8f0}.channel-actions{margin-top:1.5rem}.disclaimer{background:#fff;padding:3rem 0;border-top:1px solid #e2e8f0}.disclaimer-content{text-align:center;max-width:800px;margin:0 auto;padding:2rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.disclaimer-icon{font-size:3rem;margin-bottom:1rem}.disclaimer-content h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.disclaimer-content p{color:#64748b;line-height:1.6;margin:0;font-size:1rem}@media (max-width:1024px){.channels-grid,.featured-channels .channels-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.page-header-content h1{font-size:3rem}.page-header-content p,.stat-number{font-size:1.3rem}.page-stats{gap:1.5rem}.stat-item{min-width:80px;padding:.8rem}.stat-label{font-size:.75rem}.channels-page .channel-card,.featured-channels .channel-card{padding:1.5rem}.channels-page .channel-card h3,.featured-channels .channel-card h3{font-size:1.4rem;margin-bottom:1rem}.channels-page .channel-card p,.featured-channels .channel-card p{font-size:1.1rem;margin-bottom:1.2rem}.channels-page .channel-link,.featured-channels .channel-link{font-size:1.1rem;padding:.9rem 1.5rem;font-weight:600}.channel-logo-container,.featured-channels .channel-logo{height:120px;margin-bottom:1.2rem}.channel-name{font-size:1.4rem}.channel-description{font-size:1.1rem}.channel-tags{gap:.5rem;margin-bottom:1.2rem}.channel-tags .tag{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:768px){.pagination{gap:.3rem}.page-link{min-width:2.2rem;height:2.2rem;padding:0 .6rem;font-size:.85rem}.blog-post-full{padding:2rem 0;margin-top:70px}.channel-description h2,.post-header h1{font-size:2rem}.post-meta{flex-direction:column;gap:.8rem}.post-content-full h2{font-size:1.6rem}.channel-description,.post-content-full{font-size:1rem}.post-tags{gap:.8rem}.channel-tags .tag,.post-tags .tag{font-size:.8rem;padding:.4rem .8rem}.details-grid,.info-grid,.programs-grid,.social-grid{grid-template-columns:1fr}.channel-hero-content{flex-direction:column;text-align:center;gap:2rem}.channel-logo-large{width:150px;height:150px}.channel-info{align-items:center;text-align:center;width:100%}.channel-info h1,.disclaimer-icon,.page-header-content h1{font-size:2.5rem}.channel-stats{justify-content:center}.cta-button{min-width:160px;padding:.8rem 2rem;font-size:1rem}.details-grid{gap:2rem}.channel-description{padding:2rem}.watch-options{flex-direction:column;align-items:center}.primary-watch-btn,.secondary-watch-btn{width:100%;max-width:300px}.page-header-content p,.stat-number{font-size:1.2rem}.page-stats{flex-direction:column;gap:.8rem;align-items:center}.stat-item{width:150px;padding:.7rem}.stat-label{font-size:.7rem}.channels-grid,.featured-channels .channels-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.channels-page .channel-card,.featured-channels .channel-card{padding:1.2rem}.channels-page .channel-card h3,.featured-channels .channel-card h3{font-size:1.3rem;margin-bottom:.8rem}.channels-page .channel-card p,.featured-channels .channel-card p{font-size:1rem;margin-bottom:1rem}.channels-page .channel-link,.featured-channels .channel-link{font-size:1rem;padding:.8rem 1.2rem;font-weight:600}.channel-logo-container,.featured-channels .channel-logo{height:100px;margin-bottom:1rem}.channel-name,.disclaimer-content h3{font-size:1.3rem}.channel-tags{gap:.4rem;margin-bottom:1rem}.disclaimer-content{padding:1.5rem}.faq-item,.form-group,.info-item{margin-bottom:1.5rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-form-section,.contact-info-section{order:1}.contact-info-section{order:2}.contact-form-section h2,.contact-info-section h2{font-size:1.5rem;margin-bottom:1.5rem}.form-group label{font-size:.9rem}.form-group input,.form-group select,.form-group textarea{font-size:1rem;padding:.75rem}.submit-btn{width:100%;padding:1rem;font-size:1rem}.faq-item,.info-item{padding:1rem}.info-item h3{font-size:1.1rem;margin-bottom:.5rem}.faq-item h4{font-size:1rem;margin-bottom:.5rem}.response-info{text-align:center;padding:2rem 1rem}.response-info h2{font-size:1.5rem;margin-bottom:1rem}}@media (max-width:480px){.pagination{gap:.2rem}.page-link{min-width:2rem;height:2rem;padding:0 .5rem;font-size:.8rem}.post-header h1{font-size:1.6rem}.post-content-full h2{font-size:1.4rem}.channel-name,.disclaimer-content h3,.post-content-full h3{font-size:1.2rem}.back-to-blog{padding:.8rem 1.5rem;font-size:.9rem}.post-meta{gap:.6rem}.post-author,.post-date,.post-read-time{font-size:.75rem;padding:.3rem .6rem}.channel-hero{padding:3rem 0}.channel-logo-large{width:120px;height:120px}.channel-info h1,.disclaimer-icon,.watch-section h2{font-size:2rem}.channel-tagline,.page-header-content p,.stat-number{font-size:1.1rem}.channel-stats{justify-content:center;flex-wrap:wrap}.stat{padding:.5rem 1rem;font-size:.8rem}.channel-description,.channel-links,.info-list,.social-links{padding:1.5rem}.channel-description h2{font-size:1.8rem}.channel-info-section h3,.programs-section h3{font-size:1.5rem}.channels-page .channel-card,.featured-channels .channel-card,.program-card{padding:1rem}.primary-watch-btn,.secondary-watch-btn{padding:.8rem 1.5rem;font-size:.9rem;min-width:160px}.page-header-content h1{font-size:2.2rem}.stat-item{width:120px;padding:.6rem}.stat-label{font-size:.65rem}.channels-grid,.featured-channels .channels-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.channels-page .channel-card h3,.featured-channels .channel-card h3{font-size:1.2rem;margin-bottom:.6rem}.channels-page .channel-card p,.featured-channels .channel-card p{font-size:.95rem;margin-bottom:.8rem}.channels-page .channel-link,.featured-channels .channel-link{font-size:.95rem;padding:.7rem 1rem;font-weight:600}.channel-logo-container,.featured-channels .channel-logo{height:80px;margin-bottom:.8rem}.channel-description{font-size:.95rem}.channel-badge{font-size:.7rem;padding:.4rem .8rem}.channel-tags{gap:.3rem;margin-bottom:.8rem}.channel-tags .tag{font-size:.7rem;padding:.3rem .6rem}.disclaimer-content{padding:1.2rem}.disclaimer-content p{font-size:.9rem}}.channels-list,.quick-links{display:flex;flex-direction:column;gap:1.1rem!important}.channel-links,.info-list,.social-links{background:0 0!important;box-shadow:none!important;border:none!important;padding:0!important}.channel-sidebar>div{background:rgba(255,255,255,.92)!important;box-shadow:0 4px 24px rgba(102,126,234,.08)!important;border-radius:18px!important;padding:1.5rem 1.2rem!important;margin-bottom:2.2rem!important;border:1px solid #e5e7eb!important;transition:box-shadow .2s}.channel-sidebar>div:last-child{margin-bottom:0!important}.channel-links h3,.info-list h3,.social-links h3{color:#1e293b!important;letter-spacing:.01em;font-size:1.08rem!important;font-weight:800!important;margin-bottom:1.1rem!important;color:var(--primary-color)!important;letter-spacing:.08em;text-transform:uppercase;background:0 0!important;border:none!important;box-shadow:none!important}.channel-links h3,.channel-links h3::after{background:linear-gradient(90deg,#667eea 0,#764ba2 100%)}.channels-list,.quick-links{display:flex;flex-direction:column;gap:1.05rem!important}.channel-link,.quick-link{padding:.7rem 1.1rem!important;font-size:1rem!important;border-radius:8px!important;color:#374151!important;background:0 0!important;display:flex;align-items:center;gap:.7em;font-weight:500;transition:background .18s,color .18s,box-shadow .18s,transform .18s;box-shadow:none;border:none}.channel-link:hover,.quick-link:hover{background:linear-gradient(90deg,#e0e7ff 0,#f3e8ff 100%)!important;color:var(--primary-color)!important;transform:translateY(-2px) scale(1.03);box-shadow:0 2px 8px rgba(102,126,234,.1);text-decoration:none}.channel-link::before,.quick-link::before{font-size:1.1em;margin-right:.5em;color:#a5b4fc}.quick-link::before{content:'\1F517';display:inline-block}.quick-link[href*=youtube]::before{content:'\1F4FA';color:red}.quick-link[href*=facebook]::before{content:'\1F5E3';color:#1877f3}.channel-link::before{content:'\1F4F6'}.channel-link[href*=rustavi2]::before{content:'\1F4FA';color:#667eea}.channel-link[href*=imedtv]::before{content:'\1F4FA';color:#764ba2}.channel-link[href*='1tv']::before{content:'\1F4FA';color:#4facfe}.channel-link[href*=pirveli-arxi]::before{content:'\1F4FA';color:#eab308}.channel-link[href*=formula]::before{content:'\1F4FA';color:#f43f5e}.channel-link[href*=tv1]::before{content:'\1F4FA';color:#10b981}.channel-link[href*=ajara]::before{content:'\1F4FA';color:#0ea5e9}.channel-link[href*=gds]::before{content:'\1F4FA';color:#f59e42}.social-link{display:inline-flex!important;align-items:center;justify-content:center;background:0 0!important;border:none!important;box-shadow:none!important;padding:.2em!important;margin:0 .3em .3em 0!important;transition:transform .18s,box-shadow .18s}.social-link:hover{transform:scale(1.15) translateY(-2px);box-shadow:0 2px 8px rgba(102,126,234,.1)}.social-icon{width:2.1em!important;height:2.1em!important;vertical-align:middle;display:inline-block}.social-link[href*=instagram] .social-icon{background:0 0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;border:none!important;transition:none!important}.social-link[href*=instagram]:hover .social-icon{box-shadow:none!important;transform:none!important}.channels-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:14px}.channel-logo-mini{display:flex;flex-direction:column;align-items:center;color:var(--text-dark);box-shadow:0 2px 8px rgba(102,126,234,.08)}.channel-logo-mini:hover{box-shadow:0 6px 18px rgba(102,126,234,.15);background:#eef2fb;color:var(--primary-color);box-shadow:0 8px 24px rgba(102,126,234,.18);transform:translateY(-3px) scale(1.07);background:linear-gradient(135deg,#e0e7ff 0,#f3e8ff 100%);color:#4f46e5;border-color:#a5b4fc}.channel-logo-mini span,.recommended-label{color:inherit}.channel-link::before,.channel-link[href*='1tv']::before,.channel-link[href*=ajara]::before,.channel-link[href*=formula]::before,.channel-link[href*=gds]::before,.channel-link[href*=imedtv]::before,.channel-link[href*=pirveli-arxi]::before,.channel-link[href*=rustavi2]::before,.channel-link[href*=tv1]::before{content:none!important;display:none!important}.channel-card-link{display:block;text-decoration:none;color:inherit;transition:box-shadow .18s,transform .18s}.channel-card-link:focus .channel-card,.channel-card-link:hover .channel-card{box-shadow:0 6px 18px rgba(102,126,234,.15);transform:translateY(-2px) scale(1.03);background:#eef2fb}.channel-links{background:linear-gradient(135deg,#f8fafc 60%,#e0e7ff 100%);box-shadow:0 6px 32px rgba(102,126,234,.1);border-radius:20px;margin-bottom:2rem;transition:box-shadow .2s}.channel-links h3{font-size:1.18rem!important;font-weight:900!important;margin-bottom:1.3rem!important;color:#4f46e5!important;letter-spacing:.09em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;position:relative}.channel-links h3::after{content:'';display:block;width:38px;height:3px;border-radius:2px;margin-top:7px;margin-left:0}.channels-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:16px!important;margin-top:.5rem;margin-bottom:0;background:0 0}.channel-logo-mini{display:flex;flex-direction:column;align-items:center;width:80px;min-height:110px;text-align:center;text-decoration:none;color:#374151;background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(102,126,234,.1);padding:12px 4px 10px;transition:box-shadow .18s,transform .18s,background .18s,color .18s;position:relative;border:1.5px solid #e0e7ff;overflow:hidden}.channel-logo-mini img{object-fit:contain;width:48px;height:48px;object-fit:contain;border-radius:10px;background:#f8fafc;margin-bottom:8px;box-shadow:0 1.5px 6px rgba(102,126,234,.07) inset;transition:box-shadow .18s,background .18s}@media (max-width:900px){.channel-sidebar>div{padding:1.1rem .7rem!important}.channel-link,.quick-link{font-size:.97rem!important;padding:.6rem .7rem!important}.channel-links{padding:1.2rem .7rem}.channels-list{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:10px!important}.channel-logo-mini{width:60px;min-height:80px;padding:8px 2px 6px}.channel-logo-mini img{width:36px;height:36px}.channel-logo-mini span{font-size:.85rem;max-width:50px}}@media (max-width:600px){.channel-links{padding:1rem .3rem}.channels-list{grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:7px!important}.channel-logo-mini{width:48px;min-height:60px;padding:5px 1px 4px}.channel-logo-mini img{width:26px;height:26px}.channel-logo-mini span{font-size:.7rem;max-width:36px}}.channel-logo-mini span{color:inherit;font-size:1.08rem;font-weight:700;line-height:1.18;max-width:80px;max-height:2.36em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;color:inherit;letter-spacing:.01em;margin-top:2px;transition:color .18s,font-size .18s;cursor:pointer}.other-channels-simple{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(102,126,234,.07);padding:1.5rem 1rem;margin-bottom:2rem}.other-channels-simple h3{font-size:1.08rem;font-weight:800;margin-bottom:1.1rem;color:#4f46e5;letter-spacing:.08em;text-transform:uppercase}.other-channels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:14px}.other-channel-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;background:#f8fafc;border-radius:10px;padding:10px 4px 8px;box-shadow:0 1.5px 6px rgba(102,126,234,.06);transition:box-shadow .16s,transform .16s,background .16s;border:1px solid #e5e7eb}.other-channel-item:hover{box-shadow:0 6px 18px rgba(102,126,234,.13);transform:translateY(-2px) scale(1.04);background:#eef2fb}.other-channel-item img{width:48px;height:48px;object-fit:contain;border-radius:8px;margin-bottom:7px}.other-channel-item span{font-size:.98rem;font-weight:600;line-height:1.13;color:#374151;text-align:center;margin-top:2px;white-space:normal;word-break:break-word}@media (max-width:900px){.channel-logo-mini span{font-size:.85rem;max-width:50px;max-height:1.7em}.other-channels-simple{padding:1rem .5rem}.other-channels-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px}.other-channel-item img{width:36px;height:36px}.other-channel-item span{font-size:.8rem}}@media (max-width:600px){.channel-logo-mini span{font-size:.7rem;max-width:36px;max-height:1.4em}.other-channels-simple{padding:.7rem .2rem}.other-channels-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px}.other-channel-item{padding:14px 4px 12px}.other-channel-item img{width:44px;height:44px}.other-channel-item span{font-size:1.05rem;font-weight:700}.recommended-sources{margin-top:1.2rem;margin-bottom:1.2rem;padding:1.1rem .5rem;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb;box-shadow:none}.recommended-sources h2{font-size:1rem;margin-bottom:.6rem}.recommended-links{gap:.4rem}.recommended-btn,.recommended-card{font-size:.97rem;padding:.7rem .6rem}.recommended-icon{width:1.7rem;height:1.7rem;margin-right:.3rem}.recommended-label{font-size:.97rem}}.recommended-btn,.recommended-card{background:#fff;color:#3730a3;border:1.5px solid #e0e7ff;border-radius:10px;padding:.85rem 1.3rem;font-size:1.05rem;font-weight:600;text-decoration:none;cursor:pointer;display:flex;align-items:center;gap:.7rem;box-shadow:none;transition:background .13s,color .13s,border-color .13s;margin-bottom:0;position:relative;overflow:hidden}.recommended-btn:focus,.recommended-btn:hover,.recommended-card:focus,.recommended-card:hover{background:#f1f5ff;color:#3730a3;border-color:#6366f1}.recommended-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.channel-description,.other-channels-simple{order:unset}@media (max-width:900px){.other-channels-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:14px}.other-channel-item img{width:48px;height:48px}.other-channel-item span{font-size:.98rem;font-weight:600}.other-channels-simple{padding:1.5rem 1rem}}@media (max-width:600px){.recommended-btn,.recommended-card{font-size:.97rem;padding:.7rem .6rem}.recommended-icon{width:1.7rem;height:1.7rem;margin-right:.3rem}.recommended-label{font-size:.97rem}.other-channels-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:14px}.other-channel-item img{width:48px;height:48px}.other-channel-item span{font-size:.98rem;font-weight:600}.other-channels-simple{padding:1.5rem 1rem}.recommended-sources{margin-top:1.2rem;margin-bottom:1.2rem;padding:1.5rem 1rem 1.2rem;background:linear-gradient(90deg,#f8fafc 80%,#e0e7ff 100%);border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(102,126,234,.06)}.recommended-sources h2{font-size:1.1rem;margin-bottom:.7rem}.recommended-links{gap:.5rem}.recommended-btn{font-size:1rem;padding:.7rem .5rem}.channel-description{order:1!important}.other-channels-simple{order:2!important}.channel-description h2{margin-top:1.2rem;font-size:1.2rem}.channel-description p{font-size:.95rem}}.channel-description{order:1!important}.channel-sidebar,.other-channels-simple,.social-links{order:2!important}.recommended-card{display:flex;align-items:center;gap:.8rem;background:#fff;border-radius:14px;box-shadow:0 4px 16px rgba(102,126,234,.1);border:1.5px solid #e0e7ff;padding:1.1rem 1.3rem;font-weight:600;font-size:1.08rem;color:#3730a3;transition:.22s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none;margin-bottom:0;position:relative;overflow:hidden}.recommended-card:focus,.recommended-card:hover{background:linear-gradient(90deg,#e0e7ff 60%,#c7d2fe 100%);color:#312e81;box-shadow:0 8px 32px rgba(102,126,234,.18);border-color:#6366f1;transform:translateY(-2px) scale(1.025)}.recommended-icon{display:flex;align-items:center;justify-content:center;background:#eef2ff;border-radius:50%;width:2.3rem;height:2.3rem;box-shadow:0 2px 8px rgba(102,126,234,.08);margin-right:.5rem;flex-shrink:0}.recommended-label{font-size:1.08rem;font-weight:700;color:inherit;letter-spacing:.01em}.recommended-sources{background:#f8fafc;padding:1.2rem 0;margin-bottom:.5rem;border-bottom:1px solid #e5e7eb;text-align:center}.recommended-sources h2{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.7rem;letter-spacing:.04em;text-transform:uppercase}.recommended-links{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media (max-width:600px){.recommended-card{font-size:.98rem;padding:.8rem .7rem}.recommended-icon{width:2rem;height:2rem;margin-right:.3rem}.recommended-label{font-size:1rem}.recommended-sources{margin-top:1.2rem;margin-bottom:1.2rem;padding:1.1rem .5rem;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb;box-shadow:none}.recommended-sources h2{font-size:1rem;margin-bottom:.6rem}.recommended-links{gap:.4rem}}.recommended-sources a{transition:color .18s,text-decoration-color .18s,text-shadow .18s,font-weight .18s;text-decoration:underline;text-decoration-color:#e0e7ff;border-radius:0;padding:.1em .3em;font-weight:600;background:0 0!important}.recommended-sources a:focus,.recommended-sources a:hover{color:#6366f1;text-decoration-color:#6366f1;font-weight:700;text-shadow:0 2px 8px rgba(102,102,241,.12);background:0 0!important;cursor:pointer;-webkit-background-clip:text}.official-link,.recommended-link{transition:.2s;position:relative}.official-link:focus,.official-link:hover,.recommended-link:focus,.recommended-link:hover{color:#6366f1!important;transform:translateY(-1px);text-shadow:0 2px 8px rgba(99,102,241,.15)}.official-link::after,.recommended-link::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .2s;border-radius:1px}.channel-stats .stat,.channel-stats .stat:hover,.featured-channels .channel-card:hover .channel-logo,.featured-channels .channel-logo,.featured-channels .channel-logo a:hover,.featured-channels .channel-logo img:hover,.featured-channels .channel-logo:hover{background:0 0!important;box-shadow:none!important}.official-link:focus::after,.official-link:hover::after,.recommended-link:focus::after,.recommended-link:hover::after{width:100%}.channel-stats .stat{backdrop-filter:none!important;padding:.3rem .8rem!important;border-radius:4px!important;font-size:.9rem!important;font-weight:500!important;border:1px solid rgba(255,255,255,.3)!important;transition:none!important;color:#fff!important}.channel-stats .stat:hover{transform:none!important;color:#fff!important}.form-message{margin-top:1rem;padding:1rem;border-radius:var(--border-radius);font-weight:500;text-align:center}.form-message.success{background:rgba(34,197,94,.1);color:#16a34a;border:1px solid rgba(34,197,94,.2)}.form-message.error{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.2)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.btn-loading{display:none}@media (max-width:480px){.channel-stats .stat{padding:.2rem .6rem!important;font-size:.8rem!important}.contact-content{padding:2rem 0}.contact-grid{gap:1.5rem}.contact-form-section h2,.contact-info-section h2{font-size:1.3rem;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{padding:.5rem;font-size:.9rem}.submit-btn{padding:.75rem;font-size:.9rem}.faq-item,.info-item{padding:.75rem;margin-bottom:1rem}.faq-item h4,.info-item h3{font-size:1rem}.response-info{padding:1.5rem .5rem}.response-info h2{font-size:1.3rem}.response-info p{font-size:.9rem}}