:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050505;--ink:#f2f2f2;--muted:#929292;--line:#292929;--soft-line:#171717}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.auditorium{background:var(--bg);flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,3rem);min-height:100svh;padding:clamp(1.25rem,3vw,3rem) clamp(1rem,6vw,6rem);display:flex;position:relative;overflow:hidden}.age-gate{z-index:100;background:#000000fa;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.age-gate__card{width:min(1200px,100%);padding:clamp(1.5rem,4vw,2.5rem)}.age-gate__logo{width:min(520px,92%);height:auto;margin:0 0 clamp(2rem,4vw,2.75rem);display:block}.age-gate__notice{padding-top:0}.age-gate__copy{text-align:left;width:min(520px,100%);margin:0}.age-gate p{color:#a8a8a8;letter-spacing:.04em;margin:0;font-family:Inter,Arial,sans-serif;font-size:clamp(.82rem,1.6vw,.92rem);line-height:1.55}.age-gate button{color:#000;letter-spacing:.16em;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:0;min-width:195px;margin:2.25rem 0 0;padding:.7rem 1.35rem;font-family:Inter,Arial,sans-serif;font-size:.75rem;font-weight:600;display:block}.age-gate button:hover,.age-gate button:focus-visible{outline-offset:3px;background:#cfcfcf;border-color:#cfcfcf;outline:1px solid #fff}@media (width<=640px){.age-gate__logo{width:100%}}.marquee{text-align:center;z-index:1}.marquee__logo{width:min(480px,72vw);height:auto;margin:0 auto;display:block}.marquee__channel{text-align:left;letter-spacing:.18em;color:#f2f2f2;margin:0;font-family:Inter,Arial,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:500}.marquee__sub{letter-spacing:.08em;color:#9a9a9a;align-items:center;gap:.6rem;margin:0;font-family:Footlight MT Light,Footlight MT,Georgia,serif;font-size:clamp(.85rem,1.8vw,1rem);display:inline-flex}.dot{color:#555}.sign--live{color:#f2f2f2}.sign--connecting{color:#9a9a9a}.sign--locked,.sign--error{color:#b0b0b0}.theater-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tabs{flex-wrap:wrap;justify-content:flex-end;gap:0;display:inline-flex}.tab{letter-spacing:.16em;color:#8d8d8d;cursor:pointer;background:0 0;border:1px solid #292929;border-radius:0;padding:.65rem 1.15rem;font-family:Inter,Arial,sans-serif;font-size:clamp(.68rem,1.4vw,.78rem);font-weight:500;transition:color .15s,border-color .15s,background .15s}.tab+.tab{border-left:0}.tab:hover{color:#fff;border-color:#777}.tab--on{color:#000;background:#fff;border-color:#fff}.house{z-index:1;flex-direction:column;gap:1rem;width:100%;max-width:1200px;display:flex}.stage{flex-direction:column;gap:1rem;display:flex;position:relative}.screen{aspect-ratio:16/9;box-shadow:none;background:#000;border:1px solid #1f1f1f;border-radius:0;position:relative;overflow:hidden}.screen:fullscreen{aspect-ratio:auto;border:none;border-radius:0}.feed{object-fit:contain;background:#000;border:0;width:100%;height:100%;display:block}.feed--empty{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.feed__reel{border:2px solid #555;border-top-color:#0000;border-radius:50%;width:64px;height:64px;animation:1.4s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.feed__line{letter-spacing:.16em;color:#dedede;font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem}.feed__sub{letter-spacing:.08em;opacity:.55;font-family:Inter,Arial,sans-serif;font-size:.75rem}.enter{cursor:pointer;color:var(--ink);background:#000000b8;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.enter__glyph{color:#fff;font-size:clamp(2.5rem,8vw,4.5rem);transition:transform .2s}.enter:hover .enter__glyph{transform:scale(1.15)}.nowplaying{border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);background:0 0;align-items:center;gap:.75rem;padding:.8rem 0;font-family:Inter,Arial,sans-serif;display:flex}.nowplaying__art{object-fit:cover;border:1px solid #252525;flex:none;width:72px;height:96px;display:block}.nowplaying__copy{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.nowplaying__tag{color:#777;letter-spacing:.16em;white-space:nowrap;font-size:.65rem}.nowplaying__title{color:#d5d5d5;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;display:block;overflow:hidden}.nowplaying__fs{font:inherit;color:#aaa;cursor:pointer;background:0 0;border:1px solid #333;border-radius:0;padding:0 .5rem;font-size:1.2rem}.nowplaying__fs:hover{color:#000;background:#fff;border-color:#fff}.recently{border-top:1px solid var(--soft-line);margin-top:clamp(1.5rem,4vw,3rem);padding-top:1.25rem}.recently__header{color:#676767;letter-spacing:.14em;justify-content:space-between;align-items:baseline;margin-bottom:1rem;font-family:Inter,Arial,sans-serif;font-size:.62rem;display:flex}.recently__header h2{color:#b8b8b8;font:inherit;font-weight:500}.recently__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.8rem,2vw,1.4rem);display:grid}.recently__item{min-width:0}.recently__art{aspect-ratio:2/3;object-fit:cover;background:#0a0a0a;border:1px solid #202020;width:100%;display:block}.recently__art--empty{background:linear-gradient(135deg,#0c0c0c,#131313)}.recently__item h3{color:#a8a8a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.65rem;font-family:Inter,Arial,sans-serif;font-size:.72rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.colophon{letter-spacing:.08em;color:#626262;border-top:1px solid var(--soft-line);z-index:1;flex-wrap:wrap;justify-content:flex-start;gap:.6rem;width:100%;max-width:1200px;margin-top:auto;padding:1.5rem 0 0;font-family:Inter,Arial,sans-serif;font-size:.68rem;display:flex}.colophon a{color:inherit;text-underline-offset:.2em;-webkit-text-decoration:underline #555;text-decoration:underline #555;transition:color .15s}.colophon a:hover{color:#fff}.colophon__disclaimer{text-align:left;flex-basis:100%;max-width:820px;margin:.6rem 0 0;line-height:1.6}@media (width<=700px){.theater-controls{justify-content:flex-start;align-items:flex-start}.tabs{justify-content:flex-start}.recently__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
