: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(.4rem,1vw,.7rem);height:100svh;padding:clamp(.4rem,1vw,.75rem);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{object-fit:contain;width:auto;max-width:72vw;height:clamp(30px,7vh,60px);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:.35rem;max-width:100%;display:flex}.tab{letter-spacing:.12em;color:#9a9a9a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #2b2b2b;border-radius:999px;padding:.38rem .7rem;font-family:Inter,Arial,sans-serif;font-size:clamp(.58rem,1.15vw,.7rem);font-weight:500;transition:color .15s,border-color .15s,background .15s}.tab:hover{color:#fff;background:#151515;border-color:#777}.tab--on{color:#000;background:#fff;border-color:#fff}.house{z-index:1;flex-direction:row;flex:auto;align-items:stretch;gap:1rem;width:100%;max-width:none;min-height:0;display:flex}.stage{flex-direction:column;flex:auto;gap:.6rem;min-width:0;min-height:0;display:flex;position:relative}.screen{min-height:0;box-shadow:none;background:#000;border:1px solid #1f1f1f;border-radius:0;flex:1 1 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--host{position:relative;overflow:hidden}.feed__inner{object-fit:contain;background:#000;border:0;width:100%;height:100%;display:block}.screen-loading{z-index:2;background:#000;place-items:center;display:grid;position:absolute;inset:0}.screen-loading__logo{width:min(46%,300px);height:auto;animation:1.8s ease-in-out infinite logo-pulse}@keyframes logo-pulse{0%,to{opacity:.18}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.screen-loading__logo{opacity:.6;animation:none}}.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:.5rem 0;font-family:Inter,Arial,sans-serif;display:flex}.nowplaying__copy{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.nowplaying__tag{color:#777;letter-spacing:.16em;white-space:nowrap;font-size:.65rem}.nowplaying__imdb{color:#000;letter-spacing:.02em;background:#f5c518;border-radius:2px;margin-left:.5rem;padding:.05rem .3rem;font-weight:800;text-decoration:none}.nowplaying__imdb:hover{filter:brightness(1.12)}.nowplaying__title{color:#d5d5d5;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;display:block;overflow:hidden}.nowplaying__next{color:#6a6a6a;letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.62rem;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}.reactions-bar{flex:none;gap:.15rem;display:flex}.reactions-bar__btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.1rem;line-height:0;transition:transform .1s,background .15s}.reactions-bar__img{width:auto;height:clamp(20px,3vw,28px);image-rendering:pixelated;display:block}.reactions-bar__btn:hover{background:#171717;transform:scale(1.2)}.reactions-bar__btn:active{transform:scale(.9)}.reactions-overlay{pointer-events:none;z-index:3;position:absolute;inset:0;overflow:hidden}.reaction-float{width:clamp(30px,4vw,46px);height:auto;image-rendering:pixelated;will-change:transform, opacity;filter:drop-shadow(0 1px 2px #000c);animation:1.2s cubic-bezier(.2,.6,.4,1) forwards reaction-rise;position:absolute;bottom:4%}@keyframes reaction-rise{0%{opacity:0;animation-timing-function:ease-out;transform:translate(0)scale(.3)}15%{opacity:1}45%{transform:translate(calc(var(--sway,1) * 6px), -14%) scale(1.9);opacity:1;animation-timing-function:ease-in}58%{transform:translate(calc(var(--sway,1) * -4px), -22%) scale(1.75);animation-timing-function:cubic-bezier(.5,0,.9,1)}to{transform:translate(calc(var(--sway,1) * 4px), -720%) scale(.85);opacity:0}}@media (prefers-reduced-motion:reduce){.reaction-float{animation-duration:.8s}}.chatroom__count{color:inherit;font:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0}.chatroom__count:hover{color:#b8b8b8}.viewers{border:1px solid var(--soft-line);background:#080808;margin-bottom:.6rem}.viewers__head{color:#676767;letter-spacing:.14em;border-bottom:1px solid var(--soft-line);padding:.5rem .7rem;font:500 .58rem Inter,Arial,sans-serif}.viewers__list{scrollbar-width:thin;scrollbar-color:#2a2a2a transparent;max-height:30vh;margin:0;padding:.4rem 0;list-style:none;overflow-y:auto}.viewers__list li{color:#b6b6b6;white-space:nowrap;text-overflow:ellipsis;padding:.15rem .7rem;font:.78rem Inter,Arial,sans-serif;overflow:hidden}.viewers__list li.is-mod{color:#e0c05a}.viewers__badge{letter-spacing:.1em;color:#e0c05a;border:1px solid #6a5a22;margin-right:.4rem;padding:0 .25rem;font-size:.55rem}.viewers__empty{color:#555;font-style:italic}.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}.chatroom{border:1px solid var(--soft-line);background:#060606;flex-direction:column;flex:0 0 clamp(260px,26vw,340px);min-height:0;padding:.9rem;display:flex}.chatroom__header{color:#676767;letter-spacing:.14em;align-items:center;gap:.6rem;margin-bottom:.8rem;font-family:Inter,Arial,sans-serif;font-size:.62rem;display:flex}.chatroom__header h2{color:#b8b8b8;font:inherit;font-weight:500}.chatroom__count{margin-left:auto}.chatroom__collapse{border:1px solid var(--soft-line);color:#8f8f8f;cursor:pointer;background:0 0;flex:none;place-items:center;width:1.6rem;height:1.6rem;font-size:.7rem;display:grid}.chatroom__collapse:hover{color:#ddd;border-color:#333}.chatroom__log{border:1px solid var(--soft-line);scrollbar-width:thin;scrollbar-color:#2a2a2a transparent;background:#080808;flex-direction:column;flex:1 1 0;gap:.5rem;min-height:0;padding:.9rem 1rem;font-family:Inter,Arial,sans-serif;font-size:.82rem;line-height:1.45;display:flex;overflow-y:auto}.chatroom__empty{color:#555;margin:auto;font-style:italic}.chatroom__line{color:#cfcfcf;word-wrap:break-word;overflow-wrap:anywhere;margin:0}.chatroom__user{color:#8f8f8f;margin-right:.5rem;font-weight:600}.chatroom__user:after{content:":";color:#4d4d4d}.chatroom__msg{color:#e2e2e2}.chatroom__line--mine .chatroom__user{color:#58e06a}.chatroom__line--mine .chatroom__msg{color:#7ff08c}.chatroom__line--world{border-left:2px solid #4aa3ff;margin-left:-.4rem;padding-left:.4rem}.chatroom__world{margin-right:.3rem}.chatroom__line--world .chatroom__user{color:#7cc0ff}.chatroom__form{flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-top:.6rem;display:flex}.chatroom__nick{border:1px solid var(--soft-line);color:#58e06a;letter-spacing:.04em;background:#080808;flex:100%;width:100%;min-width:0;padding:.55rem .6rem;font:600 .78rem Inter,Arial,sans-serif}.chatroom__nick:focus{border-color:#58e06a;outline:none}.chatroom__nick::placeholder{color:#4a6a4f;font-weight:400}.chatroom__input{border:1px solid var(--soft-line);min-width:0;color:var(--ink);background:#080808;flex:1;padding:.55rem .75rem;font:.82rem Inter,Arial,sans-serif}.chatroom__input:focus{border-color:#333;outline:none}.chatroom__input::placeholder{color:#555}.chatroom__send{color:#aaa;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #333;flex:none;padding:0 1rem;font:600 .72rem Inter,Arial,sans-serif}.chatroom__send:hover{color:#041006;background:#58e06a;border-color:#58e06a}.chat-reopen{border:1px solid var(--soft-line);color:#8f8f8f;cursor:pointer;background:#060606;flex:none;align-self:stretch;width:2.4rem;padding:.6rem 0}.chat-reopen:hover{color:#ddd;border-color:#333}.chat-reopen__label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.2em;font:600 .72rem Inter,Arial,sans-serif;transform:rotate(180deg)}@media (width<=760px){.auditorium{height:auto;min-height:100svh;overflow:visible}.house{flex-direction:column}.stage{min-height:0}.screen{aspect-ratio:16/9;flex:none}.chatroom{flex-basis:auto}.chatroom__log{flex:none;height:clamp(220px,40vh,340px)}.chat-reopen{align-self:auto;width:100%;padding:.7rem 0}.chat-reopen__label{writing-mode:horizontal-tb;transform:none}}.colophon{letter-spacing:.08em;color:#626262;border-top:1px solid var(--soft-line);z-index:1;flex-wrap:wrap;flex:none;justify-content:flex-start;align-items:baseline;gap:.5rem;width:100%;max-width:none;padding:.5rem 0 0;font-family:Inter,Arial,sans-serif;font-size:.62rem;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;color:#4f4f4f;flex-basis:100%;max-width:820px;margin:.25rem 0 0;font-size:.58rem;line-height:1.4}@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))}}
