*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f7f9fc;background:#070b11;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit}button{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #ff434c}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;display:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none;display:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.explorer-section ::-webkit-scrollbar{width:5px;height:5px}.explorer-section ::-webkit-scrollbar-track{background:0 0}.explorer-section ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.explorer-section ::-webkit-scrollbar-thumb:hover{background:var(--red)}:root{--red:#ed171f;--red2:#ff3038;--ink:#070b11;--dark-section:#0b111a;--panel:#101720;--muted:#94a3b8;--line:#202b3a;--light:#f5f7fa;--max:1240px}.skip-link{z-index:100;color:#000;background:#fff;border-radius:4px;padding:.7rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-250%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:#ff3941;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.76rem;font-weight:900;display:inline-flex}.button{border:1px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.7rem 1.4rem;font-size:.95rem;font-weight:850;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{background:#c80e15;transform:translateY(-2px);box-shadow:0 8px 24px #ed171f59}.button-ghost{backdrop-filter:blur(8px);color:#fff;background:#070b1199;border-color:#fff6}.button-ghost:hover{color:#070b11;background:#fff;border-color:#fff;box-shadow:0 8px 24px #fff3}.button-small{min-height:40px;padding:.5rem 1.1rem;font-size:.85rem}.text-link{color:#ff3a42;align-items:center;gap:.4rem;font-weight:850;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.text-link:hover{color:#ff666d;gap:.6rem}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding:5.5rem max(1.5rem, calc((100vw - var(--max)) / 2))}.section-head{max-width:800px;margin:0 auto 2.5rem}.section-head.text-center{text-align:center}.section-head h2{letter-spacing:-.04em;color:#101722;margin:0;font-size:clamp(1.9rem,3.4vw,3.2rem);font-weight:900;line-height:1.1}.section-head>p:last-child{color:#5e6877;margin-top:.8rem;font-size:1.02rem}.page-hero{background:radial-gradient(circle at 50% 0,#1a080a 0%,#070b11 75%);border-bottom:1px solid #161f2c;padding:3rem 1.5rem 4rem;position:relative}.hero-inner{max-width:var(--max);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.breadcrumbs{color:#64748b;align-items:center;gap:.45rem;margin-bottom:1.8rem;font-size:.8rem;font-weight:600;display:flex}.breadcrumbs a{color:#94a3b8;text-decoration:none}.breadcrumbs a:hover{color:#fff}.page-hero h1{letter-spacing:-.05em;color:#fff;max-width:860px;margin:.4rem 0 1rem;font-size:clamp(2.1rem,4vw,3.6rem);font-weight:900;line-height:1.08}.hero-lead{color:#cbd5e1;max-width:720px;margin:0 0 1.2rem;font-size:1.08rem;line-height:1.5}.hero-trust{color:#e2e8f0;flex-wrap:wrap;justify-content:center;gap:.8rem 1.8rem;margin:.8rem 0 2rem;padding:0;font-size:.84rem;font-weight:750;list-style:none;display:flex}.hero-trust i{color:#ff333c;font-size:1.05rem}.proof-bar{background:#090e16;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.proof-inner{max-width:var(--max);grid-template-columns:repeat(5,1fr);gap:1rem;margin:0 auto;padding:1rem 1.5rem;display:grid}.proof-item{text-align:left;justify-content:center;align-items:center;gap:.85rem;display:flex}.proof-item i{color:var(--red);font-size:1.9rem}.proof-item div{flex-direction:column;display:flex}.proof-item strong{letter-spacing:-.02em;color:#fff;font-size:1.18rem;font-weight:900;line-height:1.1}.proof-item span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.explorer-section{background:var(--light);color:#101722;border-bottom:1px solid #e2e8f0}.explorer-layout{max-width:var(--max);grid-template-columns:320px 1fr;align-items:start;gap:1.8rem;margin:0 auto;display:grid}.countries-sidebar{background:#fff;border:1px solid #d4dae3;border-radius:12px;flex-direction:column;max-height:calc(100vh - 3rem);display:flex;position:sticky;top:1.5rem;overflow:hidden;box-shadow:0 4px 16px #1017220a}.sidebar-header{background:#fff;border-bottom:1px solid #edf2f7;flex-direction:column;gap:.75rem;padding:1rem 1.1rem;display:flex}.sidebar-title-row{justify-content:space-between;align-items:center;display:flex}.sidebar-title{color:#0f172a;align-items:center;gap:.4rem;font-size:.95rem;font-weight:850;display:flex}.country-counter-badge{color:#64748b;background:#f1f5f9;border-radius:12px;padding:.15rem .5rem;font-size:.72rem;font-weight:750}.country-search-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.45rem;padding:.35rem .75rem;transition:border-color .2s,box-shadow .2s;display:flex}.country-search-box:focus-within{border-color:var(--red);background:#fff;box-shadow:0 0 0 2px #ed171f1f}.country-search-box i{color:#64748b;font-size:.9rem}.country-search-box input{color:#101722;background:0 0;border:none;outline:none;width:100%;font-size:.84rem;font-weight:500}.country-search-box input::placeholder{color:#94a3b8}.clear-input-btn{color:#475569;cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;transition:background .15s;display:flex}.clear-input-btn:hover{background:var(--red);color:#fff}.top-countries-bar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;background:#f8fafc;border-bottom:1px solid #edf2f7;flex-shrink:0;gap:.35rem;padding:.55rem .9rem;display:flex;overflow-x:auto}.top-countries-bar::-webkit-scrollbar{width:0;height:0;display:none}.quick-pill{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:.22rem .55rem;font-size:.74rem;font-weight:750;transition:all .15s}.quick-pill:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.quick-pill.active{color:#fff;background:#101722;border-color:#101722}.countries-list-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;-webkit-overflow-scrolling:touch;flex:1;max-height:520px;overflow-y:auto}.countries-list-scroll::-webkit-scrollbar{width:5px;height:5px}.countries-list-scroll::-webkit-scrollbar-track{background:0 0}.countries-list-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.countries-list-scroll::-webkit-scrollbar-thumb:hover{background:var(--red)}.country-row-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f8fafc;align-items:center;gap:.65rem;width:100%;padding:.65rem 1rem;transition:all .12s;display:flex}.country-row-btn:hover{background:#f8fafc}.country-row-btn.active{border-left:3px solid var(--red);background:#fff5f5}.country-flag-wrap{flex-shrink:0;position:relative}.country-flag-img{border-radius:2px;display:block;box-shadow:0 1px 3px #00000026}.badge-prio-top{background:var(--red);color:#fff;border-radius:2px;padding:0 .25rem;font-size:.52rem;font-weight:900;position:absolute;top:-5px;left:-4px}.country-name-text{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.88rem;font-weight:600;overflow:hidden}.country-row-btn.active .country-name-text{color:var(--red);font-weight:800}.country-count-tag{color:#64748b;background:#f1f5f9;border-radius:10px;flex-shrink:0;padding:.1rem .45rem;font-size:.74rem;font-weight:600}.country-row-btn.active .country-count-tag{color:var(--red);background:#ed171f1a}.country-arrow{color:#cbd5e1;flex-shrink:0;font-size:.8rem}.country-row-btn.active .country-arrow{color:var(--red)}.channels-main-panel{flex-direction:column;gap:1.2rem;min-width:0;display:flex}.panel-header-card{background:#fff;border:1px solid #d4dae3;border-radius:12px;flex-direction:column;gap:1rem;padding:1.4rem 1.6rem;display:flex;box-shadow:0 4px 16px #1017220a}.active-country-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.active-country-info{align-items:center;gap:.9rem;display:flex}.active-flag-img{border-radius:4px;box-shadow:0 3px 8px #00000026}.active-country-submeta{color:#64748b;align-items:center;gap:.45rem;margin-bottom:.2rem;font-size:.78rem;font-weight:600;display:flex}.active-prio-badge{color:#475569;background:#f1f5f9;border-radius:4px;padding:.1rem .45rem;font-size:.7rem;font-weight:800}.active-prio-badge.priority-de{color:var(--red);background:#ed171f14;border:1px solid #ed171f4d}.active-country-heading{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:900}.quality-legend-compact{align-items:center;gap:.4rem;display:flex}.q-pill{border-radius:4px;padding:.15rem .5rem;font-size:.68rem;font-weight:800}.q-pill-4k{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.q-pill-fhd{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.q-pill-hd{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.channel-search-bar-wrap{width:100%}.channel-search-input-box{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:.6rem;padding:.5rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.channel-search-input-box:focus-within{border-color:var(--red);background:#fff;box-shadow:0 0 0 3px #ed171f1f}.channel-search-input-box i{color:#64748b;font-size:1.1rem}.channel-search-input-box input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.94rem;font-weight:500}.channel-search-input-box input::placeholder{color:#94a3b8}.category-tabs-scroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:.45rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.category-tabs-scroll::-webkit-scrollbar{width:0;height:0;display:none}.cat-chip{color:#475569;white-space:nowrap;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.35rem;padding:.38rem .75rem;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.cat-chip:hover{color:#0f172a;background:#e2e8f0}.cat-chip.active{color:#fff;background:#101722;border-color:#101722}.cat-chip-count{opacity:.8;font-size:.7rem}.search-status-bar{background:#ed171f0f;border:1px solid #ed171f33;border-radius:6px;justify-content:space-between;align-items:center;padding:.65rem 1.1rem;font-size:.88rem;display:flex}.status-message{color:#101722;align-items:center;gap:.5rem;font-weight:700;display:flex}.status-message i{color:var(--red)}.reset-search-btn{color:var(--red);cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;font-size:.82rem;font-weight:750;display:flex}.reset-search-btn:hover{color:#b91c1c}.channels-list-card{background:#fff;border:1px solid #d4dae3;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #1017220a}.channels-table-header{text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:48px 1fr 180px 90px;align-items:center;padding:.65rem 1.2rem;font-size:.74rem;font-weight:800;display:grid}.th-quality{text-align:right}.channels-vertical-list{flex-direction:column;display:flex}.channel-row{border-bottom:1px solid #f1f5f9;grid-template-columns:48px 1fr 180px 90px;align-items:center;min-height:42px;padding:.55rem 1.2rem;transition:background .12s;display:grid}.channel-row:last-child{border-bottom:none}.channel-row:hover{background:#f8fafc}.row-idx{color:#94a3b8;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:500}.row-name-cell{align-items:center;min-width:0;display:flex}.ch-monogram-small{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-right:.7rem;font-size:.68rem;font-weight:800;display:inline-flex}.ch-name-text{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.94rem;font-weight:600;overflow:hidden}.row-cat-cell{color:#64748b;white-space:nowrap;text-overflow:ellipsis;padding-right:.5rem;font-size:.82rem;overflow:hidden}.row-quality-cell{justify-content:flex-end;display:flex}.ch-quality-tag{border-radius:4px;padding:.12rem .45rem;font-size:.68rem;font-weight:800}.ch-quality-tag.q-4k{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ch-quality-tag.q-fhd{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.ch-quality-tag.q-hd{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.channels-empty-state{text-align:center;background:#fff;padding:3.5rem 1.5rem}.empty-icon{color:#94a3b8;margin-bottom:.8rem;font-size:2.2rem;display:block}.channels-empty-state h4{color:#101722;margin:0 0 .4rem;font-size:1.25rem;font-weight:850}.channels-empty-state p{color:#64748b;margin:0 0 1.2rem;font-size:.92rem}.load-more-wrap{background:#f8fafc;border-top:1px solid #edf2f7;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem;display:flex}.btn-load-more{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.45rem;padding:.6rem 1.4rem;font-size:.88rem;font-weight:750;transition:all .15s;display:inline-flex;box-shadow:0 2px 6px #1017220a}.btn-load-more:hover{color:#fff;background:#0f172a;border-color:#0f172a}.showing-counter{color:#64748b;font-size:.78rem;font-weight:500}.benefits-section{background:#0b111a;border-top:1px solid #161f2c;border-bottom:1px solid #161f2c}.benefits-section .section-head h2{color:#fff}.benefits-section .section-head>p:last-child{color:var(--muted)}.benefit-grid{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0 auto;display:grid}.benefit-card{background:#101720;border:1px solid #1a2536;border-radius:14px;padding:2.2rem 1.8rem;transition:transform .25s,border-color .25s,box-shadow .25s}.benefit-card:hover{border-color:#ff3941;transform:translateY(-4px);box-shadow:0 12px 30px #0006}.benefit-card i{color:#ff3941;margin-bottom:1rem;font-size:2.4rem;display:block}.benefit-card h3{color:#fff;margin:0 0 .6rem;font-size:1.25rem;font-weight:850}.benefit-card p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.55}.steps-section{color:#101722;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.steps-section .section-head h2{color:#101722}.steps-grid{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:1.8rem;margin:0 auto;display:grid}.step-card{background:#fff;border:1px solid #dce2ea;border-radius:14px;flex-direction:column;padding:2.4rem 2rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 20px #1017220a}.step-card:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 14px 32px #10172214}.step-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.step-icon-wrap i{color:var(--red);font-size:2.3rem;display:block}.step-num{color:#0f172a;letter-spacing:-.04em;font-size:2.4rem;font-weight:900;line-height:1}.step-card h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.25rem;font-weight:850}.step-card p{color:#64748b;margin:0;font-size:.94rem;line-height:1.6}.steps-cta-wrap{text-align:center;justify-content:center;margin-top:3.5rem;display:flex}.steps-btn{min-height:52px;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:850}.final-cta{text-align:center;background:linear-gradient(120deg,#070b11,#2b0b10);border-top:1px solid #161f2c;padding:6rem 1.5rem}.final-cta h2{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(1.9rem,3.4vw,3.2rem);font-weight:900;line-height:1.1}.final-cta>p:not(.eyebrow){color:#c0c9d5;max-width:760px;margin:1rem auto 1.6rem;font-size:1.05rem}.final-cta .actions{justify-content:center}.final-cta small{color:#94a3b8;margin-top:1.4rem;font-weight:600;display:block}footer{padding:4.5rem max(1.5rem, calc((100vw - var(--max)) / 2));background:#04070b;border-top:1px solid #161f2c;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;display:grid}footer nav{flex-direction:column;gap:.5rem;display:flex}footer nav strong{color:#fff;margin-bottom:.4rem;font-size:.88rem}footer nav a{color:#94a3b8;font-size:.82rem;text-decoration:none}footer nav a:hover{color:#fff}.footer-about p,.footer-note{color:#64748b;font-size:.8rem}.footer-note{border-top:1px solid #161f2c;grid-column:1/-1;padding-top:1.5rem}.mobile-buy{display:none}.hidden{display:none!important}@media (width<=1050px){.proof-inner{grid-template-columns:repeat(3,1fr)}.explorer-layout{grid-template-columns:280px 1fr;gap:1.2rem}.channels-table-header,.channel-row{grid-template-columns:40px 1fr 140px 80px;padding:.55rem .9rem}.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){body{padding-bottom:60px}.proof-inner{grid-template-columns:1fr 1fr;padding:1.2rem 1rem}.proof-item:last-child{grid-column:1/-1}.section{padding:3.5rem 1rem}.explorer-layout{grid-template-columns:1fr;gap:1.2rem}.countries-sidebar{max-height:280px;position:static}.countries-list-scroll{max-height:180px}.channels-table-header,.channel-row{grid-template-columns:32px 1fr 65px;padding:.5rem .75rem}.th-cat,.row-cat-cell{display:none}.ch-name-text{font-size:.88rem}.benefit-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr;gap:1.2rem}footer{grid-template-columns:1fr 1fr;gap:2rem;padding:3.5rem 1rem}.footer-about,.footer-note{grid-column:1/-1}.mobile-buy{z-index:50;background:var(--red);color:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 1.2rem;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0006}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.btn-load-more,.country-row-btn{transition:none}}
