:root{--epg-primary:#755700;--epg-primary-container:#fdc003;--epg-on-primary-container:#553e00;--epg-on-primary:#fff1db;--epg-surface:#f6f6f6;--epg-surface-bright:#ffffff;--epg-surface-dim:#d3d5d5;--epg-surface-container-lowest:#ffffff;--epg-surface-container-low:#f0f1f1;--epg-surface-container:#e7e8e8;--epg-surface-container-high:#e1e3e3;--epg-surface-container-highest:#dbdddd;--epg-on-surface:#2d2f2f;--epg-on-surface-variant:#5a5c5c;--epg-outline:#767777;--epg-outline-variant:#acadad;--epg-error:#b02500;--epg-inverse-surface:#0c0f0f;--epg-inverse-on-surface:#9c9d9d;--epg-secondary:#6d5a00;--epg-secondary-container:#fcd83f;--epg-on-secondary-container:#5b4b00;--epg-tertiary:#605e00;--epg-tertiary-container:#faf763;--epg-on-tertiary-container:#5e5d00}.epg-grid-wrapper{display:flex!important;border:1px solid #e1e3e3!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;position:relative!important;min-height:350px!important;height:450px!important;max-height:650px!important;transition:opacity 0.3s!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)!important}.epg-grid-sidebar{width:140px!important;flex-shrink:0!important;background:#f6f6f6!important;border-right:1px solid #e1e3e3!important;position:sticky!important;left:0!important;z-index:20!important;overflow-y:auto!important;max-height:100%!important}.epg-grid-sidebar-header{height:40px!important;border-bottom:1px solid #e1e3e3!important;background:#e7e8e8!important}.epg-grid-channel-row{height:70px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:10px 8px!important;border-bottom:1px solid #e1e3e3!important;font-size:12px!important;font-weight:800!important;color:#1a1c1c!important;text-align:center!important;line-height:1.2!important;gap:4px!important}.epg-grid-body{flex:1!important;overflow-x:auto!important;overflow-y:auto!important;position:relative!important;scroll-behavior:smooth!important;min-height:100%!important}.epg-grid-body.no-scrollbar::-webkit-scrollbar{width:6px!important;height:6px!important}.epg-grid-body.no-scrollbar::-webkit-scrollbar-track{background:transparent!important}.epg-grid-body.no-scrollbar::-webkit-scrollbar-thumb{background:#ddd!important;border-radius:3px!important}.epg-grid-timeline-header{height:40px!important;display:flex!important;border-bottom:1px solid #e1e3e3!important;background:#e7e8e8!important;position:sticky!important;top:0!important;z-index:15!important;width:4800px!important}.epg-grid-time-slot{width:200px!important;flex-shrink:0!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:800!important;color:#5a5c5c!important;border-right:1px solid rgb(0 0 0 / .05)!important;text-transform:uppercase!important}.epg-grid-content-rows{position:relative!important;display:block!important;width:4800px!important}.epg-grid-programs-row{height:70px!important;position:relative!important;border-bottom:1px solid #e1e3e3!important;width:4800px!important}.epg-grid-program{position:absolute!important;top:8px!important;bottom:8px!important;background:#ffffff!important;border:1px solid #e1e3e3!important;border-radius:8px!important;padding:6px 12px!important;overflow:hidden!important;cursor:pointer!important;transition:all 0.2s!important;box-shadow:0 2px 5px rgb(0 0 0 / .03)!important}.epg-grid-program:hover{border-color:#fdc003!important;box-shadow:0 4px 15px rgb(253 192 3 / .15)!important;z-index:10!important;transform:translateY(-1px)!important}.epg-grid-program:focus-visible{outline:2px solid #fdc003!important;outline-offset:2px!important;box-shadow:0 4px 15px rgb(253 192 3 / .15)!important;z-index:10!important}.epg-grid-program.live{background:#fffcf0!important;border-color:#fdc003!important}.epg-grid-program h4{font-size:11px!important;font-weight:800!important;margin:0 0 2px 0!important;color:#2d2f2f!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.epg-grid-program span{font-size:9px!important;font-weight:600!important;color:#5a5c5c!important}.epg-grid-now-line{position:absolute!important;top:0!important;bottom:0!important;width:2px!important;background:#b02500!important;z-index:10!important;pointer-events:none!important}.epg-grid-now-line::after{content:""!important;position:absolute!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;border-left:6px solid transparent!important;border-right:6px solid transparent!important;border-top:6px solid #b02500!important}.epg-grid-controls{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:20px!important;gap:10px!important;flex-wrap:wrap!important}.epg-now-btn{background:#fdc003!important;color:#553e00!important;border:none!important;padding:6px 16px!important;border-radius:20px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:5px!important;box-shadow:0 4px 10px rgb(253 192 3 / .2)!important;transition:all 0.2s!important}.epg-now-btn:hover{background:#e5ad02!important;transform:translateY(-1px)!important;box-shadow:0 6px 15px rgb(253 192 3 / .3)!important}.epg-category-bar{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:0 0 15px 0!important;margin-bottom:20px!important;scrollbar-width:thin!important;scrollbar-color:#ccc transparent!important}.epg-category-bar::-webkit-scrollbar{height:6px!important}.epg-category-bar::-webkit-scrollbar-track{background:transparent!important}.epg-category-bar::-webkit-scrollbar-thumb{background:#ccc!important;border-radius:3px!important}.epg-cat-pill{padding:8px 20px!important;border-radius:30px!important;font-size:13px!important;font-weight:800!important;background:#eaeeee!important;color:#2d2f2f!important;cursor:pointer!important;white-space:nowrap!important;transition:all 0.2s!important;border:none!important;text-decoration:none!important;display:inline-block!important}.epg-cat-pill:hover{background:#dee1e1!important}.epg-cat-pill.active{background:#5a6c6c!important;color:#ffffff!important}.epg-main-h1{font-size:clamp(1.875rem, 4vw, 2.25rem)!important;font-weight:800!important;color:#2d2f2f!important;margin:1rem 0!important;letter-spacing:-0.025em!important;line-height:1.25!important}.epg-main-p{font-size:clamp(1rem, 2vw, 1.125rem)!important;color:#5a5c5c!important;margin-bottom:2.5rem!important;line-height:1.625!important}.epg-flex-ctr-gap3{display:flex!important;align-items:center!important;gap:0.75rem!important}.epg-flex-ctr-gap2{display:flex!important;align-items:center!important;gap:0.5rem!important}.epg-tz-label{font-size:10px!important;font-weight:900!important;color:rgb(140 142 142 / .7)!important;text-transform:uppercase!important;letter-spacing:0.1em!important}.epg-select-tz{background:#fff!important;border:1px solid #e1e3e3!important;font-size:10px!important;font-weight:900!important;border-radius:0.5rem!important;padding:.375rem 2rem .375rem 0.75rem!important;cursor:pointer!important;text-transform:uppercase!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)!important;transition:border-color 0.15s!important;outline:none!important}.epg-select-tz:hover{border-color:#ced1d1!important}.epg-select-tz:focus{box-shadow:0 0 0 1px #fdc003!important}.epg-shadow-wrapper{box-shadow:0 25px 50px -12px rgb(0 0 0 / .05)!important}.epg-date-display{font-size:0.875rem!important;font-weight:700!important;color:#1a1c1c!important}.epg-ch-idx{color:#fdc003!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:-0.05em!important}.epg-ch-name-wrap{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important}@keyframes epgFadeIn{from{opacity:0!important}to{opacity:1!important}}@keyframes epgZoomIn{from{opacity:0!important;transform:translateY(10px) scale(.9)!important}to{opacity:1!important;transform:translateY(0) scale(1)!important}}@keyframes epgBounceIn{0%{opacity:0!important;transform:translateY(15px) scale(.85)!important}50%{opacity:1!important;transform:translateY(-3px) scale(1.02)!important}100%{transform:translateY(0) scale(1)!important}}.epg-hidden{display:none!important}.epg-flex{display:flex!important}.epg-modal-overlay{position:fixed!important;inset:0!important;z-index:9999!important;pointer-events:none!important;background:transparent!important;animation:epgFadeIn 0.2s ease-out!important}.epg-modal-close-btn{position:absolute!important;top:6px!important;right:6px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#f4f5f5!important;color:#888!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all 0.25s cubic-bezier(.4,0,.2,1)!important;border:none!important;outline:none!important}.epg-modal-close-btn:hover{background:#fef2f2!important;color:#dc2626!important;transform:rotate(90deg) scale(1.1)!important}.epg-modal-card{position:fixed!important;pointer-events:auto!important;background:#fff!important;border-radius:8px!important;width:auto!important;max-width:280px!important;min-width:160px!important;padding:16px 20px!important;box-shadow:0 8px 30px rgb(0 0 0 / .12)!important;border:1px solid #eeeeee!important;animation:epgFadeIn 0.2s ease-out!important}.epg-modal-close-btn{position:absolute!important;top:6px!important;right:6px!important;width:22px!important;height:22px!important;background:#f4f5f5!important;color:#1a1c1c!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border:none!important;border-radius:50%!important;opacity:0.7!important;transition:all 0.2s!important}.epg-modal-close-btn:hover{opacity:1!important;background:#eeeeee!important;transform:scale(1.05)!important}.epg-modal-body{position:relative!important;text-align:left!important}.epg-modal-title{font-size:10px!important;font-weight:200!important;color:#1a1c1c!important;margin-bottom:2px!important;line-height:1.2!important;padding-right:24px!important}.epg-modal-time-range{font-size:10px!important;color:#5a5c5c!important;font-weight:600!important}.epg-modal-info-item{display:flex!important;align-items:center!important;gap:4px!important;padding:0!important;border:none!important;background:transparent!important}.epg-modal-info-icon,.epg-modal-info-label{display:none!important}.epg-modal-info-val{font-size:11px!important;font-weight:700!important;color:#5a5c5c!important}.epg-modal-btn{display:none!important}.epg-modal-btn:hover{box-shadow:0 10px 15px -3px rgb(253 192 3 / .4)!important;background:#e5ad02!important}.epg-table-loader-standalone{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;height:300px!important;transition:opacity 0.3s!important}.epg-table-loader-standalone.epg-hidden{opacity:0!important;pointer-events:none!important;display:none!important}.loader{color:#fdc003!important;width:4px!important;aspect-ratio:1!important;border-radius:50%!important;box-shadow:19px 0 0 7px,38px 0 0 3px,57px 0 0 0!important;transform:translateX(-38px)!important;animation:l21 0.5s infinite alternate linear!important}@keyframes l21{50%{box-shadow:19px 0 0 3px,38px 0 0 7px,57px 0 0 3px!important}100%{box-shadow:19px 0 0 0,38px 0 0 3px,57px 0 0 7px!important}}.epg-grid-loading-overlay{position:absolute!important;inset:0!important;background:rgb(255 255 255 / .7)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:50!important;backdrop-filter:blur(2px)!important}.epg-content-wrap{max-width:1200px!important;margin:60px auto 40px!important;padding:0 20px!important}.epg-max-w-4xl{max-width:64rem!important;margin:0 auto!important}.epg-seo-title-wrapper{font-size:2.25rem!important;font-weight:800!important;color:#2d2f2f!important;margin-bottom:1rem!important;letter-spacing:-0.025em!important}.epg-seo-title-bar{background:linear-gradient(90deg,#fdc003,#f67e2d)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;font-size:3rem!important;font-weight:900!important;line-height:1.15!important;margin-bottom:1rem!important}.epg-seo-desc{font-size:1.0625rem!important;color:#5a5c5c!important;line-height:1.8!important;margin-bottom:2rem!important}.epg-seo-mt-20{margin-top:5rem!important}.epg-seo-mt-24{margin-top:6rem!important}.epg-seo-mb-12{margin-bottom:3rem!important}.epg-grid-seo-content .seo-card{background:linear-gradient(135deg,#f5f7f7,#fafbfb)!important;border:1px solid #e1e3e3!important;border-radius:12px!important;padding:2rem!important;transition:all 0.3s cubic-bezier(.175,.885,.32,1.275)!important;position:relative!important;overflow:hidden!important}.epg-grid-seo-content .seo-card:hover{transform:translateY(-8px)!important;border-color:#fdc003!important;box-shadow:0 15px 40px rgb(253 192 3 / .15)!important}.epg-grid-seo-content .seo-icon{width:64px!important;height:64px!important;border-radius:12px!important;background:linear-gradient(135deg,#fdc003,#f67e2d)!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:1.5rem!important;font-size:2.5rem!important}.epg-grid-seo-content h2{font-size:2rem!important;font-weight:800!important;color:#2d2f2f!important;margin-bottom:1.5rem!important;letter-spacing:-0.025em!important;line-height:1.3!important}.epg-grid-seo-content h3{font-size:1.5rem!important;font-weight:700!important;color:#2d2f2f!important;margin-bottom:0.75rem!important;line-height:1.4!important}.epg-grid-seo-content p{font-size:1rem!important;color:#5a5c5c!important;line-height:1.8!important;margin-bottom:1.5rem!important}.epg-grid-seo-content .grid-layout{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:2rem!important;margin-bottom:3rem!important}.epg-grid-seo-content .pill-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:1.5rem!important;margin-bottom:3rem!important}.epg-pill-card{background:linear-gradient(135deg,#fafbfb,#f5f7f7)!important;border:1px solid #e1e3e3!important;border-radius:12px!important;padding:1.75rem 1.5rem!important;text-align:center!important;transition:all 0.3s ease!important;min-height:120px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0.75rem!important}.epg-pill-card:hover{background:linear-gradient(135deg,#fff,#fafbfb)!important;border-color:#fdc003!important;transform:translateY(-4px)!important;box-shadow:0 8px 20px rgb(253 192 3 / .1)!important}.epg-pill-emoji{font-size:2rem!important;line-height:1!important}.epg-pill-title{font-size:0.875rem!important;font-weight:700!important;color:#2d2f2f!important;line-height:1.3!important}.epg-pill-desc{font-size:0.75rem!important;color:#5a5c5c!important;line-height:1.4!important}.epg-feature-flex{display:flex!important;gap:1.5rem!important;align-items:flex-start!important}.epg-feature-num{width:48px!important;height:48px!important;min-width:48px!important;background:linear-gradient(135deg,#fdc003,#f67e2d)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.5rem!important;font-weight:900!important;color:#ffffff!important;margin-top:0.25rem!important}.epg-feature-title{font-size:1.125rem!important;font-weight:700!important;color:#2d2f2f!important;margin-bottom:0.5rem!important}.epg-feature-desc{font-size:0.938rem!important;color:#5a5c5c!important;line-height:1.6!important}.epg-faq-wrap{background:linear-gradient(135deg,#faf5f0,#f5f9fb)!important;border-radius:16px!important;padding:3rem 2rem!important;margin-top:4rem!important}.epg-faq-header{text-align:center!important;margin-bottom:2.5rem!important}.epg-faq-h2{font-size:2rem!important;font-weight:800!important;color:#2d2f2f!important;margin-bottom:0.75rem!important;letter-spacing:-0.025em!important}.epg-faq-sub{font-size:1.0625rem!important;color:#5a5c5c!important;line-height:1.6!important}.epg-faq-list{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.epg-faq-item{background:#ffffff!important;border:2px solid #e1e3e3!important;border-radius:12px!important;padding:1.5rem!important;transition:all 0.3s ease!important;cursor:pointer!important}.epg-faq-item:hover{border-color:#fdc003!important}.epg-faq-item.active{border-color:#fdc003!important;box-shadow:0 8px 20px rgb(253 192 3 / .1)!important}.epg-faq-q{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;font-weight:800!important;color:#2d2f2f!important;font-size:1rem!important;line-height:1.5!important}.epg-faq-item:hover .epg-faq-q{color:#1a1c1c!important}.epg-faq-q-left{display:flex!important;align-items:center!important;gap:0.75rem!important;flex:1!important}.epg-faq-num{width:28px!important;height:28px!important;background:linear-gradient(135deg,#fdc003,#f67e2d)!important;color:#ffffff!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:900!important;flex-shrink:0!important}.epg-faq-item:hover .epg-faq-num{transform:scale(1.1)!important}.epg-faq-icon{width:20px!important;height:20px!important;color:#fdc003!important;transition:transform 0.3s ease!important;flex-shrink:0!important}.epg-faq-item.active .epg-faq-icon{transform:rotate(180deg)!important}.epg-faq-a-wrap{max-height:0!important;overflow:hidden!important;transition:max-height 0.3s ease!important}.epg-faq-item.active .epg-faq-a-wrap{max-height:500px!important}.epg-faq-a{font-size:0.938rem!important;color:#5a5c5c!important;line-height:1.7!important;margin-top:1rem!important}@media (max-width:768px){.epg-grid-wrapper{height:420px!important;max-height:550px!important}.epg-grid-sidebar{width:115px!important}.epg-grid-sidebar-header{height:38px!important}.epg-grid-programs-row{height:60px!important;width:4800px!important}.epg-grid-channel-row{height:60px!important;font-size:10px!important;padding:8px 6px!important}.epg-ch-idx{font-size:8px!important}.epg-grid-time-slot{width:170px!important;font-size:9px!important;padding:6px 4px!important}.epg-grid-timeline-header{height:38px!important;width:4800px!important}.epg-grid-program{padding:5px 10px!important}.epg-grid-program h4{font-size:10px!important}.epg-grid-program span{font-size:8px!important}.epg-grid-controls{margin-bottom:18px!important;gap:8px!important}.epg-now-btn{padding:6px 14px!important;font-size:10px!important}.epg-now-btn span{font-size:13px!important}.epg-select-tz{font-size:9px!important;padding:.35rem 1.75rem .35rem 0.7rem!important}.epg-tz-label{font-size:9px!important}.epg-date-display{font-size:0.8rem!important}.epg-main-h1{font-size:clamp(1.6rem, 4vw, 2rem)!important;margin:1rem 0 .5rem 0!important}.epg-main-p{font-size:clamp(0.95rem, 2.2vw, 1.05rem)!important;margin-bottom:2rem!important}.epg-category-bar{margin-bottom:18px!important;padding:0 0 12px 0!important;gap:7px!important}.epg-cat-pill{padding:7px 16px!important;font-size:12px!important}.epg-modal-card{max-width:320px!important}.epg-seo-title-wrapper{font-size:2rem!important}.epg-seo-desc{font-size:0.98rem!important}.epg-grid-seo-content .grid-layout{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important;gap:1.75rem!important}.epg-grid-seo-content .seo-card{padding:1.75rem!important}.epg-grid-seo-content .pill-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important}.epg-pill-card{padding:1.5rem 1.25rem!important}.epg-content-wrap{padding:0 16px!important;margin:50px auto 35px!important}.epg-faq-wrap{padding:2.5rem 1.75rem!important;margin-top:3.5rem!important}.epg-faq-h2{font-size:1.75rem!important}.epg-feature-flex{gap:1.25rem!important}}@media (max-width:640px){.epg-grid-wrapper{height:auto!important;max-height:500px!important}.epg-grid-sidebar{width:80px!important}.epg-grid-channel-row{height:50px!important;font-size:9px!important;padding:0 4px!important}.epg-grid-programs-row{height:50px!important;width:4800px!important}.epg-grid-time-slot{width:100px!important;font-size:9px!important}.epg-grid-timeline-header{height:30px!important;width:4800px!important}.epg-time-col{width:48px!important;gap:6px!important}.epg-icon-ring{width:34px!important;height:34px!important;border-width:3px!important}.epg-timeline-line{left:24px!important}.program-card{padding:1rem!important}.program-card h2{font-size:1.125rem!important;margin-bottom:0.5rem!important}.gap-4{gap:0.75rem!important}.epg-modal-card{position:fixed!important;inset:auto!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important;max-width:300px!important}.epg-modal-card::after{display:none!important}}.no-scrollbar::-webkit-scrollbar{display:none!important}.no-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.program-card{transition:all 0.35s cubic-bezier(.23,1,.32,1)!important;display:flex!important;flex-direction:column!important;position:relative!important;overflow:hidden!important;border:1px solid transparent!important}.program-card:hover{box-shadow:0 20px 40px -12px rgb(0 0 0 / .15)!important;transform:translateY(-6px)!important;z-index:20!important}.card-live{background:linear-gradient(145deg,var(--epg-primary-container),#fcd34d)!important;box-shadow:0 15px 35px -5px rgb(253 192 3 / .35)!important;border-color:rgb(255 255 255 / .3)!important}.card-past{background-color:var(--epg-surface-container-low)!important;border-color:var(--epg-surface-container)!important;filter:grayscale(.5) opacity(.7)!important}.card-upcoming{background-color:var(--epg-surface-container-lowest)!important;border-color:var(--epg-surface-container-high)!important;box-shadow:0 4px 12px rgb(0 0 0 / .03)!important}.epg-time-col{display:flex!important;flex-direction:column!important;align-items:center!important;flex-shrink:0!important;width:56px!important;gap:8px!important}.epg-time-val{font-family:var(--body-font,"Inter",sans-serif)!important;font-size:11px!important;font-weight:800!important;letter-spacing:-0.01em!important}.epg-icon-ring{width:42px!important;height:42px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;border:4px solid var(--epg-surface-bright)!important;box-shadow:0 4px 10px rgb(0 0 0 / .06)!important;position:relative!important;z-index:5!important}.epg-icon-ring.live{background-color:var(--epg-primary-container)!important;color:var(--epg-on-primary-container)!important;box-shadow:0 0 0 4px rgb(253 192 3 / .2),0 4px 12px rgb(253 192 3 / .2)!important}.epg-icon-ring.past{background-color:var(--epg-surface-container)!important;color:var(--epg-on-surface-variant)!important}.epg-icon-ring.upcoming{background-color:var(--epg-surface-container-low)!important;color:var(--epg-on-surface)!important}.epg-timeline-line{position:absolute!important;left:28px!important;top:0!important;bottom:0!important;width:1px!important;background-color:var(--epg-surface-container-high)!important;z-index:0!important}.badge-live{background-color:rgb(255 255 255 / .4)!important;color:#000000!important;backdrop-filter:blur(8px)!important;border:1px solid rgb(255 255 255 / .5)!important;padding:5px 14px!important;border-radius:99px!important;box-shadow:0 4px 12px rgb(0 0 0 / .08)!important;display:inline-flex!important;align-items:center!important;font-weight:900!important}.live-indicator{position:relative!important;display:flex!important;width:8px!important;height:8px!important;align-items:center!important;justify-content:center!important}.live-indicator .live-ping{position:absolute!important;width:100%!important;height:100%!important;background-color:#ff4d4d!important;border-radius:50%!important;opacity:0.75!important;animation:epg-live-ping 1.5s cubic-bezier(0,0,.2,1) infinite!important}.live-indicator .live-dot-inner{position:relative!important;width:8px!important;height:8px!important;background-color:#ff0000!important;border-radius:50%!important}@keyframes epg-live-ping{75%,100%{transform:scale(2.5)!important;opacity:0!important}}.progress-bar-bg{background-color:rgb(0 0 0 / .08)!important}.card-live .progress-bar-bg{background-color:rgb(85 62 0 / .12)!important}.rounded-3xl{border-radius:1.5rem!important}.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04)!important}.border{border:1px solid var(--epg-surface-container-high)!important}.flex{display:flex!important}.flex-1{flex:1 1 0%!important}.flex-col{flex-direction:column!important}.flex-shrink-0{flex-shrink:0!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.items-start{align-items:flex-start!important}.gap-1-5{gap:0.375rem!important}.gap-2{gap:0.5rem!important}.gap-3{gap:0.75rem!important}.gap-6{gap:1.5rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.px-2-5{padding-left:0.625rem!important;padding-right:0.625rem!important}.py-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.w-1-5{width:0.375rem!important}.h-1-5{height:0.375rem!important}.w-5{width:1.25rem!important}.h-5{height:1.25rem!important}.w-10{width:2.5rem!important}.h-10{height:2.5rem!important}.w-12{width:3rem!important}.w-full{width:100%!important}.mb-1-5{margin-bottom:0.375rem!important}.mb-2{margin-bottom:0.5rem!important}.mb-3{margin-bottom:0.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mt-2{margin-top:0.5rem!important}.mt-4{margin-top:1rem!important}.space-y-1-5>:not([hidden])~:not([hidden]){margin-top:0.375rem!important}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem!important}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem!important}.font-headline{font-family:var(--headline-font,"Manrope",sans-serif)!important}.font-body{font-family:var(--body-font,"Inter",sans-serif)!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.text-xs{font-size:0.75rem!important}.text-sm{font-size:0.875rem!important}.text-10px{font-size:10px!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-2xl{font-size:1.5rem!important}.leading-tight{line-height:1.25!important}.leading-relaxed{line-height:1.625!important}.tracking-widest{letter-spacing:0.1em!important}.uppercase{text-transform:uppercase!important}.grayscale-soft{filter:grayscale(.3)!important}.opacity-60{opacity:0.6!important}.bg-error{background-color:var(--epg-error)!important}.animate-pulse{animation:epg-pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.relative{position:relative!important}.absolute{position:absolute!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.overflow-hidden{overflow:hidden!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.left-23px{left:23px!important}.top-half{top:50%!important}.translate-y-half-neg{transform:translateY(-50%)!important}.text-on-surface-variant{color:var(--epg-on-surface-variant)!important}.text-center{text-align:center!important}@media (min-width:640px){.sm-p-6{padding:1.5rem!important}.sm-gap-6{gap:1.5rem!important}.sm-text-xl{font-size:1.25rem!important}.sm-text-2xl{font-size:1.5rem!important}.sm-space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem!important}}@keyframes epg-pulse{0%,100%{opacity:1!important}50%{opacity:0.4!important}}.live-dot{animation:epg-pulse 1.4s ease-in-out infinite!important}@keyframes epg-shimmer{0%{background-position:-400px 0!important}100%{background-position:400px 0!important}}.progress-fill{background:linear-gradient(90deg,#fdc003 0%,#ffdf80 50%,#fdc003 100%)!important;background-size:400px 100%!important;animation:epg-shimmer 2.5s linear infinite!important}@keyframes epg-fadeUp{from{opacity:0!important;transform:translateY(16px)!important}to{opacity:1!important;transform:none!important}}.fade-up{animation:epg-fadeUp 0.5s ease both!important}select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important}.date-pill{display:inline-flex!important;align-items:center!important;padding:6px 18px!important;border-radius:99px!important;font-size:11px!important;font-weight:700!important;letter-spacing:0.08em!important;text-transform:uppercase!important;cursor:pointer!important;white-space:nowrap!important;transition:all 0.2s!important;border:2px solid transparent!important;text-decoration:none!important}.date-pill.active{background:#fdc003!important;color:#553e00!important;border-color:#fdc003!important}.date-pill:not(.active){background:white!important;color:#5a5c5c!important;border-color:#e7e8e8!important}.date-pill:not(.active):hover{border-color:#fdc003!important;color:#fdc003!important}.nav-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:99px!important;background:white!important;color:#5a5c5c!important;border:1px solid #e7e8e8!important;transition:all 0.2s!important;flex-shrink:0!important;text-decoration:none!important;cursor:pointer!important}.nav-pill:hover{border-color:#fdc003!important;color:#fdc003!important}.ch-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:3px 10px!important;border-radius:99px!important;font-size:10px!important;font-weight:700!important;letter-spacing:0.05em!important;text-transform:uppercase!important}.ch-badge-dark{background:#fdf6e6!important;color:#755700!important}.ch-badge-light{background:#f6f6f6!important;color:#5a5c5c!important}.ch-badge-muted{background:#efefef!important;color:#5a5c5c!important}.epg-widget{background-color:var(--epg-surface-container-lowest)!important;border:1px solid var(--epg-surface-container)!important;border-radius:1.5rem!important;margin-bottom:2rem!important;padding:1.5rem!important;box-shadow:0 4px 20px rgb(0 0 0 / .04)!important;overflow:hidden!important;transition:all 0.3s ease!important}.epg-widget:hover{border-color:var(--epg-surface-container-high)!important;box-shadow:0 10px 30px rgb(0 0 0 / .08)!important}.epg-widget-title{display:flex!important;align-items:center!important;gap:12px!important;font-family:var(--headline-font,"Manrope",sans-serif)!important;font-size:1.125rem!important;font-weight:800!important;color:var(--epg-on-surface)!important;margin-bottom:0.75rem!important}.epg-widget-desc{font-family:var(--body-font,"Inter",sans-serif)!important;font-size:0.875rem!important;color:var(--epg-on-surface-variant)!important;line-height:1.5!important;margin-bottom:1.25rem!important}.social-btn{width:44px!important;height:44px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.23,1,.32,1)!important;color:white!important;border:none!important;cursor:pointer!important}.social-btn:hover{transform:translateY(-4px)!important;box-shadow:0 10px 15px -3px rgb(0 0 0 / .2)!important;filter:brightness(1.1)!important}.social-btn svg{fill:white!important;display:block!important}.social-btn.facebook{background-color:#1877F2!important}.social-btn.twitter{background-color:#000000!important}.social-btn.telegram{background-color:#26A5E4!important}.social-btn.whatsapp{background-color:#25D366!important}.social-btn.linkedin{background-color:#0077B5!important}.social-btn.pinterest{background-color:#E60023!important}.newsletter-card h2{font-size:1.25rem!important;margin-top:0!important}.newsletter-input-wrap{position:relative!important;display:flex!important;align-items:center!important}.newsletter-input{width:100%!important;background-color:var(--epg-surface-container-low)!important;border:1px solid var(--epg-surface-container-high)!important;border-radius:1rem!important;padding:.875rem 1rem .875rem 3rem!important;font-size:0.875rem!important;font-weight:600!important;color:var(--epg-on-surface)!important;transition:all 0.2s ease!important}.newsletter-input:focus{background-color:var(--epg-surface-bright)!important;border-color:var(--epg-primary-container)!important;outline:none!important;box-shadow:0 0 0 4px rgb(253 192 3 / .1)!important}.newsletter-btn{background-color:var(--epg-primary-container)!important;color:var(--epg-on-primary-container)!important;font-weight:800!important;border-radius:1rem!important;padding:0.875rem!important;width:100%!important;border:none!important;cursor:pointer!important;transition:all 0.3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.newsletter-btn:hover{background-color:#e5ac00!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgb(253 192 3 / .3)!important}.epg-seo-intro,.epg-seo-outro{font-family:"Inter",sans-serif!important;font-size:0.875rem!important;line-height:1.75!important;color:#5a5c5c!important}.epg-seo-intro strong,.epg-seo-outro strong{color:#2d2f2f!important}.epg-seo-intro h2{font-family:"Manrope",sans-serif!important;font-size:1.25rem!important;font-weight:800!important;color:#2d2f2f!important;margin-bottom:0.5rem!important}.epg-faq{border-top:1px solid #e7e8e8!important;margin-top:2.5rem!important;padding-top:2rem!important}.epg-faq h3{font-family:"Manrope",sans-serif!important;font-size:1rem!important;font-weight:800!important;color:#2d2f2f!important;margin-bottom:0.35rem!important}.epg-faq p{font-size:0.85rem!important;color:#5a5c5c!important;line-height:1.7!important;margin-bottom:1.25rem!important}.epg-tz-input{appearance:none!important;background-image:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;padding-right:32px!important;min-width:140px!important;font-size:11px!important;line-height:1.5!important;cursor:pointer!important}.epg-tz-input:hover{background:#e1e3e3!important;color:#1a1c1c!important}.epg-tz-input:focus{outline:none!important;border-color:#fdc003!important;box-shadow:0 0 0 3px rgb(253 192 3 / .1)!important}.epg-tz-input option{color:#2d2f2f!important;background:#ffffff!important;padding:6px 8px!important}@media (max-width:640px){.epg-grid-wrapper{height:auto!important;max-height:480px!important;min-height:320px!important}.epg-grid-sidebar{width:70px!important}.epg-grid-sidebar-header{height:35px!important}.epg-grid-channel-row{height:50px!important;font-size:8px!important;padding:6px 4px!important;gap:2px!important}.epg-ch-idx{font-size:7px!important}.epg-grid-timeline-header{height:32px!important;width:3600px!important}.epg-grid-time-slot{width:150px!important;font-size:8px!important;padding:6px 4px!important}.epg-grid-programs-row{height:50px!important;width:3600px!important}.epg-grid-program{top:6px!important;bottom:6px!important;padding:4px 8px!important}.epg-grid-program h4{font-size:9px!important}.epg-grid-program span{font-size:7px!important}.epg-grid-controls{margin-bottom:16px!important;gap:8px!important}.epg-now-btn{padding:5px 12px!important;font-size:10px!important}.epg-now-btn span{font-size:12px!important}.epg-select-tz{font-size:9px!important;padding:.3rem 1.75rem .3rem 0.6rem!important}.epg-tz-label{font-size:9px!important}.epg-date-display{font-size:0.75rem!important}.epg-main-h1{font-size:clamp(1.4rem, 5vw, 1.875rem)!important;margin:.75rem 0!important}.epg-main-p{font-size:clamp(0.875rem, 2.5vw, 1rem)!important;margin-bottom:1.5rem!important}.epg-category-bar{padding:0 0 12px 0!important;margin-bottom:16px!important;gap:6px!important}.epg-cat-pill{padding:6px 14px!important;font-size:11px!important}.epg-modal-card{position:fixed!important;width:auto!important;max-width:240px!important;min-width:120px!important;z-index:10000!important}.epg-modal-body{padding:12px 14px!important}.epg-modal-title{font-size:10px!important;margin-bottom:2px!important}.epg-modal-info-val{font-size:10px!important}.epg-tz-input{width:100%!important;min-width:auto!important;font-size:10px!important}.date-pill{font-size:9px!important;padding:5px 12px!important}.nav-pill{width:28px!important;height:28px!important}.nav-pill span{font-size:14px!important}.epg-content-wrap{margin:40px auto 30px!important;padding:0 16px!important}.epg-seo-title-wrapper{font-size:1.75rem!important;margin-bottom:0.75rem!important}.epg-seo-desc{font-size:0.95rem!important;margin-bottom:1.5rem!important}.epg-grid-seo-content .grid-layout{grid-template-columns:1fr!important;gap:1.5rem!important;margin-bottom:2rem!important}.epg-grid-seo-content .seo-card{padding:1.5rem!important}.epg-seo-mt-20{margin-top:3rem!important}.epg-seo-mt-24{margin-top:3.5rem!important}.epg-seo-mb-12{margin-bottom:2rem!important}.epg-grid-seo-content h2{font-size:1.5rem!important}.epg-grid-seo-content h3{font-size:1.25rem!important}.epg-grid-seo-content p{font-size:0.9rem!important}.epg-grid-seo-content .pill-grid{grid-template-columns:1fr!important;gap:1rem!important;margin-bottom:2rem!important}.epg-pill-card{padding:1.25rem 1rem!important;min-height:100px!important}.epg-pill-emoji{font-size:1.5rem!important}.epg-pill-title{font-size:0.8rem!important}.epg-pill-desc{font-size:0.7rem!important}.epg-feature-flex{gap:1rem!important}.epg-feature-num{width:40px!important;height:40px!important;min-width:40px!important;font-size:1.25rem!important}.epg-feature-title{font-size:1rem!important}.epg-feature-desc{font-size:0.85rem!important}.epg-faq-wrap{padding:2rem 1.5rem!important;margin-top:3rem!important;border-radius:12px!important}.epg-faq-h2{font-size:1.5rem!important}.epg-faq-sub{font-size:0.95rem!important}.epg-faq-item{padding:1.25rem!important;border-radius:10px!important}.epg-faq-q{font-size:0.95rem!important}.epg-faq-num{width:24px!important;height:24px!important;font-size:11px!important}.epg-faq-a{font-size:0.85rem!important}}@media (max-width:480px){.epg-grid-wrapper{height:350px!important;max-height:450px!important}.epg-grid-sidebar{width:60px!important}.epg-grid-sidebar-header{height:30px!important}.epg-grid-channel-row{height:45px!important;font-size:7px!important;padding:4px 3px!important}.epg-ch-idx{font-size:6px!important}.epg-grid-timeline-header{height:28px!important;width:3000px!important}.epg-grid-time-slot{width:125px!important;font-size:7px!important}.epg-grid-programs-row{height:45px!important;width:3000px!important}.epg-grid-program{top:5px!important;bottom:5px!important;padding:3px 6px!important}.epg-grid-program h4{font-size:8px!important}.epg-grid-program span{font-size:6px!important;display:none!important}.epg-grid-controls{flex-direction:column!important;gap:10px!important;margin-bottom:12px!important}.epg-flex-ctr-gap3{width:100%!important}.epg-flex-ctr-gap2{width:100%!important;justify-content:space-between!important}.epg-now-btn{flex:1!important;justify-content:center!important;padding:8px 12px!important;font-size:9px!important}.epg-date-display{flex:1!important;font-size:0.7rem!important}.epg-select-tz{flex:1!important;font-size:8px!important;padding:.25rem 1.5rem .25rem 0.5rem!important}.epg-tz-label{font-size:8px!important}.epg-main-h1{font-size:clamp(1.2rem, 4.5vw, 1.6rem)!important;margin:.5rem 0!important}.epg-main-p{font-size:clamp(0.8rem, 2vw, 0.95rem)!important;margin-bottom:1.25rem!important}.epg-category-bar{padding:0 0 10px 0!important;margin-bottom:12px!important;gap:5px!important}.epg-cat-pill{padding:5px 10px!important;font-size:10px!important}.epg-content-wrap{margin:30px auto 20px!important;padding:0 12px!important}.epg-seo-title-wrapper{font-size:1.5rem!important}.epg-seo-desc{font-size:0.9rem!important;margin-bottom:1.25rem!important}.epg-grid-seo-content .seo-card{padding:1.25rem!important}.epg-grid-seo-content .pill-grid{gap:0.75rem!important}.epg-pill-card{padding:1rem 0.75rem!important;min-height:90px!important}.epg-faq-wrap{padding:1.5rem 1.25rem!important;margin-top:2.5rem!important}.epg-faq-h2{font-size:1.3rem!important}.epg-faq-list{gap:1rem!important}.epg-faq-item{padding:1rem!important}.epg-faq-q{font-size:0.9rem!important}}@media (max-height:500px) and (orientation:landscape){.epg-grid-wrapper{height:300px!important;max-height:350px!important}.epg-grid-sidebar{width:80px!important}.epg-grid-channel-row{height:40px!important;font-size:9px!important;padding:5px 4px!important}.epg-grid-programs-row{height:40px!important}.epg-grid-program{top:4px!important;bottom:4px!important;padding:2px 6px!important}.epg-grid-program h4{font-size:8px!important}.epg-grid-program span{display:none!important}.epg-main-h1{margin:.5rem 0 0.25rem!important;font-size:1.3rem!important}.epg-main-p{margin-bottom:1rem!important;font-size:0.85rem!important;display:none!important}.epg-category-bar{margin-bottom:10px!important;padding:0 0 8px 0!important}}@media (min-width:769px) and (max-width:1024px){.epg-grid-wrapper{height:480px!important;max-height:600px!important}.epg-grid-sidebar{width:125px!important}.epg-grid-programs-row{width:4800px!important}.epg-grid-timeline-header{width:4800px!important}.epg-grid-time-slot{width:180px!important}.epg-main-h1{font-size:clamp(1.75rem, 3.5vw, 2rem)!important}.epg-main-p{font-size:clamp(1rem, 2vw, 1.1rem)!important}.epg-grid-seo-content .grid-layout{grid-template-columns:repeat(2,1fr)!important}.epg-grid-seo-content .pill-grid{grid-template-columns:repeat(2,1fr)!important}}@media (hover:none) and (pointer:coarse){.epg-now-btn{min-height:38px!important;padding:6px 12px!important;font-size:11px!important}.epg-select-tz{min-height:44px!important;padding:10px 2rem 10px 12px!important}.epg-cat-pill{padding:10px 18px!important}.nav-pill{width:44px!important;height:44px!important}.date-pill{padding:8px 16px!important;min-height:44px!important}.epg-grid-program:hover{transform:none!important}.epg-grid-seo-content .seo-card:hover{transform:none!important}.epg-pill-card:hover{transform:none!important}.epg-grid-program:active{transform:scale(.98)!important}.epg-cat-pill:active{opacity:0.7!important}*{-webkit-tap-highlight-color:rgb(253 192 3 / .1)!important}}@media (max-width:768px){.epg-grid-wrapper{display:none!important}.epg-grid-mobile-list{display:flex!important;flex-direction:column!important;background:#ffffff!important;border:1px solid #eeeeee!important;border-radius:4px!important;overflow:hidden!important;box-shadow:0 4px 12px rgb(0 0 0 / .03)!important}.epg-grid-controls{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:0 4px!important}.epg-flex-ctr-gap2{width:100%!important;flex-direction:column!important;align-items:stretch!important}.epg-select-tz{width:100%!important;font-size:12px!important;padding:10px!important;height:44px!important}}@media (min-width:769px){.epg-grid-mobile-list{display:none!important}}.epg-mobile-card{border-bottom:1px solid #eeeeee!important;position:relative!important;transition:background 0.2s!important}.epg-mobile-card:last-child{border-bottom:none!important}.epg-mobile-row{display:flex!important;align-items:stretch!important;min-height:85px!important}.epg-mobile-ch-col{width:75px!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:10px 4px!important;border-right:1px solid #f0f0f0!important;background:#ffffff!important}.epg-mobile-logo-placeholder{width:42px!important;height:42px!important;background:#1a1c1c!important;color:#ffffff!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;font-weight:900!important;margin-bottom:6px!important;box-shadow:0 2px 4px rgb(0 0 0 / .1)!important}.epg-mobile-ch-name{font-size:11px!important;font-weight:800!important;color:#2d2f2f!important;text-transform:uppercase!important;text-align:center!important;line-height:1.1!important}.epg-mobile-progs-col{flex:1!important;display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.epg-mobile-progs-col::-webkit-scrollbar{display:none!important}.epg-mobile-prog-item{flex:1!important;min-width:140px!important;padding:10px 14px!important;border-right:1px solid #f0f0f0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.epg-mobile-prog-item:last-child{border-right:none!important}.epg-mobile-prog-title{font-size:12px!important;font-weight:800!important;color:#1a1c1c!important;margin-bottom:1px!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-clamp:2!important;overflow:hidden!important}.epg-mobile-prog-meta{display:flex!important;align-items:center!important;gap:6px!important}.epg-live-badge{font-size:8px!important;font-weight:900!important;color:#9333ea!important;text-transform:uppercase!important;letter-spacing:0.02em!important}.epg-mobile-prog-time{font-size:11px!important;color:#5a5c5c!important;font-weight:600!important}.epg-mobile-action-col{width:90px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f9fafb!important;border-left:1px solid #eeeeee!important;padding:8px 12px!important}.epg-mobile-view-all-btn{display:flex!important;flex-direction:column!important;align-items:center!important;text-decoration:none!important;gap:2px!important;text-align:center!important;justify-content:center!important;transition:transform 0.2s!important}.epg-mobile-action-title{font-size:12px!important;font-weight:800!important;color:#1a1c1c!important;line-height:1.2!important}.epg-mobile-action-badge{font-size:8px!important;font-weight:950!important;color:#9333ea!important;text-transform:uppercase!important;letter-spacing:0.02em!important}.epg-mobile-view-all-btn:active{transform:scale(.95)!important}.epg-mobile-card:hover{background:#fdfdfd!important}.epg-mobile-no-prog{padding:20px!important;font-size:12px!important;color:#999!important;font-style:italic!important}