@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#f5f8fb;background:#02050b;font-synthesis:none;--bg: #02050b;--surface: #07101d;--surface-2: #0a1625;--surface-3: #0f1d2e;--line: #18293d;--line-soft: rgba(112, 139, 169, .18);--text: #f5f8fb;--muted: #95a3b5;--muted-2: #64748a;--green: #26e866;--green-strong: #51f381;--green-dark: #071e10;--danger: #ff6b77;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--shadow-panel: 0 28px 80px rgba(0, 0, 0, .42)}.guides-page,.guide-article-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:80px 0 110px}.guides-hero{max-width:850px}.guides-hero h1,.guide-article-hero h1{font-size:clamp(2.8rem,6vw,5.6rem);line-height:1;letter-spacing:-.055em}.guides-hero p,.guide-article-hero>p{color:var(--muted);font-size:1.12rem;max-width:760px}.guides-directory{margin-top:76px}.guides-directory-heading{display:flex;justify-content:space-between;gap:24px;align-items:end}.guides-directory-heading h2{margin:.5rem 0 0;font-size:clamp(2rem,4vw,3.3rem)}.guides-directory-heading>span{color:var(--muted)}.guide-filters{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.guide-filters button{padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--muted);text-transform:capitalize;cursor:pointer}.guide-filters button.active,.guide-filters button:hover{border-color:var(--green);color:var(--green);background:#25e86f14}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-card{display:flex;flex-direction:column;min-height:320px;padding:28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(37,232,111,.04),var(--panel))}.guide-card-meta{display:flex;justify-content:space-between;gap:16px;color:var(--green);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.guide-card-meta span{display:flex;align-items:center;gap:6px}.guide-card h2{font-size:1.65rem;line-height:1.2;margin:25px 0 12px}.guide-card p{color:var(--muted);margin:0 0 24px}.guide-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--green);font-weight:800;text-decoration:none}.guides-empty{padding:48px;border:1px dashed var(--line);border-radius:22px;background:#ffffff04;text-align:center}.guides-empty p{color:var(--muted)}.guide-breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:.84rem;overflow:hidden}.guide-breadcrumb a{color:var(--green)}.guide-breadcrumb span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.guide-article-hero{max-width:980px;padding:54px 0 62px;border-bottom:1px solid var(--line)}.guide-byline{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:28px;color:var(--muted);font-size:.82rem}.guide-byline span{display:inline-flex;gap:7px;align-items:center}.guide-byline svg{color:var(--green)}.guide-article-grid{display:grid;grid-template-columns:240px minmax(0,760px);gap:64px;align-items:start;margin-top:48px}.guide-toc{position:sticky;top:24px;display:grid;gap:14px;padding:20px;border:1px solid var(--line);border-radius:17px;background:var(--panel)}.guide-toc nav{display:grid;gap:8px}.guide-toc a{color:var(--muted);font-size:.84rem;text-decoration:none}.guide-toc a:hover{color:var(--green)}.guide-back-link{display:flex;gap:7px;align-items:center;margin-top:8px;padding-top:14px;border-top:1px solid var(--line)}.guide-prose{min-width:0;color:#c6d7d2;font-size:1.02rem;line-height:1.82}.guide-prose h2{scroll-margin-top:30px;margin:3rem 0 1rem;color:var(--text);font-size:2rem;line-height:1.2}.guide-prose h3{scroll-margin-top:30px;margin:2.2rem 0 .8rem;color:var(--text);font-size:1.35rem}.guide-prose a{color:var(--green)}.guide-prose blockquote{margin:24px 0;padding:16px 20px;border-left:3px solid var(--green);background:#25e86f0d}.guide-prose pre{overflow:auto;padding:18px;border:1px solid var(--line);border-radius:14px;background:#02090d}.guide-prose img{max-width:100%;height:auto;border-radius:15px}.guide-prose table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}.guide-prose th,.guide-prose td{padding:10px;border:1px solid var(--line)}.guide-next-step{margin-top:80px;padding:34px;border:1px solid rgba(37,232,111,.28);border-radius:24px;background:linear-gradient(130deg,rgba(37,232,111,.1),var(--panel))}.guide-next-step h2{max-width:700px;font-size:2rem}.guide-next-step>div{display:flex;flex-wrap:wrap;gap:12px}.guide-next-step a{text-decoration:none}.primary-button,.secondary-button{display:inline-flex;padding:12px 18px;border-radius:11px;font-weight:800}.primary-button{background:var(--green);color:#00160a}.secondary-button{border:1px solid var(--line);color:var(--text)}.guide-load-state{display:grid;place-items:start;max-width:760px;min-height:52vh;padding:70px 0}.guide-load-state h1{margin:14px 0;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1;letter-spacing:-.045em}.guide-load-state p{max-width:650px;color:var(--muted);font-size:1.05rem;line-height:1.7}.guide-load-state>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.guide-load-state button{border:0;cursor:pointer;font:inherit}.guide-load-state a{text-decoration:none}@media(max-width:800px){.guides-page,.guide-article-page{width:min(100% - 24px,1180px);padding-top:48px}.guide-grid{grid-template-columns:1fr}.guides-directory-heading{display:block}.guide-article-grid{grid-template-columns:1fr;gap:28px}.guide-toc{position:relative;top:0}.guide-article-hero h1,.guides-hero h1{font-size:clamp(2.4rem,12vw,4rem)}}.trust-page,.not-found-page{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:84px 0 110px}.trust-hero{max-width:850px;padding-bottom:56px;border-bottom:1px solid var(--line)}.trust-hero h1{margin:14px 0 20px;font-size:clamp(3rem,7vw,6rem);line-height:.98;letter-spacing:-.055em}.trust-hero>p{max-width:780px;color:var(--muted);font-size:1.15rem}.not-found-page{min-height:58vh}.not-found-hero{max-width:760px;padding:48px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(38,232,102,.055),var(--surface))}.not-found-hero h1{max-width:100%;margin:0 0 18px;font-size:clamp(2.8rem,7vw,5.4rem);line-height:1;letter-spacing:-.055em;overflow-wrap:anywhere}.not-found-hero p{max-width:680px;margin:0 0 28px;color:var(--muted);font-size:1.08rem;line-height:1.75;overflow-wrap:anywhere}.not-found-hero .primary-button{width:auto;min-width:160px;padding-inline:22px}.trust-updated{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--green);font-size:.82rem}.trust-sections{display:grid;gap:0}.trust-sections>section{display:grid;grid-template-columns:72px minmax(0,1fr);gap:24px;padding:44px 0;border-bottom:1px solid var(--line)}.trust-sections>section>span{color:var(--green);font-family:monospace}.trust-sections h2{margin:0 0 15px;font-size:1.8rem}.trust-sections p{max-width:800px;color:var(--muted)}.footer-link-groups{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:30px;width:100%;margin-top:28px}.footer-link-groups nav{display:grid;align-content:start;gap:8px}.footer-link-groups nav strong{margin-bottom:5px;color:var(--text)}@media(max-width:760px){.trust-page,.not-found-page{width:min(calc(100% - 24px),1080px);padding-top:48px}.trust-hero h1,.trust-hero p,.trust-sections h2,.trust-sections p{max-width:100%;white-space:normal;overflow-wrap:anywhere}.not-found-hero{padding:28px 20px;border-radius:18px}.not-found-hero h1{font-size:clamp(2.35rem,12vw,3.3rem)}.not-found-hero p{font-size:.98rem}.not-found-hero .primary-button{width:100%;min-width:0}.trust-sections>section{grid-template-columns:42px minmax(0,1fr);gap:12px}.trust-sections>section>div{min-width:0}.trust-sections h2{font-size:1.5rem}.footer-link-groups{grid-template-columns:1fr 1fr}}.related-links{margin-top:72px}.related-links h2{margin:10px 0 20px;font-size:2rem}.related-links>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-links a{min-height:130px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:16px;color:var(--text);background:var(--surface);text-decoration:none}.related-links a:hover{border-color:#26e86680;transform:translateY(-2px)}.related-links a span{color:var(--green);font-size:.78rem}.catalog-help-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:14px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.catalog-help-links strong{margin-right:auto;font-size:.8rem}.catalog-help-links a{color:var(--green);font-size:.75rem;font-weight:800}@media(max-width:760px){.related-links>div{grid-template-columns:1fr}.catalog-help-links{align-items:flex-start;flex-direction:column}}.secure-form-section{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:56px;margin-top:60px;padding:40px;border:1px solid rgba(38,232,102,.25);border-radius:24px;background:linear-gradient(145deg,rgba(38,232,102,.055),var(--surface))}.secure-form-section h2{margin:10px 0;font-size:2rem}.secure-form-section>div>p{color:var(--muted);line-height:1.65}.secure-form{display:grid;gap:18px}.form-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.secure-form label{display:grid;gap:8px;color:#cdd8e3;font-size:.78rem;font-weight:800}.secure-form input,.secure-form textarea,.secure-form select{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:#040b14;font:inherit;font-weight:500}.secure-form textarea{resize:vertical;line-height:1.55}.secure-form input:focus-visible,.secure-form textarea:focus-visible,.secure-form select:focus-visible{outline:2px solid var(--green);outline-offset:2px}.secure-form button{border:0;cursor:pointer;justify-self:start}.secure-form button:disabled{cursor:wait;opacity:.6}.form-status{margin:0;padding:12px 14px;border-radius:10px;font-size:.82rem}.form-status.success{color:var(--green);background:#26e86614}.form-status.error{color:#ff9da5;background:#ff6b7717}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:760px){.secure-form-section{grid-template-columns:1fr;padding:24px;gap:24px}.form-field-grid{grid-template-columns:1fr}}.secure-form .form-confirmation{display:flex;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:10px;font-weight:600;line-height:1.45}.secure-form .form-confirmation input{width:18px;height:18px;flex:0 0 18px;margin-top:1px;padding:0;accent-color:var(--green)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;min-height:100vh;background:var(--bg);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{text-decoration:none}::selection{color:#001707;background:var(--green)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;overflow-x:hidden;overflow-y:visible;background:radial-gradient(circle at 78% 12%,rgba(24,139,91,.14),transparent 28%),var(--bg)}.site-header{height:84px;padding:0 clamp(20px,4.2vw,72px);display:flex;align-items:center;border-bottom:1px solid rgba(38,232,102,.11);background:#02050bd6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;letter-spacing:-.65px;white-space:nowrap}.brand em{color:var(--green);font-style:normal}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(38,232,102,.78);border-radius:12px;color:var(--green);background:#26e8660b;box-shadow:inset 0 0 18px #26e8660a,0 0 22px #26e8661f}.brand-mark svg{width:16px}.site-header nav{display:flex;gap:38px;margin:auto;height:100%}.site-header nav a{display:grid;place-items:center;color:#a3afbd;font-size:13px;font-weight:600;position:relative;transition:color .18s ease}.site-header nav a:hover,.site-header nav a.active{color:var(--text)}.site-header nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;border-radius:2px;background:var(--green);box-shadow:0 0 14px #26e866cc}.header-action{min-height:42px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;color:#d7dee7;font-size:12px;font-weight:700;transition:border-color .18s ease,transform .18s ease}.header-action:hover{border-color:#26e86680;transform:translateY(-1px)}.locale-control{display:flex;align-items:center}.locale-select{min-height:40px;padding:0 30px 0 11px;border:1px solid var(--line);border-radius:10px;color:#d7dee7;background:#071019;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.locale-select:focus-visible{outline:2px solid var(--green);outline-offset:2px}.locale-fallback{position:absolute;top:calc(100% + 10px);right:clamp(20px,4.2vw,72px);max-width:min(440px,calc(100vw - 40px));margin:0;padding:10px 14px;border:1px solid rgba(38,232,102,.25);border-radius:10px;color:#cfe7da;background:#071019f5;font-size:12px;box-shadow:var(--shadow-panel)}.mobile-menu-button,.mobile-menu-panel{display:none}.hero{width:min(1320px,92vw);margin:0 auto;padding:50px 0 26px;position:relative}.hero-glow{position:absolute;width:520px;height:520px;left:-260px;top:-180px;border-radius:50%;background:#18e6620d;filter:blur(90px);pointer-events:none}.eyebrow,.section-kicker{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:8px}.eyebrow svg{width:14px}.hero h1{max-width:980px;margin:0 0 12px;font-size:clamp(48px,4.6vw,68px);line-height:1;letter-spacing:-.06em}.hero h1 strong{color:var(--green);font-weight:800}.hero-copy>p{max-width:680px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.trust-row{margin-top:20px;display:flex;flex-wrap:wrap;gap:18px;color:#7e8ca0;font-size:11px;font-weight:600}.trust-row span{display:inline-flex;align-items:center;gap:7px}.trust-row svg{width:15px;color:var(--green)}.import-card{margin-top:24px;padding:12px;display:grid;grid-template-columns:minmax(280px,1fr) 218px 190px;align-items:center;gap:12px;border:1px solid rgba(87,115,145,.26);border-radius:var(--radius-lg);background:#07101dd1;box-shadow:var(--shadow-panel);position:relative}.import-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;border-top:1px solid rgba(38,232,102,.25);pointer-events:none}.import-card-head{display:none}.import-card-head span{color:var(--green);font-size:9px;font-weight:800;letter-spacing:.16em}.import-card-head h2{margin:7px 0 0;font-size:18px;letter-spacing:-.025em}.secure-pill{padding:7px 9px;border:1px solid rgba(38,232,102,.25);border-radius:999px;background:#26e8660d;white-space:nowrap}.url-field{min-height:54px;padding:0 14px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:12px;background:#02070ebf;transition:border-color .18s ease,box-shadow .18s ease}.url-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #26e86617}.url-field svg{color:var(--green);flex:0 0 auto}.url-field input,.search-field input{width:100%;border:0;outline:0;color:var(--text);background:transparent}.url-field input::placeholder,.search-field input::placeholder{color:#53647a}.primary-button,.upload-button{width:100%;min-height:54px;margin:0;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:800}.primary-button{border:0;color:#001a08;background:var(--green);box-shadow:0 14px 30px #26e8662b;transition:transform .18s ease,background .18s ease}.primary-button{order:3}.primary-button:hover{background:var(--green-strong);transform:translateY(-1px)}.upload-button{border:1px solid var(--line);color:#dce3eb;background:var(--surface-2);transition:border-color .18s ease,background .18s ease}.upload-button{order:2}.upload-button:hover{border-color:#2b425b;background:var(--surface-3)}.upload-button small{color:#617287;font-size:9px;font-weight:600}.import-divider{display:none;margin:17px 0 2px;align-items:center;gap:12px;color:#53647a;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.import-divider:before,.import-divider:after{content:"";height:1px;flex:1;background:var(--line-soft)}.import-status{grid-column:1 / -1;margin:0 4px 2px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;line-height:1.4}.import-status.success{color:var(--green)}.import-status.error{color:var(--danger)}.spin{animation:spin .8s linear infinite}.workspace{padding:30px max(4vw,calc((100vw - 1320px)/2)) 74px;border-top:1px solid rgba(112,139,169,.12);background:#03080fad}.workspace-heading{display:none;margin-bottom:18px;align-items:end;justify-content:space-between}.workspace-heading h2{margin:7px 0 0;font-size:21px;letter-spacing:-.035em}.mobile-rail-trigger{display:none}.mobile-rail-trigger svg{width:18px;height:18px}.stage{display:grid;grid-template-columns:312px minmax(0,1fr);gap:24px;align-items:stretch}.channel-rail{height:654px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#060e19f0;overflow:hidden}.rail-title{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft)}.rail-title>div{display:flex;align-items:center;gap:8px;color:#91a0b3;font-size:10px;font-weight:800;letter-spacing:.14em}.rail-title strong{min-width:22px;padding:3px 5px;border-radius:6px;color:var(--green);background:#26e86614;text-align:center}.rail-close{display:none;border:0;background:transparent}.rail-tabs{padding:10px 11px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.rail-tabs button{min-width:0;min-height:44px;padding:0 6px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;color:#95a3b5;background:transparent;font-size:12px;font-weight:700}.rail-tabs button.active{color:var(--text);background:var(--surface-3)}.rail-tabs svg{width:12px}.search-field{min-height:42px;margin:10px 11px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;color:#6f8095;background:#02070eb8}.search-field:focus-within{border-color:#26e866b3}.search-field input{font-size:12px}.search-field button{width:44px;height:44px;margin-right:-11px;padding:3px;display:grid;flex:0 0 44px;place-items:center;border:0;color:#95a3b5;background:transparent}.channel-list{padding:0 8px 8px;flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#20344a transparent}.channel-row{min-height:56px;display:grid;grid-template-columns:1fr 44px;align-items:center;border-bottom:1px solid rgba(112,139,169,.09);border-radius:10px;transition:background .16s ease,box-shadow .16s ease}.channel-row:hover{background:#0f1d2eb3}.channel-row.selected{margin:3px 0;color:var(--green);background:linear-gradient(90deg,#26e86624,#26e86606);box-shadow:inset 0 0 0 1px #26e86694}.channel-row.unavailable{color:#7d8999;background:#40101724}.channel-row.unavailable.selected{box-shadow:inset 0 0 0 1px #ff6b7794}.channel-row.unavailable:hover{background:#40101733}.channel-row.unavailable .channel-select{cursor:not-allowed;opacity:.62}.channel-row.unavailable .channel-status{background:#ff6b77;box-shadow:0 0 9px #ff6b7794}.channel-row.unavailable .channel-copy strong,.channel-row.unavailable.selected .channel-copy strong{color:#8f9aa9}.channel-row.unavailable .channel-copy small{color:#ff7b86;font-weight:700}.channel-select{min-width:0;min-height:48px;padding:0 4px 0 9px;display:grid;grid-template-columns:25px 8px minmax(0,1fr) auto;gap:7px;align-items:center;border:0;color:inherit;background:transparent;text-align:left}.channel-number{color:#91a0b3;font-size:10px;font-variant-numeric:tabular-nums}.channel-status,.live-status-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px #26e866db}.channel-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.channel-copy strong{overflow:hidden;color:#d1d8e2;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.channel-copy small{overflow:hidden;color:#91a0b3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.selected .channel-copy strong{color:var(--green)}.favorite-button{width:44px;height:44px;display:grid;place-items:center;border:0;color:#718399;background:transparent;opacity:0;transition:color .16s ease,opacity .16s ease}.channel-row:hover .favorite-button,.favorite-button.active,.favorite-button:focus-visible{opacity:1}.favorite-button.active{color:var(--green)}.favorite-button svg{width:14px}.equalizer{height:14px;display:flex;align-items:end;gap:2px}.equalizer i{width:2px;border-radius:2px;background:var(--green);animation:bars .72s ease-in-out infinite alternate}.equalizer i:nth-child(1){height:7px}.equalizer i:nth-child(2){height:13px;animation-delay:.16s}.equalizer i:nth-child(3){height:9px;animation-delay:.28s}.rail-empty{height:220px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#596b80;text-align:center}.rail-empty svg{width:28px;height:28px;margin-bottom:13px}.rail-empty strong{color:#afbac8;font-size:12px}.rail-empty span{margin-top:5px;font-size:10px}.rail-foot{min-height:40px;padding:0 14px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--line-soft);color:#91a0b3;font-size:10px}.rail-scrim{display:none}.player-column{min-width:0}.player-meta-bar{display:none;min-height:54px;padding:0 2px;align-items:center;gap:14px;color:#91a0b3;font-size:10px}.player-meta-bar>div{display:flex;align-items:center;gap:7px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.12em}.player-meta-bar strong{color:#e3e8ee;font-size:12px}.player-meta-bar>span{margin-left:auto;padding:7px 9px;border:1px solid var(--line);border-radius:8px}.mobile-list-button{display:none}.player-surface{aspect-ratio:16 / 8.35;min-height:480px;position:relative;overflow:hidden;border:1px solid #20344a;border-radius:18px;background:#06101b;box-shadow:0 28px 70px #0000006b}.player-surface>img,.player-surface>video{width:100%;height:100%;display:block;object-fit:cover}.player-surface>img.playing{animation:drift 14s ease-in-out infinite alternate}.player-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(2,5,11,.18),transparent 42%,rgba(2,5,11,.76));pointer-events:none}.on-air-badge{position:absolute;top:20px;left:20px;padding:7px 10px;display:flex;align-items:center;gap:7px;border:1px solid rgba(38,232,102,.4);border-radius:8px;color:#dfffea;background:#010f07a3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:8px;font-weight:800;letter-spacing:.12em}.on-air-badge span{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);animation:pulse 1.7s ease-in-out infinite}.center-play{position:absolute;inset:50% auto auto 50%;width:68px;height:68px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.28);border-radius:50%;color:var(--green);background:#02050bb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 0 36px #26e8662e}.center-play svg{width:24px;height:24px}.stream-error{position:absolute;inset:50% auto auto 50%;width:min(390px,82%);padding:18px;display:flex;flex-direction:column;gap:5px;transform:translate(-50%,-50%);border:1px solid rgba(255,107,119,.45);border-radius:12px;color:#ffd5d9;background:#1f070ce0;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stream-error strong{font-size:12px}.stream-error span{color:#d4a6ab;font-size:10px;line-height:1.5}.playback-recovery{margin-top:14px;padding:16px;display:grid;gap:12px;border:1px solid rgba(255,107,119,.35);border-radius:var(--radius-md);color:#f2d5d8;background:#2d0d1394}.playback-recovery strong{font-size:13px}.playback-recovery p{margin:5px 0 0;color:#d9aeb3;font-size:12px;line-height:1.55}.playback-recovery-actions{display:flex;flex-wrap:wrap;gap:8px}.playback-recovery-actions button,.playback-recovery-actions a{min-height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,182,189,.36);border-radius:9px;color:#ffe6e8;background:#ffffff0d;font-size:11px;font-weight:800}.playback-recovery-actions button:hover:not(:disabled),.playback-recovery-actions a:hover{border-color:#ffabb4;background:#ffabb41f}.playback-recovery-actions button:disabled{cursor:not-allowed;opacity:.5}.recovery-note{margin:0!important}.player-controls{position:absolute;left:0;right:0;bottom:0;min-height:76px;padding:22px 22px 12px;display:flex;align-items:center;gap:14px}.player-controls button{width:34px;height:34px;display:grid;place-items:center;border:0;color:#eef3f7;background:transparent;border-radius:9px}.player-controls button:hover{background:#ffffff14}.player-controls button svg{width:18px;height:18px}.player-controls .control-main{color:var(--green);background:#02050b80}.live-progress{height:3px;flex:1;position:relative;border-radius:4px;background:#c1cfde47}.live-progress span{width:62%;height:100%;display:block;border-radius:inherit;background:var(--green)}.live-progress i{position:absolute;left:62%;top:50%;width:9px;height:9px;border-radius:50%;transform:translate(-50%,-50%);background:var(--green);box-shadow:0 0 14px var(--green)}.live-label{color:var(--green);font-size:8px;font-weight:800;letter-spacing:.1em}.volume{width:70px;height:3px;accent-color:var(--green);cursor:pointer}.now-playing{padding:17px 3px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.now-playing span{color:#91a0b3;font-size:10px;font-weight:800;letter-spacing:.15em}.now-playing h3{margin:5px 0 0;font-size:20px;letter-spacing:-.03em}.now-playing p{margin:3px 0 0;color:#91a0b3;font-size:11px}.now-actions{display:flex;align-items:center;gap:8px}.demo-audio-pill{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid rgba(38,232,102,.34);border-radius:9px;color:var(--green);background:#26e8660e;font-size:9px;font-weight:800;letter-spacing:.12em}.now-actions .quality-pill{padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:var(--green);background:#07101d99}.now-actions button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#6c7d91;background:var(--surface)}.now-actions button.active{color:var(--green);border-color:#26e86666}.audio-preview-status{margin:10px 3px 0;color:#91a0b3;font-size:11px}.player-empty{min-height:500px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}.feature-strip{width:min(1320px,92vw);margin:0 auto;padding:70px 0 84px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.feature-strip article{min-height:190px;padding:31px;border:1px solid var(--line-soft);background:#07101d6b}.feature-strip article:first-child{border-radius:18px 0 0 18px}.feature-strip article:last-child{border-radius:0 18px 18px 0}.feature-strip article>span{color:var(--green);font-size:9px;font-weight:800;letter-spacing:.15em}.feature-strip h3{margin:25px 0 9px;font-size:17px;letter-spacing:-.025em}.feature-strip p{max-width:330px;margin:0;color:#76869a;font-size:11px;line-height:1.75}.page-hero{padding:clamp(64px,8vw,116px) 0 52px;border-bottom:1px solid var(--line-soft);background:radial-gradient(circle at 78% 22%,rgba(38,232,102,.1),transparent 32%)}.page-hero-inner,.content-section{width:min(1320px,calc(100% - 48px));margin-inline:auto}.page-hero-inner{max-width:980px}.page-hero h1{max-width:800px;margin:12px 0 18px;font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-.06em}.page-hero p{max-width:710px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.page-hero-actions{margin-top:28px}.content-section{padding:clamp(58px,7vw,100px) 0}.content-section>h2,.section-heading h2{max-width:760px;margin:10px 0 18px;font-size:clamp(30px,3.2vw,47px);line-height:1.1;letter-spacing:-.05em}.content-section>p,.section-heading p,.content-section li,.content-section article p{color:var(--muted);font-size:15px;line-height:1.8}.content-section>p{max-width:760px}.section-heading{max-width:790px}.section-heading-center{margin-inline:auto;text-align:center}.section-heading-center h2,.section-heading-center p{margin-inline:auto}.intro-grid,.device-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(40px,7vw,108px);align-items:center}.intro-grid>div>:first-child{margin-top:0}.intro-lead{margin:0;color:#c9d3df;font-size:18px;line-height:1.65}.intro-grid p+p,.product-story p+p,.device-copy{margin-top:16px}.content-actions,.page-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.primary-link,.secondary-link{min-height:48px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:13px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.primary-link{color:#001a08;background:var(--green);box-shadow:0 14px 30px #26e8662b}.primary-link:hover{background:var(--green-strong);transform:translateY(-1px)}.secondary-link{border:1px solid var(--line);color:#dce5ee;background:#0a1625c2}.secondary-link:hover{border-color:#26e86685;transform:translateY(-1px)}.step-grid,.guide-step-grid,.feature-groups,.feature-group-grid,.import-method-grid,.troubleshooting-grid,.faq-preview-grid,.privacy-grid,.content-section[aria-label="Privacy details"]{display:grid;gap:16px}.step-grid{grid-template-columns:repeat(3,1fr);margin-top:34px}.step-card,.guide-step,.feature-group-card,.import-method-card,.troubleshooting-card,.faq-preview-card,.privacy-card{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg,#0f1d2edb,#07101db3);box-shadow:0 18px 44px #00000029}.step-card{min-height:245px;padding:28px;position:relative;overflow:hidden}.step-card>svg,.guide-step>svg,.feature-group-card>svg,.import-method-card>svg{width:25px;height:25px;color:var(--green)}.step-card>span,.guide-step>span{position:absolute;top:22px;right:24px;color:#26e86680;font-size:13px;font-weight:800}.step-card h3,.guide-step h3,.feature-group-card h3,.import-method-card h3,.troubleshooting-card h3,.faq-preview-card h3,.privacy-card h2{margin:30px 0 10px;color:var(--text);font-size:18px;letter-spacing:-.03em}.step-card p,.guide-step p,.feature-group-card p,.import-method-card p,.troubleshooting-card p,.faq-preview-card p,.privacy-card p{margin:0}.device-grid{padding-block:clamp(66px,8vw,116px)}.device-showcase{margin:0;min-width:0}.device-showcase img{width:100%;max-width:690px;display:block;margin-inline:auto}.import-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-method-card,.guide-step{min-height:220px;padding:28px;position:relative}.guide-step-grid{grid-template-columns:repeat(4,1fr)}.guide-step h3,.import-method-card h3{margin-top:26px}.feature-groups,.feature-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.feature-group-card{min-height:260px;padding:30px}.feature-group-card h3{margin-top:23px}.feature-checklist{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.feature-checklist li{display:flex;align-items:flex-start;gap:10px}.feature-checklist svg{width:18px;height:18px;flex:0 0 auto;margin-top:4px;color:var(--green)}.compatibility-section,.privacy-note,.third-party-note{border-top:1px solid var(--line-soft)}.content-section pre{width:fit-content;max-width:100%;margin:24px 0 0;padding:17px 20px;overflow-x:auto;border:1px solid rgba(38,232,102,.24);border-radius:var(--radius-md);color:var(--green);background:var(--surface);font:600 14px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.troubleshooting-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.troubleshooting-card,.faq-preview-card{padding:26px}.troubleshooting-card h3,.faq-preview-card h3{margin-top:0;font-size:16px}.faq-list{display:grid;gap:10px;margin-top:28px}.faq-item{border:1px solid var(--line);border-radius:var(--radius-md);background:#07101db3}.faq-trigger{width:100%;min-height:58px;padding:16px 19px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;border-radius:inherit;color:var(--text);background:transparent;text-align:left;font-size:15px;font-weight:800}.faq-trigger svg{width:20px;height:20px;flex:0 0 auto;color:var(--green)}.faq-answer{padding:0 19px 20px;border-top:1px solid var(--line-soft)}.faq-answer p{margin:16px 0 0}.privacy-grid,.content-section[aria-label="Privacy details"]{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-card{min-height:168px;padding:25px}.privacy-card h2{margin-top:0;font-size:18px}.clear-data-panel,.clear-player-data-confirmation{max-width:650px;margin-top:24px;padding:20px;border:1px solid rgba(38,232,102,.24);border-radius:var(--radius-md);background:#071e1070}.clear-data-panel button,.clear-player-data-confirmation button,.content-section[aria-labelledby=clear-player-data-title]>button{min-height:46px;margin:8px 8px 0 0;padding:0 16px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:var(--surface-2);font-weight:800;transition:border-color .18s ease,background .18s ease}.clear-data-panel button:first-of-type,.clear-player-data-confirmation button:first-of-type,.content-section[aria-labelledby=clear-player-data-title]>button{border-color:#26e86680;color:#001a08;background:var(--green)}.clear-data-panel button:hover,.clear-player-data-confirmation button:hover,.content-section[aria-labelledby=clear-player-data-title]>button:hover{border-color:var(--green)}.content-section[aria-labelledby=clear-player-data-title]>[role=status]{color:var(--green);font-weight:700}.player-cta{width:min(1320px,calc(100% - 48px));margin:0 auto clamp(60px,8vw,112px);padding:clamp(32px,5vw,58px);border:1px solid rgba(38,232,102,.28);border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 12%,rgba(38,232,102,.18),transparent 32%),var(--surface);box-shadow:var(--shadow-panel)}.player-cta h2{max-width:630px;margin:0;font-size:clamp(27px,3vw,43px);letter-spacing:-.05em}.player-cta p{max-width:600px;margin:12px 0 24px;color:var(--muted);line-height:1.75}.mobile-nav-toggle,.mobile-menu-button{min-height:44px}.mobile-nav-panel,.mobile-menu-panel{z-index:60}.catalog-page{width:min(1320px,92vw);margin:0 auto;padding:58px 0 92px}.catalog-hero{max-width:740px}.catalog-hero h1{margin:10px 0 12px;font-size:clamp(38px,4.4vw,60px);letter-spacing:-.055em;line-height:1.02}.catalog-hero>p:last-child{margin:0;color:var(--muted);line-height:1.7}.catalog-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:30px;margin-top:40px;align-items:start}.directory-filters{position:sticky;top:20px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:#07101dd6}.directory-filter-title{display:flex;align-items:center;gap:8px;color:var(--text);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.directory-filter-title>svg{color:var(--green)}.directory-filter-title button{width:44px;height:44px;margin-left:auto;border:0;color:var(--muted);background:transparent}.directory-filter-group{margin-top:19px}.directory-filter-group h2{margin:0 0 8px;color:var(--muted-2);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.directory-filter-group>div{display:flex;flex-wrap:wrap;gap:6px}.directory-filter-group a{min-height:32px;padding:6px 8px;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:7px;color:#9eafc1;font-size:11px;font-weight:700}.directory-filter-group a:hover,.directory-filter-group a.active{border-color:#26e86659;color:var(--green);background:#26e86612}.catalog-content{min-width:0}.catalog-toolbar{display:grid;grid-template-columns:auto minmax(270px,1fr) auto;align-items:center;gap:14px;margin-bottom:20px}.catalog-toolbar>div{color:var(--muted);font-size:12px}.catalog-toolbar strong{color:var(--green);font-size:17px}.availability-toggle{min-height:38px;padding:0 11px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--surface-2);font-size:10px;font-weight:800}.availability-toggle:hover{border-color:#26e86666;color:var(--green)}.availability-stale{margin:-8px 0 16px;padding:9px 12px;border:1px solid rgba(242,181,69,.24);border-radius:9px;color:#e9c67b;background:#6240071f;font-size:10px}.catalog-search{min-height:48px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;color:#7490aa;background:#02070ebd}.catalog-search:focus-within{border-color:#26e866b8;box-shadow:0 0 0 3px #26e86614}.catalog-search input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:12px}.catalog-search input::placeholder{color:#607187}.catalog-search button{width:44px;height:44px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent}.directory-filter-trigger{display:none;min-height:44px;padding:0 12px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:9px;color:var(--text);background:var(--surface);font-size:11px;font-weight:800}.directory-filter-trigger svg{color:var(--green)}.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.channel-card{min-width:0;padding:17px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg,#0a1625f5,#050c16eb);transition:border-color .18s ease,transform .18s ease}.channel-card:hover{border-color:#26e8665c;transform:translateY(-2px)}.channel-card-heading{min-width:0;display:flex;align-items:center;gap:11px}.channel-logo,.channel-avatar{width:48px;height:48px;flex:0 0 48px;border:1px solid rgba(101,130,161,.27);border-radius:13px;background:#0a1727;object-fit:contain}.channel-avatar{display:grid;place-items:center;color:var(--green);font-size:13px;font-weight:800}.channel-card h2{overflow:hidden;margin:0;color:var(--text);font-size:15px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.channel-card-heading p{overflow:hidden;margin:4px 0 0;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.channel-card-heading p span{color:var(--green)}.availability-badge{width:fit-content;margin-top:12px;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.04em}.availability-badge>span{width:6px;height:6px;border-radius:999px;background:#6c7e91;box-shadow:0 0 0 3px #6c7e9117}.availability-badge.healthy{color:#91e8ae}.availability-badge.healthy>span{background:var(--green);box-shadow:0 0 0 3px #26e8661a}.availability-badge.risk{color:#e9c67b}.availability-badge.risk>span{background:#e9b84f;box-shadow:0 0 0 3px #e9b84f1a}.channel-facts{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:18px 0}.channel-facts div{min-width:0}.channel-facts dt{color:var(--muted-2);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.channel-facts dd{overflow:hidden;margin:4px 0 0;color:#c4d0dc;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.channel-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.catalog-favorite,.catalog-watch,.catalog-primary-action,.catalog-secondary-action{min-height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;font-size:11px;font-weight:800}.catalog-favorite{border:1px solid var(--line);color:#bfccd9;background:var(--surface-2)}.catalog-favorite.active{border-color:#26e8666b;color:var(--green)}.catalog-watch,.catalog-primary-action{border:1px solid var(--green);color:#001a08;background:var(--green)}.catalog-watch:hover,.catalog-primary-action:hover{background:var(--green-strong)}.catalog-secondary-action{border:1px solid var(--line);color:var(--text);background:var(--surface-2)}.catalog-status,.catalog-empty{min-height:280px;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #284057;border-radius:var(--radius-md);color:var(--muted);text-align:center}.catalog-status{min-height:180px}.catalog-empty>svg{width:32px;height:32px;color:var(--green)}.catalog-empty h2{margin:14px 0 6px;color:var(--text);font-size:20px}.catalog-empty p{max-width:360px;margin:0;font-size:13px;line-height:1.6}.catalog-empty>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px}.catalog-pagination{min-height:56px;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:11px;font-weight:700}.catalog-pagination button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--text);background:var(--surface-2)}.catalog-pagination button:not(:disabled):hover{border-color:#26e8667a;color:var(--green)}.catalog-pagination button:disabled{cursor:not-allowed;opacity:.38}.catalog-source-note{margin-top:24px;padding:14px 16px;border-left:2px solid rgba(38,232,102,.55);color:var(--muted);background:#07101da6;font-size:11px;line-height:1.65}.catalog-source-note a{color:var(--green);font-weight:800}.directory-drawer,.directory-drawer-scrim{display:none}.channel-watch-page{width:min(1320px,92vw);margin:0 auto;padding:44px 0 88px}.watch-back-link{min-height:44px;display:inline-flex;align-items:center;color:var(--green);font-size:12px;font-weight:800}.watch-layout{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(285px,.6fr);gap:26px;align-items:start}.watch-stage{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:20px;align-items:start}.watch-stage .channel-rail{height:min(760px,calc(100dvh - 120px));position:sticky;top:18px}.watch-summary{padding:23px;border:1px solid var(--line);border-radius:var(--radius-md);background:#07101dc7}.watch-summary h1{margin:8px 0 22px;font-size:clamp(28px,3vw,40px);letter-spacing:-.045em;line-height:1.05}.watch-summary dl{margin:0 0 20px;display:grid;gap:13px}.watch-summary dl div{padding-bottom:12px;border-bottom:1px solid var(--line-soft)}.watch-summary dt{color:var(--muted-2);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.watch-summary dd{margin:5px 0 0;color:#d3dce6;font-size:12px;font-weight:700;line-height:1.45}.watch-summary .catalog-favorite{width:100%}.watch-recent-note{margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.watch-summary .catalog-source-note{margin-top:18px}.watch-related{margin-top:52px}.watch-related h2{margin:8px 0 18px;font-size:27px;letter-spacing:-.04em}.watch-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.watch-related-grid a{min-height:104px;padding:17px;display:grid;align-content:space-between;gap:9px;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--text);background:var(--surface)}.watch-related-unavailable{min-height:104px;padding:17px;display:grid;align-content:space-between;gap:9px;border:1px solid rgba(255,107,119,.35);border-radius:var(--radius-md);color:#9ca9b8;background:#40101733}.watch-related-grid a:hover{border-color:#26e86673}.watch-related-grid strong{font-size:14px}.watch-related-grid span{color:var(--muted);font-size:11px;line-height:1.45}footer{min-height:120px;padding:24px max(4vw,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;border-top:1px solid var(--line-soft);color:#5e7085}.footer-brand{font-size:15px}.footer-brand .brand-mark{width:34px;height:34px;border-radius:10px}footer p{font-size:9px;text-align:center}footer>nav{justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;column-gap:22px;row-gap:12px}footer>nav a{min-height:44px;display:inline-flex;align-items:center;color:#aebac8;font-size:11px;font-weight:700}footer>nav a:hover{color:var(--text)}.skip-link{position:absolute;z-index:100;top:8px;left:8px;padding:10px 14px;transform:translateY(-160%);border-radius:8px;color:#001a08;background:var(--green);font-size:13px;font-weight:800;transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0);outline:2px solid var(--text);outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:3px}main#main-content:focus-visible,#player[tabindex="-1"]:focus-visible{outline:2px solid rgba(38,232,102,.7);outline-offset:6px;border-radius:4px}main h1[tabindex="-1"]:focus-visible{outline:none}.admin-page{width:min(1240px,92vw);margin:0 auto;padding:58px 0 92px}.admin-hero{max-width:760px}.admin-hero .section-kicker{display:inline-flex;align-items:center;gap:7px}.admin-hero h1{margin:11px 0;font-size:clamp(38px,5vw,64px);letter-spacing:-.055em;line-height:1}.admin-hero p{max-width:640px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.admin-coverage{min-height:96px;margin-top:31px;padding:19px 22px;display:flex;align-items:center;gap:26px;border:1px solid rgba(38,232,102,.26);border-radius:var(--radius-md);background:linear-gradient(105deg,#0a2c1e85,#07101de0)}.admin-coverage div{min-width:125px;display:grid;gap:5px}.admin-coverage span{color:var(--muted-2);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-coverage strong{color:var(--green);font-size:29px;letter-spacing:-.04em}.admin-coverage p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.admin-filters{margin-top:24px;display:grid;grid-template-columns:1fr minmax(230px,360px);gap:14px;align-items:center}.admin-filter-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-filter-grid label{display:grid;gap:6px;color:var(--muted-2);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-filter-grid input,.admin-filter-grid select{min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:9px;color:var(--text);background:var(--panel);font:inherit;letter-spacing:normal;text-transform:none}.admin-tabs{min-width:0;display:flex;gap:7px;padding:5px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.admin-tabs button{min-height:42px;min-width:0;flex:1;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:11px;font-weight:800}.admin-tabs button.active{color:var(--text);background:#14243a;box-shadow:inset 0 -2px var(--green)}.admin-tabs strong{color:var(--green);font-size:10px}.admin-search{min-height:50px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;color:#7890a8;background:var(--surface)}.admin-search:focus-within{border-color:#26e866b8;box-shadow:0 0 0 3px #26e86614}.admin-search input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent;font-size:12px}.admin-search button,.admin-icon-button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border:1px solid var(--line);border-radius:9px;color:var(--text);background:var(--surface-2)}.admin-table-wrap{margin-top:16px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:#07101dbd}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:16px 18px;border-bottom:1px solid var(--line-soft);color:#b8c5d1;font-size:11px;text-align:left;vertical-align:middle}.admin-table thead th{color:var(--muted-2);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-table tbody th{min-width:190px;color:var(--text);font-weight:800}.admin-table tbody tr:hover{background:#14263c52}.admin-channel-id{display:block;overflow-wrap:anywhere}.admin-table small{display:block;margin-top:4px;color:#e6bb6e;font-size:9px;font-weight:600}.admin-state{width:fit-content;padding:5px 7px;display:inline-flex;border:1px solid rgba(38,232,102,.3);border-radius:999px;color:#92e8ae;background:#26e86614;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-state.blocked{border-color:#ff6b7766;color:#ffadb5;background:#ff6b771a}.admin-cards{display:none}.admin-status{min-height:180px;margin-top:16px;padding:28px;display:grid;place-items:center;gap:12px;border:1px dashed #31475e;border-radius:var(--radius-md);color:var(--muted);text-align:center}.admin-status p{margin:0}.admin-pagination{min-height:68px;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:11px;font-weight:700}.admin-pagination button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--text);background:var(--surface-2)}.admin-pagination button:disabled{cursor:not-allowed;opacity:.38}.admin-secondary-button,.admin-primary-button,.admin-danger-button{min-height:42px;padding:0 13px;border:1px solid var(--line);border-radius:9px;color:var(--text);background:var(--surface-2);font-size:11px;font-weight:800}.admin-primary-button{border-color:var(--green);color:#00240c;background:var(--green)}.admin-danger-button{border-color:#ff6b77b3;color:#fff;background:#951f2bcc}.admin-drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.admin-drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#00040ac2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-drawer{width:min(520px,100vw);height:100dvh;position:absolute;top:0;right:0;overflow-y:auto;padding:25px;border-left:1px solid var(--line);background:#07101d;box-shadow:-20px 0 60px #00000059}.admin-drawer header{display:flex;align-items:start;justify-content:space-between;gap:14px}.admin-drawer h2{overflow-wrap:anywhere;margin:7px 0 0;font-size:24px;letter-spacing:-.04em}.admin-drawer h3{margin:27px 0 11px;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.admin-detail-facts{margin:22px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--line);border-radius:11px;overflow:hidden;background:var(--line)}.admin-detail-facts div{padding:13px;background:var(--surface)}.admin-detail-facts dt{color:var(--muted-2);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-detail-facts dd{margin:6px 0 0;color:var(--text);font-size:12px;line-height:1.4;overflow-wrap:anywhere}.admin-action-form{margin:10px 0;display:grid;gap:7px}.admin-action-form label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:800}.admin-action-form textarea{width:100%;min-height:67px;resize:vertical;padding:9px;border:1px solid var(--line);border-radius:8px;outline:0;color:var(--text);background:#050d18;font:inherit}.admin-action-form textarea:focus{border-color:var(--green)}.admin-action-form button{justify-self:start}.admin-feedback{margin:20px 0 0;padding:11px;border-left:2px solid var(--green);color:#bdeacb;background:#26e86612;font-size:11px;line-height:1.5}.admin-audit-list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.admin-audit-list li{padding:11px;display:grid;gap:4px;border:1px solid var(--line-soft);border-radius:9px}.admin-audit-list strong{color:var(--text);font-size:11px}.admin-audit-list span,.admin-audit-list small,.admin-muted{color:var(--muted);font-size:10px;line-height:1.5}.admin-muted{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bars{to{height:4px}}@keyframes drift{to{transform:scale(1.035)}}@keyframes pulse{50%{opacity:.4;transform:scale(.76)}}@media(max-width:1050px){.site-header nav{gap:24px}.stage{grid-template-columns:288px minmax(0,1fr)}.player-surface{min-height:410px}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.admin-page{width:min(92vw,700px);padding-top:42px}.admin-filters{grid-template-columns:1fr}.admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-coverage{align-items:flex-start;flex-direction:column;gap:10px}.admin-table{display:none}.admin-cards{display:grid;gap:10px;padding:10px}.admin-channel-card{padding:15px;border:1px solid var(--line-soft);border-radius:10px;background:var(--surface)}.admin-channel-card h2{margin:0;overflow-wrap:anywhere;font-size:14px}.admin-channel-card>p{margin:8px 0;color:var(--muted);font-size:11px}.admin-channel-card dl{margin:13px 0}.admin-channel-card dt{color:var(--muted-2);font-size:9px;font-weight:800;text-transform:uppercase}.admin-channel-card dd{margin:4px 0 0;color:var(--text);font-size:11px}.admin-channel-card .admin-secondary-button{width:100%}.site-header{height:72px}.site-header nav,.header-action{display:none}.locale-control{margin-left:auto}.locale-select{width:92px}.locale-fallback{right:12px;left:12px;max-width:none}.mobile-menu-button{width:44px;min-height:44px;margin-left:auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm);color:#d7dee7;background:var(--surface)}.mobile-menu-button svg{width:20px;height:20px}.mobile-menu-panel{position:absolute;top:72px;right:0;left:0;display:grid;gap:4px;padding:12px clamp(20px,4.2vw,72px);border-bottom:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-menu-panel a{min-height:44px;padding:0 14px;display:flex;align-items:center;border-radius:var(--radius-sm);color:#a3afbd;font-size:14px;font-weight:700}.mobile-menu-panel a:hover,.mobile-menu-panel a.active{color:var(--text);background:var(--surface-3)}.hero{padding:46px 0 32px}.hero h1{font-size:clamp(48px,12vw,68px)}.hero-copy>p{max-width:620px}.import-card{grid-template-columns:minmax(240px,1fr) 200px 170px}.workspace{padding-top:28px}.workspace-heading{display:flex}.mobile-rail-trigger{min-height:44px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;color:#cfdae5;background:var(--surface);font-size:10px;font-weight:700}.mobile-rail-trigger span{color:var(--green)}.stage{display:block}.channel-rail{width:min(360px,88vw);height:100dvh;position:fixed;inset:0 auto 0 0;z-index:50;border-width:0 1px 0 0;border-radius:0 18px 18px 0;transform:translate(-104%);visibility:hidden;pointer-events:none;transition:transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .26s}.channel-rail.open{transform:translate(0);visibility:visible;pointer-events:auto;transition-delay:0s}.rail-close{width:44px;height:44px;display:grid;place-items:center;color:#a4b1c1}.rail-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;border:0;background:#000000a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility 0s linear .22s}.rail-scrim.visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.player-meta-bar{min-height:48px;display:flex}.mobile-list-button{min-height:44px;margin-left:auto;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;color:#cbd4df;background:var(--surface);font-size:10px}.player-meta-bar>span{display:none}.catalog-page{width:min(92vw,700px);padding-top:44px}.catalog-layout{display:block;margin-top:28px}.watch-layout{grid-template-columns:1fr}.watch-stage{display:block}.watch-stage .channel-rail{height:100dvh;position:fixed;top:0}.directory-filters{display:none}.directory-filter-trigger{display:inline-flex}.catalog-toolbar{grid-template-columns:auto auto minmax(0,1fr) auto}.directory-drawer-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;border:0;background:#000000a6}.directory-drawer{width:min(340px,88vw);height:100dvh;position:fixed;inset:0 auto 0 0;z-index:70;padding:20px;display:block;overflow-y:auto;border-right:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-panel);transform:translate(-104%);transition:transform .2s ease}.directory-drawer.open{transform:translate(0)}.directory-drawer .directory-filter-group a{min-height:40px;padding:8px 10px}.player-surface{min-height:0;aspect-ratio:16 / 9}.page-hero{padding-block:72px 44px}.intro-grid,.device-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:34px}.step-grid,.guide-step-grid,.troubleshooting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-strip{grid-template-columns:1fr;gap:8px}.feature-strip article,.feature-strip article:first-child,.feature-strip article:last-child{min-height:150px;border-radius:14px}.favorite-button{opacity:1}.player-controls button,.now-actions button{width:44px;height:44px;flex:0 0 44px}footer{grid-template-columns:1fr auto}footer p{grid-column:1 / -1;grid-row:2;text-align:left}}@media(max-width:720px){.import-card{padding:14px;display:block}.import-card .primary-button,.import-card .upload-button{margin-top:10px}.import-divider{margin:15px 0 0;display:flex}.import-status{margin:12px 2px 0}.secure-pill{display:none}}@media(max-width:560px){.admin-page{width:auto;margin:0 18px;padding:34px 0 62px}.admin-hero h1{font-size:39px}.admin-tabs{gap:3px}.admin-tabs button{min-height:45px;padding:0 8px;flex-direction:column;gap:1px;font-size:9px}.admin-drawer{padding:19px}.admin-detail-facts{grid-template-columns:1fr}body{overflow-x:hidden}.site-header{padding:0 18px}.brand{font-size:18px}.brand-mark{width:38px;height:38px}.hero,.feature-strip{width:auto;margin:0 18px}.hero{padding:38px 0 36px}.hero h1{margin-top:14px;font-size:43px;line-height:1.02}.hero-copy>p{font-size:14px;line-height:1.65}.trust-row{margin-top:21px;gap:12px}.trust-row span{font-size:9px}.import-card{padding:14px;display:block}.import-card .primary-button,.import-card .upload-button{margin-top:10px}.import-divider{margin:15px 0 0;display:flex}.import-status{margin:12px 2px 0}.import-card-head h2{font-size:16px}.secure-pill{display:none}.workspace{padding:25px 18px 52px}.workspace-heading{align-items:center}.workspace-heading h2{font-size:17px}.mobile-rail-trigger{width:44px;padding:0;justify-content:center;font-size:0}.mobile-rail-trigger span{display:none}.player-meta-bar{gap:9px}.player-meta-bar strong{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-surface{border-radius:14px}.page-hero-inner,.content-section,.player-cta{width:auto;margin-inline:18px}.page-hero{padding:54px 0 34px}.page-hero h1{font-size:39px}.page-hero p,.content-section>p,.section-heading p,.content-section li,.content-section article p{font-size:14px}.content-section{padding-block:52px}.content-section>h2,.section-heading h2{font-size:31px}.intro-grid,.device-grid,.step-grid,.guide-step-grid,.feature-groups,.feature-group-grid,.import-method-grid,.troubleshooting-grid,.faq-preview-grid,.privacy-grid,.content-section[aria-label="Privacy details"]{grid-template-columns:1fr}.device-grid{gap:20px}.device-showcase{order:-1}.step-card,.guide-step,.feature-group-card,.import-method-card,.troubleshooting-card,.faq-preview-card,.privacy-card{min-height:0;padding:23px}.content-actions,.page-hero-actions{display:grid}.content-actions .primary-link,.content-actions .secondary-link,.page-hero-actions .primary-link,.page-hero-actions .secondary-link,.player-cta .primary-link{width:100%}.faq-trigger{min-height:52px;padding:15px}.faq-answer{padding:0 15px 18px}.player-cta{margin-bottom:64px;padding:29px 24px}.on-air-badge{top:12px;left:12px}.player-controls{min-height:60px;padding:14px 10px 8px;gap:5px}.player-controls button{width:44px;height:44px}.volume,.live-label{display:none}.center-play{width:54px;height:54px}.now-playing{align-items:flex-start}.now-actions{flex-wrap:wrap;justify-content:flex-end}.demo-audio-pill{min-height:44px}.now-playing h3{max-width:190px;font-size:17px}.quality-pill{display:none}.feature-strip{padding:50px 0 60px}.catalog-page{width:auto;margin:0 18px;padding:35px 0 58px}.channel-watch-page{width:auto;margin:0 18px;padding:30px 0 58px}.watch-summary{padding:19px}.watch-related-grid{grid-template-columns:1fr}.catalog-hero h1{font-size:37px}.catalog-toolbar{grid-template-columns:1fr auto;gap:10px}.catalog-search{grid-column:1 / -1}.channel-grid{grid-template-columns:1fr}.channel-card{padding:16px}.catalog-empty{min-height:240px;padding:26px 16px}.feature-strip article{padding:24px}.feature-strip h3{margin-top:18px}.faq-preview-link{width:100%;margin-top:20px}footer{padding:28px 18px;grid-template-columns:1fr;align-items:start;gap:18px}footer p{grid-column:auto;grid-row:auto;margin:0;text-align:left}footer>nav{width:100%;display:flex;flex-wrap:wrap;gap:8px}footer>nav a{min-height:44px;flex:1 1 128px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;color:#aebac8;font-size:11px;font-weight:700}footer>nav a:hover{border-color:#26e86680;color:var(--text)}.footer-brand{font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
