:root{color:#f1f1f1;font-synthesis:none;text-rendering:optimizelegibility;--ink:#f1f1f1;--muted:#aaa;--faint:#717171;--surface:#000;--surface-raised:#171717;--line:#272727;--brand:#f1f1f1;--brand-strong:#fff;--warm:#fff;--danger:#ff6b6b;--radius:1.25rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#000;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#000;min-width:320px;min-height:100%}body{background:#000;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--warm);outline-offset:3px}.shell{width:min(100% - 2rem,76rem);margin-inline:auto}.app-shell{min-height:100vh}.skip-link{z-index:30;color:#000;background:var(--brand);border-radius:.5rem;padding:.7rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000eb;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.75rem;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:.65rem;font-family:inherit;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#000;background:var(--brand);border-radius:.65rem;place-items:center;width:2rem;height:2rem;font-size:.9rem;display:grid}.nav-links{align-items:center;gap:clamp(.7rem,3vw,2rem);display:flex}.nav-links a{color:var(--muted);border-bottom:2px solid #0000;padding-block:.55rem;font-size:.9rem;font-weight:600;text-decoration:none}.nav-links a:hover,.nav-links a.active{border-color:var(--faint);color:var(--ink)}.page-shell{min-height:calc(100vh - 18rem);padding-block:clamp(2.5rem,6vw,5rem) 6rem}.hero{grid-template-columns:minmax(0,1.4fr) minmax(15rem,.6fr);align-items:end;gap:clamp(3rem,8vw,8rem);padding-block:clamp(2rem,6vw,5.5rem) clamp(4rem,8vw,7rem);display:grid}.eyebrow{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .8rem;font-size:.73rem;font-weight:700}h1,h2,h3{letter-spacing:-.045em;font-family:inherit}.hero h1,.page-heading h1,.watch-heading h1{color:var(--ink);margin:0;font-size:clamp(2.7rem,8vw,6.5rem);line-height:.96}.hero h1{max-width:10ch}.hero-copy,.page-heading>p:not(.eyebrow),.policy-page header>p:not(.eyebrow){max-width:58ch;color:var(--muted);margin:1.6rem 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.hero-actions,.form-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.7rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button:disabled{cursor:wait;opacity:.6}.button-primary{color:#000;background:var(--brand)}.button-primary:hover{background:var(--brand-strong)}.button-secondary{border-color:var(--line);color:var(--ink);background:#ffffff08}.button-secondary:hover{background:#171717;border-color:#717171}.catalog-stats{border:1px solid var(--line);border-radius:var(--radius);background:#0f0f0f;gap:0;margin:0;display:grid;overflow:hidden;box-shadow:0 2rem 5rem #00000038}.catalog-stats div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:1.25rem 1.4rem;display:flex}.catalog-stats div:last-child{border:0}.catalog-stats dt{color:var(--muted);font-size:.85rem}.catalog-stats dd{margin:0;font-family:ui-rounded,Avenir Next,Segoe UI,sans-serif;font-size:1.45rem;font-weight:800}.continue-card{border-radius:var(--radius);background:linear-gradient(120deg,#ffcb771a,#ffffff05);border:1px solid #ffcb7733;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:5rem;padding:clamp(1.4rem,4vw,2.3rem);display:flex}.continue-card h2,.section-heading h2{margin:0;font-size:clamp(1.7rem,4vw,2.6rem)}.section-block{margin-block:5rem}.section-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.section-heading>a,.back-link{color:var(--muted);font-size:.9rem;font-weight:600;text-decoration:none}.section-heading>a:hover,.back-link:hover{color:var(--brand)}.pill-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.pill-grid a{border:1px solid var(--line);min-height:4.5rem;color:var(--ink);background:#ffffff05;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;display:flex}.pill-grid a:hover{border-color:#717171;transform:translateY(-2px)}.pill-grid small,.release-note,.channel-card small,.search-results small{color:var(--faint)}.release-note{margin:6rem 0 0;font-size:.78rem}.release-note code{color:var(--muted)}.page-heading{max-width:54rem;margin-bottom:3rem;padding-top:clamp(1rem,4vw,3rem)}.page-heading h1,.watch-heading h1{font-size:clamp(2.5rem,7vw,5rem)}.page-heading .back-link,.watch-heading .back-link{margin-bottom:2rem;display:inline-block}.index-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.index-list a{border:1px solid var(--line);color:var(--ink);background:#ffffff05;border-radius:.85rem;grid-template-columns:1fr auto;gap:.25rem 1rem;padding:1.2rem;text-decoration:none;display:grid}.index-list a:hover{background:#171717;border-color:#717171}.index-list span{color:var(--faint);letter-spacing:.1em;font-size:.72rem;font-weight:700}.index-list small{color:var(--muted);grid-column:1/-1}.channel-grid,.search-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.channel-card,.search-results a{border:1px solid var(--line);min-height:5.5rem;color:var(--ink);background:var(--surface);border-radius:.9rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:1rem;text-decoration:none;display:grid}.channel-card:hover,.search-results a:hover{background:var(--surface-raised);border-color:#717171}.channel-card>span:nth-child(2),.result-main{gap:.25rem;min-width:0;display:grid}.channel-card strong,.result-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channel-monogram{width:2.7rem;height:2.7rem;color:var(--brand);background:#171717;border-radius:.75rem;flex:none;place-items:center;font-family:inherit;font-weight:800;display:grid}.card-arrow{color:var(--faint)}.search-heading{max-width:none}.search-box{max-width:48rem;margin-top:2rem;display:block;position:relative}.search-box input{width:100%;min-height:4rem;color:var(--ink);background:var(--surface);border:1px solid #3f3f3f;border-radius:1rem;padding:.9rem 3.5rem .9rem 1.2rem;font-size:1.05rem}.search-box>span:last-child{color:var(--brand);font-size:1.5rem;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.status-panel,.empty-state{border:1px solid var(--line);border-radius:var(--radius);min-height:10rem;color:var(--muted);background:var(--surface);text-align:center;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.status-panel{flex-direction:column}.status-error{border-color:#ff9a9040}.status-pulse{background:var(--brand);border-radius:50%;width:.8rem;height:.8rem;animation:1.5s infinite pulse;box-shadow:0 0 #ffffff4d}@keyframes pulse{70%{box-shadow:0 0 0 .8rem #0000}}.watch-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.channel-meta{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.channel-meta span,.channel-meta a{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.35rem .55rem;font-size:.76rem;text-decoration:none}.favorite-button[aria-pressed=true] span{color:var(--warm)}.watch-layout{grid-template-columns:minmax(0,1.7fr) minmax(18rem,.55fr);align-items:start;gap:1.25rem;display:grid}.player-frame{aspect-ratio:16/9;border:1px solid var(--line);border-radius:var(--radius);background:#000;position:relative;overflow:hidden;box-shadow:0 2rem 6rem #0000004d}.player-media,.player-youtube iframe{object-fit:contain;border:0;width:100%;height:100%}.player-loading{color:var(--muted);place-items:center;display:grid;position:absolute;inset:0}.player-status{color:#ddd;pointer-events:none;background:#000000c7;border:1px solid #ffffff14;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .7rem;font-size:.72rem;display:flex;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.player-status span:first-child{color:var(--brand);font-weight:700}.player-notice{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem;display:flex}.player-notice strong{color:var(--ink);font-family:inherit;font-size:1.25rem}.direct-note{color:var(--muted);grid-template-columns:auto 1fr;gap:.3rem .8rem;margin-top:.75rem;padding:.8rem 1rem;font-size:.78rem;line-height:1.5;display:grid}.ad-slot{min-height:5.5rem;color:var(--muted);background:#0f0f0f;border:1px dashed #3f3f3f;border-radius:.8rem;gap:.25rem;margin-block:1.5rem;padding:1rem 1.2rem;display:grid}.ad-slot span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.ad-slot strong{color:var(--ink);font-size:.9rem}.ad-slot-discovery-rail{max-width:24rem;margin-inline-start:auto}.ad-slot-watch-metadata,.ad-slot-channel-inline{width:100%}.direct-note strong{color:var(--brand)}.watch-aside{gap:.75rem;display:grid}.watch-aside>section,.report-form,.watch-aside>.text-button,.report-success{border:1px solid var(--line);background:var(--surface);border-radius:1rem;margin:0;padding:1.2rem}.watch-aside h2{margin:0;font-size:1.25rem}.watch-aside p:not(.eyebrow){color:var(--muted);margin:.7rem 0 0;font-size:.86rem;line-height:1.55}.text-button{color:var(--brand);cursor:pointer;text-align:left;background:0 0;border:0;font-weight:700}.report-form{gap:1rem;display:grid}.report-form label{color:var(--muted);gap:.4rem;font-size:.82rem;font-weight:600;display:grid}.report-form label span{color:var(--faint);font-weight:400}.report-form select,.report-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#0f0f0f;border-radius:.65rem;padding:.7rem}.report-form .form-actions{margin:0}.report-form .text-button{text-align:center}.form-error,.report-success{color:var(--danger);font-size:.82rem}.report-success{color:var(--brand)}.chat-collapsed,.chat-panel{border:1px solid var(--line);border-radius:var(--radius);background:#000;margin-top:2rem}.chat-collapsed{justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.3rem,4vw,2rem);display:flex}.chat-collapsed h2,.chat-header h2{margin:0;font-size:1.45rem}.chat-collapsed p:not(.eyebrow){max-width:54ch;color:var(--muted);margin:.6rem 0 0}.chat-panel{overflow:hidden}.chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.4rem;display:flex}.connection-state{color:var(--muted);align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.connection-state:before{background:var(--faint);content:"";border-radius:50%;width:.5rem;height:.5rem}.connection-reconnecting:before,.connection-connecting:before{background:var(--warm)}.comment-list{overscroll-behavior:contain;scrollbar-color:var(--faint) transparent;height:min(28rem,55vh);padding:.8rem 1.4rem;overflow-y:auto}.new-comments-button{border:1px solid var(--line);color:var(--ink);background:var(--surface);cursor:pointer;font:inherit;border-radius:999px;justify-self:center;margin-top:-.45rem;padding:.45rem .8rem;font-size:.76rem}.chat-empty{min-height:10rem;color:var(--muted);text-align:center;place-items:center;display:grid}.comment{border-bottom:1px solid var(--line);padding:.9rem 0}.comment:last-child{border-bottom:0}.comment header,.composer-identity,.composer-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.comment header strong{color:var(--brand);font-size:.85rem}.comment time{color:var(--faint);font-size:.7rem}.comment p{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;margin:.4rem 0 0;line-height:1.55}.comment-actions{text-align:right;justify-content:flex-end;gap:.7rem;min-height:1.25rem;margin-top:.3rem;display:flex}.comment-actions button,.composer-identity button{color:var(--faint);cursor:pointer;background:0 0;border:0;padding:0;font-size:.7rem}.comment-actions button:hover,.composer-identity button:hover{color:var(--brand)}.comment-composer{gap:.8rem;padding:1.2rem 1.4rem;display:grid}.comment-composer textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#0f0f0f;border-radius:.7rem;padding:.75rem}.composer-identity,.composer-footer{color:var(--muted);margin:0;font-size:.75rem}.comment-composer{border-top:1px solid var(--line);background:#000}.comment-composer textarea:disabled{opacity:.55}.chat-notice{color:var(--warm);background:#ffcb770d;border-top:1px solid #ffcb7729;margin:0;padding:.7rem 1.4rem;font-size:.78rem}.moderation-notices{background:#ffcb770d;border-bottom:1px solid #ffcb772e;gap:.7rem;padding:1rem 1.4rem;display:grid}.moderation-notices article{border:1px solid #ffcb7733;border-radius:.7rem;padding:.8rem}.moderation-notices p{color:var(--muted);margin:.35rem 0;font-size:.82rem}.moderation-notices article>div{gap:.75rem;display:flex}.moderation-notices article button:not(.button){color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem}.moderation-notices form,.moderation-notices label{gap:.5rem;margin-top:.8rem;display:grid}.moderation-notices textarea{border:1px solid var(--line);color:var(--ink);background:#0f0f0f;border-radius:.6rem;padding:.65rem}.policy-page{max-width:50rem}.policy-page section{border-top:1px solid var(--line);padding-block:1.5rem}.policy-page section h2{margin:0 0 .6rem;font-size:1.35rem}.policy-page section p,.policy-note{color:var(--muted);margin:0;line-height:1.7}.policy-links{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.policy-links a{color:var(--accent)}.admin-status{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:.75rem;padding:.8rem 1rem}.admin-section{border-top:1px solid var(--line);padding-block:2.25rem}.admin-section:first-of-type{margin-top:2rem}.admin-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-block:1rem 1.5rem;display:grid}.admin-search label{color:var(--muted);gap:.4rem;font-size:.8rem;display:grid}.admin-search input{border:1px solid var(--line);color:var(--ink);background:#0f0f0f;border-radius:.6rem;padding:.7rem}.admin-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:1rem;display:grid}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:2rem;display:grid}.admin-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:1rem;padding:1.25rem;display:grid}.admin-card h2,.admin-card h3{margin:0}.admin-card label{color:var(--muted);gap:.4rem;font-size:.8rem;display:grid}.admin-card input,.admin-card select,.admin-card textarea{border:1px solid var(--line);color:var(--ink);background:#0f0f0f;border-radius:.6rem;padding:.7rem}.admin-card textarea{resize:vertical}.admin-cases{margin-top:3rem}.admin-table{gap:.5rem;display:grid}.admin-table ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.admin-table li{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:.7rem;grid-template-columns:minmax(10rem,.9fr) minmax(12rem,1fr) minmax(14rem,1.4fr);gap:1rem;padding:.9rem 1rem;display:grid}.admin-table strong{color:var(--ink)}.admin-table code,.admin-table small{overflow-wrap:anywhere}.policy-note{background:#ffcb7712;border-radius:.8rem;margin-top:2rem;padding:1rem;font-size:.82rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#000000f5}.footer-grid{grid-template-columns:1fr auto;gap:2rem;padding-block:2.5rem;display:grid}.footer-grid strong{color:var(--ink);font-family:inherit}.footer-grid p{max-width:48ch;margin:.6rem 0 0;font-size:.82rem;line-height:1.6}.footer-grid nav{flex-wrap:wrap;justify-content:end;gap:.7rem 1.1rem;display:flex}.footer-grid a{color:var(--muted);font-size:.78rem;text-decoration:none}.footer-grid a:hover{color:var(--brand)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.hero,.watch-layout{grid-template-columns:1fr}.hero{gap:3rem}.catalog-stats{grid-template-columns:repeat(3,1fr)}.catalog-stats div{border-right:1px solid var(--line);border-bottom:0;display:grid}.catalog-stats div:last-child{border-right:0}.pill-grid,.index-list,.channel-grid,.watch-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.shell{width:min(100% - 1.2rem,76rem)}.nav-row{min-height:4.25rem}.brand{font-size:0}.brand-mark{font-size:.9rem}.nav-links{gap:.85rem}.nav-links a{font-size:.78rem}.page-shell{padding-top:2rem}.hero{padding-top:1rem}.hero-actions .button{flex:1}.catalog-stats{grid-template-columns:1fr}.catalog-stats div{border-right:0;border-bottom:1px solid var(--line);display:flex}.continue-card,.watch-heading,.chat-collapsed{flex-direction:column;align-items:stretch;display:flex}.section-heading{align-items:stretch;display:grid}.pill-grid,.index-list,.channel-grid,.search-results,.watch-aside,.footer-grid,.admin-grid,.admin-results-grid,.admin-search{grid-template-columns:1fr}.player-frame{border-radius:.75rem;margin-inline:-.6rem}.ad-slot-discovery-rail{max-width:none;margin-inline-start:0}.direct-note{grid-template-columns:1fr}.footer-grid nav{justify-content:start}.admin-table li{grid-template-columns:1fr}}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #272727}.workspace-primary-nav{border-bottom:1px solid #272727;flex:none;gap:2px;padding-bottom:8px;display:grid}.workspace-primary-nav>a{color:#aaa;border-radius:7px;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:13px;text-decoration:none;display:grid}.workspace-primary-nav>a:hover,.workspace-primary-nav>a[aria-current=page]{color:#f1f1f1;background:#171717}.workspace-nav-icon{fill:none;stroke:#858585;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px;height:18px}.nav-chevron{color:#717171;transition:transform .18s;transform:rotate(-90deg)}.workspace-primary-nav>a[aria-expanded=true] .nav-chevron{transform:rotate(0)}.workspace-subnav{gap:2px;padding:2px 0 4px 40px;animation:.18s both workspace-subnav-in;display:grid}.workspace-subnav a{color:#858585;border-radius:6px;padding:7px 10px;font-size:12px;text-decoration:none}.workspace-subnav a:hover,.workspace-subnav a[aria-current=page]{color:#f1f1f1;background:#171717}.workspace-directory-content>.explore-tabs{margin-top:4px}.explore-tabs button[aria-selected=true],.explore-list>a[aria-current=page]{color:#f1f1f1;background:#171717}.workspace-media-card>.player-frame{flex:none}.workspace-media-heading{min-height:72px}.report-form .form-actions button{color:#f1f1f1;background:#3f3f3f;border:0;border-radius:17px;width:auto;min-height:34px;padding:0 13px}.report-form .form-actions .text-button{background:0 0}.report-success,.form-error{color:#aaa}.workspace-dock{border-color:#272727;border-top-style:solid;border-top-width:1px}.radio-mini-layer{z-index:6;pointer-events:none;position:absolute;bottom:18px;left:18px;right:18px}.radio-mini-player{pointer-events:auto;background:#000;border:1px solid #303030;border-radius:10px;grid-template-columns:minmax(140px,.7fr) minmax(270px,1.3fr) auto;align-items:center;gap:18px;min-height:82px;padding:12px 54px 12px 16px;display:grid;position:relative;box-shadow:0 12px 36px #000000b8}.radio-identity,.radio-status{gap:3px;min-width:0;display:grid}.radio-identity strong,.radio-identity span,.radio-status strong,.radio-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.radio-identity small,.radio-identity span,.radio-status span{color:#858585;font-size:11px}.radio-identity strong,.radio-status strong{color:#f1f1f1;font-size:13px;font-weight:550}.radio-audio{grid-template-columns:38px minmax(120px,1fr) 34px minmax(70px,110px);align-items:center;gap:8px;min-width:0;display:grid}.radio-audio>button,.radio-actions>button,.radio-actions>.report-control+button,.radio-close{color:#f1f1f1;cursor:pointer;background:#272727;border:0;border-radius:17px;min-width:34px;min-height:34px;padding:0 10px}.radio-play{width:38px;height:38px;border-radius:50%!important}.radio-volume{accent-color:#f1f1f1;width:100%}.radio-actions{gap:6px;min-width:0;display:flex;position:relative}.radio-actions button{white-space:nowrap}.radio-actions>.report-control{top:auto;bottom:44px;right:0}.radio-close{z-index:10;width:34px;padding:0;font-size:20px;position:absolute;top:12px;right:12px}.radio-audio-loading,.radio-audio-unavailable{color:#aaa;grid-template-columns:minmax(0,1fr);place-content:center start;min-height:42px;font-size:12px}@keyframes workspace-subnav-in{0%{opacity:0;transform:translateY(-4px)}}@media (width<=900px){.radio-workspace.has-dock{grid-template-rows:minmax(260px,60%) minmax(0,1fr)}.radio-mini-layer{bottom:8px;left:8px;right:8px}.radio-mini-player{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-right:48px}.radio-audio{grid-area:2/1/auto/-1}.radio-actions{grid-area:1/2}}@media (width<=620px){.radio-mini-player{grid-template-columns:minmax(0,1fr)}.radio-actions{grid-area:3/1}.radio-audio{grid-template-columns:38px minmax(0,1fr) 34px}.radio-volume{display:none}}@media (prefers-reduced-motion:reduce){.workspace-layout,.workspace-directory,.workspace-presentation,.workspace-dock,.nav-chevron,.workspace-subnav{transition:none;animation:none}}.site-footer{z-index:24;border-top:1px solid var(--line);color:#8a8a8a;background:#000000f5;justify-content:space-between;align-items:center;gap:20px;height:30px;padding:0 18px;font-size:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.site-footer nav{align-items:center;gap:15px;display:flex}.site-footer a{color:#777;text-decoration:none}.site-footer a:hover{color:#fff}.page-shell.workspace-shell{width:100%;height:calc(100svh - 94px);min-height:520px;margin:0;padding:0;overflow:hidden}.workspace-layout{grid-template-columns:clamp(310px,26vw,390px) minmax(0,1fr);height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.workspace-directory{border-right:1px solid var(--line);background:#050505;min-width:0;min-height:0;overflow:hidden}.app-shell[data-sidebar-open=false] .workspace-directory{display:none}.directory-section{height:100%}.directory-section .explore-selection-heading{min-height:58px}.directory-section>.explore-list{height:calc(100% - 58px);overflow-y:auto}.workspace-directory .explore-list>a[aria-current=page]{color:#fff;background:#171717;box-shadow:inset 2px 0 #fff}.workspace-presentation{background:#020202;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.workspace-stage{background:#020202;min-width:0;min-height:0;position:relative;overflow:hidden}.workspace-stage>.world-map{width:100%;height:100%;position:absolute;inset:0}.workspace-stage>.world-map svg{width:100%;height:100%}.workspace-stage .map-label{top:20px;left:22px}.workspace-stage .map-credit{bottom:16px;right:20px}.workspace-media-layer{z-index:5;pointer-events:none;place-items:center;padding:clamp(14px,2.2vw,34px);display:grid;position:absolute;inset:0}.workspace-media-card{pointer-events:auto;scrollbar-width:thin;background:#030303;border:1px solid #242424;border-radius:4px;width:min(100%,1120px);max-height:100%;position:relative;overflow-y:auto;box-shadow:0 22px 80px #000000b8}.workspace-media-card>.player-frame{border-width:0 0 1px;border-radius:0;width:100%}.workspace-media-close{z-index:8;color:#ddd;cursor:pointer;background:#000000d1;border:1px solid #3a3a3a;border-radius:3px;place-items:center;width:32px;height:32px;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:8px;right:8px}.workspace-media-close:hover{color:#fff;border-color:#888}.workspace-media-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 18px;display:flex}.workspace-media-heading h1{color:#f5f5f5;letter-spacing:-.04em;margin:0;font-size:clamp(21px,2.1vw,34px);font-weight:520;line-height:1.05}.workspace-media-heading .eyebrow{margin:0 0 6px}.workspace-media-meta{color:#888;margin:8px 0 0;font-size:11px}.desktop-live-details{padding:0 16px 16px}.desktop-live-details .watch-details{margin-top:12px}.workspace-dock,.workspace-mobile-details{border-left:1px solid var(--line);background:#050505;min-width:0;min-height:0;overflow:hidden}.workspace-dock .chat-panel{border-width:0;border-radius:0;width:100%;height:100%}.workspace-mobile-tabs,.workspace-mobile-details{display:none}.directory-group-title{z-index:2;border-bottom:1px solid var(--line);color:#777;letter-spacing:.12em;text-transform:uppercase;background:#080808;padding:9px 16px;font-size:9px;position:sticky;top:0}.dock-status{color:#777;text-align:center;margin:0;padding:10px;font-size:11px}@media (width<=1279px){.workspace-layout,.app-shell[data-sidebar-open=false] .workspace-layout{grid-template-columns:minmax(0,1fr)}.workspace-directory{z-index:18;border-right:1px solid #333;width:min(390px,88vw);position:absolute;top:0;bottom:0;left:0;box-shadow:18px 0 60px #000000b8}.app-shell[data-sidebar-open=false] .workspace-directory{display:none}}@media (width<=900px){.workspace-presentation.has-dock{grid-template-rows:minmax(300px,56%) 42px minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.workspace-directory{border:0 solid #333;border-top-width:1px;border-radius:12px 12px 0 0;width:100%;height:min(58svh,620px);top:auto;bottom:0;right:0;box-shadow:0 -18px 60px #000000b8}.workspace-media-layer{padding:8px}.workspace-media-card{width:min(100%,760px)}.workspace-media-heading{padding:12px 14px}.workspace-media-heading h1{font-size:21px}.desktop-live-details,.desktop-chat-toggle{display:none}.workspace-mobile-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#050505;grid-template-columns:repeat(2,1fr);display:grid}.workspace-mobile-tabs button{color:#777;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;font-size:11px}.workspace-mobile-tabs button[aria-selected=true]{color:#fff;border-color:#fff}.workspace-dock,.workspace-mobile-details{border-top:0;border-left:0;grid-row:3;display:none}.workspace-dock.is-active,.workspace-mobile-details.is-active{display:block}.workspace-dock.is-active{min-height:0}.workspace-mobile-details{padding:0 12px 14px;overflow-y:auto}.workspace-dock .chat-panel{height:100%}}@media (width<=620px){.page-shell.workspace-shell{height:calc(100svh - 86px);min-height:460px}.site-footer{white-space:nowrap;gap:14px;padding:0 10px;overflow-x:auto}.site-footer nav{gap:12px}.workspace-stage .map-label{top:12px;left:12px}.workspace-stage .map-credit{bottom:8px;right:10px}.workspace-media-layer{align-items:start}.workspace-media-card{max-height:calc(100% - 2px)}.workspace-media-close{width:29px;height:29px;top:5px;right:5px}.workspace-media-heading .watch-actions{margin-right:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Geist;src:url(/fonts/Geist.woff2)format("woff2");font-weight:100 900;font-display:swap}:root{color:#f5f5f5;--ink:#f5f5f5;--muted:#a1a1a1;--faint:#6c6c6c;--surface:#090909;--surface-raised:#111;--line:#292929;--brand:#fff;--brand-strong:#fff;--warm:#d4d4d4;--danger:#ff7b72;--radius:6px;background:#000;font-family:Geist,Arial,sans-serif}html,body{background:#000}body{color:var(--ink);background-image:none}a{color:inherit}:focus-visible{outline-offset:3px;outline:2px solid #fff}.app-shell{background:#000;min-height:100svh}.site-header{border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000eb;height:64px}.nav-row{justify-content:flex-start;gap:28px;width:100%;min-height:63px;padding:0 24px}.sidebar-toggle{color:#aaa;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:28px;height:34px;padding:0;font-size:16px;display:grid}.sidebar-toggle:hover{color:#fff}.brand,h1,h2,h3,.footer-grid strong,.player-notice strong{font-family:Geist,Arial,sans-serif}.brand{color:#fff;letter-spacing:-.02em;min-width:max-content;font-size:15px;font-weight:650}.nav-links{gap:22px}.nav-links a{color:#999;border-bottom:1px solid #0000;padding:22px 0 19px;font-size:13px;font-weight:500;text-decoration:none}.nav-links a:hover,.nav-links a.active{color:#fff;border-color:#fff}.nav-search{width:min(340px,28vw);margin-left:auto;position:relative}.nav-search input{border:1px solid var(--line);color:#fff;background:#090909;border-radius:4px;width:100%;height:34px;padding:0 38px 0 12px;font-size:13px}.nav-search button{color:#aaa;cursor:pointer;background:0 0;border:0;width:36px;height:34px;position:absolute;top:0;right:0}.site-menu{position:relative}.site-menu summary{color:#aaa;cursor:pointer;padding:8px 0;font-size:12px;list-style:none}.site-menu summary:before{content:"•••";font-size:16px}.site-menu summary span{width:1px;height:1px;position:absolute;overflow:hidden}.site-menu[open] nav{z-index:30;border:1px solid var(--line);background:#080808;border-radius:4px;width:190px;padding:8px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 18px 45px #000000b3}.site-menu nav a{color:#aaa;padding:10px;font-size:13px;text-decoration:none}.site-menu nav a:hover{color:#fff;background:#141414}.page-shell{width:min(100% - 48px,1320px);min-height:calc(100svh - 64px);margin:0 auto;padding:48px 0 80px}.page-shell.home-shell{width:100%;height:calc(100svh - 64px);min-height:580px;padding:0;overflow:hidden}.explore-layout{grid-template-columns:clamp(320px,29vw,430px) minmax(0,1fr);grid-template-areas:"panel map";height:100%;min-height:0;display:grid}.explore-layout.sidebar-hidden{grid-template-columns:minmax(0,1fr);grid-template-areas:"map"}.map-stage{background:#020202;grid-area:map;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.world-map{width:min(94%,1320px);position:relative}.world-map svg{width:100%;height:auto;display:block}.map-grid path{fill:none;stroke:#0c0c0c;stroke-width:1px;vector-effect:non-scaling-stroke}.map-countries path{fill:#111;stroke:#333;stroke-width:.7px;vector-effect:non-scaling-stroke}.map-countries .is-available{fill:#2a2a2a;stroke:#777;cursor:pointer;transition:fill .14s,stroke .14s}.map-countries a:hover .is-available,.map-countries a:focus .is-available,.map-countries .is-selected{fill:#fff;stroke:#fff}.map-label{z-index:2;gap:4px;display:grid;position:absolute;top:0;left:2%}.map-credit{color:#888;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.map-label strong{font-size:18px;font-weight:500}.map-credit{letter-spacing:0;text-transform:none;margin:0;position:absolute;bottom:0;right:2%}.explore-panel{border-right:1px solid var(--line);background:#050505;grid-area:panel;min-width:0;min-height:0;overflow:hidden}.explore-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);height:54px;display:grid}.explore-tabs button,.mobile-watch-tabs button{color:#777;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;font-size:12px}.explore-tabs button[aria-selected=true],.mobile-watch-tabs button[aria-selected=true]{color:#fff;border-color:#fff}.explore-list{height:calc(100% - 54px);overflow-y:auto}.explore-list>a,.explore-list-row{color:#aaa;cursor:pointer;width:100%;min-height:64px;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #1b1b1b;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;text-decoration:none;display:flex}.explore-list>a:hover,.explore-list-row:hover{color:#fff;background:#0d0d0d}.explore-list>a>span:first-child,.explore-list-row>span:first-child{gap:3px;display:grid}.explore-list strong{color:#eee;font-size:13px;font-weight:500}.explore-list small{color:#888;font-size:10px}.explore-list>a>span:last-child,.explore-list-row>span:last-child,.explore-list i{font-size:11px;font-style:normal}.explore-selection{height:calc(100% - 54px)}.explore-selection-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:70px;padding:10px 18px;display:flex}.explore-selection-heading button{color:#aaa;cursor:pointer;background:#090909;border:1px solid #333;border-radius:3px;width:30px;height:30px;padding:0}.explore-selection-heading span{gap:4px;display:grid}.explore-selection-heading small{color:#777;letter-spacing:.1em;text-transform:uppercase;font-size:9px}.explore-selection-heading strong{font-size:15px;font-weight:520}.explore-selection .explore-list{height:calc(100% - 70px)}.channel-list>a{min-height:56px}.panel-empty{color:#777;margin:0;padding:24px 18px;font-size:13px}.eyebrow{color:#858585;letter-spacing:.14em;font-size:10px;font-weight:600}.page-heading h1,.search-heading h1{letter-spacing:-.055em;font-size:clamp(38px,6vw,72px);font-weight:520;line-height:.96}.page-heading{padding:28px 0 44px}.index-list,.channel-grid,.search-results{border-top:1px solid var(--line);gap:0}.index-list a,.channel-card,.search-results a{background:0 0;border-width:0 0 1px;border-radius:0}.channel-monogram{color:#aaa;background:#111;border-color:#333;border-radius:3px}.watch-page{width:min(100%,1480px);margin:0 auto}.watch-back{margin-bottom:18px;display:inline-block}.back-link{color:#888;font-size:12px;text-decoration:none}.watch-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:12px}.watch-layout.chat-hidden{max-width:1180px;margin:0 auto;display:block}.player-frame{box-shadow:none;background:#050505;border-color:#1d1d1d;border-radius:4px}.player-status{background:#000000c7;border-color:#333;border-radius:3px;bottom:10px;left:10px;right:10px}.player-status span:first-child{color:#fff}.watch-heading{border-bottom:1px solid var(--line);align-items:flex-start;margin:0;padding:18px 2px 20px}.watch-heading h1{letter-spacing:-.04em;font-size:clamp(24px,3vw,38px);font-weight:520}.watch-heading .eyebrow{color:#ff4d4d;margin-bottom:7px}.channel-meta{gap:12px;margin-top:9px}.channel-meta span,.channel-meta a{color:#777;border:0;border-radius:0;padding:0;font-size:11px}.watch-actions{gap:8px;display:flex}.watch-actions button{color:#aaa;cursor:pointer;background:#090909;border:1px solid #333;border-radius:4px;min-height:34px;padding:0 12px;font-size:12px}.watch-actions button:hover,.watch-actions button[aria-pressed=true]{color:#fff;border-color:#777}.watch-chat,.chat-panel{min-height:0}.watch-chat .chat-panel{height:min(72vh,760px)}.watch-chat.is-desktop-hidden{display:none}.chat-panel{border:1px solid var(--line);background:#060606;border-radius:4px;grid-template-rows:auto minmax(0,1fr) auto auto;margin:0;display:grid;overflow:hidden}.chat-header{min-height:48px;padding:0 14px}.connection-state{font-size:10px;font-weight:500}.connection-state:before{background:#555;width:5px;height:5px}.comment-list{height:auto;min-height:220px;padding:4px 14px}.comment{border-color:#1d1d1d;padding:11px 0}.comment header strong{color:#b5b5b5;font-size:11px;font-weight:550}.comment p{color:#e5e5e5;margin-top:5px;font-size:13px;line-height:1.45}.comment-actions{opacity:0}.comment:hover .comment-actions,.comment:focus-within .comment-actions{opacity:1}.comment-composer{background:#030303;gap:7px;padding:10px}.comment-composer textarea{resize:none;background:#0b0b0b;border-color:#2d2d2d;border-radius:3px;min-height:54px;padding:9px}.composer-footer button{color:#000;cursor:pointer;background:#eee;border:1px solid #eee;border-radius:3px;min-width:58px;min-height:28px;font-size:11px}.composer-footer button:disabled{color:#666;background:#151515;border-color:#333}.chat-empty{min-height:120px;margin:0;font-size:12px}.chat-notice{color:#aaa;background:#111;border-color:#393939;padding:7px 10px}.watch-details{border:1px solid var(--line);background:#050505;border-radius:4px;margin-top:14px}.watch-details summary{color:#aaa;cursor:pointer;padding:12px 14px;font-size:12px}.watch-details>:not(summary){margin-left:14px;margin-right:14px}.watch-details>p{color:#777;font-size:12px;line-height:1.6}.detail-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.detail-grid div{background:#080808;gap:4px;padding:12px;display:grid}.detail-grid span{color:#888;font-size:10px}.detail-grid strong{font-size:12px;font-weight:500}.watch-details .text-button{color:#aaa;margin-bottom:14px;font-size:11px}.report-form{background:#090909;border-radius:3px;margin-bottom:14px!important}.mobile-watch-tabs{display:none}.policy-page{max-width:720px;margin:0 auto}.policy-page section{border-color:var(--line)}.policy-note,.admin-card,.admin-status{background:#080808;border-radius:4px}@media (width<=900px){.nav-row{gap:16px}.page-shell.home-shell{height:auto;min-height:calc(100svh - 64px);overflow:visible}.explore-layout{grid-template:"map"minmax(420px,58svh)"panel"minmax(360px,1fr)/1fr;min-height:calc(100svh - 64px)}.explore-layout.sidebar-hidden{grid-template-rows:minmax(calc(100svh - 64px),1fr);grid-template-areas:"map"}.explore-panel{border-top:1px solid var(--line);border-right:0;border-radius:14px 14px 0 0}.watch-layout{grid-template-columns:1fr}.watch-chat,.watch-actions button:last-child{display:none}.mobile-watch-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);height:44px;display:grid}.watch-details-wrap{display:none}.watch-chat.is-active,.watch-details-wrap.is-active{display:block}.watch-chat .chat-panel{height:min(62svh,620px);margin-top:12px}.watch-details{margin-top:12px}}@media (width<=620px){.site-header,.nav-row{height:56px;min-height:56px}.nav-row{gap:12px;padding:0 14px}.brand{min-width:auto;font-size:14px}.nav-links{gap:12px}.nav-links a{padding:19px 0 17px;font-size:11px}.nav-search{width:auto;margin-left:auto}.nav-search input{color:#0000;cursor:pointer;width:34px;padding:0}.nav-search input::placeholder{color:#0000}.nav-search input:focus{z-index:40;color:#fff;width:calc(100% - 56px);padding:0 38px 0 12px;position:fixed;top:8px;left:8px;right:48px}.nav-search input:focus::placeholder{color:#777}.site-menu summary:before{font-size:12px}.page-shell{width:min(100% - 24px,1320px);min-height:calc(100svh - 56px);padding:24px 0 56px}.page-shell.home-shell{width:100%;min-height:calc(100svh - 56px);padding:0}.explore-layout{grid-template-rows:minmax(360px,54svh) minmax(420px,1fr);min-height:calc(100svh - 56px)}.explore-layout.sidebar-hidden{grid-template-rows:minmax(calc(100svh - 56px),1fr)}.world-map{width:92%}.map-label{top:12px;left:4%}.map-label strong{font-size:14px}.map-credit{bottom:8px;right:4%}.watch-back{margin-bottom:12px}.player-frame{border-radius:2px;margin-inline:0}.watch-heading{flex-direction:row;gap:14px}.watch-heading h1{font-size:24px}.watch-actions button{width:36px;padding:0;font-size:0;overflow:hidden}.watch-actions button span{font-size:16px}.comment-actions{opacity:1}}.site-header,.nav-row{height:56px;min-height:56px}.site-header{background:#0f0f0f;border-bottom:0}.nav-row{gap:16px;padding:0 16px;position:relative}.sidebar-toggle{border-radius:50%;width:40px;height:40px;font-size:18px}.sidebar-toggle:hover,.nav-search button:hover{background:#272727}.brand{font-size:18px;font-weight:700}.nav-links a{padding:19px 0 17px}.nav-search{width:min(560px,42vw);margin:0;position:absolute;left:50%;transform:translate(-50%)}.nav-search input{background:#121212;border-color:#303030;border-radius:20px;height:40px;padding-left:18px}.nav-search button{background:#222;border-left:1px solid #303030;border-radius:0 20px 20px 0;width:48px;height:40px}.page-shell.workspace-shell{height:calc(100svh - 86px)}.workspace-layout{background:#0f0f0f;grid-template-columns:256px minmax(0,1fr)}.workspace-directory{background:#0f0f0f;border-right:0;padding:8px 4px}.explore-tabs{border-bottom:0;gap:4px;height:44px;padding:4px 8px}.explore-tabs button{color:#aaa;border:0;border-radius:8px;font-size:11px;font-weight:550}.explore-tabs button[aria-selected=true]{color:#0f0f0f;background:#f1f1f1}.explore-list{height:calc(100% - 44px);padding:4px}.explore-list>a,.explore-list-row{border:0;border-radius:10px;width:calc(100% - 8px);min-height:44px;margin:2px 4px;padding:8px 12px}.explore-list>a:hover,.explore-list-row:hover,.workspace-directory .explore-list>a[aria-current=page]{box-shadow:none;background:#272727}.directory-section .explore-selection-heading{border-bottom:0;min-height:52px;padding:6px 12px}.directory-section>.explore-list{height:calc(100% - 52px)}.explore-selection-heading button{background:0 0;border:0;border-radius:50%}.directory-group-title{background:#0f0f0f;border:0}.directory-skeleton{gap:8px;padding:8px;display:grid}.directory-skeleton span,.media-heading-skeleton span{background:#272727;border-radius:8px;display:block}.directory-skeleton span{height:44px}.directory-error{color:#aaa;gap:12px;padding:20px 16px;font-size:12px;display:grid}.directory-error button{color:#0f0f0f;background:#f1f1f1;border:0;border-radius:18px;width:max-content;padding:8px 14px}.workspace-stage,.workspace-presentation{background:#0f0f0f}.workspace-presentation.has-dock{grid-template-columns:minmax(0,1fr) clamp(340px,27vw,420px)}.workspace-media-layer{align-items:start;padding:20px 20px 14px}.workspace-media-card{width:100%;max-width:1280px;box-shadow:none;background:0 0;border:0;border-radius:0}.workspace-media-card>.player-frame{background:#000;border:0;border-radius:12px}.workspace-media-heading{border:0;align-items:center;padding:14px 2px 8px}.workspace-media-heading h1{letter-spacing:-.02em;font-size:clamp(18px,1.6vw,24px);font-weight:600}.channel-meta{margin-top:6px}.media-heading-skeleton{gap:9px;display:grid}.media-heading-skeleton span:first-child{width:min(420px,60%);height:22px}.media-heading-skeleton span:last-child{width:180px;height:14px}.workspace-media-close,.player-chat-toggle{background:#000000b8;border:0;border-radius:50%;width:36px;height:36px;top:30px}.workspace-media-close{right:30px}.player-chat-toggle{z-index:8;color:#fff;cursor:pointer;place-items:center;padding:0;font-size:18px;display:grid;position:absolute;right:74px}.workspace-media-close:hover,.player-chat-toggle:hover{background:#272727}.watch-actions{position:relative}.watch-actions button{color:#f1f1f1;background:#272727;border:0;border-radius:18px;min-height:36px;padding:0 15px;font-weight:550}.watch-actions button:hover,.watch-actions button[aria-pressed=true]{color:#fff;background:#3f3f3f;border:0}.report-control{z-index:20;background:#272727;border-radius:12px;width:min(340px,82vw);padding:14px;position:absolute;top:44px;right:0;box-shadow:0 10px 30px #0000008c}.report-control .report-form{background:0 0;border:0;padding:0;margin:0!important}.player-loading-shell:after{content:"";background:linear-gradient(105deg,#090909 35%,#181818 50%,#090909 65%) 0 0/200% 100%;animation:1.4s linear infinite player-loading;position:absolute;inset:0}@keyframes player-loading{to{background-position-x:-200%}}.workspace-dock{background:#0f0f0f;border:1px solid #303030;border-radius:12px;height:calc(100% - 40px);margin:20px 16px 20px 0}.workspace-dock .chat-panel{background:#0f0f0f;border:0;border-radius:12px}.chat-header{border-bottom:1px solid #303030;min-height:48px;padding:0 16px}.chat-header strong{font-size:14px;font-weight:500}.connection-state:before{display:none}.comment-list{padding:8px 12px}.comment{border:0;grid-template-columns:24px minmax(0,1fr);gap:12px;padding:8px 4px;display:grid}.comment-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.comment-copy{min-width:0}.comment-copy>p{color:#f1f1f1;margin:0;font-size:13px;line-height:1.45}.comment-copy>p strong{color:#aaa;margin-right:8px;font-size:12px;font-weight:500}.comment-copy>footer{justify-content:space-between;align-items:center;min-height:18px;margin-top:2px;display:flex}.comment-copy time{color:#717171;font-size:10px}.comment-actions{min-height:0;margin:0}.comment-composer{background:#0f0f0f;border-top:1px solid #303030;gap:8px;padding:12px 16px}.composer-row{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;display:grid}.composer-row label{min-width:0}.comment-composer textarea{background:0 0;border:0;border-bottom:1px solid #717171;border-radius:0;min-height:32px;padding:6px 2px}.comment-composer textarea:focus{border-color:#f1f1f1;outline:0}.composer-footer{min-height:32px;padding-left:36px}.composer-footer button{border:0;border-radius:50%;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;display:grid}.hls-player-shell{background:#000;position:absolute;inset:0}.hls-player-shell .player-media{display:block}.player-controls{background:linear-gradient(#0000,#000000db);padding:26px 12px 8px;position:absolute;bottom:0;left:0;right:0}.player-control-row{align-items:center;gap:4px;height:36px;display:flex}.player-control-row button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;padding:0;font-size:16px;display:grid}.player-volume{width:72px}.player-progress{accent-color:red;cursor:pointer;width:100%;height:3px}.player-clock{color:#fff;margin-left:8px;font-size:11px}.player-control-spacer{flex:1}.player-quality select{color:#fff;background:0 0;border:0;padding:6px 8px;font-size:11px}.workspace-layout{transition:grid-template-columns .22s cubic-bezier(.2,0,0,1)}.workspace-directory{visibility:visible;opacity:1;transition:opacity .16s,transform .22s cubic-bezier(.2,0,0,1),visibility;display:block;transform:translate(0)}.app-shell[data-sidebar-open=false] .workspace-directory{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .14s,transform .22s cubic-bezier(.2,0,0,1),visibility 0s .22s;display:block;transform:translate(-16px)}.workspace-presentation{transition:grid-template-columns .22s cubic-bezier(.2,0,0,1)}.live-workspace.chat-closed{grid-template-columns:minmax(0,1fr) 0}.live-workspace .workspace-media-layer{align-items:start;padding:0}.live-workspace .workspace-media-card{max-width:none}.live-workspace .workspace-media-card>.player-frame{border-radius:0}.live-workspace .workspace-media-heading{padding-inline:16px}.live-workspace .workspace-media-close,.live-workspace .player-chat-toggle{top:8px}.live-workspace .workspace-media-close{right:8px}.live-workspace .player-chat-toggle{right:52px}.player-chat-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.live-workspace .workspace-dock{visibility:visible;opacity:1;border-width:0 0 0 1px;border-radius:0;height:100%;margin:0;transition:opacity .16s,transform .22s cubic-bezier(.2,0,0,1),visibility;transform:translate(0)}.live-workspace .workspace-dock.is-closed{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .14s,transform .22s cubic-bezier(.2,0,0,1),visibility 0s .22s;transform:translate(16px)}.comment-composer{background:#0f0f0f;border-top:0;padding:10px 12px 12px}.composer-row{grid-template-columns:24px minmax(0,1fr) 36px;align-items:center;gap:8px}.composer-input{background:#272727;border-radius:20px;align-items:center;min-width:0;min-height:38px;padding:0 4px 0 13px;display:flex}.composer-input label{flex:1}.comment-composer .composer-input textarea{color:#f1f1f1;resize:none;background:0 0;border:0;width:100%;min-height:38px;max-height:84px;padding:9px 4px 8px 0;line-height:20px}.comment-composer .composer-input textarea::placeholder{color:#aaa}.comment-composer .composer-input:focus-within{background:#303030;box-shadow:inset 0 0 0 1px #717171}.emote-toggle,.comment-send,.emote-picker button{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.emote-toggle,.comment-send{width:32px;min-width:32px;height:32px;min-height:32px}.emote-toggle svg,.comment-send svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.comment-send svg{fill:currentColor;stroke:none}.emote-toggle:hover,.emote-toggle[aria-expanded=true]{color:#fff;background:#3f3f3f}.comment-send:not(:disabled){color:#0f0f0f;background:#f1f1f1}.comment-send:disabled{color:#717171;cursor:default;opacity:1;background:0 0}.emote-picker{background:#212121;border-radius:12px;flex-wrap:wrap;gap:2px;margin-left:32px;padding:8px;display:flex}.emote-picker button{width:32px;height:32px;font-size:18px}.emote-picker button:hover{background:#3f3f3f}@media (width<=1279px){.workspace-layout,.app-shell[data-sidebar-open=false] .workspace-layout{grid-template-columns:minmax(0,1fr)}.workspace-directory{padding:8px 4px}.app-shell[data-sidebar-open=false] .workspace-directory{transform:translate(-100%)}}@media (width<=900px){.nav-links{display:flex}.nav-search{width:min(420px,100vw - 220px);left:auto;right:16px;transform:none}.live-workspace.has-dock{grid-template-rows:minmax(260px,56%) minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.live-workspace.chat-closed{grid-template-rows:minmax(0,1fr) 0}.workspace-presentation.has-dock:not(.live-workspace){grid-template-columns:minmax(0,1fr)}.live-workspace .workspace-stage{grid-row:1}.live-workspace .workspace-dock{grid-row:2;display:block}.live-workspace .workspace-dock.is-closed{transform:translateY(16px)}.workspace-dock{border-width:1px 0 0;border-radius:0;width:auto;height:auto;margin:0}.workspace-media-layer{padding:8px}.live-workspace .workspace-media-layer{padding:0}.workspace-media-card>.player-frame{border-radius:8px}.workspace-media-close,.player-chat-toggle{top:16px}.workspace-media-close{right:16px}.player-chat-toggle{right:58px}}@media (width<=620px){.page-shell.workspace-shell{height:calc(100svh - 86px)}.nav-search{width:auto;margin-left:auto;position:relative;left:auto;right:auto}.workspace-media-heading{flex-direction:column;align-items:flex-start;gap:10px;padding:10px 2px}.workspace-media-heading .watch-actions{width:100%;margin-right:0}.workspace-media-heading .watch-actions button:last-child{align-items:center;display:inline-flex}.watch-actions button{width:auto;padding:0 12px;font-size:11px}.player-clock{display:none}.app-shell[data-sidebar-open=false] .workspace-directory{transform:translateY(100%)}}:root{--ink:#f1f1f1;--muted:#aaa;--faint:#717171;--surface:#000;--surface-raised:#171717;--line:#272727;--brand:#f1f1f1;--brand-strong:#fff}html,body,.app-shell,.site-header,.site-footer,.page-shell.workspace-shell,.workspace-layout,.workspace-directory,.workspace-stage,.workspace-presentation,.workspace-dock,.workspace-dock .chat-panel,.comment-composer{background:#000}body{background-image:none}.site-header{border-top:0;border-bottom:1px solid #272727}.chat-panel{border-top:1px solid #272727}.workspace-directory{border-right:1px solid #272727;flex-direction:column;min-height:0;padding:8px;display:flex}.workspace-directory-content{flex:1;min-height:0;overflow:hidden}.workspace-directory-content>.explore-list,.workspace-directory-content>.directory-section{height:calc(100% - 48px)}.explore-tabs button[aria-selected=true],.explore-list>a[aria-current=page]{color:#f1f1f1;background:#171717}.workspace-media-card{background:#000;grid-template-rows:auto minmax(0,1fr);height:100%;max-height:100%;display:grid;overflow:hidden}.workspace-media-scroll{scrollbar-width:thin;min-height:0;overflow-y:auto}.report-control{color:#f1f1f1;background:#171717}.report-form select,.report-form textarea{color:#f1f1f1;background:#0f0f0f;border-color:#3f3f3f}.report-label-row{justify-content:space-between;align-items:center;display:flex!important}.report-form .form-actions{justify-content:flex-end;gap:8px;display:flex}.report-form .form-actions button{width:auto}.workspace-dock{background:#000;border-color:#272727;border-top-style:solid;border-top-width:1px}.brand img{width:22px;height:22px}.nav-search{z-index:40;width:min(560px,44vw);margin:0;position:absolute;top:11px;left:50%;transform:translate(-50%)}.nav-search input,.nav-search input:focus{color:#f1f1f1;background:#121212;border:1px solid #303030;border-radius:18px;outline:0;width:100%;height:36px;padding:0 76px 0 14px;position:static}.nav-search input:focus{border-color:#717171}.nav-search input::-webkit-search-cancel-button{display:none}.nav-search .search-clear,.nav-search .search-filter-toggle{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:2px}.nav-search .search-clear{font-size:20px;right:36px}.nav-search .search-filter-toggle{right:3px}.search-filter-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6px;width:18px;height:18px}.nav-search .search-clear:hover,.nav-search .search-filter-toggle:hover,.nav-search .search-filter-toggle[aria-expanded=true]{color:#fff;background:#272727}.search-popover{z-index:60;background:#0f0f0f;border:1px solid #303030;border-radius:12px;max-height:min(70svh,620px);padding:8px;position:absolute;top:43px;left:0;right:0;overflow-y:auto;box-shadow:0 20px 60px #000000b8}.search-filters{border:0;border-bottom:1px solid #272727;align-items:center;gap:16px;margin:0 0 6px;padding:8px 10px 10px;display:flex}.search-filters legend{float:left;color:#717171;margin-right:4px;font-size:11px}.search-filters label{color:#c7c7c7;align-items:center;gap:6px;font-size:12px;display:flex}.search-filters input{accent-color:#f1f1f1;width:14px;height:14px}.search-result-group+.search-result-group{border-top:1px solid #272727;margin-top:8px;padding-top:8px}.search-result-group h2{color:#858585;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:6px 10px;font-size:10px;font-weight:600}.search-result-group>a{color:#f1f1f1;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 10px;text-decoration:none;display:flex}.search-result-group>a:hover,.search-result-group>a:focus-visible{background:#1f1f1f}.search-result-group>a>span:first-child{gap:3px;min-width:0;display:grid}.search-result-group strong,.search-result-group small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result-group strong{font-size:13px;font-weight:550}.search-result-group small,.search-kind,.search-status{color:#858585;font-size:11px}.search-kind{background:#272727;border-radius:10px;flex:none;padding:4px 7px}.search-status{margin:0;padding:18px 12px}.search-warning{color:#b8b8b8}.workspace-primary-nav{border:0;flex-direction:column;gap:2px;height:100%;min-height:0;padding:0;display:flex}.workspace-nav-group{flex:none}.workspace-nav-group.is-active{flex-direction:column;flex:1;min-height:0;display:flex}.workspace-primary-link,.public-navigation a{color:#aaa;border-radius:7px;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:13px;text-decoration:none;display:grid}.workspace-primary-link:hover,.workspace-primary-link[aria-current=page],.public-navigation a:hover{color:#f1f1f1;background:#171717}.workspace-primary-link[aria-expanded=true] .nav-chevron{transform:rotate(0)}.workspace-nav-group .workspace-directory-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.workspace-nav-group .workspace-subnav{flex:none;padding-bottom:6px}.country-context-header{flex:none}.root-navigation{flex-direction:column;gap:2px;height:100%;min-height:0;display:flex}.root-navigation-link{color:#aaa;border-radius:7px;flex:none;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:13px;text-decoration:none;display:grid}.root-navigation-link:hover,.root-navigation-link[aria-current=page]{color:#f1f1f1;background:#171717}.root-directory-list{flex:1;min-height:0;overflow-y:auto}.favorite-group{flex-direction:column;display:flex}.navigation-section-label{color:#858585;letter-spacing:.1em;text-transform:uppercase;flex:none;padding:10px 10px 4px;font-size:9px;font-weight:600}.root-navigation-count{color:#858585;font-size:10px;font-weight:500}.workspace-root-rail{display:none}.country-context-header .explore-selection-heading{min-height:38px;padding:0 12px 6px}.country-context-header .explore-selection-heading strong{font-size:15px}.country-media-tabs{flex:none;gap:2px;padding-bottom:6px;display:grid}.country-media-link{color:#aaa;border-radius:7px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:13px;text-decoration:none;display:grid}.country-media-link:hover,.country-media-link[aria-current=page]{color:#f1f1f1;background:#171717}.country-primary-nav>.workspace-directory-content,.category-primary-nav>.workspace-directory-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.country-primary-nav .channel-list,.category-primary-nav .channel-list{flex:1;min-height:0;overflow-y:auto}.workspace-directory-content>.explore-tabs{flex:none}.workspace-directory-content>.explore-list,.workspace-directory-content>.directory-section{flex:1;height:auto;min-height:0}.directory-section{flex-direction:column;min-height:0;display:flex}.directory-back{color:#858585;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;min-height:36px;padding:0 12px;font-size:11px;text-decoration:none;display:flex}.directory-back:hover{color:#f1f1f1}.directory-section .explore-selection-heading{min-height:38px;padding:0 12px 6px}.directory-section .explore-selection-heading strong{font-size:15px}.directory-section>.explore-list{flex:1;height:auto;min-height:0}.app-shell[data-sidebar-open=false] .workspace-layout{grid-template-columns:56px minmax(0,1fr)}.app-shell[data-sidebar-open=false] .workspace-directory{visibility:visible;opacity:1;pointer-events:auto;width:auto;box-shadow:none;padding:8px;display:flex;transform:none}.app-shell[data-sidebar-open=false] .workspace-nav-group.is-active{flex:none}.app-shell[data-sidebar-open=false] .workspace-primary-link{grid-template-columns:20px;justify-content:center;width:40px;padding:0}.app-shell[data-sidebar-open=false] .workspace-nav-label,.app-shell[data-sidebar-open=false] .nav-chevron,.app-shell[data-sidebar-open=false] .workspace-directory-content,.app-shell[data-sidebar-open=false] .workspace-subnav,.app-shell[data-sidebar-open=false] .country-context-header,.app-shell[data-sidebar-open=false] .root-navigation,.app-shell[data-sidebar-open=false] .workspace-primary-nav{display:none}.app-shell[data-sidebar-open=false] .workspace-root-rail{gap:2px;display:grid}.app-shell[data-sidebar-open=false] .workspace-root-rail .root-navigation-link{grid-template-columns:20px;justify-content:center;width:40px;padding:0}.public-navigation{z-index:18;background:#000;border-right:1px solid #272727;width:56px;padding:8px;transition:width .22s cubic-bezier(.2,0,0,1);position:fixed;top:56px;bottom:30px;left:0;overflow:hidden}.public-navigation nav{gap:2px;display:grid}.public-navigation a{grid-template-columns:20px;justify-content:center;width:40px;padding:0}.public-navigation a span{display:none}.app-shell[data-public-navigation=true][data-sidebar-open=true] .public-navigation{width:256px}.app-shell[data-public-navigation=true][data-sidebar-open=true] .public-navigation a{grid-template-columns:20px minmax(0,1fr);justify-content:stretch;width:auto;padding:0 10px}.app-shell[data-public-navigation=true][data-sidebar-open=true] .public-navigation a span{display:block}.app-shell[data-public-navigation=true] .page-shell:not(.workspace-shell){width:calc(100% - 56px);margin-left:56px;padding-left:max(1rem,50vw - 38rem);padding-right:max(1rem,50vw - 38rem);transition:width .22s cubic-bezier(.2,0,0,1),margin-left .22s cubic-bezier(.2,0,0,1)}.app-shell[data-public-navigation=true][data-sidebar-open=true] .page-shell:not(.workspace-shell){width:calc(100% - 256px);margin-left:256px}.chat-header-actions{align-items:center;gap:8px;display:flex}.chat-close{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid}.chat-close:hover{color:#fff;background:#272727}.chat-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:18px;height:18px}.report-toast{z-index:100;color:#f1f1f1;background:#171717;border:1px solid #3f3f3f;border-radius:8px;align-items:center;gap:14px;max-width:min(380px,100vw - 32px);min-height:48px;padding:10px 10px 10px 16px;font-size:12px;display:flex;position:fixed;bottom:46px;right:16px;box-shadow:0 16px 44px #000000b3}.report-toast button{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:18px;display:grid}.report-toast button:hover{color:#fff;background:#303030}.policy-page section{border:0;margin-top:2rem;padding:0}.policy-page section:first-of-type{margin-top:0}.policy-page .page-heading{margin-bottom:2rem;padding:1.5rem 0 0}.policy-page .page-heading>p:last-child{margin-top:1rem}.policy-updated,.policy-page .page-heading>.policy-updated{color:#858585;max-width:none;margin:.75rem 0 0;font-size:.75rem;line-height:1.4}@media (width>=901px) and (width<=1279px){.app-shell[data-sidebar-open=false] .workspace-layout{grid-template-columns:56px minmax(0,1fr)}.app-shell[data-sidebar-open=false] .workspace-directory{position:relative;inset:auto}}@media (width<=900px){.app-shell[data-sidebar-open=false] .workspace-layout{grid-template-columns:minmax(0,1fr)}.app-shell[data-sidebar-open=false] .workspace-directory{visibility:hidden;display:none}.public-navigation{border:0 solid #303030;border-top-width:1px;border-radius:12px 12px 0 0;width:100%;height:min(58svh,420px);top:auto;bottom:30px;right:0;transform:translateY(100%)}.app-shell[data-public-navigation=true][data-sidebar-open=false] .public-navigation{visibility:hidden;pointer-events:none}.app-shell[data-public-navigation=true][data-sidebar-open=true] .public-navigation{visibility:visible;width:100%;transform:translateY(0)}.app-shell[data-public-navigation=true] .page-shell:not(.workspace-shell),.app-shell[data-public-navigation=true][data-sidebar-open=true] .page-shell:not(.workspace-shell){width:min(100% - 2rem,76rem);margin-inline:auto;padding-inline:0}}@media (width<=620px){.nav-row{gap:8px}.brand{font-size:13px}.brand img{width:20px;height:20px}.nav-search{flex:1;width:auto;min-width:0;margin-left:0;position:relative;top:auto;left:auto;transform:none}.nav-search input,.nav-search input:focus{color:#f1f1f1;cursor:text;width:100%;padding:0 70px 0 12px;position:static}.nav-search input::placeholder,.nav-search input:focus::placeholder{color:#777}.search-popover{max-height:min(72svh,560px);position:fixed;top:56px;left:8px;right:8px}.search-filters{gap:10px}.site-footer>span{display:none}}.live-workspace .workspace-stage{container-type:size}.live-workspace .workspace-media-layer{background:#00000038;place-items:center;padding:12px;display:grid}.live-workspace .workspace-media-card{background:#000000eb;border:1px solid #303030;border-radius:10px;grid-template-rows:56px auto;width:min(100cqw - 24px,177.778cqh - 142.222px,1280px);height:auto;max-height:none;display:grid;overflow:visible;box-shadow:0 20px 64px #000000b8}.workspace-media-toolbar{border-bottom:1px solid #272727;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px 10px 8px 14px;display:flex}.workspace-media-identity{flex:1;gap:2px;min-width:0;display:grid}.workspace-media-identity h1,.workspace-media-identity small{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.workspace-media-identity h1{color:#f1f1f1;letter-spacing:-.01em;font-size:14px;font-weight:600}.workspace-media-identity small{color:#858585;font-size:10px}.workspace-media-actions{flex:none;align-items:center;gap:6px;display:flex}.media-tool-button{color:#aaa;cursor:pointer;white-space:nowrap;background:#272727;border:0;border-radius:18px;justify-content:center;align-items:center;gap:6px;min-width:36px;height:36px;padding:0 11px;font-size:12px;display:inline-flex}.media-tool-button .favorite-icon{fill:none}.media-tool-button[aria-pressed=true] .favorite-icon{fill:currentColor}.media-tool-button:hover,.media-tool-button[aria-pressed=true],.media-tool-button[aria-expanded=true]{color:#fff;background:#3f3f3f}.media-tool-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:19px;height:19px}.media-close-button{padding:0;font-size:20px}.report-symbol{border:1px solid;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;display:grid}.live-workspace .workspace-media-card>.player-frame{border:0;border-radius:0 0 9px 9px;width:100%}.radio-player-frame{justify-content:center;align-items:center;gap:clamp(20px,5vw,64px);padding:clamp(24px,6vw,72px);display:flex;background:#000000d1!important}.radio-player-mark{fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-width:2px;color:#858585;flex:none;width:clamp(64px,10vw,112px);height:clamp(64px,10vw,112px)}.radio-player-frame .radio-audio{width:min(100%,620px)}.report-dialog-layer{z-index:110;pointer-events:none;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-dialog{color:#f1f1f1;pointer-events:auto;background:#171717;border:1px solid #3f3f3f;border-radius:10px;width:min(440px,100%);max-height:calc(100svh - 40px);overflow-y:auto;box-shadow:0 24px 80px #000000e0}.report-trigger{z-index:120;position:relative}.report-dialog-header{border-bottom:1px solid #303030;justify-content:space-between;align-items:center;min-height:52px;padding:0 10px 0 16px;display:flex}.report-dialog-header h2{margin:0;font-size:14px;font-weight:600}.report-dialog-header button{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;height:32px;padding:0;font-size:20px}.report-dialog-header button:hover{color:#fff;background:#303030}.report-dialog .report-form{background:0 0;border:0;padding:16px;margin:0!important}@media (width<=620px){.live-workspace .workspace-media-layer{padding:8px}.live-workspace .workspace-media-card{grid-template-rows:52px auto;width:min(100cqw - 16px,177.778cqh - 128px)}.workspace-media-toolbar{gap:6px;padding:6px 7px 6px 10px}.workspace-media-identity small,.media-tool-label{display:none}.media-tool-button{width:34px;min-width:34px;height:34px;padding:0}.radio-player-frame{flex-direction:column;gap:12px;padding:18px}.radio-player-mark{width:48px;height:48px}.radio-player-frame .radio-audio{grid-template-columns:38px minmax(0,1fr) 34px}.radio-player-frame .radio-volume{display:none}}@media (width>=1280px){.workspace-layout{grid-template-columns:336px minmax(0,1fr)}.app-shell[data-sidebar-open=false] .workspace-layout{grid-template-columns:56px minmax(0,1fr)}}.root-navigation{gap:2px}.root-navigation-link{grid-template-columns:20px minmax(0,1fr) auto 18px}.root-navigation-link>.nav-chevron{grid-column:4}.root-navigation-link[aria-expanded=true]>.nav-chevron,.directory-choice.is-open>.directory-choice-row>.nav-chevron{transform:rotate(90deg)}.nav-chevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px;height:18px;transition:transform .18s cubic-bezier(.2,0,0,1)}.directory-accordion{opacity:0;flex:0 1 0;grid-template-rows:0fr;min-height:0;transition:grid-template-rows .22s cubic-bezier(.2,0,0,1),opacity .16s;display:grid}.directory-accordion.is-open{opacity:1;flex:auto;grid-template-rows:minmax(0,1fr);min-height:0}.directory-accordion-inner{min-height:0;overflow:hidden}.directory-accordion.is-open>.directory-accordion-inner{scrollbar-width:thin;overflow-y:auto}.root-directory-list{min-height:0;overflow:visible}.directory-choice-row,.directory-channel-row{color:#aaa;width:100%;height:64px;min-height:64px;max-height:64px;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 10px;text-decoration:none;display:grid}.directory-choice-row{cursor:pointer;grid-template-columns:24px minmax(0,1fr) auto 18px}.directory-choice-row:hover,.directory-choice.is-open>.directory-choice-row,.directory-channel-row:hover,.directory-channel-row[aria-current=page]{color:#f1f1f1;background:#171717}.directory-choice-row strong,.directory-channel-row>strong{color:#ededed;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:500;line-height:18px;overflow:hidden}.directory-choice-row strong{white-space:nowrap}.directory-channel-row>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.directory-choice-row small,.channel-language{color:#858585;letter-spacing:.04em;font-size:10px;font-weight:550}.directory-item-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .22s cubic-bezier(.2,0,0,1),opacity .16s;display:grid}.directory-item-panel.is-open{opacity:1;grid-template-rows:1fr}.directory-item-panel>div{min-height:0;overflow:hidden}.directory-item-panel .country-media-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:2px 8px 6px 34px}.directory-item-panel .country-media-link{min-height:36px}.directory-item-panel .channel-list{padding:0 4px 6px 24px}.country-flag{text-align:center;width:24px;font-size:16px;line-height:1;overflow:hidden}.directory-channel-row{grid-template-columns:24px minmax(0,1fr) 22px 38px}.channel-source-icon{color:#858585;place-items:center;width:22px;height:22px;display:grid}.channel-source-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px;height:18px}.channel-source-icon svg path[d="m10 9 5 3-5 3z"]{fill:currentColor;stroke:none}.channel-language{text-align:right}.favorites-list .favorite-group>.directory-channel-row{margin:0}.live-workspace .workspace-media-card{overflow:hidden}.media-tool-button{width:36px;min-width:36px;padding:0}.radio-player-frame{padding:0;display:block;position:relative;background:#000!important}.audio-player-shell{background:#000;position:absolute;inset:0}.audio-player-status{color:#f1f1f1;text-align:center;place-content:center;gap:5px;padding:24px;display:grid;position:absolute;inset:0}.audio-player-status strong{font-size:14px;font-weight:600}.audio-player-status span{color:#858585;font-size:11px}.radio-audio-loading,.radio-audio-unavailable{color:#858585;text-align:center;place-content:center;gap:5px;padding:24px;display:grid;position:absolute;inset:0}.radio-audio-unavailable strong{color:#f1f1f1}.playback-control-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}@media (width<=1279px){.workspace-directory{width:min(336px,88vw)}}@media (prefers-reduced-motion:reduce){.directory-accordion,.directory-item-panel,.nav-chevron{transition:none}}
